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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP374-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n027.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 00:53:55 EDT 2023

% Result   : Unsatisfiable 22.68s 3.38s
% Output   : CNFRefutation 22.68s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_left_inverse')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    multiply(inverse(X),X) = identity,
    inference(cnf_transformation,[],['$inc_left_inverse']) ).

cnf('2',plain,
    multiply(identity,X) = X,
    inference(cnf_transformation,[],['$inc_left_identity']) ).

cnf('3',plain,
    multiply(multiply(X,Y),Z) = multiply(X,multiply(Y,Z)),
    inference(cnf_transformation,[],['$inc_associativity']) ).

cnf('4',plain,
    multiply(multiply(X,identity),Y) = multiply(X,Y),
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    multiply(identity,X3) = multiply(inverse(identity),X3),
    inference(paramodulation,[],['1','4']) ).

cnf('6',plain,
    X = multiply(inverse(identity),X),
    inference(simplify,[],['5','2']) ).

cnf('7',plain,
    multiply(identity,X3) = multiply(inverse(Y3),multiply(Y3,X3)),
    inference(paramodulation,[],['1','3']) ).

cnf('8',plain,
    X = multiply(inverse(Y),multiply(Y,X)),
    inference(simplify,[],['7','2']) ).

cnf('9',plain,
    X = multiply(inverse(inverse(identity)),X),
    inference(paramodulation,[],['6','8']) ).

cnf('10',plain,
    multiply(X,Y) = multiply(inverse(inverse(X)),Y),
    inference(paramodulation,[],['8','8']) ).

cnf('11',plain,
    X = multiply(inverse(inverse(X)),identity),
    inference(paramodulation,[],['1','8']) ).

cnf('12',plain,
    X = multiply(X,identity),
    inference(paramodulation,[],['10','11']) ).

cnf('13',plain,
    X = inverse(inverse(X)),
    inference(paramodulation,[],['12','11']) ).

cnf('14',plain,
    multiply(multiply(X3,inverse(Y3)),Y3) = multiply(X3,identity),
    inference(paramodulation,[],['1','3']) ).

cnf('15',plain,
    multiply(multiply(X,inverse(Y)),Y) = X,
    inference(simplify,[],['14','12']) ).

cnf('16',plain,
    multiply(multiply(X,Y),inverse(Y)) = X,
    inference(paramodulation,[],['13','15']) ).

cnf('17',plain,
    multiply(X,inverse(multiply(Y,X))) = inverse(Y),
    inference(paramodulation,[],['8','16']) ).

cnf('18',plain,
    multiply(X3,inverse(X3)) = inverse(inverse(inverse(identity))),
    inference(paramodulation,[],['9','17']) ).

cnf('19',plain,
    multiply(X,inverse(X)) = identity,
    inference(paramodulation,[],['10','1']) ).

cnf('20',plain,
    ( multiply(sk_c3,sk_c8) = sk_c7
    | multiply(sk_c1,sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_8]) ).

cnf('21',plain,
    ( sk_c7 = multiply(inverse(inverse(sk_c1)),sk_c8)
    | multiply(sk_c3,sk_c8) = sk_c7 ),
    inference(paramodulation,[],['20','10']) ).

cnf('22',plain,
    ( sk_c7 = multiply(sk_c1,sk_c8)
    | multiply(sk_c3,sk_c8) = sk_c7 ),
    inference(simplify,[],['21','13']) ).

cnf('23',plain,
    ( multiply(sk_c2,sk_c6) = sk_c7
    | inverse(sk_c3) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_27]) ).

cnf('24',plain,
    ( inverse(sk_c3) = sk_c8
    | inverse(sk_c2) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_33]) ).

cnf('25',plain,
    ( multiply(sk_c2,sk_c6) = identity
    | inverse(sk_c3) = sk_c8 ),
    inference(paramodulation,[],['24','19']) ).

cnf('26',plain,
    ( inverse(sk_c3) = sk_c8
    | sk_c7 = identity ),
    inference(paramodulation,[],['23','25']) ).

cnf('27',plain,
    ( multiply(sk_c3,sk_c8) = identity
    | sk_c7 = identity ),
    inference(paramodulation,[],['26','19']) ).

cnf('28',plain,
    ( sk_c7 = multiply(sk_c1,sk_c8)
    | sk_c7 = identity ),
    inference(paramodulation,[],['22','27']) ).

cnf('29',plain,
    ( multiply(sk_c3,sk_c8) = sk_c7
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_14]) ).

cnf('30',plain,
    ( inverse(sk_c1) = sk_c8
    | sk_c7 = identity ),
    inference(paramodulation,[],['29','27']) ).

