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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KRS063+1 : TPTP v8.1.2. Released v3.1.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.4C0CF6eisZ true

% Computer : n011.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 05:56:18 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(cEuroMP_type,type,
    cEuroMP: $i > $o ).

thf(cowlThing_type,type,
    cowlThing: $i > $o ).

thf(iUK_type,type,
    iUK: $i ).

thf(rhasEuroMP_type,type,
    rhasEuroMP: $i > $i > $o ).

thf(risEuroMPFrom_type,type,
    risEuroMPFrom: $i > $i > $o ).

thf(cowlNothing_type,type,
    cowlNothing: $i > $o ).

thf(iKinnock_type,type,
    iKinnock: $i ).

thf(axiom_10,axiom,
    ~ ( cEuroMP @ iKinnock ) ).

thf(zip_derived_cl33,plain,
    ~ ( cEuroMP @ iKinnock ),
    inference(cnf,[status(esa)],[axiom_10]) ).

thf(axiom_14,axiom,
    rhasEuroMP @ iUK @ iKinnock ).

thf(zip_derived_cl37,plain,
    rhasEuroMP @ iUK @ iKinnock,
    inference(cnf,[status(esa)],[axiom_14]) ).

thf(axiom_5,axiom,
    ! [X: $i,Y: $i] :
      ( ( risEuroMPFrom @ X @ Y )
    <=> ( rhasEuroMP @ Y @ X ) ) ).

thf(zip_derived_cl28,plain,
    ! [X0: $i,X1: $i] :
      ( ( risEuroMPFrom @ X0 @ X1 )
      | ~ ( rhasEuroMP @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_5]) ).

thf(axiom_3,axiom,
    ! [X: $i] :
      ( ( cEuroMP @ X )
    <=> ? [Y: $i] :
          ( ( cowlThing @ Y )
          & ( risEuroMPFrom @ X @ Y ) ) ) ).

thf(zip_derived_cl25,plain,
    ! [X0: $i,X1: $i] :
      ( ( cEuroMP @ X0 )
      | ~ ( risEuroMPFrom @ X0 @ X1 )
      | ~ ( cowlThing @ X1 ) ),
    inference(cnf,[status(esa)],[axiom_3]) ).

thf(axiom_0,axiom,
    ! [X: $i] :
      ( ~ ( cowlNothing @ X )
      & ( cowlThing @ X ) ) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i] : ( cowlThing @ X0 ),
    inference(cnf,[status(esa)],[axiom_0]) ).

thf(zip_derived_cl143,plain,
    ! [X0: $i,X1: $i] :
      ( ( cEuroMP @ X0 )
      | ~ ( risEuroMPFrom @ X0 @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl25,zip_derived_cl12]) ).

thf(zip_derived_cl144,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rhasEuroMP @ X0 @ X1 )
      | ( cEuroMP @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl28,zip_derived_cl143]) ).

thf(zip_derived_cl152,plain,
    cEuroMP @ iKinnock,
    inference('s_sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl144]) ).

thf(zip_derived_cl153,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl33,zip_derived_cl152]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : KRS063+1 : TPTP v8.1.2. Released v3.1.0.
% 0.13/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4C0CF6eisZ true
% 0.13/0.34  % Computer : n011.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 01:55:10 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.19/0.64  % Total configuration time : 435
% 0.19/0.64  % Estimated wc time : 1092
% 0.19/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.19/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.94/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.94/0.72  % Solved by fo/fo6_bce.sh.
% 0.94/0.72  % BCE start: 38
% 0.94/0.72  % BCE eliminated: 11
% 0.94/0.72  % PE start: 27
% 0.94/0.72  logic: eq
% 0.94/0.72  % PE eliminated: 0
% 0.94/0.72  % done 28 iterations in 0.012s
% 0.94/0.72  % SZS status Unsatisfiable for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.94/0.72  % SZS output start Refutation
% See solution above
% 0.94/0.72  
% 0.94/0.72  
% 0.94/0.72  % Terminating...
% 0.94/0.75  % Runner terminated.
% 0.94/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------