TSTP Solution File: FLD052-4 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : FLD052-4 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n026.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 22:32:16 EDT 2023

% Result   : Unsatisfiable 161.23s 21.08s
% Output   : CNFRefutation 161.23s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_existence_of_inverse_multiplication')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( product(multiplicative_inverse(X),X,multiplicative_identity)
    | sum(additive_identity,X,additive_identity)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_inverse_multiplication']) ).

cnf('2',plain,
    ~ sum(additive_identity,b,additive_identity),
    inference(cnf_transformation,[],[not_sum_13]) ).

cnf('3',plain,
    defined(b),
    inference(cnf_transformation,[],[b_is_defined]) ).

cnf('4',plain,
    product(multiplicative_inverse(b),b,multiplicative_identity),
    inference(resolution,[then_simplify],['1','2','3']) ).

cnf('5',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Z,V)
    | ~ product(U,X,W)
    | product(W,Y,V) ),
    inference(cnf_transformation,[],['$inc_associativity_multiplication_2']) ).

cnf('6',plain,
    product(a,multiplicative_inverse(b),s),
    inference(cnf_transformation,[],[product_15]) ).

cnf('7',plain,
    ( ~ product(multiplicative_inverse(b),X,Y)
    | ~ product(a,Y,Z)
    | product(s,X,Z) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( ~ product(a,multiplicative_identity,X)
    | product(s,b,X) ),
    inference(resolution,[],['4','7']) ).

cnf('9',plain,
    ( product(multiplicative_identity,X,X)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_identity_multiplication']) ).

cnf('10',plain,
    defined(a),
    inference(cnf_transformation,[],[a_is_defined]) ).

cnf('11',plain,
    product(multiplicative_identity,a,a),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( ~ product(X,Y,Z)
    | product(Y,X,Z) ),
    inference(cnf_transformation,[],['$inc_commutativity_multiplication']) ).

cnf('13',plain,
    product(a,multiplicative_identity,a),
    inference(resolution,[],['11','12']) ).

cnf('14',plain,
    product(s,b,a),
    inference(resolution,[],['8','13']) ).

cnf('15',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Y,V)
    | ~ product(W,U,X)
    | product(W,V,Z) ),
    inference(cnf_transformation,[],['$inc_associativity_multiplication_1']) ).

cnf('16',plain,
    product(a,d,p),
    inference(cnf_transformation,[],[product_18]) ).

cnf('17',plain,
    ( ~ product(X,Y,a)
    | ~ product(Y,d,Z)
    | product(X,Z,p) ),
    inference(resolution,[],['15','16']) ).

cnf('18',plain,
    product(b,d,l),
    inference(cnf_transformation,[],[product_21]) ).

cnf('19',plain,
    ( ~ product(X,b,a)
    | product(X,l,p) ),
    inference(resolution,[],['17','18']) ).

cnf('20',plain,
    product(s,l,p),
    inference(resolution,[],['14','19']) ).

cnf('21',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Y,V)
    | ~ sum(V,Z,W)
    | ~ sum(U,X,X2006)
    | product(X2006,Y,W) ),
    inference(cnf_transformation,[],['$inc_distributivity_2']) ).

cnf('22',plain,
    sum(p,q,k),
    inference(cnf_transformation,[],[sum_20]) ).

cnf('23',plain,
    ( ~ product(X,Y,p)
    | ~ product(Z,Y,q)
    | ~ sum(X,Z,U)
    | product(U,Y,k) ),
    inference(resolution,[],['21','22']) ).

cnf('24',plain,
    ( ~ sum(s,X,Y)
    | ~ product(X,l,q)
    | product(Y,l,k) ),
    inference(resolution,[],['20','23']) ).

cnf('25',plain,
    sum(s,t,u),
    inference(cnf_transformation,[],[sum_17]) ).

cnf('26',plain,
    ~ sum(additive_identity,d,additive_identity),
    inference(cnf_transformation,[],[not_sum_14]) ).

cnf('27',plain,
    defined(d),
    inference(cnf_transformation,[],[d_is_defined]) ).

cnf('28',plain,
    product(multiplicative_inverse(d),d,multiplicative_identity),
    inference(resolution,[then_simplify],['1','26','27']) ).

cnf('29',plain,
    product(c,multiplicative_inverse(d),t),
    inference(cnf_transformation,[],[product_16]) ).

cnf('30',plain,
    ( ~ product(multiplicative_inverse(d),X,Y)
    | ~ product(c,Y,Z)
    | product(t,X,Z) ),
    inference(resolution,[],['5','29']) ).

cnf('31',plain,
    ( ~ product(c,multiplicative_identity,X)
    | product(t,d,X) ),
    inference(resolution,[],['28','30']) ).

cnf('32',plain,
    defined(c),
    inference(cnf_transformation,[],[c_is_defined]) ).

cnf('33',plain,
    product(multiplicative_identity,c,c),
    inference(resolution,[],['9','32']) ).

cnf('34',plain,
    product(c,multiplicative_identity,c),
    inference(resolution,[],['33','12']) ).

cnf('35',plain,
    product(t,d,c),
    inference(resolution,[],['31','34']) ).