cnf('31',plain,
    ( multiply(sk_c1,sk_c8) = identity
    | sk_c7 = identity ),
    inference(paramodulation,[],['30','19']) ).

cnf('32',plain,
    sk_c7 = identity,
    inference(paramodulation,[],['28','31']) ).

cnf('33',plain,
    ( multiply(sk_c8,sk_c5) = sk_c7
    | inverse(sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_4]) ).

cnf('34',plain,
    ( multiply(sk_c7,inverse(sk_c5)) = sk_c8
    | inverse(sk_c8) = sk_c7 ),
    inference(paramodulation,[],['33','16']) ).

cnf('35',plain,
    multiply(sk_c7,X) = X,
    inference(paramodulation,[],['32','2']) ).

cnf('36',plain,
    ( inverse(sk_c5) = sk_c8
    | inverse(sk_c8) = sk_c7 ),
    inference(simplify,[],['34','35']) ).

cnf('37',plain,
    ( inverse(sk_c8) = sk_c7
    | inverse(sk_c4) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_6]) ).

cnf('38',plain,
    ( multiply(sk_c4,sk_c8) = identity
    | inverse(sk_c8) = sk_c7 ),
    inference(paramodulation,[],['37','19']) ).

cnf('39',plain,
    ( multiply(sk_c4,sk_c8) = sk_c7
    | inverse(sk_c8) = sk_c7 ),
    inference(simplify,[],['38','32']) ).

cnf('40',plain,
    ( multiply(sk_c4,sk_c8) = sk_c5
    | inverse(sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_5]) ).

cnf('41',plain,
    ( sk_c5 = multiply(inverse(inverse(sk_c4)),sk_c8)
    | inverse(sk_c8) = sk_c7 ),
    inference(paramodulation,[],['40','10']) ).

cnf('42',plain,
    ( sk_c5 = multiply(sk_c4,sk_c8)
    | inverse(sk_c8) = sk_c7 ),
    inference(simplify,[],['41','13']) ).

cnf('43',plain,
    ( inverse(sk_c8) = sk_c7
    | sk_c5 = sk_c7 ),
    inference(paramodulation,[],['39','42']) ).

cnf('44',plain,
    ( sk_c8 = inverse(sk_c7)
    | sk_c5 = sk_c7 ),
    inference(paramodulation,[],['43','13']) ).

cnf('45',plain,
    inverse(identity) = identity,
    inference(paramodulation,[],['9','1']) ).

cnf('46',plain,
    inverse(identity) = sk_c7,
    inference(paramodulation,[],['32','45']) ).

cnf('47',plain,
    inverse(sk_c7) = sk_c7,
    inference(simplify,[],['46','32']) ).

cnf('48',plain,
    ( sk_c8 = sk_c7
    | sk_c5 = sk_c7 ),
    inference(simplify,[],['44','47']) ).

cnf('49',plain,
    ( inverse(sk_c5) = sk_c7
    | sk_c8 = sk_c7 ),
    inference(paramodulation,[],['48','47']) ).

cnf('50',plain,
    ( inverse(sk_c8) = sk_c7
    | sk_c8 = sk_c7 ),
    inference(paramodulation,[],['36','49']) ).

cnf('51',plain,
    ( multiply(sk_c8,sk_c6) = sk_c7
    | multiply(sk_c8,sk_c7) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_19]) ).

cnf('52',plain,
    ( multiply(sk_c7,inverse(sk_c6)) = sk_c8
    | multiply(sk_c8,sk_c7) = sk_c6 ),
    inference(paramodulation,[],['51','16']) ).

cnf('53',plain,
    X = multiply(X,sk_c7),
    inference(paramodulation,[],['32','12']) ).

cnf('54',plain,
    ( inverse(sk_c6) = sk_c8
    | sk_c8 = sk_c6 ),
    inference(simplify,[then_simplify],['52','35','53']) ).

cnf('55',plain,
    ( multiply(sk_c8,sk_c7) = sk_c6
    | inverse(sk_c2) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_31]) ).

cnf('56',plain,
    ( inverse(sk_c2) = sk_c6
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['53','55']) ).

cnf('57',plain,
    ( sk_c2 = inverse(sk_c6)
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['56','13']) ).

cnf('58',plain,
    ( sk_c8 = sk_c6
    | sk_c2 = sk_c8 ),
    inference(paramodulation,[],['54','57']) ).

cnf('59',plain,
    ( multiply(sk_c8,sk_c7) = sk_c6
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_13]) ).

