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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO520^1 : TPTP v8.1.2. Released v4.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.sXOsPoZz5t true

% Computer : n018.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:51:51 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(eps_type,type,
    eps: ( $i > $o ) > $i ).

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

thf(ax1,axiom,
    ( p
    @ ( eps
      @ ^ [X: $i] :
          ~ ( p @ X ) ) ) ).

thf(zip_derived_cl1,plain,
    ( p
    @ ( eps
      @ ^ [Y0: $i] : ( (~) @ ( p @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[ax1]) ).

thf(epschoice,axiom,
    ! [P: $i > $o] :
      ( ? [X: $i] : ( P @ X )
     => ( P @ ( eps @ P ) ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i > $o,X1: $i] :
      ( ( X0 @ ( eps @ X0 ) )
      | ~ ( X0 @ X1 ) ),
    inference(cnf,[status(esa)],[epschoice]) ).

thf(ax2,axiom,
    ~ ( p @ ( eps @ p ) ) ).

thf(zip_derived_cl2,plain,
    ~ ( p @ ( eps @ p ) ),
    inference(cnf,[status(esa)],[ax2]) ).

thf(zip_derived_cl8,plain,
    ! [X2: $i] :
      ( ~ ( p @ X2 )
      | ( p @ ( eps @ p ) ) ),
    inference('inst_choice((p))',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl2_001,plain,
    ~ ( p @ ( eps @ p ) ),
    inference(cnf,[status(esa)],[ax2]) ).

thf(zip_derived_cl13,plain,
    ! [X2: $i] :
      ~ ( p @ X2 ),
    inference(clc,[status(thm)],[zip_derived_cl8,zip_derived_cl2]) ).

thf(zip_derived_cl14,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl13]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO520^1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.sXOsPoZz5t true
% 0.14/0.35  % Computer : n018.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 01:04:14 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.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.22/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.74  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.77  % Solved by lams/40_c_ic.sh.
% 0.22/0.77  % done 3 iterations in 0.008s
% 0.22/0.77  % SZS status Unsatisfiable for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.77  % SZS output start Refutation
% See solution above
% 0.22/0.77  
% 0.22/0.77  
% 0.22/0.77  % Terminating...
% 1.51/0.86  % Runner terminated.
% 1.51/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------