TSTP Solution File: NUM663^4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM663^4 : TPTP v8.1.2. Released v7.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.aS9A3AUV87 true

% Computer : n024.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:43:13 EDT 2023

% Result   : Theorem 134.16s 17.79s
% Output   : Refutation 134.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   66
% Syntax   : Number of formulae    :   92 (  46 unt;  24 typ;   0 def)
%            Number of atoms       :  282 (  80 equ;   0 cnn)
%            Maximal formula atoms :   16 (   4 avg)
%            Number of connectives :  433 (  44   ~;  13   |;   0   &; 347   @)
%                                         (   0 <=>;  29  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   43 (  43   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   27 (  24 usr;   9 con; 0-3 aty)
%            Number of variables   :  143 ( 100   ^;  43   !;   0   ?; 143   :)

% Comments : 
%------------------------------------------------------------------------------
thf(n_1_type,type,
    n_1: $i ).

thf(nat_type,type,
    nat: $i ).

thf('#l_lift5715_type',type,
    '#l_lift5715': $i > $o ).

thf(lessis_type,type,
    lessis: $i > $i > $o ).

thf(is_of_type,type,
    is_of: $i > ( $i > $o ) > $o ).

thf(in_type,type,
    in: $i > $i > $o ).

thf(nis_type,type,
    nis: $i > $i > $o ).

thf(d_Sep_type,type,
    d_Sep: $i > ( $i > $o ) > $i ).

thf(emptyset_type,type,
    emptyset: $i ).

thf(n_is_type,type,
    n_is: $i > $i > $o ).

thf(imp_type,type,
    imp: $o > $o > $o ).

thf(sk__2_type,type,
    sk__2: $i ).

thf(omega_type,type,
    omega: $i ).

thf(all_of_type,type,
    all_of: ( $i > $o ) > ( $i > $o ) > $o ).

thf(diffprop_type,type,
    diffprop: $i > $i > $i > $o ).

thf(sk__4_type,type,
    sk__4: $i ).

thf(sk__3_type,type,
    sk__3: $i ).

thf(n_some_type,type,
    n_some: ( $i > $o ) > $o ).

thf(l_or_type,type,
    l_or: $o > $o > $o ).

thf(ordsucc_type,type,
    ordsucc: $i > $i ).

thf(d_not_type,type,
    d_not: $o > $o ).

thf('#l_lift5714_type',type,
    '#l_lift5714': $i > $i > $o ).

thf(iii_type,type,
    iii: $i > $i > $o ).

thf(e_is_type,type,
    e_is: $i > $i > $i > $o ).

thf(def_lessis,axiom,
    ( lessis
    = ( ^ [X0: $i,X1: $i] : ( l_or @ ( iii @ X0 @ X1 ) @ ( n_is @ X0 @ X1 ) ) ) ) ).

thf(def_iii,axiom,
    ( iii
    = ( ^ [X0: $i,X1: $i] : ( n_some @ ( diffprop @ X1 @ X0 ) ) ) ) ).

thf('0',plain,
    ( iii
    = ( ^ [X0: $i,X1: $i] : ( n_some @ ( diffprop @ X1 @ X0 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_iii]) ).

thf('1',plain,
    ( iii
    = ( ^ [V_1: $i,V_2: $i] : ( n_some @ ( diffprop @ V_2 @ V_1 ) ) ) ),
    define([status(thm)]) ).

thf(def_n_is,axiom,
    ( n_is
    = ( e_is @ nat ) ) ).

thf(def_nat,axiom,
    ( nat
    = ( d_Sep @ omega
      @ ^ [X0: $i] : ( X0 != emptyset ) ) ) ).

thf('2',plain,
    ( nat
    = ( d_Sep @ omega
      @ ^ [X0: $i] : ( X0 != emptyset ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_nat]) ).

thf('3',plain,
    ( nat
    = ( d_Sep @ omega
      @ ^ [V_1: $i] : ( V_1 != emptyset ) ) ),
    define([status(thm)]) ).

thf(def_e_is,axiom,
    ( e_is
    = ( ^ [X0: $i,X: $i,Y: $i] : ( X = Y ) ) ) ).

thf('4',plain,
    ( e_is
    = ( ^ [X0: $i,X: $i,Y: $i] : ( X = Y ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_e_is]) ).

thf('5',plain,
    ( e_is
    = ( ^ [V_1: $i,V_2: $i,V_3: $i] : ( V_2 = V_3 ) ) ),
    define([status(thm)]) ).

thf('6',plain,
    ( n_is
    = ( e_is @ nat ) ),
    inference(simplify_rw_rule,[status(thm)],[def_n_is,'3','5']) ).

thf('7',plain,
    ( n_is
    = ( e_is @ nat ) ),
    define([status(thm)]) ).

thf(def_l_or,axiom,
    ( l_or
    = ( ^ [X0: $o] : ( imp @ ( d_not @ X0 ) ) ) ) ).

thf(def_d_not,axiom,
    ( d_not
    = ( ^ [X0: $o] : ( imp @ X0 @ $false ) ) ) ).

thf(def_imp,axiom,
    ( imp
    = ( ^ [X0: $o,X1: $o] :
          ( X0
         => X1 ) ) ) ).

thf('8',plain,
    ( imp
    = ( ^ [X0: $o,X1: $o] :
          ( X0
         => X1 ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_imp]) ).

thf('9',plain,
    ( imp
    = ( ^ [V_1: $o,V_2: $o] :
          ( V_1
         => V_2 ) ) ),
    define([status(thm)]) ).

thf('10',plain,
    ( d_not
    = ( ^ [X0: $o] : ( imp @ X0 @ $false ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_d_not,'9']) ).

thf('11',plain,
    ( d_not
    = ( ^ [V_1: $o] : ( imp @ V_1 @ $false ) ) ),
    define([status(thm)]) ).

thf('12',plain,
    ( l_or
    = ( ^ [X0: $o] : ( imp @ ( d_not @ X0 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_l_or,'11','9']) ).

thf('13',plain,
    ( l_or
    = ( ^ [V_1: $o] : ( imp @ ( d_not @ V_1 ) ) ) ),
    define([status(thm)]) ).

thf('14',plain,
    ( lessis
    = ( ^ [X0: $i,X1: $i] : ( l_or @ ( iii @ X0 @ X1 ) @ ( n_is @ X0 @ X1 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_lessis,'1','7','3','5','13','11','9']) ).

thf('15',plain,
    ( lessis
    = ( ^ [V_1: $i,V_2: $i] : ( l_or @ ( iii @ V_1 @ V_2 ) @ ( n_is @ V_1 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(def_all_of,axiom,
    ( all_of
    = ( ^ [X0: $i > $o,X1: $i > $o] :
        ! [X2: $i] :
          ( ( is_of @ X2 @ X0 )
         => ( X1 @ X2 ) ) ) ) ).

thf('16',plain,
    ( all_of
    = ( ^ [X0: $i > $o,X1: $i > $o] :
        ! [X2: $i] :
          ( ( is_of @ X2 @ X0 )
         => ( X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_all_of]) ).

thf('17',plain,
    ( all_of
    = ( ^ [V_1: $i > $o,V_2: $i > $o] :
        ! [X4: $i] :
          ( ( is_of @ X4 @ V_1 )
         => ( V_2 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(satz16a,conjecture,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] :
        ( all_of
        @ ^ [X1: $i] : ( in @ X1 @ nat )
        @ ^ [X1: $i] :
            ( all_of
            @ ^ [X2: $i] : ( in @ X2 @ nat )
            @ ^ [X2: $i] :
                ( ( lessis @ X0 @ X1 )
               => ( ( iii @ X1 @ X2 )
                 => ( iii @ X0 @ X2 ) ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i] :
      ( ( is_of @ X4
        @ ^ [V_1: $i] :
            ( in @ V_1
            @ ( d_Sep @ omega
              @ ^ [V_2: $i] : ( V_2 != emptyset ) ) ) )
     => ! [X6: $i] :
          ( ( is_of @ X6
            @ ^ [V_3: $i] :
                ( in @ V_3
                @ ( d_Sep @ omega
                  @ ^ [V_4: $i] : ( V_4 != emptyset ) ) ) )
         => ! [X8: $i] :
              ( ( is_of @ X8
                @ ^ [V_5: $i] :
                    ( in @ V_5
                    @ ( d_Sep @ omega
                      @ ^ [V_6: $i] : ( V_6 != emptyset ) ) ) )
             => ( ( ~ ( n_some @ ( diffprop @ X6 @ X4 ) )
                 => ( X4 = X6 ) )
               => ( ( n_some @ ( diffprop @ X8 @ X6 ) )
                 => ( n_some @ ( diffprop @ X8 @ X4 ) ) ) ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i] :
        ( ( is_of @ X4
          @ ^ [V_1: $i] :
              ( in @ V_1
              @ ( d_Sep @ omega
                @ ^ [V_2: $i] : ( V_2 != emptyset ) ) ) )
       => ! [X6: $i] :
            ( ( is_of @ X6
              @ ^ [V_3: $i] :
                  ( in @ V_3
                  @ ( d_Sep @ omega
                    @ ^ [V_4: $i] : ( V_4 != emptyset ) ) ) )
           => ! [X8: $i] :
                ( ( is_of @ X8
                  @ ^ [V_5: $i] :
                      ( in @ V_5
                      @ ( d_Sep @ omega
                        @ ^ [V_6: $i] : ( V_6 != emptyset ) ) ) )
               => ( ( ~ ( n_some @ ( diffprop @ X6 @ X4 ) )
                   => ( X4 = X6 ) )
                 => ( ( n_some @ ( diffprop @ X8 @ X6 ) )
                   => ( n_some @ ( diffprop @ X8 @ X4 ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl53,plain,
    ( ( sk__2 = sk__3 )
    | ( n_some @ ( diffprop @ sk__3 @ sk__2 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl51,plain,
    n_some @ ( diffprop @ sk__4 @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl54,plain,
    ( is_of @ sk__3
    @ ^ [Y0: $i] :
        ( in @ Y0
        @ ( d_Sep @ omega
          @ ^ [Y1: $i] : ( Y1 != emptyset ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(refis,axiom,
    ! [X0: $i] :
      ( all_of
      @ ^ [X1: $i] : ( in @ X1 @ X0 )
      @ ^ [X1: $i] : ( e_is @ X0 @ X1 @ X1 ) ) ).

thf(zf_stmt_2,axiom,
    ! [X4: $i,X6: $i] :
      ( ( is_of @ X6
        @ ^ [V_1: $i] : ( in @ V_1 @ X4 ) )
     => ( X6 = X6 ) ) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i] :
      ( $true
      | ~ ( is_of @ X0
          @ ^ [Y0: $i] : ( in @ Y0 @ X1 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl8725,plain,
    ! [X1: $i,X2: $i] :
      ( ( '#l_lift5714' @ X1 @ X2 )
      = ( in @ X2 @ X1 ) ),
    define([status(thm)]) ).

thf(def_n_1,axiom,
    ( n_1
    = ( ordsucc @ emptyset ) ) ).

thf('18',plain,
    ( n_1
    = ( ordsucc @ emptyset ) ),
    inference(simplify_rw_rule,[status(thm)],[def_n_1]) ).

thf('19',plain,
    ( n_1
    = ( ordsucc @ emptyset ) ),
    define([status(thm)]) ).

thf(def_nis,axiom,
    ( nis
    = ( ^ [X0: $i,X1: $i] : ( d_not @ ( n_is @ X0 @ X1 ) ) ) ) ).

thf('20',plain,
    ( nis
    = ( ^ [X0: $i,X1: $i] : ( d_not @ ( n_is @ X0 @ X1 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_nis,'7','3','5','11','9']) ).

thf('21',plain,
    ( nis
    = ( ^ [V_1: $i,V_2: $i] : ( d_not @ ( n_is @ V_1 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(n_ax3,axiom,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] : ( nis @ ( ordsucc @ X0 ) @ n_1 ) ) ).

thf(zf_stmt_3,axiom,
    ! [X4: $i] :
      ( ( is_of @ X4
        @ ^ [V_1: $i] :
            ( in @ V_1
            @ ( d_Sep @ omega
              @ ^ [V_2: $i] : ( V_2 != emptyset ) ) ) )
     => ( ( ordsucc @ X4 )
       != ( ordsucc @ emptyset ) ) ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i] :
      ( ( ( ordsucc @ X0 )
       != ( ordsucc @ emptyset ) )
      | ~ ( is_of @ X0
          @ ^ [Y0: $i] :
              ( in @ Y0
              @ ( d_Sep @ omega
                @ ^ [Y1: $i] : ( Y1 != emptyset ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl8728,plain,
    ! [X1: $i] :
      ( ( '#l_lift5715' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8771,plain,
    is_of @ sk__3 @ ( '#l_lift5714' @ ( d_Sep @ omega @ '#l_lift5715' ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl54,zip_derived_cl8725,zip_derived_cl8728]) ).

thf(zip_derived_cl49,plain,
    ( is_of @ sk__2
    @ ^ [Y0: $i] :
        ( in @ Y0
        @ ( d_Sep @ omega
          @ ^ [Y1: $i] : ( Y1 != emptyset ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl8725_001,plain,
    ! [X1: $i,X2: $i] :
      ( ( '#l_lift5714' @ X1 @ X2 )
      = ( in @ X2 @ X1 ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8728_002,plain,
    ! [X1: $i] :
      ( ( '#l_lift5715' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8769,plain,
    is_of @ sk__2 @ ( '#l_lift5714' @ ( d_Sep @ omega @ '#l_lift5715' ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl49,zip_derived_cl8725,zip_derived_cl8728]) ).

thf(zip_derived_cl52,plain,
    ~ ( n_some @ ( diffprop @ sk__4 @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl50,plain,
    ( is_of @ sk__4
    @ ^ [Y0: $i] :
        ( in @ Y0
        @ ( d_Sep @ omega
          @ ^ [Y1: $i] : ( Y1 != emptyset ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl8725_003,plain,
    ! [X1: $i,X2: $i] :
      ( ( '#l_lift5714' @ X1 @ X2 )
      = ( in @ X2 @ X1 ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8728_004,plain,
    ! [X1: $i] :
      ( ( '#l_lift5715' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8770,plain,
    is_of @ sk__4 @ ( '#l_lift5714' @ ( d_Sep @ omega @ '#l_lift5715' ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl50,zip_derived_cl8725,zip_derived_cl8728]) ).

thf(satz15,axiom,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] :
        ( all_of
        @ ^ [X1: $i] : ( in @ X1 @ nat )
        @ ^ [X1: $i] :
            ( all_of
            @ ^ [X2: $i] : ( in @ X2 @ nat )
            @ ^ [X2: $i] :
                ( ( iii @ X0 @ X1 )
               => ( ( iii @ X1 @ X2 )
                 => ( iii @ X0 @ X2 ) ) ) ) ) ) ).

thf(zf_stmt_4,axiom,
    ! [X4: $i] :
      ( ( is_of @ X4
        @ ^ [V_1: $i] :
            ( in @ V_1
            @ ( d_Sep @ omega
              @ ^ [V_2: $i] : ( V_2 != emptyset ) ) ) )
     => ! [X6: $i] :
          ( ( is_of @ X6
            @ ^ [V_3: $i] :
                ( in @ V_3
                @ ( d_Sep @ omega
                  @ ^ [V_4: $i] : ( V_4 != emptyset ) ) ) )
         => ! [X8: $i] :
              ( ( is_of @ X8
                @ ^ [V_5: $i] :
                    ( in @ V_5
                    @ ( d_Sep @ omega
                      @ ^ [V_6: $i] : ( V_6 != emptyset ) ) ) )
             => ( ( n_some @ ( diffprop @ X6 @ X4 ) )
               => ( ( n_some @ ( diffprop @ X8 @ X6 ) )
                 => ( n_some @ ( diffprop @ X8 @ X4 ) ) ) ) ) ) ) ).

thf(zip_derived_cl48,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( is_of @ X0
          @ ^ [Y0: $i] :
              ( in @ Y0
              @ ( d_Sep @ omega
                @ ^ [Y1: $i] : ( Y1 != emptyset ) ) ) )
      | ~ ( n_some @ ( diffprop @ X0 @ X1 ) )
      | ( n_some @ ( diffprop @ X2 @ X1 ) )
      | ~ ( n_some @ ( diffprop @ X2 @ X0 ) )
      | ~ ( is_of @ X2
          @ ^ [Y0: $i] :
              ( in @ Y0
              @ ( d_Sep @ omega
                @ ^ [Y1: $i] : ( Y1 != emptyset ) ) ) )
      | ~ ( is_of @ X1
          @ ^ [Y0: $i] :
              ( in @ Y0
              @ ( d_Sep @ omega
                @ ^ [Y1: $i] : ( Y1 != emptyset ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl8725_005,plain,
    ! [X1: $i,X2: $i] :
      ( ( '#l_lift5714' @ X1 @ X2 )
      = ( in @ X2 @ X1 ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8728_006,plain,
    ! [X1: $i] :
      ( ( '#l_lift5715' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8725_007,plain,
    ! [X1: $i,X2: $i] :
      ( ( '#l_lift5714' @ X1 @ X2 )
      = ( in @ X2 @ X1 ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8728_008,plain,
    ! [X1: $i] :
      ( ( '#l_lift5715' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8725_009,plain,
    ! [X1: $i,X2: $i] :
      ( ( '#l_lift5714' @ X1 @ X2 )
      = ( in @ X2 @ X1 ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8728_010,plain,
    ! [X1: $i] :
      ( ( '#l_lift5715' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl8768,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( is_of @ X0 @ ( '#l_lift5714' @ ( d_Sep @ omega @ '#l_lift5715' ) ) )
      | ~ ( n_some @ ( diffprop @ X0 @ X1 ) )
      | ( n_some @ ( diffprop @ X2 @ X1 ) )
      | ~ ( n_some @ ( diffprop @ X2 @ X0 ) )
      | ~ ( is_of @ X2 @ ( '#l_lift5714' @ ( d_Sep @ omega @ '#l_lift5715' ) ) )
      | ~ ( is_of @ X1 @ ( '#l_lift5714' @ ( d_Sep @ omega @ '#l_lift5715' ) ) ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl48,zip_derived_cl8725,zip_derived_cl8728,zip_derived_cl8725,zip_derived_cl8728,zip_derived_cl8725,zip_derived_cl8728]) ).

thf(zip_derived_cl8800,plain,
    $false,
    inference(eprover,[status(thm)],[zip_derived_cl53,zip_derived_cl51,zip_derived_cl8771,zip_derived_cl8769,zip_derived_cl52,zip_derived_cl8770,zip_derived_cl8768]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUM663^4 : TPTP v8.1.2. Released v7.1.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.aS9A3AUV87 true
% 0.14/0.35  % Computer : n024.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 : Fri Aug 25 09:20:24 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/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.20/0.66  % Total configuration time : 828
% 0.20/0.66  % Estimated wc time : 1656
% 0.20/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.52/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.52/0.74  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.52/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.52/0.75  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.52/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.56/0.76  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.56/0.79  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 15.24/2.61  % /export/starexec/sandbox2/solver/bin/lams/30_b.l.sh running for 90s
% 134.16/17.79  % Solved by lams/40_c.s.sh.
% 134.16/17.79  % done 949 iterations in 17.061s
% 134.16/17.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 134.16/17.79  % SZS output start Refutation
% See solution above
% 134.16/17.80  
% 134.16/17.80  
% 134.16/17.80  % Terminating...
% 134.65/17.90  % Runner terminated.
% 134.65/17.92  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------