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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR035+1 : 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.CKCbDaR4mK 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 : Wed Aug 30 22:05:31 EDT 2023

% Result   : Theorem 1.17s 0.74s
% Output   : Refutation 1.17s
% 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(f_instancewithrelationtofn_type,type,
    f_instancewithrelationtofn: $i > $i > $i > $i ).

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

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

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

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

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

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

thf(c_affiliatedwith_type,type,
    c_affiliatedwith: $i ).

thf(query35,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)],[query35]) ).

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

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

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

thf(zip_derived_cl41,plain,
    prettystring @ ( f_instancewithrelationtofn @ c_footballteam @ c_affiliatedwith @ c_beloitcollege ) @ s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege,
    inference('dp-resolution',[status(thm)],[zip_derived_cl39,zip_derived_cl0]) ).

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

thf(zip_derived_cl42,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl41,zip_derived_cl38]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.14/0.12  % Problem  : CSR035+1 : TPTP v8.1.2. Released v3.4.0.
% 0.14/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.CKCbDaR4mK true
% 0.15/0.34  % Computer : n011.cluster.edu
% 0.15/0.34  % Model    : x86_64 x86_64
% 0.15/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.34  % Memory   : 8042.1875MB
% 0.15/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.34  % CPULimit : 300
% 0.15/0.34  % WCLimit  : 300
% 0.15/0.34  % DateTime : Mon Aug 28 10:58:25 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.35  % Number of cores: 8
% 0.15/0.35  % Python version: Python 3.6.8
% 0.15/0.35  % Running in FO mode
% 0.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.17/0.74  % Solved by fo/fo6_bce.sh.
% 1.17/0.74  % BCE start: 40
% 1.17/0.74  % BCE eliminated: 25
% 1.17/0.74  % PE start: 15
% 1.17/0.74  logic: neq
% 1.17/0.74  % PE eliminated: 4
% 1.17/0.74  % done 0 iterations in 0.008s
% 1.17/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.17/0.74  % SZS output start Refutation
% See solution above
% 1.17/0.74  
% 1.17/0.74  
% 1.17/0.74  % Terminating...
% 1.44/0.86  % Runner terminated.
% 1.44/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------