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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : MGT041+2 : TPTP v8.1.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n017.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 : Sun Jul 17 22:25:35 EDT 2022

% Result   : Theorem 0.18s 0.48s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   13 (   8 unt;   2 nHn;  13 RR)
%            Number of literals    :   23 (   0 equ;  12 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :    8 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ number_of_routines(X,Y,low)
    | ~ number_of_routines(X,Y,high) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp_not_high_and_low) ).

cnf(2,hypothesis,
    ( ~ organisation_at_time(X,Y)
    | ~ efficient_producer(X)
    | ~ founding_time(X,Y)
    | has_elaborated_routines(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a14) ).

cnf(3,hypothesis,
    ( ~ organisation_at_time(X,Y)
    | ~ first_mover(X)
    | ~ founding_time(X,Y)
    | number_of_routines(X,Y,low) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a15) ).

cnf(4,hypothesis,
    organisation_at_time('SKOLEMAAAU1','SKOLEMAAAU2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16) ).

cnf(5,hypothesis,
    founding_time('SKOLEMAAAU1','SKOLEMAAAU2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16) ).

cnf(6,hypothesis,
    number_of_routines('SKOLEMAAAU1','SKOLEMAAAU2',high),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16) ).

cnf(7,hypothesis,
    ~ has_elaborated_routines('SKOLEMAAAU1','SKOLEMAAAU2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a16) ).

cnf(8,negated_conjecture,
    ( ~ organisation_at_time(X,Y)
    | first_mover(X)
    | efficient_producer(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_t10) ).

cnf(9,plain,
    ~ number_of_routines('SKOLEMAAAU1','SKOLEMAAAU2',low),
    inference('UR-RESOLVE',[status(thm)],[1,6]) ).

cnf(10,plain,
    ( first_mover('SKOLEMAAAU1')
    | efficient_producer('SKOLEMAAAU1') ),
    inference('HYPERRESOLVE',[status(thm)],[8,4]) ).

cnf(11,plain,
    ~ efficient_producer('SKOLEMAAAU1'),
    inference('UR-RESOLVE',[status(thm)],[2,4,5,7]) ).

cnf(12,plain,
    first_mover('SKOLEMAAAU1'),
    inference('REWRITE',[status(thm)],[10,11]) ).

cnf(13,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[3,12,4,5]),9]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MGT041+2 : TPTP v8.1.0. Released v2.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.12/0.32  % Computer : n017.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Thu Jun  9 07:22:34 EDT 2022
% 0.12/0.33  % 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-09T07:22:34
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n017.cluster.edu at 2022-06-09T07:22:34
% 0.18/0.48  
% 0.18/0.48  
% 0.18/0.48  #||
% 0.18/0.48  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.48  % SZS output start Refutation
% See solution above
% 0.18/0.49  ||#
% 0.18/0.49  
% 0.18/0.49  ; Summary of computation:
% 0.18/0.49  ;        15 formulas have been input or derived (from 11 formulas).
% 0.18/0.49  ;        13 (87%) were retained.  Of these,
% 0.18/0.49  ;            1 ( 8%) were simplified or subsumed later,
% 0.18/0.49  ;           12 (92%) are still being kept.
% 0.18/0.49  ; 
% 0.18/0.49  ; Run time in seconds excluding printing time:
% 0.18/0.49  ;     0.002   8%   Read assertion file          (1 call)
% 0.18/0.49  ;     0.000   0%   Assert                       (5 calls)
% 0.18/0.49  ;     0.000   0%   Process new row              (14 calls)
% 0.18/0.49  ;     0.000   0%   Resolution                   (20 calls)
% 0.18/0.49  ;     0.000   0%   Paramodulation               (10 calls)
% 0.18/0.49  ;     0.000   0%   Condensing                   (5 calls)
% 0.18/0.49  ;     0.000   0%   Forward subsumption          (5 calls)
% 0.18/0.49  ;     0.001   4%   Backward subsumption         (5 calls)
% 0.18/0.49  ;     0.000   0%   Forward simplification       (14 calls)
% 0.18/0.49  ;     0.000   0%   Backward simplification      (13 calls)
% 0.18/0.49  ;     0.000   0%   Ordering                     (1 call)
% 0.18/0.49  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.18/0.49  ;     0.000   0%   Purity testing               (1 call)
% 0.18/0.49  ;     0.023  88%   Other
% 0.18/0.49  ;     0.026        Total
% 0.18/0.49  ;     0.028        Real time
% 0.18/0.49  ; 
% 0.18/0.49  ; Term-hash-array has 14 terms in all.
% 0.18/0.49  ; Feature-vector-row-index has 4 entries (5 at peak, 5 added, 1 deleted).
% 0.18/0.49  ; Feature-vector-row-index has 16 nodes (21 at peak, 21 added, 5 deleted).
% 0.18/0.49  ;  Retrieved 0 possibly forward subsuming rows in 5 calls.
% 0.18/0.49  ;  Retrieved 0 possibly backward subsumed rows in 5 calls.
% 0.18/0.49  ; Path-index has 18 entries (18 at peak, 19 added, 1 deleted).
% 0.18/0.49  ; Path-index has 42 nodes (42 at peak, 43 added, 1 deleted).
% 0.18/0.49  ; Trie-index has 18 entries (18 at peak, 19 added, 1 deleted).
% 0.18/0.49  ; Trie-index has 35 nodes (35 at peak, 36 added, 1 deleted).
% 0.18/0.49  ; Retrieved 2 generalization terms in 4 calls.
% 0.18/0.49  ; Retrieved 7 instance terms in 7 calls.
% 0.18/0.49  ; Retrieved 64 unifiable terms in 64 calls.
% 0.18/0.49  ; 
% 0.18/0.49  ; The agenda of rows to give has 1 entry:
% 0.18/0.49  ;     1 with value (4 6)
% 0.18/0.49  Evaluation took:
% 0.18/0.49    0.028 seconds of real time
% 0.18/0.49    0.023055 seconds of user run time
% 0.18/0.49    0.004979 seconds of system run time
% 0.18/0.49    0 calls to %EVAL
% 0.18/0.49    0 page faults and
% 0.18/0.49    1,977,360 bytes consed.
% 0.18/0.49  :PROOF-FOUND
% 0.18/0.49  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-09T07:22:34
% 0.18/0.49  :PROOF-FOUND
% 0.18/0.49  * 
%------------------------------------------------------------------------------