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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWW314+1 : TPTP v8.1.2. Released v5.2.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.CCt5IGbTeK true

% Computer : n012.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 01:41:32 EDT 2023

% Result   : Theorem 1.32s 1.34s
% Output   : Refutation 1.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   17 (   9 unt;   5 typ;   0 def)
%            Number of atoms       :   17 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   59 (   6   ~;   3   |;   0   &;  48   @)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    3 (   3   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   5 usr;   5 con; 0-3 aty)
%            Number of variables   :    9 (   0   ^;   9   !;   0   ?;   9   :)

% Comments : 
%------------------------------------------------------------------------------
thf(v_ts_type,type,
    v_ts: $i ).

thf(t_a_type,type,
    t_a: $i ).

thf(v_G_H_type,type,
    v_G_H: $i ).

thf(v_Ga_type,type,
    v_Ga: $i ).

thf(c_Hoare__Mirabelle_Ohoare__derivs_type,type,
    c_Hoare__Mirabelle_Ohoare__derivs: $i > $i > $i > $o ).

thf(conj_4,axiom,
    c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_Ga @ v_G_H ).

thf(zip_derived_cl364,plain,
    c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_Ga @ v_G_H,
    inference(cnf,[status(esa)],[conj_4]) ).

thf(fact_cut,axiom,
    ! [V_G_2: $i,V_tsa_2: $i,V_G_Ha_2: $i,T_b: $i] :
      ( ( c_Hoare__Mirabelle_Ohoare__derivs @ T_b @ V_G_Ha_2 @ V_tsa_2 )
     => ( ( c_Hoare__Mirabelle_Ohoare__derivs @ T_b @ V_G_2 @ V_G_Ha_2 )
       => ( c_Hoare__Mirabelle_Ohoare__derivs @ T_b @ V_G_2 @ V_tsa_2 ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( c_Hoare__Mirabelle_Ohoare__derivs @ X0 @ X1 @ X2 )
      | ( c_Hoare__Mirabelle_Ohoare__derivs @ X0 @ X1 @ X3 )
      | ~ ( c_Hoare__Mirabelle_Ohoare__derivs @ X0 @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[fact_cut]) ).

thf(zip_derived_cl375,plain,
    ! [X0: $i] :
      ( ~ ( c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_G_H @ X0 )
      | ( c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_Ga @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl364,zip_derived_cl3]) ).

thf(conj_5,conjecture,
    c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_Ga @ v_ts ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_Ga @ v_ts ),
    inference('cnf.neg',[status(esa)],[conj_5]) ).

thf(zip_derived_cl365,plain,
    ~ ( c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_Ga @ v_ts ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl415,plain,
    ~ ( c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_G_H @ v_ts ),
    inference('sup-',[status(thm)],[zip_derived_cl375,zip_derived_cl365]) ).

thf(conj_0,axiom,
    c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_G_H @ v_ts ).

thf(zip_derived_cl360,plain,
    c_Hoare__Mirabelle_Ohoare__derivs @ t_a @ v_G_H @ v_ts,
    inference(cnf,[status(esa)],[conj_0]) ).

thf(zip_derived_cl416,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl415,zip_derived_cl360]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWW314+1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.CCt5IGbTeK true
% 0.14/0.36  % Computer : n012.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sun Aug 27 20:44:25 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.65  % Total configuration time : 435
% 0.21/0.65  % Estimated wc time : 1092
% 0.21/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.63/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.63/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.63/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.63/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.63/0.80  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.63/0.81  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.32/1.34  % Solved by fo/fo7.sh.
% 1.32/1.34  % done 64 iterations in 0.527s
% 1.32/1.34  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.32/1.34  % SZS output start Refutation
% See solution above
% 1.32/1.34  
% 1.32/1.34  
% 1.32/1.34  % Terminating...
% 2.41/1.43  % Runner terminated.
% 2.41/1.45  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------