TSTP Solution File: LCL012-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LCL012-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n028.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 : Thu Aug 31 07:36:43 EDT 2023

% Result   : Unsatisfiable 25.48s 3.75s
% Output   : CNFRefutation 25.48s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named condensed_detachment)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ is_a_theorem(equivalent(X,Y))
    | ~ is_a_theorem(X)
    | is_a_theorem(Y) ),
    inference(cnf_transformation,[],[condensed_detachment]) ).

cnf('2',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),Z),equivalent(Y,equivalent(Z,X)))),
    inference(cnf_transformation,[],[um]) ).

cnf('3',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,Y),Z))
    | is_a_theorem(equivalent(Y,equivalent(Z,X))) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(Y,equivalent(X,Z)),equivalent(Z,Y)))),
    inference(resolution,[],['3','2']) ).

cnf('5',plain,
    ( is_a_theorem(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(Z,X)))
    | ~ is_a_theorem(Y) ),
    inference(resolution,[],['4','1']) ).

cnf('6',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(equivalent(equivalent(Y,Z),U),equivalent(Z,equivalent(U,Y))),V)),equivalent(V,X))),
    inference(resolution,[],['5','2']) ).

cnf('7',plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(equivalent(X,Y),Z),equivalent(Y,equivalent(Z,X))),U),equivalent(equivalent(U,V),V))),
    inference(resolution,[],['6','3']) ).

cnf('8',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(X,Y),Y),equivalent(equivalent(equivalent(Z,U),V),equivalent(U,equivalent(V,Z)))))),
    inference(resolution,[],['7','3']) ).

cnf('9',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,equivalent(equivalent(equivalent(Y,Z),Z),equivalent(equivalent(equivalent(U,V),W),equivalent(V,equivalent(W,U))))),X2006)),equivalent(X2006,X))),
    inference(resolution,[],['8','5']) ).

cnf('10',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(Y,equivalent(equivalent(equivalent(Y,Z),Z),equivalent(equivalent(equivalent(U,V),W),equivalent(V,equivalent(W,U))))),X2006)))
    | is_a_theorem(equivalent(X2006,X)) ),
    inference(resolution,[],['9','1']) ).

cnf('11',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(equivalent(equivalent(equivalent(equivalent(Y,Z),U),equivalent(Z,equivalent(U,Y))),V),equivalent(equivalent(V,W),W)),X2006)),equivalent(X2006,X))),
    inference(resolution,[],['7','5']) ).

cnf('12',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(equivalent(equivalent(equivalent(Y,Z),U),equivalent(Z,equivalent(U,Y))),V),equivalent(equivalent(V,W),W)),X2006)))
    | is_a_theorem(equivalent(X2006,X)) ),
    inference(resolution,[],['11','1']) ).

cnf('13',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,equivalent(equivalent(Z,equivalent(Y,U)),equivalent(U,Z))),V)),equivalent(V,X))),
    inference(resolution,[],['5','4']) ).

cnf('14',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(equivalent(Y,equivalent(X,Z)),equivalent(Z,Y))),U),equivalent(equivalent(U,V),V))),
    inference(resolution,[],['13','3']) ).

cnf('15',plain,
    ( ~ is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,equivalent(X,Z)),equivalent(Z,Y))),U))
    | is_a_theorem(equivalent(equivalent(U,V),V)) ),
    inference(resolution,[],['14','1']) ).

cnf('16',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(equivalent(Y,Z),U),equivalent(Z,equivalent(U,Y))),V)))
    | is_a_theorem(equivalent(V,X)) ),
    inference(resolution,[],['6','1']) ).

cnf('17',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(equivalent(Y,Z),X)),Z)),
    inference(resolution,[],['16','4']) ).

cnf('18',plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(equivalent(X,Y),Y),X),Z),Z)),
    inference(resolution,[],['15','17']) ).

cnf('19',plain,
    is_a_theorem(equivalent(X,equivalent(X,equivalent(equivalent(equivalent(Y,Z),Z),Y)))),
    inference(resolution,[],['18','3']) ).

