TSTP Solution File: BOO004-4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : BOO004-4 : TPTP v8.1.2. Released v1.1.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.SFrcvGPngs true

% Computer : n031.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 18:13:12 EDT 2023

% Result   : Unsatisfiable 0.57s 0.75s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : BOO004-4 : TPTP v8.1.2. Released v1.1.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.SFrcvGPngs true
% 0.13/0.35  % Computer : n031.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % 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 : Sun Aug 27 08:18:39 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.36  % Number of cores: 8
% 0.13/0.36  % Python version: Python 3.6.8
% 0.13/0.36  % 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.54/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.54/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.57/0.75  % Solved by fo/fo6_bce.sh.
% 0.57/0.75  % BCE start: 9
% 0.57/0.75  % BCE eliminated: 0
% 0.57/0.75  % PE start: 9
% 0.57/0.75  logic: eq
% 0.57/0.75  % PE eliminated: 0
% 0.57/0.75  % done 22 iterations in 0.021s
% 0.57/0.75  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.57/0.75  % SZS output start Refutation
% 0.57/0.75  thf(multiply_type, type, multiply: $i > $i > $i).
% 0.57/0.75  thf(add_type, type, add: $i > $i > $i).
% 0.57/0.75  thf(inverse_type, type, inverse: $i > $i).
% 0.57/0.75  thf(a_type, type, a: $i).
% 0.57/0.75  thf(multiplicative_identity_type, type, multiplicative_identity: $i).
% 0.57/0.75  thf(additive_identity_type, type, additive_identity: $i).
% 0.57/0.75  thf(prove_a_plus_a_is_a, conjecture, (( add @ a @ a ) = ( a ))).
% 0.57/0.75  thf(zf_stmt_0, negated_conjecture, (( add @ a @ a ) != ( a )),
% 0.57/0.75    inference('cnf.neg', [status(esa)], [prove_a_plus_a_is_a])).
% 0.57/0.75  thf(zip_derived_cl8, plain, (((add @ a @ a) != (a))),
% 0.57/0.75      inference('cnf', [status(esa)], [zf_stmt_0])).
% 0.57/0.75  thf(multiplicative_inverse1, axiom,
% 0.57/0.75    (( multiply @ X @ ( inverse @ X ) ) = ( additive_identity ))).
% 0.57/0.75  thf(zip_derived_cl7, plain,
% 0.57/0.75      (![X0 : $i]: ((multiply @ X0 @ (inverse @ X0)) = (additive_identity))),
% 0.57/0.75      inference('cnf', [status(esa)], [multiplicative_inverse1])).
% 0.57/0.75  thf(additive_inverse1, axiom,
% 0.57/0.75    (( add @ X @ ( inverse @ X ) ) = ( multiplicative_identity ))).
% 0.57/0.75  thf(zip_derived_cl6, plain,
% 0.57/0.75      (![X0 : $i]: ((add @ X0 @ (inverse @ X0)) = (multiplicative_identity))),
% 0.57/0.75      inference('cnf', [status(esa)], [additive_inverse1])).
% 0.57/0.75  thf(distributivity1, axiom,
% 0.57/0.75    (( add @ X @ ( multiply @ Y @ Z ) ) =
% 0.57/0.75     ( multiply @ ( add @ X @ Y ) @ ( add @ X @ Z ) ))).
% 0.57/0.75  thf(zip_derived_cl2, plain,
% 0.57/0.75      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.57/0.75         ((add @ X0 @ (multiply @ X1 @ X2))
% 0.57/0.75           = (multiply @ (add @ X0 @ X1) @ (add @ X0 @ X2)))),
% 0.57/0.75      inference('cnf', [status(esa)], [distributivity1])).
% 0.57/0.75  thf(zip_derived_cl24, plain,
% 0.57/0.75      (![X0 : $i, X1 : $i]:
% 0.57/0.75         ((add @ X0 @ (multiply @ X1 @ (inverse @ X0)))
% 0.57/0.75           = (multiply @ (add @ X0 @ X1) @ multiplicative_identity))),
% 0.57/0.75      inference('s_sup+', [status(thm)], [zip_derived_cl6, zip_derived_cl2])).
% 0.57/0.75  thf(multiplicative_id1, axiom,
% 0.57/0.75    (( multiply @ X @ multiplicative_identity ) = ( X ))).
% 0.57/0.75  thf(zip_derived_cl5, plain,
% 0.57/0.75      (![X0 : $i]: ((multiply @ X0 @ multiplicative_identity) = (X0))),
% 0.57/0.75      inference('cnf', [status(esa)], [multiplicative_id1])).
% 0.57/0.75  thf(zip_derived_cl31, plain,
% 0.57/0.75      (![X0 : $i, X1 : $i]:
% 0.57/0.75         ((add @ X0 @ (multiply @ X1 @ (inverse @ X0))) = (add @ X0 @ X1))),
% 0.57/0.75      inference('demod', [status(thm)], [zip_derived_cl24, zip_derived_cl5])).
% 0.57/0.75  thf(zip_derived_cl64, plain,
% 0.57/0.75      (![X0 : $i]: ((add @ X0 @ additive_identity) = (add @ X0 @ X0))),
% 0.57/0.75      inference('s_sup+', [status(thm)], [zip_derived_cl7, zip_derived_cl31])).
% 0.57/0.75  thf(additive_id1, axiom, (( add @ X @ additive_identity ) = ( X ))).
% 0.57/0.75  thf(zip_derived_cl4, plain,
% 0.57/0.75      (![X0 : $i]: ((add @ X0 @ additive_identity) = (X0))),
% 0.57/0.75      inference('cnf', [status(esa)], [additive_id1])).
% 0.57/0.75  thf(zip_derived_cl67, plain, (![X0 : $i]: ((X0) = (add @ X0 @ X0))),
% 0.57/0.75      inference('demod', [status(thm)], [zip_derived_cl64, zip_derived_cl4])).
% 0.57/0.75  thf(zip_derived_cl102, plain, (((a) != (a))),
% 0.57/0.75      inference('demod', [status(thm)], [zip_derived_cl8, zip_derived_cl67])).
% 0.57/0.75  thf(zip_derived_cl103, plain, ($false),
% 0.57/0.75      inference('simplify', [status(thm)], [zip_derived_cl102])).
% 0.57/0.75  
% 0.57/0.75  % SZS output end Refutation
% 0.57/0.75  
% 0.57/0.75  
% 0.57/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.57/0.75  % Terminating...
% 0.62/0.87  % Runner terminated.
% 0.62/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------