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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : AGT003+2 : TPTP v8.1.2. Bugfixed 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.tbMiI2peKB true

% Computer : n022.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 15:58:19 EDT 2023

% Result   : Theorem 0.20s 0.81s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   23 (  11 unt;   8 typ;   0 def)
%            Number of atoms       :   24 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   79 (   8   ~;   6   |;   2   &;  62   @)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   8 usr;   5 con; 0-4 aty)
%            Number of variables   :   11 (   0   ^;  11   !;   0   ?;  11   :)

% Comments : 
%------------------------------------------------------------------------------
thf(accept_team_type,type,
    accept_team: $i > $i > $i > $i > $o ).

thf(n5_type,type,
    n5: $i ).

thf(towna_type,type,
    towna: $i ).

thf(accept_leader_type,type,
    accept_leader: $i > $i > $o ).

thf(christiansufferterrahumanitarianorganization_type,type,
    christiansufferterrahumanitarianorganization: $i ).

thf(countryafirstaidorganization_type,type,
    countryafirstaidorganization: $i ).

thf(accept_number_type,type,
    accept_number: $i > $i > $o ).

thf(accept_city_type,type,
    accept_city: $i > $i > $o ).

thf(query_3,conjecture,
    accept_team @ christiansufferterrahumanitarianorganization @ countryafirstaidorganization @ towna @ n5 ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( accept_team @ christiansufferterrahumanitarianorganization @ countryafirstaidorganization @ towna @ n5 ),
    inference('cnf.neg',[status(esa)],[query_3]) ).

thf(zip_derived_cl995,plain,
    ~ ( accept_team @ christiansufferterrahumanitarianorganization @ countryafirstaidorganization @ towna @ n5 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(deduced_83,axiom,
    accept_city @ christiansufferterrahumanitarianorganization @ towna ).

thf(zip_derived_cl420,plain,
    accept_city @ christiansufferterrahumanitarianorganization @ towna,
    inference(cnf,[status(esa)],[deduced_83]) ).

thf(deduced_84,axiom,
    accept_leader @ christiansufferterrahumanitarianorganization @ countryafirstaidorganization ).

thf(zip_derived_cl421,plain,
    accept_leader @ christiansufferterrahumanitarianorganization @ countryafirstaidorganization,
    inference(cnf,[status(esa)],[deduced_84]) ).

thf(deduced_164,axiom,
    accept_number @ christiansufferterrahumanitarianorganization @ n5 ).

thf(zip_derived_cl501,plain,
    accept_number @ christiansufferterrahumanitarianorganization @ n5,
    inference(cnf,[status(esa)],[deduced_164]) ).

thf(a1_1,axiom,
    ! [A: $i,C: $i,N: $i,L: $i] :
      ( ( accept_team @ A @ L @ C @ N )
    <=> ( ( accept_city @ A @ C )
        & ( accept_leader @ A @ L )
        & ( accept_number @ A @ N ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( accept_team @ X0 @ X1 @ X2 @ X3 )
      | ~ ( accept_number @ X0 @ X3 )
      | ~ ( accept_leader @ X0 @ X1 )
      | ~ ( accept_city @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[a1_1]) ).

thf(zip_derived_cl3435,plain,
    ! [X0: $i,X1: $i] :
      ( ( accept_team @ christiansufferterrahumanitarianorganization @ X1 @ X0 @ n5 )
      | ~ ( accept_leader @ christiansufferterrahumanitarianorganization @ X1 )
      | ~ ( accept_city @ christiansufferterrahumanitarianorganization @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl501,zip_derived_cl3]) ).

thf(zip_derived_cl3439,plain,
    ! [X0: $i] :
      ( ( accept_team @ christiansufferterrahumanitarianorganization @ countryafirstaidorganization @ X0 @ n5 )
      | ~ ( accept_city @ christiansufferterrahumanitarianorganization @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl421,zip_derived_cl3435]) ).

thf(zip_derived_cl3446,plain,
    accept_team @ christiansufferterrahumanitarianorganization @ countryafirstaidorganization @ towna @ n5,
    inference('s_sup-',[status(thm)],[zip_derived_cl420,zip_derived_cl3439]) ).

thf(zip_derived_cl3449,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl995,zip_derived_cl3446]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : AGT003+2 : TPTP v8.1.2. Bugfixed v3.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.tbMiI2peKB true
% 0.13/0.34  % Computer : n022.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 : Sun Aug 27 17:16:54 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.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.77  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.20/0.77  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.77  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.81  % Solved by fo/fo6_bce.sh.
% 0.20/0.81  % BCE start: 996
% 0.20/0.81  % BCE eliminated: 3
% 0.20/0.81  % PE start: 993
% 0.20/0.81  logic: eq
% 0.20/0.81  % PE eliminated: -20
% 0.20/0.81  % done 40 iterations in 0.106s
% 0.20/0.81  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.81  % SZS output start Refutation
% See solution above
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  % Terminating...
% 1.67/0.88  % Runner terminated.
% 1.67/0.90  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------