TSTP Solution File: CSR001+2 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : CSR001+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% 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  : 600s
% DateTime : Fri Jul 15 23:17:56 EDT 2022

% Result   : Theorem 1.80s 2.04s
% Output   : Refutation 1.80s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   39
% Syntax   : Number of clauses     :   97 (  45 unt;  26 nHn;  92 RR)
%            Number of literals    :  179 (  31 equ;  82 neg)
%            Maximal clause size   :    6 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   12 (  10 usr;   1 prp; 0-4 aty)
%            Number of functors    :   14 (  14 usr;   8 con; 0-3 aty)
%            Number of variables   :   92 (  17 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( ~ stoppedIn(X,Y,Z)
    | less(X,'SKOLEMAAAV2'(X,Z,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',stoppedin_defn) ).

cnf(3,axiom,
    ( ~ stoppedIn(X,Y,Z)
    | less('SKOLEMAAAV2'(X,Z,Y),Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',stoppedin_defn) ).

cnf(11,axiom,
    ( ~ happens(X,Y)
    | ~ initiates(X,Z,Y)
    | ~ less(n0,U)
    | ~ trajectory(Z,Y,V,U)
    | stoppedIn(Y,Z,plus(Y,U))
    | holdsAt(V,plus(Y,U)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',change_holding) ).

cnf(12,axiom,
    ( ~ holdsAt(X,Y)
    | releasedAt(X,plus(Y,n1))
    | happens('SKOLEMAAAV5'(Y,X),Y)
    | holdsAt(X,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',keep_holding) ).

cnf(13,axiom,
    ( ~ holdsAt(X,Y)
    | releasedAt(X,plus(Y,n1))
    | terminates('SKOLEMAAAV5'(Y,X),X,Y)
    | holdsAt(X,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',keep_holding) ).

cnf(18,axiom,
    ( releasedAt(X,Y)
    | happens('SKOLEMAAAV8'(Y,X),Y)
    | ~ releasedAt(X,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',keep_not_released) ).

cnf(19,axiom,
    ( releasedAt(X,Y)
    | releases('SKOLEMAAAV8'(Y,X),X,Y)
    | ~ releasedAt(X,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',keep_not_released) ).

cnf(20,axiom,
    ( ~ happens(X,Y)
    | ~ initiates(X,Z,Y)
    | holdsAt(Z,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',happens_holds) ).

cnf(21,axiom,
    ( ~ happens(X,Y)
    | ~ terminates(X,Z,Y)
    | ~ holdsAt(Z,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',happens_terminates_not_holds) ).

cnf(23,axiom,
    ( ~ happens(X,Y)
    | ~ initiates(X,Z,Y)
    | ~ releasedAt(Z,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',happens_not_released) ).

cnf(43,axiom,
    ( initiates(X,Y,Z)
    | X != tapOn
    | Y != filling ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',initiates_all_defn) ).

cnf(46,axiom,
    ( initiates(X,Y,Z)
    | ~ holdsAt(waterLevel(U),Z)
    | X != overflow
    | Y != waterLevel(U) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',initiates_all_defn) ).

cnf(49,axiom,
    ( ~ terminates(X,Y,Z)
    | Y = filling ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',terminates_all_defn) ).

cnf(51,axiom,
    ( terminates(X,Y,Z)
    | X != overflow
    | Y != filling ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',terminates_all_defn) ).

cnf(53,axiom,
    ( ~ releases(X,Y,Z)
    | Y = waterLevel('SKOLEMAAAV11'(X,Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',releases_all_defn) ).

cnf(58,axiom,
    ( ~ happens(X,Y)
    | Y = n0
    | holdsAt(waterLevel(n3),Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',happens_all_defn) ).

cnf(59,axiom,
    ( ~ happens(X,Y)
    | Y = n0
    | holdsAt(filling,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',happens_all_defn) ).

cnf(61,axiom,
    ( happens(X,Y)
    | X != tapOn
    | Y != n0 ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',happens_all_defn) ).

cnf(62,axiom,
    ( happens(X,Y)
    | ~ holdsAt(waterLevel(n3),Y)
    | ~ holdsAt(filling,Y)
    | X != overflow ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',happens_all_defn) ).

cnf(63,axiom,
    ( ~ holdsAt(waterLevel(X),Y)
    | Z != plus(X,U)
    | trajectory(filling,Y,waterLevel(Z),U) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',change_of_waterLevel) ).

cnf(64,axiom,
    ( ~ holdsAt(waterLevel(X),Y)
    | ~ holdsAt(waterLevel(Z),Y)
    | X = Z ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',same_waterLevel) ).

cnf(68,axiom,
    filling != waterLevel(X),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+1.ax',filling_not_waterLevel) ).

cnf(74,axiom,
    plus(n0,n1) = n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',plus0_1) ).

cnf(77,axiom,
    plus(n1,n1) = n2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',plus1_1) ).

cnf(78,axiom,
    plus(n1,n2) = n3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',plus1_2) ).

cnf(79,axiom,
    plus(n1,n3) = n4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',plus1_3) ).

cnf(83,axiom,
    ( ~ less_or_equal(X,Y)
    | less(X,Y)
    | X = Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal) ).

cnf(84,axiom,
    ( less_or_equal(X,Y)
    | ~ less(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal) ).

cnf(85,axiom,
    ( less_or_equal(X,Y)
    | X != Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_or_equal) ).

cnf(86,axiom,
    ~ less(X,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less0) ).

cnf(87,axiom,
    ( ~ less(X,n1)
    | less_or_equal(X,n0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less1) ).

cnf(88,axiom,
    ( less(X,n1)
    | ~ less_or_equal(X,n0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less1) ).

cnf(90,axiom,
    ( less(X,n2)
    | ~ less_or_equal(X,n1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less2) ).

cnf(92,axiom,
    ( less(X,n3)
    | ~ less_or_equal(X,n2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less3) ).

cnf(105,axiom,
    ( ~ less(X,Y)
    | ~ less(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_property) ).

cnf(106,axiom,
    ( ~ less(X,Y)
    | X != Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_property) ).

cnf(108,hypothesis,
    holdsAt(waterLevel(n0),n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',waterLevel_0) ).

cnf(114,axiom,
    holdsAt(waterLevel(n3),n3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',waterLevel_3) ).

cnf(115,negated_conjecture,
    ~ holdsAt(waterLevel(n3),n4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',waterLevel_4) ).

cnf(116,plain,
    less_or_equal(X,X),
    inference('HYPERRESOLVE',[status(thm)],[85,theory(equality)]) ).

cnf(119,plain,
    ~ terminates(X,waterLevel(Y),Z),
    inference('UR-RESOLVE',[status(thm)],[49,68]) ).

cnf(131,plain,
    happens(tapOn,n0),
    inference('HYPERRESOLVE',[status(thm)],[61,theory(equality),theory(equality)]) ).

cnf(145,plain,
    initiates(tapOn,filling,X),
    inference('HYPERRESOLVE',[status(thm)],[43,theory(equality),theory(equality)]) ).

cnf(149,plain,
    terminates(overflow,filling,X),
    inference('HYPERRESOLVE',[status(thm)],[51,theory(equality),theory(equality)]) ).

cnf(150,plain,
    ~ releases(X,filling,Y),
    inference('UR-RESOLVE',[status(thm)],[53,68]) ).

cnf(155,plain,
    ( ~ happens(X,n1)
    | ~ terminates(X,Y,n1)
    | ~ holdsAt(Y,n2) ),
    inference('PARAMODULATE',[status(thm)],[21,77,theory(equality)]) ).

cnf(160,plain,
    ( ~ happens(X,n2)
    | ~ initiates(X,Y,n2)
    | ~ releasedAt(Y,n3) ),
    inference('PARAMODULATE',[status(thm)],[23,78,theory(equality)]) ).

cnf(161,plain,
    ( ~ happens(X,n3)
    | ~ initiates(X,Y,n3)
    | ~ releasedAt(Y,n4) ),
    inference('PARAMODULATE',[status(thm)],[23,79,theory(equality)]) ).

cnf(171,plain,
    ( releasedAt(X,n3)
    | happens('SKOLEMAAAV8'(n3,X),n3)
    | ~ releasedAt(X,n4) ),
    inference('PARAMODULATE',[status(thm)],[18,79,theory(equality)]) ).

cnf(178,plain,
    initiates(overflow,waterLevel(n3),n3),
    inference('HYPERRESOLVE',[status(thm)],[46,114,theory(equality),theory(equality)]) ).

cnf(185,plain,
    trajectory(filling,n0,waterLevel(n1),n1),
    inference('HYPERRESOLVE',[status(thm)],[63,108,74]) ).

cnf(214,plain,
    releasedAt(waterLevel(n3),n4),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[13,114]),115,119,79,theory(equality)]) ).

cnf(226,plain,
    less(n2,n3),
    inference('HYPERRESOLVE',[status(thm)],[92,116]) ).

cnf(228,plain,
    less(n1,n2),
    inference('HYPERRESOLVE',[status(thm)],[90,116]) ).

cnf(229,plain,
    less(n0,n1),
    inference('HYPERRESOLVE',[status(thm)],[88,116]) ).

cnf(240,plain,
    holdsAt(filling,n1),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[20,145,131]),74,theory(equality)]) ).

cnf(241,plain,
    ~ releasedAt(filling,n1),
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[23,145,131]),74,theory(equality)]) ).

cnf(260,plain,
    ~ less(n3,n2),
    inference('UR-RESOLVE',[status(thm)],[105,226]) ).

cnf(266,plain,
    ~ less(n2,n1),
    inference('UR-RESOLVE',[status(thm)],[105,228]) ).

cnf(268,plain,
    n0 != n1,
    inference('UR-RESOLVE',[status(thm)],[106,229]) ).

cnf(269,plain,
    ( releasedAt(filling,n2)
    | happens('SKOLEMAAAV5'(n1,filling),n1)
    | holdsAt(filling,n2) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[12,240]),77,theory(equality)]) ).

cnf(271,plain,
    ~ releasedAt(filling,n2),
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[19,241,150]),77,theory(equality)]) ).

cnf(272,plain,
    ( happens('SKOLEMAAAV5'(n1,filling),n1)
    | holdsAt(filling,n2) ),
    inference('REWRITE',[status(thm)],[269,271]) ).

cnf(294,plain,
    ~ less_or_equal(n3,n1),
    inference('UR-RESOLVE',[status(thm)],[90,260]) ).

cnf(301,plain,
    ~ less_or_equal(n2,n0),
    inference('UR-RESOLVE',[status(thm)],[88,266]) ).

cnf(306,plain,
    ~ releasedAt(filling,n3),
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[19,271,150]),78,theory(equality)]) ).

cnf(340,plain,
    n3 != n1,
    inference('UR-RESOLVE',[status(thm)],[85,294]) ).

cnf(341,plain,
    ~ less(n3,n1),
    inference('UR-RESOLVE',[status(thm)],[84,294]) ).

cnf(344,plain,
    n2 != n0,
    inference('UR-RESOLVE',[status(thm)],[85,301]) ).

cnf(357,plain,
    ( stoppedIn(n0,filling,n1)
    | holdsAt(waterLevel(n1),n1) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[11,185,131,145,229]),74,theory(equality)]) ).

cnf(378,plain,
    ~ less_or_equal(n3,n0),
    inference('UR-RESOLVE',[status(thm)],[88,341]) ).

cnf(411,plain,
    n3 != n0,
    inference('UR-RESOLVE',[status(thm)],[85,378]) ).

cnf(573,plain,
    ~ happens(overflow,n3),
    inference('UR-RESOLVE',[status(thm)],[161,178,214]) ).

cnf(574,plain,
    ~ holdsAt(filling,n3),
    inference('UR-RESOLVE',[status(thm)],[62,573,114,theory(equality)]) ).

cnf(575,plain,
    ~ happens(X,n3),
    inference('UR-RESOLVE',[status(thm)],[59,574,411]) ).

cnf(577,plain,
    ( releasedAt(X,n3)
    | ~ releasedAt(X,n4) ),
    inference('REWRITE',[status(thm)],[171,575]) ).

cnf(578,plain,
    releasedAt(waterLevel(n3),n3),
    inference('HYPERRESOLVE',[status(thm)],[577,214]) ).

cnf(581,plain,
    ( happens('SKOLEMAAAV5'(n1,filling),n1)
    | happens('SKOLEMAAAV5'(n2,filling),n2) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[12,272]),574,306,78,theory(equality)]) ).

cnf(584,plain,
    ( holdsAt(waterLevel(n1),n1)
    | less('SKOLEMAAAV2'(n0,n1,filling),n1) ),
    inference('HYPERRESOLVE',[status(thm)],[3,357]) ).

cnf(585,plain,
    ( holdsAt(waterLevel(n1),n1)
    | less(n0,'SKOLEMAAAV2'(n0,n1,filling)) ),
    inference('HYPERRESOLVE',[status(thm)],[2,357]) ).

cnf(762,plain,
    ( happens('SKOLEMAAAV5'(n1,filling),n1)
    | holdsAt(waterLevel(n3),n2) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[58,581]),344]) ).

cnf(765,plain,
    ( holdsAt(waterLevel(n1),n1)
    | less_or_equal('SKOLEMAAAV2'(n0,n1,filling),n0) ),
    inference('HYPERRESOLVE',[status(thm)],[87,584]) ).

cnf(777,plain,
    ( happens('SKOLEMAAAV5'(n1,filling),n1)
    | happens(overflow,n2) ),
    inference('HYPERRESOLVE',[status(thm)],[62,762,272,theory(equality)]) ).

cnf(778,plain,
    ( happens('SKOLEMAAAV5'(n1,filling),n1)
    | initiates(overflow,waterLevel(n3),n2) ),
    inference('HYPERRESOLVE',[status(thm)],[46,762,theory(equality),theory(equality)]) ).

cnf(791,plain,
    ( happens(overflow,n2)
    | holdsAt(waterLevel(n3),n1) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[58,777]),268]) ).

cnf(817,plain,
    ( happens(overflow,n2)
    | happens(overflow,n1) ),
    inference('HYPERRESOLVE',[status(thm)],[62,791,240,theory(equality)]) ).

cnf(1150,plain,
    ( holdsAt(waterLevel(n1),n1)
    | 'SKOLEMAAAV2'(n0,n1,filling) = n0 ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[83,765]),86]) ).

cnf(1363,plain,
    ( happens('SKOLEMAAAV5'(n1,filling),n1)
    | happens(overflow,n1) ),
    inference('HYPERRESOLVE',[status(thm)],[160,778,817,578]) ).

cnf(1517,plain,
    ( 'SKOLEMAAAV2'(n0,n1,filling) = n0
    | happens(overflow,n2) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[64,1150,791]),340]) ).

cnf(1578,plain,
    ( happens(overflow,n1)
    | holdsAt(waterLevel(n3),n1) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[58,1363]),268]) ).

cnf(1602,plain,
    ( 'SKOLEMAAAV2'(n0,n1,filling) = n0
    | holdsAt(filling,n2) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[59,1517]),344]) ).

cnf(1674,plain,
    happens(overflow,n1),
    inference('HYPERRESOLVE',[status(thm)],[62,1578,240,theory(equality)]) ).

cnf(1675,plain,
    ~ holdsAt(filling,n2),
    inference('UR-RESOLVE',[status(thm)],[155,1674,149]) ).

cnf(1733,plain,
    'SKOLEMAAAV2'(n0,n1,filling) = n0,
    inference('REWRITE',[status(thm)],[1602,1675]) ).

cnf(1734,plain,
    holdsAt(waterLevel(n1),n1),
    inference('REWRITE',[status(thm)],[585,86,1733,theory(equality)]) ).

cnf(1751,plain,
    holdsAt(waterLevel(n3),n1),
    inference('UR-RESOLVE',[status(thm)],[58,1674,268]) ).

cnf(1806,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[64,1734,340]),1751]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : CSR001+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n011.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sat Jun 11 19:15:47 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.46  * 
% 0.18/0.46  "."
% 0.18/0.46  * 
% 0.18/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-11T19:15:47
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n011.cluster.edu at 2022-06-11T19:15:47
% 0.18/0.49  
% 0.18/0.49  ; Recognized commutativity assertion (= (|plus| ?X ?Y) (|plus| ?Y ?X)).
% 0.18/0.49  WARNING:
% 0.18/0.49     |antitrajectory| is a 4-ary relation that occurs only negatively; disabling rows that contain it.
% 1.80/2.04  ; Declaring plus to be commutative.
% 1.80/2.04  
% 1.80/2.04  #||
% 1.80/2.04  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.80/2.04  % SZS output start Refutation
% See solution above
% 1.80/2.05  ||#
% 1.80/2.05  
% 1.80/2.05  ; Summary of computation:
% 1.80/2.05  ;     18636 formulas have been input or derived (from 793 formulas).
% 1.80/2.05  ;      1806 (10%) were retained.  Of these,
% 1.80/2.05  ;          889 (49%) were simplified or subsumed later,
% 1.80/2.05  ;          917 (51%) are still being kept.
% 1.80/2.05  ; 
% 1.80/2.05  ; Run time in seconds excluding printing time:
% 1.80/2.05  ;     0.012   1%   Read assertion file          (1 call)
% 1.80/2.05  ;     0.003   0%   Assert                       (56 calls)
% 1.80/2.05  ;     0.179  11%   Process new row              (17,653 calls)
% 1.80/2.05  ;     0.432  27%   Resolution                   (1,584 calls)
% 1.80/2.05  ;     0.043   3%   Paramodulation               (792 calls)
% 1.80/2.05  ;     0.000   0%   Factoring                    (206 calls)
% 1.80/2.05  ;     0.025   2%   Condensing                   (5,193 calls)
% 1.80/2.05  ;     0.319  20%   Forward subsumption          (5,193 calls)
% 1.80/2.05  ;     0.039   2%   Backward subsumption         (1,258 calls)
% 1.80/2.05  ;     0.012   1%   Clause clause subsumption    (5,243 calls)
% 1.80/2.05  ;     0.367  23%   Forward simplification       (17,285 calls)
% 1.80/2.05  ;     0.031   2%   Backward simplification      (1,806 calls)
% 1.80/2.05  ;     0.018   1%   Ordering                     (12,187 calls)
% 1.80/2.05  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.80/2.05  ;     0.000   0%   Purity testing               (1 call)
% 1.80/2.05  ;     0.097   6%   Other
% 1.80/2.05  ;     1.577        Total
% 1.80/2.05  ;     1.589        Real time
% 1.80/2.05  ; 
% 1.80/2.05  ; Term-hash-array has 1,271 terms in all.
% 1.80/2.05  ; Feature-vector-row-index has 387 entries (1,063 at peak, 1,258 added, 871 deleted).
% 1.80/2.05  ; Feature-vector-row-index has 2,048 nodes (6,998 at peak, 8,002 added, 5,954 deleted).
% 1.80/2.05  ;  Retrieved 18,523 possibly forward subsuming rows in 5,193 calls.
% 1.80/2.05  ;  Retrieved 881 possibly backward subsumed rows in 1,258 calls.
% 1.80/2.05  ; Path-index has 1,037 entries (1,236 at peak, 1,350 added, 313 deleted).
% 1.80/2.05  ; Path-index has 1,185 nodes (1,287 at peak, 1,373 added, 188 deleted).
% 1.80/2.05  ; Trie-index has 1,037 entries (1,236 at peak, 1,350 added, 313 deleted).
% 1.80/2.05  ; Trie-index has 2,097 nodes (2,657 at peak, 2,885 added, 788 deleted).
% 1.80/2.05  ; Retrieved 44,760 generalization terms in 83,714 calls.
% 1.80/2.05  ; Retrieved 592 instance terms in 547 calls.
% 1.80/2.05  ; Retrieved 169,551 unifiable terms in 28,948 calls.
% 1.80/2.05  ; 
% 1.80/2.05  ; The agenda of rows to process has 72 entries:
% 1.80/2.05  ;     8 with value 12              4 with value 17               1 with value 21
% 1.80/2.05  ;    16 with value 13              9 with value 18               1 with value 26
% 1.80/2.05  ;     1 with value 14              4 with value 19               1 with value 30
% 1.80/2.05  ;    22 with value 16              4 with value 20               1 with value 32
% 1.80/2.05  ; The agenda of rows to give has 250 entries:
% 1.80/2.05  ;     2 with value (4 11)         42 with value (4 23)           4 with value (4 33)
% 1.80/2.05  ;     2 with value (4 12)         41 with value (4 24)           2 with value (4 35)
% 1.80/2.05  ;     1 with value (4 15)         27 with value (4 25)           2 with value (4 36)
% 1.80/2.05  ;     2 with value (4 16)          4 with value (4 26)           1 with value (4 37)
% 1.80/2.05  ;    17 with value (4 17)         14 with value (4 27)           2 with value (4 39)
% 1.80/2.05  ;     2 with value (4 18)         14 with value (4 28)           1 with value (4 42)
% 1.80/2.05  ;    12 with value (4 20)          1 with value (4 29)           3 with value (4 43)
% 1.80/2.05  ;    35 with value (4 21)          1 with value (4 30)           1 with value (4 44)
% 1.80/2.05  ;     7 with value (4 22)         10 with value (4 31)
% 1.80/2.05  Evaluation took:
% 1.80/2.05    1.589 seconds of real time
% 1.80/2.05    1.454227 seconds of user run time
% 1.80/2.05    0.134939 seconds of system run time
% 1.80/2.05    [Run times include 0.076 seconds GC run time.]
% 1.80/2.05    0 calls to %EVAL
% 1.80/2.05    0 page faults and
% 1.80/2.05    126,562,224 bytes consed.
% 1.80/2.05  :PROOF-FOUND
% 1.80/2.05  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-11T19:15:49
% 1.80/2.05  :PROOF-FOUND
% 1.80/2.05  * 
%------------------------------------------------------------------------------