TSTP Solution File: SYN053+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN053+1 : TPTP v8.1.2. Released v2.0.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.hjX1lNoNnH true

% Computer : n002.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 04:01:22 EDT 2023

% Result   : Theorem 0.77s 0.76s
% Output   : Refutation 0.77s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   15 (   4 unt;   4 typ;   0 def)
%            Number of atoms       :   25 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   34 (   6   ~;  12   |;   0   &;  14   @)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   4 usr;   4 con; 0-1 aty)
%            Number of variables   :   12 (   0   ^;  12   !;   0   ?;  12   :)

% Comments : 
%------------------------------------------------------------------------------
thf(big_f_type,type,
    big_f: $i > $o ).

thf(sk__type,type,
    sk_: $i ).

thf(p_type,type,
    p: $o ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(pel23,conjecture,
    ( ! [X: $i] :
        ( ( big_f @ X )
        | p )
  <=> ( p
      | ! [X1: $i] : ( big_f @ X1 ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [X: $i] :
          ( ( big_f @ X )
          | p )
    <=> ( p
        | ! [X1: $i] : ( big_f @ X1 ) ) ),
    inference('cnf.neg',[status(esa)],[pel23]) ).

thf(zip_derived_cl4,plain,
    ( ~ ( big_f @ sk_ )
    | ~ ( big_f @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( big_f @ X0 )
      | p
      | ( big_f @ X1 )
      | p ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i] :
      ( ( big_f @ X1 )
      | p
      | ( big_f @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl1,plain,
    ( ~ p
    | ~ p ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ~ p,
    inference(simplify,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i] :
      ( ( big_f @ X1 )
      | ( big_f @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl5]) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i] : ( big_f @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl10_001,plain,
    ! [X0: $i] : ( big_f @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl11,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl10,zip_derived_cl10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN053+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.hjX1lNoNnH true
% 0.14/0.36  % Computer : n002.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sat Aug 26 17:25:18 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 FO mode
% 0.22/0.68  % Total configuration time : 435
% 0.22/0.68  % Estimated wc time : 1092
% 0.22/0.68  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.77/0.76  % Solved by fo/fo6_bce.sh.
% 0.77/0.76  % BCE start: 5
% 0.77/0.76  % BCE eliminated: 0
% 0.77/0.76  % PE start: 5
% 0.77/0.76  logic: neq
% 0.77/0.76  % PE eliminated: 0
% 0.77/0.76  % done 4 iterations in 0.006s
% 0.77/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.77/0.76  % SZS output start Refutation
% See solution above
% 0.77/0.76  
% 0.77/0.76  
% 0.77/0.76  % Terminating...
% 0.77/0.80  % Runner terminated.
% 0.77/0.81  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------