cnf('60',plain,
    ( inverse(sk_c1) = sk_c8
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['53','59']) ).

cnf('61',plain,
    ( sk_c1 = inverse(sk_c8)
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['60','13']) ).

cnf('62',plain,
    ( multiply(sk_c8,sk_c7) = sk_c6
    | inverse(sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_1]) ).

cnf('63',plain,
    ( inverse(sk_c8) = sk_c7
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['53','62']) ).

cnf('64',plain,
    ( sk_c8 = sk_c6
    | sk_c1 = sk_c7 ),
    inference(paramodulation,[],['61','63']) ).

cnf('65',plain,
    ( inverse(sk_c7) = sk_c1
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['64','47']) ).

cnf('66',plain,
    ( sk_c7 = sk_c1
    | sk_c8 = sk_c6 ),
    inference(simplify,[],['65','47']) ).

cnf('67',plain,
    ( inverse(sk_c1) = sk_c7
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['64','47']) ).

cnf('68',plain,
    ( inverse(sk_c1) = sk_c1
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['66','67']) ).

cnf('69',plain,
    ( sk_c8 = inverse(sk_c1)
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['61','13']) ).

cnf('70',plain,
    ( sk_c8 = sk_c6
    | sk_c8 = sk_c1 ),
    inference(paramodulation,[],['68','69']) ).

cnf('71',plain,
    ( sk_c8 = sk_c6
    | sk_c2 = sk_c1 ),
    inference(paramodulation,[],['58','70']) ).

cnf('72',plain,
    ( sk_c8 = inverse(sk_c2)
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['71','69']) ).

cnf('73',plain,
    sk_c8 = sk_c6,
    inference(paramodulation,[],['72','56']) ).

cnf('74',plain,
    ( inverse(sk_c6) = sk_c7
    | sk_c6 = sk_c7 ),
    inference(simplify,[then_simplify],['50','73','73']) ).

cnf('75',plain,
    ( sk_c6 = inverse(sk_c7)
    | sk_c6 = sk_c7 ),
    inference(paramodulation,[],['74','13']) ).

cnf('76',plain,
    ( sk_c6 = sk_c7
    | sk_c6 = sk_c7 ),
    inference(simplify,[],['75','47']) ).

cnf('77',plain,
    sk_c6 = sk_c7,
    inference(factorization,[],['76']) ).

cnf('78',plain,
    sk_c6 = inverse(sk_c6),
    inference(simplify,[then_simplify],['18','19','32','77','32','77','13']) ).

cnf('79',plain,
    ( multiply(sk_c8,sk_c6) != sk_c7
    | multiply(sk_c8,sk_c7) != sk_c6
    | inverse(sk_c8) != sk_c7
    | multiply(sk_c8,X) != sk_c7
    | multiply(Y,sk_c8) != X
    | multiply(Z,sk_c8) != sk_c7
    | multiply(U,sk_c6) != sk_c7
    | multiply(V,sk_c8) != sk_c7
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c8
    | inverse(U) != sk_c6
    | inverse(V) != sk_c8 ),
    inference(cnf_transformation,[],[prove_this_37]) ).

cnf('80',plain,
    ( multiply(sk_c8,sk_c6) != sk_c7
    | multiply(sk_c8,sk_c7) != sk_c6
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c8) != sk_c6
    | multiply(sk_c8,X) != sk_c7
    | multiply(Y,sk_c8) != sk_c7
    | multiply(Z,sk_c8) != sk_c7
    | multiply(U,sk_c8) != X
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c8
    | inverse(U) != sk_c8 ),
    inference(factorization,[],['79']) ).

cnf('81',plain,
    ( multiply(sk_c8,sk_c8) != sk_c7
    | multiply(sk_c8,sk_c6) != sk_c7
    | multiply(sk_c8,sk_c7) != sk_c6
    | inverse(sk_c8) != sk_c8
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c8) != sk_c6
    | multiply(Y3,sk_c8) != sk_c8
    | multiply(X3,sk_c8) != sk_c7
    | inverse(Y3) != sk_c8
    | inverse(X3) != sk_c8 ),
    inference(factorization,[],['80']) ).

cnf('82',plain,
    X = multiply(X,sk_c6),
    inference(paramodulation,[],['77','53']) ).

cnf('83',plain,
    ( X != sk_c6
    | Y != sk_c6
    | inverse(X) != sk_c6
    | inverse(Y) != sk_c6 ),
    inference(simplify,[then_simplify],['81','73','73','82','77','73','82','77','73','77','82','73','78','73','73','78','77','73','78','73','82','73','73','82','77','73','73']) ).