cnf('20',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(Y,X),equivalent(equivalent(equivalent(Z,U),U),Z)),Y))),
    inference(resolution,[],['19','3']) ).

cnf('21',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(equivalent(Y,X),Z),Z)),Y)),
    inference(resolution,[],['20','16']) ).

cnf('22',plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(X,Y),Z),Z),equivalent(X,Y))),
    inference(resolution,[],['21','3']) ).

cnf('23',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(equivalent(equivalent(equivalent(Y,Z),U),equivalent(Z,equivalent(U,Y))),X),V),V))),
    inference(resolution,[],['22','16']) ).

cnf('24',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(U,equivalent(equivalent(Z,X),Y))),U)),
    inference(resolution,[],['23','16']) ).

cnf('25',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,Z),U)),equivalent(X,equivalent(Z,equivalent(U,Y))))),
    inference(resolution,[],['24','3']) ).

cnf('26',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),Z),equivalent(equivalent(U,equivalent(Y,equivalent(Z,X))),U))),
    inference(resolution,[],['25','3']) ).

cnf('27',plain,
    ( ~ is_a_theorem(equivalent(X,equivalent(equivalent(Y,equivalent(equivalent(Z,equivalent(Y,U)),equivalent(U,Z))),V)))
    | is_a_theorem(equivalent(V,X)) ),
    inference(resolution,[],['13','1']) ).

cnf('28',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(Y,equivalent(Y,equivalent(X,Z))),Z))),
    inference(resolution,[],['26','27']) ).

cnf('29',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(equivalent(Z,X),Y))),
    inference(resolution,[],['12','28']) ).

cnf('30',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(equivalent(Y,Z),X),Z))),
    inference(resolution,[],['29','3']) ).

cnf('31',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(equivalent(X,Y),Z),Y),Z))),
    inference(resolution,[],['30','3']) ).

cnf('32',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(Y,equivalent(X,equivalent(Z,Y))),Z))),
    inference(resolution,[],['31','12']) ).

cnf('33',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),Z),equivalent(equivalent(equivalent(Y,equivalent(Z,X)),U),U))),
    inference(resolution,[],['10','32']) ).

cnf('34',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,Z),U)),equivalent(equivalent(Z,equivalent(U,X)),Y))),
    inference(resolution,[],['33','16']) ).

cnf('35',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),Z),equivalent(equivalent(equivalent(Y,equivalent(Z,U)),X),U))),
    inference(resolution,[],['34','3']) ).

cnf('36',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(equivalent(Y,equivalent(X,Z)),U),Z),equivalent(U,Y)))),
    inference(resolution,[],['35','3']) ).

cnf('37',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,Z),equivalent(X,Y))),Z)),
    inference(resolution,[],['36','12']) ).

cnf('38',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(Z,X)),equivalent(Y,Z))),
    inference(resolution,[],['37','3']) ).

cnf('39',plain,
    ~ is_a_theorem(equivalent(equivalent(a,b),equivalent(equivalent(c,a),equivalent(b,c)))),
    inference(cnf_transformation,[],[prove_yqj]) ).

