TSTP Solution File: CAT004-4 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : CAT004-4 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n025.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 00:06:55 EDT 2022

% Result   : Unsatisfiable 0.19s 0.49s
% Output   : Proof 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sPE(h,g),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_h_equals_g)]) ).

cnf(g1,plain,
    ( ~ sPE(g,h)
    | sPE(h,g) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    sPE(compose(h,a),compose(h,a)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    ( ~ sPE(compose(g,a),compose(h,a))
    | ~ sPE(compose(h,a),compose(h,a))
    | sPE(g,h) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cancellation_for_product1)]) ).

cnf(g4,plain,
    sPE(a,a),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    sPE(compose(compose(compose(g,a),b),a),compose(compose(compose(g,a),b),a)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    sPE(compose(g,compose(a,b)),compose(compose(g,a),b)),
    inference(ground_cnf,[],[file('Axioms/CAT004-0.ax',associativity_of_compose)]) ).

cnf(g7,plain,
    ( ~ sPE(compose(compose(compose(g,a),b),a),compose(compose(compose(g,a),b),a))
    | ~ sPE(compose(compose(g,compose(a,b)),a),compose(compose(compose(g,a),b),a))
    | sPE(compose(compose(g,a),b),compose(g,compose(a,b))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cancellation_for_product1)]) ).

cnf(g8,plain,
    ( ~ sPE(compose(g,compose(a,b)),compose(compose(g,a),b))
    | ~ sPE(a,a)
    | sPE(compose(compose(g,compose(a,b)),a),compose(compose(compose(g,a),b),a)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    sPE(compose(h,compose(a,b)),compose(g,compose(a,b))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',h_ab_equals_g_ab)]) ).

cnf(g10,plain,
    ( ~ sPE(compose(compose(g,a),b),compose(g,compose(a,b)))
    | ~ sPE(compose(compose(h,a),b),compose(g,compose(a,b)))
    | sPE(compose(g,a),compose(h,a)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cancellation_for_product2)]) ).

cnf(g11,plain,
    ( ~ sPE(compose(compose(h,a),b),compose(h,compose(a,b)))
    | ~ sPE(compose(h,compose(a,b)),compose(g,compose(a,b)))
    | sPE(compose(compose(h,a),b),compose(g,compose(a,b))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ sPE(compose(h,compose(a,b)),compose(compose(h,a),b))
    | sPE(compose(compose(h,a),b),compose(h,compose(a,b))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    sPE(compose(h,compose(a,b)),compose(compose(h,a),b)),
    inference(ground_cnf,[],[file('Axioms/CAT004-0.ax',associativity_of_compose)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : CAT004-4 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n025.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sun May 29 21:43:26 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.49  % symbols: 11
% 0.19/0.49  % clauses: 25
% 0.19/0.49  % start clauses: 1
% 0.19/0.49  % iterative deepening steps: 376
% 0.19/0.49  % maximum path limit: 5
% 0.19/0.49  % literal attempts: 125125
% 0.19/0.49  % depth failures: 86828
% 0.19/0.49  % regularity failures: 8464
% 0.19/0.49  % tautology failures: 4138
% 0.19/0.49  % reductions: 0
% 0.19/0.49  % extensions: 124943
% 0.19/0.49  % SAT variables: 38619
% 0.19/0.49  % SAT clauses: 62879
% 0.19/0.49  % WalkSAT solutions: 62881
% 0.19/0.49  % CDCL solutions: 0
% 0.19/0.49  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.49  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------