TSTP Solution File: BOO009-2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : BOO009-2 : TPTP v8.1.2. Released v1.0.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.c3irJa8idX 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 18:13:15 EDT 2023

% Result   : Unsatisfiable 1.24s 0.78s
% Output   : Refutation 1.24s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : BOO009-2 : TPTP v8.1.2. Released v1.0.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.c3irJa8idX true
% 0.13/0.35  % Computer : n011.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 07:47:54 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.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.24/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.24/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.24/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.24/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.24/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.24/0.78  % Solved by fo/fo6_bce.sh.
% 1.24/0.78  % BCE start: 15
% 1.24/0.78  % BCE eliminated: 0
% 1.24/0.78  % PE start: 15
% 1.24/0.78  logic: eq
% 1.24/0.78  % PE eliminated: 0
% 1.24/0.78  % done 64 iterations in 0.062s
% 1.24/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.24/0.78  % SZS output start Refutation
% 1.24/0.78  thf(multiply_type, type, multiply: $i > $i > $i).
% 1.24/0.78  thf(a_type, type, a: $i).
% 1.24/0.78  thf(b_type, type, b: $i).
% 1.24/0.78  thf(add_type, type, add: $i > $i > $i).
% 1.24/0.78  thf(inverse_type, type, inverse: $i > $i).
% 1.24/0.78  thf(additive_identity_type, type, additive_identity: $i).
% 1.24/0.78  thf(prove_operation, conjecture,
% 1.24/0.78    (( multiply @ a @ ( add @ a @ b ) ) = ( a ))).
% 1.24/0.78  thf(zf_stmt_0, negated_conjecture,
% 1.24/0.78    (( multiply @ a @ ( add @ a @ b ) ) != ( a )),
% 1.24/0.78    inference('cnf.neg', [status(esa)], [prove_operation])).
% 1.24/0.78  thf(zip_derived_cl14, plain, (((multiply @ a @ (add @ a @ b)) != (a))),
% 1.24/0.78      inference('cnf', [status(esa)], [zf_stmt_0])).
% 1.24/0.78  thf(commutativity_of_add, axiom, (( add @ X @ Y ) = ( add @ Y @ X ))).
% 1.24/0.78  thf(zip_derived_cl0, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]: ((add @ X1 @ X0) = (add @ X0 @ X1))),
% 1.24/0.78      inference('cnf', [status(esa)], [commutativity_of_add])).
% 1.24/0.78  thf(additive_id2, axiom, (( add @ additive_identity @ X ) = ( X ))).
% 1.24/0.78  thf(zip_derived_cl13, plain,
% 1.24/0.78      (![X0 : $i]: ((add @ additive_identity @ X0) = (X0))),
% 1.24/0.78      inference('cnf', [status(esa)], [additive_id2])).
% 1.24/0.78  thf(distributivity1, axiom,
% 1.24/0.78    (( add @ ( multiply @ X @ Y ) @ Z ) =
% 1.24/0.78     ( multiply @ ( add @ X @ Z ) @ ( add @ Y @ Z ) ))).
% 1.24/0.78  thf(zip_derived_cl2, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i, X2 : $i]:
% 1.24/0.78         ((add @ (multiply @ X0 @ X2) @ X1)
% 1.24/0.78           = (multiply @ (add @ X0 @ X1) @ (add @ X2 @ X1)))),
% 1.24/0.78      inference('cnf', [status(esa)], [distributivity1])).
% 1.24/0.78  thf(zip_derived_cl31, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]:
% 1.24/0.78         ((add @ (multiply @ X1 @ additive_identity) @ X0)
% 1.24/0.78           = (multiply @ (add @ X1 @ X0) @ X0))),
% 1.24/0.78      inference('s_sup+', [status(thm)], [zip_derived_cl13, zip_derived_cl2])).
% 1.24/0.78  thf(zip_derived_cl13, plain,
% 1.24/0.78      (![X0 : $i]: ((add @ additive_identity @ X0) = (X0))),
% 1.24/0.78      inference('cnf', [status(esa)], [additive_id2])).
% 1.24/0.78  thf(multiplicative_inverse1, axiom,
% 1.24/0.78    (( multiply @ X @ ( inverse @ X ) ) = ( additive_identity ))).
% 1.24/0.78  thf(zip_derived_cl8, plain,
% 1.24/0.78      (![X0 : $i]: ((multiply @ X0 @ (inverse @ X0)) = (additive_identity))),
% 1.24/0.78      inference('cnf', [status(esa)], [multiplicative_inverse1])).
% 1.24/0.78  thf(distributivity4, axiom,
% 1.24/0.78    (( multiply @ X @ ( add @ Y @ Z ) ) =
% 1.24/0.78     ( add @ ( multiply @ X @ Y ) @ ( multiply @ X @ Z ) ))).
% 1.24/0.78  thf(zip_derived_cl5, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i, X2 : $i]:
% 1.24/0.78         ((multiply @ X0 @ (add @ X1 @ X2))
% 1.24/0.78           = (add @ (multiply @ X0 @ X1) @ (multiply @ X0 @ X2)))),
% 1.24/0.78      inference('cnf', [status(esa)], [distributivity4])).
% 1.24/0.78  thf(zip_derived_cl108, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]:
% 1.24/0.78         ((multiply @ X0 @ (add @ X1 @ (inverse @ X0)))
% 1.24/0.78           = (add @ (multiply @ X0 @ X1) @ additive_identity))),
% 1.24/0.78      inference('s_sup+', [status(thm)], [zip_derived_cl8, zip_derived_cl5])).
% 1.24/0.78  thf(additive_id1, axiom, (( add @ X @ additive_identity ) = ( X ))).
% 1.24/0.78  thf(zip_derived_cl12, plain,
% 1.24/0.78      (![X0 : $i]: ((add @ X0 @ additive_identity) = (X0))),
% 1.24/0.78      inference('cnf', [status(esa)], [additive_id1])).
% 1.24/0.78  thf(zip_derived_cl120, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]:
% 1.24/0.78         ((multiply @ X0 @ (add @ X1 @ (inverse @ X0))) = (multiply @ X0 @ X1))),
% 1.24/0.78      inference('demod', [status(thm)], [zip_derived_cl108, zip_derived_cl12])).
% 1.24/0.78  thf(zip_derived_cl147, plain,
% 1.24/0.78      (![X0 : $i]:
% 1.24/0.78         ((multiply @ X0 @ (inverse @ X0))
% 1.24/0.78           = (multiply @ X0 @ additive_identity))),
% 1.24/0.78      inference('s_sup+', [status(thm)], [zip_derived_cl13, zip_derived_cl120])).
% 1.24/0.78  thf(zip_derived_cl8, plain,
% 1.24/0.78      (![X0 : $i]: ((multiply @ X0 @ (inverse @ X0)) = (additive_identity))),
% 1.24/0.78      inference('cnf', [status(esa)], [multiplicative_inverse1])).
% 1.24/0.78  thf(zip_derived_cl152, plain,
% 1.24/0.78      (![X0 : $i]: ((additive_identity) = (multiply @ X0 @ additive_identity))),
% 1.24/0.78      inference('demod', [status(thm)], [zip_derived_cl147, zip_derived_cl8])).
% 1.24/0.78  thf(zip_derived_cl13, plain,
% 1.24/0.78      (![X0 : $i]: ((add @ additive_identity @ X0) = (X0))),
% 1.24/0.78      inference('cnf', [status(esa)], [additive_id2])).
% 1.24/0.78  thf(zip_derived_cl283, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]: ((X0) = (multiply @ (add @ X1 @ X0) @ X0))),
% 1.24/0.78      inference('demod', [status(thm)],
% 1.24/0.78                [zip_derived_cl31, zip_derived_cl152, zip_derived_cl13])).
% 1.24/0.78  thf(commutativity_of_multiply, axiom,
% 1.24/0.78    (( multiply @ X @ Y ) = ( multiply @ Y @ X ))).
% 1.24/0.78  thf(zip_derived_cl1, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]: ((multiply @ X1 @ X0) = (multiply @ X0 @ X1))),
% 1.24/0.78      inference('cnf', [status(esa)], [commutativity_of_multiply])).
% 1.24/0.78  thf(zip_derived_cl284, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]: ((multiply @ X0 @ (add @ X1 @ X0)) = (X0))),
% 1.24/0.78      inference('s_sup+', [status(thm)], [zip_derived_cl283, zip_derived_cl1])).
% 1.24/0.78  thf(zip_derived_cl353, plain,
% 1.24/0.78      (![X0 : $i, X1 : $i]: ((multiply @ X1 @ (add @ X1 @ X0)) = (X1))),
% 1.24/0.78      inference('s_sup+', [status(thm)], [zip_derived_cl0, zip_derived_cl284])).
% 1.24/0.78  thf(zip_derived_cl392, plain, (((a) != (a))),
% 1.24/0.78      inference('demod', [status(thm)], [zip_derived_cl14, zip_derived_cl353])).
% 1.24/0.78  thf(zip_derived_cl393, plain, ($false),
% 1.24/0.78      inference('simplify', [status(thm)], [zip_derived_cl392])).
% 1.24/0.78  
% 1.24/0.78  % SZS output end Refutation
% 1.24/0.78  
% 1.24/0.78  
% 1.24/0.78  % Terminating...
% 1.41/0.86  % Runner terminated.
% 1.61/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------