cnf('40',plain,
    $false,
    inference(resolution,[then_simplify],['38','3','39']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL012-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n028.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Fri Aug 25 05:59:05 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                     3
% 0.19/0.38  in_rule_clause_count:                3
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:              1
% 0.19/0.38  in_unit_clause_count:                2
% 0.19/0.38  in_horn_clause_count:                3
% 0.19/0.38  in_pos_clause_count:                 1
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:               0
% 0.19/0.38  in_negeq_clause_count:               0
% 0.19/0.38  in_unitposeq_clause_count:           0
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             3
% 0.19/0.38  in_min_depth:              2
% 0.19/0.38  in_max_depth:              4
% 0.19/0.38  in_min_size:               8
% 0.19/0.38  in_max_size:              12
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               3
% 0.19/0.38  in_extaxiom_count:                 0
% 0.19/0.38  in_axiom_count:                    2
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                     1
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 0
% 0.19/0.38  in_posunit_goal_count:             0
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "equality":0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"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.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"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.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"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.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  
% 0.19/0.38  **** run 6 fork 5 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.19/0.38  
% 0.19/0.38  **** run 7 fork 6 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 2: search terminated without proof.
% 0.19/0.50  
% 0.19/0.50  fork 1: search finished without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 5: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 3: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 4: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 6: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  fork 7: search finished without proof.
% 0.19/0.53  
% 0.19/0.53  **** run 14 fork 5 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.53  
% 0.19/0.53  **** run 11 fork 2 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.19/0.53  
% 0.19/0.53  **** run 10 fork 1 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  **** run 12 fork 3 starts with strategy
% 0.19/0.53  
% 0.19/0.53  **** run 15 fork 6 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.53  
% 0.19/0.53  **** run 13 fork 4 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.53  
% 0.19/0.53  **** run 16 fork 7 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.64  
% 0.19/0.64  fork 6: search finished without proof.
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 5: search terminated without proof.
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 2: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 4: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 0: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 23 fork 6 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 1: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 22 fork 5 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.66  
% 0.19/0.66  **** run 19 fork 2 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.19/0.66  
% 0.19/0.66  fork 7: search finished without proof.
% 0.19/0.67  
% 0.19/0.67  **** run 21 fork 4 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.19/0.67  
% 0.19/0.67  **** run 17 fork 0 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 3: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  **** run 18 fork 1 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.19/0.70  
% 0.19/0.70  **** run 24 fork 7 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.19/0.71  
% 0.19/0.71  **** run 20 fork 3 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 2.13/0.74  
% 2.13/0.74  fork 3: search finished without proof.
% 2.13/0.76  
% 2.13/0.76  **** run 28 fork 3 starts with strategy
% 2.13/0.76  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 2.13/0.76  
% 2.13/0.76  fork 7: search finished without proof.
% 2.13/0.78  
% 2.13/0.78  **** run 32 fork 7 starts with strategy
% 2.13/0.78  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 2.13/0.78  
% 2.13/0.78  fork 4: search finished without proof.
% 2.13/0.78  
% 2.13/0.78  
% 2.13/0.78  fork 6: search terminated without proof.
% 2.13/0.79  
% 2.13/0.79  fork 5: search finished without proof.
% 2.13/0.80  
% 2.13/0.80  
% 2.13/0.80  fork 2: search terminated without proof.
% 2.13/0.80  
% 2.13/0.80  **** run 29 fork 4 starts with strategy
% 2.13/0.80  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 2.13/0.80  
% 2.13/0.80  **** run 31 fork 6 starts with strategy
% 2.13/0.80  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 3.33/0.81  
% 3.33/0.81  
% 3.33/0.81  fork 0: search terminated without proof.
% 3.33/0.81  
% 3.33/0.81  **** run 30 fork 5 starts with strategy
% 3.33/0.81  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 3.33/0.81  
% 3.33/0.81  
% 3.33/0.81  fork 1: search terminated without proof.
% 3.33/0.83  
% 3.33/0.83  **** run 25 fork 0 starts with strategy
% 3.33/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.33/0.83  
% 3.33/0.83  **** run 27 fork 2 starts with strategy
% 3.33/0.83  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 3.33/0.83  
% 3.33/0.83  fork 4: search finished without proof.
% 3.33/0.84  
% 3.33/0.84  **** run 26 fork 1 starts with strategy
% 3.33/0.84  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 3.33/0.85  
% 3.33/0.85  **** run 37 fork 4 starts with strategy
% 3.33/0.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 3.33/0.88  
% 3.33/0.88  
% 3.33/0.88  fork 3: search terminated without proof.
% 3.93/0.90  
% 3.93/0.90  **** run 36 fork 3 starts with strategy
% 3.93/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.93/0.94  
% 3.93/0.94  fork 6: search finished without proof.
% 3.93/0.94  
% 3.93/0.94  fork 7: search finished without proof.
% 3.93/0.94  
% 3.93/0.94  fork 5: search finished without proof.
% 3.93/0.94  
% 3.93/0.94  fork 0: search finished without proof.
% 3.93/0.95  
% 3.93/0.95  
% 3.93/0.95  fork 2: search terminated without proof.
% 3.93/0.95  
% 3.93/0.95  **** run 39 fork 6 starts with strategy
% 3.93/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 3.93/0.96  
% 3.93/0.96  **** run 40 fork 7 starts with strategy
% 3.93/0.96  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 3.93/0.96  
% 3.93/0.96  **** run 38 fork 5 starts with strategy
% 3.93/0.96  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 3.93/0.96  
% 3.93/0.96  **** run 33 fork 0 starts with strategy
% 3.93/0.96  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 3.93/0.97  
% 3.93/0.97  
% 3.93/0.97  fork 1: search terminated without proof.
% 3.93/0.97  
% 3.93/0.97  **** run 35 fork 2 starts with strategy
% 3.93/0.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.93/0.97  
% 3.93/0.97  
% 3.93/0.97  fork 4: search terminated without proof.
% 3.93/0.98  
% 3.93/0.98  fork 6: search finished without proof.
% 3.93/0.98  
% 3.93/0.98  fork 0: search finished without proof.
% 3.93/0.98  
% 3.93/0.98  fork 5: search finished without proof.
% 4.71/0.98  
% 4.71/0.98  **** run 34 fork 1 starts with strategy
% 4.71/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 4.79/0.99  
% 4.79/0.99  **** run 47 fork 6 starts with strategy
% 4.79/0.99  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 4.79/0.99  
% 4.79/0.99  **** run 45 fork 4 starts with strategy
% 4.79/0.99  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 4.79/1.00  
% 4.79/1.00  **** run 41 fork 0 starts with strategy
% 4.79/1.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 4.79/1.00  
% 4.79/1.00  **** run 46 fork 5 starts with strategy
% 4.79/1.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 4.93/1.01  
% 4.93/1.01  
% 4.93/1.01  fork 3: search terminated without proof.
% 4.93/1.03  
% 4.93/1.03  **** run 44 fork 3 starts with strategy
% 4.93/1.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 4.93/1.07  
% 4.93/1.07  fork 7: search finished without proof.
% 4.93/1.09  
% 4.93/1.09  fork 2: search finished without proof.
% 4.93/1.09  
% 4.93/1.09  **** run 48 fork 7 starts with strategy
% 4.93/1.09  {"max_dseconds":10,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 5.65/1.10  
% 5.65/1.10  
% 5.65/1.10  fork 1: search terminated without proof.
% 5.65/1.10  
% 5.65/1.10  **** run 43 fork 2 starts with strategy
% 5.65/1.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.65/1.12  
% 5.65/1.12  **** run 42 fork 1 starts with strategy
% 5.65/1.12  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 12.35/2.01  
% 12.35/2.01  
% 12.35/2.01  fork 0: search terminated without proof.
% 12.35/2.02  
% 12.35/2.02  
% 12.35/2.02  fork 4: search terminated without proof.
% 12.35/2.03  
% 12.35/2.03  fork 7: search finished without proof.
% 12.35/2.03  
% 12.35/2.03  **** run 49 fork 0 starts with strategy
% 12.35/2.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 12.35/2.05  
% 12.35/2.05  **** run 56 fork 7 starts with strategy
% 12.35/2.05  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 12.35/2.05  
% 12.35/2.05  **** run 53 fork 4 starts with strategy
% 12.35/2.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 12.35/2.05  
% 12.35/2.05  
% 12.35/2.05  fork 5: search terminated without proof.
% 12.35/2.06  
% 12.35/2.06  
% 12.35/2.06  fork 3: search terminated without proof.
% 12.35/2.07  
% 12.35/2.07  
% 12.35/2.07  fork 6: search terminated without proof.
% 12.35/2.08  
% 12.35/2.08  **** run 52 fork 3 starts with strategy
% 12.35/2.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 12.35/2.08  
% 12.35/2.08  **** run 54 fork 5 starts with strategy
% 12.35/2.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 12.35/2.11  
% 12.35/2.11  **** run 55 fork 6 starts with strategy
% 12.35/2.11  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 13.79/2.19  
% 13.79/2.19  fork 1: search finished without proof.
% 13.97/2.20  
% 13.97/2.20  **** run 50 fork 1 starts with strategy
% 13.97/2.20  {"max_dseconds":10,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 14.25/2.24  
% 14.25/2.24  
% 14.25/2.24  fork 2: search terminated without proof.
% 14.25/2.26  
% 14.25/2.26  **** run 51 fork 2 starts with strategy
% 14.25/2.26  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 19.61/2.99  
% 19.61/2.99  fork 7: search finished without proof.
% 20.31/3.01  
% 20.31/3.01  **** run 64 fork 7 starts with strategy
% 20.31/3.01  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 20.31/3.03  
% 20.31/3.03  fork 7: search finished without proof.
% 20.31/3.04  
% 20.31/3.04  **** run 72 fork 7 starts with strategy
% 20.31/3.04  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 20.31/3.05  
% 20.31/3.05  fork 6: search finished without proof.
% 20.31/3.07  
% 20.31/3.07  **** run 63 fork 6 starts with strategy
% 20.31/3.07  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 20.93/3.08  
% 20.93/3.08  
% 20.93/3.08  fork 4: search terminated without proof.
% 20.93/3.10  
% 20.93/3.10  
% 20.93/3.10  fork 3: search terminated without proof.
% 20.93/3.10  
% 20.93/3.10  **** run 61 fork 4 starts with strategy
% 20.93/3.10  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 20.93/3.12  
% 20.93/3.12  **** run 60 fork 3 starts with strategy
% 20.93/3.12  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 20.93/3.13  
% 20.93/3.13  
% 20.93/3.13  fork 5: search terminated without proof.
% 20.93/3.13  
% 20.93/3.13  
% 20.93/3.13  fork 0: search terminated without proof.
% 20.93/3.14  
% 20.93/3.14  fork 3: search finished without proof.
% 20.93/3.15  
% 20.93/3.15  **** run 57 fork 0 starts with strategy
% 20.93/3.15  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 20.93/3.16  
% 20.93/3.16  **** run 62 fork 5 starts with strategy
% 20.93/3.16  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 20.93/3.16  
% 20.93/3.16  **** run 68 fork 3 starts with strategy
% 20.93/3.16  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 21.93/3.28  
% 21.93/3.28  
% 21.93/3.28  fork 1: search terminated without proof.
% 21.93/3.30  
% 21.93/3.30  **** run 58 fork 1 starts with strategy
% 21.93/3.30  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 22.21/3.40  
% 22.21/3.40  
% 22.21/3.40  fork 2: search terminated without proof.
% 23.36/3.43  
% 23.36/3.43  **** run 59 fork 2 starts with strategy
% 23.36/3.43  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 25.48/3.75  
% 25.48/3.75  
% 25.48/3.75  result: proof found
% 25.48/3.75  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 25.48/3.75  by run 68 fork 3 strategy {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 25.48/3.75  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 25.48/3.75  
% 25.48/3.75  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 25.48/3.75  
% 25.48/3.75  run 68 fork 3 statistics:
% 25.48/3.75  ----------------------------------
% 25.48/3.75  this run seconds: 0.308479
% 25.48/3.75  total seconds: 3.054784
% 25.48/3.75  stat_given_used: 490
% 25.48/3.75  stat_given_used_at_endgame: 0
% 25.48/3.75  stat_given_candidates:   569
% 25.48/3.75  stat_given_candidates_at_endgame: 0
% 25.48/3.75  stat_given_candidates_h: 0
% 25.48/3.75  stat_binres_derived_cl:   12698
% 25.48/3.75  stat_binres_derived_cl_h: 0
% 25.48/3.75  stat_factor_derived_cl: 0
% 25.48/3.75  stat_para_derived_cl: 0
% 25.48/3.75  stat_tautologies_discarded: 2
% 25.48/3.75  stat_forward_subsumed: 694
% 25.48/3.75  stat_derived_cut: 6
% 25.48/3.75  stat_derived_rewritten: 0
% 25.48/3.75  stat_weight_discarded_building: 0
% 25.48/3.75  stat_weight_discarded_cl: 0
% 25.48/3.75  stat_internlimit_discarded_cl: 0
% 25.48/3.75  stat_simplified:  0 simplified 0 derived 0 given
% 25.48/3.75  stat_kept_cl: 12001
% 25.48/3.75  stat_built_cl: 12981
% 25.48/3.75  stat_hyperres_partial_cl: 0
% 25.48/3.75  stat_made_rewriters: 0
% 25.48/3.75  stat_backward_subsumed: 0
% 25.48/3.75  stat_propagated_subsumed: 0
% 25.48/3.75  stat_clsubs_attempted:                     30325
% 25.48/3.75  stat_clsubs_fact_groundunit_found:             0
% 25.48/3.75  stat_clsubs_rule_groundunit_found:             1
% 25.48/3.75  stat_clsubs_top_meta_attempted:             124885
% 25.48/3.75  stat_clsubs_top_meta_failed:                 94560
% 25.48/3.75  stat_clsubs_top_meta_nonpref_attempted:              124885
% 25.48/3.75  stat_clsubs_top_meta_nonpref_succeeded:               30325
% 25.48/3.75  stat_clsubs_top_meta_pref_attempted:                  30325
% 25.48/3.75  stat_clsubs_top_meta_pref1_succeeded:                 30325
% 25.48/3.75  stat_clsubs_top_meta_pref2_succeeded:                 30325
% 25.48/3.75  stat_clsubs_top_meta_pref3_succeeded:                 30325
% 25.48/3.75  stat_clsubs_top_meta_pref_succeeded:                  30325
% 25.48/3.75  stat_clsubs_meta_attempted:                31645
% 25.48/3.75  stat_clsubs_meta_failed:                    3099
% 25.48/3.75  stat_clsubs_predsymbs_attempted:               0
% 25.48/3.75  stat_clsubs_unit_attempted:                30129
% 25.48/3.75  stat_clsubs_full_attempted:                  196
% 25.48/3.75  stat_forwardsubs_attempted:                12696
% 25.48/3.75  stat_lit_hash_added:                  12451
% 25.48/3.75  stat_lit_hash_computed:               27177
% 25.48/3.75  stat_lit_hash_match_found:              704
% 25.48/3.75  stat_lit_hash_match_miss:             26388
% 25.48/3.75  stat_lit_hash_cut_ok:                     9
% 25.48/3.75  stat_lit_strong_cut_ok:                   1
% 25.48/3.75  stat_lit_hash_subsume_ok:               694
% 25.48/3.75  clqueue els 10000000 used 1
% 25.48/3.75  clactive els 10000000 used 491
% 25.48/3.75  clactivesubsume els 10000000 used 2935
% 25.48/3.75  queue_termbuf els 200000000 used 1639647
% 25.48/3.75  hyper_termbuf els 100000000 used 1
% 25.48/3.75  active_termbuf els 100000000 used 35705
% 25.48/3.75  varstack els 5000 last used 1
% 25.48/3.75  given_termbuf els 10000000 last used 1
% 25.48/3.75  simplified_termbuf els 10000000 last used 1
% 25.48/3.75  derived_termbuf els 10000000 last used 56
% 25.48/3.75  wr_mallocs: 45176
% 25.48/3.75  wr_callocs: 21
% 25.48/3.75  wr_reallocs: 823
% 25.48/3.75  wr_frees: 2
% 25.48/3.75  wr_malloc_bytes: 4164205300
% 25.48/3.75  wr_calloc_bytes: 112065536
% 25.48/3.75  wr_realloc_bytes: 367032
% 25.48/3.75  wr_realloc_freebytes: 0
% 25.48/3.75  ----------------------------------
%------------------------------------------------------------------------------