Trace number 4296894

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)? (MO) 5887.52 793.162

General information on the benchmark

NameBibd/
Bibd-sum-34-085-30-12-10_c18.xml
MD5SUMb8a3101f481aadf5580b66257c4acd87
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2890
Number of constraints681
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2890}]
Minimum variable degree36
Maximum variable degree36
Distribution of variable degrees[{"degree":36,"count":2890}]
Minimum constraint arity34
Maximum constraint arity2890
Distribution of constraint arities[{"arity":34,"count":85},{"arity":85,"count":34},{"arity":170,"count":561},{"arity":2890,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":680}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 02:41:15 CEST 2018
0.66/0.55	c PID: 9984
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
3.55/1.54	c (1,0) Parsing End
3.55/1.55	c (1,1) CSP: 0 int (0 aux), 2890 bool (0 aux), 681 ctr, max domain size 2
3.55/1.55	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.55/1.55	c (1,1) Constraint Name Generate Begin
3.88/1.60	c (1,1) Ctr:HOME/instance-4296894-1532652074.xml,IntVar:LexMatrix:Num:WeightedSum
3.88/1.60	c (1,1) Constraint Name Generate End
3.88/1.60	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.88/1.60	c (1,1) CSP to CSPinCNF Begin
5.33/2.02	c (1,1) translated 69 (10%) constraints
9.06/3.01	c (2,2) translated 137 (20%) constraints
12.12/4.40	c (3,3) translated 205 (30%) constraints
13.35/5.61	c (5,4) translated 273 (40%) constraints
14.45/6.80	c (6,6) translated 341 (50%) constraints
15.71/8.00	c (7,7) translated 409 (60%) constraints
17.07/9.22	c (8,8) translated 477 (70%) constraints
18.29/10.41	c (9,9) translated 545 (80%) constraints
19.51/11.61	c (11,10) translated 613 (90%) constraints
20.74/12.81	c (12,12) translated 681 (100%) constraints
54.59/36.82	c (36,35) STATISTICS1:HOME/instance-4296894-1532652074.xml,IntVar:LexMatrix:Num:WeightedSum,103687,202508,9223372036854775807,2,4,85,9223372036854775807:1190;8589934592:170;2:11205,2:521321,4:5427;3:95487;2:100797;1:797,85:1190;34:170;2:11205;1:493131,3136:1190
54.59/36.82	c (36,35) ===========================================
54.59/36.82	c (36,35) Order
54.59/36.82	c (36,35) ===========================================
60.96/38.41	c (37,36) translated 20251 (10%) constraints
63.31/39.25	c (38,37) translated 40502 (20%) constraints
64.55/40.01	c (39,38) translated 60753 (30%) constraints
65.28/40.77	c (40,39) translated 81004 (40%) constraints
66.25/41.52	c (40,39) translated 101254 (50%) constraints
66.97/42.27	c (41,40) translated 121505 (60%) constraints
67.78/43.03	c (42,41) translated 141756 (70%) constraints
68.49/43.78	c (43,42) translated 162007 (80%) constraints
69.29/44.53	c (43,42) translated 182258 (90%) constraints
70.37/45.24	c (44,43) translated 202508 (100%) constraints
70.37/45.25	c (44,43) CSP to CSPinCNF End
70.48/45.30	c (44,43) CSP: 13430 int (13430 aux), 151372 bool (148482 aux), 325418 ctr, max domain size 30
70.48/45.30	c (44,43) Heap : 5807 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
70.48/45.30	c (44,43) CSPinCNF Propagation Begin
76.23/47.19	c (46,45) 0 values, 47685 unsatisfiable literals, and 47685 valid clauses are removed
76.23/47.19	c (46,45) CSPinCNF Propagation End
76.33/47.24	c (46,45) CSP: 13430 int (13430 aux), 151372 bool (148482 aux), 277733 ctr, max domain size 30
76.33/47.24	c (46,45) Heap : 1668 MiB used (max 22014 MiB), NonHeap : 29 MiB used (max 0 MiB)
76.33/47.24	c (46,45) Simplify CSPinCNF Begin
77.23/48.00	c (47,45) Simplify CSPinCNF End
77.45/48.05	c (47,45) CSP: 13430 int (13430 aux), 162577 bool (159687 aux), 288938 ctr, max domain size 30
77.45/48.05	c (47,45) Heap : 1963 MiB used (max 22014 MiB), NonHeap : 29 MiB used (max 0 MiB)
77.45/48.05	c (47,45) Calculate Precise Domain Begin
77.61/48.20	c (47,46) 0 values are removed by re-calculation
77.61/48.20	c (47,46) Calculate Precise Domain End
77.90/48.25	c (47,46) CSP: 13430 int (13430 aux), 162577 bool (159687 aux), 288938 ctr, max domain size 30
77.90/48.25	c (47,46) Heap : 2096 MiB used (max 22014 MiB), NonHeap : 30 MiB used (max 0 MiB)
77.90/48.25	c (47,46) CSPinCNF to SatSolver Begin
82.11/50.59	c (50,48) 28894 (10 %) CSP clauses are encoded (276052 SAT variables, 672918 SAT clauses)
83.14/51.53	c (50,49) 57788 (20 %) CSP clauses are encoded (276052 SAT variables, 972772 SAT clauses)
84.05/52.47	c (51,50) 86682 (30 %) CSP clauses are encoded (276052 SAT variables, 1275830 SAT clauses)
85.03/53.72	c (53,51) 115576 (40 %) CSP clauses are encoded (276052 SAT variables, 1574466 SAT clauses)
88.11/55.01	c (54,52) 144469 (50 %) CSP clauses are encoded (276052 SAT variables, 1877523 SAT clauses)
89.00/55.97	c (55,53) 173363 (60 %) CSP clauses are encoded (276052 SAT variables, 2180581 SAT clauses)
90.01/56.91	c (56,54) 202257 (70 %) CSP clauses are encoded (276052 SAT variables, 2479217 SAT clauses)
90.91/57.86	c (57,55) 231151 (80 %) CSP clauses are encoded (276052 SAT variables, 2782275 SAT clauses)
91.82/59.07	c (58,56) 260045 (90 %) CSP clauses are encoded (276052 SAT variables, 3080911 SAT clauses)
92.66/59.62	c (59,56) 288938 (100 %) CSP clauses are encoded (276052 SAT variables, 3182800 SAT clauses)
92.66/59.62	c (59,56) CSPinCNF to SatSolver End
92.66/59.62	c (59,56) Heap : 4884 MiB used (max 21939 MiB), NonHeap : 33 MiB used (max 0 MiB)
94.02/60.44	c (59,57) STATISTICS2:HOME/instance-4296894-1532652074.xml,IntVar:LexMatrix:Num:WeightedSum,176007,288938,841,30,4,9,841:68;256:1190;240:68;225:136;144:170;128:13090;121:4488;72:1530;64:6290;49:170;25:340;16:680;2:16749,30:136;29:272;16:136;15:680;13:340;12:680;11:20196;9:3060;8:26180;7:680;5:1360;2:703654,4:5427;3:47802;2:207372;1:28337,9:1190;8:13090;7:340;5:1020;3:12580;2:16749;1:563226,
94.02/60.44	c (59,57) SatSolver.solve Begin
94.02/60.44	c (59,57) 276052 bool, 3182801 clause
94.02/60.44	c (59,57) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296894-1532652074.xml-scop-9984.cnf HOME/instance-4296894-1532652074.xml-scop-9984.cnf.out
162.00/75.12	c (74,0) c
162.00/75.12	c (74,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
162.00/75.12	c (74,0) c
162.00/75.12	c (74,0) c WARNING: for repeatability, setting FPU to use double precision
162.00/75.12	c (74,0) c 8 solvers engines and 1 companion as a blackboard created.
162.00/75.12	c (74,0) c ========================================[ Problem Statistics ]===========================================
162.00/75.12	c (74,0) c |                                                                                                       |
162.00/75.12	c (74,0) c |  Number of variables:        276052                                                                   |
162.00/75.12	c (74,0) c |  Number of clauses:         3182801                                                                   |
162.00/75.12	c (74,0) c |  Parse time:                   1.17 s                                                                 |
162.00/75.12	c (74,0) c |                                                                                                       |
162.00/75.12	c (74,0) c |  Eliminated clauses:           2.41 Mb                                                                |
162.00/75.12	c (74,0) c |  Simplification time:          3.99 s                                                                 |
162.00/75.12	c (74,0) c |                                                                                                       |
162.00/75.12	c (74,0) c |  Generating clones                                                                                    |
162.00/75.12	c (74,0) c |  all clones generated. Memory = 2135.29Mb.                                                             |
162.00/75.12	c (74,0) c ========================================================================================================|
162.00/75.12	c (74,0) c
162.00/75.12	c (74,0) c |-------------------------------------------------------------------------------------------------------|
162.00/75.12	c (74,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
162.00/75.12	c (74,0) c |-------------------------------------------------------------------------------------------------------|
162.00/75.12	c (74,0) c |  0 |     27 |      25950 |       4500 |    15644 |     3501 |      125 |     1728 |       84 |  5.586 |
162.00/75.12	c (74,0) c |  1 |     32 |      33860 |       5623 |    19082 |     4623 |      171 |     1742 |       90 |  5.584 |
162.00/75.12	c (74,0) c |  2 |     38 |      35937 |       5819 |    21649 |     4819 |      256 |     1809 |      105 |  5.584 |
162.00/75.12	c (74,0) c |  3 |     34 |      33555 |       7110 |    19509 |     3311 |      615 |     1193 |       74 |  5.584 |
162.00/75.12	c (74,0) c |  4 |     24 |      24283 |       4996 |    16400 |     3994 |       54 |     1015 |       87 |  5.547 |
162.00/75.12	c (74,0) c |  5 |     33 |      29541 |       6032 |    17771 |     5024 |      356 |     1559 |       82 |  5.584 |
162.00/75.12	c (74,0) c |  6 |     21 |      22519 |       4302 |    12905 |     3308 |       60 |     1670 |       72 |  5.584 |
162.00/75.12	c (74,0) c |  7 |     31 |      31682 |       6237 |    17546 |     5236 |      437 |     1632 |       79 |  5.584 |
162.00/75.12	c (74,0) c 
162.00/75.12	c (74,0) c synthesis       44620 conflicts    54274713 propagations     1630 conflicts/sec  1982585 propagations/sec
162.00/75.12	c (74,0) c Total Memory so far : 2896.43Mb
162.00/75.12	c (74,0) c
162.00/75.12	c (74,0) c |-------------------------------------------------------------------------------------------------------|
162.00/75.12	c (74,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
162.00/75.12	c (74,0) c |-------------------------------------------------------------------------------------------------------|
162.00/75.12	c (74,0) c |  0 |     90 |      63300 |      13672 |    24842 |     9833 |     2051 |    14215 |     1155 |  5.665 |
162.00/75.12	c (74,0) c |  1 |     92 |      70700 |      14662 |    38284 |     5854 |     1792 |    14194 |      920 |  5.662 |
162.00/75.12	c (74,0) c |  2 |     97 |      73802 |      15819 |    40258 |     7024 |     2156 |    13836 |     1064 |  5.662 |
162.00/75.12	c (74,0) c |  3 |     83 |      71993 |      15844 |    31952 |     7029 |     2135 |    13742 |     1000 |  5.662 |
162.00/75.12	c (74,0) c |  4 |     79 |      49890 |      13399 |    28439 |     9558 |     1779 |    14491 |     1009 |  5.662 |
162.00/75.12	c (74,0) c |  5 |     76 |      59744 |      15397 |    24966 |     6587 |     2231 |    13957 |      977 |  5.662 |
162.00/75.12	c (74,0) c |  6 |     64 |      55902 |      13387 |    22533 |     9570 |     1941 |    14419 |      929 |  5.662 |
162.00/75.12	c (74,0) c |  7 |     89 |      77338 |      15620 |    29849 |     6811 |     2341 |    13890 |      928 |  5.662 |
162.00/75.12	c (74,0) c 
281.57/90.11	c (89,0) c synthesis      117801 conflicts   142230172 propagations     2015 conflicts/sec  2433456 propagations/sec
281.57/90.11	c (89,0) c Total Memory so far : 2921.42Mb
281.57/90.11	c (89,0) c
281.57/90.11	c (89,0) c |-------------------------------------------------------------------------------------------------------|
281.57/90.11	c (89,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
281.57/90.11	c (89,0) c |-------------------------------------------------------------------------------------------------------|
281.57/90.11	c (89,0) c |  0 |    154 |      90245 |      23337 |    35914 |    14514 |     3391 |    26734 |     2218 |  5.710 |
281.57/90.11	c (89,0) c |  1 |    150 |     106328 |      25588 |    51836 |     9385 |     3555 |    24932 |     2037 |  5.708 |
281.57/90.11	c (89,0) c |  2 |    175 |     112181 |      27158 |    52254 |    10971 |     3915 |    26050 |     2163 |  5.708 |
281.57/90.11	c (89,0) c |  3 |    158 |     103239 |      25928 |    42060 |     9717 |     3785 |    26213 |     2202 |  5.708 |
281.57/90.11	c (89,0) c |  4 |    137 |      96141 |      24093 |    39106 |     7898 |     3497 |    25668 |     2050 |  5.708 |
281.57/90.11	c (89,0) c |  5 |    132 |      98185 |      26802 |    37662 |    10606 |     4027 |    26114 |     2318 |  5.708 |
281.57/90.11	c (89,0) c |  6 |    128 |     102527 |      24237 |    34703 |     8034 |     3625 |    26490 |     2030 |  5.708 |
281.57/90.11	c (89,0) c |  7 |    150 |     109590 |      27559 |    40046 |    11355 |     4360 |    25641 |     2142 |  5.708 |
281.57/90.11	c (89,0) c 
281.57/90.11	c (89,0) c synthesis      204703 conflicts   249026663 propagations     2094 conflicts/sec  2547574 propagations/sec
281.57/90.11	c (89,0) c Total Memory so far : 2942.17Mb
281.57/90.11	c (89,0) c
281.57/90.11	c (89,0) c |-------------------------------------------------------------------------------------------------------|
281.57/90.11	c (89,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
281.57/90.11	c (89,0) c |-------------------------------------------------------------------------------------------------------|
281.57/90.11	c (89,0) c |  0 |    226 |     119647 |      34037 |    42818 |    17827 |     5006 |    37271 |     3304 |  5.712 |
281.57/90.11	c (89,0) c |  1 |    211 |     148669 |      36922 |    67275 |    10821 |     4921 |    37355 |     2977 |  5.710 |
281.57/90.11	c (89,0) c |  2 |    225 |     142299 |      38526 |    58725 |    12436 |     5335 |    36953 |     3096 |  5.710 |
281.57/90.11	c (89,0) c |  3 |    240 |     135368 |      37434 |    47284 |    11347 |     5399 |    36962 |     3420 |  5.710 |
281.57/90.11	c (89,0) c |  4 |    213 |     129664 |      34709 |    46574 |    18513 |     5112 |    37235 |     3138 |  5.710 |
281.57/90.11	c (89,0) c |  5 |    200 |     144063 |      37465 |    48399 |    11381 |     5544 |    36815 |     3468 |  5.710 |
281.57/90.11	c (89,0) c |  6 |    203 |     133725 |      34570 |    40511 |    18367 |     5211 |    37035 |     3231 |  5.710 |
281.57/90.11	c (89,0) c |  7 |    219 |     149028 |      38681 |    47847 |    12601 |     5844 |    36410 |     3220 |  5.710 |
281.57/90.11	c (89,0) c 
281.57/90.11	c (89,0) c synthesis      292345 conflicts   354770246 propagations     2130 conflicts/sec  2585014 propagations/sec
281.57/90.11	c (89,0) c Total Memory so far : 2952.23Mb
281.57/90.11	c (89,0) c
281.57/90.11	c (89,0) c |-------------------------------------------------------------------------------------------------------|
281.57/90.11	c (89,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
281.57/90.11	c (89,0) c |-------------------------------------------------------------------------------------------------------|
281.57/90.11	c (89,0) c |  0 |    294 |     159213 |      44047 |    47090 |    17946 |     6508 |    46975 |     4237 |  5.712 |
281.57/90.11	c (89,0) c |  1 |    257 |     189056 |      49139 |    75742 |    23038 |     6489 |    47218 |     3764 |  5.710 |
281.57/90.11	c (89,0) c |  2 |    286 |     181751 |      48904 |    64964 |    22814 |     6391 |    47301 |     4074 |  5.710 |
281.57/90.11	c (89,0) c |  3 |    303 |     175806 |      48945 |    53274 |    22858 |     6818 |    46870 |     4342 |  5.710 |
281.57/90.11	c (89,0) c |  4 |    280 |     163926 |      46456 |    51572 |    20362 |     6788 |    46887 |     4085 |  5.710 |
281.57/90.11	c (89,0) c |  5 |    268 |     183797 |      48305 |    54330 |    22221 |     6895 |    46708 |     4507 |  5.710 |
281.57/90.11	c (89,0) c |  6 |    267 |     173453 |      45508 |    45817 |    19421 |     6524 |    47107 |     4160 |  5.710 |
281.57/90.11	c (89,0) c |  7 |    294 |     179687 |      49137 |    52226 |    23057 |     7337 |    46338 |     4350 |  5.710 |
281.57/90.11	c (89,0) c 
281.57/90.11	c (89,0) c synthesis      380441 conflicts   458458552 propagations     2152 conflicts/sec  2593631 propagations/sec
417.17/107.12	c (106,0) c Total Memory so far : 2911.30Mb
417.17/107.12	c (106,0) c
417.17/107.12	c (106,0) c |-------------------------------------------------------------------------------------------------------|
417.17/107.12	c (106,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
417.17/107.12	c (106,0) c |-------------------------------------------------------------------------------------------------------|
417.17/107.12	c (106,0) c |  0 |    367 |     191493 |      54494 |    53535 |    15947 |     7994 |    57108 |     5095 |  5.712 |
417.17/107.12	c (106,0) c |  1 |    294 |     223144 |      61615 |    81860 |    23065 |     8403 |    56751 |     4640 |  5.710 |
417.17/107.12	c (106,0) c |  2 |    356 |     215482 |      59297 |    70610 |    20768 |     7550 |    57588 |     4942 |  5.710 |
417.17/107.12	c (106,0) c |  3 |    385 |     207605 |      59565 |    60097 |    21040 |     8243 |    56859 |     5349 |  5.710 |
417.17/107.12	c (106,0) c |  4 |    353 |     190421 |      56520 |    53675 |    17977 |     8010 |    57101 |     5133 |  5.710 |
417.17/107.12	c (106,0) c |  5 |    325 |     210542 |      59816 |    57065 |    21281 |     8336 |    56810 |     5401 |  5.710 |
417.17/107.12	c (106,0) c |  6 |    336 |     203032 |      56468 |    48594 |    17933 |     7901 |    57236 |     5217 |  5.710 |
417.17/107.12	c (106,0) c |  7 |    360 |     206834 |      59664 |    55937 |    21127 |     8720 |    55635 |     5351 |  5.710 |
417.17/107.12	c (106,0) c 
417.17/107.12	c (106,0) c synthesis      467439 conflicts   563953626 propagations     2159 conflicts/sec  2605014 propagations/sec
417.17/107.12	c (106,0) c Total Memory so far : 2916.07Mb
417.17/107.12	c (106,0) c
417.17/107.12	c (106,0) c |-------------------------------------------------------------------------------------------------------|
417.17/107.12	c (106,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
417.17/107.12	c (106,0) c |-------------------------------------------------------------------------------------------------------|
417.17/107.12	c (106,0) c |  0 |    427 |     212179 |      62766 |    55847 |    24219 |     8927 |    63343 |     5869 |  5.712 |
417.17/107.12	c (106,0) c |  1 |    345 |     252888 |      69951 |    88645 |    16378 |     9314 |    62708 |     5218 |  5.710 |
417.17/107.12	c (106,0) c |  2 |    403 |     236705 |      67104 |    72441 |    28575 |     8413 |    63879 |     5799 |  5.710 |
417.17/107.12	c (106,0) c |  3 |    440 |     231117 |      67586 |    64217 |    29061 |     9243 |    63010 |     6123 |  5.710 |
417.17/107.12	c (106,0) c |  4 |    401 |     216965 |      64992 |    55942 |    26449 |     8937 |    63297 |     5898 |  5.710 |
417.17/107.12	c (106,0) c |  5 |    379 |     233481 |      69373 |    61559 |    15836 |     9260 |    63004 |     6225 |  5.710 |
417.17/107.12	c (106,0) c |  6 |    391 |     236339 |      64566 |    53445 |    26031 |     8736 |    63534 |     5928 |  5.710 |
417.17/107.12	c (106,0) c |  7 |    420 |     240465 |      67604 |    65486 |    29067 |     9466 |    62810 |     6057 |  5.710 |
417.17/107.12	c (106,0) c 
417.17/107.12	c (106,0) c synthesis      533942 conflicts   645475986 propagations     2151 conflicts/sec  2600090 propagations/sec
417.17/107.12	c (106,0) c Total Memory so far : 2920.85Mb
417.17/107.12	c (106,0) c
417.17/107.12	c (106,0) c |-------------------------------------------------------------------------------------------------------|
417.17/107.12	c (106,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
417.17/107.12	c (106,0) c |-------------------------------------------------------------------------------------------------------|
417.17/107.12	c (106,0) c |  0 |    486 |     234786 |      70503 |    58551 |    16930 |     9800 |    70799 |     6587 |  5.713 |
417.17/107.12	c (106,0) c |  1 |    382 |     277446 |      79686 |    93919 |    26112 |    10593 |    70005 |     5976 |  5.711 |
417.17/107.12	c (106,0) c |  2 |    460 |     263826 |      75832 |    74660 |    22278 |     9294 |    71079 |     6468 |  5.711 |
417.17/107.12	c (106,0) c |  3 |    494 |     254626 |      76534 |    66632 |    22982 |    10362 |    70260 |     6891 |  5.711 |
417.17/107.12	c (106,0) c |  4 |    456 |     237360 |      72913 |    57563 |    19365 |     9872 |    70703 |     6652 |  5.711 |
417.17/107.12	c (106,0) c |  5 |    446 |     256966 |      77788 |    64482 |    24251 |    10175 |    70422 |     6953 |  5.711 |
417.17/107.12	c (106,0) c |  6 |    418 |     256099 |      75470 |    56036 |    21913 |    10233 |    70321 |     6510 |  5.711 |
417.17/107.12	c (106,0) c |  7 |    482 |     265649 |      75608 |    69722 |    22059 |    10297 |    70323 |     6738 |  5.711 |
417.17/107.12	c (106,0) c 
417.17/107.12	c (106,0) c synthesis      604338 conflicts   728872266 propagations     2157 conflicts/sec  2601932 propagations/sec
417.17/107.12	c (106,0) c Total Memory so far : 2923.17Mb
417.17/107.12	c (106,0) c
488.95/116.11	c (115,0) c |-------------------------------------------------------------------------------------------------------|
488.95/116.11	c (115,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
488.95/116.11	c (115,0) c |-------------------------------------------------------------------------------------------------------|
488.95/116.11	c (115,0) c |  0 |    543 |     256456 |      77959 |    59691 |    24386 |    10641 |    77091 |     7275 |  5.713 |
488.95/116.11	c (115,0) c |  1 |    428 |     304365 |      88152 |    98926 |    34578 |    11462 |    76193 |     6599 |  5.711 |
488.95/116.11	c (115,0) c |  2 |    500 |     288642 |      83783 |    79434 |    30229 |    10042 |    77608 |     7171 |  5.711 |
488.95/116.11	c (115,0) c |  3 |    554 |     278223 |      85666 |    67990 |    32114 |    11493 |    76254 |     7595 |  5.711 |
488.95/116.11	c (115,0) c |  4 |    507 |     260234 |      81780 |    59455 |    28232 |    11003 |    76748 |     7353 |  5.711 |
488.95/116.11	c (115,0) c |  5 |    479 |     270710 |      84774 |    65101 |    31236 |    11029 |    76075 |     7611 |  5.711 |
488.95/116.11	c (115,0) c |  6 |    483 |     282752 |      83417 |    59950 |    29860 |    10982 |    76777 |     7296 |  5.711 |
488.95/116.11	c (115,0) c |  7 |    536 |     287501 |      83892 |    70748 |    30343 |    11114 |    76651 |     7440 |  5.711 |
488.95/116.11	c (115,0) c 
488.95/116.11	c (115,0) c synthesis      669423 conflicts   809536026 propagations     2145 conflicts/sec  2594552 propagations/sec
488.95/116.11	c (115,0) c Total Memory so far : 2925.75Mb
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c |-------------------------------------------------------------------------------------------------------|
488.95/116.11	c (115,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
488.95/116.11	c (115,0) c |-------------------------------------------------------------------------------------------------------|
488.95/116.11	c (115,0) c |  0 |    566 |     270682 |      86625 |    60261 |    33052 |    11712 |    83409 |     7946 |  5.713 |
488.95/116.11	c (115,0) c |  1 |    482 |     336587 |      97334 |   104587 |    26186 |    12359 |    82583 |     7146 |  5.711 |
488.95/116.11	c (115,0) c |  2 |    559 |     311746 |      91456 |    82773 |    20292 |    10845 |    84324 |     7813 |  5.711 |
488.95/116.11	c (115,0) c |  3 |    597 |     310248 |      94421 |    71812 |    23257 |    12482 |    82341 |     8179 |  5.711 |
488.95/116.11	c (115,0) c |  4 |    559 |     282152 |      90571 |    61133 |    19421 |    12115 |    82931 |     8105 |  5.711 |
488.95/116.11	c (115,0) c |  5 |    535 |     302435 |      92101 |    67717 |    20954 |    11804 |    83342 |     8193 |  5.711 |
488.95/116.11	c (115,0) c |  6 |    539 |     305240 |      92092 |    62595 |    20930 |    11935 |    82952 |     7966 |  5.711 |
488.95/116.11	c (115,0) c |  7 |    578 |     312434 |      91915 |    77124 |    20749 |    11956 |    82741 |     8118 |  5.711 |
488.95/116.11	c (115,0) c 
488.95/116.11	c (115,0) c synthesis      736515 conflicts   890628726 propagations     2142 conflicts/sec  2589918 propagations/sec
488.95/116.11	c (115,0) c Total Memory so far : 2928.84Mb
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c Try to adapt solver strategies
488.95/116.11	c (115,0) c 
488.95/116.11	c (115,0) c Nothing extreme in this problem, continue with glucose default strategies.
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c Try to adapt solver strategies
488.95/116.11	c (115,0) c 
488.95/116.11	c (115,0) c Nothing extreme in this problem, continue with glucose default strategies.
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c Try to adapt solver strategies
488.95/116.11	c (115,0) c 
488.95/116.11	c (115,0) c Nothing extreme in this problem, continue with glucose default strategies.
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c
488.95/116.11	c (115,0) c |-------------------------------------------------------------------------------------------------------|
488.95/116.11	c (115,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
488.95/116.11	c (115,0) c |-------------------------------------------------------------------------------------------------------|
488.95/116.11	c (115,0) c |  0 |    633 |     296850 |      96751 |    61857 |    25572 |    12819 |    90993 |     8674 |  5.714 |
488.95/116.11	c (115,0) c |  1 |    542 |     369531 |     107507 |   108222 |    36359 |    13517 |    90285 |     7889 |  5.712 |
488.95/116.11	c (115,0) c |  2 |    637 |     340540 |     100854 |    86009 |    29689 |    11890 |    91899 |     8594 |  5.712 |
488.95/116.11	c (115,0) c |  3 |    665 |     337185 |     105226 |    73096 |    34061 |    13485 |    90336 |     9065 |  5.712 |
488.95/116.11	c (115,0) c |  4 |    637 |     312881 |     101404 |    62754 |    30253 |    13226 |    90539 |     8855 |  5.712 |
488.95/116.11	c (115,0) c |  5 |    605 |     329400 |     101830 |    70197 |    30683 |    12987 |    90833 |     8946 |  5.712 |
488.95/116.11	c (115,0) c |  6 |    606 |     332557 |     101378 |    65953 |    30215 |    12854 |    90658 |     8677 |  5.712 |
592.63/129.12	c (128,0) c |  7 |    644 |     340039 |     101672 |    82175 |    30506 |    13048 |    90673 |     8898 |  5.712 |
592.63/129.12	c (128,0) c 
592.63/129.12	c (128,0) c synthesis      816623 conflicts   990096970 propagations     2129 conflicts/sec  2580860 propagations/sec
592.63/129.12	c (128,0) c Total Memory so far : 2931.03Mb
592.63/129.12	c (128,0) c
592.63/129.12	c (128,0) c Try to adapt solver strategies
592.63/129.12	c (128,0) c 
592.63/129.12	c (128,0) c Nothing extreme in this problem, continue with glucose default strategies.
592.63/129.12	c (128,0) c
592.63/129.12	c (128,0) c
592.63/129.12	c (128,0) c |-------------------------------------------------------------------------------------------------------|
592.63/129.12	c (128,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
592.63/129.12	c (128,0) c |-------------------------------------------------------------------------------------------------------|
592.63/129.12	c (128,0) c |  0 |    692 |     325818 |     106332 |    64559 |    35151 |    13787 |    97863 |     9480 |  5.715 |
592.63/129.12	c (128,0) c |  1 |    591 |     399021 |     117963 |   110951 |    26594 |    14666 |    97290 |     8570 |  5.712 |
592.63/129.12	c (128,0) c |  2 |    707 |     370586 |     110499 |    89272 |    39334 |    12914 |    98994 |     9380 |  5.712 |
592.63/129.12	c (128,0) c |  3 |    735 |     361885 |     114243 |    74794 |    22871 |    14286 |    97614 |     9793 |  5.712 |
592.63/129.12	c (128,0) c |  4 |    691 |     336706 |     110076 |    64093 |    38925 |    14147 |    97809 |     9623 |  5.712 |
592.63/129.12	c (128,0) c |  5 |    669 |     354396 |     111600 |    71278 |    20229 |    14165 |    97252 |     9809 |  5.712 |
592.63/129.12	c (128,0) c |  6 |    664 |     358471 |     111023 |    70083 |    39859 |    13791 |    98126 |     9595 |  5.712 |
592.63/129.12	c (128,0) c |  7 |    705 |     368663 |     111600 |    86725 |    20230 |    14202 |    97586 |     9727 |  5.712 |
592.63/129.12	c (128,0) c 
592.63/129.12	c (128,0) c synthesis      893336 conflicts  1084229730 propagations     2111 conflicts/sec  2561595 propagations/sec
592.63/129.12	c (128,0) c Total Memory so far : 3090.39Mb
592.63/129.12	c (128,0) c
592.63/129.12	c (128,0) c |-------------------------------------------------------------------------------------------------------|
592.63/129.12	c (128,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
592.63/129.12	c (128,0) c |-------------------------------------------------------------------------------------------------------|
592.63/129.12	c (128,0) c |  0 |    745 |     352630 |     114556 |    68579 |    23173 |    14576 |   103221 |    10081 |  5.715 |
592.63/129.12	c (128,0) c |  1 |    619 |     415423 |     125713 |   116778 |    34344 |    15656 |   102191 |     9191 |  5.712 |
592.63/129.12	c (128,0) c |  2 |    750 |     389638 |     117230 |    91224 |    25862 |    13626 |   104220 |     9912 |  5.712 |
592.63/129.12	c (128,0) c |  3 |    773 |     378724 |     122688 |    76251 |    31316 |    15131 |   102763 |    10287 |  5.712 |
592.63/129.12	c (128,0) c |  4 |    726 |     353500 |     118363 |    65003 |    26999 |    14936 |   102608 |    10259 |  5.712 |
592.63/129.12	c (128,0) c |  5 |    722 |     374144 |     118148 |    72907 |    26777 |    14740 |   103162 |    10341 |  5.712 |
592.63/129.12	c (128,0) c |  6 |    713 |     377170 |     117152 |    71610 |    25782 |    14390 |   103430 |    10112 |  5.712 |
592.63/129.12	c (128,0) c |  7 |    761 |     387426 |     117753 |    88041 |    26383 |    14858 |   103010 |    10148 |  5.712 |
592.63/129.12	c (128,0) c 
592.63/129.12	c (128,0) c synthesis      951606 conflicts  1156921015 propagations     2092 conflicts/sec  2542791 propagations/sec
592.63/129.12	c (128,0) c Total Memory so far : 2935.93Mb
592.63/129.12	c (128,0) c
592.63/129.12	c (128,0) c |-------------------------------------------------------------------------------------------------------|
592.63/129.12	c (128,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
592.63/129.12	c (128,0) c |-------------------------------------------------------------------------------------------------------|
592.63/129.12	c (128,0) c |  0 |    795 |     373673 |     122028 |    71058 |    30644 |    15315 |   108543 |    10671 |  5.716 |
592.63/129.12	c (128,0) c |  1 |    654 |     433242 |     133505 |   121888 |    42135 |    16514 |   107238 |     9967 |  5.714 |
592.63/129.12	c (128,0) c |  2 |    785 |     407471 |     125174 |    92121 |    33806 |    14569 |   108436 |    10603 |  5.714 |
592.63/129.12	c (128,0) c |  3 |    827 |     399105 |     129449 |    77648 |    38077 |    15759 |   108164 |    10835 |  5.714 |
592.63/129.12	c (128,0) c |  4 |    773 |     372616 |     126579 |    66208 |    35215 |    15708 |   107864 |    10859 |  5.714 |
592.63/129.12	c (128,0) c |  5 |    767 |     392027 |     125267 |    74508 |    33896 |    15340 |   108443 |    10898 |  5.714 |
592.63/129.12	c (128,0) c |  6 |    754 |     393748 |     124530 |    73901 |    33161 |    15113 |   108757 |    10743 |  5.714 |
697.14/142.23	c (141,0) c |  7 |    799 |     403388 |     124599 |    88661 |    33228 |    15616 |   108272 |    10710 |  5.714 |
697.14/142.23	c (141,0) c 
697.14/142.23	c (141,0) c synthesis     1011131 conflicts  1229842384 propagations     2077 conflicts/sec  2526610 propagations/sec
697.14/142.23	c (141,0) c Total Memory so far : 2986.52Mb
697.14/142.23	c (141,0) c
697.14/142.23	c (141,0) c |-------------------------------------------------------------------------------------------------------|
697.14/142.23	c (141,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
697.14/142.23	c (141,0) c |-------------------------------------------------------------------------------------------------------|
697.14/142.23	c (141,0) c |  0 |    827 |     389873 |     129498 |    73163 |    38114 |    16175 |   114002 |    11224 |  5.716 |
697.14/142.23	c (141,0) c |  1 |    701 |     456341 |     140411 |   130133 |    26229 |    17093 |   113114 |    10525 |  5.714 |
697.14/142.23	c (141,0) c |  2 |    822 |     426134 |     134041 |    93114 |    42673 |    15666 |   114548 |    11208 |  5.714 |
697.14/142.23	c (141,0) c |  3 |    861 |     414577 |     136704 |    78181 |    45332 |    16519 |   113690 |    11505 |  5.714 |
697.14/142.23	c (141,0) c |  4 |    823 |     391967 |     134544 |    66828 |    43180 |    16469 |   113724 |    11529 |  5.714 |
697.14/142.23	c (141,0) c |  5 |    798 |     409534 |     132921 |    75789 |    41550 |    16070 |   114143 |    11542 |  5.714 |
697.14/142.23	c (141,0) c |  6 |    796 |     411008 |     132074 |    75528 |    40705 |    15887 |   114304 |    11424 |  5.714 |
697.14/142.23	c (141,0) c |  7 |    836 |     429350 |     131880 |    91927 |    40509 |    16368 |   113862 |    11267 |  5.714 |
697.14/142.23	c (141,0) c 
697.14/142.23	c (141,0) c synthesis     1072074 conflicts  1303358150 propagations     2068 conflicts/sec  2513596 propagations/sec
697.14/142.23	c (141,0) c Total Memory so far : 2988.97Mb
697.14/142.23	c (141,0) c
697.14/142.23	c (141,0) c |-------------------------------------------------------------------------------------------------------|
697.14/142.23	c (141,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
697.14/142.23	c (141,0) c |-------------------------------------------------------------------------------------------------------|
697.14/142.23	c (141,0) c |  0 |    879 |     407625 |     135905 |    74379 |    44521 |    16806 |   119211 |    11840 |  5.716 |
697.14/142.23	c (141,0) c |  1 |    739 |     476461 |     148667 |   132779 |    34486 |    17733 |   118211 |    11189 |  5.714 |
697.14/142.23	c (141,0) c |  2 |    871 |     455444 |     142893 |    97485 |    28711 |    16499 |   119532 |    11639 |  5.714 |
697.14/142.23	c (141,0) c |  3 |    910 |     435816 |     146020 |    79409 |    31844 |    17294 |   118768 |    12141 |  5.714 |
697.14/142.23	c (141,0) c |  4 |    870 |     411108 |     142535 |    67605 |    28358 |    17391 |   118610 |    12179 |  5.714 |
697.14/142.23	c (141,0) c |  5 |    844 |     426863 |     139456 |    76984 |    25284 |    16664 |   119356 |    12076 |  5.714 |
697.14/142.23	c (141,0) c |  6 |    849 |     429165 |     138989 |    76159 |    24806 |    16591 |   119355 |    12023 |  5.714 |
697.14/142.23	c (141,0) c |  7 |    854 |     442403 |     137935 |    93566 |    23770 |    17086 |   118971 |    11751 |  5.714 |
697.14/142.23	c (141,0) c 
697.14/142.23	c (141,0) c synthesis     1132401 conflicts  1377167838 propagations     2057 conflicts/sec  2502207 propagations/sec
697.14/142.23	c (141,0) c Total Memory so far : 2990.91Mb
697.14/142.23	c (141,0) c
697.14/142.23	c (141,0) c |-------------------------------------------------------------------------------------------------------|
697.14/142.23	c (141,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
697.14/142.23	c (141,0) c |-------------------------------------------------------------------------------------------------------|
697.14/142.23	c (141,0) c |  0 |    941 |     433072 |     145295 |    75804 |    31103 |    17660 |   126064 |    12493 |  5.716 |
697.14/142.23	c (141,0) c |  1 |    789 |     509472 |     158327 |   136785 |    44146 |    18544 |   125079 |    11959 |  5.714 |
697.14/142.23	c (141,0) c |  2 |    923 |     478825 |     152671 |    98514 |    38489 |    17642 |   126021 |    12396 |  5.714 |
697.14/142.23	c (141,0) c |  3 |    948 |     469107 |     156018 |    83311 |    41842 |    18228 |   125498 |    12838 |  5.714 |
697.14/142.23	c (141,0) c |  4 |    934 |     440729 |     154324 |    69366 |    40147 |    18642 |   125076 |    12987 |  5.714 |
697.14/142.23	c (141,0) c |  5 |    918 |     451315 |     147943 |    78302 |    33771 |    17506 |   126075 |    12711 |  5.714 |
697.14/142.23	c (141,0) c |  6 |    908 |     452711 |     148129 |    77980 |    33946 |    17485 |   126218 |    12628 |  5.714 |
697.14/142.23	c (141,0) c |  7 |    909 |     467165 |     147014 |    96422 |    32849 |    18064 |   125352 |    12406 |  5.714 |
697.14/142.23	c (141,0) c 
808.01/156.11	c (155,0) c synthesis     1209722 conflicts  1470012333 propagations     2050 conflicts/sec  2490757 propagations/sec
808.01/156.11	c (155,0) c Total Memory so far : 2943.93Mb
808.01/156.11	c (155,0) c
808.01/156.11	c (155,0) c |-------------------------------------------------------------------------------------------------------|
808.01/156.11	c (155,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
808.01/156.11	c (155,0) c |-------------------------------------------------------------------------------------------------------|
808.01/156.11	c (155,0) c |  0 |   1009 |     467992 |     154109 |    79028 |    39917 |    18393 |   132591 |    13166 |  5.716 |
808.01/156.11	c (155,0) c |  1 |    840 |     534132 |     166647 |   141043 |    27060 |    19301 |   131632 |    12670 |  5.714 |
808.01/156.11	c (155,0) c |  2 |    987 |     507596 |     162359 |   100941 |    48177 |    18527 |   132513 |    13207 |  5.714 |
808.01/156.11	c (155,0) c |  3 |   1014 |     493447 |     164172 |    84398 |    49996 |    18987 |   132053 |    13502 |  5.714 |
808.01/156.11	c (155,0) c |  4 |    979 |     464427 |     165467 |    69996 |    25884 |    19899 |   131076 |    13745 |  5.714 |
808.01/156.11	c (155,0) c |  5 |    972 |     481650 |     156711 |    82649 |    42539 |    18545 |   132444 |    13294 |  5.714 |
808.01/156.11	c (155,0) c |  6 |    963 |     473481 |     155951 |    79651 |    41768 |    18284 |   132566 |    13242 |  5.714 |
808.01/156.11	c (155,0) c |  7 |    959 |     491026 |     156875 |    97882 |    42710 |    19104 |   131874 |    13184 |  5.714 |
808.01/156.11	c (155,0) c 
808.01/156.11	c (155,0) c synthesis     1282292 conflicts  1560686625 propagations     2036 conflicts/sec  2477589 propagations/sec
808.01/156.11	c (155,0) c Total Memory so far : 2946.77Mb
808.01/156.11	c (155,0) c
808.01/156.11	c (155,0) c |-------------------------------------------------------------------------------------------------------|
808.01/156.11	c (155,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
808.01/156.11	c (155,0) c |-------------------------------------------------------------------------------------------------------|
808.01/156.11	c (155,0) c |  0 |   1065 |     492473 |     164335 |    81883 |    50143 |    19285 |   140016 |    13990 |  5.717 |
808.01/156.11	c (155,0) c |  1 |    876 |     569779 |     180092 |   145239 |    40505 |    20503 |   138785 |    13418 |  5.715 |
808.01/156.11	c (155,0) c |  2 |   1044 |     532921 |     171864 |   102856 |    32287 |    19578 |   139675 |    13948 |  5.715 |
808.01/156.11	c (155,0) c |  3 |   1059 |     518525 |     175419 |    86011 |    35843 |    20263 |   138863 |    14272 |  5.715 |
808.01/156.11	c (155,0) c |  4 |   1044 |     494200 |     177062 |    71535 |    37479 |    21218 |   137661 |    14429 |  5.715 |
808.01/156.11	c (155,0) c |  5 |   1011 |     502754 |     165759 |    84385 |    26186 |    19564 |   139738 |    14079 |  5.715 |
808.01/156.11	c (155,0) c |  6 |   1005 |     501258 |     164677 |    83643 |    50493 |    19000 |   140056 |    13965 |  5.715 |
808.01/156.11	c (155,0) c |  7 |   1023 |     525279 |     165641 |   100827 |    26067 |    19946 |   139397 |    13872 |  5.715 |
808.01/156.11	c (155,0) c 
808.01/156.11	c (155,0) c synthesis     1364851 conflicts  1652696523 propagations     2038 conflicts/sec  2467777 propagations/sec
808.01/156.11	c (155,0) c Total Memory so far : 2949.35Mb
808.01/156.11	c (155,0) c
808.01/156.11	c (155,0) c |-------------------------------------------------------------------------------------------------------|
808.01/156.11	c (155,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
808.01/156.11	c (155,0) c |-------------------------------------------------------------------------------------------------------|
808.01/156.11	c (155,0) c |  0 |   1114 |     513468 |     171727 |    84179 |    32141 |    19875 |   145692 |    14458 |  5.717 |
808.01/156.11	c (155,0) c |  1 |    909 |     588786 |     187420 |   147460 |    47833 |    21263 |   144312 |    14006 |  5.715 |
808.01/156.11	c (155,0) c |  2 |   1099 |     552658 |     178936 |   103261 |    39360 |    20331 |   145235 |    14551 |  5.715 |
808.01/156.11	c (155,0) c |  3 |   1096 |     549027 |     182958 |    89243 |    43382 |    21057 |   144502 |    14811 |  5.715 |
808.01/156.11	c (155,0) c |  4 |   1088 |     519322 |     185566 |    74636 |    45983 |    22211 |   143358 |    14977 |  5.715 |
808.01/156.11	c (155,0) c |  5 |   1057 |     522055 |     172313 |    86683 |    32740 |    20124 |   145410 |    14513 |  5.715 |
808.01/156.12	c (155,0) c |  6 |   1014 |     519545 |     177330 |    84402 |    37741 |    19888 |   141100 |    14368 |  5.715 |
808.01/156.12	c (155,0) c |  7 |   1047 |     538356 |     173157 |   101410 |    33583 |    20845 |   144001 |    14343 |  5.715 |
808.01/156.12	c (155,0) c 
943.61/173.11	c (172,0) c synthesis     1429407 conflicts  1727950974 propagations     2037 conflicts/sec  2463027 propagations/sec
943.61/173.11	c (172,0) c Total Memory so far : 2951.41Mb
943.61/173.11	c (172,0) c
943.61/173.11	c (172,0) c |-------------------------------------------------------------------------------------------------------|
943.61/173.11	c (172,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
943.61/173.11	c (172,0) c |-------------------------------------------------------------------------------------------------------|
943.61/173.11	c (172,0) c |  0 |   1163 |     533986 |     179080 |    85110 |    39494 |    20565 |   151078 |    15015 |  5.717 |
943.61/173.11	c (172,0) c |  1 |    960 |     612634 |     194744 |   151034 |    55157 |    21964 |   149621 |    14502 |  5.715 |
943.61/173.11	c (172,0) c |  2 |   1142 |     587189 |     187585 |   105874 |    48009 |    21263 |   150366 |    15181 |  5.715 |
943.61/173.11	c (172,0) c |  3 |   1147 |     569065 |     190061 |    91661 |    50485 |    21790 |   149866 |    15399 |  5.715 |
943.61/173.11	c (172,0) c |  4 |   1132 |     537649 |     192990 |    75343 |    53407 |    22949 |   148554 |    15625 |  5.715 |
943.61/173.11	c (172,0) c |  5 |   1099 |     538741 |     178767 |    87661 |    39194 |    20690 |   150825 |    15056 |  5.715 |
943.61/173.11	c (172,0) c |  6 |   1015 |     536108 |     188336 |    84510 |    48747 |    20761 |   150776 |    14481 |  5.715 |
943.61/173.11	c (172,0) c |  7 |   1083 |     558780 |     181526 |   103257 |    41952 |    21678 |   149972 |    14903 |  5.715 |
943.61/173.11	c (172,0) c 
943.61/173.11	c (172,0) c synthesis     1493089 conflicts  1800406662 propagations     2036 conflicts/sec  2454840 propagations/sec
943.61/173.11	c (172,0) c Total Memory so far : 2953.35Mb
943.61/173.11	c (172,0) c
943.61/173.11	c (172,0) c |-------------------------------------------------------------------------------------------------------|
943.61/173.11	c (172,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
943.61/173.11	c (172,0) c |-------------------------------------------------------------------------------------------------------|
943.61/173.11	c (172,0) c |  0 |   1221 |     554439 |     186747 |    85779 |    47161 |    21172 |   156082 |    15601 |  5.717 |
943.61/173.11	c (172,0) c |  1 |   1003 |     632313 |     202370 |   152578 |    34780 |    22714 |   154070 |    14995 |  5.715 |
943.61/173.11	c (172,0) c |  2 |   1187 |     611958 |     195360 |   109003 |    55784 |    21982 |   155164 |    15736 |  5.715 |
943.61/173.11	c (172,0) c |  3 |   1184 |     586739 |     196304 |    93935 |    28720 |    22443 |   154758 |    15851 |  5.715 |
943.61/173.11	c (172,0) c |  4 |   1159 |     554280 |     201020 |    77091 |    33449 |    23799 |   153183 |    16130 |  5.715 |
943.61/173.11	c (172,0) c |  5 |   1136 |     553955 |     184755 |    88438 |    45181 |    21250 |   155890 |    15559 |  5.715 |
943.61/173.11	c (172,0) c |  6 |   1041 |     554185 |     195266 |    84908 |    55677 |    21510 |   155646 |    15034 |  5.715 |
943.61/173.11	c (172,0) c |  7 |   1127 |     576787 |     189047 |   104000 |    49473 |    22415 |   154845 |    15475 |  5.715 |
943.61/173.11	c (172,0) c 
943.61/173.11	c (172,0) c synthesis     1550869 conflicts  1871527549 propagations     2027 conflicts/sec  2445622 propagations/sec
943.61/173.11	c (172,0) c Total Memory so far : 2955.06Mb
943.61/173.11	c (172,0) c
943.61/173.11	c (172,0) c |-------------------------------------------------------------------------------------------------------|
943.61/173.11	c (172,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
943.61/173.11	c (172,0) c |-------------------------------------------------------------------------------------------------------|
943.61/173.11	c (172,0) c |  0 |   1264 |     572129 |     194147 |    86216 |    54560 |    21831 |   161074 |    16236 |  5.718 |
943.61/173.11	c (172,0) c |  1 |   1041 |     651315 |     209702 |   153765 |    42111 |    23476 |   159659 |    15540 |  5.716 |
943.61/173.11	c (172,0) c |  2 |   1229 |     631380 |     203539 |   110276 |    35976 |    22661 |   160469 |    16231 |  5.716 |
943.61/173.11	c (172,0) c |  3 |   1218 |     605170 |     204210 |    95547 |    36626 |    23154 |   159992 |    16350 |  5.716 |
943.61/173.11	c (172,0) c |  4 |   1203 |     575264 |     209711 |    78411 |    42139 |    24708 |   158404 |    16662 |  5.716 |
943.61/173.11	c (172,0) c |  5 |   1182 |     571215 |     190529 |    89580 |    50956 |    21774 |   161195 |    16075 |  5.716 |
943.61/173.11	c (172,0) c |  6 |   1082 |     579439 |     202607 |    87381 |    35021 |    22259 |   160890 |    15468 |  5.716 |
943.61/173.11	c (172,0) c |  7 |   1164 |     594569 |     196620 |   105204 |    29059 |    23295 |   159808 |    16032 |  5.716 |
943.61/173.11	c (172,0) c 
943.61/173.11	c (172,0) c synthesis     1611066 conflicts  1943135931 propagations     2021 conflicts/sec  2437709 propagations/sec
943.61/173.11	c (172,0) c Total Memory so far : 2956.22Mb
943.61/173.11	c (172,0) c
1047.28/186.11	c (185,0) c |-------------------------------------------------------------------------------------------------------|
1047.28/186.11	c (185,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1047.28/186.11	c (185,0) c |-------------------------------------------------------------------------------------------------------|
1047.28/186.11	c (185,0) c |  0 |   1321 |     607548 |     204511 |    90262 |    36921 |    22617 |   167482 |    16769 |  5.718 |
1047.28/186.11	c (185,0) c |  1 |   1080 |     671862 |     219032 |   154507 |    51441 |    24405 |   165639 |    16246 |  5.716 |
1047.28/186.11	c (185,0) c |  2 |   1277 |     656581 |     214249 |   111767 |    46686 |    23514 |   166569 |    16903 |  5.716 |
1047.28/186.11	c (185,0) c |  3 |   1276 |     628941 |     212128 |    97704 |    44544 |    23780 |   166254 |    16901 |  5.716 |
1047.28/186.11	c (185,0) c |  4 |   1262 |     602011 |     220613 |    79309 |    53041 |    25948 |   163960 |    17481 |  5.716 |
1047.28/186.11	c (185,0) c |  5 |   1217 |     591853 |     200748 |    90317 |    33178 |    22594 |   167444 |    16716 |  5.716 |
1047.28/186.11	c (185,0) c |  6 |   1148 |     608983 |     211429 |    91685 |    43843 |    23134 |   166844 |    16109 |  5.716 |
1047.28/186.11	c (185,0) c |  7 |   1223 |     625700 |     206472 |   108950 |    38911 |    24117 |   165868 |    16578 |  5.716 |
1047.28/186.11	c (185,0) c 
1047.28/186.11	c (185,0) c synthesis     1689182 conflicts  2034005812 propagations     2018 conflicts/sec  2430220 propagations/sec
1047.28/186.11	c (185,0) c Total Memory so far : 2958.03Mb
1047.28/186.11	c (185,0) c
1047.28/186.11	c (185,0) c |-------------------------------------------------------------------------------------------------------|
1047.28/186.11	c (185,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1047.28/186.11	c (185,0) c |-------------------------------------------------------------------------------------------------------|
1047.28/186.11	c (185,0) c |  0 |   1363 |     626224 |     213186 |    90566 |    45596 |    23348 |   172893 |    17371 |  5.718 |
1047.28/186.11	c (185,0) c |  1 |   1136 |     693611 |     227162 |   155633 |    59568 |    25252 |   171256 |    16917 |  5.716 |
1047.28/186.11	c (185,0) c |  2 |   1319 |     676181 |     223160 |   112288 |    55595 |    24268 |   172068 |    17546 |  5.716 |
1047.28/186.11	c (185,0) c |  3 |   1335 |     656507 |     220639 |   101947 |    53055 |    24555 |   171847 |    17547 |  5.716 |
1047.28/186.11	c (185,0) c |  4 |   1323 |     625534 |     229566 |    79951 |    31385 |    26810 |   169694 |    18146 |  5.716 |
1047.28/186.11	c (185,0) c |  5 |   1262 |     613713 |     207894 |    92950 |    40323 |    23161 |   171897 |    17161 |  5.716 |
1047.28/186.11	c (185,0) c |  6 |   1205 |     634595 |     221295 |    94280 |    53709 |    24136 |   172168 |    16812 |  5.716 |
1047.28/186.11	c (185,0) c |  7 |   1277 |     649424 |     215723 |   110408 |    48161 |    24987 |   171397 |    17314 |  5.716 |
1047.28/186.11	c (185,0) c 
1047.28/186.11	c (185,0) c synthesis     1758626 conflicts  2119808441 propagations     2006 conflicts/sec  2417882 propagations/sec
1047.28/186.11	c (185,0) c Total Memory so far : 3008.75Mb
1047.28/186.11	c (185,0) c
1047.28/186.11	c (185,0) c |-------------------------------------------------------------------------------------------------------|
1047.28/186.11	c (185,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1047.28/186.11	c (185,0) c |-------------------------------------------------------------------------------------------------------|
1047.28/186.11	c (185,0) c |  0 |   1392 |     640783 |     219868 |    91328 |    52278 |    23928 |   177592 |    17865 |  5.718 |
1047.28/186.11	c (185,0) c |  1 |   1162 |     708337 |     233811 |   156399 |    35624 |    25900 |   175618 |    17325 |  5.716 |
1047.28/186.11	c (185,0) c |  2 |   1352 |     700248 |     229159 |   114375 |    31016 |    24768 |   176607 |    18050 |  5.716 |
1047.28/186.11	c (185,0) c |  3 |   1381 |     672875 |     227109 |   102962 |    59525 |    25048 |   176486 |    18060 |  5.716 |
1047.28/186.11	c (185,0) c |  4 |   1365 |     646496 |     238118 |    80732 |    39937 |    27461 |   174048 |    18602 |  5.716 |
1047.28/186.11	c (185,0) c |  5 |   1294 |     628862 |     214471 |    93480 |    46900 |    23702 |   177818 |    17677 |  5.716 |
1047.28/186.11	c (185,0) c |  6 |   1220 |     645522 |     227363 |    95013 |    59777 |    24870 |   176654 |    17150 |  5.716 |
1047.28/186.11	c (185,0) c |  7 |   1311 |     666016 |     222961 |   111403 |    55399 |    25864 |   175670 |    17795 |  5.716 |
1047.28/186.11	c (185,0) c 
1047.28/186.11	c (185,0) c synthesis     1812860 conflicts  2187270464 propagations     1996 conflicts/sec  2407715 propagations/sec
1047.28/186.11	c (185,0) c Total Memory so far : 3009.91Mb
1047.28/186.11	c (185,0) c
1047.28/186.11	c (185,0) c |-------------------------------------------------------------------------------------------------------|
1150.95/199.12	c (198,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1150.95/199.12	c (198,0) c |-------------------------------------------------------------------------------------------------------|
1150.95/199.12	c (198,0) c |  0 |   1432 |     656711 |     226388 |    91622 |    58798 |    24447 |   181892 |    18331 |  5.720 |
1150.95/199.12	c (198,0) c |  1 |   1194 |     744018 |     242743 |   158641 |    44557 |    26857 |   179583 |    17748 |  5.717 |
1150.95/199.12	c (198,0) c |  2 |   1398 |     721152 |     236255 |   115837 |    38111 |    25370 |   181038 |    18516 |  5.717 |
1150.95/199.12	c (198,0) c |  3 |   1426 |     697184 |     234939 |   104685 |    36751 |    25627 |   180794 |    18517 |  5.717 |
1150.95/199.12	c (198,0) c |  4 |   1396 |     664908 |     245759 |    81170 |    47578 |    28113 |   178235 |    19086 |  5.717 |
1150.95/199.17	c (198,0) c |  5 |   1347 |     647779 |     220774 |    94447 |    53203 |    24146 |   182256 |    18137 |  5.717 |
1150.95/199.17	c (198,0) c |  6 |   1222 |     653034 |     233131 |    95058 |    34949 |    25599 |   179418 |    17295 |  5.716 |
1150.95/199.17	c (198,0) c |  7 |   1332 |     695291 |     229620 |   114496 |    31459 |    26313 |   180081 |    18138 |  5.717 |
1150.95/199.17	c (198,0) c 
1150.95/199.17	c (198,0) c synthesis     1869610 conflicts  2257572266 propagations     1989 conflicts/sec  2401176 propagations/sec
1150.95/199.17	c (198,0) c Total Memory so far : 3011.59Mb
1150.95/199.17	c (198,0) c
1150.95/199.17	c (198,0) c |-------------------------------------------------------------------------------------------------------|
1150.95/199.17	c (198,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1150.95/199.17	c (198,0) c |-------------------------------------------------------------------------------------------------------|
1150.95/199.17	c (198,0) c |  0 |   1470 |     671877 |     232345 |    91969 |    34163 |    25005 |   186692 |    18736 |  5.720 |
1150.95/199.17	c (198,0) c |  1 |   1234 |     763913 |     251110 |   159520 |    52924 |    27657 |   184002 |    18325 |  5.717 |
1150.95/199.17	c (198,0) c |  2 |   1447 |     744241 |     244913 |   118829 |    46769 |    26073 |   185579 |    19025 |  5.717 |
1150.95/199.17	c (198,0) c |  3 |   1471 |     722423 |     243352 |   107437 |    45164 |    26306 |   185398 |    18992 |  5.717 |
1150.95/199.17	c (198,0) c |  4 |   1432 |     683563 |     254804 |    81398 |    56623 |    28853 |   182795 |    19617 |  5.717 |
1150.95/199.17	c (198,0) c |  5 |   1392 |     666919 |     226881 |    95167 |    59310 |    24577 |   187115 |    18596 |  5.717 |
1150.95/199.17	c (198,0) c |  6 |   1238 |     664529 |     239934 |    95301 |    41753 |    26276 |   185141 |    17521 |  5.717 |
1150.95/199.17	c (198,0) c |  7 |   1368 |     714202 |     237783 |   115087 |    39622 |    27026 |   184289 |    18630 |  5.717 |
1150.95/199.17	c (198,0) c 
1150.95/199.17	c (198,0) c synthesis     1931122 conflicts  2332015287 propagations     1987 conflicts/sec  2399129 propagations/sec
1150.95/199.17	c (198,0) c Total Memory so far : 2963.84Mb
1150.95/199.17	c (198,0) c
1150.95/199.17	c (198,0) c |-------------------------------------------------------------------------------------------------------|
1150.95/199.17	c (198,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1150.95/199.17	c (198,0) c |-------------------------------------------------------------------------------------------------------|
1150.95/199.17	c (198,0) c |  0 |   1509 |     688815 |     239946 |    92412 |    41764 |    25709 |   190906 |    19190 |  5.720 |
1150.95/199.17	c (198,0) c |  1 |   1271 |     782122 |     258516 |   160198 |    60329 |    28364 |   188404 |    18877 |  5.717 |
1150.95/199.17	c (198,0) c |  2 |   1500 |     764475 |     252313 |   120133 |    54169 |    26618 |   190303 |    19553 |  5.717 |
1150.95/199.17	c (198,0) c |  3 |   1516 |     744306 |     251792 |   108846 |    53604 |    27012 |   189826 |    19561 |  5.717 |
1150.95/199.17	c (198,0) c |  4 |   1472 |     702715 |     262446 |    81848 |    64265 |    29431 |   186918 |    20109 |  5.717 |
1150.95/199.17	c (198,0) c |  5 |   1442 |     687931 |     233929 |    95856 |    35751 |    25179 |   191742 |    19081 |  5.717 |
1150.95/199.17	c (198,0) c |  6 |   1276 |     680056 |     247264 |    95718 |    49082 |    26961 |   189921 |    18161 |  5.717 |
1150.95/199.17	c (198,0) c |  7 |   1405 |     736203 |     247404 |   116700 |    49243 |    27657 |   188773 |    19167 |  5.717 |
1150.95/199.17	c (198,0) c 
1150.95/199.17	c (198,0) c synthesis     1993611 conflicts  2404819482 propagations     1986 conflicts/sec  2395641 propagations/sec
1150.95/199.17	c (198,0) c Total Memory so far : 2964.61Mb
1150.95/199.17	c (198,0) c
1150.95/199.17	c (198,0) c |-------------------------------------------------------------------------------------------------------|
1254.64/212.11	c (211,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1254.64/212.11	c (211,0) c |-------------------------------------------------------------------------------------------------------|
1254.64/212.11	c (211,0) c |  0 |   1560 |     710380 |     248455 |    93199 |    50273 |    26437 |   196251 |    19765 |  5.720 |
1254.64/212.11	c (211,0) c |  1 |   1318 |     804196 |     267031 |   160846 |    35643 |    29201 |   194571 |    19526 |  5.717 |
1254.64/212.11	c (211,0) c |  2 |   1560 |     794000 |     261151 |   124140 |    63007 |    27257 |   196657 |    20150 |  5.717 |
1254.64/212.11	c (211,0) c |  3 |   1575 |     772408 |     261393 |   110684 |    63205 |    27779 |   196096 |    20226 |  5.717 |
1254.64/212.11	c (211,0) c |  4 |   1511 |     739515 |     273557 |    84524 |    42209 |    30441 |   192694 |    20677 |  5.717 |
1254.64/212.11	c (211,0) c |  5 |   1495 |     710197 |     242670 |    96460 |    44492 |    26138 |   197372 |    19655 |  5.717 |
1254.64/212.11	c (211,0) c |  6 |   1331 |     714814 |     257463 |    98378 |    59282 |    28145 |   195756 |    18895 |  5.717 |
1254.64/212.11	c (211,0) c |  7 |   1461 |     761703 |     257923 |   117086 |    59762 |    28555 |   195335 |    19844 |  5.717 |
1254.64/212.11	c (211,0) c 
1254.64/212.11	c (211,0) c synthesis     2069645 conflicts  2496210648 propagations     1983 conflicts/sec  2391694 propagations/sec
1254.64/212.11	c (211,0) c Total Memory so far : 2966.82Mb
1254.64/212.11	c (211,0) c
1254.64/212.11	c (211,0) c |-------------------------------------------------------------------------------------------------------|
1254.64/212.11	c (211,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1254.64/212.11	c (211,0) c |-------------------------------------------------------------------------------------------------------|
1254.64/212.11	c (211,0) c |  0 |   1596 |     728671 |     257050 |    93495 |    58868 |    27185 |   203366 |    20369 |  5.720 |
1254.64/212.11	c (211,0) c |  1 |   1366 |     829384 |     277400 |   161755 |    46011 |    30218 |   200294 |    20249 |  5.717 |
1254.64/212.11	c (211,0) c |  2 |   1609 |     816627 |     271103 |   124568 |    39739 |    28116 |   202428 |    20746 |  5.717 |
1254.64/212.11	c (211,0) c |  3 |   1633 |     796751 |     270630 |   111527 |    39237 |    28493 |   201868 |    20822 |  5.717 |
1254.64/212.11	c (211,0) c |  4 |   1564 |     762625 |     282431 |    86653 |    51084 |    31071 |   199426 |    21289 |  5.717 |
1254.64/212.11	c (211,0) c |  5 |   1552 |     743402 |     252357 |    99384 |    54179 |    27061 |   203488 |    20317 |  5.717 |
1254.64/212.11	c (211,0) c |  6 |   1397 |     740728 |     266470 |    99382 |    35085 |    28984 |   201566 |    19617 |  5.717 |
1254.64/212.11	c (211,0) c |  7 |   1511 |     786386 |     268004 |   118886 |    36655 |    29426 |   201060 |    20420 |  5.717 |
1254.64/212.11	c (211,0) c 
1254.64/212.11	c (211,0) c synthesis     2145445 conflicts  2587521584 propagations     1980 conflicts/sec  2388089 propagations/sec
1254.64/212.11	c (211,0) c Total Memory so far : 2968.26Mb
1254.64/212.11	c (211,0) c
1254.64/212.11	c (211,0) c |-------------------------------------------------------------------------------------------------------|
1254.64/212.11	c (211,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1254.64/212.11	c (211,0) c |-------------------------------------------------------------------------------------------------------|
1254.64/212.11	c (211,0) c |  0 |   1646 |     747987 |     264697 |    93935 |    33319 |    27775 |   207900 |    20964 |  5.720 |
1254.64/212.11	c (211,0) c |  1 |   1399 |     859001 |     285734 |   163774 |    54346 |    31012 |   204706 |    20638 |  5.717 |
1254.64/212.11	c (211,0) c |  2 |   1654 |     833565 |     278367 |   124797 |    47004 |    28698 |   206987 |    21222 |  5.717 |
1254.64/212.11	c (211,0) c |  3 |   1692 |     819426 |     279096 |   113773 |    47704 |    29046 |   206557 |    21297 |  5.717 |
1254.64/212.11	c (211,0) c |  4 |   1615 |     782197 |     290875 |    87565 |    59527 |    31735 |   203954 |    21818 |  5.717 |
1254.64/212.11	c (211,0) c |  5 |   1592 |     762645 |     259143 |   102319 |    60965 |    27694 |   207795 |    20781 |  5.717 |
1254.64/212.11	c (211,0) c |  6 |   1427 |     754404 |     273438 |    99781 |    42053 |    29675 |   206048 |    20000 |  5.717 |
1254.64/212.11	c (211,0) c |  7 |   1556 |     804749 |     275779 |   119312 |    44429 |    30093 |   205575 |    20932 |  5.717 |
1254.64/212.11	c (211,0) c 
1254.64/212.11	c (211,0) c synthesis     2207130 conflicts  2661049065 propagations     1979 conflicts/sec  2385813 propagations/sec
1254.64/212.11	c (211,0) c Total Memory so far : 2969.42Mb
1254.64/212.11	c (211,0) c
1254.64/212.11	c (211,0) c |-------------------------------------------------------------------------------------------------------|
1254.64/212.11	c (211,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1350.36/224.12	c (223,0) c |-------------------------------------------------------------------------------------------------------|
1350.36/224.12	c (223,0) c |  0 |   1666 |     763215 |     272600 |    94471 |    41222 |    28379 |   210981 |    21326 |  5.720 |
1350.36/224.12	c (223,0) c |  1 |   1408 |     878498 |     297987 |   164067 |    66599 |    32616 |   205531 |    21049 |  5.717 |
1350.36/224.12	c (223,0) c |  2 |   1694 |     856236 |     285925 |   127189 |    54562 |    29340 |   212253 |    21683 |  5.717 |
1350.36/224.12	c (223,0) c |  3 |   1744 |     841418 |     286983 |   115422 |    55591 |    29563 |   212069 |    21743 |  5.717 |
1350.36/224.12	c (223,0) c |  4 |   1654 |     800786 |     298583 |    87968 |    67236 |    32317 |   209363 |    22344 |  5.717 |
1350.36/224.12	c (223,0) c |  5 |   1642 |     782541 |     266592 |   103538 |    35209 |    28318 |   213360 |    21253 |  5.717 |
1350.36/224.12	c (223,0) c |  6 |   1452 |     769310 |     280459 |   101552 |    49074 |    30424 |   210887 |    20435 |  5.717 |
1350.36/224.12	c (223,0) c |  7 |   1594 |     822314 |     282890 |   120006 |    51541 |    30794 |   210921 |    21330 |  5.717 |
1350.36/224.12	c (223,0) c 
1350.36/224.12	c (223,0) c synthesis     2272020 conflicts  2734906312 propagations     1980 conflicts/sec  2383898 propagations/sec
1350.36/224.12	c (223,0) c Total Memory so far : 2970.58Mb
1350.36/224.12	c (223,0) c
1350.36/224.12	c (223,0) c |-------------------------------------------------------------------------------------------------------|
1350.36/224.12	c (223,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1350.36/224.12	c (223,0) c |-------------------------------------------------------------------------------------------------------|
1350.36/224.12	c (223,0) c |  0 |   1707 |     793118 |     279680 |    97665 |    48302 |    28911 |   218201 |    21734 |  5.720 |
1350.36/224.12	c (223,0) c |  1 |   1408 |     895592 |     311131 |   164103 |    43942 |    33807 |   205531 |    21241 |  5.717 |
1350.36/224.12	c (223,0) c |  2 |   1746 |     875612 |     293080 |   127669 |    61717 |    29927 |   217245 |    22210 |  5.718 |
1350.36/224.12	c (223,0) c |  3 |   1796 |     862620 |     294523 |   116800 |    63130 |    30086 |   216843 |    22218 |  5.718 |
1350.36/224.12	c (223,0) c |  4 |   1693 |     818499 |     305875 |    88376 |    38730 |    32956 |   214220 |    22760 |  5.718 |
1350.36/224.12	c (223,0) c |  5 |   1662 |     795294 |     273315 |   104166 |    41930 |    28867 |   217289 |    21625 |  5.718 |
1350.36/224.12	c (223,0) c |  6 |   1496 |     785270 |     287217 |   101895 |    55832 |    31134 |   215376 |    20970 |  5.718 |
1350.36/224.12	c (223,0) c |  7 |   1643 |     842649 |     290461 |   120815 |    59112 |    31505 |   215509 |    21810 |  5.718 |
1350.36/224.12	c (223,0) c 
1350.36/224.12	c (223,0) c synthesis     2335282 conflicts  2805836091 propagations     1981 conflicts/sec  2379717 propagations/sec
1350.36/224.12	c (223,0) c Total Memory so far : 2971.87Mb
1350.36/224.12	c (223,0) c
1350.36/224.12	c (223,0) c |-------------------------------------------------------------------------------------------------------|
1350.36/224.12	c (223,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1350.36/224.12	c (223,0) c |-------------------------------------------------------------------------------------------------------|
1350.36/224.12	c (223,0) c |  0 |   1748 |     810542 |     287406 |    97973 |    56028 |    29450 |   223097 |    22245 |  5.720 |
1350.36/224.12	c (223,0) c |  1 |   1411 |     914292 |     322741 |   164752 |    55552 |    34559 |   217569 |    21332 |  5.718 |
1350.36/224.12	c (223,0) c |  2 |   1790 |     895870 |     299864 |   130057 |    68501 |    30405 |   222141 |    22673 |  5.718 |
1350.36/224.12	c (223,0) c |  3 |   1842 |     881832 |     302411 |   117250 |    71018 |    30690 |   221569 |    22765 |  5.718 |
1350.36/224.12	c (223,0) c |  4 |   1728 |     835987 |     313660 |    88656 |    46515 |    33816 |   218763 |    23122 |  5.718 |
1350.36/224.12	c (223,0) c |  5 |   1702 |     813643 |     280599 |   105448 |    49215 |    29439 |   223119 |    22083 |  5.718 |
1350.36/224.12	c (223,0) c |  6 |   1528 |     802772 |     295405 |   103591 |    64020 |    32039 |   220540 |    21472 |  5.718 |
1350.36/224.12	c (223,0) c |  7 |   1689 |     862253 |     297546 |   121277 |    66197 |    32202 |   220274 |    22300 |  5.718 |
1350.36/224.12	c (223,0) c 
1350.36/224.12	c (223,0) c synthesis     2399632 conflicts  2876740647 propagations     1982 conflicts/sec  2375610 propagations/sec
1350.36/224.12	c (223,0) c Total Memory so far : 2973.31Mb
1350.36/224.12	c (223,0) c
1350.36/224.12	c (223,0) c |-------------------------------------------------------------------------------------------------------|
1350.36/224.12	c (223,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1350.36/224.12	c (223,0) c |-------------------------------------------------------------------------------------------------------|
1470.00/239.11	c (238,0) c |  0 |   1778 |     824109 |     294124 |    98112 |    62746 |    29980 |   227309 |    22695 |  5.720 |
1470.00/239.11	c (238,0) c |  1 |   1437 |     949600 |     330132 |   172581 |    62943 |    35013 |   222249 |    21632 |  5.718 |
1470.00/239.11	c (238,0) c |  2 |   1830 |     914761 |     306390 |   131572 |    39215 |    30930 |   226381 |    23133 |  5.718 |
1470.00/239.11	c (238,0) c |  3 |   1872 |     897655 |     310404 |   117844 |    43215 |    31436 |   225375 |    23123 |  5.718 |
1470.00/239.11	c (238,0) c |  4 |   1770 |     869434 |     321961 |    92923 |    54816 |    34538 |   222748 |    23561 |  5.718 |
1470.00/239.12	c (238,0) c |  5 |   1751 |     832220 |     286998 |   106316 |    55614 |    29924 |   227361 |    22499 |  5.718 |
1470.00/239.12	c (238,0) c |  6 |   1586 |     822308 |     301988 |   104142 |    70603 |    32617 |   224552 |    21980 |  5.718 |
1470.00/239.12	c (238,0) c |  7 |   1738 |     880828 |     304601 |   121573 |    37434 |    32891 |   224383 |    22816 |  5.718 |
1470.00/239.12	c (238,0) c 
1470.00/239.12	c (238,0) c synthesis     2456598 conflicts  2946755229 propagations     1977 conflicts/sec  2371141 propagations/sec
1470.00/239.12	c (238,0) c Total Memory so far : 2975.12Mb
1470.00/239.12	c (238,0) c
1470.00/239.12	c (238,0) c |-------------------------------------------------------------------------------------------------------|
1470.00/239.12	c (238,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1470.00/239.12	c (238,0) c |-------------------------------------------------------------------------------------------------------|
1470.00/239.12	c (238,0) c |  0 |   1810 |     839568 |     301730 |    98223 |    70352 |    30607 |   233455 |    23236 |  5.720 |
1470.00/239.12	c (238,0) c |  1 |   1496 |     979777 |     339928 |   180154 |    72739 |    35606 |   228424 |    22244 |  5.718 |
1470.00/239.12	c (238,0) c |  2 |   1882 |     938004 |     315785 |   132723 |    48609 |    31590 |   232457 |    23608 |  5.718 |
1470.00/239.12	c (238,0) c |  3 |   1931 |     921425 |     320679 |   118494 |    53490 |    32472 |   231541 |    23782 |  5.718 |
1470.00/239.12	c (238,0) c |  4 |   1822 |     891984 |     331259 |    95503 |    64114 |    35334 |   228669 |    24145 |  5.718 |
1470.00/239.12	c (238,0) c |  5 |   1784 |     851143 |     297255 |   106486 |    65871 |    30981 |   233008 |    23181 |  5.718 |
1470.00/239.12	c (238,0) c |  6 |   1658 |     846054 |     310523 |   105349 |    43333 |    33408 |   230603 |    22615 |  5.718 |
1470.00/239.12	c (238,0) c |  7 |   1765 |     912094 |     316520 |   123047 |    49353 |    34079 |   228987 |    23361 |  5.718 |
1470.00/239.12	c (238,0) c 
1470.00/239.12	c (238,0) c synthesis     2533679 conflicts  3034870994 propagations     1976 conflicts/sec  2366304 propagations/sec
1470.00/239.12	c (238,0) c Total Memory so far : 3025.45Mb
1470.00/239.12	c (238,0) c
1470.00/239.12	c (238,0) c |-------------------------------------------------------------------------------------------------------|
1470.00/239.12	c (238,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1470.00/239.12	c (238,0) c |-------------------------------------------------------------------------------------------------------|
1470.00/239.12	c (238,0) c |  0 |   1856 |     860267 |     310279 |    98556 |    43094 |    31490 |   239226 |    23738 |  5.720 |
1470.00/239.12	c (238,0) c |  1 |   1541 |    1005354 |     349299 |   183776 |    43707 |    36364 |   234278 |    22796 |  5.718 |
1470.00/239.12	c (238,0) c |  2 |   1916 |     956431 |     324293 |   133634 |    57118 |    32294 |   238436 |    24099 |  5.718 |
1470.00/239.12	c (238,0) c |  3 |   1977 |     943279 |     329964 |   118826 |    62775 |    33335 |   237433 |    24355 |  5.718 |
1470.00/239.12	c (238,0) c |  4 |   1866 |     912888 |     340592 |    96140 |    73447 |    36306 |   234444 |    24843 |  5.718 |
1470.00/239.12	c (238,0) c |  5 |   1846 |     874440 |     306111 |   106963 |    38922 |    31591 |   239123 |    23807 |  5.718 |
1470.00/239.12	c (238,0) c |  6 |   1707 |     872440 |     320508 |   107108 |    53317 |    34370 |   236384 |    23174 |  5.718 |
1470.00/239.12	c (238,0) c |  7 |   1808 |     936027 |     325712 |   123936 |    58545 |    35024 |   235723 |    23917 |  5.718 |
1470.00/239.12	c (238,0) c 
1470.00/239.12	c (238,0) c synthesis     2606758 conflicts  3122342151 propagations     1971 conflicts/sec  2361121 propagations/sec
1470.00/239.12	c (238,0) c Total Memory so far : 2977.70Mb
1470.00/239.12	c (238,0) c
1470.00/239.12	c (238,0) c |-------------------------------------------------------------------------------------------------------|
1470.00/239.12	c (238,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1470.00/239.12	c (238,0) c |-------------------------------------------------------------------------------------------------------|
1470.00/239.12	c (238,0) c |  0 |   1907 |     881332 |     319803 |    98819 |    52618 |    32664 |   244717 |    24264 |  5.720 |
1565.72/251.11	c (250,0) c |  1 |   1594 |    1031694 |     359102 |   184677 |    53510 |    37293 |   240032 |    23318 |  5.718 |
1565.72/251.11	c (250,0) c |  2 |   1929 |     969850 |     333790 |   133719 |    66615 |    33063 |   244212 |    24681 |  5.718 |
1565.72/251.11	c (250,0) c |  3 |   2043 |     972737 |     338141 |   120503 |    70952 |    34021 |   243276 |    24999 |  5.718 |
1565.72/251.11	c (250,0) c |  4 |   1901 |     932535 |     347931 |    98613 |    42362 |    36983 |   240352 |    25328 |  5.718 |
1565.72/251.11	c (250,0) c |  5 |   1900 |     901977 |     315822 |   108222 |    48633 |    32269 |   244962 |    24332 |  5.718 |
1565.72/251.11	c (250,0) c |  6 |   1762 |     891475 |     328802 |   107588 |    61611 |    35124 |   242185 |    23748 |  5.718 |
1565.72/251.11	c (250,0) c |  7 |   1853 |     962592 |     335206 |   124624 |    68039 |    35992 |   241042 |    24560 |  5.718 |
1565.72/251.11	c (250,0) c 
1565.72/251.11	c (250,0) c synthesis     2678599 conflicts  3208112146 propagations     1966 conflicts/sec  2355150 propagations/sec
1565.72/251.11	c (250,0) c Total Memory so far : 2979.12Mb
1565.72/251.11	c (250,0) c
1565.72/251.11	c (250,0) c |-------------------------------------------------------------------------------------------------------|
1565.72/251.11	c (250,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1565.72/251.11	c (250,0) c |-------------------------------------------------------------------------------------------------------|
1565.72/251.11	c (250,0) c |  0 |   1944 |     901005 |     329716 |    99139 |    62531 |    33716 |   248500 |    24782 |  5.720 |
1565.72/251.11	c (250,0) c |  1 |   1641 |    1049266 |     365991 |   185127 |    60399 |    38029 |   244514 |    23867 |  5.719 |
1565.72/251.11	c (250,0) c |  2 |   1957 |     988585 |     340528 |   134654 |    73353 |    33559 |   248171 |    25188 |  5.718 |
1565.72/251.11	c (250,0) c |  3 |   2088 |     987400 |     344001 |   120697 |    38412 |    34562 |   247669 |    25479 |  5.718 |
1565.72/251.11	c (250,0) c |  4 |   1933 |     947299 |     353954 |   100568 |    48385 |    37475 |   245109 |    25662 |  5.719 |
1565.72/251.11	c (250,0) c |  5 |   1960 |     923068 |     323211 |   108442 |    56022 |    32780 |   249788 |    24825 |  5.719 |
1565.72/251.11	c (250,0) c |  6 |   1794 |     906037 |     335266 |   108956 |    68076 |    35770 |   246787 |    24180 |  5.719 |
1565.72/251.11	c (250,0) c |  7 |   1878 |     974918 |     341074 |   124767 |    73905 |    36721 |   245794 |    25008 |  5.719 |
1565.72/251.11	c (250,0) c 
1565.72/251.11	c (250,0) c synthesis     2733743 conflicts  3275738264 propagations     1961 conflicts/sec  2349845 propagations/sec
1565.72/251.11	c (250,0) c Total Memory so far : 3107.32Mb
1565.72/251.11	c (250,0) c
1565.72/251.11	c (250,0) c |-------------------------------------------------------------------------------------------------------|
1565.72/251.11	c (250,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1565.72/251.11	c (250,0) c |-------------------------------------------------------------------------------------------------------|
1565.72/251.11	c (250,0) c |  0 |   1984 |     930251 |     336537 |   102304 |    69352 |    34408 |   253246 |    25173 |  5.722 |
1565.72/251.11	c (250,0) c |  1 |   1683 |    1068664 |     373943 |   185674 |    68351 |    38792 |   248813 |    24490 |  5.720 |
1565.72/251.11	c (250,0) c |  2 |   1984 |    1003840 |     347386 |   135757 |    41816 |    34123 |   252718 |    25560 |  5.720 |
1565.72/251.11	c (250,0) c |  3 |   2127 |    1005230 |     351393 |   121379 |    45804 |    35312 |   252258 |    25874 |  5.720 |
1565.72/251.11	c (250,0) c |  4 |   1979 |     966162 |     360828 |   103562 |    55259 |    37972 |   249361 |    26042 |  5.720 |
1565.72/251.11	c (250,0) c |  5 |   2011 |     943798 |     330747 |   109425 |    63558 |    33249 |   254411 |    25316 |  5.720 |
1565.72/251.11	c (250,0) c |  6 |   1835 |     923809 |     342536 |   111286 |    75346 |    36486 |   251177 |    24753 |  5.720 |
1565.72/251.11	c (250,0) c |  7 |   1892 |     987408 |     347713 |   125358 |    42132 |    37326 |   247239 |    25318 |  5.720 |
1565.72/251.11	c (250,0) c 
1565.72/251.11	c (250,0) c synthesis     2791083 conflicts  3343321609 propagations     1957 conflicts/sec  2344766 propagations/sec
1565.72/251.11	c (250,0) c Total Memory so far : 2981.31Mb
1565.72/251.11	c (250,0) c
1565.72/251.11	c (250,0) c |-------------------------------------------------------------------------------------------------------|
1565.72/251.11	c (250,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1565.72/251.11	c (250,0) c |-------------------------------------------------------------------------------------------------------|
1565.72/251.11	c (250,0) c |  0 |   2022 |     945036 |     343078 |   102530 |    75893 |    35098 |   257474 |    25627 |  5.722 |
1565.72/251.11	c (250,0) c |  1 |   1718 |    1086009 |     381201 |   186205 |    75609 |    39469 |   252785 |    25031 |  5.720 |
1677.38/265.11	c (264,0) c |  2 |   2026 |    1023730 |     355567 |   136415 |    49997 |    34860 |   257639 |    25999 |  5.720 |
1677.38/265.11	c (264,0) c |  3 |   2162 |    1023201 |     359311 |   122255 |    53722 |    36123 |   256440 |    26295 |  5.720 |
1677.38/265.11	c (264,0) c |  4 |   2007 |     983480 |     368335 |   105434 |    62766 |    38481 |   254102 |    26466 |  5.720 |
1677.38/265.11	c (264,0) c |  5 |   2060 |     966348 |     337776 |   111182 |    70587 |    33689 |   258870 |    25911 |  5.720 |
1677.38/265.11	c (264,0) c |  6 |   1879 |     938839 |     348441 |   111631 |    42863 |    37060 |   255365 |    25149 |  5.720 |
1677.38/265.11	c (264,0) c |  7 |   1925 |    1004576 |     355370 |   125896 |    49789 |    37834 |   254562 |    25695 |  5.720 |
1677.38/265.11	c (264,0) c 
1677.38/265.11	c (264,0) c synthesis     2849079 conflicts  3412487882 propagations     1954 conflicts/sec  2340937 propagations/sec
1677.38/265.11	c (264,0) c Total Memory so far : 2982.34Mb
1677.38/265.11	c (264,0) c
1677.38/265.11	c (264,0) c |-------------------------------------------------------------------------------------------------------|
1677.38/265.11	c (264,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1677.38/265.11	c (264,0) c |-------------------------------------------------------------------------------------------------------|
1677.38/265.11	c (264,0) c |  0 |   2080 |     966861 |     351476 |   102798 |    45906 |    35698 |   262728 |    26089 |  5.722 |
1677.38/265.11	c (264,0) c |  1 |   1768 |    1108467 |     390754 |   186764 |    44184 |    40286 |   258140 |    25712 |  5.720 |
1677.38/265.11	c (264,0) c |  2 |   2059 |    1041256 |     364601 |   136618 |    59031 |    35768 |   262577 |    26510 |  5.720 |
1677.38/265.11	c (264,0) c |  3 |   2208 |    1043117 |     367732 |   123345 |    62142 |    36901 |   261474 |    26783 |  5.720 |
1677.38/265.11	c (264,0) c |  4 |   2047 |    1003261 |     376461 |   107857 |    70892 |    39068 |   259215 |    26989 |  5.720 |
1677.38/265.11	c (264,0) c |  5 |   2091 |     984901 |     346845 |   111846 |    41268 |    34393 |   264052 |    26475 |  5.720 |
1677.38/265.11	c (264,0) c |  6 |   1937 |     962474 |     357786 |   112348 |    52208 |    37843 |   260545 |    25729 |  5.720 |
1677.38/265.11	c (264,0) c |  7 |   1960 |    1022945 |     364861 |   126090 |    59280 |    38559 |   259598 |    26279 |  5.720 |
1677.38/265.11	c (264,0) c 
1677.38/265.11	c (264,0) c synthesis     2920520 conflicts  3498744775 propagations     1950 conflicts/sec  2336253 propagations/sec
1677.38/265.11	c (264,0) c Total Memory so far : 2983.11Mb
1677.38/265.11	c (264,0) c
1677.38/265.11	c (264,0) c |-------------------------------------------------------------------------------------------------------|
1677.38/265.11	c (264,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1677.38/265.11	c (264,0) c |-------------------------------------------------------------------------------------------------------|
1677.38/265.11	c (264,0) c |  0 |   2111 |     982683 |     359692 |   102963 |    54122 |    36285 |   267943 |    26511 |  5.722 |
1677.38/265.11	c (264,0) c |  1 |   1816 |    1128723 |     399137 |   187183 |    52567 |    41026 |   262860 |    26301 |  5.720 |
1677.38/265.11	c (264,0) c |  2 |   2092 |    1063030 |     375133 |   137610 |    69563 |    36515 |   265808 |    26996 |  5.720 |
1677.38/265.11	c (264,0) c |  3 |   2275 |    1067076 |     376648 |   124511 |    71058 |    37673 |   266525 |    27337 |  5.720 |
1677.38/265.11	c (264,0) c |  4 |   2060 |    1014628 |     383500 |   107950 |    77931 |    39756 |   264459 |    27455 |  5.720 |
1677.38/265.11	c (264,0) c |  5 |   2163 |    1016870 |     356535 |   113104 |    50958 |    35248 |   268964 |    26973 |  5.720 |
1677.38/265.11	c (264,0) c |  6 |   1999 |     983584 |     365513 |   112653 |    59935 |    38537 |   265663 |    26286 |  5.720 |
1677.38/265.11	c (264,0) c |  7 |   2004 |    1049886 |     373532 |   127620 |    67951 |    39189 |   265004 |    26789 |  5.720 |
1677.38/265.11	c (264,0) c 
1677.38/265.11	c (264,0) c synthesis     2989692 conflicts  3583795830 propagations     1945 conflicts/sec  2330983 propagations/sec
1677.38/265.11	c (264,0) c Total Memory so far : 2984.02Mb
1677.38/265.11	c (264,0) c
1677.38/265.11	c (264,0) c |-------------------------------------------------------------------------------------------------------|
1677.38/265.11	c (264,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1677.38/265.11	c (264,0) c |-------------------------------------------------------------------------------------------------------|
1677.38/265.11	c (264,0) c |  0 |   2160 |    1002967 |     366040 |   103487 |    60470 |    36753 |   272292 |    26900 |  5.722 |
1677.38/265.11	c (264,0) c |  1 |   1832 |    1150631 |     406425 |   188139 |    59855 |    41645 |   266848 |    26668 |  5.720 |
1677.38/265.11	c (264,0) c |  2 |   2128 |    1080353 |     382404 |   138378 |    76834 |    37101 |   271941 |    27441 |  5.720 |
1773.11/277.11	c (276,0) c |  3 |   2314 |    1090318 |     383668 |   125875 |    78079 |    38345 |   270533 |    27806 |  5.720 |
1773.11/277.11	c (276,0) c |  4 |   2098 |    1028517 |     389194 |   108293 |    42624 |    40179 |   268820 |    27844 |  5.720 |
1773.11/277.11	c (276,0) c |  5 |   2197 |    1032943 |     364649 |   113273 |    59072 |    36136 |   272868 |    27397 |  5.720 |
1773.11/277.11	c (276,0) c |  6 |   2042 |    1016540 |     372512 |   115364 |    66934 |    39203 |   269729 |    26627 |  5.720 |
1773.11/277.11	c (276,0) c |  7 |   2053 |    1068463 |     380637 |   128558 |    75056 |    39696 |   269345 |    27304 |  5.720 |
1773.11/277.11	c (276,0) c 
1773.11/277.11	c (276,0) c synthesis     3045530 conflicts  3650535673 propagations     1941 conflicts/sec  2326147 propagations/sec
1773.11/277.11	c (276,0) c Total Memory so far : 3034.24Mb
1773.11/277.11	c (276,0) c
1773.11/277.11	c (276,0) c |-------------------------------------------------------------------------------------------------------|
1773.11/277.11	c (276,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1773.11/277.11	c (276,0) c |-------------------------------------------------------------------------------------------------------|
1773.11/277.11	c (276,0) c |  0 |   2204 |    1019255 |     372058 |   103976 |    66488 |    37157 |   276449 |    27324 |  5.722 |
1773.11/277.11	c (276,0) c |  1 |   1864 |    1170643 |     413507 |   189755 |    66937 |    42171 |   271151 |    26945 |  5.720 |
1773.11/277.11	c (276,0) c |  2 |   2174 |    1103261 |     389442 |   139379 |    42863 |    37722 |   275872 |    27908 |  5.720 |
1773.11/277.11	c (276,0) c |  3 |   2344 |    1109342 |     391413 |   127496 |    44833 |    39003 |   274548 |    28176 |  5.720 |
1773.11/277.11	c (276,0) c |  4 |   2140 |    1046993 |     396192 |   110105 |    49622 |    40629 |   272955 |    28192 |  5.720 |
1773.11/277.11	c (276,0) c |  5 |   2246 |    1055840 |     372674 |   114657 |    67097 |    36825 |   276739 |    27882 |  5.720 |
1773.11/277.11	c (276,0) c |  6 |   2087 |    1035935 |     379931 |   115890 |    74353 |    39882 |   273725 |    27168 |  5.720 |
1773.11/277.11	c (276,0) c |  7 |   2082 |    1093911 |     388114 |   129524 |    41531 |    40236 |   273319 |    27791 |  5.720 |
1773.11/277.11	c (276,0) c 
1773.11/277.11	c (276,0) c synthesis     3103331 conflicts  3717643526 propagations     1938 conflicts/sec  2321779 propagations/sec
1773.11/277.11	c (276,0) c Total Memory so far : 3035.79Mb
1773.11/277.11	c (276,0) c
1773.11/277.11	c (276,0) c |-------------------------------------------------------------------------------------------------------|
1773.11/277.11	c (276,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1773.11/277.11	c (276,0) c |-------------------------------------------------------------------------------------------------------|
1773.11/277.11	c (276,0) c |  0 |   2224 |    1031063 |     378201 |   104281 |    72631 |    37624 |   281139 |    27711 |  5.722 |
1773.11/277.11	c (276,0) c |  1 |   1875 |    1186503 |     420419 |   190395 |    73849 |    42945 |   275818 |    27379 |  5.720 |
1773.11/277.11	c (276,0) c |  2 |   2209 |    1119361 |     396815 |   139719 |    50235 |    38376 |   280379 |    28237 |  5.720 |
1773.11/277.11	c (276,0) c |  3 |   2381 |    1127249 |     398683 |   127773 |    52103 |    39803 |   278967 |    28575 |  5.720 |
1773.11/277.11	c (276,0) c |  4 |   2177 |    1060997 |     402646 |   110363 |    56076 |    41065 |   277688 |    28562 |  5.720 |
1773.11/277.11	c (276,0) c |  5 |   2295 |    1075223 |     379857 |   115699 |    74280 |    37523 |   281242 |    28291 |  5.720 |
1773.11/277.11	c (276,0) c |  6 |   2128 |    1051108 |     386073 |   116101 |    80495 |    40446 |   278306 |    27662 |  5.720 |
1773.11/277.11	c (276,0) c |  7 |   2108 |    1106699 |     394979 |   129658 |    48396 |    41000 |   277461 |    28140 |  5.720 |
1773.11/277.11	c (276,0) c 
1773.11/277.11	c (276,0) c synthesis     3157674 conflicts  3785097076 propagations     1934 conflicts/sec  2317755 propagations/sec
1773.11/277.11	c (276,0) c Total Memory so far : 3036.32Mb
1773.11/277.11	c (276,0) c
1773.11/277.11	c (276,0) c |-------------------------------------------------------------------------------------------------------|
1773.11/277.11	c (276,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1773.11/277.11	c (276,0) c |-------------------------------------------------------------------------------------------------------|
1773.11/277.11	c (276,0) c |  0 |   2262 |    1045414 |     384452 |   104623 |    78882 |    38089 |   285280 |    28229 |  5.722 |
1773.11/277.11	c (276,0) c |  1 |   1914 |    1204978 |     427075 |   190985 |    80505 |    43494 |   279854 |    27852 |  5.720 |
1773.11/277.11	c (276,0) c |  2 |   2262 |    1137793 |     403897 |   139946 |    57317 |    39007 |   284293 |    28629 |  5.720 |
1892.77/292.12	c (291,0) c |  3 |   2425 |    1146073 |     406163 |   128382 |    59583 |    40426 |   282936 |    28971 |  5.720 |
1892.77/292.12	c (291,0) c |  4 |   2221 |    1076371 |     408933 |   111233 |    62362 |    41495 |   281870 |    28912 |  5.720 |
1892.77/292.12	c (291,0) c |  5 |   2342 |    1094719 |     387211 |   117034 |    81634 |    38160 |   285131 |    28718 |  5.720 |
1892.77/292.12	c (291,0) c |  6 |   2166 |    1069261 |     393488 |   116652 |    46924 |    41066 |   282234 |    28101 |  5.720 |
1892.77/292.12	c (291,0) c |  7 |   2124 |    1118058 |     401144 |   129980 |    54561 |    41634 |   279499 |    28396 |  5.720 |
1892.77/292.12	c (291,0) c 
1892.77/292.12	c (291,0) c synthesis     3212363 conflicts  3851646950 propagations     1929 conflicts/sec  2313376 propagations/sec
1892.77/292.12	c (291,0) c Total Memory so far : 3037.09Mb
1892.77/292.12	c (291,0) c
1892.77/292.12	c (291,0) c |-------------------------------------------------------------------------------------------------------|
1892.77/292.12	c (291,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1892.77/292.12	c (291,0) c |-------------------------------------------------------------------------------------------------------|
1892.77/292.12	c (291,0) c |  0 |   2312 |    1065047 |     392503 |   104913 |    45929 |    38615 |   290691 |    28683 |  5.722 |
1892.77/292.12	c (291,0) c |  1 |   1962 |    1226245 |     436107 |   191544 |    45939 |    44179 |   285086 |    28418 |  5.720 |
1892.77/292.12	c (291,0) c |  2 |   2314 |    1162362 |     413875 |   140371 |    67296 |    39885 |   288793 |    29275 |  5.720 |
1892.77/292.12	c (291,0) c |  3 |   2473 |    1177597 |     415205 |   129888 |    68625 |    41194 |   288075 |    29486 |  5.720 |
1892.77/292.12	c (291,0) c |  4 |   2265 |    1094848 |     416186 |   112106 |    69616 |    42009 |   287177 |    29408 |  5.720 |
1892.77/292.12	c (291,0) c |  5 |   2385 |    1117102 |     397360 |   117696 |    50789 |    39036 |   290130 |    29160 |  5.720 |
1892.77/292.12	c (291,0) c |  6 |   2227 |    1091415 |     402173 |   117414 |    55609 |    41936 |   287321 |    28561 |  5.720 |
1892.77/292.12	c (291,0) c |  7 |   2160 |    1140734 |     410655 |   130969 |    64072 |    42457 |   286718 |    28911 |  5.720 |
1892.77/292.12	c (291,0) c 
1892.77/292.12	c (291,0) c synthesis     3284065 conflicts  3936291824 propagations     1926 conflicts/sec  2309013 propagations/sec
1892.77/292.12	c (291,0) c Total Memory so far : 2989.08Mb
1892.77/292.12	c (291,0) c
1892.77/292.12	c (291,0) c |-------------------------------------------------------------------------------------------------------|
1892.77/292.12	c (291,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1892.77/292.12	c (291,0) c |-------------------------------------------------------------------------------------------------------|
1892.77/292.12	c (291,0) c |  0 |   2361 |    1091683 |     400792 |   106805 |    54218 |    39180 |   295887 |    29075 |  5.722 |
1892.77/292.12	c (291,0) c |  1 |   2017 |    1247957 |     443958 |   192001 |    53790 |    44846 |   289602 |    28941 |  5.720 |
1892.77/292.12	c (291,0) c |  2 |   2363 |    1184244 |     423291 |   140839 |    76712 |    40689 |   294390 |    29845 |  5.720 |
1892.77/292.12	c (291,0) c |  3 |   2524 |    1200063 |     423872 |   131087 |    77292 |    41907 |   293221 |    30033 |  5.720 |
1892.77/292.12	c (291,0) c |  4 |   2303 |    1111280 |     423670 |   112508 |    77100 |    42566 |   292355 |    29899 |  5.720 |
1892.77/292.12	c (291,0) c |  5 |   2405 |    1134619 |     407543 |   118058 |    60972 |    39939 |   292687 |    29593 |  5.720 |
1892.77/292.12	c (291,0) c |  6 |   2279 |    1112865 |     411291 |   118268 |    64727 |    42770 |   292378 |    29060 |  5.720 |
1892.77/292.12	c (291,0) c |  7 |   2202 |    1161697 |     419510 |   131653 |    72927 |    43290 |   291868 |    29455 |  5.720 |
1892.77/292.12	c (291,0) c 
1892.77/292.12	c (291,0) c synthesis     3353927 conflicts  4018385980 propagations     1922 conflicts/sec  2303322 propagations/sec
1892.77/292.12	c (291,0) c Total Memory so far : 2989.86Mb
1892.77/292.12	c (291,0) c
1892.77/292.12	c (291,0) c |-------------------------------------------------------------------------------------------------------|
1892.77/292.12	c (291,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1892.77/292.12	c (291,0) c |-------------------------------------------------------------------------------------------------------|
1892.77/292.12	c (291,0) c |  0 |   2399 |    1111068 |     409556 |   107222 |    62982 |    39858 |   299591 |    29560 |  5.722 |
1892.77/292.12	c (291,0) c |  1 |   2017 |    1258412 |     452269 |   192092 |    62101 |    45679 |   289602 |    29197 |  5.720 |
1892.77/292.12	c (291,0) c |  2 |   2412 |    1203943 |     431509 |   141156 |    84930 |    41430 |   299264 |    30358 |  5.720 |
1892.77/292.12	c (291,0) c |  3 |   2558 |    1218275 |     431201 |   132734 |    84621 |    42645 |   298158 |    30565 |  5.720 |
1988.48/304.12	c (303,0) c |  4 |   2334 |    1126453 |     430808 |   113469 |    84238 |    43096 |   297649 |    30372 |  5.720 |
1988.48/304.12	c (303,0) c |  5 |   2447 |    1156159 |     415959 |   118939 |    69388 |    40637 |   300180 |    30101 |  5.720 |
1988.48/304.12	c (303,0) c |  6 |   2310 |    1134441 |     419184 |   119811 |    72620 |    43425 |   297405 |    29522 |  5.720 |
1988.48/304.12	c (303,0) c |  7 |   2253 |    1182800 |     428650 |   132108 |    82067 |    44060 |   296719 |    30048 |  5.720 |
1988.48/304.12	c (303,0) c 
1988.48/304.12	c (303,0) c synthesis     3419138 conflicts  4099243730 propagations     1916 conflicts/sec  2297257 propagations/sec
1988.48/304.12	c (303,0) c Total Memory so far : 2991.19Mb
1988.48/304.12	c (303,0) c
1988.48/304.12	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1988.48/304.12	c (303,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1988.48/304.12	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1988.48/304.12	c (303,0) c |  0 |   2444 |    1128935 |     417199 |   107419 |    70625 |    40370 |   305544 |    30059 |  5.722 |
1988.48/304.12	c (303,0) c |  1 |   2017 |    1268329 |     459971 |   192118 |    69803 |    46576 |   289602 |    29386 |  5.720 |
1988.48/304.12	c (303,0) c |  2 |   2443 |    1222229 |     441240 |   141579 |    51069 |    42289 |   303574 |    30782 |  5.720 |
1988.48/304.12	c (303,0) c |  3 |   2613 |    1238912 |     438097 |   134236 |    47914 |    43206 |   302659 |    30931 |  5.720 |
1988.48/304.12	c (303,0) c |  4 |   2367 |    1140817 |     436478 |   114133 |    46294 |    43523 |   302260 |    30747 |  5.720 |
1988.48/304.12	c (303,0) c |  5 |   2492 |    1175355 |     423277 |   119376 |    76706 |    41252 |   304484 |    30549 |  5.720 |
1988.48/304.12	c (303,0) c |  6 |   2337 |    1148948 |     425765 |   120265 |    79200 |    44065 |   301827 |    29939 |  5.720 |
1988.48/304.12	c (303,0) c |  7 |   2284 |    1201902 |     435935 |   133696 |    45748 |    44657 |   301276 |    30476 |  5.720 |
1988.48/304.12	c (303,0) c 
1988.48/304.12	c (303,0) c synthesis     3477964 conflicts  4165302279 propagations     1915 conflicts/sec  2293381 propagations/sec
1988.48/304.12	c (303,0) c Total Memory so far : 2992.15Mb
1988.48/304.12	c (303,0) c
1988.48/304.12	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1988.48/304.12	c (303,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1988.48/304.12	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1988.48/304.12	c (303,0) c |  0 |   2488 |    1149519 |     423752 |   110722 |    77178 |    40789 |   310134 |    30496 |  5.722 |
1988.48/304.12	c (303,0) c |  1 |   2018 |    1278374 |     467573 |   192165 |    77405 |    47365 |   303584 |    29539 |  5.720 |
1988.48/304.12	c (303,0) c |  2 |   2496 |    1243547 |     448943 |   142407 |    58772 |    42855 |   308102 |    31164 |  5.720 |
1988.48/304.12	c (303,0) c |  3 |   2647 |    1256415 |     445620 |   134718 |    55437 |    43987 |   306950 |    31325 |  5.720 |
1988.48/304.12	c (303,0) c |  4 |   2407 |    1157114 |     443192 |   114530 |    53008 |    44145 |   306893 |    31127 |  5.720 |
1988.48/304.12	c (303,0) c |  5 |   2534 |    1194574 |     431515 |   119825 |    84944 |    42016 |   308903 |    31019 |  5.720 |
1988.48/304.12	c (303,0) c |  6 |   2362 |    1163108 |     432445 |   121282 |    85881 |    44615 |   306409 |    30322 |  5.720 |
1988.48/304.12	c (303,0) c |  7 |   2327 |    1221340 |     443741 |   134721 |    53554 |    45284 |   305703 |    30815 |  5.720 |
1988.48/304.12	c (303,0) c 
1988.48/304.12	c (303,0) c synthesis     3536783 conflicts  4232275940 propagations     1914 conflicts/sec  2290050 propagations/sec
1988.48/304.12	c (303,0) c Total Memory so far : 2993.07Mb
1988.48/304.12	c (303,0) c
1988.48/304.12	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1988.48/304.12	c (303,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1988.48/304.12	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1988.48/304.12	c (303,0) c |  0 |   2522 |    1164850 |     430082 |   111515 |    83508 |    41276 |   314093 |    30898 |  5.722 |
1988.48/304.12	c (303,0) c |  1 |   2027 |    1301032 |     474084 |   193128 |    83916 |    48040 |   307701 |    29810 |  5.720 |
1988.48/304.12	c (303,0) c |  2 |   2531 |    1259913 |     455798 |   143006 |    65627 |    43437 |   312196 |    31575 |  5.720 |
1988.48/304.12	c (303,0) c |  3 |   2694 |    1279675 |     453127 |   136674 |    62943 |    44508 |   311222 |    31682 |  5.720 |
1988.48/304.12	c (303,0) c |  4 |   2453 |    1174810 |     449418 |   115596 |    59234 |    44654 |   311027 |    31457 |  5.720 |
2100.15/318.12	c (317,0) c |  5 |   2557 |    1211245 |     440029 |   120052 |    49872 |    42875 |   311727 |    31392 |  5.720 |
2100.15/318.12	c (317,0) c |  6 |   2411 |    1180489 |     438731 |   121955 |    48552 |    45079 |   310631 |    30674 |  5.720 |
2100.15/318.12	c (317,0) c |  7 |   2374 |    1243279 |     451322 |   137119 |    61134 |    45873 |   309537 |    31210 |  5.720 |
2100.15/318.12	c (317,0) c 
2100.15/318.12	c (317,0) c synthesis     3592591 conflicts  4299046547 propagations     1911 conflicts/sec  2286753 propagations/sec
2100.15/318.12	c (317,0) c Total Memory so far : 2994.36Mb
2100.15/318.12	c (317,0) c
2100.15/318.12	c (317,0) c |-------------------------------------------------------------------------------------------------------|
2100.15/318.12	c (317,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2100.15/318.12	c (317,0) c |-------------------------------------------------------------------------------------------------------|
2100.15/318.12	c (317,0) c |  0 |   2535 |    1173502 |     435148 |   111597 |    44979 |    41692 |   318881 |    31244 |  5.722 |
2100.15/318.12	c (317,0) c |  1 |   2063 |    1317785 |     481354 |   193489 |    91186 |    48670 |   311826 |    30365 |  5.720 |
2100.15/318.12	c (317,0) c |  2 |   2569 |    1277697 |     463252 |   143396 |    73080 |    44116 |   316432 |    31983 |  5.720 |
2100.15/318.12	c (317,0) c |  3 |   2726 |    1296880 |     460410 |   136848 |    70227 |    45166 |   315393 |    32089 |  5.720 |
2100.15/318.12	c (317,0) c |  4 |   2491 |    1190077 |     456149 |   116575 |    65965 |    45198 |   315376 |    31809 |  5.720 |
2100.15/318.12	c (317,0) c |  5 |   2574 |    1225650 |     447450 |   120389 |    57293 |    43763 |   316781 |    31751 |  5.720 |
2100.15/318.12	c (317,0) c |  6 |   2454 |    1196282 |     444453 |   122388 |    54275 |    45490 |   315050 |    30986 |  5.720 |
2100.15/318.12	c (317,0) c |  7 |   2421 |    1263449 |     458438 |   137924 |    68251 |    46490 |   314042 |    31595 |  5.720 |
2100.15/318.12	c (317,0) c 
2100.15/318.12	c (317,0) c synthesis     3646656 conflicts  4365710852 propagations     1907 conflicts/sec  2283473 propagations/sec
2100.15/318.12	c (317,0) c Total Memory so far : 2994.76Mb
2100.15/318.12	c (317,0) c
2100.15/318.12	c (317,0) c |-------------------------------------------------------------------------------------------------------|
2100.15/318.12	c (317,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2100.15/318.12	c (317,0) c |-------------------------------------------------------------------------------------------------------|
2100.15/318.12	c (317,0) c |  0 |   2588 |    1195399 |     443971 |   112165 |    53801 |    42338 |   323176 |    31701 |  5.722 |
2100.15/318.12	c (317,0) c |  1 |   2101 |    1338487 |     489072 |   195587 |    52692 |    49307 |   316607 |    30731 |  5.720 |
2100.15/318.12	c (317,0) c |  2 |   2624 |    1301723 |     472110 |   144270 |    81939 |    44796 |   320804 |    32552 |  5.720 |
2100.15/318.12	c (317,0) c |  3 |   2776 |    1320365 |     468369 |   139515 |    78185 |    45829 |   320092 |    32533 |  5.720 |
2100.15/318.12	c (317,0) c |  4 |   2534 |    1209344 |     463653 |   117053 |    73469 |    45854 |   320107 |    32289 |  5.720 |
2100.15/318.12	c (317,0) c |  5 |   2619 |    1248048 |     457200 |   121001 |    67043 |    44615 |   321281 |    32226 |  5.720 |
2100.15/318.12	c (317,0) c |  6 |   2522 |    1221377 |     453591 |   122665 |    63412 |    46029 |   319880 |    31554 |  5.720 |
2100.15/318.12	c (317,0) c |  7 |   2475 |    1287863 |     466957 |   139031 |    76769 |    47213 |   318679 |    32122 |  5.720 |
2100.15/318.12	c (317,0) c 
2100.15/318.12	c (317,0) c synthesis     3714924 conflicts  4449047785 propagations     1903 conflicts/sec  2279573 propagations/sec
2100.15/318.12	c (317,0) c Total Memory so far : 3044.45Mb
2100.15/318.12	c (317,0) c
2100.15/318.12	c (317,0) c |-------------------------------------------------------------------------------------------------------|
2100.15/318.12	c (317,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2100.15/318.12	c (317,0) c |-------------------------------------------------------------------------------------------------------|
2100.15/318.12	c (317,0) c |  0 |   2637 |    1215406 |     451467 |   112767 |    61298 |    42830 |   328302 |    32109 |  5.722 |
2100.15/318.12	c (317,0) c |  1 |   2148 |    1359359 |     498515 |   195974 |    62135 |    50013 |   321118 |    31231 |  5.720 |
2100.15/318.12	c (317,0) c |  2 |   2674 |    1324832 |     480483 |   144880 |    90312 |    45479 |   325613 |    33054 |  5.720 |
2100.15/318.12	c (317,0) c |  3 |   2831 |    1340806 |     476257 |   139691 |    86074 |    46464 |   324726 |    33083 |  5.720 |
2100.15/318.12	c (317,0) c |  4 |   2577 |    1229267 |     471615 |   118775 |    81431 |    46493 |   324639 |    32745 |  5.720 |
2100.15/318.12	c (317,0) c |  5 |   2685 |    1273049 |     466114 |   121658 |    75957 |    45263 |   325901 |    32727 |  5.720 |
2203.85/331.11	c (330,0) c |  6 |   2540 |    1234151 |     461445 |   122770 |    71267 |    46615 |   324407 |    31959 |  5.720 |
2203.85/331.11	c (330,0) c |  7 |   2512 |    1306733 |     475906 |   139352 |    85719 |    48057 |   322678 |    32642 |  5.720 |
2203.85/331.11	c (330,0) c 
2203.85/331.11	c (330,0) c synthesis     3781805 conflicts  4531272171 propagations     1899 conflicts/sec  2275232 propagations/sec
2203.85/331.11	c (330,0) c Total Memory so far : 3045.22Mb
2203.85/331.11	c (330,0) c
2203.85/331.11	c (330,0) c |-------------------------------------------------------------------------------------------------------|
2203.85/331.11	c (330,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2203.85/331.11	c (330,0) c |-------------------------------------------------------------------------------------------------------|
2203.85/331.11	c (330,0) c |  0 |   2678 |    1231833 |     457971 |   113011 |    67802 |    43319 |   332408 |    32484 |  5.722 |
2203.85/331.11	c (330,0) c |  1 |   2176 |    1372349 |     504314 |   196240 |    67934 |    50626 |   324294 |    31596 |  5.720 |
2203.85/331.11	c (330,0) c |  2 |   2695 |    1336481 |     485849 |   145019 |    49469 |    46054 |   329432 |    33344 |  5.720 |
2203.85/331.11	c (330,0) c |  3 |   2875 |    1361580 |     482601 |   142664 |    46231 |    46982 |   328454 |    33438 |  5.720 |
2203.85/331.11	c (330,0) c |  4 |   2610 |    1244325 |     477860 |   119662 |    87675 |    47013 |   328557 |    33159 |  5.720 |
2203.85/331.11	c (330,0) c |  5 |   2717 |    1292037 |     473461 |   122167 |    83304 |    45965 |   329754 |    33118 |  5.720 |
2203.85/331.11	c (330,0) c |  6 |   2562 |    1247510 |     468887 |   122852 |    78709 |    47133 |   328553 |    32278 |  5.720 |
2203.85/331.11	c (330,0) c |  7 |   2542 |    1321370 |     482206 |   139495 |    92019 |    48650 |   326908 |    33058 |  5.720 |
2203.85/331.11	c (330,0) c 
2203.85/331.11	c (330,0) c synthesis     3833149 conflicts  4593052154 propagations     1894 conflicts/sec  2269973 propagations/sec
2203.85/331.11	c (330,0) c Total Memory so far : 3173.30Mb
2203.85/331.11	c (330,0) c
2203.85/331.11	c (330,0) c |-------------------------------------------------------------------------------------------------------|
2203.85/331.11	c (330,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2203.85/331.11	c (330,0) c |-------------------------------------------------------------------------------------------------------|
2203.85/331.11	c (330,0) c |  0 |   2694 |    1245556 |     466391 |   113064 |    76222 |    43963 |   337214 |    32905 |  5.722 |
2203.85/331.11	c (330,0) c |  1 |   2235 |    1396274 |     512880 |   196655 |    76500 |    51308 |   329907 |    32210 |  5.720 |
2203.85/331.11	c (330,0) c |  2 |   2724 |    1353858 |     494833 |   145370 |    58453 |    46981 |   334250 |    33736 |  5.720 |
2203.85/331.11	c (330,0) c |  3 |   2923 |    1383519 |     491359 |   144352 |    54989 |    47665 |   333487 |    33859 |  5.720 |
2203.85/331.11	c (330,0) c |  4 |   2652 |    1265017 |     486550 |   120852 |    50160 |    47735 |   333480 |    33632 |  5.720 |
2203.85/331.11	c (330,0) c |  5 |   2772 |    1313567 |     482314 |   122480 |    92157 |    46683 |   334523 |    33683 |  5.720 |
2203.85/331.11	c (330,0) c |  6 |   2626 |    1272812 |     477119 |   124113 |    86941 |    47645 |   333456 |    32808 |  5.720 |
2203.85/331.11	c (330,0) c |  7 |   2600 |    1344838 |     489940 |   140188 |    53573 |    49256 |   331966 |    33467 |  5.720 |
2203.85/331.11	c (330,0) c 
2203.85/331.11	c (330,0) c synthesis     3901388 conflicts  4673477684 propagations     1891 conflicts/sec  2265163 propagations/sec
2203.85/331.11	c (330,0) c Total Memory so far : 3046.90Mb
2203.85/331.11	c (330,0) c
2203.85/331.11	c (330,0) c |-------------------------------------------------------------------------------------------------------|
2203.85/331.11	c (330,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2203.85/331.11	c (330,0) c |-------------------------------------------------------------------------------------------------------|
2203.85/331.11	c (330,0) c |  0 |   2726 |    1260093 |     472254 |   113454 |    82084 |    44322 |   341114 |    33272 |  5.722 |
2203.85/331.11	c (330,0) c |  1 |   2263 |    1410147 |     519359 |   196813 |    82978 |    51799 |   333619 |    32660 |  5.720 |
2203.85/331.11	c (330,0) c |  2 |   2751 |    1366925 |     501147 |   145461 |    64767 |    47481 |   337957 |    34078 |  5.720 |
2203.85/331.11	c (330,0) c |  3 |   2948 |    1396661 |     498178 |   145022 |    61808 |    48167 |   337255 |    34206 |  5.720 |
2203.85/331.11	c (330,0) c |  4 |   2679 |    1281046 |     494334 |   121646 |    57944 |    48418 |   337029 |    33952 |  5.720 |
2203.85/331.11	c (330,0) c |  5 |   2816 |    1330305 |     488926 |   122792 |    52557 |    47219 |   338160 |    34006 |  5.720 |
2203.85/331.11	c (330,0) c |  6 |   2656 |    1285965 |     482770 |   124862 |    46412 |    48057 |   336953 |    33136 |  5.720 |
2315.51/345.11	c (344,0) c |  7 |   2621 |    1359854 |     497760 |   140414 |    61393 |    50013 |   333809 |    33822 |  5.720 |
2315.51/345.11	c (344,0) c 
2315.51/345.11	c (344,0) c synthesis     3954729 conflicts  4735698949 propagations     1888 conflicts/sec  2260434 propagations/sec
2315.51/345.11	c (344,0) c Total Memory so far : 3047.42Mb
2315.51/345.11	c (344,0) c
2315.51/345.11	c (344,0) c |-------------------------------------------------------------------------------------------------------|
2315.51/345.11	c (344,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2315.51/345.11	c (344,0) c |-------------------------------------------------------------------------------------------------------|
2315.51/345.11	c (344,0) c |  0 |   2764 |    1275900 |     478746 |   113718 |    88577 |    44751 |   345399 |    33680 |  5.722 |
2315.51/345.11	c (344,0) c |  1 |   2293 |    1425146 |     525332 |   197151 |    88952 |    52286 |   337874 |    33075 |  5.720 |
2315.51/345.11	c (344,0) c |  2 |   2800 |    1384139 |     507369 |   145679 |    70989 |    47980 |   342137 |    34454 |  5.720 |
2315.51/345.11	c (344,0) c |  3 |   2991 |    1413735 |     505036 |   145545 |    68666 |    48745 |   341421 |    34628 |  5.720 |
2315.51/345.11	c (344,0) c |  4 |   2705 |    1296940 |     502491 |   122016 |    66101 |    49161 |   340980 |    34340 |  5.720 |
2315.51/345.11	c (344,0) c |  5 |   2856 |    1357305 |     496606 |   123893 |    60237 |    47852 |   342319 |    34408 |  5.720 |
2315.51/345.11	c (344,0) c |  6 |   2706 |    1303123 |     489591 |   125004 |    53233 |    48736 |   341397 |    33529 |  5.720 |
2315.51/345.11	c (344,0) c |  7 |   2656 |    1376725 |     504629 |   140735 |    68262 |    50661 |   339363 |    34189 |  5.720 |
2315.51/345.11	c (344,0) c 
2315.51/345.11	c (344,0) c synthesis     4009801 conflicts  4802485648 propagations     1885 conflicts/sec  2257936 propagations/sec
2315.51/345.11	c (344,0) c Total Memory so far : 3047.93Mb
2315.51/345.11	c (344,0) c
2315.51/345.11	c (344,0) c |-------------------------------------------------------------------------------------------------------|
2315.51/345.11	c (344,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2315.51/345.11	c (344,0) c |-------------------------------------------------------------------------------------------------------|
2315.51/345.11	c (344,0) c |  0 |   2800 |    1290503 |     485358 |   113988 |    48999 |    45186 |   350081 |    34068 |  5.722 |
2315.51/345.11	c (344,0) c |  1 |   2348 |    1450655 |     532887 |   197616 |    96507 |    52922 |   342707 |    33674 |  5.720 |
2315.51/345.11	c (344,0) c |  2 |   2847 |    1412376 |     515767 |   147487 |    79387 |    48657 |   346962 |    34874 |  5.720 |
2315.51/345.11	c (344,0) c |  3 |   3034 |    1434291 |     513754 |   147096 |    77384 |    49510 |   346103 |    35061 |  5.720 |
2315.51/345.11	c (344,0) c |  4 |   2757 |    1317358 |     511148 |   122924 |    74758 |    49892 |   345749 |    34792 |  5.720 |
2315.51/345.11	c (344,0) c |  5 |   2906 |    1379851 |     505792 |   124529 |    69423 |    48686 |   346944 |    34925 |  5.720 |
2315.51/345.11	c (344,0) c |  6 |   2753 |    1323523 |     497575 |   126850 |    61217 |    49505 |   345993 |    33963 |  5.720 |
2315.51/345.11	c (344,0) c |  7 |   2715 |    1396920 |     512363 |   140863 |    75996 |    51284 |   344341 |    34715 |  5.720 |
2315.51/345.11	c (344,0) c 
2315.51/345.11	c (344,0) c synthesis     4074646 conflicts  4882430780 propagations     1881 conflicts/sec  2253328 propagations/sec
2315.51/345.11	c (344,0) c Total Memory so far : 2999.79Mb
2315.51/345.11	c (344,0) c
2315.51/345.11	c (344,0) c |-------------------------------------------------------------------------------------------------------|
2315.51/345.11	c (344,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2315.51/345.11	c (344,0) c |-------------------------------------------------------------------------------------------------------|
2315.51/345.11	c (344,0) c |  0 |   2845 |    1309510 |     494140 |   114142 |    57780 |    45807 |   355707 |    34482 |  5.722 |
2315.51/345.11	c (344,0) c |  1 |   2394 |    1475052 |     541906 |   200370 |    56725 |    53645 |   347641 |    34133 |  5.720 |
2315.51/345.11	c (344,0) c |  2 |   2874 |    1429894 |     524231 |   147861 |    87851 |    49512 |   351975 |    35260 |  5.720 |
2315.51/345.11	c (344,0) c |  3 |   3083 |    1455068 |     522502 |   147265 |    86132 |    50290 |   351032 |    35574 |  5.720 |
2315.51/345.11	c (344,0) c |  4 |   2781 |    1334904 |     520412 |   123565 |    84022 |    50732 |   349137 |    35266 |  5.720 |
2315.51/345.11	c (344,0) c |  5 |   2958 |    1399769 |     513671 |   125344 |    77302 |    49334 |   352133 |    35455 |  5.720 |
2315.51/345.11	c (344,0) c |  6 |   2819 |    1345922 |     505521 |   127217 |    69163 |    50133 |   351183 |    34451 |  5.720 |
2411.24/357.11	c (356,0) c |  7 |   2760 |    1418828 |     521727 |   141098 |    85360 |    52088 |   348751 |    35234 |  5.720 |
2411.24/357.11	c (356,0) c 
2411.24/357.11	c (356,0) c synthesis     4144110 conflicts  4963774520 propagations     1878 conflicts/sec  2249521 propagations/sec
2411.24/357.11	c (356,0) c Total Memory so far : 3000.57Mb
2411.24/357.11	c (356,0) c
2411.24/357.11	c (356,0) c |-------------------------------------------------------------------------------------------------------|
2411.24/357.11	c (356,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2411.24/357.11	c (356,0) c |-------------------------------------------------------------------------------------------------------|
2411.24/357.11	c (356,0) c |  0 |   2887 |    1330843 |     500980 |   116157 |    64621 |    46241 |   360246 |    34818 |  5.722 |
2411.24/357.11	c (356,0) c |  1 |   2431 |    1491589 |     549127 |   200488 |    63946 |    54318 |   352190 |    34492 |  5.720 |
2411.24/357.11	c (356,0) c |  2 |   2922 |    1447080 |     531248 |   148243 |    94867 |    50172 |   356301 |    35640 |  5.720 |
2411.24/357.11	c (356,0) c |  3 |   3129 |    1473375 |     528797 |   147880 |    92427 |    50810 |   355732 |    35981 |  5.720 |
2411.24/357.11	c (356,0) c |  4 |   2782 |    1344491 |     527884 |   123599 |    91494 |    51571 |   354064 |    35592 |  5.720 |
2411.24/357.11	c (356,0) c |  5 |   2993 |    1416275 |     520310 |   126518 |    83941 |    49999 |   356459 |    35820 |  5.720 |
2411.24/357.11	c (356,0) c |  6 |   2867 |    1365095 |     512807 |   128253 |    76449 |    50682 |   355827 |    34858 |  5.720 |
2411.24/357.11	c (356,0) c |  7 |   2775 |    1435567 |     531334 |   141312 |    94967 |    52766 |   353773 |    35529 |  5.720 |
2411.24/357.11	c (356,0) c 
2411.24/357.11	c (356,0) c synthesis     4202487 conflicts  5028468093 propagations     1877 conflicts/sec  2246419 propagations/sec
2411.24/357.11	c (356,0) c Total Memory so far : 3001.64Mb
2411.24/357.11	c (356,0) c
2411.24/357.11	c (356,0) c |-------------------------------------------------------------------------------------------------------|
2411.24/357.11	c (356,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2411.24/357.11	c (356,0) c |-------------------------------------------------------------------------------------------------------|
2411.24/357.11	c (356,0) c |  0 |   2935 |    1349887 |     507965 |   116696 |    71606 |    46698 |   364078 |    35197 |  5.722 |
2411.24/357.11	c (356,0) c |  1 |   2467 |    1506377 |     555292 |   200646 |    70111 |    54856 |   355703 |    34915 |  5.720 |
2411.24/357.11	c (356,0) c |  2 |   2953 |    1461228 |     536902 |   148616 |    51717 |    50642 |   360202 |    35982 |  5.720 |
2411.24/357.11	c (356,0) c |  3 |   3178 |    1490730 |     535147 |   148385 |    49977 |    51285 |   359593 |    36401 |  5.720 |
2411.24/357.11	c (356,0) c |  4 |   2782 |    1354899 |     536099 |   123643 |    50916 |    52297 |   354064 |    35809 |  5.720 |
2411.24/357.11	c (356,0) c |  5 |   3036 |    1437508 |     527680 |   127196 |    91311 |    50655 |   360188 |    36280 |  5.720 |
2411.24/357.11	c (356,0) c |  6 |   2909 |    1390369 |     518690 |   130762 |    82332 |    51167 |   359699 |    35254 |  5.720 |
2411.24/357.11	c (356,0) c |  7 |   2812 |    1451710 |     538454 |   141476 |    53275 |    53278 |   357565 |    35908 |  5.720 |
2411.24/357.11	c (356,0) c 
2411.24/357.11	c (356,0) c synthesis     4256230 conflicts  5092256946 propagations     1875 conflicts/sec  2242965 propagations/sec
2411.24/357.11	c (356,0) c Total Memory so far : 3002.44Mb
2411.24/357.11	c (356,0) c
2411.24/357.11	c (356,0) c |-------------------------------------------------------------------------------------------------------|
2411.24/357.11	c (356,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2411.24/357.11	c (356,0) c |-------------------------------------------------------------------------------------------------------|
2411.24/357.11	c (356,0) c |  0 |   2950 |    1365986 |     518311 |   116840 |    81952 |    47524 |   368267 |    35576 |  5.722 |
2411.24/357.11	c (356,0) c |  1 |   2497 |    1521731 |     561505 |   201267 |    76324 |    55413 |   359154 |    35293 |  5.720 |
2411.24/357.11	c (356,0) c |  2 |   2987 |    1478935 |     543952 |   149437 |    58766 |    51234 |   364546 |    36267 |  5.720 |
2411.24/357.11	c (356,0) c |  3 |   3227 |    1508719 |     542421 |   148525 |    57251 |    51815 |   363961 |    36777 |  5.720 |
2411.24/357.11	c (356,0) c |  4 |   2786 |    1368435 |     545434 |   123693 |    60251 |    52990 |   362515 |    35966 |  5.720 |
2411.24/357.11	c (356,0) c |  5 |   3093 |    1456872 |     535550 |   128126 |    50370 |    51290 |   364532 |    36699 |  5.720 |
2411.24/357.11	c (356,0) c |  6 |   2940 |    1404228 |     525476 |   131295 |    89117 |    51703 |   364107 |    35690 |  5.720 |
2411.24/357.11	c (356,0) c |  7 |   2844 |    1466823 |     545147 |   141693 |    59968 |    53875 |   361938 |    36234 |  5.720 |
2411.24/357.11	c (356,0) c 
2554.81/375.11	c (374,0) c synthesis     4317797 conflicts  5159477592 propagations     1876 conflicts/sec  2241124 propagations/sec
2554.81/375.11	c (374,0) c Total Memory so far : 3003.09Mb
2554.81/375.11	c (374,0) c
2554.81/375.11	c (374,0) c |-------------------------------------------------------------------------------------------------------|
2554.81/375.11	c (374,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2554.81/375.11	c (374,0) c |-------------------------------------------------------------------------------------------------------|
2554.81/375.11	c (374,0) c |  0 |   2987 |    1381730 |     525458 |   117064 |    89099 |    47949 |   372313 |    36004 |  5.722 |
2554.81/375.11	c (374,0) c |  1 |   2537 |    1538079 |     568005 |   201450 |    82824 |    55958 |   364458 |    35693 |  5.720 |
2554.81/375.11	c (374,0) c |  2 |   3016 |    1493025 |     550354 |   149672 |    65169 |    51833 |   368302 |    36554 |  5.720 |
2554.81/375.11	c (374,0) c |  3 |   3256 |    1523102 |     549910 |   148654 |    64740 |    52406 |   367899 |    37171 |  5.720 |
2554.81/375.11	c (374,0) c |  4 |   2805 |    1385722 |     554412 |   124561 |    69229 |    53717 |   366508 |    36307 |  5.720 |
2554.81/375.11	c (374,0) c |  5 |   3136 |    1475674 |     542697 |   129156 |    57517 |    51909 |   368436 |    36984 |  5.720 |
2554.81/375.11	c (374,0) c |  6 |   2974 |    1419348 |     532369 |   132031 |    96011 |    52329 |   367996 |    36120 |  5.720 |
2554.81/375.11	c (374,0) c |  7 |   2887 |    1483099 |     551719 |   141814 |    66540 |    54371 |   365852 |    36586 |  5.720 |
2554.81/375.11	c (374,0) c 
2554.81/375.11	c (374,0) c synthesis     4374925 conflicts  5224841576 propagations     1874 conflicts/sec  2238532 propagations/sec
2554.81/375.11	c (374,0) c Total Memory so far : 3003.61Mb
2554.81/375.11	c (374,0) c
2554.81/375.11	c (374,0) c |-------------------------------------------------------------------------------------------------------|
2554.81/375.11	c (374,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2554.81/375.11	c (374,0) c |-------------------------------------------------------------------------------------------------------|
2554.81/375.11	c (374,0) c |  0 |   3019 |    1395142 |     531667 |   117291 |    95308 |    48392 |   376297 |    36398 |  5.722 |
2554.81/375.11	c (374,0) c |  1 |   2581 |    1555002 |     573973 |   201857 |    88792 |    56373 |   368356 |    36078 |  5.720 |
2554.81/375.11	c (374,0) c |  2 |   3054 |    1509941 |     556706 |   149997 |    71520 |    52310 |   372410 |    36850 |  5.720 |
2554.81/375.11	c (374,0) c |  3 |   3270 |    1532347 |     554537 |   148742 |    69367 |    53009 |   371681 |    37413 |  5.720 |
2554.81/375.11	c (374,0) c |  4 |   2840 |    1403704 |     562020 |   125559 |    76837 |    54269 |   370439 |    36668 |  5.720 |
2554.81/375.11	c (374,0) c |  5 |   3161 |    1492718 |     550456 |   129564 |    65275 |    52606 |   372143 |    37281 |  5.720 |
2554.81/375.11	c (374,0) c |  6 |   3022 |    1437229 |     538723 |   132519 |    53576 |    52784 |   371957 |    36472 |  5.720 |
2554.81/375.11	c (374,0) c |  7 |   2906 |    1492903 |     556916 |   141875 |    71736 |    55015 |   368946 |    36878 |  5.720 |
2554.81/375.11	c (374,0) c 
2554.81/375.11	c (374,0) c synthesis     4425000 conflicts  5288313150 propagations     1870 conflicts/sec  2235216 propagations/sec
2554.81/375.11	c (374,0) c Total Memory so far : 3004.27Mb
2554.81/375.11	c (374,0) c
2554.81/375.11	c (374,0) c |-------------------------------------------------------------------------------------------------------|
2554.81/375.11	c (374,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2554.81/375.11	c (374,0) c |-------------------------------------------------------------------------------------------------------|
2554.81/375.11	c (374,0) c |  0 |   3056 |    1413809 |     540367 |   117456 |    55194 |    49139 |   380892 |    36899 |  5.722 |
2554.81/375.11	c (374,0) c |  1 |   2631 |    1576062 |     581742 |   202318 |    96561 |    56983 |   373217 |    36621 |  5.720 |
2554.81/375.11	c (374,0) c |  2 |   3107 |    1530832 |     564252 |   151100 |    79067 |    52943 |   377216 |    37304 |  5.720 |
2554.81/375.11	c (374,0) c |  3 |   3325 |    1554015 |     563406 |   149185 |    78236 |    53717 |   376369 |    37911 |  5.720 |
2554.81/375.11	c (374,0) c |  4 |   2896 |    1428330 |     570727 |   129658 |    85543 |    54908 |   375267 |    37158 |  5.720 |
2554.81/375.11	c (374,0) c |  5 |   3208 |    1515359 |     559471 |   130244 |    74291 |    53426 |   375740 |    37728 |  5.720 |
2554.81/375.11	c (374,0) c |  6 |   3093 |    1464664 |     546956 |   133274 |    61809 |    53403 |   376773 |    36944 |  5.720 |
2554.81/375.11	c (374,0) c |  7 |   2959 |    1520485 |     564394 |   144077 |    79215 |    55704 |   374477 |    37282 |  5.720 |
2554.81/375.11	c (374,0) c 
2554.81/375.11	c (374,0) c synthesis     4491318 conflicts  5368623756 propagations     1867 conflicts/sec  2231676 propagations/sec
2554.81/375.11	c (374,0) c Total Memory so far : 3053.97Mb
2554.81/375.11	c (374,0) c
2650.52/387.11	c (386,0) c |-------------------------------------------------------------------------------------------------------|
2650.52/387.11	c (386,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2650.52/387.11	c (386,0) c |-------------------------------------------------------------------------------------------------------|
2650.52/387.11	c (386,0) c |  0 |   3095 |    1431460 |     548802 |   117599 |    63628 |    49892 |   386788 |    37339 |  5.722 |
2650.52/387.11	c (386,0) c |  1 |   2637 |    1587130 |     589476 |   202404 |    52893 |    57808 |   373702 |    37002 |  5.720 |
2650.52/387.11	c (386,0) c |  2 |   3141 |    1548800 |     573060 |   151191 |    87875 |    53770 |   382814 |    37797 |  5.720 |
2650.52/387.11	c (386,0) c |  3 |   3368 |    1575805 |     572954 |   149325 |    87784 |    54493 |   382216 |    38453 |  5.720 |
2650.52/387.11	c (386,0) c |  4 |   2920 |    1454230 |     585238 |   131521 |   100055 |    56125 |   380411 |    37746 |  5.720 |
2650.52/387.11	c (386,0) c |  5 |   3262 |    1536624 |     568114 |   130611 |    82934 |    54098 |   382590 |    38216 |  5.720 |
2650.52/387.11	c (386,0) c |  6 |   3139 |    1487859 |     557154 |   134172 |    72007 |    54229 |   382359 |    37424 |  5.720 |
2650.52/387.11	c (386,0) c |  7 |   3013 |    1542661 |     571771 |   146125 |    86592 |    56304 |   380299 |    37791 |  5.720 |
2650.52/387.11	c (386,0) c 
2650.52/387.11	c (386,0) c synthesis     4566569 conflicts  5448815954 propagations     1867 conflicts/sec  2228141 propagations/sec
2650.52/387.11	c (386,0) c Total Memory so far : 3054.88Mb
2650.52/387.11	c (386,0) c
2650.52/387.11	c (386,0) c |-------------------------------------------------------------------------------------------------------|
2650.52/387.11	c (386,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2650.52/387.11	c (386,0) c |-------------------------------------------------------------------------------------------------------|
2650.52/387.11	c (386,0) c |  0 |   3128 |    1452411 |     555715 |   119354 |    70542 |    50447 |   390629 |    37690 |  5.722 |
2650.52/387.11	c (386,0) c |  1 |   2641 |    1595706 |     596070 |   202433 |    59487 |    58299 |   380177 |    37122 |  5.720 |
2650.52/387.11	c (386,0) c |  2 |   3177 |    1563486 |     579674 |   151574 |    94489 |    54299 |   386698 |    38212 |  5.720 |
2650.52/387.11	c (386,0) c |  3 |   3382 |    1588404 |     579596 |   149673 |    94426 |    54963 |   386123 |    38732 |  5.720 |
2650.52/387.11	c (386,0) c |  4 |   2954 |    1474225 |     591784 |   133080 |    55200 |    56741 |   384261 |    38043 |  5.720 |
2650.52/387.11	c (386,0) c |  5 |   3297 |    1553202 |     574996 |   130980 |    89816 |    54738 |   385915 |    38591 |  5.720 |
2650.52/387.11	c (386,0) c |  6 |   3179 |    1504656 |     564387 |   134503 |    79239 |    54833 |   386083 |    37810 |  5.720 |
2650.52/387.11	c (386,0) c |  7 |   3056 |    1560276 |     577996 |   146980 |    92817 |    56770 |   384237 |    38153 |  5.720 |
2650.52/387.11	c (386,0) c 
2650.52/387.11	c (386,0) c synthesis     4620218 conflicts  5512141096 propagations     1865 conflicts/sec  2225041 propagations/sec
2650.52/387.11	c (386,0) c Total Memory so far : 3055.83Mb
2650.52/387.11	c (386,0) c
2650.52/387.11	c (386,0) c |-------------------------------------------------------------------------------------------------------|
2650.52/387.11	c (386,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2650.52/387.11	c (386,0) c |-------------------------------------------------------------------------------------------------------|
2650.52/387.11	c (386,0) c |  0 |   3167 |    1467210 |     561850 |   119462 |    76677 |    51030 |   394495 |    38027 |  5.722 |
2650.52/387.11	c (386,0) c |  1 |   2659 |    1609061 |     603121 |   203501 |    66538 |    58793 |   386262 |    37432 |  5.720 |
2650.52/387.11	c (386,0) c |  2 |   3206 |    1576352 |     585103 |   151814 |    99918 |    54765 |   390740 |    38614 |  5.720 |
2650.52/387.11	c (386,0) c |  3 |   3428 |    1609214 |     586505 |   150938 |   101335 |    55446 |   389926 |    39134 |  5.720 |
2650.52/387.11	c (386,0) c |  4 |   2971 |    1484742 |     597350 |   133137 |    60766 |    57361 |   386945 |    38336 |  5.720 |
2650.52/387.11	c (386,0) c |  5 |   3334 |    1570805 |     581883 |   131558 |    96703 |    55346 |   390141 |    38977 |  5.720 |
2650.52/387.11	c (386,0) c |  6 |   3212 |    1519045 |     570616 |   134818 |    85469 |    55417 |   390090 |    38163 |  5.720 |
2650.52/387.11	c (386,0) c |  7 |   3082 |    1575579 |     585167 |   147775 |    99988 |    57375 |   388085 |    38555 |  5.720 |
2650.52/387.11	c (386,0) c 
2650.52/387.11	c (386,0) c synthesis     4671597 conflicts  5575354462 propagations     1862 conflicts/sec  2221954 propagations/sec
2650.52/387.11	c (386,0) c Total Memory so far : 3056.51Mb
2650.52/387.11	c (386,0) c
2650.52/387.11	c (386,0) c |-------------------------------------------------------------------------------------------------------|
2762.19/401.11	c (400,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2762.19/401.11	c (400,0) c |-------------------------------------------------------------------------------------------------------|
2762.19/401.11	c (400,0) c |  0 |   3196 |    1482900 |     569529 |   119575 |    84356 |    51588 |   398292 |    38434 |  5.723 |
2762.19/401.11	c (400,0) c |  1 |   2708 |    1627267 |     610600 |   204793 |    74017 |    59249 |   390626 |    37883 |  5.721 |
2762.19/401.11	c (400,0) c |  2 |   3240 |    1597082 |     591199 |   152607 |    54612 |    55346 |   394411 |    38909 |  5.721 |
2762.19/401.11	c (400,0) c |  3 |   3459 |    1623825 |     593035 |   151167 |    56478 |    55905 |   394005 |    39410 |  5.721 |
2762.19/401.11	c (400,0) c |  4 |   3006 |    1502567 |     604656 |   134171 |    68072 |    58126 |   391650 |    38701 |  5.721 |
2762.19/401.11	c (400,0) c |  5 |   3367 |    1585964 |     588068 |   132026 |    51477 |    55851 |   393672 |    39334 |  5.721 |
2762.19/401.11	c (400,0) c |  6 |   3253 |    1536936 |     577982 |   135531 |    92835 |    56002 |   393863 |    38540 |  5.721 |
2762.19/401.11	c (400,0) c |  7 |   3110 |    1592280 |     591595 |   148859 |    55018 |    57868 |   391934 |    38870 |  5.721 |
2762.19/401.11	c (400,0) c 
2762.19/401.11	c (400,0) c synthesis     4726665 conflicts  5637955025 propagations     1860 conflicts/sec  2218791 propagations/sec
2762.19/401.11	c (400,0) c Total Memory so far : 3057.16Mb
2762.19/401.11	c (400,0) c
2762.19/401.11	c (400,0) c |-------------------------------------------------------------------------------------------------------|
2762.19/401.11	c (400,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2762.19/401.11	c (400,0) c |-------------------------------------------------------------------------------------------------------|
2762.19/401.11	c (400,0) c |  0 |   3241 |    1499339 |     574883 |   119727 |    89710 |    52028 |   402267 |    38780 |  5.723 |
2762.19/401.11	c (400,0) c |  1 |   2751 |    1651727 |     617158 |   206385 |    80575 |    59660 |   394662 |    38283 |  5.721 |
2762.19/401.11	c (400,0) c |  2 |   3275 |    1614084 |     598836 |   152737 |    62248 |    55953 |   398338 |    39213 |  5.721 |
2762.19/401.11	c (400,0) c |  3 |   3504 |    1642069 |     600210 |   151785 |    63653 |    56429 |   397922 |    39723 |  5.721 |
2762.19/401.11	c (400,0) c |  4 |   3046 |    1519011 |     611902 |   134370 |    75318 |    58989 |   395366 |    39080 |  5.721 |
2762.19/401.11	c (400,0) c |  5 |   3417 |    1606632 |     596083 |   133041 |    59492 |    56322 |   397711 |    39667 |  5.721 |
2762.19/401.11	c (400,0) c |  6 |   3300 |    1555272 |     584702 |   135874 |    99555 |    56529 |   397833 |    38967 |  5.721 |
2762.19/401.11	c (400,0) c |  7 |   3153 |    1610483 |     598839 |   149224 |    62262 |    58462 |   395877 |    39233 |  5.721 |
2762.19/401.11	c (400,0) c 
2762.19/401.11	c (400,0) c synthesis     4782613 conflicts  5704673555 propagations     1859 conflicts/sec  2217243 propagations/sec
2762.19/401.11	c (400,0) c Total Memory so far : 3057.67Mb
2762.19/401.11	c (400,0) c
2762.19/401.11	c (400,0) c |-------------------------------------------------------------------------------------------------------|
2762.19/401.11	c (400,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2762.19/401.11	c (400,0) c |-------------------------------------------------------------------------------------------------------|
2762.19/401.11	c (400,0) c |  0 |   3288 |    1517107 |     582035 |   119908 |    96862 |    52672 |   406732 |    39235 |  5.724 |
2762.19/401.11	c (400,0) c |  1 |   2796 |    1671437 |     624879 |   207475 |    88294 |    60158 |   399182 |    38824 |  5.722 |
2762.19/401.11	c (400,0) c |  2 |   3300 |    1629275 |     606804 |   153290 |    70217 |    56640 |   402587 |    39577 |  5.722 |
2762.19/401.11	c (400,0) c |  3 |   3562 |    1665342 |     608707 |   152445 |    72150 |    57074 |   402128 |    40112 |  5.722 |
2762.19/401.11	c (400,0) c |  4 |   3089 |    1537981 |     619781 |   134987 |    83197 |    59849 |   399619 |    39480 |  5.722 |
2762.19/401.11	c (400,0) c |  5 |   3480 |    1631717 |     604751 |   133477 |    68160 |    56801 |   402594 |    40145 |  5.722 |
2762.19/401.11	c (400,0) c |  6 |   3347 |    1573539 |     592027 |   136092 |    55470 |    57162 |   401944 |    39440 |  5.722 |
2762.19/401.11	c (400,0) c |  7 |   3199 |    1630493 |     607001 |   149660 |    70424 |    59127 |   399462 |    39625 |  5.722 |
2762.19/401.11	c (400,0) c 
2762.19/401.11	c (400,0) c synthesis     4845985 conflicts  5784204389 propagations     1855 conflicts/sec  2213864 propagations/sec
2762.19/401.11	c (400,0) c Total Memory so far : 3058.07Mb
2762.19/401.11	c (400,0) c
2762.19/401.11	c (400,0) c |-------------------------------------------------------------------------------------------------------|
2865.88/414.11	c (413,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2865.88/414.11	c (413,0) c |-------------------------------------------------------------------------------------------------------|
2865.88/414.11	c (413,0) c |  0 |   3309 |    1531265 |     588770 |   120021 |    52190 |    53364 |   409761 |    39658 |  5.724 |
2865.88/414.11	c (413,0) c |  1 |   2844 |    1690437 |     632615 |   208355 |    96029 |    60639 |   404476 |    39298 |  5.723 |
2865.88/414.11	c (413,0) c |  2 |   3349 |    1647830 |     614639 |   153573 |    78052 |    57321 |   407732 |    40030 |  5.723 |
2865.88/414.11	c (413,0) c |  3 |   3614 |    1694798 |     616985 |   153721 |    80428 |    57778 |   407014 |    40522 |  5.723 |
2865.88/414.11	c (413,0) c |  4 |   3139 |    1564139 |     628456 |   136665 |    91872 |    60798 |   404115 |    39957 |  5.723 |
2865.88/414.11	c (413,0) c |  5 |   3524 |    1654701 |     614733 |   133959 |    78142 |    57404 |   407643 |    40589 |  5.723 |
2865.88/414.11	c (413,0) c |  6 |   3374 |    1601722 |     601532 |   136808 |    64974 |    57941 |   407094 |    39843 |  5.723 |
2865.88/414.11	c (413,0) c |  7 |   3230 |    1646492 |     615254 |   149742 |    78677 |    59901 |   405203 |    40080 |  5.723 |
2865.88/414.11	c (413,0) c 
2865.88/414.11	c (413,0) c synthesis     4912984 conflicts  5864642168 propagations     1852 conflicts/sec  2210925 propagations/sec
2865.88/414.11	c (413,0) c Total Memory so far : 3010.07Mb
2865.88/414.11	c (413,0) c
2865.88/414.11	c (413,0) c |-------------------------------------------------------------------------------------------------------|
2865.88/414.11	c (413,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2865.88/414.11	c (413,0) c |-------------------------------------------------------------------------------------------------------|
2865.88/414.11	c (413,0) c |  0 |   3344 |    1545794 |     595867 |   120121 |    59287 |    54006 |   415539 |    39965 |  5.725 |
2865.88/414.11	c (413,0) c |  1 |   2882 |    1704328 |     638161 |   209087 |   101575 |    61014 |   408621 |    39721 |  5.723 |
2865.88/414.11	c (413,0) c |  2 |   3386 |    1668598 |     621798 |   154246 |    85211 |    57914 |   411463 |    40381 |  5.723 |
2865.88/414.11	c (413,0) c |  3 |   3639 |    1710479 |     625013 |   153843 |    88455 |    58431 |   411193 |    40923 |  5.723 |
2865.88/414.11	c (413,0) c |  4 |   3176 |    1580334 |     634813 |   137013 |    98229 |    61518 |   408055 |    40291 |  5.723 |
2865.88/414.11	c (413,0) c |  5 |   3576 |    1676044 |     621640 |   134503 |    85049 |    57781 |   411838 |    40958 |  5.723 |
2865.88/414.11	c (413,0) c |  6 |   3416 |    1622133 |     609309 |   137302 |    72751 |    58498 |   411151 |    40211 |  5.723 |
2865.88/414.11	c (413,0) c |  7 |   3250 |    1669025 |     622854 |   152413 |    86277 |    60494 |   409011 |    40337 |  5.723 |
2865.88/414.11	c (413,0) c 
2865.88/414.11	c (413,0) c synthesis     4969461 conflicts  5930089926 propagations     1851 conflicts/sec  2209026 propagations/sec
2865.88/414.11	c (413,0) c Total Memory so far : 3010.84Mb
2865.88/414.11	c (413,0) c
2865.88/414.11	c (413,0) c |-------------------------------------------------------------------------------------------------------|
2865.88/414.11	c (413,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2865.88/414.11	c (413,0) c |-------------------------------------------------------------------------------------------------------|
2865.88/414.11	c (413,0) c |  0 |   3388 |    1578978 |     605216 |   123393 |    68635 |    54772 |   420281 |    40405 |  5.725 |
2865.88/414.11	c (413,0) c |  1 |   2933 |    1722424 |     645389 |   210104 |    54801 |    61418 |   413701 |    40230 |  5.723 |
2865.88/414.11	c (413,0) c |  2 |   3420 |    1689216 |     631179 |   154810 |    94592 |    58722 |   416401 |    40839 |  5.723 |
2865.88/414.11	c (413,0) c |  3 |   3695 |    1731105 |     633725 |   154005 |    97168 |    59138 |   415969 |    41437 |  5.723 |
2865.88/414.11	c (413,0) c |  4 |   3229 |    1602169 |     642720 |   138760 |   106136 |    62291 |   412824 |    40770 |  5.723 |
2865.88/414.11	c (413,0) c |  5 |   3623 |    1696446 |     629892 |   134806 |    93301 |    58369 |   416645 |    41440 |  5.723 |
2865.88/414.11	c (413,0) c |  6 |   3470 |    1645769 |     618655 |   141121 |    82097 |    59226 |   415847 |    40631 |  5.723 |
2865.88/414.11	c (413,0) c |  7 |   3280 |    1686635 |     631279 |   152943 |    94702 |    61210 |   413602 |    40804 |  5.723 |
2865.88/414.11	c (413,0) c 
2865.88/414.11	c (413,0) c synthesis     5038056 conflicts  6009257452 propagations     1849 conflicts/sec  2205802 propagations/sec
2865.88/414.11	c (413,0) c Total Memory so far : 3012.02Mb
2865.88/414.11	c (413,0) c
2865.88/414.11	c (413,0) c |-------------------------------------------------------------------------------------------------------|
2865.88/414.11	c (413,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2977.55/428.11	c (427,0) c |-------------------------------------------------------------------------------------------------------|
2977.55/428.11	c (427,0) c |  0 |   3429 |    1596306 |     611510 |   124440 |    74930 |    55277 |   424246 |    40762 |  5.726 |
2977.55/428.11	c (427,0) c |  1 |   2981 |    1743387 |     652202 |   211124 |    61614 |    61948 |   417779 |    40575 |  5.724 |
2977.55/428.11	c (427,0) c |  2 |   3448 |    1701857 |     637138 |   154862 |   100551 |    59303 |   419222 |    41241 |  5.724 |
2977.55/428.11	c (427,0) c |  3 |   3725 |    1745282 |     640360 |   154076 |   103803 |    59718 |   419906 |    41813 |  5.724 |
2977.55/428.11	c (427,0) c |  4 |   3255 |    1616841 |     649774 |   139103 |    59189 |    63125 |   415367 |    41057 |  5.724 |
2977.55/428.11	c (427,0) c |  5 |   3666 |    1712214 |     636782 |   134875 |   100191 |    58790 |   420878 |    41881 |  5.724 |
2977.55/428.11	c (427,0) c |  6 |   3485 |    1656656 |     625003 |   141668 |    88444 |    59782 |   419903 |    40891 |  5.724 |
2977.55/428.11	c (427,0) c |  7 |   3317 |    1705299 |     638537 |   154265 |   101960 |    61803 |   417782 |    41139 |  5.724 |
2977.55/428.11	c (427,0) c 
2977.55/428.11	c (427,0) c synthesis     5091307 conflicts  6072127873 propagations     1847 conflicts/sec  2203091 propagations/sec
2977.55/428.11	c (427,0) c Total Memory so far : 3012.54Mb
2977.55/428.11	c (427,0) c
2977.55/428.11	c (427,0) c |-------------------------------------------------------------------------------------------------------|
2977.55/428.11	c (427,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2977.55/428.11	c (427,0) c |-------------------------------------------------------------------------------------------------------|
2977.55/428.11	c (427,0) c |  0 |   3451 |    1607763 |     617619 |   124498 |    81039 |    55867 |   427064 |    41066 |  5.726 |
2977.55/428.11	c (427,0) c |  1 |   3011 |    1761209 |     660863 |   211904 |    70274 |    62692 |   421999 |    40934 |  5.724 |
2977.55/428.11	c (427,0) c |  2 |   3462 |    1727349 |     644004 |   156136 |   107417 |    59940 |   424822 |    41520 |  5.724 |
2977.55/428.11	c (427,0) c |  3 |   3763 |    1773253 |     647794 |   154811 |    57222 |    60295 |   424236 |    42157 |  5.724 |
2977.55/428.11	c (427,0) c |  4 |   3281 |    1640158 |     656867 |   141789 |    66282 |    63801 |   420989 |    41373 |  5.724 |
2977.55/428.11	c (427,0) c |  5 |   3701 |    1735427 |     643528 |   135819 |   106937 |    59217 |   425389 |    42211 |  5.724 |
2977.55/428.11	c (427,0) c |  6 |   3492 |    1665486 |     631172 |   141711 |    94613 |    60679 |   420624 |    41185 |  5.724 |
2977.55/428.11	c (427,0) c |  7 |   3355 |    1721838 |     645251 |   154508 |    54666 |    62364 |   421309 |    41540 |  5.724 |
2977.55/428.11	c (427,0) c 
2977.55/428.11	c (427,0) c synthesis     5147103 conflicts  6136970666 propagations     1846 conflicts/sec  2201206 propagations/sec
2977.55/428.11	c (427,0) c Total Memory so far : 3013.70Mb
2977.55/428.11	c (427,0) c
2977.55/428.11	c (427,0) c |-------------------------------------------------------------------------------------------------------|
2977.55/428.11	c (427,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2977.55/428.11	c (427,0) c |-------------------------------------------------------------------------------------------------------|
2977.55/428.11	c (427,0) c |  0 |   3501 |    1628515 |     625924 |   124673 |    89344 |    56550 |   433568 |    41548 |  5.726 |
2977.55/428.11	c (427,0) c |  1 |   3058 |    1779436 |     669002 |   212314 |    78414 |    63369 |   425645 |    41363 |  5.724 |
2977.55/428.11	c (427,0) c |  2 |   3502 |    1747378 |     652887 |   156409 |    62299 |    60577 |   429669 |    41899 |  5.724 |
2977.55/428.11	c (427,0) c |  3 |   3822 |    1807461 |     656508 |   156783 |    65936 |    60899 |   429357 |    42530 |  5.724 |
2977.55/428.11	c (427,0) c |  4 |   3334 |    1661137 |     666010 |   143699 |    75425 |    64588 |   425576 |    41790 |  5.724 |
2977.55/428.11	c (427,0) c |  5 |   3750 |    1756511 |     652803 |   135993 |    62208 |    59914 |   430306 |    42643 |  5.724 |
2977.55/428.11	c (427,0) c |  6 |   3532 |    1682718 |     639406 |   141886 |   102847 |    61399 |   428833 |    41655 |  5.724 |
2977.55/428.11	c (427,0) c |  7 |   3408 |    1749310 |     653995 |   155958 |    63410 |    62962 |   427243 |    41893 |  5.724 |
2977.55/428.11	c (427,0) c 
2977.55/428.11	c (427,0) c synthesis     5216535 conflicts  6219847328 propagations     1845 conflicts/sec  2199514 propagations/sec
2977.55/428.11	c (427,0) c Total Memory so far : 3014.35Mb
2977.55/428.11	c (427,0) c
2977.55/428.11	c (427,0) c |-------------------------------------------------------------------------------------------------------|
2977.55/428.11	c (427,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2977.55/428.11	c (427,0) c |-------------------------------------------------------------------------------------------------------|
3081.24/441.12	c (440,0) c |  0 |   3553 |    1647543 |     633439 |   124850 |    96859 |    57157 |   438993 |    42076 |  5.726 |
3081.24/441.12	c (440,0) c |  1 |   3059 |    1789213 |     676769 |   212326 |    86181 |    64161 |   431630 |    41589 |  5.724 |
3081.24/441.12	c (440,0) c |  2 |   3547 |    1773372 |     663014 |   158006 |    72427 |    61303 |   434677 |    42342 |  5.724 |
3081.24/441.12	c (440,0) c |  3 |   3860 |    1826416 |     665251 |   157400 |    74679 |    61554 |   434319 |    42959 |  5.724 |
3081.24/441.12	c (440,0) c |  4 |   3384 |    1684472 |     675383 |   147020 |    84796 |    65296 |   430804 |    42252 |  5.724 |
3081.24/441.12	c (440,0) c |  5 |   3796 |    1777525 |     663090 |   136117 |    72495 |    60694 |   435441 |    43060 |  5.724 |
3081.24/441.12	c (440,0) c |  6 |   3580 |    1712230 |     649085 |   144189 |    58522 |    62208 |   433887 |    42105 |  5.724 |
3081.24/441.12	c (440,0) c |  7 |   3435 |    1767320 |     662717 |   156491 |    72132 |    63781 |   432204 |    42304 |  5.724 |
3081.24/441.12	c (440,0) c 
3081.24/441.12	c (440,0) c synthesis     5288748 conflicts  6302164109 propagations     1844 conflicts/sec  2197669 propagations/sec
3081.24/441.12	c (440,0) c Total Memory so far : 3015.01Mb
3081.24/441.12	c (440,0) c
3081.24/441.12	c (440,0) c |-------------------------------------------------------------------------------------------------------|
3081.24/441.12	c (440,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3081.24/441.12	c (440,0) c |-------------------------------------------------------------------------------------------------------|
3081.24/441.12	c (440,0) c |  0 |   3599 |    1666607 |     641366 |   125087 |   104786 |    57903 |   443695 |    42654 |  5.726 |
3081.24/441.12	c (440,0) c |  1 |   3109 |    1809472 |     685397 |   212497 |    94809 |    64863 |   436748 |    42183 |  5.724 |
3081.24/441.12	c (440,0) c |  2 |   3601 |    1796757 |     672770 |   158291 |    82183 |    62001 |   439546 |    42817 |  5.724 |
3081.24/441.12	c (440,0) c |  3 |   3907 |    1849191 |     673342 |   158927 |    82770 |    62217 |   439385 |    43354 |  5.724 |
3081.24/441.12	c (440,0) c |  4 |   3431 |    1704115 |     683300 |   148351 |    92714 |    65902 |   435582 |    42751 |  5.724 |
3081.24/441.12	c (440,0) c |  5 |   3841 |    1810577 |     670939 |   139281 |    80344 |    61352 |   440228 |    43415 |  5.724 |
3081.24/441.12	c (440,0) c |  6 |   3609 |    1728683 |     656977 |   144393 |    66414 |    62857 |   438413 |    42462 |  5.724 |
3081.24/441.12	c (440,0) c |  7 |   3476 |    1787309 |     671541 |   156926 |    80956 |    64527 |   436686 |    42750 |  5.724 |
3081.24/441.12	c (440,0) c 
3081.24/441.12	c (440,0) c synthesis     5355632 conflicts  6382965400 propagations     1842 conflicts/sec  2195342 propagations/sec
3081.24/441.12	c (440,0) c Total Memory so far : 3064.85Mb
3081.24/441.12	c (440,0) c
3081.24/441.12	c (440,0) c |-------------------------------------------------------------------------------------------------------|
3081.24/441.12	c (440,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3081.24/441.12	c (440,0) c |-------------------------------------------------------------------------------------------------------|
3081.24/441.12	c (440,0) c |  0 |   3637 |    1692788 |     648307 |   126863 |    57725 |    58427 |   448016 |    42957 |  5.726 |
3081.24/441.12	c (440,0) c |  1 |   3142 |    1834474 |     692265 |   213547 |   101677 |    65512 |   440671 |    42603 |  5.724 |
3081.24/441.12	c (440,0) c |  2 |   3623 |    1807939 |     678683 |   158351 |    88096 |    62602 |   443790 |    43153 |  5.724 |
3081.24/441.12	c (440,0) c |  3 |   3944 |    1864173 |     679092 |   160248 |    88520 |    62663 |   443749 |    43697 |  5.724 |
3081.24/441.12	c (440,0) c |  4 |   3464 |    1721712 |     690563 |   150648 |    99977 |    66586 |   439688 |    43122 |  5.724 |
3081.24/441.12	c (440,0) c |  5 |   3871 |    1825655 |     677850 |   140373 |    87255 |    61923 |   444312 |    43775 |  5.724 |
3081.24/441.12	c (440,0) c |  6 |   3656 |    1748369 |     664340 |   144721 |    73777 |    63452 |   442919 |    42748 |  5.724 |
3081.24/441.12	c (440,0) c |  7 |   3487 |    1798265 |     677809 |   157231 |    87224 |    65310 |   441071 |    43020 |  5.724 |
3081.24/441.12	c (440,0) c 
3081.24/441.12	c (440,0) c synthesis     5408909 conflicts  6446719469 propagations     1840 conflicts/sec  2193284 propagations/sec
3081.24/441.12	c (440,0) c Total Memory so far : 3065.64Mb
3081.24/441.12	c (440,0) c
3081.24/441.12	c (440,0) c |-------------------------------------------------------------------------------------------------------|
3081.24/441.12	c (440,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3081.24/441.12	c (440,0) c |-------------------------------------------------------------------------------------------------------|
3081.24/441.12	c (440,0) c |  0 |   3669 |    1707876 |     655441 |   127808 |    64859 |    58936 |   451932 |    43243 |  5.726 |
3184.93/454.12	c (453,0) c |  1 |   3183 |    1851065 |     698687 |   214094 |   108099 |    65992 |   444839 |    43025 |  5.724 |
3184.93/454.12	c (453,0) c |  2 |   3655 |    1822961 |     685197 |   158534 |    94610 |    63113 |   447690 |    43511 |  5.724 |
3184.93/454.12	c (453,0) c |  3 |   3981 |    1884473 |     686147 |   161786 |    95575 |    63268 |   447505 |    44072 |  5.724 |
3184.93/454.12	c (453,0) c |  4 |   3496 |    1737869 |     697768 |   151443 |   107182 |    67202 |   443800 |    43533 |  5.724 |
3184.93/454.12	c (453,0) c |  5 |   3897 |    1839779 |     686103 |   140465 |    95508 |    62679 |   448141 |    44137 |  5.724 |
3184.93/454.12	c (453,0) c |  6 |   3703 |    1775831 |     670720 |   145793 |    80157 |    63919 |   447088 |    43049 |  5.724 |
3184.93/454.12	c (453,0) c |  7 |   3535 |    1818088 |     685208 |   158010 |    94623 |    65907 |   445079 |    43458 |  5.724 |
3184.93/454.12	c (453,0) c 
3184.93/454.12	c (453,0) c synthesis     5465272 conflicts  6511386837 propagations     1839 conflicts/sec  2191513 propagations/sec
3184.93/454.12	c (453,0) c Total Memory so far : 3066.42Mb
3184.93/454.12	c (453,0) c
3184.93/454.12	c (453,0) c |-------------------------------------------------------------------------------------------------------|
3184.93/454.12	c (453,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3184.93/454.12	c (453,0) c |-------------------------------------------------------------------------------------------------------|
3184.93/454.12	c (453,0) c |  0 |   3719 |    1726742 |     662136 |   128256 |    71554 |    59346 |   455729 |    43574 |  5.726 |
3184.93/454.12	c (453,0) c |  1 |   3216 |    1867294 |     704724 |   215468 |    57538 |    66499 |   448628 |    43382 |  5.724 |
3184.93/454.12	c (453,0) c |  2 |   3675 |    1842871 |     690327 |   159365 |    99740 |    63641 |   451477 |    43850 |  5.724 |
3184.93/454.12	c (453,0) c |  3 |   3999 |    1900003 |     694488 |   162141 |   103916 |    63962 |   451137 |    44516 |  5.724 |
3184.93/454.12	c (453,0) c |  4 |   3531 |    1753044 |     703801 |   152161 |    56627 |    67668 |   446934 |    43928 |  5.724 |
3184.93/454.12	c (453,0) c |  5 |   3945 |    1856583 |     692728 |   140664 |   102133 |    63252 |   451876 |    44503 |  5.724 |
3184.93/454.12	c (453,0) c |  6 |   3737 |    1791010 |     677206 |   146099 |    86643 |    64409 |   450668 |    43446 |  5.724 |
3184.93/454.12	c (453,0) c |  7 |   3570 |    1832665 |     690604 |   158468 |   100019 |    66353 |   448569 |    43800 |  5.724 |
3184.93/454.12	c (453,0) c 
3184.93/454.12	c (453,0) c synthesis     5516014 conflicts  6572162331 propagations     1837 conflicts/sec  2188520 propagations/sec
3184.93/454.12	c (453,0) c Total Memory so far : 3194.25Mb
3184.93/454.12	c (453,0) c
3184.93/454.12	c (453,0) c |-------------------------------------------------------------------------------------------------------|
3184.93/454.12	c (453,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3184.93/454.12	c (453,0) c |-------------------------------------------------------------------------------------------------------|
3184.93/454.12	c (453,0) c |  0 |   3764 |    1744384 |     669281 |   129079 |    78699 |    59781 |   459454 |    43940 |  5.726 |
3184.93/454.12	c (453,0) c |  1 |   3245 |    1883357 |     712602 |   216103 |    65416 |    67067 |   450442 |    43695 |  5.724 |
3184.93/454.12	c (453,0) c |  2 |   3710 |    1857671 |     696292 |   160181 |   105705 |    64133 |   455307 |    44158 |  5.724 |
3184.93/454.12	c (453,0) c |  3 |   4024 |    1914769 |     701269 |   163100 |   110697 |    64541 |   454749 |    44924 |  5.724 |
3184.93/454.12	c (453,0) c |  4 |   3564 |    1768153 |     711014 |   152402 |    63840 |    68031 |   451433 |    44202 |  5.724 |
3184.93/454.12	c (453,0) c |  5 |   3988 |    1875310 |     700094 |   140837 |   109499 |    63859 |   455551 |    44953 |  5.724 |
3184.93/454.12	c (453,0) c |  6 |   3744 |    1803448 |     683964 |   146504 |    93400 |    65227 |   454220 |    43799 |  5.724 |
3184.93/454.12	c (453,0) c |  7 |   3614 |    1857131 |     697372 |   160518 |   106786 |    66864 |   452363 |    44180 |  5.724 |
3184.93/454.12	c (453,0) c 
3184.93/454.12	c (453,0) c synthesis     5571888 conflicts  6636320564 propagations     1836 conflicts/sec  2186671 propagations/sec
3184.93/454.12	c (453,0) c Total Memory so far : 3067.85Mb
3184.93/454.12	c (453,0) c
3184.93/454.12	c (453,0) c |-------------------------------------------------------------------------------------------------------|
3184.93/454.12	c (453,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3184.93/454.12	c (453,0) c |-------------------------------------------------------------------------------------------------------|
3184.93/454.12	c (453,0) c |  0 |   3794 |    1759608 |     676588 |   129285 |    86006 |    60449 |   464602 |    44330 |  5.726 |
3184.93/454.12	c (453,0) c |  1 |   3281 |    1904991 |     722246 |   217204 |    75060 |    67962 |   457155 |    44120 |  5.724 |
3288.64/467.12	c (466,0) c |  2 |   3764 |    1882877 |     703801 |   162693 |    56610 |    64671 |   460349 |    44605 |  5.724 |
3288.64/467.12	c (466,0) c |  3 |   4029 |    1923333 |     707150 |   163147 |    59978 |    65376 |   459692 |    45207 |  5.724 |
3288.64/467.12	c (466,0) c |  4 |   3618 |    1787998 |     719660 |   152864 |    72486 |    68522 |   456578 |    44630 |  5.724 |
3288.64/467.12	c (466,0) c |  5 |   4040 |    1897736 |     709134 |   141000 |    61947 |    64582 |   460536 |    45413 |  5.724 |
3288.64/467.12	c (466,0) c |  6 |   3785 |    1827368 |     692195 |   149062 |   101632 |    65988 |   459066 |    44273 |  5.724 |
3288.64/467.12	c (466,0) c |  7 |   3651 |    1875898 |     705952 |   161829 |    58770 |    67572 |   457439 |    44614 |  5.724 |
3288.64/467.12	c (466,0) c 
3288.64/467.12	c (466,0) c synthesis     5636727 conflicts  6713274438 propagations     1833 conflicts/sec  2183385 propagations/sec
3288.64/467.12	c (466,0) c Total Memory so far : 3195.80Mb
3288.64/467.12	c (466,0) c
3288.64/467.12	c (466,0) c |-------------------------------------------------------------------------------------------------------|
3288.64/467.12	c (466,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3288.64/467.12	c (466,0) c |-------------------------------------------------------------------------------------------------------|
3288.64/467.12	c (466,0) c |  0 |   3846 |    1779450 |     684707 |   129531 |    94125 |    60878 |   468965 |    44829 |  5.727 |
3288.64/467.12	c (466,0) c |  1 |   3330 |    1930118 |     731698 |   220564 |    84512 |    68655 |   461244 |    44580 |  5.725 |
3288.64/467.12	c (466,0) c |  2 |   3824 |    1905566 |     712050 |   163000 |    64859 |    65268 |   464576 |    44950 |  5.725 |
3288.64/467.12	c (466,0) c |  3 |   4073 |    1945783 |     717125 |   164012 |    69953 |    66082 |   463767 |    45579 |  5.725 |
3288.64/467.12	c (466,0) c |  4 |   3666 |    1806702 |     726969 |   153200 |    79795 |    68952 |   460920 |    45022 |  5.725 |
3288.64/467.12	c (466,0) c |  5 |   4100 |    1922788 |     717975 |   142768 |    70788 |    65243 |   464666 |    45840 |  5.725 |
3288.64/467.12	c (466,0) c |  6 |   3826 |    1843527 |     699551 |   149350 |   108988 |    66622 |   462874 |    44731 |  5.725 |
3288.64/467.12	c (466,0) c |  7 |   3710 |    1900771 |     714832 |   163656 |    67649 |    68214 |   461654 |    45032 |  5.725 |
3288.64/467.12	c (466,0) c 
3288.64/467.12	c (466,0) c synthesis     5704907 conflicts  6794717642 propagations     1832 conflicts/sec  2181591 propagations/sec
3288.64/467.12	c (466,0) c Total Memory so far : 3069.14Mb
3288.64/467.12	c (466,0) c
3288.64/467.12	c (466,0) c |-------------------------------------------------------------------------------------------------------|
3288.64/467.12	c (466,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3288.64/467.12	c (466,0) c |-------------------------------------------------------------------------------------------------------|
3288.64/467.12	c (466,0) c |  0 |   3870 |    1793511 |     692015 |   129729 |   101433 |    61308 |   471439 |    45210 |  5.727 |
3288.64/467.12	c (466,0) c |  1 |   3367 |    1945105 |     738007 |   221264 |    90821 |    69167 |   464605 |    44944 |  5.725 |
3288.64/467.12	c (466,0) c |  2 |   3873 |    1925802 |     719182 |   163177 |    71991 |    65786 |   468213 |    45296 |  5.725 |
3288.64/467.12	c (466,0) c |  3 |   4111 |    1963524 |     724944 |   164296 |    77772 |    66720 |   467353 |    45983 |  5.725 |
3288.64/467.12	c (466,0) c |  4 |   3702 |    1820916 |     733009 |   153338 |    85835 |    69334 |   464628 |    45409 |  5.725 |
3288.64/467.12	c (466,0) c |  5 |   4144 |    1943072 |     725640 |   145246 |    78453 |    65838 |   468268 |    46201 |  5.725 |
3288.64/467.12	c (466,0) c |  6 |   3849 |    1858049 |     705594 |   151075 |    58417 |    67138 |   466969 |    45029 |  5.725 |
3288.64/467.12	c (466,0) c |  7 |   3714 |    1909657 |     721862 |   163669 |    74679 |    68832 |   463499 |    45240 |  5.725 |
3288.64/467.12	c (466,0) c 
3288.64/467.12	c (466,0) c synthesis     5760255 conflicts  6859021024 propagations     1831 conflicts/sec  2179926 propagations/sec
3288.64/467.12	c (466,0) c Total Memory so far : 3069.53Mb
3288.64/467.12	c (466,0) c
3288.64/467.12	c (466,0) c |-------------------------------------------------------------------------------------------------------|
3288.64/467.12	c (466,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3288.64/467.12	c (466,0) c |-------------------------------------------------------------------------------------------------------|
3288.64/467.12	c (466,0) c |  0 |   3894 |    1807024 |     698691 |   129879 |   108109 |    61728 |   476268 |    45495 |  5.728 |
3288.64/467.12	c (466,0) c |  1 |   3397 |    1958894 |     744007 |   222239 |    96821 |    69609 |   468360 |    45251 |  5.726 |
3392.32/480.12	c (479,0) c |  2 |   3909 |    1941707 |     725572 |   163283 |    78381 |    66282 |   471759 |    45640 |  5.726 |
3392.32/480.12	c (479,0) c |  3 |   4149 |    1980108 |     731005 |   165019 |    83831 |    67221 |   470794 |    46291 |  5.726 |
3392.32/480.12	c (479,0) c |  4 |   3728 |    1831682 |     738745 |   153374 |    91571 |    69675 |   468362 |    45704 |  5.726 |
3392.32/480.12	c (479,0) c |  5 |   4195 |    1962610 |     732601 |   146047 |    85414 |    66314 |   471718 |    46546 |  5.726 |
3392.32/480.12	c (479,0) c |  6 |   3886 |    1875738 |     714534 |   152313 |    67357 |    67724 |   470306 |    45326 |  5.726 |
3392.32/480.12	c (479,0) c |  7 |   3727 |    1920062 |     728917 |   163702 |    81734 |    69488 |   468553 |    45541 |  5.726 |
3392.32/480.12	c (479,0) c 
3392.32/480.12	c (479,0) c synthesis     5814073 conflicts  6922129162 propagations     1829 conflicts/sec  2177904 propagations/sec
3392.32/480.12	c (479,0) c Total Memory so far : 3070.06Mb
3392.32/480.12	c (479,0) c
3392.32/480.12	c (479,0) c |-------------------------------------------------------------------------------------------------------|
3392.32/480.12	c (479,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3392.32/480.12	c (479,0) c |-------------------------------------------------------------------------------------------------------|
3392.32/480.12	c (479,0) c |  0 |   3926 |    1819980 |     704318 |   130010 |    57141 |    62122 |   480121 |    45905 |  5.728 |
3392.32/480.12	c (479,0) c |  1 |   3431 |    1974217 |     749971 |   223256 |   102785 |    70043 |   471825 |    45646 |  5.726 |
3392.32/480.12	c (479,0) c |  2 |   3940 |    1956215 |     732622 |   163444 |    85431 |    66889 |   475336 |    45945 |  5.726 |
3392.32/480.12	c (479,0) c |  3 |   4187 |    1998713 |     738231 |   166122 |    91058 |    67811 |   474248 |    46616 |  5.726 |
3392.32/480.12	c (479,0) c |  4 |   3767 |    1856768 |     745374 |   154649 |    98200 |    70097 |   471848 |    46088 |  5.726 |
3392.32/480.12	c (479,0) c |  5 |   4239 |    1983367 |     740667 |   147356 |    93480 |    67030 |   475006 |    46896 |  5.726 |
3392.32/480.12	c (479,0) c |  6 |   3929 |    1894268 |     721335 |   153018 |    74157 |    68209 |   473919 |    45625 |  5.726 |
3392.32/480.12	c (479,0) c |  7 |   3757 |    1943517 |     735683 |   167106 |    88500 |    70046 |   472057 |    45872 |  5.726 |
3392.32/480.12	c (479,0) c 
3392.32/480.12	c (479,0) c synthesis     5868204 conflicts  6985207311 propagations     1828 conflicts/sec  2175975 propagations/sec
3392.32/480.12	c (479,0) c Total Memory so far : 3021.94Mb
3392.32/480.12	c (479,0) c
3392.32/480.12	c (479,0) c |-------------------------------------------------------------------------------------------------------|
3392.32/480.12	c (479,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3392.32/480.12	c (479,0) c |-------------------------------------------------------------------------------------------------------|
3392.32/480.12	c (479,0) c |  0 |   3962 |    1848985 |     711820 |   131857 |    64643 |    62596 |   483926 |    46128 |  5.728 |
3392.32/480.12	c (479,0) c |  1 |   3461 |    1989404 |     756310 |   224167 |   109124 |    70556 |   475987 |    46074 |  5.726 |
3392.32/480.12	c (479,0) c |  2 |   3976 |    1975808 |     740590 |   163696 |    93399 |    67593 |   478929 |    46262 |  5.726 |
3392.32/480.12	c (479,0) c |  3 |   4224 |    2014595 |     744798 |   166217 |    97625 |    68352 |   478205 |    46966 |  5.726 |
3392.32/480.12	c (479,0) c |  4 |   3796 |    1875677 |     752240 |   157555 |   105066 |    70540 |   476001 |    46444 |  5.726 |
3392.32/480.12	c (479,0) c |  5 |   4281 |    2000394 |     747194 |   148185 |   100007 |    67510 |   478925 |    47256 |  5.726 |
3392.32/480.12	c (479,0) c |  6 |   3980 |    1911271 |     727556 |   153136 |    80378 |    68647 |   477869 |    45995 |  5.726 |
3392.32/480.12	c (479,0) c |  7 |   3782 |    1958978 |     743411 |   167747 |    96228 |    70773 |   475635 |    46230 |  5.726 |
3392.32/480.12	c (479,0) c 
3392.32/480.12	c (479,0) c synthesis     5923920 conflicts  7049839496 propagations     1827 conflicts/sec  2174503 propagations/sec
3392.32/480.12	c (479,0) c Total Memory so far : 3022.73Mb
3392.32/480.12	c (479,0) c
3392.32/480.12	c (479,0) c |-------------------------------------------------------------------------------------------------------|
3392.32/480.12	c (479,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3392.32/480.12	c (479,0) c |-------------------------------------------------------------------------------------------------------|
3392.32/480.12	c (479,0) c |  0 |   4006 |    1868556 |     721212 |   132431 |    74035 |    63104 |   488419 |    46455 |  5.728 |
3392.32/480.12	c (479,0) c |  1 |   3510 |    2011510 |     763712 |   224501 |   116525 |    71085 |   480340 |    46586 |  5.726 |
3392.32/480.12	c (479,0) c |  2 |   4035 |    1999660 |     749051 |   163911 |   101860 |    68231 |   483112 |    46710 |  5.726 |
3496.02/493.12	c (492,0) c |  3 |   4266 |    2035124 |     752815 |   166797 |   105642 |    69032 |   482424 |    47432 |  5.726 |
3496.02/493.12	c (492,0) c |  4 |   3840 |    1894924 |     759010 |   159891 |   111835 |    70938 |   480482 |    46837 |  5.726 |
3496.02/493.12	c (492,0) c |  5 |   4330 |    2023048 |     755907 |   148491 |   108720 |    68211 |   482963 |    47698 |  5.726 |
3496.02/493.12	c (492,0) c |  6 |   4040 |    1934971 |     736541 |   153445 |    89364 |    69308 |   481937 |    46489 |  5.726 |
3496.02/493.12	c (492,0) c |  7 |   3815 |    1982762 |     752991 |   168872 |   105808 |    71614 |   479701 |    46734 |  5.726 |
3496.02/493.12	c (492,0) c 
3496.02/493.12	c (492,0) c synthesis     5991241 conflicts  7128867594 propagations     1826 conflicts/sec  2172163 propagations/sec
3496.02/493.12	c (492,0) c Total Memory so far : 3023.51Mb
3496.02/493.12	c (492,0) c
3496.02/493.12	c (492,0) c |-------------------------------------------------------------------------------------------------------|
3496.02/493.12	c (492,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3496.02/493.12	c (492,0) c |-------------------------------------------------------------------------------------------------------|
3496.02/493.12	c (492,0) c |  0 |   4059 |    1891149 |     729723 |   132929 |    82545 |    63578 |   492703 |    46905 |  5.728 |
3496.02/493.12	c (492,0) c |  1 |   3565 |    2036573 |     772375 |   225467 |    66006 |    71690 |   484680 |    46997 |  5.726 |
3496.02/493.12	c (492,0) c |  2 |   4075 |    2031667 |     757674 |   166142 |   110483 |    68939 |   487409 |    47087 |  5.726 |
3496.02/493.12	c (492,0) c |  3 |   4319 |    2055774 |     760207 |   166928 |   113034 |    69606 |   486662 |    47887 |  5.726 |
3496.02/493.12	c (492,0) c |  4 |   3885 |    1912932 |     766322 |   160378 |    59945 |    71387 |   484445 |    47326 |  5.726 |
3496.02/493.12	c (492,0) c |  5 |   4379 |    2042910 |     764776 |   148570 |   117589 |    68995 |   487400 |    48232 |  5.726 |
3496.02/493.12	c (492,0) c |  6 |   4089 |    1958380 |     744665 |   155343 |    97488 |    69928 |   486406 |    46926 |  5.726 |
3496.02/493.12	c (492,0) c |  7 |   3866 |    2004259 |     762356 |   169610 |   115173 |    72274 |   484089 |    47265 |  5.726 |
3496.02/493.12	c (492,0) c 
3496.02/493.12	c (492,0) c synthesis     6058098 conflicts  7206197779 propagations     1824 conflicts/sec  2169414 propagations/sec
3496.02/493.12	c (492,0) c Total Memory so far : 3024.55Mb
3496.02/493.12	c (492,0) c
3496.02/493.12	c (492,0) c |-------------------------------------------------------------------------------------------------------|
3496.02/493.12	c (492,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3496.02/493.12	c (492,0) c |-------------------------------------------------------------------------------------------------------|
3496.02/493.12	c (492,0) c |  0 |   4093 |    1905470 |     735391 |   133383 |    88214 |    63908 |   496176 |    47235 |  5.728 |
3496.02/493.12	c (492,0) c |  1 |   3588 |    2049059 |     778550 |   225547 |    72181 |    72240 |   486597 |    47243 |  5.726 |
3496.02/493.12	c (492,0) c |  2 |   4107 |    2044550 |     762878 |   166462 |   115687 |    69376 |   490813 |    47420 |  5.726 |
3496.02/493.12	c (492,0) c |  3 |   4353 |    2072416 |     767049 |   167024 |    60668 |    70151 |   489876 |    48222 |  5.726 |
3496.02/493.12	c (492,0) c |  4 |   3928 |    1928242 |     772974 |   160478 |    66597 |    71876 |   488247 |    47609 |  5.726 |
3496.02/493.12	c (492,0) c |  5 |   4420 |    2069974 |     771366 |   150640 |    64974 |    69446 |   490624 |    48458 |  5.726 |
3496.02/493.12	c (492,0) c |  6 |   4135 |    1976137 |     750552 |   156088 |   103375 |    70371 |   489787 |    47274 |  5.726 |
3496.02/493.12	c (492,0) c |  7 |   3900 |    2023200 |     768814 |   170735 |    62435 |    72827 |   487000 |    47585 |  5.726 |
3496.02/493.12	c (492,0) c 
3496.02/493.12	c (492,0) c synthesis     6107575 conflicts  7268870897 propagations     1821 conflicts/sec  2167497 propagations/sec
3496.02/493.12	c (492,0) c Total Memory so far : 3025.20Mb
3496.02/493.12	c (492,0) c
3496.02/493.12	c (492,0) c |-------------------------------------------------------------------------------------------------------|
3496.02/493.12	c (492,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3496.02/493.12	c (492,0) c |-------------------------------------------------------------------------------------------------------|
3496.02/493.12	c (492,0) c |  0 |   4126 |    1921144 |     742640 |   133679 |    95463 |    64316 |   500189 |    47602 |  5.728 |
3496.02/493.12	c (492,0) c |  1 |   3619 |    2064819 |     785755 |   226079 |    79386 |    72752 |   491765 |    47549 |  5.726 |
3496.02/493.12	c (492,0) c |  2 |   4147 |    2060615 |     769284 |   167818 |    62900 |    69820 |   494746 |    47719 |  5.726 |
3496.02/493.12	c (492,0) c |  3 |   4374 |    2086624 |     774438 |   167106 |    68057 |    70839 |   493674 |    48483 |  5.726 |
3591.74/505.11	c (504,0) c |  4 |   3961 |    1944683 |     779700 |   161045 |    73323 |    72379 |   491900 |    47910 |  5.726 |
3591.74/505.11	c (504,0) c |  5 |   4459 |    2086047 |     778263 |   151315 |    71871 |    69955 |   494470 |    48739 |  5.726 |
3591.74/505.11	c (504,0) c |  6 |   4164 |    1990846 |     757415 |   156368 |   110238 |    70960 |   493503 |    47619 |  5.726 |
3591.74/505.11	c (504,0) c |  7 |   3919 |    2040156 |     778840 |   171073 |    72461 |    73554 |   490962 |    47872 |  5.726 |
3591.74/505.11	c (504,0) c 
3591.74/505.11	c (504,0) c synthesis     6166338 conflicts  7335182367 propagations     1821 conflicts/sec  2166668 propagations/sec
3591.74/505.11	c (504,0) c Total Memory so far : 3025.46Mb
3591.74/505.11	c (504,0) c
3591.74/505.11	c (504,0) c |-------------------------------------------------------------------------------------------------------|
3591.74/505.11	c (504,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3591.74/505.11	c (504,0) c |-------------------------------------------------------------------------------------------------------|
3591.74/505.11	c (504,0) c |  0 |   4165 |    1937364 |     749566 |   133832 |   102389 |    64786 |   504221 |    47979 |  5.728 |
3591.74/505.11	c (504,0) c |  1 |   3656 |    2082878 |     793983 |   226268 |    87614 |    73425 |   495721 |    47977 |  5.726 |
3591.74/505.11	c (504,0) c |  2 |   4175 |    2076085 |     776159 |   169095 |    69775 |    70453 |   498752 |    47988 |  5.726 |
3591.74/505.11	c (504,0) c |  3 |   4385 |    2096496 |     781421 |   167153 |    75040 |    71458 |   497148 |    48784 |  5.726 |
3591.74/505.11	c (504,0) c |  4 |   3997 |    1959176 |     786245 |   161198 |    79868 |    72945 |   496205 |    48204 |  5.726 |
3591.74/505.11	c (504,0) c |  5 |   4494 |    2104881 |     786403 |   151747 |    80011 |    70634 |   498452 |    49072 |  5.726 |
3591.74/505.11	c (504,0) c |  6 |   4211 |    2006861 |     763998 |   157404 |   116821 |    71425 |   497781 |    48004 |  5.726 |
3591.74/505.11	c (504,0) c |  7 |   3950 |    2056925 |     786199 |   171696 |    79820 |    74095 |   495115 |    48189 |  5.726 |
3591.74/505.11	c (504,0) c 
3591.74/505.11	c (504,0) c synthesis     6223975 conflicts  7399621098 propagations     1821 conflicts/sec  2165324 propagations/sec
3591.74/505.11	c (504,0) c Total Memory so far : 3025.85Mb
3591.74/505.11	c (504,0) c
3591.74/505.11	c (504,0) c |-------------------------------------------------------------------------------------------------------|
3591.74/505.11	c (504,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3591.74/505.11	c (504,0) c |-------------------------------------------------------------------------------------------------------|
3591.74/505.11	c (504,0) c |  0 |   4196 |    1949426 |     754572 |   133894 |   107395 |    65168 |   507097 |    48260 |  5.728 |
3591.74/505.11	c (504,0) c |  1 |   3691 |    2098482 |     800880 |   226411 |    94510 |    73931 |   499289 |    48374 |  5.726 |
3591.74/505.11	c (504,0) c |  2 |   4209 |    2089057 |     781617 |   169302 |    75233 |    70910 |   502392 |    48246 |  5.726 |
3591.74/505.11	c (504,0) c |  3 |   4406 |    2110371 |     788873 |   167218 |    82492 |    72152 |   501207 |    49066 |  5.726 |
3591.74/505.11	c (504,0) c |  4 |   4027 |    1975719 |     793009 |   161956 |    86632 |    73464 |   499611 |    48578 |  5.726 |
3591.74/505.11	c (504,0) c |  5 |   4521 |    2119645 |     792859 |   152189 |    86467 |    71168 |   501925 |    49372 |  5.726 |
3591.74/505.11	c (504,0) c |  6 |   4261 |    2024321 |     770610 |   157659 |    64226 |    71890 |   501354 |    48331 |  5.726 |
3591.74/505.11	c (504,0) c |  7 |   3995 |    2075939 |     793909 |   172139 |    87530 |    74685 |   498617 |    48489 |  5.726 |
3591.74/505.11	c (504,0) c 
3591.74/505.11	c (504,0) c synthesis     6276330 conflicts  7462440901 propagations     1820 conflicts/sec  2163528 propagations/sec
3591.74/505.11	c (504,0) c Total Memory so far : 3075.16Mb
3591.74/505.11	c (504,0) c
3591.74/505.11	c (504,0) c |-------------------------------------------------------------------------------------------------------|
3591.74/505.11	c (504,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3591.74/505.11	c (504,0) c |-------------------------------------------------------------------------------------------------------|
3591.74/505.11	c (504,0) c |  0 |   4219 |    1965578 |     759790 |   134525 |   112611 |    65509 |   511904 |    48542 |  5.729 |
3591.74/505.11	c (504,0) c |  1 |   3726 |    2112081 |     806588 |   226534 |   100217 |    74368 |   502361 |    48703 |  5.726 |
3591.74/505.11	c (504,0) c |  2 |   4257 |    2108609 |     788375 |   169419 |    81991 |    71370 |   506125 |    48611 |  5.726 |
3591.74/505.11	c (504,0) c |  3 |   4408 |    2120306 |     796659 |   167255 |    90277 |    72874 |   504584 |    49313 |  5.726 |
3591.74/505.11	c (504,0) c |  4 |   4065 |    1991877 |     799416 |   162513 |    93039 |    74006 |   503572 |    48891 |  5.726 |
3703.41/519.11	c (518,0) c |  5 |   4565 |    2138188 |     801295 |   152333 |    94903 |    71805 |   505662 |    49724 |  5.726 |
3703.41/519.11	c (518,0) c |  6 |   4305 |    2041050 |     777410 |   158283 |    71025 |    72391 |   505137 |    48615 |  5.726 |
3703.41/519.11	c (518,0) c |  7 |   4034 |    2094767 |     801339 |   172386 |    94959 |    75294 |   502234 |    48874 |  5.726 |
3703.41/519.11	c (518,0) c 
3703.41/519.11	c (518,0) c synthesis     6330873 conflicts  7524573460 propagations     1819 conflicts/sec  2161588 propagations/sec
3703.41/519.11	c (518,0) c Total Memory so far : 3075.55Mb
3703.41/519.11	c (518,0) c
3703.41/519.11	c (518,0) c |-------------------------------------------------------------------------------------------------------|
3703.41/519.11	c (518,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3703.41/519.11	c (518,0) c |-------------------------------------------------------------------------------------------------------|
3703.41/519.11	c (518,0) c |  0 |   4263 |    1984670 |     766337 |   134737 |    59995 |    65950 |   516854 |    48926 |  5.729 |
3703.41/519.11	c (518,0) c |  1 |   3774 |    2147633 |     815214 |   228779 |   108843 |    74989 |   507807 |    49125 |  5.726 |
3703.41/519.11	c (518,0) c |  2 |   4297 |    2129382 |     795547 |   170792 |    89163 |    71987 |   510896 |    48971 |  5.726 |
3703.41/519.11	c (518,0) c |  3 |   4426 |    2151110 |     805499 |   168757 |    99117 |    73671 |   509201 |    49699 |  5.726 |
3703.41/519.11	c (518,0) c |  4 |   4117 |    2012573 |     807439 |   163490 |   101062 |    74672 |   508191 |    49397 |  5.726 |
3703.41/519.11	c (518,0) c |  5 |   4609 |    2158363 |     809434 |   152598 |   103042 |    72564 |   510294 |    50085 |  5.726 |
3703.41/519.11	c (518,0) c |  6 |   4339 |    2065418 |     786180 |   160008 |    79796 |    73121 |   509767 |    48960 |  5.726 |
3703.41/519.11	c (518,0) c |  7 |   4082 |    2115574 |     809714 |   172852 |   103334 |    75954 |   506633 |    49329 |  5.726 |
3703.41/519.11	c (518,0) c 
3703.41/519.11	c (518,0) c synthesis     6395364 conflicts  7600532068 propagations     1816 conflicts/sec  2158771 propagations/sec
3703.41/519.11	c (518,0) c Total Memory so far : 3076.60Mb
3703.41/519.11	c (518,0) c
3703.41/519.11	c (518,0) c |-------------------------------------------------------------------------------------------------------|
3703.41/519.11	c (518,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3703.41/519.11	c (518,0) c |-------------------------------------------------------------------------------------------------------|
3703.41/519.11	c (518,0) c |  0 |   4307 |    2001189 |     772977 |   134921 |    66635 |    66502 |   521472 |    49211 |  5.729 |
3703.41/519.11	c (518,0) c |  1 |   3822 |    2167318 |     823011 |   229862 |   116640 |    75643 |   512334 |    49590 |  5.726 |
3703.41/519.11	c (518,0) c |  2 |   4341 |    2149173 |     803722 |   171414 |    97338 |    72627 |   514812 |    49365 |  5.726 |
3703.41/519.11	c (518,0) c |  3 |   4462 |    2170099 |     813581 |   169359 |   107199 |    74341 |   513582 |    50142 |  5.726 |
3703.41/519.11	c (518,0) c |  4 |   4148 |    2029716 |     815240 |   163770 |   108863 |    75331 |   512635 |    49787 |  5.726 |
3703.41/519.11	c (518,0) c |  5 |   4655 |    2184540 |     817542 |   155533 |   111150 |    73151 |   514822 |    50506 |  5.726 |
3703.41/519.11	c (518,0) c |  6 |   4394 |    2085370 |     794349 |   160141 |    87964 |    73719 |   514209 |    49322 |  5.726 |
3703.41/519.11	c (518,0) c |  7 |   4118 |    2140285 |     818622 |   173775 |   112242 |    76674 |   511177 |    49781 |  5.726 |
3703.41/519.11	c (518,0) c 
3703.41/519.11	c (518,0) c synthesis     6459046 conflicts  7677041891 propagations     1814 conflicts/sec  2156093 propagations/sec
3703.41/519.11	c (518,0) c Total Memory so far : 3077.25Mb
3703.41/519.11	c (518,0) c
3703.41/519.11	c (518,0) c |-------------------------------------------------------------------------------------------------------|
3703.41/519.11	c (518,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3703.41/519.11	c (518,0) c |-------------------------------------------------------------------------------------------------------|
3703.41/519.11	c (518,0) c |  0 |   4339 |    2013895 |     778438 |   134987 |    72095 |    67025 |   524646 |    49459 |  5.729 |
3703.41/519.11	c (518,0) c |  1 |   3852 |    2180876 |     828793 |   229949 |   122422 |    76079 |   515643 |    50036 |  5.726 |
3703.41/519.11	c (518,0) c |  2 |   4357 |    2159776 |     809172 |   171756 |   102788 |    73093 |   518626 |    49674 |  5.726 |
3703.41/519.11	c (518,0) c |  3 |   4504 |    2185385 |     820031 |   169422 |   113649 |    74787 |   516858 |    50505 |  5.726 |
3703.41/519.11	c (518,0) c |  4 |   4187 |    2044304 |     820945 |   163936 |   114568 |    75747 |   515809 |    50146 |  5.726 |
3703.41/519.11	c (518,0) c |  5 |   4701 |    2203292 |     824420 |   155636 |   118028 |    73615 |   518067 |    50884 |  5.726 |
3799.09/531.11	c (530,0) c |  6 |   4437 |    2103199 |     801172 |   160254 |    94788 |    74282 |   517401 |    49652 |  5.726 |
3799.09/531.11	c (530,0) c |  7 |   4154 |    2156209 |     825031 |   174020 |   118651 |    77108 |   514509 |    50131 |  5.726 |
3799.09/531.11	c (530,0) c 
3799.09/531.11	c (530,0) c synthesis     6508003 conflicts  7735347958 propagations     1812 conflicts/sec  2153176 propagations/sec
3799.09/531.11	c (530,0) c Total Memory so far : 3078.04Mb
3799.09/531.11	c (530,0) c
3799.09/531.11	c (530,0) c |-------------------------------------------------------------------------------------------------------|
3799.09/531.11	c (530,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3799.09/531.11	c (530,0) c |-------------------------------------------------------------------------------------------------------|
3799.09/531.11	c (530,0) c |  0 |   4367 |    2028240 |     784325 |   135173 |    77982 |    67557 |   527904 |    49720 |  5.729 |
3799.09/531.11	c (530,0) c |  1 |   3883 |    2197807 |     834931 |   230993 |    66752 |    76520 |   518750 |    50303 |  5.726 |
3799.09/531.11	c (530,0) c |  2 |   4387 |    2176334 |     817281 |   173084 |   110897 |    73587 |   521463 |    50070 |  5.726 |
3799.09/531.11	c (530,0) c |  3 |   4537 |    2199515 |     825707 |   169500 |   119325 |    75231 |   520112 |    50846 |  5.726 |
3799.09/531.11	c (530,0) c |  4 |   4219 |    2056853 |     826589 |   163994 |   120212 |    76258 |   519181 |    50540 |  5.726 |
3799.09/531.11	c (530,0) c |  5 |   4731 |    2222886 |     830326 |   158353 |    62142 |    74086 |   520907 |    51175 |  5.726 |
3799.09/531.11	c (530,0) c |  6 |   4487 |    2121614 |     807249 |   160784 |   100865 |    74716 |   520694 |    49981 |  5.726 |
3799.09/531.11	c (530,0) c |  7 |   4183 |    2172526 |     830734 |   174912 |    62569 |    77538 |   517841 |    50423 |  5.726 |
3799.09/531.11	c (530,0) c 
3799.09/531.11	c (530,0) c synthesis     6557142 conflicts  7793357484 propagations     1809 conflicts/sec  2150292 propagations/sec
3799.09/531.11	c (530,0) c Total Memory so far : 3078.68Mb
3799.09/531.11	c (530,0) c
3799.09/531.11	c (530,0) c |-------------------------------------------------------------------------------------------------------|
3799.09/531.11	c (530,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3799.09/531.11	c (530,0) c |-------------------------------------------------------------------------------------------------------|
3799.09/531.11	c (530,0) c |  0 |   4408 |    2042797 |     789890 |   135260 |    83548 |    67985 |   531257 |    50036 |  5.729 |
3799.09/531.11	c (530,0) c |  1 |   3926 |    2218749 |     843126 |   231698 |    74947 |    77013 |   522467 |    50663 |  5.726 |
3799.09/531.11	c (530,0) c |  2 |   4409 |    2189916 |     823249 |   173681 |   116865 |    74038 |   524469 |    50357 |  5.726 |
3799.09/531.11	c (530,0) c |  3 |   4560 |    2218948 |     832409 |   170288 |    64221 |    75740 |   523184 |    51134 |  5.726 |
3799.09/531.11	c (530,0) c |  4 |   4238 |    2068994 |     832675 |   164071 |    64491 |    76747 |   522733 |    50822 |  5.726 |
3799.09/531.11	c (530,0) c |  5 |   4770 |    2243236 |     838539 |   159797 |    70355 |    74726 |   524751 |    51473 |  5.726 |
3799.09/531.11	c (530,0) c |  6 |   4542 |    2140850 |     813356 |   161163 |   106972 |    75190 |   524221 |    50328 |  5.726 |
3799.09/531.11	c (530,0) c |  7 |   4220 |    2188991 |     837538 |   175069 |    69374 |    78046 |   521352 |    50743 |  5.726 |
3799.09/531.11	c (530,0) c 
3799.09/531.11	c (530,0) c synthesis     6610783 conflicts  7855257051 propagations     1808 conflicts/sec  2148521 propagations/sec
3799.09/531.11	c (530,0) c Total Memory so far : 3079.20Mb
3799.09/531.11	c (530,0) c
3799.09/531.11	c (530,0) c |-------------------------------------------------------------------------------------------------------|
3799.09/531.11	c (530,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3799.09/531.11	c (530,0) c |-------------------------------------------------------------------------------------------------------|
3799.09/531.11	c (530,0) c |  0 |   4453 |    2059704 |     795879 |   135364 |    89537 |    68374 |   535251 |    50355 |  5.729 |
3799.09/531.11	c (530,0) c |  1 |   3942 |    2227717 |     847592 |   231764 |    79413 |    77566 |   526021 |    50896 |  5.726 |
3799.09/531.11	c (530,0) c |  2 |   4447 |    2205166 |     830000 |   174012 |    61820 |    74488 |   528669 |    50751 |  5.726 |
3799.09/531.11	c (530,0) c |  3 |   4583 |    2232610 |     839798 |   170510 |    71610 |    76348 |   527228 |    51367 |  5.726 |
3799.09/531.11	c (530,0) c |  4 |   4268 |    2086339 |     841533 |   164240 |    73349 |    77172 |   525755 |    51149 |  5.726 |
3799.09/531.11	c (530,0) c |  5 |   4806 |    2262699 |     845689 |   160953 |    77505 |    75259 |   528345 |    51790 |  5.726 |
3910.76/545.11	c (544,0) c |  6 |   4582 |    2155141 |     819672 |   161244 |   113288 |    75704 |   527866 |    50747 |  5.726 |
3910.76/545.11	c (544,0) c |  7 |   4256 |    2204966 |     844906 |   175211 |    76742 |    78717 |   524911 |    51059 |  5.726 |
3910.76/545.11	c (544,0) c 
3910.76/545.11	c (544,0) c synthesis     6665070 conflicts  7918337351 propagations     1807 conflicts/sec  2147056 propagations/sec
3910.76/545.11	c (544,0) c Total Memory so far : 3206.77Mb
3910.76/545.11	c (544,0) c
3910.76/545.11	c (544,0) c |-------------------------------------------------------------------------------------------------------|
3910.76/545.11	c (544,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3910.76/545.11	c (544,0) c |-------------------------------------------------------------------------------------------------------|
3910.76/545.11	c (544,0) c |  0 |   4505 |    2079913 |     802997 |   135556 |    96655 |    68904 |   539619 |    50742 |  5.729 |
3910.76/545.11	c (544,0) c |  1 |   3989 |    2251452 |     856937 |   232156 |    88758 |    78324 |   530236 |    51347 |  5.726 |
3910.76/545.11	c (544,0) c |  2 |   4474 |    2222609 |     839144 |   174533 |    70964 |    75223 |   533307 |    51043 |  5.726 |
3910.76/545.11	c (544,0) c |  3 |   4632 |    2252827 |     847619 |   170583 |    79431 |    76884 |   531520 |    51781 |  5.726 |
3910.76/545.11	c (544,0) c |  4 |   4326 |    2113891 |     850314 |   164709 |    82130 |    77639 |   530833 |    51530 |  5.726 |
3910.76/545.11	c (544,0) c |  5 |   4858 |    2284131 |     854854 |   161020 |    86670 |    75965 |   532309 |    52188 |  5.726 |
3910.76/545.11	c (544,0) c |  6 |   4637 |    2174303 |     827128 |   161887 |   120744 |    76346 |   532116 |    51180 |  5.726 |
3910.76/545.11	c (544,0) c |  7 |   4309 |    2225109 |     852851 |   175331 |    84687 |    79275 |   529278 |    51446 |  5.726 |
3910.76/545.11	c (544,0) c 
3910.76/545.11	c (544,0) c synthesis     6731845 conflicts  7998712426 propagations     1806 conflicts/sec  2145659 propagations/sec
3910.76/545.11	c (544,0) c Total Memory so far : 3079.86Mb
3910.76/545.11	c (544,0) c
3910.76/545.11	c (544,0) c |-------------------------------------------------------------------------------------------------------|
3910.76/545.11	c (544,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3910.76/545.11	c (544,0) c |-------------------------------------------------------------------------------------------------------|
3910.76/545.11	c (544,0) c |  0 |   4550 |    2098480 |     810369 |   135715 |   104027 |    69440 |   543860 |    51144 |  5.729 |
3910.76/545.11	c (544,0) c |  1 |   4030 |    2274391 |     864884 |   232822 |    96705 |    78931 |   534533 |    51816 |  5.726 |
3910.76/545.11	c (544,0) c |  2 |   4526 |    2248139 |     848610 |   175999 |    80430 |    75868 |   537613 |    51413 |  5.726 |
3910.76/545.11	c (544,0) c |  3 |   4685 |    2274808 |     855936 |   170821 |    87748 |    77508 |   535976 |    52123 |  5.726 |
3910.76/545.11	c (544,0) c |  4 |   4390 |    2136692 |     858939 |   164830 |    90755 |    78091 |   535383 |    51928 |  5.726 |
3910.76/545.11	c (544,0) c |  5 |   4898 |    2312198 |     864532 |   164571 |    96348 |    76672 |   536803 |    52548 |  5.726 |
3910.76/545.11	c (544,0) c |  6 |   4680 |    2194617 |     835723 |   162188 |    67541 |    77076 |   536398 |    51622 |  5.726 |
3910.76/545.11	c (544,0) c |  7 |   4347 |    2243374 |     861422 |   175502 |    93258 |    79898 |   533498 |    51825 |  5.726 |
3910.76/545.11	c (544,0) c 
3910.76/545.11	c (544,0) c synthesis     6800417 conflicts  8078235990 propagations     1805 conflicts/sec  2144068 propagations/sec
3910.76/545.11	c (544,0) c Total Memory so far : 3080.38Mb
3910.76/545.11	c (544,0) c
3910.76/545.11	c (544,0) c |-------------------------------------------------------------------------------------------------------|
3910.76/545.11	c (544,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3910.76/545.11	c (544,0) c |-------------------------------------------------------------------------------------------------------|
3910.76/545.11	c (544,0) c |  0 |   4578 |    2110209 |     815385 |   135751 |   109043 |    69899 |   547670 |    51440 |  5.729 |
3910.76/545.11	c (544,0) c |  1 |   4067 |    2289860 |     870690 |   232977 |   102511 |    79392 |   538171 |    52138 |  5.726 |
3910.76/545.11	c (544,0) c |  2 |   4554 |    2262293 |     855891 |   176048 |    87711 |    76568 |   540079 |    51697 |  5.726 |
3910.76/545.11	c (544,0) c |  3 |   4727 |    2290882 |     863518 |   170933 |    95330 |    78022 |   539521 |    52431 |  5.726 |
3910.76/545.11	c (544,0) c |  4 |   4428 |    2159600 |     865935 |   165552 |    97751 |    78514 |   539041 |    52222 |  5.726 |
3910.76/545.11	c (544,0) c |  5 |   4943 |    2329558 |     871478 |   164807 |   103294 |    77176 |   540401 |    52858 |  5.726 |
3910.76/545.11	c (544,0) c |  6 |   4722 |    2213374 |     843475 |   162475 |    75293 |    77655 |   539847 |    51949 |  5.726 |
4006.48/557.11	c (556,0) c |  7 |   4388 |    2259687 |     867602 |   175637 |    99437 |    80374 |   536825 |    52115 |  5.726 |
4006.48/557.11	c (556,0) c 
4006.48/557.11	c (556,0) c synthesis     6853976 conflicts  8141143489 propagations     1804 conflicts/sec  2142624 propagations/sec
4006.48/557.11	c (556,0) c Total Memory so far : 3080.77Mb
4006.48/557.11	c (556,0) c
4006.48/557.11	c (556,0) c |-------------------------------------------------------------------------------------------------------|
4006.48/557.11	c (556,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4006.48/557.11	c (556,0) c |-------------------------------------------------------------------------------------------------------|
4006.48/557.11	c (556,0) c |  0 |   4597 |    2121658 |     821913 |   135796 |   115571 |    70514 |   550939 |    51711 |  5.729 |
4006.48/557.11	c (556,0) c |  1 |   4103 |    2305723 |     877608 |   233104 |   109429 |    79939 |   541613 |    52510 |  5.726 |
4006.48/557.11	c (556,0) c |  2 |   4587 |    2278992 |     863396 |   176434 |    95216 |    77162 |   544366 |    52015 |  5.726 |
4006.48/557.11	c (556,0) c |  3 |   4764 |    2305088 |     869674 |   171018 |   101486 |    78456 |   543085 |    52783 |  5.726 |
4006.48/557.11	c (556,0) c |  4 |   4457 |    2173399 |     872652 |   165648 |   104468 |    78915 |   542616 |    52574 |  5.726 |
4006.48/557.11	c (556,0) c |  5 |   4987 |    2346146 |     877847 |   165016 |   109662 |    77599 |   543957 |    53179 |  5.726 |
4006.48/557.11	c (556,0) c |  6 |   4767 |    2229119 |     849751 |   162683 |    81569 |    78190 |   543370 |    52249 |  5.726 |
4006.48/557.11	c (556,0) c |  7 |   4424 |    2273914 |     873544 |   175786 |   105380 |    80808 |   540774 |    52425 |  5.726 |
4006.48/557.11	c (556,0) c 
4006.48/557.11	c (556,0) c synthesis     6906385 conflicts  8204025336 propagations     1803 conflicts/sec  2141198 propagations/sec
4006.48/557.11	c (556,0) c Total Memory so far : 3081.15Mb
4006.48/557.11	c (556,0) c
4006.48/557.11	c (556,0) c |-------------------------------------------------------------------------------------------------------|
4006.48/557.11	c (556,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4006.48/557.11	c (556,0) c |-------------------------------------------------------------------------------------------------------|
4006.48/557.11	c (556,0) c |  0 |   4629 |    2136272 |     828450 |   135940 |   122108 |    71144 |   555190 |    52109 |  5.729 |
4006.48/557.11	c (556,0) c |  1 |   4143 |    2321563 |     884464 |   233258 |   116285 |    80439 |   545798 |    52860 |  5.726 |
4006.48/557.11	c (556,0) c |  2 |   4620 |    2295401 |     871159 |   176926 |   102979 |    77787 |   548480 |    52348 |  5.726 |
4006.48/557.11	c (556,0) c |  3 |   4802 |    2325642 |     876389 |   172406 |   108201 |    78947 |   547291 |    53136 |  5.726 |
4006.48/557.11	c (556,0) c |  4 |   4483 |    2188285 |     880406 |   166092 |   112221 |    79504 |   545182 |    52903 |  5.726 |
4006.48/557.11	c (556,0) c |  5 |   5010 |    2363001 |     885741 |   165610 |   117557 |    78302 |   546815 |    53482 |  5.726 |
4006.48/557.11	c (556,0) c |  6 |   4811 |    2253198 |     856879 |   163296 |    88697 |    78648 |   547519 |    52585 |  5.726 |
4006.48/557.11	c (556,0) c |  7 |   4457 |    2305423 |     882312 |   176996 |   114148 |    81564 |   544496 |    52832 |  5.726 |
4006.48/557.11	c (556,0) c 
4006.48/557.11	c (556,0) c synthesis     6965804 conflicts  8266448044 propagations     1803 conflicts/sec  2139676 propagations/sec
4006.48/557.11	c (556,0) c Total Memory so far : 3081.95Mb
4006.48/557.11	c (556,0) c
4006.48/557.11	c (556,0) c |-------------------------------------------------------------------------------------------------------|
4006.48/557.11	c (556,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4006.48/557.11	c (556,0) c |-------------------------------------------------------------------------------------------------------|
4006.48/557.11	c (556,0) c |  0 |   4671 |    2153116 |     834790 |   136517 |    66635 |    71505 |   558519 |    52389 |  5.729 |
4006.48/557.11	c (556,0) c |  1 |   4177 |    2335833 |     890071 |   233411 |   121892 |    80892 |   549353 |    53190 |  5.726 |
4006.48/557.11	c (556,0) c |  2 |   4629 |    2308146 |     879197 |   176971 |   111017 |    78600 |   549159 |    52608 |  5.726 |
4006.48/557.11	c (556,0) c |  3 |   4843 |    2342496 |     882810 |   173043 |   114622 |    79381 |   550756 |    53459 |  5.726 |
4006.48/557.11	c (556,0) c |  4 |   4500 |    2199163 |     886991 |   166179 |   118807 |    79993 |   550206 |    53162 |  5.726 |
4006.48/557.11	c (556,0) c |  5 |   5052 |    2379089 |     891941 |   166108 |   123757 |    78752 |   551504 |    53842 |  5.726 |
4006.48/557.11	c (556,0) c |  6 |   4844 |    2273333 |     862379 |   164102 |    94197 |    79056 |   551003 |    52878 |  5.726 |
4006.48/557.11	c (556,0) c |  7 |   4486 |    2320347 |     888227 |   177581 |   120063 |    82085 |   548171 |    53135 |  5.726 |
4006.48/557.11	c (556,0) c 
4150.05/575.12	c (574,0) c synthesis     7016406 conflicts  8326144463 propagations     1801 conflicts/sec  2137524 propagations/sec
4150.05/575.12	c (574,0) c Total Memory so far : 3033.82Mb
4150.05/575.12	c (574,0) c
4150.05/575.12	c (574,0) c |-------------------------------------------------------------------------------------------------------|
4150.05/575.12	c (574,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4150.05/575.12	c (574,0) c |-------------------------------------------------------------------------------------------------------|
4150.05/575.12	c (574,0) c |  0 |   4689 |    2167603 |     844816 |   136548 |    76662 |    71964 |   561933 |    52594 |  5.729 |
4150.05/575.12	c (574,0) c |  1 |   4213 |    2358566 |     897019 |   233756 |    64434 |    81406 |   552667 |    53541 |  5.726 |
4150.05/575.12	c (574,0) c |  2 |   4651 |    2321459 |     885426 |   177293 |   117246 |    79233 |   554936 |    52886 |  5.726 |
4150.05/575.12	c (574,0) c |  3 |   4886 |    2358457 |     888826 |   173397 |   120638 |    79857 |   554283 |    53773 |  5.726 |
4150.05/575.12	c (574,0) c |  4 |   4526 |    2212164 |     892959 |   166565 |   124775 |    80398 |   553665 |    53465 |  5.726 |
4150.05/575.12	c (574,0) c |  5 |   5076 |    2391555 |     898940 |   166289 |    66366 |    79240 |   554871 |    54179 |  5.726 |
4150.05/575.12	c (574,0) c |  6 |   4880 |    2287701 |     868945 |   164293 |   100763 |    79573 |   554601 |    53204 |  5.726 |
4150.05/575.12	c (574,0) c |  7 |   4519 |    2335057 |     894193 |   178565 |   126029 |    82508 |   551585 |    53450 |  5.726 |
4150.05/575.12	c (574,0) c 
4150.05/575.12	c (574,0) c synthesis     7071124 conflicts  8386095421 propagations     1801 conflicts/sec  2135442 propagations/sec
4150.05/575.12	c (574,0) c Total Memory so far : 3034.64Mb
4150.05/575.12	c (574,0) c
4150.05/575.12	c (574,0) c |-------------------------------------------------------------------------------------------------------|
4150.05/575.12	c (574,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4150.05/575.12	c (574,0) c |-------------------------------------------------------------------------------------------------------|
4150.05/575.12	c (574,0) c |  0 |   4716 |    2190355 |     853220 |   137583 |    85065 |    72565 |   566604 |    52921 |  5.730 |
4150.05/575.12	c (574,0) c |  1 |   4257 |    2378059 |     905919 |   233839 |    73333 |    82143 |   557013 |    53905 |  5.728 |
4150.05/575.12	c (574,0) c |  2 |   4700 |    2340566 |     892790 |   177413 |   124608 |    79761 |   559411 |    53329 |  5.728 |
4150.05/575.12	c (574,0) c |  3 |   4926 |    2374689 |     895496 |   174288 |   127308 |    80303 |   558871 |    54219 |  5.728 |
4150.05/575.12	c (574,0) c |  4 |   4573 |    2230381 |     900816 |   166757 |    68224 |    81039 |   558122 |    53848 |  5.728 |
4150.05/575.12	c (574,0) c |  5 |   5125 |    2418358 |     908814 |   169138 |    76239 |    79990 |   559193 |    54520 |  5.728 |
4150.05/575.12	c (574,0) c |  6 |   4903 |    2299939 |     876538 |   164315 |   108355 |    80277 |   557469 |    53575 |  5.728 |
4150.05/575.12	c (574,0) c |  7 |   4553 |    2354547 |     903037 |   179275 |    70461 |    83143 |   556057 |    53818 |  5.728 |
4150.05/575.12	c (574,0) c 
4150.05/575.12	c (574,0) c synthesis     7136630 conflicts  8464193725 propagations     1799 conflicts/sec  2133675 propagations/sec
4150.05/575.12	c (574,0) c Total Memory so far : 3035.44Mb
4150.05/575.12	c (574,0) c
4150.05/575.12	c (574,0) c |-------------------------------------------------------------------------------------------------------|
4150.05/575.12	c (574,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4150.05/575.12	c (574,0) c |-------------------------------------------------------------------------------------------------------|
4150.05/575.12	c (574,0) c |  0 |   4777 |    2215709 |     861050 |   139656 |    92896 |    72935 |   571432 |    53274 |  5.730 |
4150.05/575.12	c (574,0) c |  1 |   4296 |    2420310 |     915193 |   235770 |    82608 |    83033 |   561213 |    54188 |  5.728 |
4150.05/575.12	c (574,0) c |  2 |   4747 |    2363315 |     901644 |   177838 |    69070 |    80450 |   563809 |    53746 |  5.728 |
4150.05/575.12	c (574,0) c |  3 |   4973 |    2402611 |     904208 |   175271 |    71636 |    81027 |   563188 |    54555 |  5.728 |
4150.05/575.12	c (574,0) c |  4 |   4622 |    2251134 |     910022 |   166866 |    77430 |    81690 |   562609 |    54190 |  5.728 |
4150.05/575.12	c (574,0) c |  5 |   5169 |    2439905 |     917841 |   170046 |    85266 |    80546 |   563831 |    54851 |  5.728 |
4150.05/575.12	c (574,0) c |  6 |   4943 |    2331843 |     884803 |   166653 |   116620 |    80934 |   563361 |    53928 |  5.728 |
4150.05/575.12	c (574,0) c |  7 |   4602 |    2374081 |     911488 |   179393 |    78912 |    83767 |   560526 |    54151 |  5.728 |
4150.05/575.12	c (574,0) c 
4150.05/575.12	c (574,0) c synthesis     7206249 conflicts  8543884927 propagations     1799 conflicts/sec  2132370 propagations/sec
4150.05/575.12	c (574,0) c Total Memory so far : 3036.21Mb
4150.05/575.12	c (574,0) c
4253.76/588.11	c (587,0) c |-------------------------------------------------------------------------------------------------------|
4253.76/588.11	c (587,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4253.76/588.11	c (587,0) c |-------------------------------------------------------------------------------------------------------|
4253.76/588.11	c (587,0) c |  0 |   4815 |    2231491 |     867259 |   140965 |    99105 |    73293 |   574622 |    53563 |  5.730 |
4253.76/588.11	c (587,0) c |  1 |   4322 |    2434846 |     922415 |   235980 |    89830 |    83749 |   564655 |    54475 |  5.728 |
4253.76/588.11	c (587,0) c |  2 |   4801 |    2384338 |     908715 |   178077 |    76141 |    80943 |   567505 |    54023 |  5.728 |
4253.76/588.11	c (587,0) c |  3 |   5019 |    2418615 |     910539 |   175459 |    77967 |    81456 |   566998 |    54845 |  5.728 |
4253.76/588.11	c (587,0) c |  4 |   4660 |    2268820 |     916988 |   167075 |    84396 |    82232 |   566198 |    54460 |  5.728 |
4253.76/588.11	c (587,0) c |  5 |   5207 |    2457790 |     926014 |   170118 |    93439 |    81085 |   567367 |    55158 |  5.728 |
4253.76/588.11	c (587,0) c |  6 |   4985 |    2353957 |     891585 |   168779 |   123403 |    81512 |   566731 |    54299 |  5.728 |
4253.76/588.11	c (587,0) c |  7 |   4646 |    2392676 |     917859 |   180520 |    85283 |    84195 |   564254 |    54412 |  5.728 |
4253.76/588.11	c (587,0) c 
4253.76/588.11	c (587,0) c synthesis     7261375 conflicts  8607747427 propagations     1798 conflicts/sec  2131365 propagations/sec
4253.76/588.11	c (587,0) c Total Memory so far : 3036.60Mb
4253.76/588.11	c (587,0) c
4253.76/588.11	c (587,0) c |-------------------------------------------------------------------------------------------------------|
4253.76/588.11	c (587,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4253.76/588.11	c (587,0) c |-------------------------------------------------------------------------------------------------------|
4253.76/588.11	c (587,0) c |  0 |   4852 |    2246606 |     873463 |   142429 |   105309 |    73665 |   578413 |    53880 |  5.730 |
4253.76/588.11	c (587,0) c |  1 |   4358 |    2450244 |     929164 |   236039 |    96579 |    84310 |   567905 |    54807 |  5.728 |
4253.76/588.11	c (587,0) c |  2 |   4832 |    2399640 |     914656 |   178326 |    82082 |    81358 |   570548 |    54290 |  5.728 |
4253.76/588.11	c (587,0) c |  3 |   5055 |    2433890 |     917273 |   175550 |    84701 |    82001 |   570194 |    55124 |  5.728 |
4253.76/588.11	c (587,0) c |  4 |   4694 |    2283465 |     923695 |   167198 |    91103 |    82774 |   569427 |    54790 |  5.728 |
4253.76/588.11	c (587,0) c |  5 |   5236 |    2473803 |     932280 |   170258 |    99705 |    81651 |   570425 |    55424 |  5.728 |
4253.76/588.11	c (587,0) c |  6 |   5026 |    2369882 |     897066 |   169111 |    64481 |    81917 |   570141 |    54597 |  5.728 |
4253.76/588.11	c (587,0) c |  7 |   4683 |    2406289 |     923389 |   180861 |    90813 |    84544 |   567382 |    54652 |  5.728 |
4253.76/588.11	c (587,0) c 
4253.76/588.11	c (587,0) c synthesis     7310986 conflicts  8668754788 propagations     1796 conflicts/sec  2129691 propagations/sec
4253.76/588.11	c (587,0) c Total Memory so far : 3085.91Mb
4253.76/588.11	c (587,0) c
4253.76/588.11	c (587,0) c |-------------------------------------------------------------------------------------------------------|
4253.76/588.11	c (587,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4253.76/588.11	c (587,0) c |-------------------------------------------------------------------------------------------------------|
4253.76/588.11	c (587,0) c |  0 |   4904 |    2266047 |     881765 |   143720 |   113611 |    74085 |   583071 |    54311 |  5.730 |
4253.76/588.11	c (587,0) c |  1 |   4408 |    2473565 |     936745 |   237629 |   104160 |    84877 |   572295 |    55206 |  5.728 |
4253.76/588.11	c (587,0) c |  2 |   4886 |    2420705 |     922516 |   178542 |    89942 |    81856 |   575307 |    54627 |  5.728 |
4253.76/588.11	c (587,0) c |  3 |   5087 |    2458383 |     924936 |   177067 |    92364 |    82599 |   574566 |    55458 |  5.728 |
4253.76/588.11	c (587,0) c |  4 |   4729 |    2301030 |     932295 |   167287 |    99703 |    83448 |   573677 |    55138 |  5.728 |
4253.76/588.11	c (587,0) c |  5 |   5288 |    2495348 |     941259 |   170613 |   108684 |    82344 |   574813 |    55867 |  5.728 |
4253.76/588.11	c (587,0) c |  6 |   5070 |    2390589 |     906819 |   169297 |    74234 |    82662 |   574513 |    54932 |  5.728 |
4253.76/588.11	c (587,0) c |  7 |   4714 |    2424236 |     932413 |   181129 |    99837 |    85306 |   571833 |    54984 |  5.728 |
4253.76/588.11	c (587,0) c 
4253.76/588.11	c (587,0) c synthesis     7378749 conflicts  8748069520 propagations     1795 conflicts/sec  2128356 propagations/sec
4253.76/588.11	c (587,0) c Total Memory so far : 3086.30Mb
4253.76/588.11	c (587,0) c
4365.43/602.11	c (601,0) c |-------------------------------------------------------------------------------------------------------|
4365.43/602.11	c (601,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4365.43/602.11	c (601,0) c |-------------------------------------------------------------------------------------------------------|
4365.43/602.11	c (601,0) c |  0 |   4936 |    2279589 |     887290 |   144535 |   119136 |    74445 |   586603 |    54629 |  5.730 |
4365.43/602.11	c (601,0) c |  1 |   4453 |    2491087 |     943658 |   238020 |   111073 |    85380 |   575751 |    55583 |  5.728 |
4365.43/602.11	c (601,0) c |  2 |   4925 |    2436215 |     929005 |   178612 |    96431 |    82347 |   578553 |    54941 |  5.728 |
4365.43/602.11	c (601,0) c |  3 |   5121 |    2475023 |     931949 |   177751 |    99377 |    83163 |   577938 |    55752 |  5.728 |
4365.43/602.11	c (601,0) c |  4 |   4762 |    2330936 |     939179 |   169310 |   106587 |    84004 |   577040 |    55441 |  5.728 |
4365.43/602.11	c (601,0) c |  5 |   5329 |    2519201 |     947322 |   173874 |   114747 |    82784 |   578326 |    56168 |  5.728 |
4365.43/602.11	c (601,0) c |  6 |   5114 |    2406644 |     913194 |   169390 |    80609 |    83160 |   577903 |    55243 |  5.728 |
4365.43/602.11	c (601,0) c |  7 |   4737 |    2436421 |     938659 |   181166 |   106083 |    85849 |   575060 |    55332 |  5.728 |
4365.43/602.11	c (601,0) c 
4365.43/602.11	c (601,0) c synthesis     7430256 conflicts  8810252850 propagations     1794 conflicts/sec  2126987 propagations/sec
4365.43/602.11	c (601,0) c Total Memory so far : 3086.95Mb
4365.43/602.11	c (601,0) c
4365.43/602.11	c (601,0) c |-------------------------------------------------------------------------------------------------------|
4365.43/602.11	c (601,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4365.43/602.11	c (601,0) c |-------------------------------------------------------------------------------------------------------|
4365.43/602.11	c (601,0) c |  0 |   4977 |    2299467 |     894498 |   145672 |   126344 |    74857 |   591402 |    55006 |  5.731 |
4365.43/602.11	c (601,0) c |  1 |   4490 |    2514691 |     953327 |   238846 |   120742 |    86099 |   580288 |    56013 |  5.729 |
4365.43/602.11	c (601,0) c |  2 |   4959 |    2466885 |     938368 |   180109 |   105794 |    83225 |   582189 |    55256 |  5.728 |
4365.43/602.11	c (601,0) c |  3 |   5161 |    2500485 |     939725 |   179894 |   107152 |    83730 |   582673 |    56098 |  5.729 |
4365.43/602.11	c (601,0) c |  4 |   4815 |    2351732 |     947392 |   170225 |   114800 |    84688 |   581603 |    55847 |  5.729 |
4365.43/602.11	c (601,0) c |  5 |   5368 |    2539882 |     955717 |   176295 |   123141 |    83378 |   583044 |    56558 |  5.729 |
4365.43/602.11	c (601,0) c |  6 |   5140 |    2424195 |     923097 |   169448 |    90512 |    83890 |   582425 |    55560 |  5.729 |
4365.43/602.11	c (601,0) c |  7 |   4777 |    2457832 |     947177 |   181682 |   114601 |    86555 |   579767 |    55741 |  5.729 |
4365.43/602.11	c (601,0) c 
4365.43/602.11	c (601,0) c synthesis     7499302 conflicts  8887216185 propagations     1793 conflicts/sec  2125124 propagations/sec
4365.43/602.11	c (601,0) c Total Memory so far : 3088.13Mb
4365.43/602.11	c (601,0) c
4365.43/602.11	c (601,0) c |-------------------------------------------------------------------------------------------------------|
4365.43/602.11	c (601,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4365.43/602.11	c (601,0) c |-------------------------------------------------------------------------------------------------------|
4365.43/602.11	c (601,0) c |  0 |   5011 |    2317435 |     902407 |   146749 |    69858 |    75466 |   595857 |    55353 |  5.732 |
4365.43/602.11	c (601,0) c |  1 |   4553 |    2537293 |     960746 |   240134 |   128161 |    86576 |   584742 |    56452 |  5.730 |
4365.43/602.11	c (601,0) c |  2 |   5010 |    2493523 |     946757 |   181372 |   114183 |    83928 |   587391 |    55629 |  5.730 |
4365.43/602.11	c (601,0) c |  3 |   5205 |    2522113 |     947210 |   180435 |   114637 |    84273 |   587006 |    56497 |  5.730 |
4365.43/602.11	c (601,0) c |  4 |   4852 |    2368033 |     954688 |   170646 |   122096 |    85326 |   585953 |    56238 |  5.730 |
4365.43/602.11	c (601,0) c |  5 |   5418 |    2560614 |     964066 |   177487 |   131490 |    84035 |   587234 |    57020 |  5.730 |
4365.43/602.11	c (601,0) c |  6 |   5171 |    2453080 |     932630 |   171964 |   100045 |    84615 |   586584 |    55800 |  5.730 |
4365.43/602.11	c (601,0) c |  7 |   4824 |    2478722 |     955235 |   182252 |   122659 |    87107 |   584024 |    56171 |  5.730 |
4365.43/602.11	c (601,0) c 
4365.43/602.11	c (601,0) c synthesis     7563740 conflicts  8962616719 propagations     1792 conflicts/sec  2122918 propagations/sec
4365.43/602.11	c (601,0) c Total Memory so far : 3089.17Mb
4365.43/602.11	c (601,0) c
4365.43/602.11	c (601,0) c |-------------------------------------------------------------------------------------------------------|
4461.15/614.11	c (613,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4461.15/614.11	c (613,0) c |-------------------------------------------------------------------------------------------------------|
4461.15/614.11	c (613,0) c |  0 |   5037 |    2331863 |     910110 |   146960 |    77562 |    76110 |   598713 |    55627 |  5.732 |
4461.15/614.11	c (613,0) c |  1 |   4582 |    2556524 |     966600 |   241286 |    67021 |    86957 |   587709 |    56742 |  5.730 |
4461.15/614.11	c (613,0) c |  2 |   5047 |    2509713 |     953923 |   181539 |   121349 |    84488 |   590726 |    56006 |  5.730 |
4461.15/614.11	c (613,0) c |  3 |   5238 |    2540010 |     954353 |   181513 |   121780 |    84794 |   590473 |    56801 |  5.730 |
4461.15/614.11	c (613,0) c |  4 |   4885 |    2381763 |     960999 |   170774 |   128407 |    85816 |   589397 |    56647 |  5.730 |
4461.15/614.11	c (613,0) c |  5 |   5456 |    2576599 |     969869 |   178394 |    70303 |    84389 |   590842 |    57271 |  5.730 |
4461.15/614.11	c (613,0) c |  6 |   5197 |    2463687 |     938160 |   171994 |   105574 |    85091 |   589854 |    56040 |  5.730 |
4461.15/614.11	c (613,0) c |  7 |   4861 |    2495235 |     962585 |   182605 |   130009 |    87654 |   587247 |    56560 |  5.730 |
4461.15/614.11	c (613,0) c 
4461.15/614.11	c (613,0) c synthesis     7616599 conflicts  9021740588 propagations     1791 conflicts/sec  2120925 propagations/sec
4461.15/614.11	c (613,0) c Total Memory so far : 3216.87Mb
4461.15/614.11	c (613,0) c
4461.15/614.11	c (613,0) c |-------------------------------------------------------------------------------------------------------|
4461.15/614.11	c (613,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4461.15/614.11	c (613,0) c |-------------------------------------------------------------------------------------------------------|
4461.15/614.11	c (613,0) c |  0 |   5067 |    2354153 |     918196 |   150207 |    85648 |    76730 |   602415 |    55852 |  5.732 |
4461.15/614.11	c (613,0) c |  1 |   4618 |    2573541 |     972756 |   241637 |    73177 |    87394 |   591743 |    56996 |  5.730 |
4461.15/614.11	c (613,0) c |  2 |   5087 |    2526621 |     960538 |   181608 |   127964 |    84929 |   594236 |    56335 |  5.730 |
4461.15/614.11	c (613,0) c |  3 |   5274 |    2554944 |     960646 |   181814 |   128073 |    85308 |   593211 |    57121 |  5.730 |
4461.15/614.11	c (613,0) c |  4 |   4920 |    2396323 |     966794 |   170863 |    67210 |    86243 |   592885 |    56986 |  5.730 |
4461.15/614.11	c (613,0) c |  5 |   5490 |    2594061 |     975710 |   180099 |    76144 |    84834 |   593826 |    57527 |  5.730 |
4461.15/614.11	c (613,0) c |  6 |   5238 |    2480041 |     944627 |   172756 |   112042 |    85618 |   593527 |    56345 |  5.730 |
4461.15/614.11	c (613,0) c |  7 |   4890 |    2509350 |     968416 |   183041 |    68858 |    88114 |   591031 |    56869 |  5.730 |
4461.15/614.11	c (613,0) c 
4461.15/614.11	c (613,0) c synthesis     7667683 conflicts  9081153994 propagations     1789 conflicts/sec  2119029 propagations/sec
4461.15/614.11	c (613,0) c Total Memory so far : 3090.21Mb
4461.15/614.11	c (613,0) c
4461.15/614.11	c (613,0) c |-------------------------------------------------------------------------------------------------------|
4461.15/614.11	c (613,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4461.15/614.11	c (613,0) c |-------------------------------------------------------------------------------------------------------|
4461.15/614.11	c (613,0) c |  0 |   5106 |    2367711 |     924311 |   150439 |    91763 |    77228 |   605210 |    56138 |  5.732 |
4461.15/614.11	c (613,0) c |  1 |   4647 |    2587473 |     979680 |   241683 |    80101 |    87961 |   594641 |    57242 |  5.730 |
4461.15/614.11	c (613,0) c |  2 |   5129 |    2541674 |     966061 |   181700 |   133487 |    85335 |   597384 |    56670 |  5.730 |
4461.15/614.11	c (613,0) c |  3 |   5306 |    2570351 |     966600 |   182233 |    67037 |    85760 |   596864 |    57465 |  5.730 |
4461.15/614.11	c (613,0) c |  4 |   4970 |    2421568 |     973388 |   171562 |    73804 |    86705 |   596047 |    57227 |  5.730 |
4461.15/614.11	c (613,0) c |  5 |   5534 |    2611269 |     981250 |   180436 |    81684 |    85202 |   597547 |    57783 |  5.730 |
4461.15/614.11	c (613,0) c |  6 |   5280 |    2494213 |     950571 |   172841 |   117986 |    86051 |   596614 |    56673 |  5.730 |
4461.15/614.11	c (613,0) c |  7 |   4935 |    2526462 |     975690 |   183297 |    76132 |    88539 |   594234 |    57134 |  5.730 |
4461.15/614.11	c (613,0) c 
4461.15/614.11	c (613,0) c synthesis     7717552 conflicts  9141683809 propagations     1788 conflicts/sec  2117399 propagations/sec
4461.15/614.11	c (613,0) c Total Memory so far : 3217.78Mb
4461.15/614.11	c (613,0) c
4461.15/614.11	c (613,0) c |-------------------------------------------------------------------------------------------------------|
4461.15/614.11	c (613,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4572.82/628.11	c (627,0) c |-------------------------------------------------------------------------------------------------------|
4572.82/628.11	c (627,0) c |  0 |   5112 |    2380251 |     932564 |   151085 |   100016 |    78063 |   608595 |    56378 |  5.732 |
4572.82/628.11	c (627,0) c |  1 |   4691 |    2604137 |     985259 |   241851 |    85680 |    88342 |   598335 |    57501 |  5.730 |
4572.82/628.11	c (627,0) c |  2 |   5172 |    2560184 |     973016 |   181845 |    73449 |    85776 |   600920 |    56893 |  5.730 |
4572.82/628.11	c (627,0) c |  3 |   5347 |    2587013 |     973416 |   182662 |    73853 |    86234 |   600486 |    57703 |  5.730 |
4572.82/628.11	c (627,0) c |  4 |   5004 |    2435632 |     980249 |   171618 |    80665 |    87264 |   599469 |    57474 |  5.730 |
4572.82/628.11	c (627,0) c |  5 |   5572 |    2629888 |     988393 |   180658 |    88827 |    85679 |   600989 |    58032 |  5.730 |
4572.82/628.11	c (627,0) c |  6 |   5326 |    2512326 |     956695 |   174784 |   124110 |    86423 |   600303 |    56987 |  5.730 |
4572.82/628.11	c (627,0) c |  7 |   4981 |    2544429 |     982823 |   183455 |    83265 |    88966 |   597698 |    57397 |  5.730 |
4572.82/628.11	c (627,0) c 
4572.82/628.11	c (627,0) c synthesis     7772415 conflicts  9205304100 propagations     1787 conflicts/sec  2116516 propagations/sec
4572.82/628.11	c (627,0) c Total Memory so far : 3090.86Mb
4572.82/628.11	c (627,0) c
4572.82/628.11	c (627,0) c |-------------------------------------------------------------------------------------------------------|
4572.82/628.11	c (627,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4572.82/628.11	c (627,0) c |-------------------------------------------------------------------------------------------------------|
4572.82/628.11	c (627,0) c |  0 |   5154 |    2398542 |     938532 |   151729 |   105984 |    78486 |   612113 |    56664 |  5.732 |
4572.82/628.11	c (627,0) c |  1 |   4730 |    2623141 |     991191 |   242782 |    91612 |    88746 |   601887 |    57729 |  5.730 |
4572.82/628.11	c (627,0) c |  2 |   5205 |    2576786 |     980270 |   182007 |    80703 |    86421 |   603539 |    57172 |  5.730 |
4572.82/628.11	c (627,0) c |  3 |   5372 |    2600931 |     980841 |   182714 |    81278 |    86809 |   603863 |    57978 |  5.730 |
4572.82/628.11	c (627,0) c |  4 |   5048 |    2453535 |     987979 |   171894 |    88395 |    87766 |   602877 |    57750 |  5.730 |
4572.82/628.11	c (627,0) c |  5 |   5604 |    2643076 |     993669 |   180823 |    94103 |    86042 |   604225 |    58290 |  5.730 |
4572.82/628.11	c (627,0) c |  6 |   5356 |    2527751 |     962712 |   175786 |   130127 |    86964 |   603678 |    57309 |  5.730 |
4572.82/628.11	c (627,0) c |  7 |   5014 |    2566286 |     989893 |   183870 |    90335 |    89466 |   601173 |    57679 |  5.730 |
4572.82/628.11	c (627,0) c 
4572.82/628.11	c (627,0) c synthesis     7825087 conflicts  9266952658 propagations     1786 conflicts/sec  2115202 propagations/sec
4572.82/628.11	c (627,0) c Total Memory so far : 3091.26Mb
4572.82/628.11	c (627,0) c
4572.82/628.11	c (627,0) c |-------------------------------------------------------------------------------------------------------|
4572.82/628.11	c (627,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4572.82/628.11	c (627,0) c |-------------------------------------------------------------------------------------------------------|
4572.82/628.11	c (627,0) c |  0 |   5172 |    2415838 |     946061 |   152925 |   113513 |    79092 |   616053 |    56943 |  5.732 |
4572.82/628.11	c (627,0) c |  1 |   4769 |    2639669 |     998492 |   242857 |    98913 |    89302 |   605861 |    58146 |  5.730 |
4572.82/628.11	c (627,0) c |  2 |   5244 |    2608064 |     990063 |   184329 |    90496 |    87156 |   608593 |    57444 |  5.730 |
4572.82/628.11	c (627,0) c |  3 |   5412 |    2625328 |     990468 |   183141 |    90905 |    87568 |   608161 |    58310 |  5.730 |
4572.82/628.11	c (627,0) c |  4 |   5073 |    2475384 |     997360 |   173344 |    97776 |    88549 |   607196 |    58107 |  5.730 |
4572.82/628.11	c (627,0) c |  5 |   5629 |    2664847 |    1000457 |   182600 |   100891 |    86656 |   609138 |    58533 |  5.730 |
4572.82/628.11	c (627,0) c |  6 |   5398 |    2545614 |     969484 |   176152 |    69899 |    87467 |   608241 |    57622 |  5.730 |
4572.82/628.11	c (627,0) c |  7 |   5057 |    2586104 |     997575 |   184234 |    98017 |    90005 |   605724 |    57991 |  5.730 |
4572.82/628.11	c (627,0) c 
4572.82/628.11	c (627,0) c synthesis     7889961 conflicts  9341479715 propagations     1785 conflicts/sec  2113023 propagations/sec
4572.82/628.11	c (627,0) c Total Memory so far : 3091.91Mb
4572.82/628.11	c (627,0) c
4572.82/628.11	c (627,0) c |-------------------------------------------------------------------------------------------------------|
4572.82/628.11	c (627,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4572.82/628.11	c (627,0) c |-------------------------------------------------------------------------------------------------------|
4676.50/641.13	c (640,0) c |  0 |   5222 |    2434544 |     953557 |   153108 |   121008 |    79674 |   620973 |    57357 |  5.732 |
4676.50/641.13	c (640,0) c |  1 |   4773 |    2650465 |    1005905 |   242893 |   106326 |    90021 |   610649 |    58415 |  5.730 |
4676.50/641.13	c (640,0) c |  2 |   5290 |    2625955 |     998034 |   184400 |    98467 |    87713 |   613017 |    57810 |  5.730 |
4676.50/641.13	c (640,0) c |  3 |   5467 |    2649047 |     998872 |   183870 |    99309 |    88225 |   612449 |    58683 |  5.730 |
4676.50/641.13	c (640,0) c |  4 |   5100 |    2492134 |    1004530 |   174385 |   104945 |    89123 |   611377 |    58393 |  5.730 |
4676.50/641.13	c (640,0) c |  5 |   5671 |    2681015 |    1007137 |   182672 |   107571 |    87175 |   613514 |    58871 |  5.730 |
4676.50/641.13	c (640,0) c |  6 |   5450 |    2567941 |     977982 |   176256 |    78398 |    88024 |   612691 |    57968 |  5.730 |
4676.50/641.13	c (640,0) c |  7 |   5097 |    2605643 |    1006971 |   184363 |   107413 |    90796 |   609808 |    58402 |  5.730 |
4676.50/641.13	c (640,0) c 
4676.50/641.13	c (640,0) c synthesis     7952989 conflicts  9415928621 propagations     1783 conflicts/sec  2110840 propagations/sec
4676.50/641.13	c (640,0) c Total Memory so far : 3092.31Mb
4676.50/641.13	c (640,0) c
4676.50/641.13	c (640,0) c |-------------------------------------------------------------------------------------------------------|
4676.50/641.13	c (640,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4676.50/641.13	c (640,0) c |-------------------------------------------------------------------------------------------------------|
4676.50/641.13	c (640,0) c |  0 |   5247 |    2447026 |     959739 |   153323 |   127191 |    80108 |   624533 |    57674 |  5.732 |
4676.50/641.13	c (640,0) c |  1 |   4810 |    2667793 |    1011749 |   243521 |   112169 |    90435 |   614252 |    58655 |  5.730 |
4676.50/641.13	c (640,0) c |  2 |   5334 |    2647088 |    1005897 |   185255 |   106330 |    88275 |   616397 |    58147 |  5.730 |
4676.50/641.13	c (640,0) c |  3 |   5507 |    2666550 |    1005011 |   184162 |   105448 |    88756 |   615913 |    58951 |  5.730 |
4676.50/641.13	c (640,0) c |  4 |   5136 |    2508645 |    1011869 |   175114 |   112285 |    89733 |   614522 |    58678 |  5.730 |
4676.50/641.13	c (640,0) c |  5 |   5703 |    2696159 |    1013109 |   182834 |   113543 |    87619 |   617055 |    59165 |  5.730 |
4676.50/641.13	c (640,0) c |  6 |   5494 |    2584458 |     984126 |   176337 |    84542 |    88443 |   616214 |    58188 |  5.730 |
4676.50/641.13	c (640,0) c |  7 |   5125 |    2622960 |    1013799 |   184955 |   114241 |    91336 |   613350 |    58725 |  5.730 |
4676.50/641.13	c (640,0) c 
4676.50/641.13	c (640,0) c synthesis     8005299 conflicts  9475978054 propagations     1782 conflicts/sec  2109223 propagations/sec
4676.50/641.13	c (640,0) c Total Memory so far : 3092.83Mb
4676.50/641.13	c (640,0) c
4676.50/641.13	c (640,0) c |-------------------------------------------------------------------------------------------------------|
4676.50/641.13	c (640,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4676.50/641.13	c (640,0) c |-------------------------------------------------------------------------------------------------------|
4676.50/641.13	c (640,0) c |  0 |   5281 |    2461699 |     965923 |   153421 |   133375 |    80530 |   627641 |    58036 |  5.732 |
4676.50/641.13	c (640,0) c |  1 |   4850 |    2681159 |    1016653 |   243578 |   117074 |    90764 |   617434 |    58988 |  5.730 |
4676.50/641.13	c (640,0) c |  2 |   5382 |    2665594 |    1012469 |   185835 |   112902 |    88751 |   619445 |    58444 |  5.730 |
4676.50/641.13	c (640,0) c |  3 |   5537 |    2678628 |    1010114 |   184237 |   110551 |    89177 |   619020 |    59257 |  5.730 |
4676.50/641.13	c (640,0) c |  4 |   5165 |    2522325 |    1019240 |   175138 |   119656 |    90235 |   617991 |    58994 |  5.730 |
4676.50/641.13	c (640,0) c |  5 |   5718 |    2708348 |    1019711 |   182917 |   120145 |    88103 |   620063 |    59469 |  5.730 |
4676.50/641.13	c (640,0) c |  6 |   5527 |    2604327 |     990556 |   177162 |    90972 |    88922 |   619065 |    58418 |  5.730 |
4676.50/641.13	c (640,0) c |  7 |   5166 |    2640554 |    1020293 |   185500 |   120735 |    91758 |   616281 |    59023 |  5.730 |
4676.50/641.13	c (640,0) c 
4676.50/641.13	c (640,0) c synthesis     8054968 conflicts  9533636631 propagations     1780 conflicts/sec  2107129 propagations/sec
4676.50/641.13	c (640,0) c Total Memory so far : 3093.36Mb
4676.50/641.13	c (640,0) c
4676.50/641.13	c (640,0) c |-------------------------------------------------------------------------------------------------------|
4676.50/641.13	c (640,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4676.50/641.13	c (640,0) c |-------------------------------------------------------------------------------------------------------|
4676.50/641.13	c (640,0) c |  0 |   5319 |    2478251 |     972853 |   153841 |    73298 |    81070 |   630927 |    58294 |  5.732 |
4796.15/656.13	c (655,0) c |  1 |   4892 |    2702051 |    1023728 |   244903 |   124149 |    91283 |   621642 |    59368 |  5.730 |
4796.15/656.13	c (655,0) c |  2 |   5429 |    2687008 |    1020813 |   187265 |   121246 |    89359 |   623462 |    58833 |  5.730 |
4796.15/656.13	c (655,0) c |  3 |   5587 |    2703762 |    1018358 |   185200 |   118795 |    89724 |   623126 |    59652 |  5.730 |
4796.15/656.13	c (655,0) c |  4 |   5211 |    2541116 |    1028043 |   175223 |   128459 |    90878 |   622017 |    59410 |  5.730 |
4796.15/656.13	c (655,0) c |  5 |   5733 |    2723196 |    1028335 |   183010 |   128769 |    88728 |   622293 |    59832 |  5.730 |
4796.15/656.13	c (655,0) c |  6 |   5589 |    2632955 |     999389 |   179370 |    99805 |    89534 |   623393 |    58815 |  5.730 |
4796.15/656.13	c (655,0) c |  7 |   5209 |    2658162 |    1027532 |   185644 |   127974 |    92356 |   620516 |    59401 |  5.730 |
4796.15/656.13	c (655,0) c 
4796.15/656.13	c (655,0) c synthesis     8119051 conflicts  9608043122 propagations     1779 conflicts/sec  2105056 propagations/sec
4796.15/656.13	c (655,0) c Total Memory so far : 3045.09Mb
4796.15/656.13	c (655,0) c
4796.15/656.13	c (655,0) c |-------------------------------------------------------------------------------------------------------|
4796.15/656.13	c (655,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4796.15/656.13	c (655,0) c |-------------------------------------------------------------------------------------------------------|
4796.15/656.13	c (655,0) c |  0 |   5357 |    2495340 |     980018 |   154947 |    80462 |    81578 |   636282 |    58568 |  5.732 |
4796.15/656.13	c (655,0) c |  1 |   4932 |    2719588 |    1030885 |   245698 |   131306 |    91986 |   625733 |    59775 |  5.730 |
4796.15/656.13	c (655,0) c |  2 |   5471 |    2706530 |    1029172 |   188200 |   129605 |    90115 |   627735 |    59215 |  5.730 |
4796.15/656.13	c (655,0) c |  3 |   5638 |    2724726 |    1025927 |   185459 |   126364 |    90289 |   627524 |    60044 |  5.730 |
4796.15/656.13	c (655,0) c |  4 |   5254 |    2566211 |    1035456 |   176089 |   135872 |    91465 |   626389 |    59817 |  5.730 |
4796.15/656.13	c (655,0) c |  5 |   5774 |    2740877 |    1035852 |   183123 |   136286 |    89272 |   628537 |    60221 |  5.730 |
4796.15/656.13	c (655,0) c |  6 |   5637 |    2654432 |    1008469 |   179584 |   108884 |    90155 |   627703 |    59219 |  5.730 |
4796.15/656.13	c (655,0) c |  7 |   5250 |    2679687 |    1035927 |   186071 |   136369 |    93022 |   624826 |    59833 |  5.730 |
4796.15/656.13	c (655,0) c 
4796.15/656.13	c (655,0) c synthesis     8181707 conflicts  9682070959 propagations     1777 conflicts/sec  2102918 propagations/sec
4796.15/656.13	c (655,0) c Total Memory so far : 3046.04Mb
4796.15/656.13	c (655,0) c
4796.15/656.13	c (655,0) c |-------------------------------------------------------------------------------------------------------|
4796.15/656.13	c (655,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4796.15/656.13	c (655,0) c |-------------------------------------------------------------------------------------------------------|
4796.15/656.13	c (655,0) c |  0 |   5384 |    2509991 |     987822 |   155188 |    88267 |    82222 |   640160 |    58889 |  5.732 |
4796.15/656.13	c (655,0) c |  1 |   4963 |    2734899 |    1037945 |   246322 |   138366 |    92610 |   629744 |    60173 |  5.730 |
4796.15/656.13	c (655,0) c |  2 |   5520 |    2726093 |    1036970 |   188267 |   137403 |    90648 |   631734 |    59663 |  5.730 |
4796.15/656.13	c (655,0) c |  3 |   5691 |    2744872 |    1032813 |   185551 |   133250 |    90758 |   631604 |    60456 |  5.730 |
4796.15/656.13	c (655,0) c |  4 |   5270 |    2579158 |    1042836 |   176402 |    73651 |    92093 |   629821 |    60082 |  5.730 |
4796.15/656.13	c (655,0) c |  5 |   5819 |    2758985 |    1042968 |   183213 |    73788 |    89767 |   632520 |    60553 |  5.730 |
4796.15/656.13	c (655,0) c |  6 |   5683 |    2687452 |    1016259 |   181504 |   116675 |    90659 |   631572 |    59570 |  5.730 |
4796.15/656.13	c (655,0) c |  7 |   5289 |    2697334 |    1043808 |   186238 |    74636 |    93649 |   628733 |    60143 |  5.730 |
4796.15/656.13	c (655,0) c 
4796.15/656.13	c (655,0) c synthesis     8241421 conflicts  9755126295 propagations     1775 conflicts/sec  2100596 propagations/sec
4796.15/656.13	c (655,0) c Total Memory so far : 3046.69Mb
4796.15/656.13	c (655,0) c
4796.15/656.13	c (655,0) c |-------------------------------------------------------------------------------------------------------|
4796.15/656.13	c (655,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4796.15/656.13	c (655,0) c |-------------------------------------------------------------------------------------------------------|
4796.15/656.13	c (655,0) c |  0 |   5435 |    2531983 |     995352 |   156353 |    95797 |    82729 |   644580 |    59241 |  5.732 |
4915.80/671.12	c (670,0) c |  1 |   5005 |    2754918 |    1045996 |   248086 |    76832 |    93206 |   634088 |    60443 |  5.730 |
4915.80/671.12	c (670,0) c |  2 |   5573 |    2748565 |    1045349 |   189914 |    76178 |    91219 |   636059 |    60039 |  5.730 |
4915.80/671.12	c (670,0) c |  3 |   5738 |    2764270 |    1040360 |   185809 |    71185 |    91294 |   636037 |    60876 |  5.730 |
4915.80/671.12	c (670,0) c |  4 |   5307 |    2595383 |    1050554 |   176444 |    81369 |    92763 |   634523 |    60380 |  5.730 |
4915.80/671.12	c (670,0) c |  5 |   5828 |    2768431 |    1049761 |   183226 |    80581 |    90478 |   633798 |    60733 |  5.730 |
4915.80/671.12	c (670,0) c |  6 |   5706 |    2700292 |    1023701 |   182120 |   124117 |    91331 |   635160 |    59989 |  5.730 |
4915.80/671.12	c (670,0) c |  7 |   5335 |    2719246 |    1053303 |   186424 |    84131 |    94334 |   632991 |    60548 |  5.730 |
4915.80/671.12	c (670,0) c 
4915.80/671.12	c (670,0) c synthesis     8304376 conflicts  9832203651 propagations     1773 conflicts/sec  2099179 propagations/sec
4915.80/671.12	c (670,0) c Total Memory so far : 3047.08Mb
4915.80/671.12	c (670,0) c
4915.80/671.12	c (670,0) c |-------------------------------------------------------------------------------------------------------|
4915.80/671.12	c (670,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4915.80/671.12	c (670,0) c |-------------------------------------------------------------------------------------------------------|
4915.80/671.12	c (670,0) c |  0 |   5476 |    2551839 |    1003919 |   156717 |   104364 |    83364 |   648943 |    59617 |  5.732 |
4915.80/671.12	c (670,0) c |  1 |   5005 |    2762426 |    1052318 |   248093 |    83154 |    93817 |   634088 |    60641 |  5.730 |
4915.80/671.12	c (670,0) c |  2 |   5611 |    2767345 |    1054783 |   189944 |    85612 |    91847 |   640471 |    60412 |  5.730 |
4915.80/671.12	c (670,0) c |  3 |   5789 |    2785380 |    1049334 |   185869 |    80160 |    91905 |   640410 |    61197 |  5.730 |
4915.80/671.12	c (670,0) c |  4 |   5361 |    2615772 |    1058674 |   176632 |    89489 |    93316 |   638948 |    60724 |  5.730 |
4915.80/671.12	c (670,0) c |  5 |   5828 |    2776110 |    1056114 |   183234 |    86934 |    91149 |   633798 |    60845 |  5.730 |
4915.80/671.12	c (670,0) c |  6 |   5744 |    2716534 |    1031306 |   182835 |   131722 |    91948 |   640311 |    60419 |  5.730 |
4915.80/671.12	c (670,0) c |  7 |   5377 |    2740513 |    1062362 |   186636 |    93190 |    94978 |   637320 |    60934 |  5.730 |
4915.80/671.12	c (670,0) c 
4915.80/671.12	c (670,0) c synthesis     8368810 conflicts  9908539544 propagations     1772 conflicts/sec  2097624 propagations/sec
4915.80/671.12	c (670,0) c Total Memory so far : 3047.49Mb
4915.80/671.12	c (670,0) c
4915.80/671.12	c (670,0) c |-------------------------------------------------------------------------------------------------------|
4915.80/671.12	c (670,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4915.80/671.12	c (670,0) c |-------------------------------------------------------------------------------------------------------|
4915.80/671.12	c (670,0) c |  0 |   5507 |    2564828 |    1009705 |   156780 |   110150 |    83866 |   652743 |    59926 |  5.732 |
4915.80/671.12	c (670,0) c |  1 |   5025 |    2776370 |    1059372 |   248692 |    90208 |    94405 |   642591 |    60879 |  5.730 |
4915.80/671.12	c (670,0) c |  2 |   5644 |    2786626 |    1063779 |   190082 |    94608 |    92588 |   644406 |    60721 |  5.730 |
4915.80/671.12	c (670,0) c |  3 |   5834 |    2811381 |    1057020 |   186720 |    87846 |    92568 |   644184 |    61482 |  5.730 |
4915.80/671.12	c (670,0) c |  4 |   5401 |    2634849 |    1066645 |   177037 |    97460 |    93916 |   642961 |    61053 |  5.730 |
4915.80/671.12	c (670,0) c |  5 |   5828 |    2783769 |    1062472 |   183241 |    93292 |    91696 |   633798 |    60908 |  5.730 |
4915.80/671.12	c (670,0) c |  6 |   5792 |    2735230 |    1038222 |   183230 |   138638 |    92456 |   644541 |    60756 |  5.730 |
4915.80/671.12	c (670,0) c |  7 |   5426 |    2766132 |    1070027 |   187040 |   100855 |    95512 |   641462 |    61281 |  5.730 |
4915.80/671.12	c (670,0) c 
4915.80/671.12	c (670,0) c synthesis     8427242 conflicts  9981263860 propagations     1769 conflicts/sec  2095336 propagations/sec
4915.80/671.12	c (670,0) c Total Memory so far : 3096.81Mb
4915.80/671.12	c (670,0) c
4915.80/671.12	c (670,0) c |-------------------------------------------------------------------------------------------------------|
4915.80/671.12	c (670,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4915.80/671.12	c (670,0) c |-------------------------------------------------------------------------------------------------------|
4915.80/671.12	c (670,0) c |  0 |   5538 |    2582380 |    1017250 |   157253 |   117695 |    84491 |   657276 |    60285 |  5.732 |
4915.80/671.12	c (670,0) c |  1 |   5058 |    2791084 |    1066778 |   248743 |    97614 |    94920 |   646715 |    61200 |  5.730 |
5035.45/686.12	c (685,0) c |  2 |   5684 |    2804527 |    1072717 |   190139 |   103546 |    93253 |   648507 |    61090 |  5.730 |
5035.45/686.12	c (685,0) c |  3 |   5881 |    2834830 |    1066655 |   187506 |    97480 |    93225 |   648478 |    61889 |  5.730 |
5035.45/686.12	c (685,0) c |  4 |   5452 |    2653910 |    1074303 |   177145 |   105118 |    94451 |   647305 |    61436 |  5.730 |
5035.45/686.12	c (685,0) c |  5 |   5872 |    2805807 |    1069916 |   183896 |   100736 |    92257 |   649405 |    61216 |  5.730 |
5035.45/686.12	c (685,0) c |  6 |   5823 |    2753627 |    1046265 |   183693 |    77075 |    93128 |   648572 |    61047 |  5.730 |
5035.45/686.12	c (685,0) c |  7 |   5475 |    2785546 |    1077680 |   187318 |   108508 |    96046 |   645672 |    61655 |  5.730 |
5035.45/686.12	c (685,0) c 
5035.45/686.12	c (685,0) c synthesis     8491564 conflicts 10056766620 propagations     1768 conflicts/sec  2093666 propagations/sec
5035.45/686.12	c (685,0) c Total Memory so far : 3097.39Mb
5035.45/686.12	c (685,0) c
5035.45/686.12	c (685,0) c |-------------------------------------------------------------------------------------------------------|
5035.45/686.12	c (685,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5035.45/686.12	c (685,0) c |-------------------------------------------------------------------------------------------------------|
5035.45/686.12	c (685,0) c |  0 |   5586 |    2598830 |    1023328 |   157839 |   123773 |    84937 |   661313 |    60624 |  5.732 |
5035.45/686.12	c (685,0) c |  1 |   5101 |    2809936 |    1075292 |   249130 |   106128 |    95523 |   650140 |    61605 |  5.730 |
5035.45/686.12	c (685,0) c |  2 |   5725 |    2828180 |    1081048 |   190839 |   111877 |    93876 |   652373 |    61471 |  5.730 |
5035.45/686.12	c (685,0) c |  3 |   5912 |    2853865 |    1076441 |   187840 |   107267 |    93957 |   652261 |    62287 |  5.730 |
5035.45/686.12	c (685,0) c |  4 |   5486 |    2668918 |    1081617 |   177276 |   112432 |    94962 |   650695 |    61849 |  5.730 |
5035.45/686.12	c (685,0) c |  5 |   5925 |    2827165 |    1077262 |   184910 |   108082 |    92744 |   653522 |    61573 |  5.730 |
5035.45/686.12	c (685,0) c |  6 |   5862 |    2775110 |    1055298 |   184866 |    86109 |    93739 |   652605 |    61333 |  5.730 |
5035.45/686.12	c (685,0) c |  7 |   5527 |    2806154 |    1085519 |   187800 |   116347 |    96618 |   649731 |    62052 |  5.730 |
5035.45/686.12	c (685,0) c 
5035.45/686.12	c (685,0) c synthesis     8555806 conflicts 10131709649 propagations     1767 conflicts/sec  2091918 propagations/sec
5035.45/686.12	c (685,0) c Total Memory so far : 3097.66Mb
5035.45/686.12	c (685,0) c
5035.45/686.12	c (685,0) c |-------------------------------------------------------------------------------------------------------|
5035.45/686.12	c (685,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5035.45/686.12	c (685,0) c |-------------------------------------------------------------------------------------------------------|
5035.45/686.12	c (685,0) c |  0 |   5620 |    2613770 |    1030020 |   158183 |   130465 |    85494 |   665462 |    61065 |  5.732 |
5035.45/686.12	c (685,0) c |  1 |   5143 |    2828482 |    1082745 |   249536 |   113581 |    96076 |   654797 |    61947 |  5.730 |
5035.45/686.12	c (685,0) c |  2 |   5783 |    2849633 |    1089158 |   191150 |   119987 |    94422 |   656640 |    61893 |  5.730 |
5035.45/686.12	c (685,0) c |  3 |   5954 |    2873274 |    1084415 |   188058 |   115241 |    94581 |   656476 |    62618 |  5.730 |
5035.45/686.12	c (685,0) c |  4 |   5531 |    2686563 |    1089439 |   177430 |   120254 |    95501 |   655402 |    62282 |  5.730 |
5035.45/686.12	c (685,0) c |  5 |   5961 |    2846024 |    1085701 |   185685 |   116521 |    93315 |   657730 |    61989 |  5.730 |
5035.45/686.12	c (685,0) c |  6 |   5900 |    2797397 |    1065245 |   187123 |    96056 |    94446 |   656621 |    61688 |  5.730 |
5035.45/686.12	c (685,0) c |  7 |   5559 |    2824194 |    1094184 |   188208 |   125012 |    97255 |   653699 |    62485 |  5.730 |
5035.45/686.12	c (685,0) c 
5035.45/686.12	c (685,0) c synthesis     8620908 conflicts 10205235336 propagations     1765 conflicts/sec  2089937 propagations/sec
5035.45/686.12	c (685,0) c Total Memory so far : 3098.20Mb
5035.45/686.12	c (685,0) c
5035.45/686.12	c (685,0) c |-------------------------------------------------------------------------------------------------------|
5035.45/686.12	c (685,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5035.45/686.12	c (685,0) c |-------------------------------------------------------------------------------------------------------|
5035.45/686.12	c (685,0) c |  0 |   5663 |    2631344 |    1036896 |   158873 |   137341 |    85988 |   669418 |    61388 |  5.732 |
5035.45/686.12	c (685,0) c |  1 |   5181 |    2844432 |    1089483 |   249630 |   120319 |    96559 |   658829 |    62326 |  5.730 |
5035.45/686.12	c (685,0) c |  2 |   5824 |    2867967 |    1097396 |   191275 |   128225 |    95054 |   660343 |    62232 |  5.730 |
5147.09/700.11	c (699,0) c |  3 |   5997 |    2892371 |    1092396 |   188476 |   123222 |    95168 |   660293 |    63000 |  5.730 |
5147.09/700.11	c (699,0) c |  4 |   5577 |    2706219 |    1097340 |   177667 |   128155 |    96019 |   659449 |    62688 |  5.730 |
5147.09/700.11	c (699,0) c |  5 |   6003 |    2863629 |    1093664 |   186025 |   124484 |    93886 |   661095 |    62326 |  5.730 |
5147.09/700.11	c (699,0) c |  6 |   5944 |    2818582 |    1073862 |   188381 |   104673 |    95039 |   660421 |    62068 |  5.730 |
5147.09/700.11	c (699,0) c |  7 |   5603 |    2842058 |    1101373 |   188274 |   132201 |    97782 |   657465 |    62901 |  5.730 |
5147.09/700.11	c (699,0) c 
5147.09/700.11	c (699,0) c synthesis     8682411 conflicts 10276250861 propagations     1764 conflicts/sec  2087418 propagations/sec
5147.09/700.11	c (699,0) c Total Memory so far : 3098.71Mb
5147.09/700.11	c (699,0) c
5147.09/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
5147.09/700.11	c (699,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5147.09/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
5147.09/700.11	c (699,0) c |  0 |   5700 |    2644119 |    1042600 |   159099 |    73432 |    86375 |   673247 |    61652 |  5.732 |
5147.09/700.11	c (699,0) c |  1 |   5217 |    2859788 |    1097236 |   249691 |   128072 |    97075 |   662437 |    62746 |  5.730 |
5147.09/700.11	c (699,0) c |  2 |   5868 |    2886291 |    1104958 |   191324 |   135787 |    95746 |   663728 |    62614 |  5.730 |
5147.09/700.11	c (699,0) c |  3 |   6039 |    2909549 |    1099670 |   188873 |   130496 |    95686 |   663929 |    63401 |  5.730 |
5147.09/700.11	c (699,0) c |  4 |   5623 |    2732521 |    1104379 |   178494 |   135194 |    96468 |   662966 |    63063 |  5.730 |
5147.09/700.11	c (699,0) c |  5 |   6043 |    2883036 |    1101316 |   186403 |   132136 |    94335 |   665278 |    62720 |  5.730 |
5147.09/700.11	c (699,0) c |  6 |   5992 |    2838387 |    1081877 |   188937 |   112688 |    95664 |   663838 |    62424 |  5.730 |
5147.09/700.11	c (699,0) c |  7 |   5649 |    2862219 |    1108303 |   188743 |   139131 |    98284 |   661312 |    63264 |  5.730 |
5147.09/700.11	c (699,0) c 
5147.09/700.11	c (699,0) c synthesis     8740341 conflicts 10346022937 propagations     1761 conflicts/sec  2084783 propagations/sec
5147.09/700.11	c (699,0) c Total Memory so far : 3129.95Mb
5147.09/700.11	c (699,0) c
5147.09/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
5147.09/700.11	c (699,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5147.09/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
5147.09/700.11	c (699,0) c |  0 |   5732 |    2659216 |    1049339 |   159191 |    80171 |    86870 |   676230 |    61871 |  5.732 |
5147.09/700.11	c (699,0) c |  1 |   5252 |    2873399 |    1102841 |   249821 |   133677 |    97480 |   665628 |    63048 |  5.730 |
5147.09/700.11	c (699,0) c |  2 |   5903 |    2905753 |    1111509 |   193170 |   142338 |    96220 |   666879 |    62904 |  5.730 |
5147.09/700.11	c (699,0) c |  3 |   6076 |    2922747 |    1105989 |   188905 |   136815 |    96193 |   666917 |    63701 |  5.730 |
5147.09/700.11	c (699,0) c |  4 |   5660 |    2745663 |    1110177 |   178655 |   140992 |    96897 |   666243 |    63356 |  5.730 |
5147.09/700.11	c (699,0) c |  5 |   6086 |    2899129 |    1106801 |   186514 |   137621 |    94718 |   668423 |    62996 |  5.730 |
5147.09/700.11	c (699,0) c |  6 |   6035 |    2856417 |    1088450 |   189103 |   119261 |    96143 |   666922 |    62737 |  5.730 |
5147.09/700.11	c (699,0) c |  7 |   5675 |    2873951 |    1113602 |   188834 |    72221 |    98633 |   664362 |    63576 |  5.730 |
5147.09/700.11	c (699,0) c 
5147.09/700.11	c (699,0) c synthesis     8788708 conflicts 10402575817 propagations     1760 conflicts/sec  2082785 propagations/sec
5147.09/700.11	c (699,0) c Total Memory so far : 3496.09Mb
5147.09/700.11	c (699,0) c
5147.09/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
5147.09/700.11	c (699,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5147.09/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
5147.09/700.11	c (699,0) c |  0 |   5783 |    2688276 |    1057213 |   159996 |    88045 |    87396 |   679979 |    62163 |  5.732 |
5147.09/700.11	c (699,0) c |  1 |   5274 |    2885204 |    1108941 |   249854 |   139777 |    97963 |   668692 |    63416 |  5.730 |
5147.09/700.11	c (699,0) c |  2 |   5943 |    2928662 |    1118555 |   194783 |    77208 |    96653 |   670408 |    63172 |  5.730 |
5147.09/700.11	c (699,0) c |  3 |   6125 |    2943217 |    1113403 |   189271 |   144229 |    96817 |   670536 |    64062 |  5.730 |
5266.67/715.11	c (714,0) c |  4 |   5695 |    2762372 |    1117427 |   179079 |    76042 |    97376 |   669999 |    63675 |  5.730 |
5266.67/715.11	c (714,0) c |  5 |   6114 |    2914435 |    1113600 |   186602 |    72223 |    95265 |   671132 |    63344 |  5.730 |
5266.67/715.11	c (714,0) c |  6 |   6072 |    2872339 |    1095749 |   189216 |   126560 |    96736 |   670327 |    63081 |  5.730 |
5266.67/715.11	c (714,0) c |  7 |   5726 |    2898325 |    1121566 |   189410 |    80185 |    99170 |   668185 |    63862 |  5.730 |
5266.67/715.11	c (714,0) c 
5266.67/715.11	c (714,0) c synthesis     8846454 conflicts 10470285967 propagations     1757 conflicts/sec  2079878 propagations/sec
5266.67/715.11	c (714,0) c Total Memory so far : 3337.66Mb
5266.67/715.11	c (714,0) c
5266.67/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
5266.67/715.11	c (714,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5266.67/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
5266.67/715.11	c (714,0) c |  0 |   5830 |    2709262 |    1064994 |   160571 |    95826 |    88021 |   683948 |    62494 |  5.732 |
5266.67/715.11	c (714,0) c |  1 |   5309 |    2902520 |    1115595 |   250059 |    74217 |    98453 |   673547 |    63739 |  5.730 |
5266.67/715.11	c (714,0) c |  2 |   5991 |    2950040 |    1126788 |   195864 |    85441 |    97235 |   674702 |    63504 |  5.730 |
5266.67/715.11	c (714,0) c |  3 |   6179 |    2964447 |    1122040 |   189429 |    80657 |    97346 |   674649 |    64415 |  5.730 |
5266.67/715.11	c (714,0) c |  4 |   5742 |    2782205 |    1126350 |   179261 |    84965 |    97959 |   674067 |    64015 |  5.730 |
5266.67/715.11	c (714,0) c |  5 |   6178 |    2940463 |    1122720 |   186819 |    81343 |    95834 |   676203 |    63652 |  5.730 |
5266.67/715.11	c (714,0) c |  6 |   6079 |    2884621 |    1104570 |   189234 |   135381 |    97584 |   672609 |    63348 |  5.730 |
5266.67/715.11	c (714,0) c |  7 |   5769 |    2915286 |    1128757 |   189466 |    87375 |    99645 |   672403 |    64196 |  5.730 |
5266.67/715.11	c (714,0) c 
5266.67/715.11	c (714,0) c synthesis     8911814 conflicts 10546943856 propagations     1756 conflicts/sec  2078667 propagations/sec
5266.67/715.11	c (714,0) c Total Memory so far : 3051.80Mb
5266.67/715.11	c (714,0) c
5266.67/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
5266.67/715.11	c (714,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5266.67/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
5266.67/715.11	c (714,0) c |  0 |   5877 |    2729481 |    1072692 |   161529 |   103524 |    88617 |   688063 |    62812 |  5.732 |
5266.67/715.11	c (714,0) c |  1 |   5354 |    2923144 |    1123933 |   250326 |    82555 |    98990 |   677818 |    64063 |  5.730 |
5266.67/715.11	c (714,0) c |  2 |   6041 |    2971346 |    1134599 |   197467 |    93252 |    97811 |   679217 |    63872 |  5.730 |
5266.67/715.11	c (714,0) c |  3 |   6234 |    2988113 |    1129993 |   190136 |    88611 |    97849 |   679096 |    64723 |  5.730 |
5266.67/715.11	c (714,0) c |  4 |   5791 |    2803959 |    1134756 |   179544 |    93371 |    98502 |   678515 |    64307 |  5.730 |
5266.67/715.11	c (714,0) c |  5 |   6224 |    2961751 |    1132873 |   186920 |    91496 |    96493 |   680540 |    64008 |  5.730 |
5266.67/715.11	c (714,0) c |  6 |   6079 |    2895617 |    1113339 |   189248 |   144150 |    98679 |   672609 |    63471 |  5.730 |
5266.67/715.11	c (714,0) c |  7 |   5827 |    2937931 |    1136206 |   189631 |    94825 |   100109 |   676918 |    64513 |  5.730 |
5266.67/715.11	c (714,0) c 
5266.67/715.11	c (714,0) c synthesis     8978393 conflicts 10625798707 propagations     1756 conflicts/sec  2077888 propagations/sec
5266.67/715.11	c (714,0) c Total Memory so far : 3131.55Mb
5266.67/715.11	c (714,0) c
5266.67/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
5266.67/715.11	c (714,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5266.67/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
5266.67/715.11	c (714,0) c |  0 |   5921 |    2749228 |    1080286 |   162705 |   111118 |    89206 |   692709 |    63124 |  5.732 |
5266.67/715.11	c (714,0) c |  1 |   5397 |    2945931 |    1133387 |   251476 |    92009 |    99612 |   682295 |    64424 |  5.730 |
5266.67/715.11	c (714,0) c |  2 |   6086 |    2991903 |    1143931 |   197633 |   102583 |    98525 |   683311 |    64232 |  5.730 |
5266.67/715.11	c (714,0) c |  3 |   6297 |    3011608 |    1138481 |   190328 |    97099 |    98424 |   683360 |    65107 |  5.730 |
5266.67/715.11	c (714,0) c |  4 |   5830 |    2823428 |    1142996 |   179770 |   101611 |    99165 |   682769 |    64666 |  5.730 |
5378.33/729.12	c (728,0) c |  5 |   6277 |    2982268 |    1140988 |   187039 |    99611 |    97128 |   684703 |    64362 |  5.730 |
5378.33/729.12	c (728,0) c |  6 |   6104 |    2916019 |    1123320 |   189357 |    81946 |    99347 |   682559 |    63708 |  5.730 |
5378.33/729.12	c (728,0) c |  7 |   5881 |    2956583 |    1143286 |   189742 |   101905 |   100541 |   681351 |    64850 |  5.730 |
5378.33/729.12	c (728,0) c 
5378.33/729.12	c (728,0) c synthesis     9046675 conflicts 10704468846 propagations     1755 conflicts/sec  2077131 propagations/sec
5378.33/729.12	c (728,0) c Total Memory so far : 3101.24Mb
5378.33/729.12	c (728,0) c
5378.33/729.12	c (728,0) c |-------------------------------------------------------------------------------------------------------|
5378.33/729.12	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5378.33/729.12	c (728,0) c |-------------------------------------------------------------------------------------------------------|
5378.33/729.12	c (728,0) c |  0 |   5947 |    2760324 |    1085572 |   162792 |   116404 |    89645 |   696039 |    63403 |  5.732 |
5378.33/729.12	c (728,0) c |  1 |   5409 |    2965214 |    1139939 |   252608 |    98560 |   100063 |   685476 |    64628 |  5.730 |
5378.33/729.12	c (728,0) c |  2 |   6117 |    3004473 |    1150562 |   197663 |   109215 |    99035 |   686553 |    64518 |  5.730 |
5378.33/729.12	c (728,0) c |  3 |   6328 |    3027655 |    1145162 |   190609 |   103780 |    98915 |   686341 |    65408 |  5.730 |
5378.33/729.12	c (728,0) c |  4 |   5874 |    2842961 |    1150901 |   179963 |   109516 |    99782 |   685958 |    65006 |  5.730 |
5378.33/729.12	c (728,0) c |  5 |   6328 |    3003062 |    1148063 |   187324 |   106686 |    97622 |   688083 |    64671 |  5.730 |
5378.33/729.12	c (728,0) c |  6 |   6142 |    2932708 |    1131072 |   189455 |    89698 |    99814 |   685923 |    64013 |  5.730 |
5378.33/729.12	c (728,0) c |  7 |   5922 |    2974126 |    1148294 |   189968 |   106913 |   100866 |   684871 |    65073 |  5.730 |
5378.33/729.12	c (728,0) c 
5378.33/729.12	c (728,0) c synthesis     9099565 conflicts 10765116087 propagations     1755 conflicts/sec  2076019 propagations/sec
5378.33/729.12	c (728,0) c Total Memory so far : 3101.37Mb
5378.33/729.12	c (728,0) c
5378.33/729.12	c (728,0) c |-------------------------------------------------------------------------------------------------------|
5378.33/729.12	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5378.33/729.12	c (728,0) c |-------------------------------------------------------------------------------------------------------|
5378.33/729.12	c (728,0) c |  0 |   5984 |    2774153 |    1091338 |   163281 |   122170 |    90110 |   699793 |    63701 |  5.732 |
5378.33/729.12	c (728,0) c |  1 |   5460 |    2987222 |    1148130 |   253809 |   106751 |   100632 |   689444 |    65021 |  5.730 |
5378.33/729.12	c (728,0) c |  2 |   6143 |    3022996 |    1158350 |   197964 |   117003 |    99639 |   690559 |    64903 |  5.730 |
5378.33/729.12	c (728,0) c |  3 |   6385 |    3049149 |    1152607 |   191525 |   111225 |    99488 |   690793 |    65723 |  5.730 |
5378.33/729.12	c (728,0) c |  4 |   5918 |    2867026 |    1158331 |   181131 |   116945 |   100325 |   689866 |    65306 |  5.730 |
5378.33/729.12	c (728,0) c |  5 |   6368 |    3020633 |    1156437 |   187528 |   115060 |    98290 |   691921 |    65027 |  5.730 |
5378.33/729.12	c (728,0) c |  6 |   6176 |    2956504 |    1142695 |   191278 |   101320 |   100395 |   689787 |    64324 |  5.730 |
5378.33/729.12	c (728,0) c |  7 |   5958 |    2991013 |    1155464 |   190086 |   114082 |   101402 |   688838 |    65422 |  5.730 |
5378.33/729.12	c (728,0) c 
5378.33/729.12	c (728,0) c synthesis     9163355 conflicts 10839201259 propagations     1754 conflicts/sec  2074361 propagations/sec
5378.33/729.12	c (728,0) c Total Memory so far : 3101.88Mb
5378.33/729.12	c (728,0) c
5378.33/729.12	c (728,0) c |-------------------------------------------------------------------------------------------------------|
5378.33/729.12	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5378.33/729.12	c (728,0) c |-------------------------------------------------------------------------------------------------------|
5378.33/729.12	c (728,0) c |  0 |   6021 |    2790520 |    1098488 |   163615 |   129320 |    90697 |   704056 |    64083 |  5.732 |
5378.33/729.12	c (728,0) c |  1 |   5496 |    3003908 |    1156292 |   253888 |   114914 |   101269 |   693806 |    65376 |  5.730 |
5378.33/729.12	c (728,0) c |  2 |   6189 |    3042673 |    1166340 |   198054 |   124993 |   100223 |   694748 |    65292 |  5.730 |
5378.33/729.12	c (728,0) c |  3 |   6416 |    3064579 |    1160483 |   191856 |   119101 |   100152 |   694624 |    66102 |  5.730 |
5378.33/729.12	c (728,0) c |  4 |   5961 |    2884116 |    1166176 |   181611 |   124791 |   100894 |   694220 |    65661 |  5.730 |
5497.97/744.12	c (743,0) c |  5 |   6419 |    3042800 |    1165686 |   187622 |   124309 |    98968 |   696035 |    65462 |  5.730 |
5497.97/744.12	c (743,0) c |  6 |   6229 |    2978751 |    1150736 |   192996 |   109362 |   100904 |   694203 |    64655 |  5.730 |
5497.97/744.12	c (743,0) c |  7 |   5990 |    3007254 |    1163179 |   190201 |   121798 |   102048 |   692938 |    65794 |  5.730 |
5497.97/744.12	c (743,0) c 
5497.97/744.12	c (743,0) c synthesis     9227380 conflicts 10913267396 propagations     1753 conflicts/sec  2072719 propagations/sec
5497.97/744.12	c (743,0) c Total Memory so far : 3102.28Mb
5497.97/744.12	c (743,0) c
5497.97/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
5497.97/744.12	c (743,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5497.97/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
5497.97/744.12	c (743,0) c |  0 |   6038 |    2801292 |    1103584 |   164020 |   134415 |    91130 |   706562 |    64371 |  5.732 |
5497.97/744.12	c (743,0) c |  1 |   5534 |    3021131 |    1163908 |   254473 |   122530 |   101795 |   697119 |    65747 |  5.730 |
5497.97/744.12	c (743,0) c |  2 |   6212 |    3057496 |    1173231 |   198542 |   131884 |   100821 |   698456 |    65603 |  5.730 |
5497.97/744.12	c (743,0) c |  3 |   6475 |    3092686 |    1168664 |   193476 |   127282 |   100702 |   698659 |    66425 |  5.730 |
5497.97/744.12	c (743,0) c |  4 |   5983 |    2900286 |    1175830 |   182218 |   134445 |   101455 |   697549 |    66004 |  5.730 |
5497.97/744.12	c (743,0) c |  5 |   6463 |    3058905 |    1172544 |   187663 |   131167 |    99503 |   699625 |    65815 |  5.730 |
5497.97/744.12	c (743,0) c |  6 |   6279 |    2997573 |    1158752 |   193087 |   117378 |   101445 |   697835 |    65017 |  5.730 |
5497.97/744.12	c (743,0) c |  7 |   6040 |    3026674 |    1170576 |   190381 |   129195 |   102528 |   696730 |    66190 |  5.730 |
5497.97/744.12	c (743,0) c 
5497.97/744.12	c (743,0) c synthesis     9287089 conflicts 10983288655 propagations     1751 conflicts/sec  2070339 propagations/sec
5497.97/744.12	c (743,0) c Total Memory so far : 3102.80Mb
5497.97/744.12	c (743,0) c
5497.97/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
5497.97/744.12	c (743,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5497.97/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
5497.97/744.12	c (743,0) c |  0 |   6038 |    2804284 |    1106075 |   164021 |   136906 |    91394 |   706562 |    64484 |  5.732 |
5497.97/744.12	c (743,0) c |  1 |   5549 |    3035709 |    1171375 |   255143 |   129997 |   102277 |   701332 |    66025 |  5.730 |
5497.97/744.12	c (743,0) c |  2 |   6257 |    3083378 |    1180462 |   200233 |   139115 |   101373 |   702242 |    65911 |  5.730 |
5497.97/744.12	c (743,0) c |  3 |   6524 |    3111373 |    1176292 |   193869 |   134910 |   101207 |   702375 |    66822 |  5.730 |
5497.97/744.12	c (743,0) c |  4 |   6007 |    2913088 |    1182156 |   182997 |   140771 |   102068 |   701523 |    66302 |  5.730 |
5497.97/744.12	c (743,0) c |  5 |   6502 |    3080862 |    1181014 |   188661 |   139636 |   100272 |   703114 |    66204 |  5.730 |
5497.97/744.12	c (743,0) c |  6 |   6284 |    3006626 |    1165431 |   193093 |   124057 |   101907 |   698134 |    65242 |  5.730 |
5497.97/744.12	c (743,0) c |  7 |   6072 |    3042794 |    1177741 |   190590 |   136360 |   103147 |   700479 |    66527 |  5.730 |
5497.97/744.12	c (743,0) c 
5497.97/744.12	c (743,0) c synthesis     9340546 conflicts 11047760023 propagations     1748 conflicts/sec  2066959 propagations/sec
5497.97/744.12	c (743,0) c Total Memory so far : 3103.46Mb
5497.97/744.12	c (743,0) c
5497.97/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
5497.97/744.12	c (743,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5497.97/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
5497.97/744.12	c (743,0) c |  0 |   6054 |    2811906 |    1110527 |   164032 |   141359 |    91806 |   716458 |    64746 |  5.733 |
5497.97/744.12	c (743,0) c |  1 |   5575 |    3050827 |    1180362 |   255288 |   138984 |   102964 |   703874 |    66339 |  5.730 |
5497.97/744.12	c (743,0) c |  2 |   6295 |    3100102 |    1187452 |   200517 |   146105 |   101904 |   706358 |    66256 |  5.730 |
5497.97/744.12	c (743,0) c |  3 |   6557 |    3128150 |    1184307 |   194204 |   142925 |   101912 |   706373 |    67232 |  5.730 |
5497.97/744.12	c (743,0) c |  4 |   6045 |    2935896 |    1189885 |   184411 |   148500 |   102670 |   705601 |    66661 |  5.730 |
5497.97/744.12	c (743,0) c |  5 |   6532 |    3099635 |    1190242 |   188828 |   148864 |   100924 |   707247 |    66712 |  5.730 |
5617.62/759.12	c (758,0) c |  6 |   6284 |    3014948 |    1172035 |   193101 |   130661 |   102405 |   698134 |    65371 |  5.730 |
5617.62/759.12	c (758,0) c |  7 |   6105 |    3061086 |    1185076 |   190757 |   143695 |   103706 |   704478 |    66894 |  5.730 |
5617.62/759.12	c (758,0) c 
5617.62/759.12	c (758,0) c synthesis     9399886 conflicts 11115812109 propagations     1746 conflicts/sec  2064314 propagations/sec
5617.62/759.12	c (758,0) c Total Memory so far : 3104.42Mb
5617.62/759.12	c (758,0) c
5617.62/759.12	c (758,0) c |-------------------------------------------------------------------------------------------------------|
5617.62/759.12	c (758,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5617.62/759.12	c (758,0) c |-------------------------------------------------------------------------------------------------------|
5617.62/759.12	c (758,0) c |  0 |   6090 |    2827552 |    1117218 |   164783 |    75855 |    92327 |   720435 |    65024 |  5.733 |
5617.62/759.12	c (758,0) c |  1 |   5599 |    3065626 |    1187456 |   255688 |   146078 |   103585 |   707250 |    66639 |  5.730 |
5617.62/759.12	c (758,0) c |  2 |   6332 |    3118220 |    1195255 |   200710 |    79094 |   102441 |   710262 |    66568 |  5.730 |
5617.62/759.12	c (758,0) c |  3 |   6605 |    3145470 |    1191291 |   194381 |    75114 |   102457 |   709710 |    67579 |  5.730 |
5617.62/759.12	c (758,0) c |  4 |   6091 |    2955731 |    1197986 |   184616 |    81795 |   103223 |   709376 |    66967 |  5.730 |
5617.62/759.12	c (758,0) c |  5 |   6590 |    3122589 |    1198444 |   189167 |    82264 |   101442 |   711368 |    67017 |  5.730 |
5617.62/759.12	c (758,0) c |  6 |   6295 |    3046299 |    1180025 |   194802 |   138651 |   103035 |   709068 |    65650 |  5.730 |
5617.62/759.12	c (758,0) c |  7 |   6136 |    3076144 |    1192069 |   190858 |    75898 |   104305 |   708451 |    67274 |  5.730 |
5617.62/759.12	c (758,0) c 
5617.62/759.12	c (758,0) c synthesis     9459749 conflicts 11186798710 propagations     1744 conflicts/sec  2062256 propagations/sec
5617.62/759.12	c (758,0) c Total Memory so far : 3056.18Mb
5617.62/759.12	c (758,0) c
5617.62/759.12	c (758,0) c |-------------------------------------------------------------------------------------------------------|
5617.62/759.12	c (758,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5617.62/759.12	c (758,0) c |-------------------------------------------------------------------------------------------------------|
5617.62/759.12	c (758,0) c |  0 |   6138 |    2849310 |    1124994 |   165802 |    83631 |    92821 |   724643 |    65314 |  5.733 |
5617.62/759.12	c (758,0) c |  1 |   5634 |    3083185 |    1195371 |   256248 |    79204 |   104201 |   712686 |    66915 |  5.730 |
5617.62/759.12	c (758,0) c |  2 |   6387 |    3139761 |    1203998 |   200831 |    87837 |   103031 |   714410 |    66884 |  5.730 |
5617.62/759.12	c (758,0) c |  3 |   6634 |    3162811 |    1200207 |   194697 |    84030 |   103050 |   713955 |    67891 |  5.730 |
5617.62/759.12	c (758,0) c |  4 |   6130 |    2976137 |    1206466 |   184970 |    90275 |   103858 |   713722 |    67251 |  5.730 |
5617.62/759.12	c (758,0) c |  5 |   6645 |    3145134 |    1208040 |   189364 |    91859 |   102106 |   715511 |    67346 |  5.730 |
5617.62/759.12	c (758,0) c |  6 |   6334 |    3073009 |    1189818 |   197164 |   148444 |   103683 |   713545 |    66056 |  5.730 |
5617.62/759.12	c (758,0) c |  7 |   6180 |    3107247 |    1199659 |   191967 |    83488 |   104879 |   712710 |    67469 |  5.730 |
5617.62/759.12	c (758,0) c 
5617.62/759.12	c (758,0) c synthesis     9528555 conflicts 11265621272 propagations     1744 conflicts/sec  2061643 propagations/sec
5617.62/759.12	c (758,0) c Total Memory so far : 3056.99Mb
5617.62/759.12	c (758,0) c
5617.62/759.12	c (758,0) c |-------------------------------------------------------------------------------------------------------|
5617.62/759.12	c (758,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5617.62/759.12	c (758,0) c |-------------------------------------------------------------------------------------------------------|
5617.62/759.12	c (758,0) c |  0 |   6185 |    2867956 |    1132747 |   166427 |    91384 |    93395 |   729408 |    65633 |  5.733 |
5617.62/759.12	c (758,0) c |  1 |   5681 |    3112480 |    1203517 |   257304 |    87351 |   104717 |   718389 |    67154 |  5.730 |
5617.62/759.12	c (758,0) c |  2 |   6403 |    3159210 |    1215779 |   201234 |    99618 |   104137 |   718674 |    67148 |  5.730 |
5617.62/759.12	c (758,0) c |  3 |   6634 |    3176527 |    1210891 |   194714 |    94714 |   103814 |   713955 |    68066 |  5.730 |
5617.62/759.12	c (758,0) c |  4 |   6166 |    2995307 |    1217101 |   185044 |   100910 |   104630 |   718449 |    67689 |  5.730 |
5617.62/759.12	c (758,0) c |  5 |   6684 |    3164420 |    1216510 |   189662 |   100330 |   102702 |   720362 |    67680 |  5.730 |
5617.62/759.12	c (758,0) c |  6 |   6385 |    3096431 |    1199921 |   197319 |    83763 |   104343 |   718721 |    66443 |  5.730 |
5737.27/774.12	c (773,0) c |  7 |   6227 |    3126557 |    1207303 |   192032 |    91132 |   105375 |   717670 |    67774 |  5.730 |
5737.27/774.12	c (773,0) c 
5737.27/774.12	c (773,0) c synthesis     9603769 conflicts 11345495288 propagations     1745 conflicts/sec  2061225 propagations/sec
5737.27/774.12	c (773,0) c Total Memory so far : 3057.29Mb
5737.27/774.12	c (773,0) c
5737.27/774.12	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5737.27/774.12	c (773,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5737.27/774.12	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5737.27/774.12	c (773,0) c |  0 |   6241 |    2888312 |    1140531 |   166826 |    99168 |    93920 |   733829 |    65955 |  5.733 |
5737.27/774.12	c (773,0) c |  1 |   5729 |    3138814 |    1211932 |   258885 |    95766 |   105228 |   722552 |    67388 |  5.730 |
5737.27/774.12	c (773,0) c |  2 |   6439 |    3184284 |    1224430 |   204241 |   108269 |   104708 |   722978 |    67417 |  5.730 |
5737.27/774.12	c (773,0) c |  3 |   6655 |    3193213 |    1221047 |   194780 |   104870 |   104688 |   723074 |    68355 |  5.730 |
5737.27/774.12	c (773,0) c |  4 |   6216 |    3013599 |    1225436 |   185115 |   109245 |   105223 |   722450 |    68010 |  5.730 |
5737.27/774.12	c (773,0) c |  5 |   6738 |    3185214 |    1224483 |   189713 |   108303 |   103245 |   724412 |    67992 |  5.730 |
5737.27/774.12	c (773,0) c |  6 |   6430 |    3115779 |    1208547 |   197387 |    92388 |   104917 |   722785 |    66780 |  5.730 |
5737.27/774.12	c (773,0) c |  7 |   6272 |    3146569 |    1214983 |   192187 |    98812 |   105858 |   721906 |    68106 |  5.730 |
5737.27/774.12	c (773,0) c 
5737.27/774.12	c (773,0) c synthesis     9671390 conflicts 11423276308 propagations     1744 conflicts/sec  2060455 propagations/sec
5737.27/774.12	c (773,0) c Total Memory so far : 3057.83Mb
5737.27/774.12	c (773,0) c
5737.27/774.12	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5737.27/774.12	c (773,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5737.27/774.12	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5737.27/774.12	c (773,0) c |  0 |   6290 |    2908582 |    1148621 |   167040 |   107258 |    94517 |   737811 |    66301 |  5.733 |
5737.27/774.12	c (773,0) c |  1 |   5773 |    3162990 |    1221100 |   259807 |   104934 |   105891 |   725735 |    67679 |  5.730 |
5737.27/774.12	c (773,0) c |  2 |   6483 |    3204065 |    1232125 |   205179 |   115964 |   105211 |   726922 |    67687 |  5.730 |
5737.27/774.12	c (773,0) c |  3 |   6717 |    3223822 |    1229423 |   197645 |   113246 |   105214 |   727143 |    68663 |  5.730 |
5737.27/774.12	c (773,0) c |  4 |   6261 |    3042382 |    1234071 |   186870 |   117880 |   105835 |   726080 |    68335 |  5.730 |
5737.27/774.12	c (773,0) c |  5 |   6803 |    3207829 |    1232595 |   189863 |   116415 |   103753 |   728386 |    68342 |  5.730 |
5737.27/774.12	c (773,0) c |  6 |   6479 |    3136873 |    1217179 |   197543 |   101021 |   105547 |   726636 |    67107 |  5.730 |
5737.27/774.12	c (773,0) c |  7 |   6294 |    3160875 |    1221931 |   192321 |   105760 |   106393 |   725956 |    68380 |  5.730 |
5737.27/774.12	c (773,0) c 
5737.27/774.12	c (773,0) c synthesis     9737045 conflicts 11499545562 propagations     1744 conflicts/sec  2059437 propagations/sec
5737.27/774.12	c (773,0) c Total Memory so far : 3107.26Mb
5737.27/774.12	c (773,0) c
5737.27/774.12	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5737.27/774.12	c (773,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5737.27/774.12	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5737.27/774.12	c (773,0) c |  0 |   6309 |    2921499 |    1156114 |   167093 |   114751 |    95068 |   739815 |    66513 |  5.733 |
5737.27/774.12	c (773,0) c |  1 |   5792 |    3178316 |    1229338 |   260180 |   113172 |   106575 |   730540 |    67953 |  5.730 |
5737.27/774.12	c (773,0) c |  2 |   6514 |    3224392 |    1242370 |   206441 |   126209 |   105891 |   730362 |    68027 |  5.730 |
5737.27/774.12	c (773,0) c |  3 |   6773 |    3244156 |    1237351 |   199416 |   121173 |   105698 |   731389 |    69009 |  5.730 |
5737.27/774.12	c (773,0) c |  4 |   6291 |    3059741 |    1242686 |   188439 |   126494 |   106614 |   730588 |    68674 |  5.730 |
5737.27/774.12	c (773,0) c |  5 |   6829 |    3224141 |    1241097 |   189911 |   124917 |   104437 |   732668 |    68742 |  5.730 |
5737.27/774.12	c (773,0) c |  6 |   6526 |    3156875 |    1225018 |   198037 |   108860 |   106064 |   731044 |    67406 |  5.730 |
5737.27/774.12	c (773,0) c |  7 |   6331 |    3176207 |    1228825 |   192426 |   112654 |   106905 |   730001 |    68669 |  5.730 |
5737.27/774.12	c (773,0) c 
5856.91/789.12	c (788,0) c synthesis     9802799 conflicts 11573044571 propagations     1743 conflicts/sec  2057913 propagations/sec
5856.91/789.12	c (788,0) c Total Memory so far : 3107.79Mb
5856.91/789.12	c (788,0) c
5856.91/789.12	c (788,0) c |-------------------------------------------------------------------------------------------------------|
5856.91/789.12	c (788,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5856.91/789.12	c (788,0) c |-------------------------------------------------------------------------------------------------------|
5856.91/789.12	c (788,0) c |  0 |   6309 |    2932070 |    1164667 |   167099 |   123304 |    95627 |   739815 |    66639 |  5.733 |
5856.91/789.12	c (788,0) c |  1 |   5838 |    3201411 |    1237978 |   261199 |   121812 |   107256 |   734772 |    68350 |  5.730 |
5856.91/789.12	c (788,0) c |  2 |   6533 |    3242335 |    1253014 |   207099 |   136853 |   106706 |   735106 |    68343 |  5.730 |
5856.91/789.12	c (788,0) c |  3 |   6808 |    3259127 |    1244145 |   199971 |   127968 |   106137 |   735869 |    69308 |  5.730 |
5856.91/789.12	c (788,0) c |  4 |   6334 |    3080077 |    1250381 |   189878 |   134189 |   107160 |   734394 |    69042 |  5.730 |
5856.91/789.12	c (788,0) c |  5 |   6871 |    3250867 |    1249608 |   190478 |   133428 |   105048 |   736780 |    69139 |  5.730 |
5856.91/789.12	c (788,0) c |  6 |   6573 |    3176637 |    1233093 |   198315 |   116935 |   106658 |   734868 |    67771 |  5.730 |
5856.91/789.12	c (788,0) c |  7 |   6374 |    3194597 |    1236463 |   192478 |   120292 |   107450 |   734473 |    69016 |  5.730 |
5856.91/789.12	c (788,0) c 
5856.91/789.12	c (788,0) c synthesis     9869349 conflicts 11645518304 propagations     1743 conflicts/sec  2056239 propagations/sec
5856.91/789.12	c (788,0) c Total Memory so far : 3346.90Mb
5856.91/789.12	c (788,0) c
5856.91/789.12	c (788,0) c |-------------------------------------------------------------------------------------------------------|
5856.91/789.12	c (788,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5856.91/789.12	c (788,0) c |-------------------------------------------------------------------------------------------------------|
5856.91/789.12	c (788,0) c |  0 |   6343 |    2948275 |    1171886 |   167155 |   130523 |    96105 |   750245 |    66982 |  5.733 |
5856.91/789.12	c (788,0) c |  1 |   5895 |    3223117 |    1245933 |   262171 |   129767 |   107794 |   738515 |    68732 |  5.730 |
5856.91/789.12	c (788,0) c |  2 |   6571 |    3258607 |    1259957 |   207224 |   143796 |   107146 |   739215 |    68724 |  5.730 |
5856.91/789.12	c (788,0) c |  3 |   6857 |    3277943 |    1251480 |   200976 |   135303 |   106610 |   739724 |    69658 |  5.730 |
5856.91/789.12	c (788,0) c |  4 |   6359 |    3093360 |    1256767 |   190994 |   140576 |   107608 |   738176 |    69331 |  5.730 |
5856.91/789.12	c (788,0) c |  5 |   6899 |    3274619 |    1262678 |   190755 |   146498 |   105870 |   740475 |    69614 |  5.730 |
5856.91/789.12	c (788,0) c |  6 |   6633 |    3200480 |    1241213 |   198829 |   125054 |   107264 |   739086 |    68157 |  5.730 |
5856.91/789.12	c (788,0) c |  7 |   6416 |    3211845 |    1243706 |   192573 |   127535 |   107966 |   738140 |    69383 |  5.730 |
5856.91/789.12	c (788,0) c 
5856.91/789.12	c (788,0) c synthesis     9933621 conflicts 11716180819 propagations     1742 conflicts/sec  2054264 propagations/sec
5856.91/789.12	c (788,0) c Total Memory so far : 3427.18Mb
5856.91/789.12	c (788,0) c
5856.91/789.12	c (788,0) c |-------------------------------------------------------------------------------------------------------|
5856.91/789.12	c (788,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5856.91/789.12	c (788,0) c |-------------------------------------------------------------------------------------------------------|
5856.91/789.12	c (788,0) c |  0 |   6384 |    2963893 |    1178888 |   167240 |   137525 |    96625 |   753907 |    67326 |  5.733 |
5856.91/789.12	c (788,0) c |  1 |   5935 |    3241168 |    1253511 |   262249 |   137345 |   108379 |   742146 |    69141 |  5.730 |
5856.91/789.12	c (788,0) c |  2 |   6602 |    3273573 |    1266354 |   207277 |   150193 |   107622 |   742885 |    69048 |  5.730 |
5856.91/789.12	c (788,0) c |  3 |   6899 |    3296304 |    1258163 |   201723 |   141986 |   107115 |   743410 |    69997 |  5.730 |
5856.91/789.12	c (788,0) c |  4 |   6393 |    3108353 |    1263338 |   191525 |   147147 |   108095 |   742102 |    69649 |  5.730 |
5856.91/789.12	c (788,0) c |  5 |   6947 |    3293438 |    1271000 |   191025 |    77425 |   106406 |   743803 |    69992 |  5.730 |
5856.91/789.12	c (788,0) c |  6 |   6687 |    3219596 |    1248551 |   199114 |   132393 |   107758 |   742741 |    68524 |  5.730 |
5856.91/789.12	c (788,0) c |  7 |   6458 |    3229937 |    1251375 |   192677 |   135204 |   108540 |   741923 |    69775 |  5.730 |
5856.91/789.12	c (788,0) c 
5856.91/789.12	c (788,0) c synthesis     9991180 conflicts 11783144657 propagations     1740 conflicts/sec  2051682 propagations/sec
5887.15/792.92	c (792,0) receiving signal SIGTERM
5887.15/792.92	s UNKNOWN
94.96/793.08	c (792,0) c Total Memory so far : 
94.96/793.09	c (792,57) SatSolver is killed by some reasons.
94.96/793.09	c (792,57) 1,1,44,46,47,47,59,TO,TO,STOP-AFTER(DIMACS)
94.96/793.09	c END-Prog: Fri Jul 27 02:54:27 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (3990 MiB free)
  memory of node 1: 16384 MiB (8026 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296894-1532652074/watcher-4296894-1532652074 -o /tmp/evaluation-result-4296894-1532652074/solver-4296894-1532652074 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532644401-9256 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296894-1532652074.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=9984, runsolver pid=9981
Current StackSize limit: 8192 KiB


[startup+0.100218 s]*
/proc/loadavg: 5.75 8.03 8.55 3/198 10004
/proc/meminfo: memFree=12211020/32770624 swapFree=67108860/67108860
[pid=9984] ppid=9981 vsize=27312552 memory=109712 CPUtime=0.11 cores=0-7
/proc/9984/stat : 9984 (java) S 9981 9984 9229 0 -1 1077944320 6943 0 0 0 9 2 0 0 20 0 20 0 82770604 27968053248 27428 33554432000 4194304 4196468 140736225767552 140736225750096 139906865164023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
/proc/9984/statm: 6828138 27428 2751 1 0 6790598 0
[pid=9984/tid=9986] ppid=9981 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9984/task/9986/stat : 9986 (java) R 9981 9984 9229 0 -1 4202560 5058 0 0 0 7 2 0 0 20 0 20 0 82770604 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906836969496 139906849244540 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9987] ppid=9981 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9984/task/9987/stat : 9987 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906869406864 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9988] ppid=9981 vsize=27312552 memory=140012080604800 CPUtime=0 cores=0-7
/proc/9984/task/9988/stat : 9988 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906683563024 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9989] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9989/stat : 9989 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906682510224 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9990] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9990/stat : 9990 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906284944144 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9991] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9991/stat : 9991 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906283891344 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9992] ppid=9981 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9984/task/9992/stat : 9992 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906282838544 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9993] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9993/stat : 9993 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906281785744 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9994] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9994/stat : 9994 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 27428 33554432000 4194304 4196468 140736225767552 139906280732944 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9995] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9995/stat : 9995 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770608 27968053248 27428 33554432000 4194304 4196468 140736225767552 139905789250416 139906865175170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9996] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9996/stat : 9996 (java) S 9981 9984 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82770608 27968053248 27428 33554432000 4194304 4196468 140736225767552 139904801564192 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9997] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9997/stat : 9997 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770609 27968053248 27428 33554432000 4194304 4196468 140736225767552 139904533128560 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9998] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9998/stat : 9998 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 27428 33554432000 4194304 4196468 140736225767552 139904158619984 139906865182619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9999] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9999/stat : 9999 (java) S 9981 9984 9229 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 27428 33554432000 4194304 4196468 140736225767552 139905788197232 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10000] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10000/stat : 10000 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 27428 33554432000 4194304 4196468 140736225767552 139905787144432 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10001] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10001/stat : 10001 (java) S 9981 9984 9229 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 27428 33554432000 4194304 4196468 140736225767552 139905786091632 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10002] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10002/stat : 10002 (java) S 9981 9984 9229 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 27428 33554432000 4194304 4196468 140736225767552 139905785038832 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10003] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10003/stat : 10003 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 27428 33554432000 4194304 4196468 140736225767552 139903660715104 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10004] ppid=9981 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9984/task/10004/stat : 10004 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770612 27968053248 27428 33554432000 4194304 4196468 140736225767552 139905783987248 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109712 KiB

[startup+0.210257 s]*
/proc/loadavg: 5.75 8.03 8.55 2/198 10004
/proc/meminfo: memFree=12192212/32770624 swapFree=67108860/67108860
[pid=9984] ppid=9981 vsize=27312552 memory=124172 CPUtime=0.24 cores=0-7
/proc/9984/stat : 9984 (java) S 9981 9984 9229 0 -1 1077944320 10752 0 0 0 21 3 0 0 20 0 20 0 82770604 27968053248 31043 33554432000 4194304 4196468 140736225767552 140736225750096 139906865164023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
/proc/9984/statm: 6828138 31043 2877 1 0 6790598 0
[pid=9984/tid=9986] ppid=9981 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9984/task/9986/stat : 9986 (java) R 9981 9984 9229 0 -1 4202560 8663 0 0 0 17 2 0 0 20 0 20 0 82770604 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906836979536 139906846557757 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9987] ppid=9981 vsize=27312552 memory=12881 CPUtime=0 cores=0-7
/proc/9984/task/9987/stat : 9987 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906869406864 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9988] ppid=9981 vsize=27312552 memory=140012080614649 CPUtime=0 cores=0-7
/proc/9984/task/9988/stat : 9988 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906683563024 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9989] ppid=9981 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9984/task/9989/stat : 9989 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906682510224 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9990] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9990/stat : 9990 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906284944144 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9991] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9991/stat : 9991 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906283891344 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9992] ppid=9981 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9984/task/9992/stat : 9992 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906282838544 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9993] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9993/stat : 9993 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906281785744 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9994] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9994/stat : 9994 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31043 33554432000 4194304 4196468 140736225767552 139906280732944 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9995] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9995/stat : 9995 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770608 27968053248 31043 33554432000 4194304 4196468 140736225767552 139905789250416 139906865175170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9996] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9996/stat : 9996 (java) S 9981 9984 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82770608 27968053248 31043 33554432000 4194304 4196468 140736225767552 139904801564192 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9997] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9997/stat : 9997 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770609 27968053248 31043 33554432000 4194304 4196468 140736225767552 139904533128560 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9998] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9998/stat : 9998 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31043 33554432000 4194304 4196468 140736225767552 139904158619984 139906865182619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9999] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9999/stat : 9999 (java) S 9981 9984 9229 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31043 33554432000 4194304 4196468 140736225767552 139905788197232 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10000] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10000/stat : 10000 (java) S 9981 9984 9229 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31043 33554432000 4194304 4196468 140736225767552 139905787144432 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10001] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10001/stat : 10001 (java) S 9981 9984 9229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31043 33554432000 4194304 4196468 140736225767552 139905786091632 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10002] ppid=9981 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9984/task/10002/stat : 10002 (java) S 9981 9984 9229 0 -1 1077944384 266 0 0 0 2 0 0 0 20 0 20 0 82770611 27968053248 31043 33554432000 4194304 4196468 140736225767552 139905785038832 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10003] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10003/stat : 10003 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31043 33554432000 4194304 4196468 140736225767552 139903660715104 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10004] ppid=9981 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9984/task/10004/stat : 10004 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770612 27968053248 31043 33554432000 4194304 4196468 140736225767552 139905783987248 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124172 KiB

[startup+0.310061 s]*
/proc/loadavg: 5.75 8.03 8.55 2/198 10004
/proc/meminfo: memFree=12188792/32770624 swapFree=67108860/67108860
[pid=9984] ppid=9981 vsize=27312552 memory=127648 CPUtime=0.42 cores=0-7
/proc/9984/stat : 9984 (java) S 9981 9984 9229 0 -1 1077944320 11269 0 0 0 37 5 0 0 20 0 20 0 82770604 27968053248 31912 33554432000 4194304 4196468 140736225767552 140736225750096 139906865164023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
/proc/9984/statm: 6828138 31912 2974 1 0 6790598 0
[pid=9984/tid=9986] ppid=9981 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9984/task/9986/stat : 9986 (java) R 9981 9984 9229 0 -1 4202560 9032 0 0 0 26 3 0 0 20 0 20 0 82770604 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906836968176 139906846717328 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9987] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9987/stat : 9987 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906869406864 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9988] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9988/stat : 9988 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906683563024 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9989] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9989/stat : 9989 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906682510224 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9990] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9990/stat : 9990 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906284944144 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9991] ppid=9981 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9984/task/9991/stat : 9991 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906283891344 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9992] ppid=9981 vsize=27312552 memory=140011974521775 CPUtime=0 cores=0-7
/proc/9984/task/9992/stat : 9992 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906282838544 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9993] ppid=9981 vsize=27312552 memory=140011974524080 CPUtime=0 cores=0-7
/proc/9984/task/9993/stat : 9993 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906281785744 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9994] ppid=9981 vsize=27312552 memory=140011974526384 CPUtime=0 cores=0-7
/proc/9984/task/9994/stat : 9994 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27968053248 31912 33554432000 4194304 4196468 140736225767552 139906280732944 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9995] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9995/stat : 9995 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770608 27968053248 31912 33554432000 4194304 4196468 140736225767552 139905789250416 139906865175170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9996] ppid=9981 vsize=27312552 memory=280023949059728 CPUtime=0 cores=0-7
/proc/9984/task/9996/stat : 9996 (java) S 9981 9984 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82770608 27968053248 31912 33554432000 4194304 4196468 140736225767552 139904801564192 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9997] ppid=9981 vsize=27312552 memory=280023949066640 CPUtime=0 cores=0-7
/proc/9984/task/9997/stat : 9997 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770609 27968053248 31912 33554432000 4194304 4196468 140736225767552 139904533128560 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9998] ppid=9981 vsize=27312552 memory=280023949007920 CPUtime=0 cores=0-7
/proc/9984/task/9998/stat : 9998 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31912 33554432000 4194304 4196468 140736225767552 139904158619984 139906865182619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9999] ppid=9981 vsize=27312552 memory=280023949080464 CPUtime=0 cores=0-7
/proc/9984/task/9999/stat : 9999 (java) S 9981 9984 9229 0 -1 1077944384 347 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31912 33554432000 4194304 4196468 140736225767552 139905788197232 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10000] ppid=9981 vsize=27312552 memory=280023949087376 CPUtime=0.02 cores=0-7
/proc/9984/task/10000/stat : 10000 (java) S 9981 9984 9229 0 -1 1077944384 234 0 0 0 2 0 0 0 20 0 20 0 82770611 27968053248 31912 33554432000 4194304 4196468 140736225767552 139905787144432 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10001] ppid=9981 vsize=27312552 memory=280023949085072 CPUtime=0 cores=0-7
/proc/9984/task/10001/stat : 10001 (java) S 9981 9984 9229 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31912 33554432000 4194304 4196468 140736225767552 139905786091632 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10002] ppid=9981 vsize=27312552 memory=280023949101680 CPUtime=0.07 cores=0-7
/proc/9984/task/10002/stat : 10002 (java) S 9981 9984 9229 0 -1 1077944384 287 0 0 0 7 0 0 0 20 0 20 0 82770611 27968053248 31912 33554432000 4194304 4196468 140736225767552 139905785038832 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10003] ppid=9981 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10003/stat : 10003 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770611 27968053248 31912 33554432000 4194304 4196468 140736225767552 139903660715104 139906865174229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10004] ppid=9981 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9984/task/10004/stat : 10004 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770612 27968053248 31912 33554432000 4194304 4196468 140736225767552 139905783987248 139906865175170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127648 KiB

[startup+0.700944 s]
/proc/loadavg: 5.75 8.03 8.55 2/198 10004
/proc/meminfo: memFree=12164608/32770624 swapFree=67108860/67108860
[pid=9984] ppid=9981 vsize=27320872 memory=166764 CPUtime=1 cores=0-7
/proc/9984/stat : 9984 (java) S 9981 9984 9229 0 -1 1077944320 18251 0 0 0 93 7 0 0 20 0 20 0 82770604 27976572928 41691 33554432000 4194304 4196468 140736225767552 140736225750096 139906865164023 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
/proc/9984/statm: 6830218 41691 3135 1 0 6791622 0
[pid=9984/tid=9986] ppid=9981 vsize=27320872 memory=0 CPUtime=0.67 cores=0-7
/proc/9984/task/9986/stat : 9986 (java) R 9981 9984 9229 0 -1 4202560 15511 0 0 0 62 5 0 0 20 0 20 0 82770604 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906836998432 139906849244510 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9987] ppid=9981 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9987/stat : 9987 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906869406864 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9988] ppid=9981 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9988/stat : 9988 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906683563024 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9989] ppid=9981 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/9989/stat : 9989 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906682510224 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9990] ppid=9981 vsize=27320872 memory=1200 CPUtime=0 cores=0-7
/proc/9984/task/9990/stat : 9990 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906284944144 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9991] ppid=9981 vsize=27320872 memory=10608 CPUtime=0 cores=0-7
/proc/9984/task/9991/stat : 9991 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906283891344 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9992] ppid=9981 vsize=27320872 memory=4616 CPUtime=0 cores=0-7
/proc/9984/task/9992/stat : 9992 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906282838544 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9993] ppid=9981 vsize=27320872 memory=1428 CPUtime=0 cores=0-7
/proc/9984/task/9993/stat : 9993 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906281785744 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9994] ppid=9981 vsize=27320872 memory=15876 CPUtime=0 cores=0-7
/proc/9984/task/9994/stat : 9994 (java) S 9981 9984 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82770606 27976572928 41691 33554432000 4194304 4196468 140736225767552 139906280732944 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9995] ppid=9981 vsize=27320872 memory=16436 CPUtime=0 cores=0-7
/proc/9984/task/9995/stat : 9995 (java) S 9981 9984 9229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82770608 27976572928 41691 33554432000 4194304 4196468 140736225767552 139905789250416 139906865175170 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0

################
# More data... #
################

/proc/9984/task/10010/stat : 10010 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82776652 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139902721186848 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
Current children cumulated CPU time: 5643.08 s
Current children cumulated vsize: 31115876 KiB
Current children cumulated memory: 10436404 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+792.902 s]
/proc/loadavg: 8.75 8.26 8.22 9/212 10025
/proc/meminfo: memFree=1715916/32770624 swapFree=67108860/67108860
[pid=9984] ppid=9981 vsize=27984808 memory=7901964 CPUtime=94.96 cores=0-7
/proc/9984/stat : 9984 (java) S 9981 9984 9229 0 -1 1077944320 86822 0 0 0 8977 519 0 0 20 0 24 0 82770604 28656443392 1975491 33554432000 4194304 4196468 140736225767552 140736225750096 139906865164023 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
/proc/9984/statm: 6996202 1975491 3266 1 0 6957058 0
[pid=10005] ppid=9984 vsize=3803640 memory=2600724 CPUtime=5792.19 cores=0-7
/proc/10005/stat : 10005 (glucose-syrup) S 9984 9984 9229 0 -1 1077944320 6269384 0 0 0 577326 1893 0 0 20 0 9 0 82776650 3894927360 650181 33554432000 4194304 4373367 140731497849008 140731497847552 140021321443970 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
/proc/10005/statm: 950910 650181 388 44 0 946598 0
[pid=10005/tid=10011] ppid=9984 vsize=3803640 memory=2598592 CPUtime=722.16 cores=0-7
/proc/10005/task/10011/stat : 10011 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 945819 0 0 0 71982 234 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140021282696024 4271619 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=10005/tid=10012] ppid=9984 vsize=3803640 memory=7901964 CPUtime=725.3 cores=0-7
/proc/10005/task/10012/stat : 10012 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 841658 0 0 0 72301 229 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140021197131024 4272316 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=10005/tid=10013] ppid=9984 vsize=3803640 memory=2416724 CPUtime=725.23 cores=0-7
/proc/10005/task/10013/stat : 10013 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 672579 0 0 0 72303 220 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140019996761456 4304624 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=10005/tid=10014] ppid=9984 vsize=3803640 memory=0 CPUtime=721.5 cores=0-7
/proc/10005/task/10014/stat : 10014 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 729123 0 0 0 71935 215 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140019988368752 4271958 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=10005/tid=10015] ppid=9984 vsize=3803640 memory=-6000919489835787158 CPUtime=725.19 cores=0-7
/proc/10005/task/10015/stat : 10015 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 660907 0 0 0 72290 229 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140019979975952 4271828 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=10005/tid=10016] ppid=9984 vsize=3803640 memory=2573740 CPUtime=725.3 cores=0-7
/proc/10005/task/10016/stat : 10016 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 713691 0 0 0 72282 248 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140019971583344 4272344 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=10005/tid=10017] ppid=9984 vsize=3803640 memory=0 CPUtime=715.62 cores=0-7
/proc/10005/task/10017/stat : 10017 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 698422 0 0 0 71324 238 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140019963190640 4271619 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=10005/tid=10018] ppid=9984 vsize=3803640 memory=3472328296227422913 CPUtime=725.24 cores=0-7
/proc/10005/task/10018/stat : 10018 (glucose-syrup) R 9984 9984 9229 0 -1 4202560 707834 0 0 0 72300 224 0 0 20 0 9 0 82777303 3894927360 650181 33554432000 4194304 4373367 140731497849008 140019954797712 4272344 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 33808384 140731497857969 140731497858220 140731497858220 140731497861063 0
[pid=9984/tid=9986] ppid=9981 vsize=27984808 memory=4512 CPUtime=57.96 cores=0-7
/proc/9984/task/9986/stat : 9986 (java) S 9981 9984 9229 0 -1 1077944384 27640 0 0 0 5676 120 0 0 20 0 24 0 82770604 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906837003264 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 60 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9987] ppid=9981 vsize=27984808 memory=4100 CPUtime=1.68 cores=0-7
/proc/9984/task/9987/stat : 9987 (java) S 9981 9984 9229 0 -1 1077944384 949 0 0 0 120 48 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906869406864 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9988] ppid=9981 vsize=27984808 memory=7901964 CPUtime=1.68 cores=0-7
/proc/9984/task/9988/stat : 9988 (java) S 9981 9984 9229 0 -1 1077944384 908 0 0 0 121 47 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906683563024 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9989] ppid=9981 vsize=27984808 memory=2611788 CPUtime=1.68 cores=0-7
/proc/9984/task/9989/stat : 9989 (java) S 9981 9984 9229 0 -1 1077944384 917 0 0 0 120 48 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906682510224 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9990] ppid=9981 vsize=27984808 memory=10608 CPUtime=1.68 cores=0-7
/proc/9984/task/9990/stat : 9990 (java) S 9981 9984 9229 0 -1 1077944384 1145 0 0 0 122 46 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906284944144 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9991] ppid=9981 vsize=27984808 memory=4616 CPUtime=1.67 cores=0-7
/proc/9984/task/9991/stat : 9991 (java) S 9981 9984 9229 0 -1 1077944384 979 0 0 0 122 45 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906283891344 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9992] ppid=9981 vsize=27984808 memory=916 CPUtime=1.68 cores=0-7
/proc/9984/task/9992/stat : 9992 (java) S 9981 9984 9229 0 -1 1077944384 1019 0 0 0 121 47 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906282838544 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9993] ppid=9981 vsize=27984808 memory=4512 CPUtime=1.67 cores=0-7
/proc/9984/task/9993/stat : 9993 (java) S 9981 9984 9229 0 -1 1077944384 942 0 0 0 121 46 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906281785744 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9994] ppid=9981 vsize=27984808 memory=-6000919489835787158 CPUtime=1.66 cores=0-7
/proc/9984/task/9994/stat : 9994 (java) S 9981 9984 9229 0 -1 1077944384 985 0 0 0 120 46 0 0 20 0 24 0 82770606 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906280732944 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9995] ppid=9981 vsize=27984808 memory=7901964 CPUtime=0.05 cores=0-7
/proc/9984/task/9995/stat : 9995 (java) S 9981 9984 9229 0 -1 1077944384 165 0 0 0 5 0 0 0 20 0 24 0 82770608 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139905789250416 139906865175170 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9996] ppid=9981 vsize=27984808 memory=4128 CPUtime=0 cores=0-7
/proc/9984/task/9996/stat : 9996 (java) S 9981 9984 9229 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 24 0 82770608 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139904801564256 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9997] ppid=9981 vsize=27984808 memory=2567144 CPUtime=0 cores=0-7
/proc/9984/task/9997/stat : 9997 (java) S 9981 9984 9229 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 82770609 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139904533128576 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9998] ppid=9981 vsize=27984808 memory=7901964 CPUtime=0 cores=0-7
/proc/9984/task/9998/stat : 9998 (java) S 9981 9984 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82770611 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139904158619984 139906865182619 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9999] ppid=9981 vsize=27984808 memory=7901964 CPUtime=7.31 cores=0-7
/proc/9984/task/9999/stat : 9999 (java) S 9981 9984 9229 0 -1 1077944384 13346 0 0 0 726 5 0 0 20 0 24 0 82770611 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139905788197232 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10000] ppid=9981 vsize=27984808 memory=636 CPUtime=7.13 cores=0-7
/proc/9984/task/10000/stat : 10000 (java) S 9981 9984 9229 0 -1 1077944384 12717 0 0 0 709 4 0 0 20 0 24 0 82770611 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139905787144432 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10001] ppid=9981 vsize=27984808 memory=960 CPUtime=6.92 cores=0-7
/proc/9984/task/10001/stat : 10001 (java) S 9981 9984 9229 0 -1 1077944384 11874 0 0 0 689 3 0 0 20 0 24 0 82770611 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139905786091632 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10002] ppid=9981 vsize=27984808 memory=1232 CPUtime=1.62 cores=0-7
/proc/9984/task/10002/stat : 10002 (java) S 9981 9984 9229 0 -1 1077944384 11039 0 0 0 159 3 0 0 20 0 24 0 82770611 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139905785038832 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10003] ppid=9981 vsize=27984808 memory=7901964 CPUtime=0 cores=0-7
/proc/9984/task/10003/stat : 10003 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82770611 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139903660715104 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10004] ppid=9981 vsize=27984808 memory=2595636 CPUtime=0.41 cores=0-7
/proc/9984/task/10004/stat : 10004 (java) S 9981 9984 9229 0 -1 1077944384 87 0 0 0 15 26 0 0 20 0 24 0 82770612 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139905783987248 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10006] ppid=9981 vsize=27984808 memory=7373063740493096042 CPUtime=0 cores=0-7
/proc/9984/task/10006/stat : 10006 (java) S 9981 9984 9229 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82776650 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139906278626880 139906865188633 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10008] ppid=9981 vsize=27984808 memory=-6000919489835787158 CPUtime=0.04 cores=0-7
/proc/9984/task/10008/stat : 10008 (java) S 9981 9984 9229 0 -1 4202560 732 0 0 0 3 1 0 0 20 0 24 0 82776650 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139902989614816 139906865185949 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10009] ppid=9981 vsize=27984808 memory=1428 CPUtime=0 cores=0-7
/proc/9984/task/10009/stat : 10009 (java) S 9981 9984 9229 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82776650 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139903258049968 139906865185949 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10010] ppid=9981 vsize=27984808 memory=15876 CPUtime=0 cores=0-7
/proc/9984/task/10010/stat : 10010 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82776652 28656443392 1975491 33554432000 4194304 4196468 140736225767552 139902721186848 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
Current children cumulated CPU time: 5887.15 s
Current children cumulated vsize: 31788448 KiB
Current children cumulated memory: 10502688 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+793.162 s]
# the end of solver process 9984 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5863.14 s, system=24.381 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+793.028 s]*
/proc/loadavg: 8.75 8.26 8.22 2/206 10026
/proc/meminfo: memFree=3018516/32770624 swapFree=67108860/67108860
[pid=9984] ppid=9981 vsize=28181420 memory=7904012 CPUtime=94.96 cores=0-7
/proc/9984/stat : 9984 (java) S 9981 9984 9229 0 -1 1077944320 86860 0 0 0 8977 519 0 0 20 0 25 0 82770604 28857774080 1976003 33554432000 4194304 4196468 140736225767552 140736225750096 139906865164023 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
/proc/9984/statm: 7045355 1976003 3266 1 0 7006211 0
[pid=9984/tid=9986] ppid=9981 vsize=28181420 memory=8112282956445269571 CPUtime=57.96 cores=0-7
/proc/9984/task/9986/stat : 9986 (java) S 9981 9984 9229 0 -1 1077944384 27640 0 0 0 5676 120 0 0 20 0 25 0 82770604 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906837003264 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 60 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9987] ppid=9981 vsize=28181420 memory=4872558044660077418 CPUtime=1.68 cores=0-7
/proc/9984/task/9987/stat : 9987 (java) S 9981 9984 9229 0 -1 1077944384 949 0 0 0 120 48 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906869406864 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9988] ppid=9981 vsize=28181420 memory=4872558044660077418 CPUtime=1.68 cores=0-7
/proc/9984/task/9988/stat : 9988 (java) S 9981 9984 9229 0 -1 1077944384 908 0 0 0 121 47 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906683563024 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9989] ppid=9981 vsize=28181420 memory=6655300316396806240 CPUtime=1.68 cores=0-7
/proc/9984/task/9989/stat : 9989 (java) S 9981 9984 9229 0 -1 1077944384 917 0 0 0 120 48 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906682510224 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9990] ppid=9981 vsize=28181420 memory=6943526294502006880 CPUtime=1.68 cores=0-7
/proc/9984/task/9990/stat : 9990 (java) S 9981 9984 9229 0 -1 1077944384 1145 0 0 0 122 46 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906284944144 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9991] ppid=9981 vsize=28181420 memory=6944656592455360604 CPUtime=1.67 cores=0-7
/proc/9984/task/9991/stat : 9991 (java) S 9981 9984 9229 0 -1 1077944384 979 0 0 0 122 45 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906283891344 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9992] ppid=9981 vsize=28181420 memory=6944656592455359580 CPUtime=1.68 cores=0-7
/proc/9984/task/9992/stat : 9992 (java) S 9981 9984 9229 0 -1 1077944384 1019 0 0 0 121 47 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906282838544 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9993] ppid=9981 vsize=28181420 memory=6655300316396806240 CPUtime=1.67 cores=0-7
/proc/9984/task/9993/stat : 9993 (java) S 9981 9984 9229 0 -1 1077944384 942 0 0 0 121 46 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906281785744 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9994] ppid=9981 vsize=28181420 memory=6944656592455360604 CPUtime=1.66 cores=0-7
/proc/9984/task/9994/stat : 9994 (java) S 9981 9984 9229 0 -1 1077944384 985 0 0 0 120 46 0 0 20 0 25 0 82770606 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906280732944 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9995] ppid=9981 vsize=28181420 memory=6656426216303648864 CPUtime=0.05 cores=0-7
/proc/9984/task/9995/stat : 9995 (java) S 9981 9984 9229 0 -1 1077944384 166 0 0 0 5 0 0 0 20 0 25 0 82770608 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139905789250416 139906865175170 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9996] ppid=9981 vsize=28181420 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/9984/task/9996/stat : 9996 (java) S 9981 9984 9229 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 25 0 82770608 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139904801564256 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9997] ppid=9981 vsize=28181420 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9984/task/9997/stat : 9997 (java) S 9981 9984 9229 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 25 0 82770609 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139904533128576 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9998] ppid=9981 vsize=28181420 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9984/task/9998/stat : 9998 (java) S 9981 9984 9229 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 25 0 82770611 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139904158619984 139906865182619 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=9999] ppid=9981 vsize=28181420 memory=6944656592387989600 CPUtime=7.31 cores=0-7
/proc/9984/task/9999/stat : 9999 (java) S 9981 9984 9229 0 -1 1077944384 13346 0 0 0 726 5 0 0 20 0 25 0 82770611 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139905788197232 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10000] ppid=9981 vsize=28181420 memory=6944656575208382560 CPUtime=7.13 cores=0-7
/proc/9984/task/10000/stat : 10000 (java) S 9981 9984 9229 0 -1 1077944384 12717 0 0 0 709 4 0 0 20 0 25 0 82770611 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139905787144432 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10001] ppid=9981 vsize=28181420 memory=6944656575208382560 CPUtime=6.92 cores=0-7
/proc/9984/task/10001/stat : 10001 (java) S 9981 9984 9229 0 -1 1077944384 11874 0 0 0 689 3 0 0 20 0 25 0 82770611 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139905786091632 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10002] ppid=9981 vsize=28181420 memory=6944613755445342871 CPUtime=1.62 cores=0-7
/proc/9984/task/10002/stat : 10002 (java) S 9981 9984 9229 0 -1 1077944384 11039 0 0 0 159 3 0 0 20 0 25 0 82770611 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139905785038832 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10003] ppid=9981 vsize=28181420 memory=288292155783655754 CPUtime=0 cores=0-7
/proc/9984/task/10003/stat : 10003 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 82770611 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139903660715104 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10004] ppid=9981 vsize=28181420 memory=13854092280141535 CPUtime=0.41 cores=0-7
/proc/9984/task/10004/stat : 10004 (java) S 9981 9984 9229 0 -1 1077944384 87 0 0 0 15 26 0 0 20 0 25 0 82770612 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139905783987248 139906865175170 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10006] ppid=9981 vsize=28181420 memory=7162528163235980632 CPUtime=0 cores=0-7
/proc/9984/task/10006/stat : 10006 (java) S 9981 9984 9229 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 25 0 82776650 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139906278626880 139906865188633 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10008] ppid=9981 vsize=28181420 memory=6655300316396806240 CPUtime=0.04 cores=0-7
/proc/9984/task/10008/stat : 10008 (java) S 9981 9984 9229 0 -1 4202560 732 0 0 0 3 1 0 0 20 0 25 0 82776650 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139902989614816 139906865185949 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10009] ppid=9981 vsize=28181420 memory=288292155783655754 CPUtime=0 cores=0-7
/proc/9984/task/10009/stat : 10009 (java) S 9981 9984 9229 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 25 0 82776650 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139903258049968 139906865185949 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10010] ppid=9981 vsize=28181420 memory=13854092280141535 CPUtime=0 cores=0-7
/proc/9984/task/10010/stat : 10010 (java) S 9981 9984 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 82776652 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139902721186848 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
[pid=9984/tid=10026] ppid=9981 vsize=28181420 memory=0 CPUtime=0 cores=0-7
/proc/9984/task/10026/stat : 10026 (java) S 9981 9984 9229 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 25 0 82849896 28857774080 1976003 33554432000 4194304 4196468 140736225767552 139902452752928 139906865174229 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19640320 140736225776601 140736225776901 140736225776901 140736225779663 0
Current children cumulated CPU time: 94.96 s
Current children cumulated vsize: 28181420 KiB
Current children cumulated memory: 7904012 KiB

[startup+793.11 s]*
/proc/loadavg: 8.75 8.26 8.22 2/180 10026
/proc/meminfo: memFree=5102928/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 793.162
CPU time (s): 5887.52
CPU user time (s): 5863.14
CPU system time (s): 24.381
CPU usage (%): 742.285
Max. virtual memory (cumulated for all children) (KiB): 31788448
Max. memory (cumulated for all children) (KiB): 10615452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5863.14
system time used= 24.381
maximum resident set size= 7904012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6356368
page faults= 0
swaps= 0
block input operations= 0
block output operations= 174896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 774259
involuntary context switches= 59377


# summary of solver processes directly reported to runsolver:
#   pid: 9984
#   total CPU time (s): 5887.52
#   total CPU user time (s): 5863.14
#   total CPU system time (s): 24.381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.3728 second user time and 10.0889 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-27 02:41:14
IDJOB=4296894
IDBENCH=141332
IDSOLVER=2758
FILE ID=node139/4296894-1532652074
RUNJOBID= node139-1532644401-9256
PBS_JOBID= 21022201
Free space on /tmp= 38720 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Bibd/Bibd-sum-34-085-30-12-10_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296894-1532652074/watcher-4296894-1532652074 -o /tmp/evaluation-result-4296894-1532652074/solver-4296894-1532652074 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532644401-9256 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296894-1532652074.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b8a3101f481aadf5580b66257c4acd87
RANDOM SEED=6268182

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12306168 kB
MemAvailable:   31930408 kB
Buffers:          246860 kB
Cached:         19332448 kB
SwapCached:            0 kB
Active:          3056324 kB
Inactive:       16575764 kB
Active(anon):       6932 kB
Inactive(anon):    73540 kB
Active(file):    3049392 kB
Inactive(file): 16502224 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8512 kB
Writeback:             0 kB
AnonPages:         81224 kB
Mapped:            41768 kB
Shmem:             25228 kB
Slab:             528416 kB
SReclaimable:     501084 kB
SUnreclaim:        27332 kB
KernelStack:        3520 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38708 MiB
End job on node139 at 2018-07-27 02:54:28