cnf('36',plain,
    product(b,c,q),
    inference(cnf_transformation,[],[product_19]) ).

cnf('37',plain,
    product(c,b,q),
    inference(resolution,[],['12','36']) ).

cnf('38',plain,
    ( ~ product(X,Y,c)
    | ~ product(Y,b,Z)
    | product(X,Z,q) ),
    inference(resolution,[],['15','37']) ).

cnf('39',plain,
    product(d,b,l),
    inference(resolution,[],['12','18']) ).

cnf('40',plain,
    ( ~ product(X,d,c)
    | product(X,l,q) ),
    inference(resolution,[],['38','39']) ).

cnf('41',plain,
    product(t,l,q),
    inference(resolution,[],['35','40']) ).

cnf('42',plain,
    product(u,l,k),
    inference(resolution,[then_simplify],['24','25','41']) ).

cnf('43',plain,
    product(l,u,k),
    inference(resolution,[],['42','12']) ).

cnf('44',plain,
    defined(u),
    inference(cnf_transformation,[],[u_is_defined]) ).

cnf('45',plain,
    product(multiplicative_identity,u,u),
    inference(resolution,[],['9','44']) ).

cnf('46',plain,
    ( ~ product(X,Y,multiplicative_identity)
    | ~ product(Y,u,Z)
    | product(X,Z,u) ),
    inference(resolution,[],['15','45']) ).

cnf('47',plain,
    ~ product(k,multiplicative_inverse(l),u),
    inference(cnf_transformation,[],[not_product_22]) ).

cnf('48',plain,
    ~ product(multiplicative_inverse(l),k,u),
    inference(resolution,[],['12','47']) ).

cnf('49',plain,
    ( ~ product(multiplicative_inverse(l),X,multiplicative_identity)
    | ~ product(X,u,k) ),
    inference(resolution,[],['46','48']) ).

cnf('50',plain,
    ( sum(additive_inverse(X),X,additive_identity)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_inverse_addition']) ).

cnf('51',plain,
    defined(d),
    inference(cnf_transformation,[],[d_is_defined]) ).

cnf('52',plain,
    sum(additive_inverse(d),d,additive_identity),
    inference(resolution,[],['50','51']) ).

cnf('53',plain,
    ( ~ sum(X,Y,Z)
    | ~ sum(U,Z,V)
    | ~ sum(U,X,W)
    | sum(W,Y,V) ),
    inference(cnf_transformation,[],['$inc_associativity_addition_2']) ).

cnf('54',plain,
    ( ~ sum(X,Y,Z)
    | ~ sum(Y,U,Y)
    | sum(Z,U,Z) ),
    inference(factorization,[],['53']) ).

cnf('55',plain,
    ( ~ sum(X,d,X)
    | ~ sum(Y,X,additive_identity) ),
    inference(resolution,[],['54','26']) ).

cnf('56',plain,
    ~ sum(d,d,d),
    inference(resolution,[],['52','55']) ).

cnf('57',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Y,V)
    | ~ product(W,Y,X2006)
    | ~ sum(W,U,X)
    | sum(X2006,V,Z) ),
    inference(cnf_transformation,[],['$inc_distributivity_1']) ).