cnf('84',plain,
    ( inverse(X) != sk_c6
    | X != sk_c6 ),
    inference(factorization,[],['83']) ).

cnf('85',plain,
    $false,
    inference(paramodulation,[],['78','84']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : GRP374-1 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.14  % Command  : gkc %s
% 0.15/0.36  % Computer : n027.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Tue Aug 29 00:49:23 EDT 2023
% 0.22/0.36  % CPUTime  : 
% 0.22/0.40  
% 0.22/0.40  input clause set summed statistics:
% 0.22/0.40  ----------------------------------
% 0.22/0.40  in_clause_count:                    40
% 0.22/0.40  in_rule_clause_count:               40
% 0.22/0.40  in_fact_clause_count:                0
% 0.22/0.40  in_answer_clause_count:              0
% 0.22/0.40  in_ground_clause_count:             36
% 0.22/0.40  in_unit_clause_count:                3
% 0.22/0.40  in_horn_clause_count:                4
% 0.22/0.40  in_pos_clause_count:                39
% 0.22/0.40  in_neg_clause_count:                 1
% 0.22/0.40  in_poseq_clause_count:              39
% 0.22/0.40  in_negeq_clause_count:               1
% 0.22/0.40  in_unitposeq_clause_count:           3
% 0.22/0.40  in_chain_clause_count:               0
% 0.22/0.40  in_min_length:             1
% 0.22/0.40  in_max_length:            12
% 0.22/0.40  in_min_depth:              2
% 0.22/0.40  in_max_depth:              3
% 0.22/0.40  in_min_size:               5
% 0.22/0.40  in_max_size:              55
% 0.22/0.40  in_min_vars:               0
% 0.22/0.40  in_max_vars:               5
% 0.22/0.40  in_extaxiom_count:                 3
% 0.22/0.40  in_axiom_count:                    0
% 0.22/0.40  in_assumption_count:               0
% 0.22/0.40  in_goal_count:                    37
% 0.22/0.40  in_neg_goal_count:                 1
% 0.22/0.40  in_pos_goal_count:                36
% 0.22/0.40  in_posunit_goal_count:             0
% 0.22/0.40  
% 0.22/0.40  auto guide:
% 0.22/0.40  -----------
% 0.22/0.40  {
% 0.22/0.40  "print":1,
% 0.22/0.40  "print_level": 15,
% 0.22/0.40  "max_size": 0,
% 0.22/0.40  "max_depth": 0,
% 0.22/0.40  "max_length": 0,
% 0.22/0.40  "max_dseconds": 0,
% 0.22/0.40  "runs":[
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.22/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.22/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.22/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.22/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.22/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.22/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.22/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.22/0.40  
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.22/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.22/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.22/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.22/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.22/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.22/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.22/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.22/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.22/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.22/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.22/0.40  
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.22/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.22/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.22/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.22/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.22/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.22/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.22/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.22/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.22/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.22/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.22/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.22/0.40  
% 0.22/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.22/0.40  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.40  
% 0.22/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.22/0.40  
% 0.22/0.40  ]}
% 0.22/0.40  
% 0.22/0.40  
% 0.22/0.40  **** run 1 fork 0 starts with strategy
% 0.22/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.22/0.40  
% 0.22/0.40  **** run 2 fork 1 starts with strategy
% 0.22/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.22/0.40  
% 0.22/0.40  **** run 3 fork 2 starts with strategy
% 0.22/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.22/0.40  
% 0.22/0.40  **** run 4 fork 3 starts with strategy
% 0.22/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.22/0.40  
% 0.22/0.40  **** run 5 fork 4 starts with strategy
% 0.22/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.22/0.40  
% 0.22/0.40  **** run 6 fork 5 starts with strategy
% 0.22/0.40  
% 0.22/0.40  **** run 7 fork 6 starts with strategy
% 0.22/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.22/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.22/0.40  
% 0.22/0.40  **** run 8 fork 7 starts with strategy
% 0.22/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.22/0.52  
% 0.22/0.52  fork 4: search finished without proof.
% 0.22/0.52  
% 0.22/0.52  fork 3: search finished without proof.
% 0.22/0.53  
% 0.22/0.53  
% 0.22/0.53  fork 6: search terminated without proof.
% 0.22/0.53  
% 0.22/0.53  
% 0.22/0.53  fork 0: search terminated without proof.
% 0.22/0.53  
% 0.22/0.53  
% 0.22/0.53  fork 2: search terminated without proof.
% 0.22/0.53  
% 0.22/0.53  
% 0.22/0.53  fork 1: search terminated without proof.
% 0.22/0.53  
% 0.22/0.53  
% 0.22/0.53  fork 5: search terminated without proof.
% 0.22/0.53  
% 0.22/0.53  
% 0.22/0.53  fork 7: search terminated without proof.
% 0.22/0.54  
% 0.22/0.54  **** run 13 fork 4 starts with strategy
% 0.22/0.54  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.22/0.55  
% 0.22/0.55  **** run 12 fork 3 starts with strategy
% 0.22/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.22/0.55  
% 0.22/0.55  **** run 15 fork 6 starts with strategy
% 0.22/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.22/0.55  
% 0.22/0.55  **** run 10 fork 1 starts with strategy
% 0.22/0.55  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.22/0.55  
% 0.22/0.55  **** run 16 fork 7 starts with strategy
% 0.22/0.55  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.22/0.55  
% 0.22/0.55  **** run 14 fork 5 starts with strategy
% 0.22/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.22/0.55  
% 0.22/0.55  **** run 9 fork 0 starts with strategy
% 0.22/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.22/0.56  
% 0.22/0.56  **** run 11 fork 2 starts with strategy
% 0.22/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.22/0.66  
% 0.22/0.66  
% 0.22/0.66  fork 4: search terminated without proof.
% 0.22/0.66  
% 0.22/0.66  fork 5: search finished without proof.
% 0.22/0.66  
% 0.22/0.66  
% 0.22/0.66  fork 3: search terminated without proof.
% 0.22/0.66  
% 0.22/0.66  
% 0.22/0.66  fork 6: search terminated without proof.
% 0.22/0.67  
% 0.22/0.67  
% 0.22/0.67  fork 7: search terminated without proof.
% 0.22/0.67  
% 0.22/0.67  
% 0.22/0.67  fork 2: search terminated without proof.
% 0.22/0.67  
% 0.22/0.67  
% 0.22/0.67  fork 0: search terminated without proof.
% 0.22/0.67  
% 0.22/0.67  **** run 21 fork 4 starts with strategy
% 0.22/0.67  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.22/0.68  
% 0.22/0.68  **** run 22 fork 5 starts with strategy
% 0.22/0.68  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 0.22/0.68  
% 0.22/0.68  **** run 20 fork 3 starts with strategy
% 0.22/0.68  
% 0.22/0.68  **** run 23 fork 6 starts with strategy
% 0.22/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 0.22/0.68  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 0.22/0.68  
% 0.22/0.68  fork 1: search finished without proof.
% 0.22/0.68  
% 0.22/0.68  **** run 24 fork 7 starts with strategy
% 0.22/0.68  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.22/0.69  
% 0.22/0.69  **** run 19 fork 2 starts with strategy
% 0.22/0.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 0.22/0.69  
% 0.22/0.69  **** run 17 fork 0 starts with strategy
% 0.22/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 0.22/0.71  
% 0.22/0.71  **** run 18 fork 1 starts with strategy
% 0.22/0.72  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 0.22/0.80  
% 0.22/0.80  
% 0.22/0.80  fork 5: search terminated without proof.
% 0.22/0.80  
% 0.22/0.80  fork 3: search finished without proof.
% 0.22/0.80  
% 0.22/0.80  fork 2: search finished without proof.
% 0.22/0.81  
% 0.22/0.81  
% 0.22/0.81  fork 6: search terminated without proof.
% 0.22/0.81  
% 0.22/0.81  **** run 28 fork 3 starts with strategy
% 0.22/0.81  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.22/0.82  
% 0.22/0.82  **** run 30 fork 5 starts with strategy
% 0.22/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.00/0.82  
% 3.00/0.82  **** run 27 fork 2 starts with strategy
% 3.00/0.82  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.00/0.82  
% 3.00/0.82  
% 3.00/0.82  fork 4: search terminated without proof.
% 3.00/0.83  
% 3.00/0.83  **** run 31 fork 6 starts with strategy
% 3.00/0.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.00/0.83  
% 3.00/0.83  
% 3.00/0.83  fork 7: search terminated without proof.
% 3.00/0.84  
% 3.00/0.84  **** run 29 fork 4 starts with strategy
% 3.00/0.84  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.00/0.85  
% 3.00/0.85  
% 3.00/0.85  fork 1: search terminated without proof.
% 3.00/0.85  
% 3.00/0.85  **** run 32 fork 7 starts with strategy
% 3.00/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 3.00/0.87  
% 3.00/0.87  **** run 26 fork 1 starts with strategy
% 3.00/0.87  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 4.01/0.93  
% 4.01/0.93  
% 4.01/0.93  fork 3: search terminated without proof.
% 4.01/0.93  
% 4.01/0.93  
% 4.01/0.93  fork 5: search terminated without proof.
% 4.34/0.94  
% 4.34/0.94  
% 4.34/0.94  fork 6: search terminated without proof.
% 4.34/0.94  
% 4.34/0.94  fork 2: search finished without proof.
% 4.34/0.94  
% 4.34/0.94  **** run 36 fork 3 starts with strategy
% 4.34/0.94  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.34/0.95  
% 4.34/0.95  
% 4.34/0.95  fork 0: search terminated without proof.
% 4.34/0.95  
% 4.34/0.95  **** run 38 fork 5 starts with strategy
% 4.34/0.95  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.34/0.96  
% 4.34/0.96  **** run 39 fork 6 starts with strategy
% 4.34/0.96  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 4.34/0.96  
% 4.34/0.96  **** run 35 fork 2 starts with strategy
% 4.34/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.34/0.97  
% 4.34/0.97  
% 4.34/0.97  fork 4: search terminated without proof.
% 4.34/0.97  
% 4.34/0.97  
% 4.34/0.97  fork 7: search terminated without proof.
% 4.34/0.97  
% 4.34/0.97  **** run 25 fork 0 starts with strategy
% 4.34/0.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 4.34/0.98  
% 4.34/0.98  **** run 37 fork 4 starts with strategy
% 4.34/0.98  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.34/0.99  
% 4.34/0.99  **** run 40 fork 7 starts with strategy
% 4.34/0.99  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.82/1.00  
% 4.82/1.00  
% 4.82/1.00  fork 1: search terminated without proof.
% 4.82/1.00  No candidate clauses found.
% 4.82/1.00  
% 4.82/1.00  
% 4.82/1.00  fork 0: search terminated without proof.
% 4.82/1.02  
% 4.82/1.02  **** run 33 fork 0 starts with strategy
% 4.82/1.02  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.82/1.02  
% 4.82/1.02  **** run 34 fork 1 starts with strategy
% 4.82/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.82/1.04  
% 4.82/1.04  fork 1: search finished without proof.
% 5.28/1.06  
% 5.28/1.06  **** run 42 fork 1 starts with strategy
% 5.28/1.06  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 5.28/1.07  
% 5.28/1.07  
% 5.28/1.07  fork 6: search terminated without proof.
% 5.28/1.07  
% 5.28/1.07  
% 5.28/1.07  fork 2: search terminated without proof.
% 5.28/1.07  
% 5.28/1.07  
% 5.28/1.07  fork 3: search terminated without proof.
% 5.28/1.09  
% 5.28/1.09  
% 5.28/1.09  fork 5: search terminated without proof.
% 5.28/1.09  
% 5.28/1.09  **** run 47 fork 6 starts with strategy
% 5.28/1.09  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 5.28/1.09  
% 5.28/1.09  **** run 44 fork 3 starts with strategy
% 5.28/1.09  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.28/1.09  
% 5.28/1.09  **** run 43 fork 2 starts with strategy
% 5.28/1.09  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.28/1.10  
% 5.28/1.10  
% 5.28/1.10  fork 4: search terminated without proof.
% 5.28/1.10  
% 5.28/1.10  **** run 46 fork 5 starts with strategy
% 5.28/1.10  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 5.28/1.11  
% 5.28/1.11  
% 5.28/1.11  fork 7: search terminated without proof.
% 5.28/1.12  
% 5.28/1.12  **** run 45 fork 4 starts with strategy
% 5.28/1.12  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 5.28/1.13  
% 5.28/1.13  **** run 48 fork 7 starts with strategy
% 5.28/1.13  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.28/1.14  
% 5.28/1.14  
% 5.28/1.14  fork 0: search terminated without proof.
% 6.06/1.16  
% 6.06/1.16  **** run 41 fork 0 starts with strategy
% 6.06/1.16  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.06/1.18  
% 6.06/1.18  
% 6.06/1.18  fork 1: search terminated without proof.
% 6.06/1.19  
% 6.06/1.19  **** run 50 fork 1 starts with strategy
% 6.06/1.19  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 6.39/1.20  
% 6.39/1.20  
% 6.39/1.20  fork 2: search terminated without proof.
% 6.39/1.20  
% 6.39/1.20  
% 6.39/1.20  fork 6: search terminated without proof.
% 6.39/1.21  
% 6.39/1.21  
% 6.39/1.21  fork 3: search terminated without proof.
% 6.39/1.22  
% 6.39/1.22  **** run 51 fork 2 starts with strategy
% 6.39/1.22  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 6.39/1.22  
% 6.39/1.22  **** run 55 fork 6 starts with strategy
% 6.39/1.22  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 6.39/1.22  
% 6.39/1.22  
% 6.39/1.22  fork 5: search terminated without proof.
% 6.39/1.23  
% 6.39/1.23  **** run 52 fork 3 starts with strategy
% 6.39/1.23  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 6.77/1.24  
% 6.77/1.24  
% 6.77/1.24  fork 4: search terminated without proof.
% 6.77/1.24  
% 6.77/1.24  **** run 54 fork 5 starts with strategy
% 6.77/1.24  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 6.77/1.25  
% 6.77/1.25  
% 6.77/1.25  fork 7: search terminated without proof.
% 6.77/1.26  
% 6.77/1.26  **** run 53 fork 4 starts with strategy
% 6.77/1.26  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.77/1.27  
% 6.77/1.27  **** run 56 fork 7 starts with strategy
% 6.77/1.27  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.77/1.28  
% 6.77/1.28  
% 6.77/1.28  fork 0: search terminated without proof.
% 6.77/1.29  
% 6.77/1.29  **** run 49 fork 0 starts with strategy
% 6.77/1.29  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 7.21/1.44  
% 7.21/1.44  fork 4: search finished without proof.
% 7.21/1.46  
% 7.21/1.46  **** run 61 fork 4 starts with strategy
% 7.21/1.46  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 8.17/1.52  
% 8.17/1.52  fork 3: search finished without proof.
% 8.17/1.54  
% 8.17/1.54  **** run 60 fork 3 starts with strategy
% 8.17/1.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 13.82/2.23  
% 13.82/2.23  
% 13.82/2.23  fork 1: search terminated without proof.
% 13.82/2.26  
% 13.82/2.26  **** run 58 fork 1 starts with strategy
% 13.82/2.26  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 13.82/2.27  
% 13.82/2.27  
% 13.82/2.27  fork 5: search terminated without proof.
% 13.82/2.27  
% 13.82/2.27  
% 13.82/2.27  fork 2: search terminated without proof.
% 13.82/2.29  
% 13.82/2.29  **** run 62 fork 5 starts with strategy
% 13.82/2.29  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 14.85/2.29  
% 14.85/2.29  **** run 59 fork 2 starts with strategy
% 14.85/2.29  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 15.07/2.34  
% 15.07/2.34  
% 15.07/2.34  fork 0: search terminated without proof.
% 15.07/2.37  
% 15.07/2.37  **** run 57 fork 0 starts with strategy
% 15.07/2.37  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 15.07/2.37  
% 15.07/2.37  
% 15.07/2.37  fork 6: search terminated without proof.
% 15.07/2.40  
% 15.07/2.40  **** run 63 fork 6 starts with strategy
% 15.07/2.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 15.07/2.40  
% 15.07/2.40  
% 15.07/2.40  fork 7: search terminated without proof.
% 15.72/2.42  
% 15.72/2.42  **** run 64 fork 7 starts with strategy
% 15.72/2.42  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 16.34/2.53  
% 16.34/2.53  
% 16.34/2.53  fork 4: search terminated without proof.
% 16.34/2.55  
% 16.34/2.55  **** run 69 fork 4 starts with strategy
% 16.34/2.55  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 17.09/2.58  
% 17.09/2.58  
% 17.09/2.58  fork 3: search terminated without proof.
% 17.22/2.60  
% 17.22/2.60  **** run 68 fork 3 starts with strategy
% 17.22/2.60  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 18.16/2.73  
% 18.16/2.73  fork 5: search finished without proof.
% 18.16/2.75  
% 18.16/2.75  **** run 70 fork 5 starts with strategy
% 18.16/2.75  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 22.45/3.29  
% 22.45/3.29  
% 22.45/3.29  fork 1: search terminated without proof.
% 22.53/3.30  
% 22.53/3.30  **** run 66 fork 1 starts with strategy
% 22.53/3.30  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 22.68/3.38  
% 22.68/3.38  
% 22.68/3.38  result: proof found
% 22.68/3.38  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 22.68/3.38  by run 59 fork 2 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 22.68/3.38  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 22.68/3.38  
% 22.68/3.38  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 22.68/3.38  
% 22.68/3.38  run 59 fork 2 statistics:
% 22.68/3.38  ----------------------------------
% 22.68/3.38  this run seconds: 0.882737
% 22.68/3.38  total seconds: 2.766576
% 22.68/3.38  stat_given_used: 920
% 22.68/3.38  stat_given_used_at_endgame: 0
% 22.68/3.38  stat_given_candidates:   5120
% 22.68/3.38  stat_given_candidates_at_endgame: 0
% 22.68/3.38  stat_given_candidates_h: 0
% 22.68/3.38  stat_binres_derived_cl:   314
% 22.68/3.38  stat_binres_derived_cl_h: 0
% 22.68/3.38  stat_factor_derived_cl: 171
% 22.68/3.38  stat_para_derived_cl: 139313
% 22.68/3.38  stat_tautologies_discarded: 79
% 22.68/3.38  stat_forward_subsumed: 15841
% 22.68/3.38  stat_derived_cut: 558
% 22.68/3.38  stat_derived_rewritten: 867
% 22.68/3.38  stat_weight_discarded_building: 0
% 22.68/3.38  stat_weight_discarded_cl: 34001
% 22.68/3.38  stat_internlimit_discarded_cl: 0
% 22.68/3.38  stat_simplified:  902 simplified 0 derived 0 given
% 22.68/3.38  stat_kept_cl: 79850
% 22.68/3.38  stat_built_cl: 116593
% 22.68/3.38  stat_hyperres_partial_cl: 0
% 22.68/3.38  stat_made_rewriters: 46
% 22.68/3.38  stat_backward_subsumed: 0
% 22.68/3.38  stat_propagated_subsumed: 0
% 22.68/3.38  stat_clsubs_attempted:                     10796
% 22.68/3.38  stat_clsubs_fact_groundunit_found:             0
% 22.68/3.38  stat_clsubs_rule_groundunit_found:             0
% 22.68/3.38  stat_clsubs_top_meta_attempted:            1732852
% 22.68/3.38  stat_clsubs_top_meta_failed:               1722056
% 22.68/3.38  stat_clsubs_top_meta_nonpref_attempted:             1732852
% 22.68/3.38  stat_clsubs_top_meta_nonpref_succeeded:              431168
% 22.68/3.38  stat_clsubs_top_meta_pref_attempted:                 431168
% 22.68/3.38  stat_clsubs_top_meta_pref1_succeeded:                431109
% 22.68/3.38  stat_clsubs_top_meta_pref2_succeeded:                 39974
% 22.68/3.38  stat_clsubs_top_meta_pref3_succeeded:                 10796
% 22.68/3.38  stat_clsubs_top_meta_pref_succeeded:                  10796
% 22.68/3.38  stat_clsubs_meta_attempted:                32351
% 22.68/3.38  stat_clsubs_meta_failed:                    8793
% 22.68/3.38  stat_clsubs_predsymbs_attempted:               0
% 22.68/3.38  stat_clsubs_unit_attempted:                 5713
% 22.68/3.38  stat_clsubs_full_attempted:                 5083
% 22.68/3.38  stat_forwardsubs_attempted:               129692
% 22.68/3.38  stat_lit_hash_added:                  71732
% 22.68/3.38  stat_lit_hash_computed:              413037
% 22.68/3.38  stat_lit_hash_match_found:            16661
% 22.68/3.38  stat_lit_hash_match_miss:            634195
% 22.68/3.38  stat_lit_hash_cut_ok:                   598
% 22.68/3.38  stat_lit_strong_cut_ok:                   5
% 22.68/3.38  stat_lit_hash_subsume_ok:             15841
% 22.68/3.38  clqueue els 10000000 used 1
% 22.68/3.38  clactive els 10000000 used 921
% 22.68/3.38  clactivesubsume els 10000000 used 5485
% 22.68/3.38  queue_termbuf els 200000000 used 5086904
% 22.68/3.38  hyper_termbuf els 100000000 used 1
% 22.68/3.38  active_termbuf els 100000000 used 31811
% 22.68/3.38  varstack els 5000 last used 1
% 22.68/3.38  given_termbuf els 10000000 last used 1
% 22.68/3.38  simplified_termbuf els 10000000 last used 1
% 22.68/3.38  derived_termbuf els 10000000 last used 31
% 22.68/3.38  wr_mallocs: 16910
% 22.68/3.38  wr_callocs: 21
% 22.68/3.38  wr_reallocs: 10418
% 22.68/3.38  wr_frees: 2
% 22.68/3.38  wr_malloc_bytes: 4163222484
% 22.68/3.38  wr_calloc_bytes: 112065536
% 22.68/3.38  wr_realloc_bytes: 5119728
% 22.68/3.38  wr_realloc_freebytes: 0
% 22.68/3.38  ----------------------------------
%------------------------------------------------------------------------------