TSTP Solution File: CSR035+2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR035+2 : TPTP v8.1.2. Released v3.4.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.Zx2fuuEV0e true

% Computer : n016.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 : Wed Aug 30 22:05:31 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(c_affiliatedwith_type,type,
    c_affiliatedwith: $i ).

thf(s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege_type,type,
    s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege: $i ).

thf(f_instancewithrelationtofn_type,type,
    f_instancewithrelationtofn: $i > $i > $i > $i ).

thf(c_englishmt_type,type,
    c_englishmt: $i ).

thf(c_beloitcollege_type,type,
    c_beloitcollege: $i ).

thf(mtvisible_type,type,
    mtvisible: $i > $o ).

thf(c_footballteam_type,type,
    c_footballteam: $i ).

thf(prettystring_type,type,
    prettystring: $i > $i > $o ).

thf(ax1_452,axiom,
    ( ( mtvisible @ c_englishmt )
   => ( prettystring @ ( f_instancewithrelationtofn @ c_footballteam @ c_affiliatedwith @ c_beloitcollege ) @ s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege ) ) ).

thf(zip_derived_cl2,plain,
    ( ( prettystring @ ( f_instancewithrelationtofn @ c_footballteam @ c_affiliatedwith @ c_beloitcollege ) @ s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege )
    | ~ ( mtvisible @ c_englishmt ) ),
    inference(cnf,[status(esa)],[ax1_452]) ).

thf(query85,conjecture,
    ? [X: $i] :
      ( ( mtvisible @ c_englishmt )
     => ( prettystring @ ( f_instancewithrelationtofn @ c_footballteam @ c_affiliatedwith @ c_beloitcollege ) @ X ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [X: $i] :
        ( ( mtvisible @ c_englishmt )
       => ( prettystring @ ( f_instancewithrelationtofn @ c_footballteam @ c_affiliatedwith @ c_beloitcollege ) @ X ) ),
    inference('cnf.neg',[status(esa)],[query85]) ).

thf(zip_derived_cl46,plain,
    mtvisible @ c_englishmt,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl55,plain,
    prettystring @ ( f_instancewithrelationtofn @ c_footballteam @ c_affiliatedwith @ c_beloitcollege ) @ s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege,
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl46]) ).

thf(zip_derived_cl45,plain,
    ! [X0: $i] :
      ~ ( prettystring @ ( f_instancewithrelationtofn @ c_footballteam @ c_affiliatedwith @ c_beloitcollege ) @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl57,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl55,zip_derived_cl45]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : CSR035+2 : TPTP v8.1.2. Released v3.4.0.
% 0.03/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.Zx2fuuEV0e true
% 0.13/0.34  % Computer : n016.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.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Mon Aug 28 14:58:59 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.55/0.67  % Total configuration time : 435
% 0.55/0.67  % Estimated wc time : 1092
% 0.55/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.55/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.56/0.83  % Solved by fo/fo7.sh.
% 0.56/0.83  % done 21 iterations in 0.045s
% 0.56/0.83  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.56/0.83  % SZS output start Refutation
% See solution above
% 0.56/0.83  
% 0.56/0.83  
% 0.56/0.83  % Terminating...
% 1.64/0.87  % Runner terminated.
% 1.64/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------