cnf('58',plain,
    ( sum(additive_identity,X,X)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_identity_addition']) ).

cnf('59',plain,
    defined(additive_identity),
    inference(cnf_transformation,[],['$inc_well_definedness_of_additive_identity']) ).

cnf('60',plain,
    sum(additive_identity,additive_identity,additive_identity),
    inference(resolution,[],['58','59']) ).

cnf('61',plain,
    ( ~ product(additive_identity,X,Y)
    | ~ product(additive_identity,X,Z)
    | ~ product(additive_identity,X,U)
    | sum(Y,Z,U) ),
    inference(resolution,[],['57','60']) ).

cnf('62',plain,
    ~ product(additive_identity,X,d),
    inference(resolution,[],['56','61']) ).

cnf('63',plain,
    ~ product(X,additive_identity,d),
    inference(resolution,[],['62','12']) ).

cnf('64',plain,
    product(multiplicative_identity,d,d),
    inference(resolution,[],['9','51']) ).

cnf('65',plain,
    ( ~ product(X,Y,multiplicative_identity)
    | ~ product(Y,d,Z)
    | product(X,Z,d) ),
    inference(resolution,[],['15','64']) ).

cnf('66',plain,
    ( ~ product(X,d,additive_identity)
    | ~ product(Y,X,multiplicative_identity) ),
    inference(resolution,[],['63','65']) ).

cnf('67',plain,
    ~ product(b,d,additive_identity),
    inference(resolution,[],['4','66']) ).

cnf('68',plain,
    product(d,multiplicative_identity,d),
    inference(resolution,[],['64','12']) ).

cnf('69',plain,
    ( ~ product(X,d,Y)
    | ~ product(Y,multiplicative_identity,Z)
    | product(X,d,Z) ),
    inference(resolution,[],['15','68']) ).

cnf('70',plain,
    ( ~ product(l,multiplicative_identity,X)
    | product(b,d,X) ),
    inference(resolution,[],['69','18']) ).

cnf('71',plain,
    ~ product(l,multiplicative_identity,additive_identity),
    inference(resolution,[],['67','70']) ).

cnf('72',plain,
    ( ~ product(X,Y,Z)
    | ~ sum(Z,Z,U)
    | ~ sum(X,X,V)
    | product(V,Y,U) ),
    inference(factorization,[],['21']) ).

cnf('73',plain,
    product(multiplicative_identity,additive_identity,additive_identity),
    inference(resolution,[],['9','59']) ).

cnf('74',plain,
    product(additive_identity,multiplicative_identity,additive_identity),
    inference(resolution,[],['73','12']) ).

cnf('75',plain,
    ( ~ sum(additive_identity,additive_identity,X)
    | ~ sum(additive_identity,additive_identity,Y)
    | product(X,multiplicative_identity,Y) ),
    inference(resolution,[],['72','74']) ).

cnf('76',plain,
    sum(additive_identity,additive_identity,additive_identity),
    inference(resolution,[],['58','59']) ).

cnf('77',plain,
    ~ sum(additive_identity,additive_identity,l),
    inference(resolution,[then_simplify],['71','75','76']) ).

cnf('78',plain,
    defined(l),
    inference(cnf_transformation,[],[l_is_defined]) ).

cnf('79',plain,
    sum(additive_identity,l,l),
    inference(resolution,[],['58','78']) ).

cnf('80',plain,
    ( ~ sum(X,Y,Z)
    | sum(Y,X,Z) ),
    inference(cnf_transformation,[],['$inc_commutativity_addition']) ).

cnf('81',plain,
    sum(l,additive_identity,l),
    inference(resolution,[],['79','80']) ).

cnf('82',plain,
    ( ~ sum(X,l,Y)
    | ~ sum(X,l,Z)
    | sum(Y,additive_identity,Z) ),
    inference(resolution,[],['53','81']) ).

cnf('83',plain,
    ( ~ sum(additive_identity,l,X)
    | sum(X,additive_identity,l) ),
    inference(resolution,[],['82','79']) ).

cnf('84',plain,
    ~ sum(additive_identity,l,additive_identity),
    inference(resolution,[],['77','83']) ).

cnf('85',plain,
    defined(l),
    inference(cnf_transformation,[],[l_is_defined]) ).

cnf('86',plain,
    product(multiplicative_inverse(l),l,multiplicative_identity),
    inference(resolution,[then_simplify],['84','1','85']) ).

cnf('87',plain,
    $false,
    inference(resolution,[then_simplify],['43','49','86']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : FLD052-4 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n026.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  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 01:06:49 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.44  
% 0.19/0.44  input clause set summed statistics:
% 0.19/0.44  ----------------------------------
% 0.19/0.44  in_clause_count:                    48
% 0.19/0.44  in_rule_clause_count:               29
% 0.19/0.44  in_fact_clause_count:               19
% 0.19/0.44  in_answer_clause_count:              0
% 0.19/0.44  in_ground_clause_count:             25
% 0.19/0.44  in_unit_clause_count:               25
% 0.19/0.44  in_horn_clause_count:               45
% 0.19/0.44  in_pos_clause_count:                21
% 0.19/0.44  in_neg_clause_count:                 4
% 0.19/0.44  in_poseq_clause_count:               0
% 0.19/0.44  in_negeq_clause_count:               0
% 0.19/0.44  in_unitposeq_clause_count:           0
% 0.19/0.44  in_chain_clause_count:               0
% 0.19/0.44  in_min_length:             1
% 0.19/0.44  in_max_length:             5
% 0.19/0.44  in_min_depth:              1
% 0.19/0.44  in_max_depth:              2
% 0.19/0.44  in_min_size:               2
% 0.19/0.44  in_max_size:              20
% 0.19/0.44  in_min_vars:               0
% 0.19/0.44  in_max_vars:               7
% 0.19/0.44  in_extaxiom_count:                26
% 0.19/0.44  in_axiom_count:                    0
% 0.19/0.44  in_assumption_count:              12
% 0.19/0.44  in_goal_count:                    10
% 0.19/0.44  in_neg_goal_count:                 3
% 0.19/0.44  in_pos_goal_count:                 7
% 0.19/0.44  in_posunit_goal_count:             7
% 0.19/0.44  
% 0.19/0.44  auto guide:
% 0.19/0.44  -----------
% 0.19/0.44  {
% 0.19/0.44  "print":1,
% 0.19/0.44  "print_level": 15,
% 0.19/0.44  "max_size": 0,
% 0.19/0.44  "max_depth": 0,
% 0.19/0.44  "max_length": 0,
% 0.19/0.44  "max_dseconds": 0,
% 0.19/0.44  "equality":0,
% 0.19/0.44  "runs":[
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.44  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.44  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.44  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.44  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":250},
% 0.19/0.44  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":250},
% 0.19/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.44  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.44  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.44  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1250},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.44  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.44  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1250},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.19/0.44  
% 0.19/0.44  ]}
% 0.19/0.44  
% 0.19/0.44  
% 0.19/0.44  **** run 1 fork 0 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.45  
% 0.19/0.45  **** run 2 fork 1 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.45  
% 0.19/0.45  **** run 3 fork 2 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.45  
% 0.19/0.45  **** run 4 fork 3 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.45  
% 0.19/0.45  **** run 5 fork 4 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.45  
% 0.19/0.45  **** run 6 fork 5 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.45  
% 0.19/0.45  **** run 7 fork 6 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.19/0.46  
% 0.19/0.46  **** run 8 fork 7 starts with strategy
% 0.19/0.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 0: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 2: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 3: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 4: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 5: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 6: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 7: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  fork 1: search finished without proof.
% 0.19/0.57  
% 0.19/0.57  **** run 9 fork 0 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 12 fork 3 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.19/0.58  
% 0.19/0.58  **** run 11 fork 2 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.58  
% 0.19/0.58  **** run 16 fork 7 starts with strategy
% 0.19/0.58  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.19/0.58  
% 0.19/0.58  **** run 13 fork 4 starts with strategy
% 0.19/0.58  
% 0.19/0.58  **** run 10 fork 1 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.58  
% 0.19/0.58  **** run 14 fork 5 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.58  
% 0.19/0.58  **** run 15 fork 6 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 3: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 2: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 7: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 0: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 1: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  **** run 20 fork 3 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.19/0.69  
% 0.19/0.69  **** run 19 fork 2 starts with strategy
% 0.19/0.69  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 6: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  **** run 17 fork 0 starts with strategy
% 0.19/0.70  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 0.19/0.70  
% 0.19/0.70  **** run 24 fork 7 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 5: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 4: search terminated without proof.
% 0.19/0.71  
% 0.19/0.71  **** run 18 fork 1 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.19/0.71  
% 0.19/0.71  **** run 23 fork 6 starts with strategy
% 0.19/0.71  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 0.19/0.72  
% 0.19/0.72  **** run 22 fork 5 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.19/0.72  
% 0.19/0.72  **** run 21 fork 4 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 1.97/0.81  
% 1.97/0.81  
% 1.97/0.81  fork 0: search terminated without proof.
% 1.97/0.82  
% 1.97/0.82  **** run 25 fork 0 starts with strategy
% 1.97/0.82  
% 1.97/0.82  
% 1.97/0.82  fork 6: search terminated without proof.
% 1.97/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 1.97/0.82  
% 1.97/0.82  
% 1.97/0.82  fork 4: search terminated without proof.
% 3.09/0.83  
% 3.09/0.83  
% 3.09/0.83  fork 3: search terminated without proof.
% 3.09/0.84  
% 3.09/0.84  
% 3.09/0.84  fork 7: search terminated without proof.
% 3.09/0.84  
% 3.09/0.84  **** run 31 fork 6 starts with strategy
% 3.09/0.84  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 3.09/0.84  
% 3.09/0.84  
% 3.09/0.84  fork 2: search terminated without proof.
% 3.09/0.84  
% 3.09/0.84  **** run 29 fork 4 starts with strategy
% 3.09/0.84  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 3.09/0.84  
% 3.09/0.84  **** run 28 fork 3 starts with strategy
% 3.09/0.84  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.09/0.85  
% 3.09/0.85  **** run 32 fork 7 starts with strategy
% 3.09/0.85  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 3.09/0.85  
% 3.09/0.85  
% 3.09/0.85  fork 1: search terminated without proof.
% 3.09/0.85  
% 3.09/0.85  fork 5: search finished without proof.
% 3.09/0.85  
% 3.09/0.85  **** run 27 fork 2 starts with strategy
% 3.09/0.85  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.09/0.86  
% 3.09/0.86  **** run 26 fork 1 starts with strategy
% 3.09/0.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 3.09/0.87  
% 3.09/0.87  **** run 30 fork 5 starts with strategy
% 3.09/0.87  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 3.70/0.92  
% 3.70/0.92  
% 3.70/0.92  fork 0: search terminated without proof.
% 3.70/0.93  
% 3.70/0.93  **** run 33 fork 0 starts with strategy
% 3.70/0.93  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 3.70/0.95  
% 3.70/0.95  
% 3.70/0.95  fork 3: search terminated without proof.
% 3.70/0.96  
% 3.70/0.96  
% 3.70/0.96  fork 2: search terminated without proof.
% 3.70/0.97  
% 3.70/0.97  **** run 36 fork 3 starts with strategy
% 3.70/0.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 3.70/0.97  
% 3.70/0.97  
% 3.70/0.97  fork 4: search terminated without proof.
% 3.70/0.97  
% 3.70/0.97  
% 3.70/0.97  fork 6: search terminated without proof.
% 4.29/0.98  
% 4.29/0.98  
% 4.29/0.98  fork 1: search terminated without proof.
% 4.29/0.98  
% 4.29/0.98  
% 4.29/0.98  fork 5: search terminated without proof.
% 4.29/0.98  
% 4.29/0.98  **** run 35 fork 2 starts with strategy
% 4.29/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 4.29/0.98  
% 4.29/0.98  
% 4.29/0.98  fork 7: search terminated without proof.
% 4.29/0.99  
% 4.29/0.99  **** run 37 fork 4 starts with strategy
% 4.29/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 4.29/0.99  
% 4.29/0.99  **** run 39 fork 6 starts with strategy
% 4.29/0.99  
% 4.29/0.99  **** run 38 fork 5 starts with strategy
% 4.29/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 4.29/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 4.29/0.99  
% 4.29/0.99  **** run 34 fork 1 starts with strategy
% 4.29/0.99  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 4.29/1.00  
% 4.29/1.00  **** run 40 fork 7 starts with strategy
% 4.29/1.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 4.29/1.01  
% 4.29/1.01  fork 5: search finished without proof.
% 4.29/1.02  
% 4.29/1.02  **** run 46 fork 5 starts with strategy
% 4.29/1.02  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 4.29/1.04  
% 4.29/1.04  
% 4.29/1.04  fork 0: search terminated without proof.
% 4.29/1.05  
% 4.29/1.05  **** run 41 fork 0 starts with strategy
% 4.29/1.05  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 5.03/1.08  
% 5.03/1.08  
% 5.03/1.08  fork 3: search terminated without proof.
% 5.03/1.09  
% 5.03/1.09  
% 5.03/1.09  fork 2: search terminated without proof.
% 5.21/1.09  
% 5.21/1.09  **** run 44 fork 3 starts with strategy
% 5.21/1.09  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.21/1.10  
% 5.21/1.10  
% 5.21/1.10  fork 4: search terminated without proof.
% 5.21/1.10  
% 5.21/1.10  
% 5.21/1.10  fork 1: search terminated without proof.
% 5.21/1.10  
% 5.21/1.10  **** run 43 fork 2 starts with strategy
% 5.21/1.10  {"max_dseconds":10,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 5.21/1.10  
% 5.21/1.10  
% 5.21/1.10  fork 6: search terminated without proof.
% 5.21/1.12  
% 5.21/1.12  **** run 45 fork 4 starts with strategy
% 5.21/1.12  {"max_dseconds":10,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 5.43/1.12  
% 5.43/1.12  **** run 42 fork 1 starts with strategy
% 5.43/1.12  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 5.47/1.13  
% 5.47/1.13  **** run 47 fork 6 starts with strategy
% 5.47/1.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 11.98/2.00  
% 11.98/2.00  fork 0: search finished without proof.
% 11.98/2.02  
% 11.98/2.02  **** run 49 fork 0 starts with strategy
% 11.98/2.02  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 11.98/2.03  
% 11.98/2.03  
% 11.98/2.03  fork 7: search terminated without proof.
% 11.98/2.06  
% 11.98/2.06  **** run 48 fork 7 starts with strategy
% 11.98/2.06  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 11.98/2.08  
% 11.98/2.08  
% 11.98/2.08  fork 5: search terminated without proof.
% 11.98/2.10  
% 11.98/2.10  
% 11.98/2.10  fork 3: search terminated without proof.
% 11.98/2.11  
% 11.98/2.11  **** run 54 fork 5 starts with strategy
% 11.98/2.11  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 11.98/2.13  
% 11.98/2.13  
% 11.98/2.13  fork 1: search terminated without proof.
% 11.98/2.14  
% 11.98/2.14  fork 2: search finished without proof.
% 11.98/2.14  
% 11.98/2.14  **** run 52 fork 3 starts with strategy
% 11.98/2.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 11.98/2.16  
% 11.98/2.16  **** run 51 fork 2 starts with strategy
% 11.98/2.16  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 11.98/2.17  
% 11.98/2.17  **** run 50 fork 1 starts with strategy
% 11.98/2.17  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.98/2.17  
% 11.98/2.17  
% 11.98/2.17  fork 4: search terminated without proof.
% 11.98/2.17  
% 11.98/2.17  
% 11.98/2.17  fork 6: search terminated without proof.
% 13.17/2.20  
% 13.17/2.20  **** run 53 fork 4 starts with strategy
% 13.17/2.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 13.17/2.21  
% 13.17/2.21  **** run 55 fork 6 starts with strategy
% 13.17/2.21  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 21.02/3.11  
% 21.02/3.11  
% 21.02/3.11  fork 0: search terminated without proof.
% 21.02/3.13  
% 21.02/3.13  **** run 57 fork 0 starts with strategy
% 21.02/3.13  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 21.02/3.14  
% 21.02/3.14  
% 21.02/3.14  fork 5: search terminated without proof.
% 21.02/3.15  
% 21.02/3.15  
% 21.02/3.15  fork 7: search terminated without proof.
% 21.02/3.16  
% 21.02/3.16  **** run 62 fork 5 starts with strategy
% 21.02/3.16  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 21.41/3.17  
% 21.41/3.17  
% 21.41/3.17  fork 3: search terminated without proof.
% 21.41/3.17  
% 21.41/3.17  **** run 56 fork 7 starts with strategy
% 21.41/3.17  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":10}
% 21.41/3.18  
% 21.41/3.18  
% 21.41/3.18  fork 1: search terminated without proof.
% 21.41/3.19  
% 21.41/3.19  
% 21.41/3.19  fork 2: search terminated without proof.
% 21.41/3.19  
% 21.41/3.19  **** run 60 fork 3 starts with strategy
% 21.41/3.19  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 21.41/3.20  
% 21.41/3.20  **** run 58 fork 1 starts with strategy
% 21.41/3.20  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 21.41/3.21  
% 21.41/3.21  **** run 59 fork 2 starts with strategy
% 21.41/3.21  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 21.41/3.24  
% 21.41/3.24  
% 21.41/3.24  fork 4: search terminated without proof.
% 22.12/3.26  
% 22.12/3.26  
% 22.12/3.26  fork 6: search terminated without proof.
% 22.12/3.26  
% 22.12/3.26  **** run 61 fork 4 starts with strategy
% 22.12/3.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 22.12/3.28  
% 22.12/3.28  **** run 63 fork 6 starts with strategy
% 22.12/3.28  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 29.21/4.17  
% 29.21/4.17  
% 29.21/4.17  fork 0: search terminated without proof.
% 29.21/4.19  
% 29.21/4.19  **** run 65 fork 0 starts with strategy
% 29.21/4.19  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 29.21/4.19  
% 29.21/4.19  
% 29.21/4.19  fork 5: search terminated without proof.
% 29.21/4.21  
% 29.21/4.21  **** run 70 fork 5 starts with strategy
% 29.21/4.21  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 29.21/4.21  
% 29.21/4.21  
% 29.21/4.21  fork 1: search terminated without proof.
% 29.21/4.23  
% 29.21/4.23  
% 29.21/4.23  fork 2: search terminated without proof.
% 29.21/4.24  
% 29.21/4.24  **** run 66 fork 1 starts with strategy
% 29.21/4.24  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 29.21/4.24  
% 29.21/4.24  
% 29.21/4.24  fork 7: search terminated without proof.
% 29.86/4.25  
% 29.86/4.25  **** run 67 fork 2 starts with strategy
% 29.86/4.25  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 29.86/4.26  
% 29.86/4.26  **** run 64 fork 7 starts with strategy
% 29.86/4.26  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 29.86/4.26  
% 29.86/4.26  
% 29.86/4.26  fork 3: search terminated without proof.
% 30.09/4.28  
% 30.09/4.28  fork 4: search finished without proof.
% 30.09/4.29  
% 30.09/4.29  **** run 68 fork 3 starts with strategy
% 30.09/4.29  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 30.09/4.30  
% 30.09/4.30  **** run 69 fork 4 starts with strategy
% 30.09/4.30  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 30.50/4.34  
% 30.50/4.34  
% 30.50/4.34  fork 6: search terminated without proof.
% 30.67/4.36  
% 30.67/4.36  **** run 71 fork 6 starts with strategy
% 30.67/4.36  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 37.33/5.21  
% 37.33/5.21  
% 37.33/5.21  fork 0: search terminated without proof.
% 37.33/5.22  
% 37.33/5.22  **** run 73 fork 0 starts with strategy
% 37.33/5.22  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 37.73/5.26  
% 37.73/5.26  
% 37.73/5.26  fork 5: search terminated without proof.
% 37.73/5.26  
% 37.73/5.26  
% 37.73/5.26  fork 2: search terminated without proof.
% 37.73/5.26  
% 37.73/5.26  
% 37.73/5.26  fork 1: search terminated without proof.
% 37.73/5.28  
% 37.73/5.28  **** run 75 fork 2 starts with strategy
% 37.73/5.28  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 37.73/5.28  
% 37.73/5.28  **** run 78 fork 5 starts with strategy
% 37.73/5.28  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 37.73/5.29  
% 37.73/5.29  
% 37.73/5.29  fork 7: search terminated without proof.
% 37.73/5.29  
% 37.73/5.29  **** run 74 fork 1 starts with strategy
% 37.73/5.29  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 37.73/5.30  
% 37.73/5.30  **** run 72 fork 7 starts with strategy
% 37.73/5.30  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 37.73/5.32  
% 37.73/5.32  
% 37.73/5.32  fork 3: search terminated without proof.
% 37.73/5.33  
% 37.73/5.33  
% 37.73/5.33  fork 4: search terminated without proof.
% 38.50/5.34  
% 38.50/5.34  **** run 76 fork 3 starts with strategy
% 38.50/5.34  {"max_dseconds":10,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 38.50/5.35  
% 38.50/5.35  **** run 77 fork 4 starts with strategy
% 38.50/5.35  {"max_dseconds":10,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 38.50/5.36  
% 38.50/5.36  fork 4: search finished without proof.
% 38.50/5.38  
% 38.50/5.38  **** run 85 fork 4 starts with strategy
% 38.50/5.38  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 38.50/5.40  
% 38.50/5.40  
% 38.50/5.40  fork 6: search terminated without proof.
% 38.50/5.41  
% 38.50/5.41  **** run 79 fork 6 starts with strategy
% 38.50/5.41  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 45.51/6.26  
% 45.51/6.26  
% 45.51/6.26  fork 0: search terminated without proof.
% 45.51/6.28  
% 45.51/6.28  **** run 81 fork 0 starts with strategy
% 45.51/6.28  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 46.11/6.33  
% 46.11/6.33  
% 46.11/6.33  fork 5: search terminated without proof.
% 46.11/6.34  
% 46.11/6.34  
% 46.11/6.34  fork 1: search terminated without proof.
% 46.11/6.36  
% 46.11/6.36  
% 46.11/6.36  fork 7: search terminated without proof.
% 46.11/6.36  
% 46.11/6.36  **** run 82 fork 1 starts with strategy
% 46.11/6.36  {"max_dseconds":50,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 46.11/6.36  
% 46.11/6.36  **** run 86 fork 5 starts with strategy
% 46.11/6.36  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 46.11/6.36  
% 46.11/6.36  
% 46.11/6.36  fork 3: search terminated without proof.
% 46.11/6.37  
% 46.11/6.37  
% 46.11/6.37  fork 2: search terminated without proof.
% 46.47/6.38  
% 46.47/6.38  **** run 80 fork 7 starts with strategy
% 46.47/6.38  {"max_dseconds":50,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 46.47/6.38  
% 46.47/6.38  **** run 83 fork 2 starts with strategy
% 46.47/6.38  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 46.47/6.39  
% 46.47/6.39  **** run 84 fork 3 starts with strategy
% 46.47/6.39  {"max_dseconds":50,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 77.89/10.49  
% 77.89/10.49  
% 77.89/10.49  fork 4: search terminated without proof.
% 77.89/10.50  
% 77.89/10.50  
% 77.89/10.50  fork 6: search terminated without proof.
% 80.66/10.77  
% 80.66/10.77  **** run 87 fork 6 starts with strategy
% 80.66/10.77  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 80.66/10.79  
% 80.66/10.79  **** run 93 fork 4 starts with strategy
% 80.66/10.79  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 82.87/11.10  
% 82.87/11.10  fork 7: search finished without proof.
% 82.87/11.12  
% 82.87/11.12  **** run 88 fork 7 starts with strategy
% 82.87/11.12  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 85.56/11.40  
% 85.56/11.40  
% 85.56/11.40  fork 0: search terminated without proof.
% 85.56/11.41  
% 85.56/11.41  
% 85.56/11.41  fork 3: search terminated without proof.
% 86.27/11.45  
% 86.27/11.45  fork 1: search finished without proof.
% 86.27/11.46  
% 86.27/11.46  
% 86.27/11.46  fork 2: search terminated without proof.
% 86.27/11.47  
% 86.27/11.47  **** run 90 fork 1 starts with strategy
% 86.27/11.47  {"max_dseconds":50,"strategy":["query_focus","double"],"query_preference":1}
% 86.27/11.50  
% 86.27/11.50  
% 86.27/11.50  fork 5: search terminated without proof.
% 87.94/11.66  
% 87.94/11.66  **** run 92 fork 3 starts with strategy
% 87.94/11.66  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 88.38/11.74  
% 88.38/11.74  **** run 89 fork 0 starts with strategy
% 88.38/11.74  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 88.38/11.76  
% 88.38/11.76  **** run 94 fork 5 starts with strategy
% 88.38/11.76  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":50}
% 88.38/11.79  
% 88.38/11.79  **** run 91 fork 2 starts with strategy
% 88.38/11.79  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 120.32/15.90  
% 120.32/15.90  
% 120.32/15.90  fork 6: search terminated without proof.
% 121.28/15.96  
% 121.28/15.96  
% 121.28/15.96  fork 4: search terminated without proof.
% 121.64/16.00  
% 121.64/16.00  **** run 101 fork 4 starts with strategy
% 121.64/16.00  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":50}
% 122.34/16.08  
% 122.34/16.08  **** run 95 fork 6 starts with strategy
% 122.34/16.08  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":50}
% 123.04/16.21  
% 123.04/16.21  
% 123.04/16.21  fork 7: search terminated without proof.
% 124.53/16.34  
% 124.53/16.34  **** run 96 fork 7 starts with strategy
% 124.53/16.34  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0}
% 126.17/16.58  
% 126.17/16.58  
% 126.17/16.58  fork 1: search terminated without proof.
% 127.11/16.70  
% 127.11/16.70  **** run 98 fork 1 starts with strategy
% 127.11/16.70  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 128.26/16.82  
% 128.26/16.82  
% 128.26/16.82  fork 3: search terminated without proof.
% 128.58/16.87  
% 128.58/16.87  
% 128.58/16.87  fork 5: search terminated without proof.
% 128.58/16.87  
% 128.58/16.87  
% 128.58/16.87  fork 0: search terminated without proof.
% 129.52/16.99  
% 129.52/16.99  **** run 97 fork 0 starts with strategy
% 129.52/16.99  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":50}
% 129.52/17.01  
% 129.52/17.01  **** run 100 fork 3 starts with strategy
% 129.52/17.01  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 129.52/17.01  
% 129.52/17.01  
% 129.52/17.01  fork 2: search terminated without proof.
% 129.99/17.09  
% 129.99/17.09  **** run 102 fork 5 starts with strategy
% 129.99/17.09  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":20}
% 130.62/17.22  
% 130.62/17.22  **** run 99 fork 2 starts with strategy
% 130.62/17.22  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 161.23/21.06  
% 161.23/21.06  
% 161.23/21.06  fork 4: search terminated without proof.
% 161.23/21.08  
% 161.23/21.08  
% 161.23/21.08  result: proof found
% 161.23/21.08  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 161.23/21.08  by run 100 fork 3 strategy {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 161.23/21.08  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 161.23/21.08  
% 161.23/21.08  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 161.23/21.08  
% 161.23/21.08  run 100 fork 3 statistics:
% 161.23/21.08  ----------------------------------
% 161.23/21.08  this run seconds: 3.883074
% 161.23/21.08  total seconds: 20.226124
% 161.23/21.08  stat_given_used: 10217
% 161.23/21.08  stat_given_used_at_endgame: 0
% 161.23/21.08  stat_given_candidates:   30893
% 161.23/21.08  stat_given_candidates_at_endgame: 0
% 161.23/21.08  stat_given_candidates_h: 0
% 161.23/21.08  stat_binres_derived_cl:   74499
% 161.23/21.08  stat_binres_derived_cl_h: 0
% 161.23/21.08  stat_factor_derived_cl: 1679
% 161.23/21.08  stat_para_derived_cl: 0
% 161.23/21.08  stat_tautologies_discarded: 14165
% 161.23/21.08  stat_forward_subsumed: 16510
% 161.23/21.08  stat_derived_cut: 292
% 161.23/21.08  stat_derived_rewritten: 0
% 161.23/21.08  stat_weight_discarded_building: 0
% 161.23/21.08  stat_weight_discarded_cl: 3064
% 161.23/21.08  stat_internlimit_discarded_cl: 0
% 161.23/21.08  stat_simplified:  163 simplified 0 derived 0 given
% 161.23/21.08  stat_kept_cl: 42438
% 161.23/21.08  stat_built_cl: 66099
% 161.23/21.08  stat_hyperres_partial_cl: 0
% 161.23/21.08  stat_made_rewriters: 0
% 161.23/21.08  stat_backward_subsumed: 0
% 161.23/21.08  stat_propagated_subsumed: 0
% 161.23/21.08  stat_clsubs_attempted:                   8862751
% 161.23/21.08  stat_clsubs_fact_groundunit_found:            92
% 161.23/21.08  stat_clsubs_rule_groundunit_found:            26
% 161.23/21.08  stat_clsubs_top_meta_attempted:          104748654
% 161.23/21.08  stat_clsubs_top_meta_failed:              95885903
% 161.23/21.08  stat_clsubs_top_meta_nonpref_attempted:           104748654
% 161.23/21.08  stat_clsubs_top_meta_nonpref_succeeded:            46354066
% 161.23/21.08  stat_clsubs_top_meta_pref_attempted:               46354066
% 161.23/21.08  stat_clsubs_top_meta_pref1_succeeded:              19379250
% 161.23/21.08  stat_clsubs_top_meta_pref2_succeeded:               9253399
% 161.23/21.08  stat_clsubs_top_meta_pref3_succeeded:               8862751
% 161.23/21.08  stat_clsubs_top_meta_pref_succeeded:                8862751
% 161.23/21.08  stat_clsubs_meta_attempted:             21845008
% 161.23/21.08  stat_clsubs_meta_failed:                 5828469
% 161.23/21.08  stat_clsubs_predsymbs_attempted:               0
% 161.23/21.08  stat_clsubs_unit_attempted:                41049
% 161.23/21.08  stat_clsubs_full_attempted:              8821702
% 161.23/21.08  stat_forwardsubs_attempted:                62013
% 161.23/21.08  stat_lit_hash_added:                  49969
% 161.23/21.08  stat_lit_hash_computed:              426856
% 161.23/21.08  stat_lit_hash_match_found:            18894
% 161.23/21.08  stat_lit_hash_match_miss:            486497
% 161.23/21.08  stat_lit_hash_cut_ok:                  1442
% 161.23/21.08  stat_lit_strong_cut_ok:                   0
% 161.23/21.08  stat_lit_hash_subsume_ok:             16510
% 161.23/21.08  clqueue els 10000000 used 1
% 161.23/21.08  clactive els 10000000 used 10218
% 161.23/21.08  clactivesubsume els 10000000 used 59587
% 161.23/21.08  queue_termbuf els 200000000 used 1703531
% 161.23/21.08  hyper_termbuf els 100000000 used 1
% 161.23/21.08  active_termbuf els 100000000 used 291083
% 161.23/21.08  varstack els 5000 last used 1
% 161.23/21.08  given_termbuf els 10000000 last used 1
% 161.23/21.08  simplified_termbuf els 10000000 last used 1
% 161.23/21.08  derived_termbuf els 10000000 last used 29
% 161.23/21.08  wr_mallocs: 54168
% 161.23/21.08  wr_callocs: 19
% 161.23/21.08  wr_reallocs: 8477
% 161.23/21.08  wr_frees: 2
% 161.23/21.08  wr_malloc_bytes: 4164483732
% 161.23/21.08  wr_calloc_bytes: 96065504
% 161.23/21.08  wr_realloc_bytes: 2906088
% 161.23/21.08  wr_realloc_freebytes: 0
% 161.23/21.08  ----------------------------------
%------------------------------------------------------------------------------