Trace number 4296970

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) 5209.4 787.154

General information on the benchmark

NameEternity/
Eternity-13-13_c18.xml
MD5SUMe6142002f41530755715c5642d221a51
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 variables533
Number of constraints222
Number of domains2
Minimum domain size19
Maximum domain size169
Distribution of domain sizes[{"size":19,"count":364},{"size":169,"count":169}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":520},{"degree":14,"count":1}]
Minimum constraint arity1
Maximum constraint arity169
Distribution of constraint arities[{"arity":1,"count":52},{"arity":5,"count":169},{"arity":169,"count":1}]
Number of extensional constraints169
Number of intensional constraints52
Distribution of constraint types[{"type":"extension","count":169},{"type":"intension","count":52},{"type":"allDifferent","count":1}]
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.56	c BEGIN-Prog: Fri Jul 27 14:22:19 CEST 2018
0.66/0.56	c PID: 13857
0.66/0.56	c IP: 172.20.3.133
0.66/0.56	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.81/1.39	c (0,0) Parsing End
3.00/1.40	c (0,0) CSP: 533 int (0 aux), 0 bool (0 aux), 222 ctr, max domain size 169
3.00/1.40	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.00/1.40	c (0,0) Constraint Name Generate Begin
3.00/1.41	c (0,0) Ctr:HOME/instance-4296970-1532694138.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
3.00/1.41	c (0,0) Constraint Name Generate End
3.00/1.41	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.00/1.41	c (0,0) CSP to CSPinCNF Begin
26.37/13.65	c (13,12) translated 23 (10%) constraints
38.55/24.34	c (23,23) translated 45 (20%) constraints
51.26/34.92	c (34,33) translated 67 (30%) constraints
61.63/45.21	c (44,44) translated 89 (40%) constraints
74.67/55.89	c (55,54) translated 111 (50%) constraints
88.55/67.01	c (66,65) translated 134 (60%) constraints
102.53/77.75	c (77,75) translated 156 (70%) constraints
109.56/84.76	c (84,82) translated 178 (80%) constraints
109.56/84.77	c (84,82) translated 200 (90%) constraints
109.56/84.77	c (84,82) translated 222 (100%) constraints
117.17/88.34	c (87,85) STATISTICS1:HOME/instance-4296970-1532694138.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,169533,1085203,169,169,170,2,169:14196,169:85514;19:1278264;2:1853761;1:106574,170:169;169:2;5:20111;4:450892;3:163085;2:450892;1:52,2:14196;1:3295773;0:169,
117.17/88.34	c (87,85) ===========================================
117.17/88.34	c (87,85) Order
117.17/88.34	c (87,85) ===========================================
121.03/90.29	c (89,87) translated 108521 (10%) constraints
122.65/91.89	c (91,89) translated 217041 (20%) constraints
124.26/93.49	c (92,90) translated 325561 (30%) constraints
125.87/95.08	c (94,92) translated 434082 (40%) constraints
127.46/96.68	c (96,93) translated 542602 (50%) constraints
134.57/99.00	c (98,95) translated 651122 (60%) constraints
136.17/100.59	c (100,97) translated 759643 (70%) constraints
137.78/102.18	c (101,98) translated 868163 (80%) constraints
139.38/103.76	c (103,100) translated 976683 (90%) constraints
140.98/105.36	c (104,101) translated 1085203 (100%) constraints
140.98/105.36	c (104,101) CSP to CSPinCNF End
141.13/105.41	c (104,101) CSP: 533 int (0 aux), 169000 bool (169000 aux), 1085255 ctr, max domain size 169
141.13/105.41	c (104,101) Heap : 3975 MiB used (max 21145 MiB), NonHeap : 31 MiB used (max 0 MiB)
141.13/105.41	c (104,101) CSPinCNF Propagation Begin
179.09/131.54	c (131,126) 37797 values, 198899 unsatisfiable literals, and 218668 valid clauses are removed
179.09/131.54	c (131,126) CSPinCNF Propagation End
179.19/131.61	c (131,126) CSP: 32346 int (31813 aux), 137187 bool (137187 aux), 866587 ctr, max domain size 169
179.19/131.61	c (131,126) Heap : 6203 MiB used (max 21322 MiB), NonHeap : 32 MiB used (max 0 MiB)
179.19/131.61	c (131,126) Simplify CSPinCNF Begin
186.80/134.00	c (133,128) Simplify CSPinCNF End
186.90/134.08	c (133,128) CSP: 32346 int (31813 aux), 165579 bool (165579 aux), 894979 ctr, max domain size 169
186.90/134.08	c (133,128) Heap : 1904 MiB used (max 21328 MiB), NonHeap : 32 MiB used (max 0 MiB)
186.90/134.08	c (133,128) Calculate Precise Domain Begin
186.90/134.08	c (133,128) 0 values are removed by re-calculation
186.90/134.08	c (133,128) Calculate Precise Domain End
187.01/134.16	c (133,128) CSP: 32346 int (31813 aux), 165579 bool (165579 aux), 894979 ctr, max domain size 169
187.01/134.16	c (133,128) Heap : 1904 MiB used (max 21328 MiB), NonHeap : 32 MiB used (max 0 MiB)
187.01/134.16	c (133,128) CSPinCNF to SatSolver Begin
198.16/141.74	c (141,135) 89498 (10 %) CSP clauses are encoded (193603 SAT variables, 3149776 SAT clauses)
198.62/142.16	c (141,135) 178996 (20 %) CSP clauses are encoded (193603 SAT variables, 3239274 SAT clauses)
199.02/142.57	c (142,136) 268494 (30 %) CSP clauses are encoded (193603 SAT variables, 3328772 SAT clauses)
199.42/142.99	c (142,136) 357992 (40 %) CSP clauses are encoded (193603 SAT variables, 3418270 SAT clauses)
199.92/143.42	c (142,137) 447490 (50 %) CSP clauses are encoded (193603 SAT variables, 3507768 SAT clauses)
200.32/143.84	c (143,137) 536988 (60 %) CSP clauses are encoded (193603 SAT variables, 3597266 SAT clauses)
200.73/144.27	c (143,138) 626486 (70 %) CSP clauses are encoded (193603 SAT variables, 3686764 SAT clauses)
201.69/144.77	c (144,138) 715984 (80 %) CSP clauses are encoded (193603 SAT variables, 3776262 SAT clauses)
202.18/145.20	c (144,138) 805482 (90 %) CSP clauses are encoded (193603 SAT variables, 3865760 SAT clauses)
202.59/145.63	c (145,139) 894979 (100 %) CSP clauses are encoded (193603 SAT variables, 3955257 SAT clauses)
202.59/145.63	c (145,139) CSPinCNF to SatSolver End
202.59/145.63	c (145,139) Heap : 2850 MiB used (max 21258 MiB), NonHeap : 33 MiB used (max 0 MiB)
205.45/147.74	c (147,141) STATISTICS2:HOME/instance-4296970-1532694138.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,197925,894979,169,169,169,2,169:14520;48:12540;4:1332,169:81554;48:18964;19:1091342;4:1372;2:1521853,169:122;121:1;48:44;5:14795;4:350101;3:129631;2:400285,2:28392;1:2658301,
205.45/147.74	c (147,141) SatSolver.solve Begin
205.45/147.74	c (147,141) 193603 bool, 3955258 clause
205.45/147.74	c (147,141) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296970-1532694138.xml-scop-13857.cnf HOME/instance-4296970-1532694138.xml-scop-13857.cnf.out
289.52/170.11	c (169,0) c
289.52/170.11	c (169,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
289.52/170.11	c (169,0) c
289.52/170.11	c (169,0) c WARNING: for repeatability, setting FPU to use double precision
289.52/170.11	c (169,0) c 8 solvers engines and 1 companion as a blackboard created.
289.52/170.11	c (169,0) c ========================================[ Problem Statistics ]===========================================
289.52/170.11	c (169,0) c |                                                                                                       |
289.52/170.11	c (169,0) c |  Number of variables:        193603                                                                   |
289.52/170.11	c (169,0) c |  Number of clauses:         3955258                                                                   |
289.52/170.11	c (169,0) c |  Parse time:                   1.25 s                                                                 |
289.52/170.11	c (169,0) c |                                                                                                       |
289.52/170.11	c (169,0) c |  Eliminated clauses:           2.50 Mb                                                                |
289.52/170.11	c (169,0) c |  Simplification time:         10.83 s                                                                 |
289.52/170.11	c (169,0) c |                                                                                                       |
289.52/170.11	c (169,0) c |  Generating clones                                                                                    |
289.52/170.11	c (169,0) c |  all clones generated. Memory = 2403.21Mb.                                                             |
289.52/170.11	c (169,0) c ========================================================================================================|
289.52/170.11	c (169,0) c
289.52/170.11	c (169,0) c |-------------------------------------------------------------------------------------------------------|
289.52/170.11	c (169,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
289.52/170.11	c (169,0) c |-------------------------------------------------------------------------------------------------------|
289.52/170.11	c (169,0) c |  0 |     22 |      89099 |       3629 |    72294 |     2615 |      524 |     4106 |      157 |  3.254 |
289.52/170.11	c (169,0) c |  1 |     23 |     110598 |       4367 |    79875 |     3357 |      584 |     3990 |      157 |  3.246 |
289.52/170.11	c (169,0) c |  2 |     28 |     103785 |       4701 |    84069 |     3682 |      685 |     3899 |      198 |  3.289 |
289.52/170.11	c (169,0) c |  3 |     25 |     106822 |       4643 |    84245 |     3629 |      600 |     3657 |      180 |  2.946 |
289.52/170.11	c (169,0) c |  4 |     20 |     104311 |       4325 |    91164 |     3317 |      549 |     3919 |      167 |  3.107 |
289.52/170.11	c (169,0) c |  5 |     23 |     107280 |       4093 |    87655 |     3078 |      546 |     4066 |      146 |  3.253 |
289.52/170.11	c (169,0) c |  6 |     28 |     111309 |       4373 |    91198 |     3339 |      622 |     3983 |      148 |  3.252 |
289.52/170.11	c (169,0) c |  7 |     19 |     110688 |       4344 |    78269 |     3360 |      536 |     4043 |      134 |  3.238 |
289.52/170.11	c (169,0) c 
289.52/170.11	c (169,0) c synthesis       34476 conflicts    83837151 propagations      696 conflicts/sec  1693433 propagations/sec
289.52/170.11	c (169,0) c Total Memory so far : 2985.04Mb
289.52/170.11	c (169,0) c
289.52/170.11	c (169,0) c |-------------------------------------------------------------------------------------------------------|
289.52/170.11	c (169,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
289.52/170.11	c (169,0) c |-------------------------------------------------------------------------------------------------------|
289.52/170.11	c (169,0) c |  0 |     51 |     179691 |       7928 |   108468 |     4016 |     1376 |    11538 |      628 |  5.646 |
289.52/170.11	c (169,0) c |  1 |     55 |     203939 |       9518 |   113589 |     5609 |     1786 |    11238 |      704 |  5.672 |
289.52/170.11	c (169,0) c |  2 |     47 |     200106 |       9549 |   143522 |     5586 |     1765 |    11255 |      556 |  5.645 |
289.52/170.11	c (169,0) c |  3 |     60 |     209392 |       9305 |   121530 |     5381 |     1673 |    11365 |      687 |  5.646 |
289.52/170.11	c (169,0) c |  4 |     41 |     206643 |       9326 |   132890 |     5408 |     1652 |    11477 |      663 |  5.705 |
289.52/170.11	c (169,0) c |  5 |     42 |     206609 |       8818 |   132956 |     4942 |     1590 |    11452 |      586 |  5.668 |
289.52/170.11	c (169,0) c |  6 |     51 |     218207 |       9047 |   139486 |     5094 |     1594 |    11575 |      657 |  5.747 |
289.52/170.11	c (169,0) c |  7 |     43 |     213595 |       9615 |   119365 |     5771 |     1747 |    11271 |      714 |  5.645 |
289.52/170.11	c (169,0) c 
409.09/185.12	c (184,0) c synthesis       73106 conflicts   168829633 propagations      902 conflicts/sec  2082794 propagations/sec
409.09/185.12	c (184,0) c Total Memory so far : 2986.72Mb
409.09/185.12	c (184,0) c
409.09/185.12	c (184,0) c |-------------------------------------------------------------------------------------------------------|
409.09/185.12	c (184,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
409.09/185.12	c (184,0) c |-------------------------------------------------------------------------------------------------------|
409.09/185.12	c (184,0) c |  0 |     68 |     288506 |      13245 |   160786 |     9258 |     2524 |    20353 |     1308 |  6.773 |
409.09/185.12	c (184,0) c |  1 |     89 |     309408 |      15179 |   156416 |     6265 |     2960 |    20505 |     1426 |  6.998 |
409.09/185.12	c (184,0) c |  2 |     83 |     319272 |      15742 |   194984 |     6855 |     3025 |    20406 |     1016 |  7.219 |
409.09/185.12	c (184,0) c |  3 |     84 |     315530 |      15059 |   170467 |     6186 |     2833 |    20338 |     1384 |  6.972 |
409.09/185.12	c (184,0) c |  4 |     73 |     321202 |      15923 |   157472 |     7007 |     3060 |    20276 |     1583 |  7.032 |
409.09/185.12	c (184,0) c |  5 |     65 |     320062 |      15066 |   160104 |     6120 |     2873 |    20261 |     1413 |  7.006 |
409.09/185.12	c (184,0) c |  6 |     86 |     339645 |      15855 |   180216 |     6962 |     2976 |    20431 |     1536 |  6.972 |
409.09/185.12	c (184,0) c |  7 |     78 |     326502 |      16756 |   144945 |     7910 |     3331 |    20195 |     1666 |  6.976 |
409.09/185.12	c (184,0) c 
409.09/185.12	c (184,0) c synthesis      122826 conflicts   270890609 propagations     1019 conflicts/sec  2248324 propagations/sec
409.09/185.12	c (184,0) c Total Memory so far : 2988.52Mb
409.09/185.12	c (184,0) c
409.09/185.12	c (184,0) c |-------------------------------------------------------------------------------------------------------|
409.09/185.12	c (184,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
409.09/185.12	c (184,0) c |-------------------------------------------------------------------------------------------------------|
409.09/185.12	c (184,0) c |  0 |     96 |     389859 |      18863 |   230872 |     9950 |     3696 |    29179 |     1578 |  8.600 |
409.09/185.12	c (184,0) c |  1 |    113 |     409202 |      21213 |   181496 |    12268 |     4036 |    28378 |     2204 |  8.299 |
409.09/185.12	c (184,0) c |  2 |    104 |     426475 |      21882 |   238882 |    12900 |     4161 |    28894 |     1742 |  8.577 |
409.09/185.12	c (184,0) c |  3 |    117 |     423659 |      21528 |   194210 |    12616 |     4041 |    29020 |     2131 |  8.301 |
409.09/185.12	c (184,0) c |  4 |     96 |     427646 |      22430 |   183963 |    13465 |     4291 |    28637 |     2307 |  8.339 |
409.09/185.12	c (184,0) c |  5 |     98 |     429354 |      21797 |   179130 |    12787 |     4051 |    29009 |     2151 |  8.343 |
409.09/185.12	c (184,0) c |  6 |    122 |     447331 |      22925 |   200469 |    14004 |     4269 |    28750 |     2369 |  8.301 |
409.09/185.12	c (184,0) c |  7 |    112 |     434656 |      23260 |   169240 |    14392 |     4566 |    28080 |     2452 |  8.295 |
409.09/185.12	c (184,0) c 
409.09/185.12	c (184,0) c synthesis      173900 conflicts   370177321 propagations     1087 conflicts/sec  2313125 propagations/sec
409.09/185.12	c (184,0) c Total Memory so far : 2941.29Mb
409.09/185.12	c (184,0) c
409.09/185.12	c (184,0) c |-------------------------------------------------------------------------------------------------------|
409.09/185.12	c (184,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
409.09/185.12	c (184,0) c |-------------------------------------------------------------------------------------------------------|
409.09/185.12	c (184,0) c |  0 |    124 |     501331 |      24404 |   273508 |    15196 |     4779 |    37626 |     1776 |  9.797 |
409.09/185.12	c (184,0) c |  1 |    147 |     501133 |      27364 |   197155 |    18377 |     5130 |    36931 |     3078 |  9.248 |
409.09/185.12	c (184,0) c |  2 |    141 |     528623 |      28766 |   261484 |    10465 |     5441 |    37111 |     2817 |  9.514 |
409.09/185.12	c (184,0) c |  3 |    165 |     522037 |      28038 |   208234 |     9774 |     5240 |    37355 |     3079 |  9.262 |
409.09/185.12	c (184,0) c |  4 |    131 |     530822 |      29048 |   200795 |    10769 |     5498 |    37164 |     3026 |  9.384 |
409.09/185.12	c (184,0) c |  5 |    136 |     532419 |      28511 |   191604 |    10246 |     5366 |    37107 |     2975 |  9.262 |
409.09/185.12	c (184,0) c |  6 |    159 |     549436 |      29543 |   214330 |    11302 |     5549 |    37079 |     3195 |  9.262 |
409.09/185.12	c (184,0) c |  7 |    142 |     531201 |      29351 |   190773 |    11145 |     5723 |    36714 |     3102 |  9.245 |
409.09/185.12	c (184,0) c 
409.09/185.12	c (184,0) c synthesis      225027 conflicts   467853640 propagations     1126 conflicts/sec  2342028 propagations/sec
552.56/203.11	c (202,0) c Total Memory so far : 2942.70Mb
552.56/203.11	c (202,0) c
552.56/203.11	c (202,0) c |-------------------------------------------------------------------------------------------------------|
552.56/203.11	c (202,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
552.56/203.11	c (202,0) c |-------------------------------------------------------------------------------------------------------|
552.56/203.11	c (202,0) c |  0 |    160 |     604819 |      29780 |   301809 |    11177 |     5799 |    47268 |     1851 | 10.642 |
552.56/203.11	c (202,0) c |  1 |    179 |     587907 |      33395 |   221094 |    15113 |     6407 |    46757 |     3633 | 10.222 |
552.56/203.11	c (202,0) c |  2 |    178 |     637561 |      34622 |   279211 |    16273 |     6428 |    46732 |     3434 | 10.405 |
552.56/203.11	c (202,0) c |  3 |    203 |     625171 |      34700 |   220579 |    16414 |     6619 |    46532 |     3733 | 10.219 |
552.56/203.11	c (202,0) c |  4 |    173 |     633288 |      35943 |   211775 |    17621 |     6962 |    46166 |     3801 | 10.339 |
552.56/203.11	c (202,0) c |  5 |    176 |     623958 |      35405 |   205757 |    17105 |     6831 |    46271 |     3673 | 10.219 |
552.56/203.11	c (202,0) c |  6 |    196 |     658513 |      36685 |   227891 |    18412 |     7100 |    45327 |     3959 | 10.149 |
552.56/203.11	c (202,0) c |  7 |    176 |     628781 |      35720 |   204394 |    17491 |     7042 |    46040 |     3747 | 10.219 |
552.56/203.11	c (202,0) c 
552.56/203.11	c (202,0) c synthesis      276250 conflicts   564476955 propagations     1154 conflicts/sec  2358402 propagations/sec
552.56/203.11	c (202,0) c Total Memory so far : 2943.99Mb
552.56/203.11	c (202,0) c
552.56/203.11	c (202,0) c |-------------------------------------------------------------------------------------------------------|
552.56/203.11	c (202,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
552.56/203.11	c (202,0) c |-------------------------------------------------------------------------------------------------------|
552.56/203.11	c (202,0) c |  0 |    192 |     699632 |      35705 |   319667 |    16903 |     6955 |    55906 |     2097 | 11.028 |
552.56/203.11	c (202,0) c |  1 |    209 |     680109 |      38686 |   242697 |    20384 |     7463 |    55216 |     4154 | 10.480 |
552.56/203.11	c (202,0) c |  2 |    211 |     733844 |      40638 |   293064 |    22253 |     7463 |    55227 |     4222 | 10.663 |
552.56/203.11	c (202,0) c |  3 |    246 |     718466 |      41114 |   230169 |    11532 |     7991 |    54832 |     4530 | 10.476 |
552.56/203.11	c (202,0) c |  4 |    206 |     718982 |      42191 |   225688 |    12550 |     8252 |    54532 |     4543 | 10.595 |
552.56/203.11	c (202,0) c |  5 |    218 |     714324 |      41690 |   213438 |    12066 |     8201 |    54630 |     4418 | 10.476 |
552.56/203.11	c (202,0) c |  6 |    230 |     754939 |      42487 |   248844 |    12874 |     8362 |    54462 |     4505 | 10.476 |
552.56/203.11	c (202,0) c |  7 |    208 |     711062 |      41000 |   213671 |    11436 |     8199 |    54051 |     4421 | 10.476 |
552.56/203.11	c (202,0) c 
552.56/203.11	c (202,0) c synthesis      323513 conflicts   654214724 propagations     1160 conflicts/sec  2346168 propagations/sec
552.56/203.11	c (202,0) c Total Memory so far : 3121.24Mb
552.56/203.11	c (202,0) c
552.56/203.11	c (202,0) c |-------------------------------------------------------------------------------------------------------|
552.56/203.11	c (202,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
552.56/203.11	c (202,0) c |-------------------------------------------------------------------------------------------------------|
552.56/203.11	c (202,0) c |  0 |    222 |     782006 |      40468 |   328493 |    21663 |     7779 |    61938 |     2405 | 11.164 |
552.56/203.12	c (202,0) c |  1 |    230 |     740445 |      42611 |   258297 |    13006 |     8240 |    60524 |     4487 | 10.614 |
552.56/203.12	c (202,0) c |  2 |    241 |     810909 |      45576 |   302398 |    27168 |     8335 |    61253 |     4977 | 10.851 |
552.56/203.12	c (202,0) c |  3 |    284 |     791616 |      46927 |   236711 |    17336 |     9057 |    60623 |     4877 | 10.613 |
552.56/203.12	c (202,0) c |  4 |    233 |     796015 |      47094 |   240497 |    17440 |     9037 |    60672 |     4874 | 10.733 |
552.56/203.12	c (202,0) c |  5 |    241 |     782924 |      46594 |   223691 |    16966 |     9026 |    60639 |     4696 | 10.613 |
552.56/203.12	c (202,0) c |  6 |    252 |     824498 |      47046 |   257830 |    17415 |     9133 |    60371 |     4840 | 10.613 |
552.56/203.12	c (202,0) c |  7 |    246 |     783803 |      46339 |   219232 |    16767 |     9120 |    60299 |     4765 | 10.613 |
552.56/203.12	c (202,0) c 
552.56/203.12	c (202,0) c synthesis      362657 conflicts   728453375 propagations     1167 conflicts/sec  2345100 propagations/sec
552.56/203.12	c (202,0) c Total Memory so far : 2994.84Mb
552.56/203.12	c (202,0) c
664.22/217.11	c (216,0) c |-------------------------------------------------------------------------------------------------------|
664.22/217.11	c (216,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
664.22/217.11	c (216,0) c |-------------------------------------------------------------------------------------------------------|
664.22/217.11	c (216,0) c |  0 |    262 |     859062 |      45220 |   334251 |    26391 |     8649 |    67385 |     2728 | 11.901 |
664.22/217.11	c (216,0) c |  1 |    254 |     806871 |      46709 |   269199 |    17064 |     8935 |    67073 |     4724 | 11.417 |
664.22/217.11	c (216,0) c |  2 |    269 |     876441 |      49678 |   311597 |    17445 |     9115 |    66842 |     5224 | 11.566 |
664.22/217.11	c (216,0) c |  3 |    326 |     870730 |      52298 |   241911 |    22687 |    10005 |    66133 |     5292 | 11.414 |
664.22/217.11	c (216,0) c |  4 |    253 |     862268 |      51430 |   257402 |    21751 |     9770 |    65931 |     5211 | 11.376 |
664.22/217.11	c (216,0) c |  5 |    288 |     862722 |      52180 |   228690 |    22536 |    10038 |    66035 |     5171 | 11.331 |
664.22/217.11	c (216,0) c |  6 |    278 |     898955 |      51389 |   271310 |    21734 |     9825 |    66340 |     5190 | 11.331 |
664.22/217.11	c (216,0) c |  7 |    270 |     851812 |      50713 |   250055 |    21087 |     9841 |    66262 |     5109 | 11.331 |
664.22/217.11	c (216,0) c 
664.22/217.11	c (216,0) c synthesis      399619 conflicts   800666220 propagations     1167 conflicts/sec  2338509 propagations/sec
664.22/217.11	c (216,0) c Total Memory so far : 2995.74Mb
664.22/217.11	c (216,0) c
664.22/217.11	c (216,0) c |-------------------------------------------------------------------------------------------------------|
664.22/217.11	c (216,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
664.22/217.11	c (216,0) c |-------------------------------------------------------------------------------------------------------|
664.22/217.11	c (216,0) c |  0 |    294 |     925609 |      49908 |   341180 |    17410 |     9520 |    72612 |     2899 | 12.299 |
664.22/217.11	c (216,0) c |  1 |    271 |     873004 |      50680 |   280273 |    20952 |     9559 |    72756 |     5076 | 11.816 |
664.22/217.11	c (216,0) c |  2 |    283 |     939746 |      54058 |   319444 |    21822 |     9880 |    72384 |     5532 | 11.965 |
664.22/217.11	c (216,0) c |  3 |    363 |     945017 |      57292 |   246628 |    27679 |    10869 |    71445 |     5759 | 11.813 |
664.22/217.11	c (216,0) c |  4 |    274 |     930730 |      55952 |   267609 |    26270 |    10520 |    71610 |     5619 | 11.776 |
664.22/217.11	c (216,0) c |  5 |    305 |     930443 |      57087 |   242799 |    27439 |    10913 |    71153 |     5646 | 11.731 |
664.22/217.11	c (216,0) c |  6 |    305 |     966600 |      55597 |   286394 |    25936 |    10532 |    71834 |     5564 | 11.731 |
664.22/217.11	c (216,0) c |  7 |    301 |     921291 |      55368 |   263887 |    25736 |    10583 |    71763 |     5580 | 11.731 |
664.22/217.11	c (216,0) c 
664.22/217.11	c (216,0) c synthesis      435944 conflicts   871770246 propagations     1165 conflicts/sec  2329331 propagations/sec
664.22/217.11	c (216,0) c Total Memory so far : 2947.60Mb
664.22/217.11	c (216,0) c
664.22/217.11	c (216,0) c |-------------------------------------------------------------------------------------------------------|
664.22/217.11	c (216,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
664.22/217.11	c (216,0) c |-------------------------------------------------------------------------------------------------------|
664.22/217.11	c (216,0) c |  0 |    347 |    1022541 |      56014 |   348501 |    23488 |    10612 |    79719 |     3141 | 12.444 |
664.22/217.11	c (216,0) c |  1 |    304 |     944400 |      56019 |   287429 |    26262 |    10451 |    79716 |     5651 | 11.961 |
664.22/217.11	c (216,0) c |  2 |    327 |    1025477 |      59915 |   325568 |    27659 |    10931 |    79301 |     6096 | 12.110 |
664.22/217.11	c (216,0) c |  3 |    409 |    1034718 |      63165 |   256784 |    16897 |    11904 |    78208 |     6346 | 11.957 |
664.22/217.11	c (216,0) c |  4 |    307 |    1014396 |      61944 |   277999 |    32227 |    11465 |    78866 |     6354 | 11.921 |
664.22/217.11	c (216,0) c |  5 |    348 |    1018727 |      62782 |   250072 |    33133 |    11925 |    78406 |     6238 | 11.876 |
664.22/217.11	c (216,0) c |  6 |    347 |    1052006 |      61048 |   298184 |    31373 |    11548 |    78703 |     6144 | 11.876 |
664.22/217.11	c (216,0) c |  7 |    333 |    1005247 |      60594 |   271956 |    30943 |    11497 |    78717 |     6128 | 11.876 |
664.22/217.11	c (216,0) c 
664.22/217.11	c (216,0) c synthesis      481482 conflicts   959039805 propagations     1163 conflicts/sec  2316933 propagations/sec
664.22/217.11	c (216,0) c Total Memory so far : 2948.63Mb
664.22/217.11	c (216,0) c
664.22/217.11	c (216,0) c |-------------------------------------------------------------------------------------------------------|
775.88/231.11	c (230,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
775.88/231.11	c (230,0) c |-------------------------------------------------------------------------------------------------------|
775.88/231.11	c (230,0) c |  0 |    392 |    1115212 |      62659 |   354635 |    30115 |    11936 |    86227 |     3435 | 12.728 |
775.88/231.11	c (230,0) c |  1 |    335 |    1020686 |      61484 |   295224 |    31725 |    11318 |    86845 |     6334 | 12.280 |
775.88/231.11	c (230,0) c |  2 |    371 |    1111997 |      66111 |   331813 |    33847 |    12028 |    86470 |     6746 | 12.445 |
775.88/231.11	c (230,0) c |  3 |    454 |    1128523 |      69815 |   263495 |    23542 |    12974 |    85389 |     6669 | 12.277 |
775.88/231.11	c (230,0) c |  4 |    344 |    1106568 |      67965 |   284898 |    21642 |    12414 |    86082 |     6696 | 12.257 |
775.88/231.11	c (230,0) c |  5 |    389 |    1101325 |      68795 |   256559 |    22456 |    12918 |    85585 |     6519 | 12.213 |
775.88/231.11	c (230,0) c |  6 |    378 |    1134254 |      66363 |   307231 |    20038 |    12513 |    85928 |     6467 | 12.301 |
775.88/231.11	c (230,0) c |  7 |    365 |    1092695 |      66004 |   288968 |    19708 |    12434 |    85813 |     6565 | 12.197 |
775.88/231.11	c (230,0) c 
775.88/231.11	c (230,0) c synthesis      529201 conflicts  1047922696 propagations     1166 conflicts/sec  2309786 propagations/sec
775.88/231.11	c (230,0) c Total Memory so far : 2949.54Mb
775.88/231.11	c (230,0) c
775.88/231.11	c (230,0) c |-------------------------------------------------------------------------------------------------------|
775.88/231.11	c (230,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
775.88/231.11	c (230,0) c |-------------------------------------------------------------------------------------------------------|
775.88/231.11	c (230,0) c |  0 |    434 |    1213448 |      68505 |   360909 |    35912 |    13003 |    93461 |     3703 | 12.940 |
775.88/231.11	c (230,0) c |  1 |    365 |    1099547 |      67276 |   301804 |    20910 |    12328 |    94036 |     6708 | 12.605 |
775.88/231.11	c (230,0) c |  2 |    420 |    1200005 |      72203 |   337202 |    21620 |    12974 |    93381 |     7205 | 12.594 |
775.88/231.11	c (230,0) c |  3 |    490 |    1217899 |      76068 |   269128 |    29785 |    14088 |    92393 |     7139 | 12.603 |
775.88/231.11	c (230,0) c |  4 |    381 |    1191820 |      73889 |   290030 |    27561 |    13413 |    93163 |     7143 | 12.582 |
775.88/231.11	c (230,0) c |  5 |    441 |    1197217 |      75251 |   263100 |    28894 |    13976 |    92324 |     6965 | 12.539 |
775.88/231.11	c (230,0) c |  6 |    410 |    1221663 |      71779 |   317188 |    25424 |    13435 |    93060 |     6746 | 12.539 |
775.88/231.11	c (230,0) c |  7 |    400 |    1179467 |      71828 |   302643 |    25528 |    13368 |    93067 |     6887 | 12.539 |
775.88/231.11	c (230,0) c 
775.88/231.11	c (230,0) c synthesis      576803 conflicts  1136453397 propagations     1169 conflicts/sec  2303163 propagations/sec
775.88/231.11	c (230,0) c Total Memory so far : 2950.31Mb
775.88/231.11	c (230,0) c
775.88/231.11	c (230,0) c |-------------------------------------------------------------------------------------------------------|
775.88/231.11	c (230,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
775.88/231.11	c (230,0) c |-------------------------------------------------------------------------------------------------------|
775.88/231.11	c (230,0) c |  0 |    468 |    1309101 |      73949 |   366764 |    23230 |    13895 |   100042 |     3915 | 13.047 |
775.88/231.11	c (230,0) c |  1 |    407 |    1186998 |      73239 |   306826 |    26864 |    13272 |   100466 |     7090 | 12.714 |
775.88/231.11	c (230,0) c |  2 |    459 |    1287101 |      78017 |   342981 |    27426 |    13772 |   100045 |     7532 | 12.704 |
775.88/231.11	c (230,0) c |  3 |    533 |    1307231 |      81721 |   281825 |    35433 |    14988 |    99028 |     7668 | 12.712 |
775.88/231.11	c (230,0) c |  4 |    429 |    1289146 |      79899 |   294724 |    33567 |    14485 |    99565 |     7678 | 12.693 |
775.88/231.11	c (230,0) c |  5 |    480 |    1278556 |      81037 |   272174 |    34677 |    14970 |    98726 |     7503 | 12.650 |
775.88/231.11	c (230,0) c |  6 |    446 |    1304219 |      77658 |   322962 |    31297 |    14298 |    99719 |     7298 | 12.650 |
775.88/231.11	c (230,0) c |  7 |    443 |    1271620 |      77849 |   308180 |    31544 |    14376 |    99643 |     7419 | 12.650 |
775.88/231.11	c (230,0) c 
775.88/231.11	c (230,0) c synthesis      623373 conflicts  1223441840 propagations     1169 conflicts/sec  2294488 propagations/sec
775.88/231.11	c (230,0) c Total Memory so far : 2951.08Mb
775.88/231.11	c (230,0) c
775.88/231.11	c (230,0) c |-------------------------------------------------------------------------------------------------------|
775.88/231.11	c (230,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
879.48/244.11	c (243,0) c |-------------------------------------------------------------------------------------------------------|
879.48/244.11	c (243,0) c |  0 |    499 |    1387178 |      78663 |   371285 |    27935 |    14791 |   104953 |     4076 | 13.088 |
879.48/244.11	c (243,0) c |  1 |    447 |    1260777 |      77860 |   310189 |    31479 |    14003 |   105915 |     7468 | 12.755 |
879.48/244.11	c (243,0) c |  2 |    505 |    1363453 |      82793 |   346902 |    32202 |    14490 |   105375 |     7942 | 12.745 |
879.48/244.11	c (243,0) c |  3 |    570 |    1384361 |      86390 |   285720 |    40102 |    15744 |   104236 |     8166 | 12.753 |
879.48/244.11	c (243,0) c |  4 |    456 |    1354775 |      83931 |   305559 |    37599 |    15155 |   104404 |     8074 | 12.734 |
879.48/244.11	c (243,0) c |  5 |    509 |    1338992 |      85554 |   279766 |    39194 |    15756 |   104216 |     7938 | 12.691 |
879.48/244.11	c (243,0) c |  6 |    478 |    1375788 |      82259 |   327811 |    35897 |    15009 |   104858 |     7795 | 12.691 |
879.48/244.11	c (243,0) c |  7 |    473 |    1338831 |      82240 |   312478 |    35933 |    15045 |   104825 |     7873 | 12.691 |
879.48/244.11	c (243,0) c 
879.48/244.11	c (243,0) c synthesis      659691 conflicts  1293538809 propagations     1168 conflicts/sec  2289278 propagations/sec
879.48/244.11	c (243,0) c Total Memory so far : 2951.73Mb
879.48/244.11	c (243,0) c
879.48/244.11	c (243,0) c |-------------------------------------------------------------------------------------------------------|
879.48/244.11	c (243,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
879.48/244.11	c (243,0) c |-------------------------------------------------------------------------------------------------------|
879.48/244.11	c (243,0) c |  0 |    541 |    1466586 |      83989 |   375552 |    33242 |    15685 |   110038 |     4329 | 13.092 |
879.48/244.11	c (243,0) c |  1 |    479 |    1314340 |      81368 |   312694 |    34987 |    14627 |   111044 |     7795 | 12.760 |
879.48/244.11	c (243,0) c |  2 |    541 |    1431115 |      87808 |   351446 |    37213 |    15307 |   110437 |     8417 | 12.750 |
879.48/244.11	c (243,0) c |  3 |    598 |    1447145 |      90397 |   289776 |    22490 |    16335 |   109384 |     8534 | 12.758 |
879.48/244.11	c (243,0) c |  4 |    492 |    1426643 |      88481 |   309805 |    42148 |    15911 |   109787 |     8583 | 12.738 |
879.48/244.11	c (243,0) c |  5 |    535 |    1389824 |      88856 |   282452 |    42494 |    16296 |   109009 |     8305 | 12.696 |
879.48/244.11	c (243,0) c |  6 |    502 |    1443222 |      86618 |   332212 |    40254 |    15730 |   109752 |     8250 | 12.696 |
879.48/244.11	c (243,0) c |  7 |    514 |    1407933 |      86870 |   316471 |    40558 |    15873 |   109737 |     8382 | 12.696 |
879.48/244.11	c (243,0) c 
879.48/244.11	c (243,0) c synthesis      694391 conflicts  1357972873 propagations     1163 conflicts/sec  2275339 propagations/sec
879.48/244.11	c (243,0) c Total Memory so far : 2952.50Mb
879.48/244.11	c (243,0) c
879.48/244.11	c (243,0) c |-------------------------------------------------------------------------------------------------------|
879.48/244.11	c (243,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
879.48/244.11	c (243,0) c |-------------------------------------------------------------------------------------------------------|
879.48/244.11	c (243,0) c |  0 |    582 |    1543147 |      89133 |   379495 |    38384 |    16609 |   114599 |     4554 | 13.170 |
879.48/244.11	c (243,0) c |  1 |    511 |    1368169 |      84262 |   315668 |    37881 |    15108 |   116222 |     8100 | 12.896 |
879.48/244.11	c (243,0) c |  2 |    584 |    1502605 |      92708 |   355047 |    42106 |    16097 |   115247 |     8920 | 12.886 |
879.48/244.11	c (243,0) c |  3 |    642 |    1523301 |      95237 |   295564 |    27331 |    17091 |   114235 |     8752 | 12.894 |
879.48/244.11	c (243,0) c |  4 |    527 |    1492102 |      93165 |   313480 |    25324 |    16693 |   114608 |     8836 | 12.875 |
879.48/244.11	c (243,0) c |  5 |    558 |    1438116 |      92467 |   285400 |    24507 |    16871 |   114409 |     8501 | 12.832 |
879.48/244.11	c (243,0) c |  6 |    526 |    1497050 |      90486 |   336211 |    22596 |    16351 |   114819 |     8601 | 12.832 |
879.48/244.11	c (243,0) c |  7 |    553 |    1473988 |      91218 |   319956 |    23301 |    16541 |   114777 |     8744 | 12.832 |
879.48/244.11	c (243,0) c 
879.48/244.11	c (243,0) c synthesis      728676 conflicts  1421159486 propagations     1159 conflicts/sec  2261155 propagations/sec
879.48/244.11	c (243,0) c Total Memory so far : 2953.02Mb
879.48/244.11	c (243,0) c
879.48/244.11	c (243,0) c |-------------------------------------------------------------------------------------------------------|
879.48/244.11	c (243,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
879.48/244.11	c (243,0) c |-------------------------------------------------------------------------------------------------------|
999.13/259.12	c (258,0) c |  0 |    620 |    1626290 |      95136 |   384781 |    44338 |    17719 |   120614 |     4882 | 13.584 |
999.13/259.12	c (258,0) c |  1 |    546 |    1428667 |      88259 |   318847 |    41878 |    15706 |   122466 |     8566 | 13.310 |
999.13/259.12	c (258,0) c |  2 |    624 |    1581859 |      98015 |   360219 |    24591 |    16945 |   121261 |     9377 | 13.299 |
999.13/259.12	c (258,0) c |  3 |    684 |    1609805 |     100892 |   309093 |    32985 |    18008 |   120331 |     9105 | 13.308 |
999.13/259.12	c (258,0) c |  4 |    568 |    1579559 |      99900 |   319779 |    32058 |    17777 |   120389 |     9177 | 13.286 |
999.13/259.12	c (258,0) c |  5 |    602 |    1511417 |      97643 |   288959 |    29683 |    17654 |   120697 |     8784 | 13.245 |
999.13/259.12	c (258,0) c |  6 |    571 |    1586600 |      96719 |   340887 |    28826 |    17313 |   120898 |     8911 | 13.245 |
999.13/259.12	c (258,0) c |  7 |    569 |    1561747 |      96320 |   344474 |    28384 |    17229 |   120663 |     8914 | 13.263 |
999.13/259.12	c (258,0) c 
999.13/259.12	c (258,0) c synthesis      772885 conflicts  1504918173 propagations     1156 conflicts/sec  2251835 propagations/sec
999.13/259.12	c (258,0) c Total Memory so far : 2953.79Mb
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c Try to adapt solver strategies
999.13/259.12	c (258,0) c 
999.13/259.12	c (258,0) c Adjusting for low successive conflicts.
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c Try to adapt solver strategies
999.13/259.12	c (258,0) c 
999.13/259.12	c (258,0) c Adjusting for low successive conflicts.
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c Try to adapt solver strategies
999.13/259.12	c (258,0) c 
999.13/259.12	c (258,0) c Adjusting for low successive conflicts.
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c Try to adapt solver strategies
999.13/259.12	c (258,0) c 
999.13/259.12	c (258,0) c Adjusting for low successive conflicts.
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c |-------------------------------------------------------------------------------------------------------|
999.13/259.12	c (258,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
999.13/259.12	c (258,0) c |-------------------------------------------------------------------------------------------------------|
999.13/259.12	c (258,0) c |  0 |    660 |    1713132 |     100752 |   389803 |    27087 |    18638 |   126689 |     5123 | 13.593 |
999.13/259.12	c (258,0) c |  1 |    580 |    1495029 |      92537 |   321807 |    24630 |    16456 |   128903 |     8826 | 13.320 |
999.13/259.12	c (258,0) c |  2 |    660 |    1753501 |     104327 |   369191 |    30893 |    17920 |   127230 |     9605 | 13.307 |
999.13/259.12	c (258,0) c |  3 |    718 |    1690470 |     106505 |   316545 |    38590 |    18882 |   126470 |     9530 | 13.318 |
999.13/259.12	c (258,0) c |  4 |    574 |    1681836 |     105306 |   325792 |    37462 |    18706 |   123980 |     9445 | 13.295 |
999.13/259.12	c (258,0) c |  5 |    631 |    1581695 |     102450 |   294389 |    34490 |    18431 |   126835 |     9146 | 13.255 |
999.13/259.12	c (258,0) c |  6 |    605 |    1729408 |     102868 |   346406 |    34970 |    18313 |   126895 |     9235 | 13.255 |
999.13/259.12	c (258,0) c |  7 |    603 |    1646510 |     101864 |   359930 |    33893 |    18056 |   127263 |     9224 | 13.273 |
999.13/259.12	c (258,0) c 
999.13/259.12	c (258,0) c synthesis      816612 conflicts  1593835293 propagations     1153 conflicts/sec  2250856 propagations/sec
999.13/259.12	c (258,0) c Total Memory so far : 2954.30Mb
999.13/259.12	c (258,0) c
999.13/259.12	c (258,0) c |-------------------------------------------------------------------------------------------------------|
999.13/259.12	c (258,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
999.13/259.12	c (258,0) c |-------------------------------------------------------------------------------------------------------|
999.13/259.12	c (258,0) c |  0 |    683 |    1958843 |     107097 |   393730 |    33419 |    19753 |   132133 |     5308 | 13.651 |
999.13/259.12	c (258,0) c |  1 |    614 |    1566281 |      97500 |   325541 |    29589 |    17220 |   134966 |     9057 | 13.419 |
999.13/259.12	c (258,0) c |  2 |    673 |    1896112 |     108486 |   380717 |    35052 |    18639 |   133493 |     9748 | 13.367 |
999.13/259.12	c (258,0) c |  3 |    752 |    1766459 |     112356 |   325881 |    44440 |    19752 |   132406 |     9987 | 13.417 |
999.13/259.12	c (258,0) c |  4 |    598 |    1851935 |     110852 |   332075 |    43008 |    19610 |   132580 |     9726 | 13.398 |
999.13/259.12	c (258,0) c |  5 |    659 |    1643801 |     107467 |   298783 |    39501 |    19196 |   132905 |     9551 | 13.316 |
999.13/259.12	c (258,0) c |  6 |    623 |    1868115 |     107826 |   350793 |    39926 |    19170 |   132983 |     9470 | 13.316 |
999.13/259.12	c (258,0) c |  7 |    643 |    1740416 |     107428 |   371146 |    39450 |    18913 |   133189 |     9604 | 13.334 |
999.13/259.12	c (258,0) c 
999.13/259.12	c (258,0) c synthesis      859014 conflicts  1686693974 propagations     1148 conflicts/sec  2255049 propagations/sec
999.13/259.12	c (258,0) c Total Memory so far : 2954.95Mb
999.13/259.12	c (258,0) c
1118.80/274.11	c (273,0) c |-------------------------------------------------------------------------------------------------------|
1118.80/274.11	c (273,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1118.80/274.11	c (273,0) c |-------------------------------------------------------------------------------------------------------|
1118.80/274.11	c (273,0) c |  0 |    701 |    2159732 |     113384 |   397470 |    39674 |    20842 |   137448 |     5481 | 13.837 |
1118.80/274.11	c (273,0) c |  1 |    638 |    1631641 |     102005 |   329437 |    34093 |    17874 |   140916 |     9345 | 13.559 |
1118.80/274.11	c (273,0) c |  2 |    694 |    2192625 |     112856 |   385820 |    39413 |    19396 |   139443 |     9941 | 13.514 |
1118.80/274.11	c (273,0) c |  3 |    793 |    1855738 |     117807 |   334464 |    49885 |    20641 |   138142 |    10497 | 13.557 |
1118.80/274.11	c (273,0) c |  4 |    613 |    2044607 |     115582 |   338482 |    47735 |    20406 |   138386 |    10012 | 13.537 |
1118.80/274.11	c (273,0) c |  5 |    707 |    1713111 |     112609 |   301794 |    44643 |    19938 |   138907 |     9981 | 13.499 |
1118.80/274.11	c (273,0) c |  6 |    637 |    2008795 |     113032 |   355089 |    45132 |    19955 |   138235 |     9768 | 13.497 |
1118.80/274.11	c (273,0) c |  7 |    678 |    1826496 |     112705 |   381909 |    44724 |    19796 |   139019 |     9970 | 13.515 |
1118.80/274.11	c (273,0) c 
1118.80/274.11	c (273,0) c synthesis      899981 conflicts  1781574023 propagations     1142 conflicts/sec  2261482 propagations/sec
1118.80/274.11	c (273,0) c Total Memory so far : 2955.72Mb
1118.80/274.11	c (273,0) c
1118.80/274.11	c (273,0) c |-------------------------------------------------------------------------------------------------------|
1118.80/274.11	c (273,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1118.80/274.11	c (273,0) c |-------------------------------------------------------------------------------------------------------|
1118.80/274.11	c (273,0) c |  0 |    723 |    2382502 |     120046 |   401174 |    46331 |    21891 |   143781 |     5690 | 13.842 |
1118.80/274.11	c (273,0) c |  1 |    666 |    1692327 |     106599 |   333239 |    38686 |    18603 |   146933 |     9680 | 13.565 |
1118.80/274.11	c (273,0) c |  2 |    701 |    2351838 |     118672 |   390337 |    45230 |    20267 |   142953 |    10275 | 13.518 |
1118.80/274.11	c (273,0) c |  3 |    838 |    1938581 |     123694 |   339176 |    29447 |    21512 |   144176 |    10849 | 13.563 |
1118.80/274.11	c (273,0) c |  4 |    636 |    2253015 |     121451 |   343010 |    27144 |    21304 |   143741 |    10380 | 13.544 |
1118.80/274.11	c (273,0) c |  5 |    742 |    1775353 |     117408 |   305516 |    49435 |    20727 |   144854 |    10441 | 13.504 |
1118.80/274.11	c (273,0) c |  6 |    638 |    2168656 |     118634 |   362552 |    50734 |    20773 |   141799 |    10152 | 13.503 |
1118.80/274.11	c (273,0) c |  7 |    712 |    1913399 |     117766 |   391025 |    49770 |    20633 |   144897 |    10329 | 13.521 |
1118.80/274.11	c (273,0) c 
1118.80/274.11	c (273,0) c synthesis      944276 conflicts  1873768002 propagations     1141 conflicts/sec  2264126 propagations/sec
1118.80/274.11	c (273,0) c Total Memory so far : 2956.50Mb
1118.80/274.11	c (273,0) c
1118.80/274.11	c (273,0) c |-------------------------------------------------------------------------------------------------------|
1118.80/274.11	c (273,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1118.80/274.11	c (273,0) c |-------------------------------------------------------------------------------------------------------|
1118.80/274.11	c (273,0) c |  0 |    741 |    2546946 |     125283 |   405443 |    51559 |    22768 |   148419 |     5906 | 13.883 |
1118.80/274.11	c (273,0) c |  1 |    694 |    1756045 |     111152 |   338316 |    43221 |    19325 |   151888 |    10032 | 13.679 |
1118.80/274.11	c (273,0) c |  2 |    729 |    2556148 |     124315 |   394183 |    50847 |    21117 |   150100 |    10615 | 13.632 |
1118.80/274.11	c (273,0) c |  3 |    876 |    2027077 |     129308 |   362852 |    35060 |    22237 |   148867 |    11056 | 13.676 |
1118.80/274.11	c (273,0) c |  4 |    637 |    2292530 |     124016 |   351375 |    29699 |    21617 |   145676 |    10407 | 13.548 |
1118.80/274.11	c (273,0) c |  5 |    778 |    1840415 |     122014 |   308845 |    27728 |    21448 |   149666 |    10781 | 13.617 |
1118.80/274.11	c (273,0) c |  6 |    638 |    2272913 |     121904 |   373796 |    27627 |    21382 |   145872 |    10291 | 13.505 |
1118.80/274.11	c (273,0) c |  7 |    740 |    1988813 |     122691 |   398079 |    28338 |    21357 |   149765 |    10559 | 13.635 |
1118.80/274.11	c (273,0) c 
1118.80/274.11	c (273,0) c synthesis      980683 conflicts  1957822170 propagations     1131 conflicts/sec  2257079 propagations/sec
1118.80/274.11	c (273,0) c Total Memory so far : 3006.05Mb
1118.80/274.11	c (273,0) c
1118.80/274.11	c (273,0) c |-------------------------------------------------------------------------------------------------------|
1238.44/289.11	c (288,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1238.44/289.11	c (288,0) c |-------------------------------------------------------------------------------------------------------|
1238.44/289.11	c (288,0) c |  0 |    762 |    2721890 |     129828 |   408213 |    28576 |    23500 |   153385 |     6092 | 14.330 |
1238.44/289.11	c (288,0) c |  1 |    726 |    1813875 |     115596 |   341941 |    47665 |    20029 |   156954 |    10427 | 14.088 |
1238.44/289.11	c (288,0) c |  2 |    745 |    2729956 |     129259 |   398897 |    28188 |    21949 |   154923 |    10948 | 14.041 |
1238.44/289.11	c (288,0) c |  3 |    901 |    2117968 |     134157 |   392868 |    39902 |    22925 |   154105 |    11242 | 14.086 |
1238.44/289.11	c (288,0) c |  4 |    638 |    2453749 |     128201 |   355961 |    33884 |    22391 |   151871 |    10525 | 13.986 |
1238.44/289.11	c (288,0) c |  5 |    797 |    1907973 |     125974 |   341566 |    31679 |    21965 |   155096 |    10883 | 14.027 |
1238.44/289.11	c (288,0) c |  6 |    666 |    2393024 |     127092 |   378087 |    32815 |    22154 |   154635 |    10412 | 14.027 |
1238.44/289.11	c (288,0) c |  7 |    767 |    2079346 |     128743 |   415440 |    34353 |    22148 |   154909 |    10714 | 14.036 |
1238.44/289.11	c (288,0) c 
1238.44/289.11	c (288,0) c synthesis     1018851 conflicts  2050799319 propagations     1123 conflicts/sec  2260542 propagations/sec
1238.44/289.11	c (288,0) c Total Memory so far : 2957.79Mb
1238.44/289.11	c (288,0) c
1238.44/289.11	c (288,0) c |-------------------------------------------------------------------------------------------------------|
1238.44/289.11	c (288,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1238.44/289.11	c (288,0) c |-------------------------------------------------------------------------------------------------------|
1238.44/289.11	c (288,0) c |  0 |    764 |    2833612 |     135056 |   412098 |    33748 |    24330 |   157041 |     6188 | 14.494 |
1238.44/289.11	c (288,0) c |  1 |    766 |    1872455 |     120053 |   345619 |    52121 |    20724 |   162319 |    10807 | 14.258 |
1238.44/289.11	c (288,0) c |  2 |    764 |    2925046 |     135784 |   403442 |    34711 |    22934 |   159866 |    11085 | 14.211 |
1238.44/289.11	c (288,0) c |  3 |    930 |    2226515 |     140225 |   420353 |    45948 |    23837 |   158971 |    11408 | 14.255 |
1238.44/289.11	c (288,0) c |  4 |    644 |    2559530 |     132717 |   359785 |    38399 |    22985 |   159847 |    10677 | 14.236 |
1238.44/289.11	c (288,0) c |  5 |    816 |    1975463 |     129956 |   360492 |    35631 |    22515 |   160549 |    11017 | 14.197 |
1238.44/289.11	c (288,0) c |  6 |    681 |    2515443 |     131672 |   381004 |    37395 |    22777 |   160319 |    10526 | 14.197 |
1238.44/289.11	c (288,0) c |  7 |    815 |    2164573 |     135077 |   426549 |    40679 |    23027 |   160097 |    10914 | 14.206 |
1238.44/289.11	c (288,0) c 
1238.44/289.11	c (288,0) c synthesis     1060545 conflicts  2142876445 propagations     1120 conflicts/sec  2262624 propagations/sec
1238.44/289.11	c (288,0) c Total Memory so far : 3038.04Mb
1238.44/289.11	c (288,0) c
1238.44/289.11	c (288,0) c |-------------------------------------------------------------------------------------------------------|
1238.44/289.11	c (288,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1238.44/289.11	c (288,0) c |-------------------------------------------------------------------------------------------------------|
1238.44/289.11	c (288,0) c |  0 |    765 |    3085955 |     141077 |   416100 |    39750 |    25161 |   163281 |     6316 | 14.557 |
1238.44/289.11	c (288,0) c |  1 |    796 |    1938441 |     124819 |   349455 |    30518 |    21404 |   168048 |    10951 | 14.377 |
1238.44/289.11	c (288,0) c |  2 |    765 |    3063306 |     142199 |   407466 |    41124 |    23759 |   165724 |    11241 | 14.328 |
1238.44/289.11	c (288,0) c |  3 |    962 |    2335778 |     146328 |   437494 |    52046 |    24803 |   164634 |    11561 | 14.375 |
1238.44/289.11	c (288,0) c |  4 |    667 |    2724323 |     137306 |   363395 |    42987 |    23754 |   165597 |    10872 | 14.344 |
1238.44/289.11	c (288,0) c |  5 |    844 |    2039541 |     134313 |   367633 |    39987 |    23078 |   166378 |    11205 | 14.317 |
1238.44/289.11	c (288,0) c |  6 |    700 |    2681410 |     136363 |   385549 |    42084 |    23490 |   166078 |    10727 | 14.318 |
1238.44/289.11	c (288,0) c |  7 |    867 |    2264579 |     141964 |   436756 |    47558 |    24126 |   165394 |    11156 | 14.318 |
1238.44/289.11	c (288,0) c 
1238.44/289.11	c (288,0) c synthesis     1104374 conflicts  2237550513 propagations     1119 conflicts/sec  2267147 propagations/sec
1238.44/289.11	c (288,0) c Total Memory so far : 3038.68Mb
1238.44/289.11	c (288,0) c
1238.44/289.11	c (288,0) c |-------------------------------------------------------------------------------------------------------|
1238.44/289.11	c (288,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1358.09/304.11	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1358.09/304.11	c (303,0) c |  0 |    766 |    3247943 |     145606 |   421127 |    44279 |    25854 |   164837 |     6469 | 14.628 |
1358.09/304.11	c (303,0) c |  1 |    830 |    2003145 |     129990 |   352888 |    35689 |    22201 |   173618 |    11108 | 14.391 |
1358.09/304.11	c (303,0) c |  2 |    766 |    3193116 |     147707 |   414223 |    46632 |    24583 |   168360 |    11438 | 14.338 |
1358.09/304.11	c (303,0) c |  3 |    988 |    2421600 |     151827 |   451478 |    57530 |    25756 |   170011 |    11749 | 14.386 |
1358.09/304.11	c (303,0) c |  4 |    684 |    2918575 |     142460 |   367822 |    48141 |    24527 |   171259 |    11146 | 14.363 |
1358.83/304.23	c (303,0) c |  5 |    883 |    2106870 |     139493 |   371084 |    45167 |    23821 |   171985 |    11474 | 14.328 |
1358.83/304.23	c (303,0) c |  6 |    701 |    2787330 |     141069 |   389880 |    46790 |    24079 |   168131 |    10913 | 14.322 |
1358.83/304.23	c (303,0) c |  7 |    900 |    2355825 |     147962 |   443706 |    53545 |    25041 |   170776 |    11377 | 14.331 |
1358.83/304.23	c (303,0) c 
1358.83/304.23	c (303,0) c synthesis     1146118 conflicts  2327755550 propagations     1116 conflicts/sec  2266987 propagations/sec
1358.83/304.23	c (303,0) c Total Memory so far : 3118.81Mb
1358.83/304.23	c (303,0) c
1358.83/304.23	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1358.83/304.23	c (303,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1358.83/304.23	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1358.83/304.23	c (303,0) c |  0 |    766 |    3394835 |     150350 |   424490 |    49016 |    26712 |   173893 |     6592 | 14.642 |
1358.83/304.23	c (303,0) c |  1 |    866 |    2069130 |     134791 |   355734 |    40490 |    22875 |   178757 |    11268 | 14.398 |
1358.83/304.23	c (303,0) c |  2 |    766 |    3332680 |     152280 |   417443 |    51205 |    25211 |   168360 |    11576 | 14.338 |
1358.83/304.23	c (303,0) c |  3 |   1014 |    2496300 |     156600 |   460786 |    31332 |    26611 |   174301 |    11888 | 14.396 |
1358.83/304.23	c (303,0) c |  4 |    700 |    3094974 |     147215 |   371598 |    52896 |    25150 |   175650 |    11438 | 14.373 |
1358.83/304.23	c (303,0) c |  5 |    929 |    2173786 |     144439 |   374441 |    50112 |    24517 |   177120 |    11768 | 14.338 |
1358.83/304.23	c (303,0) c |  6 |    726 |    2892740 |     145787 |   393253 |    51507 |    24539 |   177077 |    11153 | 14.338 |
1358.83/304.23	c (303,0) c |  7 |    939 |    2441144 |     153426 |   449355 |    59005 |    26022 |   175552 |    11604 | 14.338 |
1358.83/304.23	c (303,0) c 
1358.83/304.23	c (303,0) c synthesis     1184895 conflicts  2415367229 propagations     1111 conflicts/sec  2264610 propagations/sec
1358.83/304.23	c (303,0) c Total Memory so far : 3374.89Mb
1358.83/304.23	c (303,0) c
1358.83/304.23	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1358.83/304.23	c (303,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1358.83/304.23	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1358.83/304.23	c (303,0) c |  0 |    778 |    3531723 |     156126 |   428130 |    54771 |    27526 |   179733 |     6838 | 14.790 |
1358.83/304.23	c (303,0) c |  1 |    906 |    2132748 |     139619 |   358757 |    45318 |    23572 |   183702 |    11457 | 14.583 |
1358.83/304.23	c (303,0) c |  2 |    766 |    3377444 |     155477 |   421070 |    54402 |    25615 |   168360 |    11667 | 14.338 |
1358.83/304.23	c (303,0) c |  3 |   1046 |    2603770 |     162861 |   477897 |    37587 |    27450 |   179753 |    12011 | 14.581 |
1358.83/304.23	c (303,0) c |  4 |    712 |    3248780 |     152805 |   374636 |    58486 |    26031 |   181252 |    11776 | 14.558 |
1358.83/304.23	c (303,0) c |  5 |    959 |    2232754 |     148553 |   378535 |    54226 |    25128 |   182023 |    12048 | 14.524 |
1358.83/304.23	c (303,0) c |  6 |    735 |    3046467 |     149563 |   397632 |    55282 |    25075 |   182082 |    11333 | 14.524 |
1358.83/304.23	c (303,0) c |  7 |    976 |    2522429 |     159115 |   454499 |    33656 |    26913 |   180384 |    11760 | 14.524 |
1358.83/304.23	c (303,0) c 
1358.83/304.23	c (303,0) c synthesis     1224130 conflicts  2499418465 propagations     1106 conflicts/sec  2259151 propagations/sec
1358.83/304.23	c (303,0) c Total Memory so far : 3168.88Mb
1358.83/304.23	c (303,0) c
1358.83/304.23	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1358.83/304.23	c (303,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1358.83/304.23	c (303,0) c |-------------------------------------------------------------------------------------------------------|
1477.72/319.11	c (318,0) c |  0 |    797 |    3734016 |     161887 |   432415 |    60529 |    28259 |   183897 |     7145 | 14.858 |
1477.72/319.11	c (318,0) c |  1 |    943 |    2202276 |     143844 |   362417 |    49535 |    24171 |   188727 |    11675 | 14.652 |
1477.72/319.11	c (318,0) c |  2 |    773 |    3404138 |     158641 |   423223 |    57564 |    25983 |   186823 |    11770 | 14.600 |
1477.72/319.11	c (318,0) c |  3 |   1085 |    2709248 |     169456 |   489915 |    44167 |    28569 |   184371 |    12145 | 14.651 |
1477.72/319.11	c (318,0) c |  4 |    732 |    3417037 |     158741 |   378292 |    33459 |    26705 |   185187 |    12060 | 14.627 |
1477.72/319.11	c (318,0) c |  5 |    991 |    2289635 |     153143 |   382403 |    58816 |    25784 |   187044 |    12326 | 14.592 |
1477.72/319.11	c (318,0) c |  6 |    762 |    3203353 |     154873 |   400755 |    60592 |    25698 |   187203 |    11678 | 14.592 |
1477.72/319.11	c (318,0) c |  7 |   1027 |    2613758 |     165953 |   459805 |    40486 |    27818 |   185047 |    11898 | 14.592 |
1477.72/319.11	c (318,0) c 
1477.72/319.11	c (318,0) c synthesis     1266540 conflicts  2585494049 propagations     1105 conflicts/sec  2255973 propagations/sec
1477.72/319.11	c (318,0) c Total Memory so far : 3090.05Mb
1477.72/319.11	c (318,0) c
1477.72/319.11	c (318,0) c |-------------------------------------------------------------------------------------------------------|
1477.72/319.11	c (318,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1477.72/319.11	c (318,0) c |-------------------------------------------------------------------------------------------------------|
1477.72/319.11	c (318,0) c |  0 |    826 |    3963472 |     167691 |   435789 |    34201 |    29017 |   189026 |     7371 | 14.908 |
1477.72/319.11	c (318,0) c |  1 |    989 |    2272479 |     148421 |   365218 |    54112 |    24942 |   193110 |    11925 | 14.703 |
1477.72/319.11	c (318,0) c |  2 |    791 |    3453602 |     162333 |   425393 |    61257 |    26346 |   191685 |    11966 | 14.651 |
1477.72/319.11	c (318,0) c |  3 |   1122 |    2816164 |     175784 |   499745 |    50486 |    29638 |   188389 |    12293 | 14.701 |
1477.72/319.11	c (318,0) c |  4 |    739 |    3471932 |     160035 |   389151 |    34753 |    26963 |   191017 |    12084 | 14.677 |
1477.72/319.11	c (318,0) c |  5 |   1025 |    2353002 |     157790 |   385462 |    32440 |    26367 |   191673 |    12549 | 14.643 |
1477.72/319.11	c (318,0) c |  6 |    763 |    3256634 |     157054 |   407664 |    31833 |    26025 |   190256 |    11834 | 14.641 |
1477.72/319.11	c (318,0) c |  7 |   1068 |    2699302 |     172190 |   464501 |    46719 |    28761 |   189280 |    12089 | 14.643 |
1477.72/319.11	c (318,0) c 
1477.72/319.11	c (318,0) c synthesis     1301300 conflicts  2657585944 propagations     1098 conflicts/sec  2241415 propagations/sec
1477.72/319.11	c (318,0) c Total Memory so far : 3121.13Mb
1477.72/319.11	c (318,0) c
1477.72/319.11	c (318,0) c |-------------------------------------------------------------------------------------------------------|
1477.72/319.11	c (318,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1477.72/319.11	c (318,0) c |-------------------------------------------------------------------------------------------------------|
1477.72/319.11	c (318,0) c |  0 |    833 |    4197151 |     174089 |   440252 |    40564 |    29902 |   194113 |     7487 | 15.020 |
1477.72/319.11	c (318,0) c |  1 |   1025 |    2330944 |     152981 |   368042 |    58672 |    25609 |   198358 |    12135 | 14.815 |
1477.72/319.11	c (318,0) c |  2 |    799 |    3554552 |     165844 |   429323 |    32640 |    26737 |   197293 |    12179 | 14.763 |
1477.72/319.11	c (318,0) c |  3 |   1154 |    2916831 |     181916 |   506833 |    56608 |    30714 |   193141 |    12430 | 14.813 |
1477.72/319.11	c (318,0) c |  4 |    762 |    3731293 |     165380 |   394007 |    40097 |    27713 |   195896 |    12237 | 14.790 |
1477.72/319.11	c (318,0) c |  5 |   1063 |    2429866 |     163840 |   389989 |    38489 |    27180 |   196831 |    12706 | 14.755 |
1477.72/319.11	c (318,0) c |  6 |    764 |    3290340 |     158966 |   413263 |    33745 |    26403 |   192295 |    11868 | 14.645 |
1477.72/319.11	c (318,0) c |  7 |   1120 |    2787642 |     178616 |   468981 |    53130 |    29794 |   194214 |    12312 | 14.755 |
1477.72/319.11	c (318,0) c 
1477.72/319.11	c (318,0) c synthesis     1341639 conflicts  2741696649 propagations     1095 conflicts/sec  2237264 propagations/sec
1477.72/319.11	c (318,0) c Total Memory so far : 3042.29Mb
1477.72/319.11	c (318,0) c
1477.72/319.11	c (318,0) c |-------------------------------------------------------------------------------------------------------|
1477.72/319.11	c (318,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1477.72/319.11	c (318,0) c |-------------------------------------------------------------------------------------------------------|
1477.72/319.11	c (318,0) c |  0 |    859 |    4396341 |     179334 |   444359 |    45790 |    30683 |   199068 |     7607 | 15.027 |
1597.37/334.12	c (333,0) c |  1 |   1057 |    2388012 |     156987 |   371604 |    31653 |    26159 |   203642 |    12384 | 14.822 |
1597.37/334.12	c (333,0) c |  2 |    826 |    3752209 |     171335 |   432626 |    38131 |    27415 |   202143 |    12285 | 14.769 |
1597.37/334.12	c (333,0) c |  3 |   1196 |    3016473 |     188013 |   513803 |    62703 |    31820 |   198032 |    12623 | 14.820 |
1597.37/334.12	c (333,0) c |  4 |    764 |    3873389 |     170207 |   397139 |    44924 |    28355 |   197893 |    12402 | 14.792 |
1597.37/334.12	c (333,0) c |  5 |   1103 |    2507450 |     169880 |   394205 |    44530 |    27928 |   201794 |    12880 | 14.762 |
1597.37/334.12	c (333,0) c |  6 |    765 |    3363079 |     161668 |   415402 |    36448 |    26853 |   201581 |    11935 | 14.759 |
1597.37/334.12	c (333,0) c |  7 |   1163 |    2870877 |     184187 |   473520 |    58701 |    30684 |   198928 |    12547 | 14.762 |
1597.37/334.12	c (333,0) c 
1597.37/334.12	c (333,0) c synthesis     1381615 conflicts  2829132392 propagations     1092 conflicts/sec  2236010 propagations/sec
1597.37/334.12	c (333,0) c Total Memory so far : 2963.33Mb
1597.37/334.12	c (333,0) c
1597.37/334.12	c (333,0) c |-------------------------------------------------------------------------------------------------------|
1597.37/334.12	c (333,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1597.37/334.12	c (333,0) c |-------------------------------------------------------------------------------------------------------|
1597.37/334.12	c (333,0) c |  0 |    875 |    4546297 |     184779 |   447619 |    51232 |    31369 |   204472 |     7776 | 15.182 |
1597.37/334.12	c (333,0) c |  1 |   1086 |    2452114 |     162091 |   374872 |    36756 |    26804 |   209607 |    12475 | 14.974 |
1597.37/334.12	c (333,0) c |  2 |    832 |    3947113 |     177295 |   436025 |    44090 |    28166 |   208140 |    12420 | 14.922 |
1597.37/334.12	c (333,0) c |  3 |   1234 |    3107078 |     194119 |   519495 |    68796 |    33023 |   203377 |    12781 | 14.973 |
1597.37/334.12	c (333,0) c |  4 |    765 |    4010366 |     175544 |   401122 |    50260 |    29078 |   206569 |    12596 | 14.949 |
1597.37/334.12	c (333,0) c |  5 |   1142 |    2581832 |     175781 |   399063 |    50431 |    28699 |   207612 |    13083 | 14.914 |
1597.37/334.12	c (333,0) c |  6 |    766 |    3545591 |     166844 |   417710 |    41621 |    27636 |   208744 |    12089 | 14.914 |
1597.37/334.12	c (333,0) c |  7 |   1207 |    2951919 |     190135 |   477087 |    64649 |    31649 |   204685 |    12816 | 14.914 |
1597.37/334.12	c (333,0) c 
1597.37/334.12	c (333,0) c synthesis     1426590 conflicts  2919693161 propagations     1093 conflicts/sec  2237507 propagations/sec
1597.37/334.12	c (333,0) c Total Memory so far : 2963.97Mb
1597.37/334.12	c (333,0) c
1597.37/334.12	c (333,0) c |-------------------------------------------------------------------------------------------------------|
1597.37/334.12	c (333,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1597.37/334.12	c (333,0) c |-------------------------------------------------------------------------------------------------------|
1597.37/334.12	c (333,0) c |  0 |    892 |    4745689 |     191005 |   451933 |    57453 |    32204 |   209016 |     8018 | 15.236 |
1597.37/334.12	c (333,0) c |  1 |   1116 |    2508703 |     166929 |   378066 |    41594 |    27434 |   215106 |    12630 | 15.025 |
1597.37/334.12	c (333,0) c |  2 |    859 |    4129758 |     182680 |   439781 |    49473 |    28825 |   213659 |    12606 | 14.977 |
1597.37/334.12	c (333,0) c |  3 |   1274 |    3206434 |     200692 |   524843 |    39589 |    34033 |   208336 |    12860 | 15.024 |
1597.37/334.12	c (333,0) c |  4 |    766 |    4058304 |     178623 |   405401 |    53332 |    29543 |   209410 |    12694 | 14.957 |
1597.37/334.12	c (333,0) c |  5 |   1187 |    2660271 |     181490 |   402571 |    56140 |    29466 |   213065 |    13301 | 14.969 |
1597.37/334.12	c (333,0) c |  6 |    766 |    3591781 |     170780 |   423475 |    45556 |    28382 |   210937 |    12259 | 14.964 |
1597.37/334.12	c (333,0) c |  7 |   1239 |    3037725 |     196122 |   480740 |    70634 |    32697 |   209864 |    13108 | 14.969 |
1597.37/334.12	c (333,0) c 
1597.37/334.12	c (333,0) c synthesis     1468324 conflicts  3003726499 propagations     1092 conflicts/sec  2233695 propagations/sec
1597.37/334.12	c (333,0) c Total Memory so far : 3013.40Mb
1597.37/334.12	c (333,0) c
1597.37/334.12	c (333,0) c |-------------------------------------------------------------------------------------------------------|
1597.37/334.12	c (333,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1597.37/334.12	c (333,0) c |-------------------------------------------------------------------------------------------------------|
1597.37/334.12	c (333,0) c |  0 |    893 |    4896207 |     196941 |   455002 |    63389 |    33084 |   213776 |     8244 | 15.238 |
1717.00/349.11	c (348,0) c |  1 |   1145 |    2566624 |     171973 |   381596 |    46638 |    28131 |   219943 |    12822 | 15.032 |
1717.00/349.11	c (348,0) c |  2 |    880 |    4334682 |     188755 |   444362 |    55548 |    29572 |   218578 |    12846 | 14.984 |
1717.00/349.11	c (348,0) c |  3 |   1316 |    3302965 |     207349 |   530266 |    46235 |    34970 |   213177 |    12942 | 15.032 |
1717.00/349.11	c (348,0) c |  4 |    766 |    4081135 |     180516 |   407620 |    55224 |    29781 |   209410 |    12745 | 14.957 |
1717.00/349.11	c (348,0) c |  5 |   1231 |    2730336 |     187054 |   406827 |    61704 |    30215 |   217925 |    13548 | 14.977 |
1717.00/349.11	c (348,0) c |  6 |    766 |    3654225 |     174248 |   426058 |    49023 |    29034 |   216708 |    12380 | 14.971 |
1717.00/349.12	c (348,0) c |  7 |   1272 |    3120380 |     201828 |   484419 |    40602 |    33429 |   214609 |    13214 | 14.977 |
1717.00/349.12	c (348,0) c 
1717.00/349.12	c (348,0) c synthesis     1508671 conflicts  3087880648 propagations     1090 conflicts/sec  2230161 propagations/sec
1717.00/349.12	c (348,0) c Total Memory so far : 3013.92Mb
1717.00/349.12	c (348,0) c
1717.00/349.12	c (348,0) c |-------------------------------------------------------------------------------------------------------|
1717.00/349.12	c (348,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1717.00/349.13	c (348,0) c |-------------------------------------------------------------------------------------------------------|
1717.00/349.13	c (348,0) c |  0 |    911 |    5081841 |     202768 |   457773 |    69210 |    33853 |   219924 |     8487 | 15.289 |
1717.00/349.13	c (348,0) c |  1 |   1178 |    2626411 |     176695 |   385114 |    51360 |    28807 |   224972 |    13018 | 15.039 |
1717.00/349.13	c (348,0) c |  2 |    892 |    4549437 |     195011 |   449759 |    61804 |    30512 |   221437 |    13089 | 14.985 |
1717.00/349.13	c (348,0) c |  3 |   1355 |    3387775 |     213298 |   534948 |    52183 |    35837 |   217828 |    13044 | 15.034 |
1717.00/349.13	c (348,0) c |  4 |    766 |    4101415 |     182559 |   410028 |    57268 |    29991 |   209410 |    12803 | 14.957 |
1717.00/349.13	c (348,0) c |  5 |   1271 |    2805835 |     192194 |   410525 |    66844 |    30945 |   222857 |    13813 | 14.983 |
1717.00/349.13	c (348,0) c |  6 |    766 |    3711084 |     177734 |   429200 |    52508 |    29643 |   216708 |    12541 | 14.971 |
1717.00/349.13	c (348,0) c |  7 |   1313 |    3207672 |     208165 |   488135 |    46939 |    34263 |   219517 |    13347 | 14.983 |
1717.00/349.13	c (348,0) c 
1717.00/349.13	c (348,0) c synthesis     1548427 conflicts  3167850809 propagations     1087 conflicts/sec  2223877 propagations/sec
1717.00/349.13	c (348,0) c Total Memory so far : 3014.43Mb
1717.00/349.13	c (348,0) c
1717.00/349.13	c (348,0) c |-------------------------------------------------------------------------------------------------------|
1717.00/349.13	c (348,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1717.00/349.13	c (348,0) c |-------------------------------------------------------------------------------------------------------|
1717.00/349.13	c (348,0) c |  0 |    931 |    5279424 |     208269 |   461276 |    38212 |    34570 |   224384 |     8697 | 15.332 |
1717.00/349.13	c (348,0) c |  1 |   1217 |    2695011 |     181932 |   388565 |    56597 |    29509 |   229412 |    13260 | 15.082 |
1717.00/349.13	c (348,0) c |  2 |    893 |    4616867 |     198033 |   454268 |    64826 |    30936 |   225211 |    13212 | 15.033 |
1717.00/349.13	c (348,0) c |  3 |   1387 |    3470451 |     218884 |   539431 |    57766 |    36715 |   222186 |    13193 | 15.082 |
1717.00/349.14	c (348,0) c |  4 |    766 |    4119919 |     184484 |   412247 |    59192 |    30223 |   209410 |    12864 | 14.957 |
1717.00/349.14	c (348,0) c |  5 |   1300 |    2874703 |     197414 |   415402 |    36238 |    31719 |   227091 |    14061 | 15.027 |
1717.00/349.14	c (348,0) c |  6 |    780 |    3854584 |     181969 |   431999 |    56744 |    30297 |   228365 |    12791 | 15.027 |
1717.00/349.14	c (348,0) c |  7 |   1358 |    3291719 |     214440 |   491797 |    53214 |    35107 |   223731 |    13521 | 15.027 |
1717.00/349.14	c (348,0) c 
1717.00/349.14	c (348,0) c synthesis     1585442 conflicts  3244918434 propagations     1083 conflicts/sec  2216425 propagations/sec
1717.00/349.14	c (348,0) c Total Memory so far : 3125.00Mb
1717.00/349.14	c (348,0) c
1717.00/349.14	c (348,0) c |-------------------------------------------------------------------------------------------------------|
1717.00/349.14	c (348,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1717.00/349.14	c (348,0) c |-------------------------------------------------------------------------------------------------------|
1717.00/349.14	c (348,0) c |  0 |    955 |    5468056 |     214517 |   465614 |    44439 |    35365 |   228169 |     8810 | 15.376 |
1717.00/349.14	c (348,0) c |  1 |   1249 |    2771435 |     187535 |   392975 |    62200 |    30297 |   234095 |    13544 | 15.103 |
1835.85/364.11	c (363,0) c |  2 |    893 |    4789027 |     201976 |   456374 |    68769 |    31489 |   225211 |    13363 | 15.033 |
1835.85/364.11	c (363,0) c |  3 |   1418 |    3549929 |     223857 |   543120 |    62725 |    37559 |   226689 |    13319 | 15.103 |
1835.85/364.11	c (363,0) c |  4 |    766 |    4145853 |     186689 |   424527 |    61396 |    30516 |   232018 |    13009 | 15.083 |
1835.85/364.11	c (363,0) c |  5 |   1338 |    2950635 |     203805 |   419529 |    42629 |    32353 |   232158 |    14171 | 15.047 |
1835.85/364.11	c (363,0) c |  6 |    797 |    4006705 |     186781 |   434503 |    61556 |    30980 |   232664 |    13065 | 15.047 |
1835.85/364.11	c (363,0) c |  7 |   1412 |    3370484 |     220650 |   495025 |    59424 |    35966 |   228444 |    13720 | 15.047 |
1835.85/364.11	c (363,0) c 
1835.85/364.11	c (363,0) c synthesis     1625812 conflicts  3330750624 propagations     1081 conflicts/sec  2214836 propagations/sec
1835.85/364.11	c (363,0) c Total Memory so far : 3363.95Mb
1835.85/364.11	c (363,0) c
1835.85/364.11	c (363,0) c |-------------------------------------------------------------------------------------------------------|
1835.85/364.11	c (363,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1835.85/364.11	c (363,0) c |-------------------------------------------------------------------------------------------------------|
1835.85/364.11	c (363,0) c |  0 |    963 |    5595210 |     219543 |   469171 |    49465 |    35994 |   233185 |     8918 | 15.379 |
1835.85/364.11	c (363,0) c |  1 |   1295 |    2848083 |     193105 |   396495 |    67770 |    31075 |   238276 |    13815 | 15.106 |
1835.85/364.11	c (363,0) c |  2 |    909 |    4884592 |     205851 |   459914 |    72633 |    31961 |   237397 |    13535 | 15.100 |
1835.85/364.11	c (363,0) c |  3 |   1462 |    3628135 |     229446 |   547391 |    68312 |    38532 |   230847 |    13453 | 15.105 |
1835.85/364.11	c (363,0) c |  4 |    766 |    4187065 |     188569 |   427820 |    63277 |    30684 |   232018 |    13118 | 15.083 |
1835.85/364.11	c (363,0) c |  5 |   1370 |    3024661 |     209773 |   423397 |    48597 |    32988 |   236320 |    14305 | 15.050 |
1835.85/364.11	c (363,0) c |  6 |    816 |    4133673 |     191257 |   437699 |    35235 |    31479 |   237918 |    13127 | 15.050 |
1835.85/364.11	c (363,0) c |  7 |   1448 |    3444469 |     225806 |   499900 |    64574 |    36716 |   232494 |    13923 | 15.050 |
1835.85/364.11	c (363,0) c 
1835.85/364.11	c (363,0) c synthesis     1663351 conflicts  3411697221 propagations     1078 conflicts/sec  2210199 propagations/sec
1835.85/364.11	c (363,0) c Total Memory so far : 3364.47Mb
1835.85/364.11	c (363,0) c
1835.85/364.11	c (363,0) c |-------------------------------------------------------------------------------------------------------|
1835.85/364.11	c (363,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1835.85/364.11	c (363,0) c |-------------------------------------------------------------------------------------------------------|
1835.85/364.11	c (363,0) c |  0 |    987 |    5807532 |     226121 |   472477 |    56027 |    36815 |   237318 |     9080 | 15.493 |
1835.85/364.11	c (363,0) c |  1 |   1332 |    2914052 |     198154 |   399779 |    37099 |    31774 |   242966 |    14005 | 15.221 |
1835.85/364.11	c (363,0) c |  2 |    924 |    5036373 |     209937 |   463087 |    39828 |    32425 |   241627 |    13624 | 15.215 |
1835.85/364.11	c (363,0) c |  3 |   1506 |    3705403 |     235289 |   551306 |    74146 |    39560 |   235202 |    13551 | 15.220 |
1835.85/364.11	c (363,0) c |  4 |    769 |    4200412 |     189955 |   429201 |    64662 |    30952 |   243417 |    13178 | 15.201 |
1835.85/364.11	c (363,0) c |  5 |   1412 |    3093647 |     215732 |   426652 |    54556 |    33633 |   241118 |    14470 | 15.165 |
1835.85/364.11	c (363,0) c |  6 |    829 |    4324095 |     196670 |   440415 |    40648 |    32099 |   241764 |    13240 | 15.165 |
1835.85/364.11	c (363,0) c |  7 |   1481 |    3516136 |     231381 |   504920 |    70146 |    37514 |   236942 |    14151 | 15.170 |
1835.85/364.11	c (363,0) c 
1835.85/364.11	c (363,0) c synthesis     1703240 conflicts  3493797202 propagations     1076 conflicts/sec  2206528 propagations/sec
1835.85/364.11	c (363,0) c Total Memory so far : 3285.50Mb
1835.85/364.11	c (363,0) c
1835.85/364.11	c (363,0) c |-------------------------------------------------------------------------------------------------------|
1835.85/364.11	c (363,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1835.85/364.11	c (363,0) c |-------------------------------------------------------------------------------------------------------|
1835.85/364.11	c (363,0) c |  0 |   1017 |    5948492 |     232409 |   475750 |    62303 |    37546 |   241935 |     9290 | 15.494 |
1835.85/364.11	c (363,0) c |  1 |   1373 |    2993286 |     204192 |   404262 |    43137 |    32497 |   247266 |    14124 | 15.222 |
1835.85/364.11	c (363,0) c |  2 |    946 |    5111114 |     214701 |   466212 |    44587 |    32892 |   246850 |    13714 | 15.216 |
1948.31/378.11	c (377,0) c |  3 |   1543 |    3782724 |     240972 |   555329 |    79825 |    40609 |   239144 |    13699 | 15.222 |
1948.31/378.11	c (377,0) c |  4 |    775 |    4209111 |     190987 |   429859 |    65694 |    31104 |   248454 |    13226 | 15.203 |
1948.31/378.11	c (377,0) c |  5 |   1458 |    3168761 |     221189 |   429515 |    60013 |    34306 |   245505 |    14642 | 15.167 |
1948.31/378.11	c (377,0) c |  6 |    843 |    4446693 |     201131 |   444211 |    45109 |    32712 |   246779 |    13319 | 15.167 |
1948.31/378.11	c (377,0) c |  7 |   1516 |    3587041 |     236916 |   509284 |    75644 |    38157 |   241614 |    14520 | 15.171 |
1948.31/378.11	c (377,0) c 
1948.31/378.11	c (377,0) c synthesis     1742499 conflicts  3573540022 propagations     1073 conflicts/sec  2201524 propagations/sec
1948.31/378.11	c (377,0) c Total Memory so far : 3334.93Mb
1948.31/378.11	c (377,0) c
1948.31/378.11	c (377,0) c |-------------------------------------------------------------------------------------------------------|
1948.31/378.11	c (377,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1948.31/378.11	c (377,0) c |-------------------------------------------------------------------------------------------------------|
1948.31/378.11	c (377,0) c |  0 |   1020 |    6079885 |     238173 |   478426 |    68068 |    38329 |   245524 |     9474 | 15.495 |
1948.31/378.11	c (377,0) c |  1 |   1420 |    3072551 |     210001 |   407812 |    48945 |    33239 |   250931 |    14264 | 15.225 |
1948.31/378.11	c (377,0) c |  2 |    955 |    5259667 |     217875 |   469518 |    47761 |    33234 |   249729 |    13777 | 15.218 |
1948.31/378.11	c (377,0) c |  3 |   1574 |    3863369 |     246902 |   559367 |    45410 |    41459 |   242723 |    13747 | 15.224 |
1948.31/378.11	c (377,0) c |  4 |    781 |    4214227 |     192052 |   430786 |    66758 |    31198 |   252900 |    13279 | 15.205 |
1948.31/378.11	c (377,0) c |  5 |   1496 |    3231347 |     226356 |   433126 |    65180 |    34925 |   249198 |    14822 | 15.169 |
1948.31/378.11	c (377,0) c |  6 |    856 |    4504257 |     203764 |   446271 |    47742 |    33058 |   251137 |    13395 | 15.169 |
1948.31/378.11	c (377,0) c |  7 |   1554 |    3654037 |     242000 |   512621 |    40586 |    38755 |   244812 |    14885 | 15.173 |
1948.31/378.11	c (377,0) c 
1948.31/378.11	c (377,0) c synthesis     1777131 conflicts  3644918360 propagations     1069 conflicts/sec  2191786 propagations/sec
1948.31/378.11	c (377,0) c Total Memory so far : 3383.02Mb
1948.31/378.11	c (377,0) c
1948.31/378.11	c (377,0) c |-------------------------------------------------------------------------------------------------------|
1948.31/378.11	c (377,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1948.31/378.11	c (377,0) c |-------------------------------------------------------------------------------------------------------|
1948.31/378.11	c (377,0) c |  0 |   1020 |    6185613 |     242701 |   484556 |    72596 |    38978 |   245524 |     9670 | 15.495 |
1948.31/378.11	c (377,0) c |  1 |   1454 |    3140502 |     215031 |   411538 |    53974 |    33924 |   254364 |    14402 | 15.257 |
1948.31/378.11	c (377,0) c |  2 |    956 |    5320174 |     221030 |   472316 |    50916 |    33748 |   251864 |    13859 | 15.249 |
1948.31/378.11	c (377,0) c |  3 |   1613 |    3937280 |     251881 |   562557 |    50384 |    42122 |   246028 |    13772 | 15.256 |
1948.31/378.11	c (377,0) c |  4 |    784 |    4218849 |     193082 |   431438 |    67789 |    31327 |   256603 |    13321 | 15.237 |
1948.31/378.11	c (377,0) c |  5 |   1526 |    3280491 |     230161 |   435428 |    68985 |    35414 |   252820 |    14945 | 15.201 |
1948.31/378.11	c (377,0) c |  6 |    868 |    4655698 |     208111 |   448565 |    52089 |    33554 |   254740 |    13581 | 15.201 |
1948.31/378.11	c (377,0) c |  7 |   1582 |    3715095 |     247061 |   516528 |    45647 |    39259 |   248958 |    14966 | 15.206 |
1948.31/378.11	c (377,0) c 
1948.31/378.11	c (377,0) c synthesis     1809062 conflicts  3708443938 propagations     1067 conflicts/sec  2188040 propagations/sec
1948.31/378.11	c (377,0) c Total Memory so far : 3176.75Mb
1948.31/378.11	c (377,0) c
1948.31/378.11	c (377,0) c |-------------------------------------------------------------------------------------------------------|
1948.31/378.11	c (377,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
1948.31/378.11	c (377,0) c |-------------------------------------------------------------------------------------------------------|
1948.31/378.11	c (377,0) c |  0 |   1021 |    6236529 |     246867 |   489154 |    76761 |    39542 |   251084 |     9908 | 15.527 |
1948.31/378.11	c (377,0) c |  1 |   1488 |    3215778 |     220679 |   415851 |    59623 |    34712 |   258521 |    14580 | 15.277 |
1948.31/378.11	c (377,0) c |  2 |    971 |    5355029 |     224493 |   474703 |    54378 |    34198 |   258831 |    13971 | 15.271 |
1948.31/378.11	c (377,0) c |  3 |   1652 |    4026020 |     258596 |   566384 |    57098 |    43071 |   250103 |    13834 | 15.277 |
2067.98/393.11	c (392,0) c |  4 |    793 |    4226777 |     194618 |   432492 |    69323 |    31529 |   261336 |    13425 | 15.258 |
2067.98/393.11	c (392,0) c |  5 |   1570 |    3342947 |     235502 |   438043 |    74326 |    36061 |   257193 |    15195 | 15.221 |
2067.98/393.11	c (392,0) c |  6 |    890 |    4851762 |     213187 |   452908 |    57163 |    34193 |   258569 |    13784 | 15.221 |
2067.98/393.11	c (392,0) c |  7 |   1617 |    3793543 |     253508 |   520508 |    52094 |    39989 |   253252 |    15094 | 15.226 |
2067.98/393.11	c (392,0) c 
2067.98/393.11	c (392,0) c synthesis     1847455 conflicts  3785520694 propagations     1065 conflicts/sec  2182212 propagations/sec
2067.98/393.11	c (392,0) c Total Memory so far : 3177.13Mb
2067.98/393.11	c (392,0) c
2067.98/393.11	c (392,0) c |-------------------------------------------------------------------------------------------------------|
2067.98/393.11	c (392,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2067.98/393.11	c (392,0) c |-------------------------------------------------------------------------------------------------------|
2067.98/393.11	c (392,0) c |  0 |   1021 |    6257771 |     249331 |   492340 |    79226 |    39904 |   251084 |    10045 | 15.527 |
2067.98/393.11	c (392,0) c |  1 |   1538 |    3289551 |     226452 |   419328 |    65394 |    35472 |   262605 |    14768 | 15.397 |
2067.98/393.11	c (392,0) c |  2 |    987 |    5474968 |     229609 |   476990 |    59495 |    34848 |   262441 |    14175 | 15.391 |
2067.98/393.11	c (392,0) c |  3 |   1690 |    4105816 |     264616 |   570863 |    63112 |    43961 |   254124 |    13938 | 15.396 |
2067.98/393.11	c (392,0) c |  4 |    796 |    4233049 |     195890 |   433667 |    70596 |    31651 |   264279 |    13502 | 15.371 |
2067.98/393.11	c (392,0) c |  5 |   1603 |    3403908 |     240346 |   441100 |    79169 |    36751 |   261310 |    15421 | 15.341 |
2067.98/393.11	c (392,0) c |  6 |    893 |    5016492 |     218563 |   456133 |    62539 |    34881 |   262857 |    13984 | 15.341 |
2067.98/393.11	c (392,0) c |  7 |   1646 |    3869541 |     259227 |   524599 |    57812 |    40640 |   257362 |    15264 | 15.346 |
2067.98/393.11	c (392,0) c 
2067.98/393.11	c (392,0) c synthesis     1884037 conflicts  3860765379 propagations     1062 conflicts/sec  2175650 propagations/sec
2067.98/393.11	c (392,0) c Total Memory so far : 3177.65Mb
2067.98/393.11	c (392,0) c
2067.98/393.11	c (392,0) c |-------------------------------------------------------------------------------------------------------|
2067.98/393.11	c (392,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2067.98/393.11	c (392,0) c |-------------------------------------------------------------------------------------------------------|
2067.98/393.11	c (392,0) c |  0 |   1021 |    6280987 |     252049 |   493637 |    81943 |    40298 |   251084 |    10164 | 15.527 |
2067.98/393.11	c (392,0) c |  1 |   1584 |    3363301 |     232135 |   423041 |    71077 |    36281 |   266579 |    14955 | 15.402 |
2067.98/393.11	c (392,0) c |  2 |   1016 |    5687882 |     235336 |   480617 |    65220 |    35600 |   267052 |    14427 | 15.395 |
2067.98/393.11	c (392,0) c |  3 |   1726 |    4186281 |     270199 |   574929 |    68687 |    44706 |   257997 |    14092 | 15.401 |
2067.98/393.11	c (392,0) c |  4 |    797 |    4238143 |     196862 |   435594 |    71568 |    31741 |   266882 |    13567 | 15.373 |
2067.98/393.11	c (392,0) c |  5 |   1640 |    3471940 |     245608 |   444238 |    44028 |    37339 |   265495 |    15558 | 15.346 |
2067.98/393.11	c (392,0) c |  6 |    893 |    5164954 |     223721 |   459365 |    67697 |    35530 |   262857 |    14182 | 15.341 |
2067.98/393.11	c (392,0) c |  7 |   1677 |    3942688 |     264617 |   529943 |    63201 |    41368 |   261492 |    15433 | 15.350 |
2067.98/393.11	c (392,0) c 
2067.98/393.11	c (392,0) c synthesis     1920527 conflicts  3933567639 propagations     1059 conflicts/sec  2168028 propagations/sec
2067.98/393.11	c (392,0) c Total Memory so far : 3178.17Mb
2067.98/393.11	c (392,0) c
2067.98/393.11	c (392,0) c |-------------------------------------------------------------------------------------------------------|
2067.98/393.11	c (392,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2067.98/393.11	c (392,0) c |-------------------------------------------------------------------------------------------------------|
2067.98/393.11	c (392,0) c |  0 |   1021 |    6288219 |     253675 |   494149 |    42354 |    40508 |   251084 |    10198 | 15.527 |
2067.98/393.11	c (392,0) c |  1 |   1634 |    3436610 |     237752 |   426160 |    76693 |    37088 |   270401 |    15205 | 15.495 |
2067.98/393.11	c (392,0) c |  2 |   1019 |    5805622 |     240200 |   483996 |    70084 |    36314 |   268956 |    14632 | 15.396 |
2067.98/393.11	c (392,0) c |  3 |   1755 |    4273256 |     276370 |   579589 |    74857 |    45585 |   261873 |    14293 | 15.540 |
2067.98/393.11	c (392,0) c |  4 |    804 |    4256826 |     198695 |   436592 |    37925 |    31903 |   275254 |    13609 | 15.471 |
2187.63/408.11	c (407,0) c |  5 |   1677 |    3546575 |     251634 |   447724 |    50054 |    37954 |   269496 |    15674 | 15.439 |
2187.63/408.11	c (407,0) c |  6 |    914 |    5334992 |     228414 |   461959 |    72390 |    36064 |   271374 |    14422 | 15.439 |
2187.63/408.11	c (407,0) c |  7 |   1711 |    4017129 |     270008 |   533682 |    68584 |    42094 |   265283 |    15585 | 15.444 |
2187.63/408.11	c (407,0) c 
2187.63/408.11	c (407,0) c synthesis     1956749 conflicts  4006675247 propagations     1055 conflicts/sec  2160899 propagations/sec
2187.63/408.11	c (407,0) c Total Memory so far : 3129.64Mb
2187.63/408.11	c (407,0) c
2187.63/408.11	c (407,0) c |-------------------------------------------------------------------------------------------------------|
2187.63/408.11	c (407,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2187.63/408.11	c (407,0) c |-------------------------------------------------------------------------------------------------------|
2187.63/408.11	c (407,0) c |  0 |   1022 |    6388153 |     257845 |   495854 |    46522 |    41049 |   270617 |    10255 | 15.746 |
2187.63/408.11	c (407,0) c |  1 |   1677 |    3502990 |     243131 |   429231 |    41684 |    37796 |   274418 |    15408 | 15.499 |
2187.63/408.11	c (407,0) c |  2 |   1020 |    5905685 |     244629 |   487765 |    74512 |    36887 |   271974 |    14846 | 15.490 |
2187.63/408.11	c (407,0) c |  3 |   1788 |    4362827 |     282924 |   583586 |    81389 |    46567 |   265668 |    14509 | 15.544 |
2187.63/408.11	c (407,0) c |  4 |    812 |    4266110 |     200172 |   437776 |    39401 |    32005 |   279914 |    13625 | 15.474 |
2187.63/408.11	c (407,0) c |  5 |   1720 |    3618564 |     256880 |   453826 |    55299 |    38529 |   273699 |    15807 | 15.443 |
2187.63/408.11	c (407,0) c |  6 |    925 |    5450967 |     232577 |   465815 |    39111 |    36570 |   275627 |    14576 | 15.443 |
2187.63/408.11	c (407,0) c |  7 |   1749 |    4095964 |     275800 |   537112 |    74375 |    42897 |   269319 |    15745 | 15.448 |
2187.63/408.11	c (407,0) c 
2187.63/408.11	c (407,0) c synthesis     1993963 conflicts  4083780879 propagations     1053 conflicts/sec  2156197 propagations/sec
2187.63/408.11	c (407,0) c Total Memory so far : 3050.68Mb
2187.63/408.11	c (407,0) c
2187.63/408.11	c (407,0) c |-------------------------------------------------------------------------------------------------------|
2187.63/408.11	c (407,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2187.63/408.11	c (407,0) c |-------------------------------------------------------------------------------------------------------|
2187.63/408.11	c (407,0) c |  0 |   1022 |    6494597 |     263165 |   500237 |    51840 |    41627 |   273543 |    10496 | 15.854 |
2187.63/408.11	c (407,0) c |  1 |   1719 |    3583058 |     249194 |   433178 |    47747 |    38366 |   278302 |    15509 | 15.562 |
2187.63/408.11	c (407,0) c |  2 |   1021 |    5960651 |     247932 |   490167 |    77815 |    37299 |   279335 |    14964 | 15.602 |
2187.63/408.11	c (407,0) c |  3 |   1812 |    4432482 |     288395 |   587765 |    86858 |    47348 |   269411 |    14750 | 15.607 |
2187.63/408.11	c (407,0) c |  4 |    818 |    4272659 |     201631 |   439166 |    40860 |    32140 |   284304 |    13639 | 15.583 |
2187.63/408.11	c (407,0) c |  5 |   1755 |    3686951 |     262246 |   457246 |    60655 |    39165 |   277666 |    15970 | 15.560 |
2187.63/408.11	c (407,0) c |  6 |    947 |    5683962 |     237030 |   468963 |    43554 |    37249 |   279567 |    14637 | 15.552 |
2187.63/408.11	c (407,0) c |  7 |   1788 |    4174145 |     281651 |   540631 |    80224 |    43725 |   273130 |    15920 | 15.557 |
2187.63/408.11	c (407,0) c 
2187.63/408.11	c (407,0) c synthesis     2031246 conflicts  4164371525 propagations     1050 conflicts/sec  2153417 propagations/sec
2187.63/408.11	c (407,0) c Total Memory so far : 3051.19Mb
2187.63/408.11	c (407,0) c
2187.63/408.11	c (407,0) c |-------------------------------------------------------------------------------------------------------|
2187.63/408.11	c (407,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2187.63/408.11	c (407,0) c |-------------------------------------------------------------------------------------------------------|
2187.63/408.11	c (407,0) c |  0 |   1022 |    6545769 |     267442 |   503343 |    56116 |    42143 |   273543 |    10665 | 15.854 |
2187.63/408.11	c (407,0) c |  1 |   1768 |    3655626 |     255225 |   436692 |    53774 |    39036 |   282733 |    15622 | 15.564 |
2187.63/408.11	c (407,0) c |  2 |   1021 |    6118071 |     252094 |   492596 |    81977 |    37751 |   279335 |    15181 | 15.602 |
2187.63/408.11	c (407,0) c |  3 |   1839 |    4502471 |     293858 |   592159 |    47513 |    48148 |   273594 |    14900 | 15.609 |
2187.63/408.11	c (407,0) c |  4 |    820 |    4276126 |     202097 |   439500 |    41326 |    32172 |   289544 |    13652 | 15.585 |
2307.28/423.12	c (422,0) c |  5 |   1789 |    3744646 |     267776 |   461435 |    66185 |    39874 |   281842 |    16182 | 15.561 |
2307.28/423.12	c (422,0) c |  6 |    956 |    5814023 |     242742 |   473573 |    49265 |    38136 |   282491 |    14749 | 15.554 |
2307.28/423.12	c (422,0) c |  7 |   1840 |    4249292 |     287785 |   543671 |    86358 |    44603 |   277142 |    16096 | 15.559 |
2307.28/423.12	c (422,0) c 
2307.28/423.12	c (422,0) c synthesis     2069021 conflicts  4240279683 propagations     1048 conflicts/sec  2148430 propagations/sec
2307.28/423.12	c (422,0) c Total Memory so far : 3051.58Mb
2307.28/423.12	c (422,0) c
2307.28/423.12	c (422,0) c |-------------------------------------------------------------------------------------------------------|
2307.28/423.12	c (422,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2307.28/423.12	c (422,0) c |-------------------------------------------------------------------------------------------------------|
2307.28/423.12	c (422,0) c |  0 |   1022 |    6567742 |     269195 |   505411 |    57870 |    42346 |   273543 |    10743 | 15.854 |
2307.28/423.12	c (422,0) c |  1 |   1819 |    3731643 |     261786 |   439636 |    60335 |    39732 |   286394 |    15768 | 15.564 |
2307.28/423.12	c (422,0) c |  2 |   1021 |    6182590 |     256140 |   496931 |    44880 |    38183 |   279335 |    15249 | 15.602 |
2307.28/423.12	c (422,0) c |  3 |   1875 |    4592690 |     300992 |   596252 |    54644 |    49033 |   277093 |    15005 | 15.609 |
2307.28/423.12	c (422,0) c |  4 |    826 |    4290688 |     203213 |   440287 |    42433 |    32262 |   292916 |    13681 | 15.586 |
2307.28/423.12	c (422,0) c |  5 |   1821 |    3809996 |     273086 |   465320 |    71493 |    40591 |   285533 |    16388 | 15.562 |
2307.28/423.12	c (422,0) c |  6 |    971 |    5922078 |     246789 |   476984 |    53311 |    38746 |   286790 |    14825 | 15.555 |
2307.28/423.12	c (422,0) c |  7 |   1878 |    4318923 |     292981 |   546745 |    46764 |    45276 |   280744 |    16235 | 15.559 |
2307.28/423.12	c (422,0) c 
2307.28/423.12	c (422,0) c synthesis     2104187 conflicts  4307741844 propagations     1045 conflicts/sec  2139483 propagations/sec
2307.28/423.12	c (422,0) c Total Memory so far : 3021.27Mb
2307.28/423.12	c (422,0) c
2307.28/423.12	c (422,0) c |-------------------------------------------------------------------------------------------------------|
2307.28/423.12	c (422,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2307.28/423.12	c (422,0) c |-------------------------------------------------------------------------------------------------------|
2307.28/423.12	c (422,0) c |  0 |   1022 |    6677013 |     272578 |   507628 |    61253 |    42823 |   273543 |    10851 | 15.854 |
2307.28/423.12	c (422,0) c |  1 |   1855 |    3806041 |     267375 |   443718 |    65923 |    40372 |   290304 |    15948 | 15.607 |
2307.28/423.12	c (422,0) c |  2 |   1022 |    6283162 |     260578 |   500061 |    49308 |    38641 |   291945 |    15289 | 15.646 |
2307.28/423.12	c (422,0) c |  3 |   1906 |    4672159 |     307521 |   600314 |    61171 |    49871 |   280807 |    15095 | 15.652 |
2307.28/423.12	c (422,0) c |  4 |    828 |    4295844 |     204145 |   441247 |    43365 |    32331 |   298161 |    13710 | 15.628 |
2307.28/423.12	c (422,0) c |  5 |   1861 |    3871584 |     278495 |   468701 |    76901 |    41261 |   289428 |    16594 | 15.604 |
2307.28/423.12	c (422,0) c |  6 |    987 |    6047623 |     251077 |   480617 |    57600 |    39485 |   290413 |    14942 | 15.596 |
2307.28/423.12	c (422,0) c |  7 |   1910 |    4392305 |     299200 |   550857 |    52983 |    45967 |   284762 |    16312 | 15.602 |
2307.28/423.12	c (422,0) c 
2307.28/423.12	c (422,0) c synthesis     2140973 conflicts  4382628425 propagations     1043 conflicts/sec  2134451 propagations/sec
2307.28/423.12	c (422,0) c Total Memory so far : 3021.66Mb
2307.28/423.12	c (422,0) c
2307.28/423.12	c (422,0) c |-------------------------------------------------------------------------------------------------------|
2307.28/423.12	c (422,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2307.28/423.12	c (422,0) c |-------------------------------------------------------------------------------------------------------|
2307.28/423.12	c (422,0) c |  0 |   1022 |    6699870 |     275288 |   509627 |    63963 |    43069 |   273543 |    10935 | 15.854 |
2307.28/423.12	c (422,0) c |  1 |   1884 |    3875602 |     272870 |   449018 |    71418 |    41073 |   294424 |    16163 | 15.613 |
2307.28/423.12	c (422,0) c |  2 |   1022 |    6465667 |     265706 |   503432 |    54436 |    39306 |   291945 |    15417 | 15.646 |
2307.28/423.12	c (422,0) c |  3 |   1950 |    4763487 |     314729 |   604492 |    68374 |    50826 |   284710 |    15253 | 15.658 |
2307.28/423.12	c (422,0) c |  4 |    828 |    4300391 |     205515 |   441940 |    44736 |    32479 |   298161 |    13738 | 15.628 |
2307.28/423.12	c (422,0) c |  5 |   1898 |    3936672 |     283699 |   471624 |    82106 |    41910 |   293593 |    16820 | 15.610 |
2410.97/436.11	c (435,0) c |  6 |   1006 |    6184401 |     255425 |   484392 |    61948 |    40219 |   295260 |    15078 | 15.603 |
2410.97/436.11	c (435,0) c |  7 |   1945 |    4464666 |     305306 |   554562 |    59089 |    46680 |   288790 |    16398 | 15.608 |
2410.97/436.11	c (435,0) c 
2410.97/436.11	c (435,0) c synthesis     2178544 conflicts  4459382922 propagations     1041 conflicts/sec  2130430 propagations/sec
2410.97/436.11	c (435,0) c Total Memory so far : 3022.04Mb
2410.97/436.11	c (435,0) c
2410.97/436.11	c (435,0) c |-------------------------------------------------------------------------------------------------------|
2410.97/436.11	c (435,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2410.97/436.11	c (435,0) c |-------------------------------------------------------------------------------------------------------|
2410.97/436.11	c (435,0) c |  0 |   1022 |    6708718 |     277127 |   510709 |    65796 |    43287 |   295038 |    10997 | 15.974 |
2410.97/436.11	c (435,0) c |  1 |   1918 |    3947644 |     278613 |   453361 |    77161 |    41788 |   298359 |    16401 | 15.684 |
2410.97/436.11	c (435,0) c |  2 |   1022 |    6545491 |     271068 |   507212 |    59798 |    39943 |   291945 |    15554 | 15.646 |
2410.97/436.11	c (435,0) c |  3 |   1987 |    4840969 |     320623 |   608438 |    74265 |    51734 |   288445 |    15388 | 15.729 |
2410.97/436.11	c (435,0) c |  4 |    829 |    4307580 |     206699 |   443124 |    45919 |    32577 |   303499 |    13775 | 15.634 |
2410.97/436.11	c (435,0) c |  5 |   1931 |    3997342 |     288627 |   475057 |    87031 |    42595 |   297594 |    17059 | 15.681 |
2410.97/436.11	c (435,0) c |  6 |   1018 |    6235780 |     258776 |   487468 |    65298 |    40785 |   298707 |    15214 | 15.674 |
2410.97/436.11	c (435,0) c |  7 |   1988 |    4542162 |     311518 |   558545 |    65300 |    47499 |   292672 |    16506 | 15.678 |
2410.97/436.11	c (435,0) c 
2410.97/436.11	c (435,0) c synthesis     2213052 conflicts  4528051591 propagations     1038 conflicts/sec  2122894 propagations/sec
2410.97/436.11	c (435,0) c Total Memory so far : 3022.56Mb
2410.97/436.11	c (435,0) c
2410.97/436.11	c (435,0) c |-------------------------------------------------------------------------------------------------------|
2410.97/436.11	c (435,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2410.97/436.11	c (435,0) c |-------------------------------------------------------------------------------------------------------|
2410.97/436.11	c (435,0) c |  0 |   1022 |    6721578 |     278906 |   512092 |    67575 |    43471 |   295038 |    11092 | 15.974 |
2410.97/436.11	c (435,0) c |  1 |   1956 |    4004500 |     283459 |   456286 |    82003 |    42407 |   301024 |    16570 | 15.684 |
2410.97/436.11	c (435,0) c |  2 |   1022 |    6595191 |     274556 |   509208 |    63286 |    40318 |   291945 |    15615 | 15.646 |
2410.97/436.11	c (435,0) c |  3 |   2013 |    4903296 |     325907 |   611901 |    79549 |    52498 |   290774 |    15543 | 15.729 |
2410.97/436.11	c (435,0) c |  4 |    829 |    4309854 |     207270 |   443620 |    46490 |    32618 |   303499 |    13788 | 15.634 |
2410.97/436.11	c (435,0) c |  5 |   1961 |    4047581 |     292277 |   477142 |    45861 |    43029 |   300336 |    17212 | 15.682 |
2410.97/436.11	c (435,0) c |  6 |   1019 |    6260658 |     260161 |   488469 |    66684 |    41008 |   302014 |    15265 | 15.674 |
2410.97/436.11	c (435,0) c |  7 |   2006 |    4600934 |     316222 |   562308 |    70003 |    48093 |   295247 |    16629 | 15.679 |
2410.97/436.11	c (435,0) c 
2410.97/436.11	c (435,0) c synthesis     2238759 conflicts  4576648997 propagations     1034 conflicts/sec  2114112 propagations/sec
2410.97/436.11	c (435,0) c Total Memory so far : 3022.95Mb
2410.97/436.11	c (435,0) c
2410.97/436.11	c (435,0) c |-------------------------------------------------------------------------------------------------------|
2410.97/436.11	c (435,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2410.97/436.11	c (435,0) c |-------------------------------------------------------------------------------------------------------|
2410.97/436.11	c (435,0) c |  0 |   1022 |    6728595 |     280244 |   512770 |    68913 |    43549 |   295038 |    11133 | 15.974 |
2410.97/436.11	c (435,0) c |  1 |   1996 |    4066175 |     288034 |   463688 |    86578 |    42998 |   303961 |    16795 | 15.728 |
2410.97/436.11	c (435,0) c |  2 |   1022 |    6737166 |     278596 |   511476 |    67325 |    40781 |   303156 |    15799 | 15.724 |
2410.97/436.11	c (435,0) c |  3 |   2053 |    4972296 |     331115 |   614559 |    84756 |    53338 |   293748 |    15658 | 15.772 |
2410.97/436.11	c (435,0) c |  4 |    829 |    4314286 |     207910 |   443911 |    47130 |    32675 |   303499 |    13797 | 15.634 |
2410.97/436.11	c (435,0) c |  5 |   1997 |    4104028 |     297125 |   480761 |    50709 |    43460 |   303584 |    17278 | 15.725 |
2410.97/436.11	c (435,0) c |  6 |   1020 |    6322113 |     263762 |   490972 |    70283 |    41585 |   304532 |    15421 | 15.675 |
2530.63/451.11	c (450,0) c |  7 |   2041 |    4657377 |     320948 |   565391 |    74728 |    48705 |   298357 |    16735 | 15.722 |
2530.63/451.11	c (450,0) c 
2530.63/451.11	c (450,0) c synthesis     2267734 conflicts  4632366258 propagations     1032 conflicts/sec  2108827 propagations/sec
2530.63/451.11	c (450,0) c Total Memory so far : 3182.16Mb
2530.63/451.11	c (450,0) c
2530.63/451.11	c (450,0) c |-------------------------------------------------------------------------------------------------------|
2530.63/451.11	c (450,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2530.63/451.11	c (450,0) c |-------------------------------------------------------------------------------------------------------|
2530.63/451.11	c (450,0) c |  0 |   1022 |    6732078 |     281431 |   513323 |    70100 |    43613 |   295038 |    11169 | 15.974 |
2530.63/451.11	c (450,0) c |  1 |   2032 |    4135616 |     293492 |   469520 |    47006 |    43650 |   307370 |    16987 | 15.733 |
2530.63/451.11	c (450,0) c |  2 |   1022 |    6785390 |     282477 |   517878 |    71205 |    41223 |   308787 |    15947 | 15.730 |
2530.63/451.11	c (450,0) c |  3 |   2099 |    5053527 |     337301 |   618162 |    90940 |    54287 |   296720 |    15832 | 15.778 |
2530.63/451.11	c (450,0) c |  4 |    830 |    4317624 |     208986 |   444734 |    48207 |    32774 |   317704 |    13817 | 15.754 |
2530.63/451.11	c (450,0) c |  5 |   2029 |    4170440 |     303132 |   484837 |    56715 |    44064 |   306994 |    17412 | 15.731 |
2530.63/451.11	c (450,0) c |  6 |   1020 |    6348384 |     265930 |   493145 |    72451 |    41964 |   307398 |    15502 | 15.720 |
2530.63/451.11	c (450,0) c |  7 |   2093 |    4732752 |     327178 |   568954 |    80958 |    49513 |   301533 |    16882 | 15.728 |
2530.63/451.11	c (450,0) c 
2530.63/451.11	c (450,0) c synthesis     2299927 conflicts  4695094707 propagations     1028 conflicts/sec  2099338 propagations/sec
2530.63/451.11	c (450,0) c Total Memory so far : 3182.68Mb
2530.63/451.11	c (450,0) c
2530.63/451.11	c (450,0) c |-------------------------------------------------------------------------------------------------------|
2530.63/451.11	c (450,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2530.63/451.11	c (450,0) c |-------------------------------------------------------------------------------------------------------|
2530.63/451.11	c (450,0) c |  0 |   1023 |    6736930 |     283136 |   514125 |    71805 |    43724 |   310098 |    11229 | 15.978 |
2530.63/451.11	c (450,0) c |  1 |   2070 |    4206595 |     300011 |   473169 |    53525 |    44302 |   310699 |    17098 | 15.735 |
2530.63/451.11	c (450,0) c |  2 |   1022 |    6815496 |     284949 |   522253 |    73676 |    41475 |   308787 |    16068 | 15.730 |
2530.63/451.11	c (450,0) c |  3 |   2147 |    5134604 |     343609 |   621438 |    97241 |    55287 |   299752 |    16006 | 15.780 |
2530.63/451.11	c (450,0) c |  4 |    837 |    4326045 |     210188 |   445487 |    49409 |    32867 |   321850 |    13848 | 15.756 |
2530.63/451.11	c (450,0) c |  5 |   2060 |    4240784 |     308911 |   488001 |    62494 |    44661 |   310401 |    17524 | 15.732 |
2530.63/451.11	c (450,0) c |  6 |   1021 |    6526135 |     270296 |   495168 |    40753 |    42478 |   312156 |    15593 | 15.725 |
2530.63/451.11	c (450,0) c |  7 |   2128 |    4801013 |     332557 |   572235 |    86336 |    50287 |   304721 |    17018 | 15.730 |
2530.63/451.11	c (450,0) c 
2530.63/451.11	c (450,0) c synthesis     2333661 conflicts  4763068050 propagations     1025 conflicts/sec  2092475 propagations/sec
2530.63/451.11	c (450,0) c Total Memory so far : 3103.59Mb
2530.63/451.11	c (450,0) c
2530.63/451.11	c (450,0) c |-------------------------------------------------------------------------------------------------------|
2530.63/451.11	c (450,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2530.63/451.11	c (450,0) c |-------------------------------------------------------------------------------------------------------|
2530.63/451.11	c (450,0) c |  0 |   1023 |    6750792 |     286145 |   515972 |    74814 |    43958 |   310098 |    11392 | 15.978 |
2530.63/451.11	c (450,0) c |  1 |   2112 |    4283586 |     306624 |   476529 |    60138 |    45064 |   313844 |    17218 | 15.746 |
2530.63/451.11	c (450,0) c |  2 |   1023 |    6835464 |     286939 |   525255 |    75666 |    41694 |   316689 |    16145 | 15.743 |
2530.63/451.11	c (450,0) c |  3 |   2177 |    5207396 |     349893 |   624939 |    57098 |    56066 |   302882 |    16105 | 15.791 |
2530.63/451.11	c (450,0) c |  4 |    843 |    4329298 |     211033 |   446026 |    50253 |    32930 |   325462 |    13886 | 15.767 |
2530.63/451.11	c (450,0) c |  5 |   2106 |    4315443 |     314536 |   491431 |    68119 |    45224 |   313679 |    17654 | 15.743 |
2530.63/451.11	c (450,0) c |  6 |   1021 |    6594805 |     275016 |   499510 |    45472 |    42976 |   312763 |    15662 | 15.735 |
2530.63/451.11	c (450,0) c |  7 |   2171 |    4870415 |     337757 |   575829 |    91536 |    51046 |   307880 |    17191 | 15.740 |
2530.63/451.11	c (450,0) c 
2642.27/465.11	c (464,0) c synthesis     2367946 conflicts  4827833070 propagations     1022 conflicts/sec  2084440 propagations/sec
2642.27/465.11	c (464,0) c Total Memory so far : 3183.45Mb
2642.27/465.11	c (464,0) c
2642.27/465.11	c (464,0) c |-------------------------------------------------------------------------------------------------------|
2642.27/465.11	c (464,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2642.27/465.11	c (464,0) c |-------------------------------------------------------------------------------------------------------|
2642.27/465.11	c (464,0) c |  0 |   1023 |    6757365 |     288232 |   517423 |    76901 |    44100 |   310098 |    11483 | 15.978 |
2642.27/465.11	c (464,0) c |  1 |   2145 |    4350811 |     312552 |   481051 |    66065 |    45738 |   316950 |    17363 | 15.747 |
2642.27/465.11	c (464,0) c |  2 |   1023 |    7018417 |     291582 |   527755 |    80309 |    42282 |   316689 |    16387 | 15.743 |
2642.27/465.11	c (464,0) c |  3 |   2211 |    5293586 |     356173 |   628449 |    63376 |    56802 |   306039 |    16187 | 15.792 |
2642.27/465.11	c (464,0) c |  4 |    844 |    4335376 |     211913 |   446578 |    51133 |    32981 |   327239 |    13933 | 15.767 |
2642.27/465.11	c (464,0) c |  5 |   2150 |    4383980 |     320280 |   494346 |    73863 |    45869 |   316966 |    17868 | 15.744 |
2642.27/465.11	c (464,0) c |  6 |   1021 |    6607249 |     278065 |   501853 |    48521 |    43291 |   312763 |    15690 | 15.735 |
2642.27/465.11	c (464,0) c |  7 |   2207 |    4938536 |     343156 |   579206 |    96935 |    51788 |   310998 |    17352 | 15.741 |
2642.27/465.11	c (464,0) c 
2642.27/465.11	c (464,0) c synthesis     2401954 conflicts  4895417835 propagations     1020 conflicts/sec  2077853 propagations/sec
2642.27/465.11	c (464,0) c Total Memory so far : 3263.32Mb
2642.27/465.11	c (464,0) c
2642.27/465.11	c (464,0) c |-------------------------------------------------------------------------------------------------------|
2642.27/465.11	c (464,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2642.27/465.11	c (464,0) c |-------------------------------------------------------------------------------------------------------|
2642.27/465.11	c (464,0) c |  0 |   1023 |    6767267 |     290399 |   520898 |    79069 |    44312 |   310098 |    11604 | 15.978 |
2642.27/465.11	c (464,0) c |  1 |   2180 |    4416792 |     318637 |   484982 |    72150 |    46440 |   319873 |    17547 | 15.747 |
2642.27/465.11	c (464,0) c |  2 |   1023 |    7070237 |     294648 |   531861 |    83374 |    42571 |   316689 |    16519 | 15.743 |
2642.27/465.11	c (464,0) c |  3 |   2248 |    5375662 |     362644 |   632225 |    69842 |    57642 |   308695 |    16289 | 15.792 |
2642.27/465.11	c (464,0) c |  4 |    848 |    4340023 |     212566 |   446807 |    51786 |    33031 |   333017 |    13965 | 15.768 |
2642.27/465.11	c (464,0) c |  5 |   2182 |    4450762 |     325801 |   498073 |    79384 |    46538 |   319841 |    18064 | 15.745 |
2642.27/465.11	c (464,0) c |  6 |   1021 |    6615530 |     280334 |   503704 |    50790 |    43523 |   312763 |    15711 | 15.735 |
2642.27/465.11	c (464,0) c |  7 |   2237 |    5000440 |     348152 |   582240 |    53148 |    52359 |   314022 |    17443 | 15.742 |
2642.27/465.11	c (464,0) c 
2642.27/465.11	c (464,0) c synthesis     2433185 conflicts  4956003841 propagations     1016 conflicts/sec  2068617 propagations/sec
2642.27/465.11	c (464,0) c Total Memory so far : 3184.10Mb
2642.27/465.11	c (464,0) c
2642.27/465.11	c (464,0) c |-------------------------------------------------------------------------------------------------------|
2642.27/465.11	c (464,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2642.27/465.11	c (464,0) c |-------------------------------------------------------------------------------------------------------|
2642.27/465.11	c (464,0) c |  0 |   1023 |    6780000 |     291672 |   521443 |    80341 |    44426 |   310098 |    11652 | 15.978 |
2642.27/465.11	c (464,0) c |  1 |   2209 |    4466426 |     323691 |   488011 |    77204 |    47058 |   322225 |    17693 | 15.750 |
2642.27/465.11	c (464,0) c |  2 |   1023 |    7091807 |     296631 |   533502 |    85358 |    42788 |   316689 |    16582 | 15.743 |
2642.27/465.11	c (464,0) c |  3 |   2287 |    5445185 |     367986 |   634888 |    75184 |    58324 |   310961 |    16384 | 15.795 |
2642.27/465.11	c (464,0) c |  4 |    851 |    4342866 |     213228 |   447028 |    52448 |    33066 |   334640 |    13985 | 15.770 |
2642.27/465.11	c (464,0) c |  5 |   2217 |    4498624 |     330198 |   500314 |    83781 |    47093 |   322190 |    18242 | 15.747 |
2642.27/465.11	c (464,0) c |  6 |   1022 |    6627205 |     282734 |   505201 |    53184 |    43746 |   324982 |    15774 | 15.739 |
2642.27/465.11	c (464,0) c |  7 |   2272 |    5060931 |     353084 |   584931 |    58080 |    52787 |   316496 |    17503 | 15.745 |
2642.27/465.11	c (464,0) c 
2642.27/465.11	c (464,0) c synthesis     2459224 conflicts  5005428317 propagations     1013 conflicts/sec  2061834 propagations/sec
2793.83/484.11	c (483,0) c Total Memory so far : 3184.36Mb
2793.83/484.11	c (483,0) c
2793.83/484.11	c (483,0) c |-------------------------------------------------------------------------------------------------------|
2793.83/484.11	c (483,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2793.83/484.11	c (483,0) c |-------------------------------------------------------------------------------------------------------|
2793.83/484.11	c (483,0) c |  0 |   1023 |    6782052 |     292728 |   521775 |    81398 |    44486 |   310098 |    11677 | 15.978 |
2793.83/484.11	c (483,0) c |  1 |   2237 |    4519157 |     328551 |   491348 |    82065 |    47614 |   324326 |    17865 | 15.751 |
2793.83/484.11	c (483,0) c |  2 |   1023 |    7105857 |     298566 |   535408 |    87290 |    43025 |   328877 |    16677 | 15.749 |
2793.83/484.11	c (483,0) c |  3 |   2308 |    5503727 |     372767 |   638361 |    79963 |    58949 |   313029 |    16472 | 15.796 |
2793.83/484.11	c (483,0) c |  4 |    857 |    4346480 |     213931 |   447393 |    53151 |    33107 |   338789 |    14015 | 15.772 |
2793.83/484.11	c (483,0) c |  5 |   2250 |    4553204 |     334514 |   502420 |    88097 |    47612 |   324376 |    18383 | 15.749 |
2793.83/484.11	c (483,0) c |  6 |   1022 |    6648091 |     285391 |   506674 |    55842 |    43976 |   324982 |    15841 | 15.739 |
2793.83/484.11	c (483,0) c |  7 |   2311 |    5123279 |     357991 |   587322 |    62987 |    53274 |   318692 |    17566 | 15.746 |
2793.83/484.11	c (483,0) c 
2793.83/484.11	c (483,0) c synthesis     2484442 conflicts  5054415144 propagations     1010 conflicts/sec  2055038 propagations/sec
2793.83/484.11	c (483,0) c Total Memory so far : 3184.61Mb
2793.83/484.11	c (483,0) c
2793.83/484.11	c (483,0) c |-------------------------------------------------------------------------------------------------------|
2793.83/484.11	c (483,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2793.83/484.11	c (483,0) c |-------------------------------------------------------------------------------------------------------|
2793.83/484.11	c (483,0) c |  0 |   1023 |    6786255 |     294571 |   523140 |    83240 |    44606 |   310098 |    11734 | 15.978 |
2793.83/484.11	c (483,0) c |  1 |   2277 |    4588953 |     334420 |   494556 |    87934 |    48305 |   327295 |    18045 | 15.753 |
2793.83/484.11	c (483,0) c |  2 |   1023 |    7141787 |     300999 |   538879 |    89724 |    43312 |   328877 |    16796 | 15.749 |
2793.83/484.11	c (483,0) c |  3 |   2349 |    5578870 |     378600 |   642290 |    85793 |    59725 |   315876 |    16620 | 15.798 |
2793.83/484.11	c (483,0) c |  4 |    859 |    4350046 |     214771 |   447878 |    53991 |    33194 |   340935 |    14045 | 15.774 |
2793.83/484.11	c (483,0) c |  5 |   2279 |    4608711 |     339381 |   505764 |    92964 |    48276 |   327113 |    18594 | 15.750 |
2793.83/484.11	c (483,0) c |  6 |   1022 |    6661437 |     288502 |   508746 |    58953 |    44311 |   324982 |    15901 | 15.739 |
2793.83/484.11	c (483,0) c |  7 |   2348 |    5202659 |     363796 |   590682 |    68791 |    53901 |   321642 |    17643 | 15.748 |
2793.83/484.11	c (483,0) c 
2793.83/484.11	c (483,0) c synthesis     2515041 conflicts  5114543216 propagations     1006 conflicts/sec  2046337 propagations/sec
2793.83/484.11	c (483,0) c Total Memory so far : 3264.49Mb
2793.83/484.11	c (483,0) c
2793.83/484.11	c (483,0) c |-------------------------------------------------------------------------------------------------------|
2793.83/484.11	c (483,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2793.83/484.11	c (483,0) c |-------------------------------------------------------------------------------------------------------|
2793.83/484.11	c (483,0) c |  0 |   1023 |    6799377 |     296865 |   525842 |    85534 |    44846 |   310098 |    11842 | 15.978 |
2793.83/484.11	c (483,0) c |  1 |   2318 |    4651066 |     340338 |   498056 |    93852 |    49058 |   330611 |    18250 | 15.789 |
2793.83/484.11	c (483,0) c |  2 |   1023 |    7246629 |     306081 |   541384 |    48864 |    43936 |   328877 |    16975 | 15.749 |
2793.83/484.11	c (483,0) c |  3 |   2392 |    5650356 |     384758 |   645809 |    91942 |    60614 |   318984 |    16786 | 15.834 |
2793.83/484.11	c (483,0) c |  4 |    860 |    4355559 |     215788 |   448424 |    55008 |    33289 |   344412 |    14089 | 15.810 |
2793.83/484.11	c (483,0) c |  5 |   2319 |    4664120 |     343801 |   507826 |    97384 |    48780 |   330846 |    18774 | 15.786 |
2793.83/484.11	c (483,0) c |  6 |   1022 |    6682184 |     291099 |   509904 |    61546 |    44534 |   333038 |    15969 | 15.779 |
2793.83/484.11	c (483,0) c |  7 |   2380 |    5275476 |     369426 |   594805 |    74421 |    54624 |   325046 |    17755 | 15.784 |
2793.83/484.11	c (483,0) c 
2793.83/484.11	c (483,0) c synthesis     2548156 conflicts  5179161994 propagations     1004 conflicts/sec  2039701 propagations/sec
2793.83/484.11	c (483,0) c Total Memory so far : 3264.88Mb
2793.83/484.11	c (483,0) c
2905.50/498.11	c (497,0) c |-------------------------------------------------------------------------------------------------------|
2905.50/498.11	c (497,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2905.50/498.11	c (497,0) c |-------------------------------------------------------------------------------------------------------|
2905.50/498.11	c (497,0) c |  0 |   1023 |    6805217 |     298708 |   526626 |    87377 |    44851 |   310098 |    11890 | 15.978 |
2905.50/498.11	c (497,0) c |  1 |   2363 |    4718783 |     345448 |   500826 |    98962 |    49095 |   330859 |    18445 | 15.799 |
2905.50/498.11	c (497,0) c |  2 |   1023 |    7321841 |     309411 |   544358 |    52194 |    43995 |   328877 |    16993 | 15.749 |
2905.50/498.11	c (497,0) c |  3 |   2434 |    5727288 |     390865 |   649529 |    98034 |    60664 |   319290 |    16966 | 15.844 |
2905.50/498.11	c (497,0) c |  4 |    862 |    4366040 |     217036 |   448782 |    56254 |    33291 |   346663 |    14149 | 15.821 |
2905.50/498.11	c (497,0) c |  5 |   2351 |    4722598 |     348746 |   511679 |    52664 |    48816 |   331138 |    18890 | 15.796 |
2905.50/498.11	c (497,0) c |  6 |   1022 |    6687690 |     293024 |   510874 |    63471 |    44550 |   333038 |    16021 | 15.779 |
2905.50/498.11	c (497,0) c |  7 |   2424 |    5346871 |     375372 |   598127 |    80365 |    54692 |   325262 |    17876 | 15.794 |
2905.50/498.11	c (497,0) c 
2905.50/498.11	c (497,0) c synthesis     2578612 conflicts  5236589800 propagations     1000 conflicts/sec  2030500 propagations/sec
2905.50/498.11	c (497,0) c Total Memory so far : 3265.26Mb
2905.50/498.11	c (497,0) c
2905.50/498.11	c (497,0) c |-------------------------------------------------------------------------------------------------------|
2905.50/498.11	c (497,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2905.50/498.11	c (497,0) c |-------------------------------------------------------------------------------------------------------|
2905.50/498.11	c (497,0) c |  0 |   1023 |    6810141 |     300448 |   528784 |    89118 |    44851 |   310098 |    11948 | 15.978 |
2905.50/498.11	c (497,0) c |  1 |   2398 |    4781351 |     350855 |   504901 |    54908 |    49095 |   330859 |    18510 | 15.876 |
2905.50/498.11	c (497,0) c |  2 |   1023 |    7391340 |     313390 |   546904 |    56174 |    43995 |   328877 |    17022 | 15.749 |
2905.50/498.11	c (497,0) c |  3 |   2472 |    5802527 |     396666 |   653137 |   103833 |    60664 |   319290 |    17078 | 15.921 |
2905.50/498.11	c (497,0) c |  4 |    867 |    4372146 |     218097 |   449202 |    57315 |    33291 |   346663 |    14195 | 15.821 |
2905.50/498.11	c (497,0) c |  5 |   2383 |    4785591 |     354368 |   518184 |    58282 |    48816 |   331138 |    18942 | 15.874 |
2905.50/498.11	c (497,0) c |  6 |   1022 |    6697853 |     295404 |   511901 |    65852 |    44550 |   333038 |    16085 | 15.779 |
2905.50/498.11	c (497,0) c |  7 |   2472 |    5420033 |     381119 |   600934 |    86104 |    54692 |   325262 |    17983 | 15.871 |
2905.50/498.11	c (497,0) c 
2905.50/498.11	c (497,0) c synthesis     2610351 conflicts  5297687647 propagations      997 conflicts/sec  2022956 propagations/sec
2905.50/498.11	c (497,0) c Total Memory so far : 3186.04Mb
2905.50/498.11	c (497,0) c
2905.50/498.11	c (497,0) c |-------------------------------------------------------------------------------------------------------|
2905.50/498.11	c (497,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
2905.50/498.11	c (497,0) c |-------------------------------------------------------------------------------------------------------|
2905.50/498.11	c (497,0) c |  0 |   1023 |    6817811 |     302211 |   530301 |    90880 |    44851 |   310098 |    12019 | 15.978 |
2905.50/498.11	c (497,0) c |  1 |   2447 |    4854274 |     357400 |   508495 |    61453 |    49095 |   330859 |    18565 | 15.878 |
2905.50/498.11	c (497,0) c |  2 |   1023 |    7416367 |     315435 |   549113 |    58218 |    43995 |   328877 |    17033 | 15.749 |
2905.50/498.11	c (497,0) c |  3 |   2515 |    5871999 |     402393 |   656874 |   109559 |    60664 |   319290 |    17239 | 15.923 |
2905.50/498.11	c (497,0) c |  4 |    873 |    4374997 |     218772 |   449607 |    57990 |    33291 |   346663 |    14226 | 15.900 |
2905.50/498.11	c (497,0) c |  5 |   2429 |    4856791 |     360331 |   521285 |    64245 |    48816 |   331138 |    18996 | 15.876 |
2905.50/498.11	c (497,0) c |  6 |   1022 |    6705809 |     297345 |   512899 |    67792 |    44550 |   333038 |    16125 | 15.779 |
2905.50/498.11	c (497,0) c |  7 |   2510 |    5486204 |     387174 |   604061 |    92158 |    54692 |   325262 |    18049 | 15.873 |
2905.50/498.11	c (497,0) c 
2905.50/498.11	c (497,0) c synthesis     2641061 conflicts  5354134163 propagations      993 conflicts/sec  2013867 propagations/sec
2905.50/498.11	c (497,0) c Total Memory so far : 3265.78Mb
2905.50/498.11	c (497,0) c
2905.50/498.11	c (497,0) c |-------------------------------------------------------------------------------------------------------|
3009.19/511.11	c (510,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3009.19/511.11	c (510,0) c |-------------------------------------------------------------------------------------------------------|
3009.19/511.11	c (510,0) c |  0 |   1023 |    6820233 |     303165 |   530637 |    91834 |    44851 |   310098 |    12046 | 15.978 |
3009.19/511.11	c (510,0) c |  1 |   2478 |    4914242 |     362639 |   511125 |    66691 |    49095 |   330859 |    18614 | 15.879 |
3009.19/511.11	c (510,0) c |  2 |   1023 |    7453752 |     317435 |   550268 |    60218 |    43995 |   328877 |    17045 | 15.749 |
3009.19/511.11	c (510,0) c |  3 |   2532 |    5907588 |     405769 |   659557 |    62105 |    60664 |   319290 |    17346 | 15.924 |
3009.19/511.11	c (510,0) c |  4 |    875 |    4381195 |     219581 |   450056 |    58800 |    33291 |   346663 |    14252 | 15.900 |
3009.19/511.11	c (510,0) c |  5 |   2467 |    4915135 |     365266 |   523353 |    69180 |    48816 |   331138 |    19038 | 15.877 |
3009.19/511.11	c (510,0) c |  6 |   1022 |    6708929 |     298726 |   513339 |    69173 |    44550 |   333038 |    16146 | 15.779 |
3009.19/511.11	c (510,0) c |  7 |   2536 |    5540476 |     391743 |   606715 |    96727 |    54692 |   325262 |    18123 | 15.874 |
3009.19/511.11	c (510,0) c 
3009.19/511.11	c (510,0) c synthesis     2664324 conflicts  5398705903 propagations      990 conflicts/sec  2006603 propagations/sec
3009.19/511.11	c (510,0) c Total Memory so far : 3266.05Mb
3009.19/511.11	c (510,0) c
3009.19/511.11	c (510,0) c |-------------------------------------------------------------------------------------------------------|
3009.19/511.11	c (510,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3009.19/511.11	c (510,0) c |-------------------------------------------------------------------------------------------------------|
3009.19/511.11	c (510,0) c |  0 |   1023 |    6825700 |     304592 |   531327 |    48208 |    44851 |   310098 |    12063 | 15.978 |
3009.19/511.11	c (510,0) c |  1 |   2505 |    4968945 |     367448 |   513884 |    71501 |    49095 |   330859 |    18651 | 15.881 |
3009.19/511.11	c (510,0) c |  2 |   1023 |    7471580 |     318594 |   550985 |    61377 |    43995 |   328877 |    17055 | 15.749 |
3009.19/511.11	c (510,0) c |  3 |   2559 |    5963581 |     410497 |   662742 |    66832 |    60664 |   319290 |    17441 | 15.926 |
3009.19/511.11	c (510,0) c |  4 |    878 |    4387215 |     220359 |   450752 |    59578 |    33291 |   346663 |    14284 | 15.903 |
3009.19/511.11	c (510,0) c |  5 |   2502 |    4973381 |     369768 |   525814 |    73681 |    48816 |   331138 |    19086 | 15.879 |
3009.19/511.11	c (510,0) c |  6 |   1022 |    6714787 |     300411 |   513881 |    70859 |    44550 |   333038 |    16179 | 15.779 |
3009.19/511.11	c (510,0) c |  7 |   2567 |    5592880 |     396143 |   609239 |   101127 |    54692 |   325262 |    18166 | 15.876 |
3009.19/511.11	c (510,0) c 
3009.19/511.11	c (510,0) c synthesis     2687813 conflicts  5443611857 propagations      987 conflicts/sec  1999646 propagations/sec
3009.19/511.11	c (510,0) c Total Memory so far : 3137.79Mb
3009.19/511.11	c (510,0) c
3009.19/511.11	c (510,0) c |-------------------------------------------------------------------------------------------------------|
3009.19/511.11	c (510,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3009.19/511.11	c (510,0) c |-------------------------------------------------------------------------------------------------------|
3009.19/511.11	c (510,0) c |  0 |   1023 |    6832702 |     306434 |   532082 |    50049 |    44971 |   335108 |    12118 | 16.037 |
3009.19/511.11	c (510,0) c |  1 |   2543 |    5031962 |     372232 |   516596 |    76285 |    49590 |   332872 |    18718 | 15.883 |
3009.19/511.11	c (510,0) c |  2 |   1023 |    7495815 |     320442 |   551844 |    63226 |    44300 |   328877 |    17073 | 15.749 |
3009.19/511.11	c (510,0) c |  3 |   2585 |    6020061 |     414814 |   665491 |    71147 |    61057 |   321408 |    17505 | 15.927 |
3009.19/511.11	c (510,0) c |  4 |    882 |    4391891 |     221154 |   451198 |    60372 |    33359 |   348016 |    14306 | 15.903 |
3009.19/511.11	c (510,0) c |  5 |   2526 |    5028636 |     374199 |   530367 |    78109 |    49310 |   333107 |    19138 | 15.880 |
3009.19/511.11	c (510,0) c |  6 |   1022 |    6717112 |     301720 |   514501 |    72168 |    44650 |   333038 |    16209 | 15.779 |
3009.19/511.11	c (510,0) c |  7 |   2594 |    5636649 |     400079 |   611339 |   105063 |    55244 |   327169 |    18236 | 15.877 |
3009.19/511.11	c (510,0) c 
3009.19/511.11	c (510,0) c synthesis     2711078 conflicts  5490124972 propagations      984 conflicts/sec  1993389 propagations/sec
3009.19/511.11	c (510,0) c Total Memory so far : 3217.52Mb
3009.19/511.11	c (510,0) c
3009.19/511.11	c (510,0) c |-------------------------------------------------------------------------------------------------------|
3009.19/511.11	c (510,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3128.83/526.12	c (525,0) c |-------------------------------------------------------------------------------------------------------|
3128.83/526.12	c (525,0) c |  0 |   1023 |    6841305 |     308715 |   533175 |    52330 |    45176 |   335108 |    12182 | 16.037 |
3128.83/526.12	c (525,0) c |  1 |   2586 |    5098665 |     378073 |   520037 |    82126 |    50305 |   335365 |    18793 | 15.883 |
3128.83/526.12	c (525,0) c |  2 |   1023 |    7533518 |     323407 |   552826 |    66191 |    44671 |   328877 |    17100 | 15.749 |
3128.83/526.12	c (525,0) c |  3 |   2610 |    6085599 |     420628 |   669176 |    76961 |    61766 |   323869 |    17607 | 15.927 |
3128.83/526.12	c (525,0) c |  4 |    884 |    4394226 |     221498 |   451326 |    60716 |    33394 |   351402 |    14316 | 15.904 |
3128.83/526.12	c (525,0) c |  5 |   2568 |    5099142 |     379469 |   533095 |    83379 |    49864 |   335853 |    19221 | 15.880 |
3128.83/526.12	c (525,0) c |  6 |   1022 |    6720653 |     303310 |   515127 |    73758 |    44751 |   333038 |    16231 | 15.779 |
3128.83/526.12	c (525,0) c |  7 |   2621 |    5692221 |     404602 |   614107 |    58586 |    55857 |   329504 |    18315 | 15.877 |
3128.83/526.12	c (525,0) c 
3128.83/526.12	c (525,0) c synthesis     2739702 conflicts  5545130894 propagations      981 conflicts/sec  1984654 propagations/sec
3128.83/526.12	c (525,0) c Total Memory so far : 3138.30Mb
3128.83/526.12	c (525,0) c
3128.83/526.12	c (525,0) c |-------------------------------------------------------------------------------------------------------|
3128.83/526.12	c (525,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3128.83/526.12	c (525,0) c |-------------------------------------------------------------------------------------------------------|
3128.83/526.12	c (525,0) c |  0 |   1023 |    6849988 |     310309 |   533820 |    53925 |    45345 |   335108 |    12216 | 16.037 |
3128.83/526.12	c (525,0) c |  1 |   2628 |    5164805 |     384039 |   523082 |    88092 |    50967 |   338066 |    18897 | 15.883 |
3128.83/526.12	c (525,0) c |  2 |   1023 |    7586842 |     327835 |   554281 |    70618 |    45171 |   328877 |    17144 | 15.749 |
3128.83/526.12	c (525,0) c |  3 |   2652 |    6161826 |     426626 |   672437 |    82959 |    62387 |   326612 |    17759 | 15.927 |
3128.83/526.12	c (525,0) c |  4 |    889 |    4401023 |     222448 |   451760 |    61666 |    33490 |   354468 |    14338 | 15.904 |
3128.83/526.12	c (525,0) c |  5 |   2605 |    5162189 |     385060 |   536754 |    88970 |    50500 |   338494 |    19335 | 15.880 |
3128.83/526.12	c (525,0) c |  6 |   1022 |    6723293 |     304670 |   515640 |    75118 |    44827 |   333038 |    16246 | 15.779 |
3128.83/526.12	c (525,0) c |  7 |   2650 |    5761233 |     410502 |   618465 |    64486 |    56363 |   332664 |    18389 | 15.877 |
3128.83/526.12	c (525,0) c 
3128.83/526.12	c (525,0) c synthesis     2771489 conflicts  5604461646 propagations      978 conflicts/sec  1977690 propagations/sec
3128.83/526.12	c (525,0) c Total Memory so far : 3138.56Mb
3128.83/526.12	c (525,0) c
3128.83/526.12	c (525,0) c |-------------------------------------------------------------------------------------------------------|
3128.83/526.12	c (525,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3128.83/526.12	c (525,0) c |-------------------------------------------------------------------------------------------------------|
3128.83/526.12	c (525,0) c |  0 |   1023 |    6854459 |     312279 |   534490 |    55894 |    45522 |   335108 |    12259 | 16.037 |
3128.83/526.12	c (525,0) c |  1 |   2677 |    5234386 |     390038 |   526491 |    94091 |    51693 |   341068 |    19014 | 15.883 |
3128.83/526.12	c (525,0) c |  2 |   1023 |    7656176 |     333171 |   556079 |    75954 |    45878 |   328877 |    17201 | 15.749 |
3128.83/526.12	c (525,0) c |  3 |   2696 |    6231829 |     432560 |   675842 |    88893 |    63187 |   329566 |    17895 | 15.927 |
3128.83/526.12	c (525,0) c |  4 |    891 |    4408089 |     223708 |   452065 |    62926 |    33551 |   358633 |    14415 | 15.904 |
3128.83/526.12	c (525,0) c |  5 |   2640 |    5223799 |     390507 |   541414 |    94416 |    51109 |   341621 |    19474 | 15.880 |
3128.83/526.12	c (525,0) c |  6 |   1022 |    6726202 |     306222 |   516235 |    76669 |    44928 |   333038 |    16276 | 15.779 |
3128.83/526.12	c (525,0) c |  7 |   2688 |    5827884 |     416626 |   621405 |    70610 |    56902 |   335755 |    18494 | 15.877 |
3128.83/526.12	c (525,0) c 
3128.83/526.12	c (525,0) c synthesis     2805111 conflicts  5667130015 propagations      976 conflicts/sec  1972064 propagations/sec
3128.83/526.12	c (525,0) c Total Memory so far : 3218.44Mb
3128.83/526.12	c (525,0) c
3128.83/526.12	c (525,0) c |-------------------------------------------------------------------------------------------------------|
3128.83/526.12	c (525,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3128.83/526.12	c (525,0) c |-------------------------------------------------------------------------------------------------------|
3232.52/539.13	c (538,0) c |  0 |   1023 |    6860346 |     314213 |   535224 |    57828 |    45715 |   335108 |    12310 | 16.037 |
3232.52/539.13	c (538,0) c |  1 |   2714 |    5302594 |     395539 |   530231 |    99591 |    52355 |   344088 |    19145 | 15.884 |
3232.52/539.13	c (538,0) c |  2 |   1023 |    7707596 |     337028 |   558754 |    79812 |    46566 |   328877 |    17225 | 15.749 |
3232.52/539.13	c (538,0) c |  3 |   2745 |    6310389 |     439092 |   679028 |    95421 |    64037 |   332477 |    18024 | 15.929 |
3232.52/539.13	c (538,0) c |  4 |    891 |    4413040 |     224830 |   452493 |    64049 |    33653 |   358633 |    14456 | 15.904 |
3232.52/539.13	c (538,0) c |  5 |   2682 |    5283965 |     395806 |   544875 |    99716 |    51723 |   344692 |    19629 | 15.881 |
3232.52/539.13	c (538,0) c |  6 |   1023 |    6733228 |     307983 |   517014 |    78429 |    45051 |   350719 |    16315 | 15.874 |
3232.52/539.13	c (538,0) c |  7 |   2723 |    5891655 |     422698 |   625355 |    76682 |    57476 |   339063 |    18596 | 15.879 |
3232.52/539.13	c (538,0) c 
3232.52/539.13	c (538,0) c synthesis     2837191 conflicts  5726034149 propagations      974 conflicts/sec  1965301 propagations/sec
3232.52/539.13	c (538,0) c Total Memory so far : 3426.71Mb
3232.52/539.13	c (538,0) c
3232.52/539.13	c (538,0) c |-------------------------------------------------------------------------------------------------------|
3232.52/539.13	c (538,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3232.52/539.13	c (538,0) c |-------------------------------------------------------------------------------------------------------|
3232.52/539.13	c (538,0) c |  0 |   1023 |    6864773 |     315720 |   535606 |    59336 |    45836 |   335108 |    12338 | 16.037 |
3232.52/539.13	c (538,0) c |  1 |   2740 |    5356271 |     400095 |   533818 |   104147 |    52932 |   346622 |    19317 | 15.884 |
3232.52/539.13	c (538,0) c |  2 |   1041 |    7800566 |     340633 |   560274 |    83412 |    47072 |   352438 |    17431 | 15.880 |
3232.52/539.13	c (538,0) c |  3 |   2781 |    6370424 |     444159 |   681588 |   100489 |    64762 |   334818 |    18164 | 15.929 |
3232.52/539.13	c (538,0) c |  4 |    892 |    4414712 |     225620 |   452881 |    64838 |    33698 |   363278 |    14491 | 15.905 |
3232.52/539.13	c (538,0) c |  5 |   2704 |    5327786 |     399764 |   546845 |   103674 |    52210 |   347320 |    19759 | 15.881 |
3232.52/539.13	c (538,0) c |  6 |   1023 |    6737141 |     309366 |   517600 |    79812 |    45156 |   350719 |    16378 | 15.874 |
3232.52/539.13	c (538,0) c |  7 |   2750 |    5945185 |     427211 |   627754 |    81195 |    57915 |   341614 |    18682 | 15.879 |
3232.52/539.13	c (538,0) c 
3232.52/539.13	c (538,0) c synthesis     2862569 conflicts  5776141911 propagations      972 conflicts/sec  1960989 propagations/sec
3232.52/539.13	c (538,0) c Total Memory so far : 3427.10Mb
3232.52/539.13	c (538,0) c
3232.52/539.13	c (538,0) c |-------------------------------------------------------------------------------------------------------|
3232.52/539.13	c (538,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3232.52/539.13	c (538,0) c |-------------------------------------------------------------------------------------------------------|
3232.52/539.13	c (538,0) c |  0 |   1023 |    6869666 |     317182 |   536326 |    60798 |    45964 |   335108 |    12361 | 16.037 |
3232.52/539.13	c (538,0) c |  1 |   2773 |    5413581 |     404839 |   536904 |    56205 |    53516 |   349840 |    19471 | 15.885 |
3232.52/539.13	c (538,0) c |  2 |   1059 |    7962625 |     345712 |   563990 |    88490 |    47775 |   355553 |    17677 | 15.881 |
3232.52/539.13	c (538,0) c |  3 |   2821 |    6445823 |     450193 |   684824 |   106521 |    65629 |   337709 |    18306 | 15.930 |
3232.52/539.13	c (538,0) c |  4 |    892 |    4417906 |     226306 |   453304 |    65524 |    33741 |   363278 |    14529 | 15.905 |
3232.52/539.13	c (538,0) c |  5 |   2731 |    5383782 |     404600 |   549531 |    56215 |    52889 |   350360 |    19937 | 15.883 |
3232.52/539.13	c (538,0) c |  6 |   1023 |    6741931 |     310828 |   518028 |    81273 |    45217 |   350719 |    16409 | 15.874 |
3232.52/539.13	c (538,0) c |  7 |   2796 |    6022385 |     433492 |   630515 |    87476 |    58626 |   344705 |    18800 | 15.880 |
3232.52/539.13	c (538,0) c 
3232.52/539.13	c (538,0) c synthesis     2893152 conflicts  5833733283 propagations      969 conflicts/sec  1954171 propagations/sec
3232.52/539.13	c (538,0) c Total Memory so far : 3475.19Mb
3232.52/539.13	c (538,0) c
3232.52/539.13	c (538,0) c |-------------------------------------------------------------------------------------------------------|
3232.52/539.13	c (538,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3232.52/539.13	c (538,0) c |-------------------------------------------------------------------------------------------------------|
3352.17/554.12	c (553,0) c |  0 |   1023 |    6872491 |     318279 |   536635 |    61895 |    46039 |   335108 |    12378 | 16.037 |
3352.17/554.12	c (553,0) c |  1 |   2797 |    5472920 |     409574 |   540488 |    60940 |    53886 |   352019 |    19574 | 15.885 |
3352.17/554.12	c (553,0) c |  2 |   1079 |    8084929 |     349814 |   565689 |    51109 |    48142 |   357772 |    17724 | 15.881 |
3352.17/554.12	c (553,0) c |  3 |   2842 |    6495261 |     454805 |   687350 |   111133 |    66324 |   339533 |    18428 | 15.930 |
3352.17/554.12	c (553,0) c |  4 |    892 |    4421586 |     226897 |   453495 |    66116 |    33798 |   363278 |    14546 | 15.905 |
3352.17/554.12	c (553,0) c |  5 |   2764 |    5432295 |     409192 |   551859 |    60807 |    53250 |   352672 |    20002 | 15.883 |
3352.17/554.12	c (553,0) c |  6 |   1023 |    6745363 |     312261 |   519554 |    82707 |    45320 |   350719 |    16471 | 15.874 |
3352.17/554.12	c (553,0) c |  7 |   2825 |    6072255 |     437908 |   633390 |    91892 |    59186 |   346736 |    18911 | 15.880 |
3352.17/554.12	c (553,0) c 
3352.17/554.12	c (553,0) c synthesis     2918730 conflicts  5883966195 propagations      967 conflicts/sec  1950215 propagations/sec
3352.17/554.12	c (553,0) c Total Memory so far : 3268.79Mb
3352.17/554.12	c (553,0) c
3352.17/554.12	c (553,0) c |-------------------------------------------------------------------------------------------------------|
3352.17/554.12	c (553,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3352.17/554.12	c (553,0) c |-------------------------------------------------------------------------------------------------------|
3352.17/554.12	c (553,0) c |  0 |   1023 |    6876918 |     319731 |   537365 |    63347 |    46046 |   335108 |    12415 | 16.037 |
3352.17/554.12	c (553,0) c |  1 |   2835 |    5546298 |     416017 |   543678 |    67382 |    53899 |   352110 |    19694 | 15.886 |
3352.17/554.12	c (553,0) c |  2 |   1086 |    8206189 |     354807 |   569106 |    56102 |    48162 |   357847 |    17787 | 15.883 |
3352.17/554.12	c (553,0) c |  3 |   2883 |    6558733 |     459725 |   690129 |   116051 |    66335 |   339674 |    18556 | 15.931 |
3352.17/554.12	c (553,0) c |  4 |    892 |    4424434 |     227906 |   453673 |    67124 |    33798 |   363278 |    14571 | 15.905 |
3352.17/554.12	c (553,0) c |  5 |   2799 |    5505659 |     415214 |   555607 |    66829 |    53254 |   352755 |    20103 | 15.884 |
3352.17/554.12	c (553,0) c |  6 |   1023 |    6749163 |     314103 |   520165 |    84549 |    45321 |   350719 |    16513 | 15.874 |
3352.17/554.12	c (553,0) c |  7 |   2863 |    6137789 |     443356 |   636040 |    97339 |    59194 |   346815 |    19023 | 15.881 |
3352.17/554.12	c (553,0) c 
3352.17/554.12	c (553,0) c synthesis     2950861 conflicts  5945593213 propagations      965 conflicts/sec  1944968 propagations/sec
3352.17/554.12	c (553,0) c Total Memory so far : 3268.92Mb
3352.17/554.12	c (553,0) c
3352.17/554.12	c (553,0) c |-------------------------------------------------------------------------------------------------------|
3352.17/554.12	c (553,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3352.17/554.12	c (553,0) c |-------------------------------------------------------------------------------------------------------|
3352.17/554.12	c (553,0) c |  0 |   1023 |    6891394 |     321690 |   538046 |    65305 |    46046 |   335108 |    12472 | 16.037 |
3352.17/554.12	c (553,0) c |  1 |   2875 |    5612131 |     422138 |   547542 |    73502 |    53899 |   352110 |    19798 | 16.027 |
3352.17/554.12	c (553,0) c |  2 |   1106 |    8367674 |     360118 |   571657 |    61413 |    48162 |   357847 |    17850 | 16.025 |
3352.17/554.12	c (553,0) c |  3 |   2919 |    6617269 |     464614 |   692800 |   120940 |    66335 |   339674 |    18678 | 16.073 |
3352.17/554.12	c (553,0) c |  4 |    893 |    4428699 |     228876 |   454269 |    68089 |    33798 |   372211 |    14643 | 16.048 |
3352.17/554.12	c (553,0) c |  5 |   2837 |    5573529 |     420982 |   558542 |    72597 |    53254 |   352755 |    20190 | 16.026 |
3352.17/554.12	c (553,0) c |  6 |   1023 |    6751366 |     315503 |   520658 |    85949 |    45321 |   350719 |    16545 | 15.874 |
3352.17/554.12	c (553,0) c |  7 |   2897 |    6197012 |     449167 |   638991 |   103151 |    59194 |   346815 |    19134 | 16.023 |
3352.17/554.12	c (553,0) c 
3352.17/554.12	c (553,0) c synthesis     2983088 conflicts  6010718714 propagations      963 conflicts/sec  1940981 propagations/sec
3352.17/554.12	c (553,0) c Total Memory so far : 3348.79Mb
3352.17/554.12	c (553,0) c
3352.17/554.12	c (553,0) c |-------------------------------------------------------------------------------------------------------|
3352.17/554.12	c (553,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3352.17/554.12	c (553,0) c |-------------------------------------------------------------------------------------------------------|
3352.17/554.12	c (553,0) c |  0 |   1023 |    6900095 |     323577 |   539061 |    67193 |    46046 |   335108 |    12516 | 16.037 |
3455.86/567.12	c (566,0) c |  1 |   2911 |    5682395 |     428031 |   550697 |    79393 |    53899 |   352110 |    19883 | 16.027 |
3455.86/567.12	c (566,0) c |  2 |   1124 |    8495269 |     365227 |   574916 |    66519 |    48162 |   357847 |    17894 | 16.025 |
3455.86/567.12	c (566,0) c |  3 |   2947 |    6675150 |     469621 |   695445 |    71186 |    66335 |   339674 |    18790 | 16.073 |
3455.86/567.12	c (566,0) c |  4 |    893 |    4431775 |     229796 |   454746 |    69009 |    33798 |   372211 |    14686 | 16.048 |
3455.86/567.12	c (566,0) c |  5 |   2880 |    5637680 |     427016 |   561446 |    78628 |    53254 |   352755 |    20272 | 16.026 |
3455.86/567.12	c (566,0) c |  6 |   1023 |    6754626 |     317055 |   521501 |    87500 |    45321 |   350719 |    16585 | 15.874 |
3455.86/567.12	c (566,0) c |  7 |   2933 |    6256831 |     454024 |   641373 |   108007 |    59194 |   346815 |    19204 | 16.023 |
3455.86/567.12	c (566,0) c 
3455.86/567.12	c (566,0) c synthesis     3014348 conflicts  6072450334 propagations      961 conflicts/sec  1936030 propagations/sec
3455.86/567.12	c (566,0) c Total Memory so far : 3269.57Mb
3455.86/567.12	c (566,0) c
3455.86/567.12	c (566,0) c |-------------------------------------------------------------------------------------------------------|
3455.86/567.12	c (566,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3455.86/567.12	c (566,0) c |-------------------------------------------------------------------------------------------------------|
3455.86/567.12	c (566,0) c |  0 |   1023 |    6904493 |     325280 |   539734 |    68896 |    46046 |   335108 |    12548 | 16.037 |
3455.86/567.12	c (566,0) c |  1 |   2957 |    5751990 |     434033 |   553783 |    85395 |    53899 |   352110 |    19974 | 16.032 |
3455.86/567.12	c (566,0) c |  2 |   1142 |    8681636 |     369060 |   577867 |    70353 |    48162 |   357847 |    17944 | 16.030 |
3455.86/567.12	c (566,0) c |  3 |   2996 |    6753711 |     476600 |   698872 |    78164 |    66335 |   339674 |    18891 | 16.079 |
3455.86/567.12	c (566,0) c |  4 |    893 |    4434760 |     230644 |   455211 |    69857 |    33798 |   372211 |    14723 | 16.048 |
3455.86/567.12	c (566,0) c |  5 |   2926 |    5707487 |     432949 |   563820 |    84560 |    53254 |   352755 |    20359 | 16.031 |
3455.86/567.12	c (566,0) c |  6 |   1023 |    6757011 |     318359 |   521958 |    88804 |    45321 |   350719 |    16612 | 15.874 |
3455.86/567.12	c (566,0) c |  7 |   2964 |    6308010 |     458798 |   643898 |   112781 |    59194 |   346815 |    19291 | 16.029 |
3455.86/567.12	c (566,0) c 
3455.86/567.12	c (566,0) c synthesis     3045723 conflicts  6135370929 propagations      959 conflicts/sec  1931547 propagations/sec
3455.86/567.12	c (566,0) c Total Memory so far : 3269.83Mb
3455.86/567.12	c (566,0) c
3455.86/567.12	c (566,0) c |-------------------------------------------------------------------------------------------------------|
3455.86/567.12	c (566,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3455.86/567.12	c (566,0) c |-------------------------------------------------------------------------------------------------------|
3455.86/567.12	c (566,0) c |  0 |   1023 |    6908664 |     326530 |   540483 |    70146 |    46046 |   335108 |    12570 | 16.037 |
3455.86/567.12	c (566,0) c |  1 |   2988 |    5806437 |     438557 |   556525 |    89919 |    53899 |   352110 |    20040 | 16.080 |
3455.86/567.12	c (566,0) c |  2 |   1149 |    8757196 |     373280 |   580065 |    74573 |    48162 |   357847 |    18006 | 16.078 |
3455.86/567.12	c (566,0) c |  3 |   3026 |    6810608 |     481909 |   701825 |    83470 |    66335 |   339674 |    18971 | 16.169 |
3455.86/567.12	c (566,0) c |  4 |    893 |    4436466 |     231293 |   455629 |    70507 |    33798 |   372211 |    14749 | 16.048 |
3455.86/567.12	c (566,0) c |  5 |   2957 |    5757180 |     437636 |   566284 |    89245 |    53254 |   352755 |    20434 | 16.079 |
3455.86/567.12	c (566,0) c |  6 |   1023 |    6759172 |     319536 |   522318 |    89982 |    45321 |   350719 |    16630 | 15.874 |
3455.86/567.12	c (566,0) c |  7 |   2996 |    6350755 |     462788 |   645739 |   116771 |    59194 |   346815 |    19352 | 16.076 |
3455.86/567.12	c (566,0) c 
3455.86/567.12	c (566,0) c synthesis     3071530 conflicts  6184609332 propagations      957 conflicts/sec  1927704 propagations/sec
3455.86/567.12	c (566,0) c Total Memory so far : 3269.96Mb
3455.86/567.12	c (566,0) c
3455.86/567.12	c (566,0) c |-------------------------------------------------------------------------------------------------------|
3455.86/567.12	c (566,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3455.86/567.12	c (566,0) c |-------------------------------------------------------------------------------------------------------|
3455.86/567.12	c (566,0) c |  0 |   1023 |    6920304 |     328243 |   540949 |    71858 |    46046 |   335108 |    12587 | 16.037 |
3455.86/567.12	c (566,0) c |  1 |   3017 |    5857861 |     443318 |   558770 |    94680 |    53899 |   352110 |    20110 | 16.080 |
3567.52/581.12	c (580,0) c |  2 |   1150 |    8835291 |     378685 |   582527 |    79978 |    48162 |   357847 |    18055 | 16.078 |
3567.52/581.12	c (580,0) c |  3 |   3057 |    6871421 |     486736 |   704246 |    88296 |    66335 |   339674 |    19054 | 16.169 |
3567.52/581.12	c (580,0) c |  4 |    893 |    4439846 |     232296 |   456273 |    71509 |    33798 |   372211 |    14809 | 16.048 |
3567.52/581.12	c (580,0) c |  5 |   2990 |    5805266 |     442154 |   568754 |    93763 |    53254 |   352755 |    20497 | 16.079 |
3567.52/581.12	c (580,0) c |  6 |   1023 |    6762584 |     320798 |   522625 |    48698 |    45321 |   350719 |    16640 | 15.874 |
3567.52/581.12	c (580,0) c |  7 |   3024 |    6394688 |     466636 |   647462 |   120619 |    59194 |   346815 |    19405 | 16.076 |
3567.52/581.12	c (580,0) c 
3567.52/581.12	c (580,0) c synthesis     3098867 conflicts  6233067073 propagations      956 conflicts/sec  1923709 propagations/sec
3567.52/581.12	c (580,0) c Total Memory so far : 3270.21Mb
3567.52/581.12	c (580,0) c
3567.52/581.12	c (580,0) c |-------------------------------------------------------------------------------------------------------|
3567.52/581.12	c (580,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3567.52/581.12	c (580,0) c |-------------------------------------------------------------------------------------------------------|
3567.52/581.12	c (580,0) c |  0 |   1023 |    6925448 |     329575 |   541182 |    73190 |    46046 |   335108 |    12605 | 16.037 |
3567.52/581.12	c (580,0) c |  1 |   3049 |    5911881 |     447814 |   560782 |    99175 |    53899 |   352110 |    20184 | 16.080 |
3567.52/581.12	c (580,0) c |  2 |   1157 |    9021321 |     382987 |   584535 |    84279 |    48162 |   357847 |    18100 | 16.078 |
3567.52/581.12	c (580,0) c |  3 |   3101 |    6929896 |     491640 |   706609 |    93178 |    66335 |   339674 |    19140 | 16.169 |
3567.52/581.12	c (580,0) c |  4 |    893 |    4444097 |     233170 |   457044 |    72383 |    33798 |   372211 |    14845 | 16.048 |
3567.52/581.12	c (580,0) c |  5 |   3019 |    5854301 |     446240 |   570766 |    97850 |    53254 |   352755 |    20565 | 16.079 |
3567.52/581.12	c (580,0) c |  6 |   1023 |    6765048 |     322157 |   522868 |    50057 |    45321 |   350719 |    16644 | 15.874 |
3567.52/581.12	c (580,0) c |  7 |   3046 |    6439385 |     470170 |   649335 |    68509 |    59194 |   346815 |    19473 | 16.076 |
3567.52/581.12	c (580,0) c 
3567.52/581.12	c (580,0) c synthesis     3123753 conflicts  6283622409 propagations      955 conflicts/sec  1920421 propagations/sec
3567.52/581.12	c (580,0) c Total Memory so far : 3190.99Mb
3567.52/581.12	c (580,0) c
3567.52/581.12	c (580,0) c |-------------------------------------------------------------------------------------------------------|
3567.52/581.12	c (580,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3567.52/581.12	c (580,0) c |-------------------------------------------------------------------------------------------------------|
3567.52/581.12	c (580,0) c |  0 |   1023 |    6930631 |     331670 |   541876 |    75286 |    46046 |   335108 |    12636 | 16.037 |
3567.52/581.12	c (580,0) c |  1 |   3090 |    5978422 |     453090 |   564427 |   104452 |    53899 |   352110 |    20260 | 16.085 |
3567.52/581.12	c (580,0) c |  2 |   1175 |    9139759 |     386720 |   586998 |    88013 |    48162 |   357847 |    18146 | 16.083 |
3567.52/581.12	c (580,0) c |  3 |   3138 |    7002678 |     497713 |   709577 |    99250 |    66335 |   339674 |    19225 | 16.175 |
3567.52/581.12	c (580,0) c |  4 |    893 |    4453216 |     234271 |   457408 |    73485 |    33798 |   372211 |    14896 | 16.048 |
3567.52/581.12	c (580,0) c |  5 |   3052 |    5911725 |     451399 |   573738 |   103009 |    53254 |   352755 |    20647 | 16.084 |
3567.52/581.12	c (580,0) c |  6 |   1023 |    6767703 |     323827 |   523174 |    51728 |    45321 |   350719 |    16650 | 15.874 |
3567.52/581.12	c (580,0) c |  7 |   3081 |    6505404 |     475849 |   652605 |    74187 |    59194 |   346815 |    19569 | 16.082 |
3567.52/581.12	c (580,0) c 
3567.52/581.12	c (580,0) c synthesis     3154539 conflicts  6346302582 propagations      953 conflicts/sec  1916279 propagations/sec
3567.52/581.12	c (580,0) c Total Memory so far : 3350.21Mb
3567.52/581.12	c (580,0) c
3567.52/581.12	c (580,0) c |-------------------------------------------------------------------------------------------------------|
3567.52/581.12	c (580,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3567.52/581.12	c (580,0) c |-------------------------------------------------------------------------------------------------------|
3567.52/581.12	c (580,0) c |  0 |   1023 |    6936455 |     333130 |   542811 |    76745 |    46046 |   335108 |    12661 | 16.037 |
3567.52/581.12	c (580,0) c |  1 |   3121 |    6041302 |     458310 |   568488 |   109671 |    53899 |   352110 |    20342 | 16.085 |
3567.52/581.12	c (580,0) c |  2 |   1188 |    9199672 |     391038 |   589375 |    92328 |    48162 |   357847 |    18184 | 16.083 |
3679.22/595.11	c (594,0) c |  3 |   3183 |    7073172 |     503951 |   712269 |   105488 |    66335 |   339674 |    19309 | 16.175 |
3679.22/595.11	c (594,0) c |  4 |    900 |    4461177 |     235594 |   457920 |    74808 |    33798 |   372211 |    14963 | 16.142 |
3679.22/595.11	c (594,0) c |  5 |   3089 |    5967457 |     456141 |   575732 |   107751 |    53254 |   352755 |    20709 | 16.084 |
3679.22/595.11	c (594,0) c |  6 |   1023 |    6772886 |     325848 |   523419 |    53748 |    45321 |   350719 |    16656 | 15.874 |
3679.22/595.11	c (594,0) c |  7 |   3120 |    6567701 |     481231 |   656046 |    79568 |    59194 |   346815 |    19655 | 16.082 |
3679.22/595.11	c (594,0) c 
3679.22/595.11	c (594,0) c synthesis     3185244 conflicts  6406173237 propagations      950 conflicts/sec  1911359 propagations/sec
3679.22/595.11	c (594,0) c Total Memory so far : 3350.47Mb
3679.22/595.11	c (594,0) c
3679.22/595.11	c (594,0) c |-------------------------------------------------------------------------------------------------------|
3679.22/595.11	c (594,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3679.22/595.11	c (594,0) c |-------------------------------------------------------------------------------------------------------|
3679.22/595.11	c (594,0) c |  0 |   1030 |    6944069 |     334718 |   543435 |    78325 |    46100 |   361881 |    12714 | 16.241 |
3679.22/595.11	c (594,0) c |  1 |   3162 |    6103585 |     463543 |   571488 |   114905 |    54327 |   353676 |    20421 | 16.085 |
3679.22/595.11	c (594,0) c |  2 |   1211 |    9325438 |     395999 |   591494 |    97290 |    48481 |   359553 |    18248 | 16.084 |
3679.22/595.11	c (594,0) c |  3 |   3230 |    7141954 |     510261 |   715695 |   111798 |    66868 |   341358 |    19432 | 16.175 |
3679.22/595.11	c (594,0) c |  4 |    907 |    4469411 |     236606 |   458437 |    75820 |    33831 |   374214 |    15011 | 16.143 |
3679.22/595.11	c (594,0) c |  5 |   3118 |    6018140 |     460811 |   578386 |   112421 |    53640 |   354596 |    20774 | 16.085 |
3679.22/595.11	c (594,0) c |  6 |   1023 |    6777224 |     327571 |   523707 |    55471 |    45392 |   350719 |    16663 | 15.874 |
3679.22/595.11	c (594,0) c |  7 |   3156 |    6630608 |     486841 |   658952 |    85177 |    59603 |   348633 |    19785 | 16.082 |
3679.22/595.11	c (594,0) c 
3679.22/595.11	c (594,0) c synthesis     3216350 conflicts  6466747552 propagations      948 conflicts/sec  1906762 propagations/sec
3679.22/595.11	c (594,0) c Total Memory so far : 3350.86Mb
3679.22/595.11	c (594,0) c
3679.22/595.11	c (594,0) c |-------------------------------------------------------------------------------------------------------|
3679.22/595.11	c (594,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3679.22/595.11	c (594,0) c |-------------------------------------------------------------------------------------------------------|
3679.22/595.11	c (594,0) c |  0 |   1037 |    6948520 |     335996 |   544241 |    79604 |    46195 |   364696 |    12767 | 16.241 |
3679.22/595.11	c (594,0) c |  1 |   3202 |    6159869 |     468890 |   573852 |    63879 |    54900 |   356555 |    20526 | 16.086 |
3679.22/595.11	c (594,0) c |  2 |   1213 |    9455172 |     400964 |   593926 |   102254 |    49109 |   361110 |    18312 | 16.084 |
3679.22/595.11	c (594,0) c |  3 |   3267 |    7209390 |     515383 |   718833 |   116920 |    67557 |   343921 |    19592 | 16.175 |
3679.22/595.11	c (594,0) c |  4 |    908 |    4478472 |     237705 |   458917 |    76918 |    33900 |   375402 |    15046 | 16.143 |
3679.22/595.11	c (594,0) c |  5 |   3153 |    6070915 |     465448 |   580770 |   117058 |    54214 |   357210 |    20870 | 16.085 |
3679.22/595.11	c (594,0) c |  6 |   1023 |    6780434 |     328988 |   523874 |    56888 |    45474 |   350719 |    16666 | 15.874 |
3679.22/595.11	c (594,0) c |  7 |   3199 |    6691742 |     492677 |   661877 |    91013 |    60145 |   351336 |    19909 | 16.082 |
3679.22/595.11	c (594,0) c 
3679.22/595.11	c (594,0) c synthesis     3246051 conflicts  6526917785 propagations      946 conflicts/sec  1902154 propagations/sec
3679.22/595.11	c (594,0) c Total Memory so far : 3271.77Mb
3679.22/595.11	c (594,0) c
3679.22/595.11	c (594,0) c |-------------------------------------------------------------------------------------------------------|
3679.22/595.11	c (594,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3679.22/595.11	c (594,0) c |-------------------------------------------------------------------------------------------------------|
3679.22/595.11	c (594,0) c |  0 |   1044 |    6976958 |     337697 |   545026 |    81304 |    46412 |   367628 |    12848 | 16.241 |
3679.22/595.11	c (594,0) c |  1 |   3228 |    6209637 |     473308 |   577280 |    68298 |    55245 |   358857 |    20622 | 16.086 |
3679.22/595.11	c (594,0) c |  2 |   1231 |    9569871 |     404639 |   595586 |    54045 |    49492 |   364667 |    18387 | 16.084 |
3679.22/595.11	c (594,0) c |  3 |   3312 |    7268155 |     520097 |   720569 |   121634 |    68246 |   345877 |    19677 | 16.175 |
3782.90/608.12	c (607,0) c |  4 |    912 |    4481206 |     238253 |   459486 |    77466 |    33926 |   379986 |    15066 | 16.143 |
3782.90/608.12	c (607,0) c |  5 |   3181 |    6110640 |     469160 |   582252 |    64216 |    54575 |   359510 |    20971 | 16.085 |
3782.90/608.12	c (607,0) c |  6 |   1023 |    6782314 |     330126 |   524143 |    58027 |    45587 |   350719 |    16675 | 15.874 |
3782.90/608.12	c (607,0) c |  7 |   3233 |    6744031 |     497512 |   664156 |    95848 |    60680 |   353425 |    20019 | 16.082 |
3782.90/608.12	c (607,0) c 
3782.90/608.12	c (607,0) c synthesis     3270792 conflicts  6576131643 propagations      944 conflicts/sec  1898883 propagations/sec
3782.90/608.12	c (607,0) c Total Memory so far : 3192.67Mb
3782.90/608.12	c (607,0) c
3782.90/608.12	c (607,0) c |-------------------------------------------------------------------------------------------------------|
3782.90/608.12	c (607,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3782.90/608.12	c (607,0) c |-------------------------------------------------------------------------------------------------------|
3782.90/608.12	c (607,0) c |  0 |   1052 |    6983341 |     339126 |   545809 |    82733 |    46572 |   370043 |    12905 | 16.241 |
3782.90/608.12	c (607,0) c |  1 |   3267 |    6263912 |     477997 |   579548 |    72987 |    55589 |   361301 |    20733 | 16.086 |
3782.90/608.12	c (607,0) c |  2 |   1244 |    9742646 |     409031 |   597632 |    58437 |    49997 |   366257 |    18496 | 16.084 |
3782.90/608.12	c (607,0) c |  3 |   3343 |    7318536 |     524445 |   722699 |   125982 |    68949 |   347911 |    19756 | 16.175 |
3782.90/608.12	c (607,0) c |  4 |    916 |    4486093 |     238975 |   459923 |    78188 |    33963 |   382927 |    15105 | 16.143 |
3782.90/608.12	c (607,0) c |  5 |   3214 |    6167129 |     474140 |   584725 |    69196 |    54950 |   361953 |    21111 | 16.085 |
3782.90/608.12	c (607,0) c |  6 |   1023 |    6785379 |     331355 |   524338 |    59256 |    45678 |   350719 |    16677 | 15.874 |
3782.90/608.12	c (607,0) c |  7 |   3261 |    6795117 |     502164 |   666192 |   100500 |    61218 |   355591 |    20116 | 16.082 |
3782.90/608.12	c (607,0) c 
3782.90/608.12	c (607,0) c synthesis     3297233 conflicts  6627570460 propagations      943 conflicts/sec  1896292 propagations/sec
3782.90/608.12	c (607,0) c Total Memory so far : 3192.80Mb
3782.90/608.12	c (607,0) c
3782.90/608.12	c (607,0) c |-------------------------------------------------------------------------------------------------------|
3782.90/608.12	c (607,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3782.90/608.12	c (607,0) c |-------------------------------------------------------------------------------------------------------|
3782.90/608.12	c (607,0) c |  0 |   1054 |    6988456 |     340475 |   546414 |    84083 |    46707 |   372599 |    12954 | 16.241 |
3782.90/608.12	c (607,0) c |  1 |   3296 |    6319084 |     482612 |   582011 |    77602 |    56017 |   363787 |    20882 | 16.086 |
3782.90/608.12	c (607,0) c |  2 |   1269 |    9922240 |     413896 |   599945 |    63302 |    50700 |   369163 |    18604 | 16.084 |
3782.90/608.12	c (607,0) c |  3 |   3375 |    7367447 |     528631 |   724527 |   130168 |    69604 |   350259 |    19853 | 16.175 |
3782.90/608.12	c (607,0) c |  4 |    921 |    4490375 |     239638 |   460141 |    78851 |    34012 |   385425 |    15125 | 16.143 |
3782.90/608.12	c (607,0) c |  5 |   3246 |    6222834 |     478648 |   586556 |    73704 |    55305 |   364452 |    21234 | 16.085 |
3782.90/608.12	c (607,0) c |  6 |   1023 |    6788247 |     332785 |   524554 |    60686 |    45787 |   350719 |    16679 | 15.874 |
3782.90/608.12	c (607,0) c |  7 |   3287 |    6841292 |     506551 |   668716 |   104887 |    61735 |   358104 |    20205 | 16.082 |
3782.90/608.12	c (607,0) c 
3782.90/608.12	c (607,0) c synthesis     3323238 conflicts  6679547235 propagations      942 conflicts/sec  1893886 propagations/sec
3782.90/608.12	c (607,0) c Total Memory so far : 3193.06Mb
3782.90/608.12	c (607,0) c
3782.90/608.12	c (607,0) c |-------------------------------------------------------------------------------------------------------|
3782.90/608.12	c (607,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3782.90/608.12	c (607,0) c |-------------------------------------------------------------------------------------------------------|
3782.90/608.12	c (607,0) c |  0 |   1054 |    6992754 |     341773 |   547135 |    85380 |    46831 |   372599 |    13014 | 16.241 |
3782.90/608.12	c (607,0) c |  1 |   3336 |    6381864 |     488622 |   584556 |    83612 |    56510 |   366502 |    21065 | 16.086 |
3782.90/608.12	c (607,0) c |  2 |   1276 |   10047828 |     419631 |   603586 |    69036 |    51403 |   370585 |    18752 | 16.084 |
3782.90/608.12	c (607,0) c |  3 |   3428 |    7429920 |     533751 |   726640 |   135288 |    70347 |   352665 |    19956 | 16.175 |
3902.54/623.12	c (622,0) c |  4 |    923 |    4494901 |     240504 |   460540 |    79716 |    34058 |   387903 |    15149 | 16.143 |
3902.54/623.12	c (622,0) c |  5 |   3286 |    6288173 |     484470 |   589378 |    79526 |    55760 |   367252 |    21420 | 16.085 |
3902.54/623.12	c (622,0) c |  6 |   1023 |    6790558 |     334194 |   524781 |    62094 |    45859 |   350719 |    16680 | 15.874 |
3902.54/623.12	c (622,0) c |  7 |   3321 |    6899029 |     511571 |   671142 |   109907 |    62244 |   360768 |    20336 | 16.082 |
3902.54/623.12	c (622,0) c 
3902.54/623.12	c (622,0) c synthesis     3354516 conflicts  6739696095 propagations      941 conflicts/sec  1889599 propagations/sec
3902.54/623.12	c (622,0) c Total Memory so far : 3272.80Mb
3902.54/623.12	c (622,0) c
3902.54/623.12	c (622,0) c |-------------------------------------------------------------------------------------------------------|
3902.54/623.12	c (622,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3902.54/623.12	c (622,0) c |-------------------------------------------------------------------------------------------------------|
3902.54/623.12	c (622,0) c |  0 |   1061 |    6996690 |     342927 |   547729 |    86534 |    46831 |   376181 |    13060 | 16.241 |
3902.54/623.12	c (622,0) c |  1 |   3372 |    6445827 |     494117 |   588249 |    89106 |    56510 |   366502 |    21253 | 16.121 |
3902.54/623.12	c (622,0) c |  2 |   1277 |   10090574 |     423912 |   605717 |    73317 |    51403 |   371609 |    18854 | 16.119 |
3902.54/623.12	c (622,0) c |  3 |   3453 |    7484303 |     538298 |   729554 |    81235 |    70347 |   352665 |    20166 | 16.210 |
3902.54/623.12	c (622,0) c |  4 |    924 |    4497964 |     241554 |   461406 |    80766 |    34058 |   388954 |    15191 | 16.177 |
3902.54/623.12	c (622,0) c |  5 |   3326 |    6348561 |     490185 |   592078 |    85241 |    55760 |   367252 |    21593 | 16.120 |
3902.54/623.12	c (622,0) c |  6 |   1023 |    6792414 |     335441 |   524957 |    63342 |    45859 |   350719 |    16680 | 15.874 |
3902.54/623.12	c (622,0) c |  7 |   3352 |    6957038 |     516166 |   673609 |   114502 |    62244 |   360768 |    20445 | 16.117 |
3902.54/623.12	c (622,0) c 
3902.54/623.12	c (622,0) c synthesis     3382600 conflicts  6795375792 propagations      938 conflicts/sec  1884169 propagations/sec
3902.54/623.12	c (622,0) c Total Memory so far : 3193.57Mb
3902.54/623.12	c (622,0) c
3902.54/623.12	c (622,0) c |-------------------------------------------------------------------------------------------------------|
3902.54/623.12	c (622,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3902.54/623.12	c (622,0) c |-------------------------------------------------------------------------------------------------------|
3902.54/623.12	c (622,0) c |  0 |   1068 |    6999887 |     343815 |   548306 |    87423 |    46831 |   376181 |    13100 | 16.241 |
3902.54/623.12	c (622,0) c |  1 |   3413 |    6509329 |     499737 |   590576 |    94726 |    56510 |   366502 |    21401 | 16.121 |
3902.54/623.12	c (622,0) c |  2 |   1278 |   10105687 |     427103 |   607453 |    76508 |    51403 |   371609 |    18916 | 16.119 |
3902.54/623.12	c (622,0) c |  3 |   3492 |    7550706 |     543755 |   732963 |    86692 |    70347 |   352665 |    20352 | 16.210 |
3902.54/623.12	c (622,0) c |  4 |    927 |    4505398 |     242794 |   461747 |    41761 |    34058 |   388954 |    15205 | 16.177 |
3902.54/623.12	c (622,0) c |  5 |   3364 |    6407732 |     495728 |   595200 |    90784 |    55760 |   367252 |    21747 | 16.120 |
3902.54/623.12	c (622,0) c |  6 |   1023 |    6794472 |     336807 |   525141 |    64708 |    45859 |   350719 |    16684 | 15.874 |
3902.54/623.12	c (622,0) c |  7 |   3395 |    7008749 |     520933 |   675743 |   119269 |    62244 |   360768 |    20556 | 16.117 |
3902.54/623.12	c (622,0) c 
3902.54/623.12	c (622,0) c synthesis     3410672 conflicts  6851738700 propagations      935 conflicts/sec  1879053 propagations/sec
3902.54/623.12	c (622,0) c Total Memory so far : 3114.22Mb
3902.54/623.12	c (622,0) c
3902.54/623.12	c (622,0) c |-------------------------------------------------------------------------------------------------------|
3902.54/623.12	c (622,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
3902.54/623.12	c (622,0) c |-------------------------------------------------------------------------------------------------------|
3902.54/623.12	c (622,0) c |  0 |   1069 |    7003554 |     344882 |   548758 |    88489 |    46831 |   376181 |    13136 | 16.241 |
3902.54/623.12	c (622,0) c |  1 |   3455 |    6571051 |     505666 |   593087 |   100655 |    56510 |   366502 |    21579 | 16.121 |
3902.54/623.12	c (622,0) c |  2 |   1278 |   10116735 |     429873 |   608939 |    79278 |    51403 |   371609 |    18977 | 16.119 |
3902.54/623.12	c (622,0) c |  3 |   3534 |    7616157 |     549408 |   736478 |    92345 |    70347 |   352665 |    20541 | 16.210 |
3902.54/623.12	c (622,0) c |  4 |    934 |    4509791 |     244008 |   462202 |    42974 |    34058 |   388954 |    15205 | 16.177 |
4014.19/637.12	c (636,0) c |  5 |   3394 |    6464527 |     501057 |   597780 |    96113 |    55760 |   367252 |    21888 | 16.120 |
4014.19/637.12	c (636,0) c |  6 |   1023 |    6796766 |     338350 |   525398 |    66251 |    45859 |   350719 |    16687 | 15.874 |
4014.19/637.12	c (636,0) c |  7 |   3431 |    7066748 |     525564 |   677794 |   123900 |    62244 |   360768 |    20631 | 16.117 |
4014.19/637.12	c (636,0) c 
4014.19/637.12	c (636,0) c synthesis     3438808 conflicts  6907946886 propagations      933 conflicts/sec  1874016 propagations/sec
4014.19/637.12	c (636,0) c Total Memory so far : 3193.96Mb
4014.19/637.12	c (636,0) c
4014.19/637.12	c (636,0) c |-------------------------------------------------------------------------------------------------------|
4014.19/637.12	c (636,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4014.19/637.12	c (636,0) c |-------------------------------------------------------------------------------------------------------|
4014.19/637.12	c (636,0) c |  0 |   1076 |    7008244 |     346152 |   549167 |    50315 |    46831 |   376181 |    13167 | 16.241 |
4014.19/637.12	c (636,0) c |  1 |   3500 |    6632754 |     511212 |   595423 |   106201 |    56510 |   366502 |    21733 | 16.121 |
4014.19/637.12	c (636,0) c |  2 |   1278 |   10151342 |     433362 |   610756 |    82766 |    51403 |   371609 |    19029 | 16.119 |
4014.19/637.12	c (636,0) c |  3 |   3567 |    7672527 |     554672 |   740535 |    97609 |    70347 |   352665 |    20756 | 16.210 |
4014.19/637.12	c (636,0) c |  4 |    938 |    4515012 |     244969 |   462349 |    43935 |    34058 |   388954 |    15205 | 16.177 |
4014.19/637.12	c (636,0) c |  5 |   3442 |    6525622 |     506401 |   599979 |   101457 |    55760 |   367252 |    22018 | 16.120 |
4014.19/637.12	c (636,0) c |  6 |   1023 |    6802781 |     340118 |   525719 |    68019 |    45859 |   350719 |    16691 | 15.874 |
4014.19/637.12	c (636,0) c |  7 |   3469 |    7119728 |     530623 |   679789 |   128959 |    62244 |   360768 |    20707 | 16.117 |
4014.19/637.12	c (636,0) c 
4014.19/637.12	c (636,0) c synthesis     3467510 conflicts  6964501392 propagations      931 conflicts/sec  1869145 propagations/sec
4014.19/637.12	c (636,0) c Total Memory so far : 3224.79Mb
4014.19/637.12	c (636,0) c
4014.19/637.12	c (636,0) c |-------------------------------------------------------------------------------------------------------|
4014.19/637.12	c (636,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4014.19/637.12	c (636,0) c |-------------------------------------------------------------------------------------------------------|
4014.19/637.12	c (636,0) c |  0 |   1084 |    7013280 |     347552 |   549336 |    51715 |    46831 |   376181 |    13169 | 16.241 |
4014.19/637.12	c (636,0) c |  1 |   3539 |    6693076 |     516253 |   597777 |   111242 |    56510 |   366502 |    21859 | 16.121 |
4014.19/637.12	c (636,0) c |  2 |   1278 |   10174567 |     436378 |   612779 |    85783 |    51403 |   371609 |    19091 | 16.119 |
4014.19/637.12	c (636,0) c |  3 |   3605 |    7732718 |     560192 |   744397 |   103129 |    70347 |   352665 |    20908 | 16.210 |
4014.19/637.12	c (636,0) c |  4 |    943 |    4519169 |     246254 |   462790 |    45220 |    34058 |   388954 |    15207 | 16.177 |
4014.19/637.12	c (636,0) c |  5 |   3476 |    6582134 |     511612 |   602340 |   106668 |    55760 |   367252 |    22147 | 16.120 |
4014.19/637.12	c (636,0) c |  6 |   1023 |    6805502 |     341795 |   526279 |    69695 |    45859 |   350719 |    16708 | 15.874 |
4014.19/637.12	c (636,0) c |  7 |   3504 |    7172467 |     535406 |   681859 |   133742 |    62244 |   360768 |    20804 | 16.117 |
4014.19/637.12	c (636,0) c 
4014.19/637.12	c (636,0) c synthesis     3495442 conflicts  7019802313 propagations      928 conflicts/sec  1864118 propagations/sec
4014.19/637.12	c (636,0) c Total Memory so far : 3304.52Mb
4014.19/637.12	c (636,0) c
4014.19/637.12	c (636,0) c |-------------------------------------------------------------------------------------------------------|
4014.19/637.12	c (636,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4014.19/637.12	c (636,0) c |-------------------------------------------------------------------------------------------------------|
4014.19/637.12	c (636,0) c |  0 |   1085 |    7016111 |     348777 |   549651 |    52940 |    46831 |   376181 |    13175 | 16.241 |
4014.19/637.12	c (636,0) c |  1 |   3569 |    6740873 |     520296 |   599486 |   115285 |    56510 |   366502 |    21975 | 16.121 |
4014.19/637.12	c (636,0) c |  2 |   1278 |   10186021 |     438109 |   613701 |    87513 |    51403 |   371609 |    19119 | 16.119 |
4014.19/637.12	c (636,0) c |  3 |   3646 |    7789389 |     564805 |   746569 |   107742 |    70347 |   352665 |    21009 | 16.210 |
4014.19/637.12	c (636,0) c |  4 |    952 |    4531783 |     247726 |   463173 |    46693 |    34058 |   388954 |    15216 | 16.177 |
4014.19/637.12	c (636,0) c |  5 |   3502 |    6625949 |     515282 |   604143 |   110338 |    55760 |   367252 |    22235 | 16.120 |
4133.84/652.12	c (651,0) c |  6 |   1023 |    6808614 |     343170 |   527071 |    71070 |    45859 |   350719 |    16712 | 15.874 |
4133.84/652.12	c (651,0) c |  7 |   3532 |    7211796 |     539571 |   683647 |    78121 |    62244 |   360768 |    20867 | 16.117 |
4133.84/652.12	c (651,0) c 
4133.84/652.12	c (651,0) c synthesis     3517738 conflicts  7063854260 propagations      926 conflicts/sec  1860095 propagations/sec
4133.84/652.12	c (651,0) c Total Memory so far : 3304.65Mb
4133.84/652.12	c (651,0) c
4133.84/652.12	c (651,0) c |-------------------------------------------------------------------------------------------------------|
4133.84/652.12	c (651,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4133.84/652.12	c (651,0) c |-------------------------------------------------------------------------------------------------------|
4133.84/652.12	c (651,0) c |  0 |   1086 |    7021742 |     350812 |   550061 |    54975 |    46831 |   376181 |    13184 | 16.241 |
4133.84/652.12	c (651,0) c |  1 |   3608 |    6793777 |     525229 |   601441 |   120218 |    56510 |   366502 |    22099 | 16.121 |
4133.84/652.12	c (651,0) c |  2 |   1283 |   10199117 |     440237 |   616463 |    89641 |    51403 |   371609 |    19152 | 16.119 |
4133.84/652.12	c (651,0) c |  3 |   3685 |    7852331 |     570504 |   749274 |   113438 |    70347 |   352665 |    21117 | 16.210 |
4133.84/652.12	c (651,0) c |  4 |    955 |    4539183 |     249422 |   463427 |    48388 |    34058 |   388954 |    15220 | 16.178 |
4133.84/652.12	c (651,0) c |  5 |   3534 |    6677004 |     520035 |   606488 |   115091 |    55760 |   367252 |    22350 | 16.120 |
4133.84/652.12	c (651,0) c |  6 |   1023 |    6810767 |     344648 |   527379 |    72549 |    45859 |   350719 |    16716 | 15.874 |
4133.84/652.12	c (651,0) c |  7 |   3568 |    7274757 |     545183 |   686326 |    83733 |    62244 |   360768 |    20966 | 16.118 |
4133.84/652.12	c (651,0) c 
4133.84/652.12	c (651,0) c synthesis     3546071 conflicts  7120502576 propagations      924 conflicts/sec  1855531 propagations/sec
4133.84/652.12	c (651,0) c Total Memory so far : 3368.91Mb
4133.84/652.12	c (651,0) c
4133.84/652.12	c (651,0) c |-------------------------------------------------------------------------------------------------------|
4133.84/652.12	c (651,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4133.84/652.12	c (651,0) c |-------------------------------------------------------------------------------------------------------|
4133.84/652.12	c (651,0) c |  0 |   1086 |    7028369 |     352540 |   550402 |    56704 |    46831 |   376181 |    13187 | 16.241 |
4133.84/652.12	c (651,0) c |  1 |   3644 |    6845725 |     530184 |   603398 |   125173 |    56510 |   366502 |    22225 | 16.122 |
4133.84/652.12	c (651,0) c |  2 |   1292 |   10209808 |     441942 |   617549 |    91346 |    51403 |   371609 |    19183 | 16.120 |
4133.84/652.12	c (651,0) c |  3 |   3730 |    7919541 |     576681 |   752158 |   119613 |    70347 |   352665 |    21218 | 16.213 |
4133.84/652.12	c (651,0) c |  4 |    956 |    4543018 |     250988 |   464113 |    49955 |    34058 |   388954 |    15226 | 16.179 |
4133.84/652.12	c (651,0) c |  5 |   3560 |    6725012 |     524756 |   609097 |   119812 |    55760 |   367252 |    22461 | 16.121 |
4133.84/652.12	c (651,0) c |  6 |   1023 |    6813119 |     346176 |   527773 |    74077 |    45859 |   350719 |    16721 | 15.874 |
4133.84/652.12	c (651,0) c |  7 |   3611 |    7337241 |     550540 |   688663 |    89089 |    62244 |   360768 |    21087 | 16.119 |
4133.84/652.12	c (651,0) c 
4133.84/652.12	c (651,0) c synthesis     3573807 conflicts  7176832160 propagations      922 conflicts/sec  1850978 propagations/sec
4133.84/652.12	c (651,0) c Total Memory so far : 3448.65Mb
4133.84/652.12	c (651,0) c
4133.84/652.12	c (651,0) c |-------------------------------------------------------------------------------------------------------|
4133.84/652.12	c (651,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4133.84/652.12	c (651,0) c |-------------------------------------------------------------------------------------------------------|
4133.84/652.12	c (651,0) c |  0 |   1094 |    7035839 |     354253 |   550652 |    58416 |    46831 |   376181 |    13190 | 16.243 |
4133.84/652.12	c (651,0) c |  1 |   3681 |    6903716 |     535073 |   605360 |   130062 |    56510 |   366502 |    22319 | 16.122 |
4133.84/652.12	c (651,0) c |  2 |   1300 |   10241674 |     443727 |   618396 |    93131 |    51403 |   371609 |    19214 | 16.120 |
4133.84/652.12	c (651,0) c |  3 |   3769 |    7978524 |     581629 |   754656 |   124560 |    70347 |   352665 |    21290 | 16.213 |
4133.84/652.12	c (651,0) c |  4 |    956 |    4546812 |     252462 |   465200 |    51428 |    34058 |   388954 |    15226 | 16.179 |
4133.84/652.12	c (651,0) c |  5 |   3592 |    6773094 |     529648 |   611109 |   124704 |    55760 |   367252 |    22572 | 16.121 |
4133.84/652.12	c (651,0) c |  6 |   1023 |    6825586 |     348785 |   528588 |    76686 |    45859 |   350719 |    16737 | 15.874 |
4245.50/666.12	c (665,0) c |  7 |   3654 |    7401522 |     556568 |   690944 |    95117 |    62244 |   360768 |    21183 | 16.119 |
4245.50/666.12	c (665,0) c 
4245.50/666.12	c (665,0) c synthesis     3602146 conflicts  7231812708 propagations      920 conflicts/sec  1846181 propagations/sec
4245.50/666.12	c (665,0) c Total Memory so far : 3497.83Mb
4245.50/666.12	c (665,0) c
4245.50/666.12	c (665,0) c |-------------------------------------------------------------------------------------------------------|
4245.50/666.12	c (665,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4245.50/666.12	c (665,0) c |-------------------------------------------------------------------------------------------------------|
4245.50/666.12	c (665,0) c |  0 |   1101 |    7040167 |     355707 |   550903 |    59871 |    46831 |   376181 |    13196 | 16.244 |
4245.50/666.12	c (665,0) c |  1 |   3719 |    6959776 |     540042 |   607534 |    74664 |    56510 |   366502 |    22428 | 16.123 |
4245.50/666.12	c (665,0) c |  2 |   1316 |   10361056 |     448613 |   620341 |    98018 |    51403 |   371609 |    19350 | 16.121 |
4245.50/666.12	c (665,0) c |  3 |   3812 |    8041721 |     586775 |   756788 |   129704 |    70347 |   352665 |    21369 | 16.214 |
4245.50/666.12	c (665,0) c |  4 |    956 |    4550957 |     253651 |   465524 |    52618 |    34058 |   388954 |    15226 | 16.179 |
4245.50/666.12	c (665,0) c |  5 |   3618 |    6822430 |     534443 |   613476 |   129499 |    55760 |   367252 |    22658 | 16.122 |
4245.50/666.12	c (665,0) c |  6 |   1023 |    6831418 |     350974 |   529615 |    78875 |    45859 |   350719 |    16749 | 15.874 |
4245.50/666.12	c (665,0) c |  7 |   3685 |    7461906 |     562112 |   693646 |   100660 |    62244 |   360768 |    21281 | 16.120 |
4245.50/666.12	c (665,0) c 
4245.50/666.12	c (665,0) c synthesis     3632318 conflicts  7291755240 propagations      918 conflicts/sec  1842763 propagations/sec
4245.50/666.12	c (665,0) c Total Memory so far : 3418.62Mb
4245.50/666.12	c (665,0) c
4245.50/666.12	c (665,0) c |-------------------------------------------------------------------------------------------------------|
4245.50/666.12	c (665,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4245.50/666.12	c (665,0) c |-------------------------------------------------------------------------------------------------------|
4245.50/666.12	c (665,0) c |  0 |   1108 |    7044426 |     357259 |   551214 |    61423 |    46831 |   376181 |    13199 | 16.244 |
4245.50/666.12	c (665,0) c |  1 |   3753 |    7027857 |     546042 |   611649 |    80664 |    56510 |   366502 |    22570 | 16.123 |
4245.50/666.12	c (665,0) c |  2 |   1339 |   10545826 |     453641 |   622248 |    58825 |    51403 |   371609 |    19482 | 16.121 |
4245.50/666.12	c (665,0) c |  3 |   3846 |    8098480 |     592151 |   759310 |   135078 |    70347 |   352665 |    21458 | 16.214 |
4245.50/666.12	c (665,0) c |  4 |    963 |    4555242 |     254960 |   465886 |    53927 |    34058 |   388954 |    15230 | 16.180 |
4245.50/666.12	c (665,0) c |  5 |   3645 |    6877613 |     539416 |   615385 |    74134 |    55760 |   367252 |    22761 | 16.122 |
4245.50/666.12	c (665,0) c |  6 |   1023 |    6834635 |     352661 |   530077 |    80562 |    45859 |   350719 |    16755 | 15.874 |
4245.50/666.12	c (665,0) c |  7 |   3729 |    7522613 |     567459 |   696390 |   106008 |    62244 |   360768 |    21359 | 16.120 |
4245.50/666.12	c (665,0) c 
4245.50/666.12	c (665,0) c synthesis     3663589 conflicts  7352007537 propagations      917 conflicts/sec  1839499 propagations/sec
4245.50/666.12	c (665,0) c Total Memory so far : 3259.92Mb
4245.50/666.12	c (665,0) c
4245.50/666.12	c (665,0) c |-------------------------------------------------------------------------------------------------------|
4245.50/666.12	c (665,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4245.50/666.12	c (665,0) c |-------------------------------------------------------------------------------------------------------|
4245.50/666.12	c (665,0) c |  0 |   1115 |    7047794 |     358292 |   551365 |    62455 |    46831 |   376181 |    13199 | 16.244 |
4245.50/666.12	c (665,0) c |  1 |   3777 |    7078589 |     550582 |   614201 |    85204 |    56510 |   366502 |    22675 | 16.123 |
4245.50/666.12	c (665,0) c |  2 |   1341 |   10659916 |     457325 |   624477 |    62509 |    51403 |   371609 |    19589 | 16.121 |
4245.50/666.12	c (665,0) c |  3 |   3869 |    8142748 |     595715 |   761146 |   138642 |    70347 |   352665 |    21518 | 16.214 |
4245.50/666.12	c (665,0) c |  4 |    970 |    4559036 |     256039 |   466147 |    55005 |    34058 |   388954 |    15234 | 16.180 |
4245.50/666.12	c (665,0) c |  5 |   3669 |    6926220 |     543856 |   617516 |    78574 |    55760 |   367252 |    22869 | 16.122 |
4245.50/666.12	c (665,0) c |  6 |   1023 |    6839525 |     354282 |   530480 |    82182 |    45859 |   350719 |    16764 | 15.874 |
4245.50/666.12	c (665,0) c |  7 |   3751 |    7565065 |     571541 |   699159 |   110090 |    62244 |   360768 |    21473 | 16.120 |
4245.50/666.12	c (665,0) c 
4357.18/680.11	c (679,0) c synthesis     3687632 conflicts  7403341908 propagations      915 conflicts/sec  1837694 propagations/sec
4357.18/680.11	c (679,0) c Total Memory so far : 3339.54Mb
4357.18/680.11	c (679,0) c
4357.18/680.11	c (679,0) c |-------------------------------------------------------------------------------------------------------|
4357.18/680.11	c (679,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4357.18/680.11	c (679,0) c |-------------------------------------------------------------------------------------------------------|
4357.18/680.11	c (679,0) c |  0 |   1116 |    7050908 |     359431 |   551529 |    63595 |    46831 |   376181 |    13202 | 16.244 |
4357.18/680.11	c (679,0) c |  1 |   3805 |    7131874 |     555149 |   617100 |    89770 |    56510 |   366502 |    22770 | 16.123 |
4357.18/680.11	c (679,0) c |  2 |   1356 |   10833011 |     461864 |   626528 |    67048 |    51403 |   371609 |    19681 | 16.121 |
4357.18/680.11	c (679,0) c |  3 |   3902 |    8188111 |     599823 |   762857 |   142749 |    70347 |   352665 |    21583 | 16.214 |
4357.18/680.11	c (679,0) c |  4 |    972 |    4563069 |     257019 |   466465 |    55986 |    34058 |   388954 |    15234 | 16.180 |
4357.18/680.11	c (679,0) c |  5 |   3697 |    6983857 |     548326 |   620564 |    83044 |    55760 |   367252 |    23000 | 16.122 |
4357.18/680.11	c (679,0) c |  6 |   1023 |    6842223 |     355695 |   530868 |    83596 |    45859 |   350719 |    16768 | 15.874 |
4357.18/680.11	c (679,0) c |  7 |   3770 |    7607684 |     575301 |   701332 |   113850 |    62244 |   360768 |    21608 | 16.120 |
4357.18/680.11	c (679,0) c 
4357.18/680.11	c (679,0) c synthesis     3712609 conflicts  7455253611 propagations      914 conflicts/sec  1836056 propagations/sec
4357.18/680.11	c (679,0) c Total Memory so far : 3419.15Mb
4357.18/680.11	c (679,0) c
4357.18/680.11	c (679,0) c |-------------------------------------------------------------------------------------------------------|
4357.18/680.11	c (679,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4357.18/680.11	c (679,0) c |-------------------------------------------------------------------------------------------------------|
4357.18/680.11	c (679,0) c |  0 |   1118 |    7054148 |     361102 |   551728 |    65266 |    46831 |   376181 |    13211 | 16.244 |
4357.18/680.11	c (679,0) c |  1 |   3840 |    7194423 |     560666 |   619796 |    95288 |    56510 |   366502 |    22890 | 16.123 |
4357.18/680.11	c (679,0) c |  2 |   1379 |   11001100 |     467903 |   629098 |    73088 |    51403 |   371609 |    19836 | 16.121 |
4357.18/680.11	c (679,0) c |  3 |   3936 |    8243587 |     604751 |   765211 |   147678 |    70347 |   352665 |    21676 | 16.214 |
4357.18/680.11	c (679,0) c |  4 |    978 |    4566228 |     258062 |   466740 |    57028 |    34058 |   388954 |    15237 | 16.180 |
4357.18/680.11	c (679,0) c |  5 |   3726 |    7043612 |     554066 |   624143 |    88784 |    55760 |   367252 |    23135 | 16.122 |
4357.18/680.11	c (679,0) c |  6 |   1023 |    6844771 |     357398 |   531687 |    85299 |    45859 |   350719 |    16775 | 15.874 |
4357.18/680.11	c (679,0) c |  7 |   3794 |    7656488 |     579649 |   704022 |   118198 |    62244 |   360768 |    21748 | 16.120 |
4357.18/680.11	c (679,0) c 
4357.18/680.11	c (679,0) c synthesis     3743598 conflicts  7517808556 propagations      913 conflicts/sec  1833482 propagations/sec
4357.18/680.11	c (679,0) c Total Memory so far : 3419.41Mb
4357.18/680.11	c (679,0) c
4357.18/680.11	c (679,0) c |-------------------------------------------------------------------------------------------------------|
4357.18/680.11	c (679,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4357.18/680.11	c (679,0) c |-------------------------------------------------------------------------------------------------------|
4357.18/680.11	c (679,0) c |  0 |   1139 |    7129216 |     365149 |   552897 |    69313 |    46831 |   376181 |    13227 | 16.244 |
4357.18/680.11	c (679,0) c |  1 |   3874 |    7255660 |     566069 |   622563 |   100691 |    56510 |   366502 |    22994 | 16.123 |
4357.18/680.11	c (679,0) c |  2 |   1402 |   11161418 |     473178 |   631862 |    78363 |    51403 |   371609 |    19941 | 16.121 |
4357.18/680.11	c (679,0) c |  3 |   3965 |    8288637 |     609071 |   767399 |    88590 |    70347 |   352665 |    21739 | 16.214 |
4357.18/680.11	c (679,0) c |  4 |    985 |    4579738 |     259394 |   467275 |    58360 |    34058 |   388954 |    15239 | 16.180 |
4357.18/680.11	c (679,0) c |  5 |   3768 |    7102713 |     559617 |   626725 |    94335 |    55760 |   367252 |    23249 | 16.122 |
4357.18/680.11	c (679,0) c |  6 |   1023 |    6847049 |     358924 |   532106 |    86825 |    45859 |   350719 |    16780 | 15.874 |
4357.18/680.11	c (679,0) c |  7 |   3826 |    7706666 |     584111 |   706937 |   122660 |    62244 |   360768 |    21847 | 16.120 |
4357.18/680.11	c (679,0) c 
4357.18/680.11	c (679,0) c synthesis     3775515 conflicts  7585683723 propagations      912 conflicts/sec  1832250 propagations/sec
4515.93/700.11	c (699,0) c Total Memory so far : 3340.06Mb
4515.93/700.11	c (699,0) c
4515.93/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
4515.93/700.11	c (699,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4515.93/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
4515.93/700.11	c (699,0) c |  0 |   1149 |    7307344 |     370940 |   556411 |    75103 |    47552 |   377809 |    13272 | 16.244 |
4515.93/700.11	c (699,0) c |  1 |   3906 |    7309992 |     571646 |   625383 |   106268 |    57020 |   369520 |    23118 | 16.123 |
4515.93/700.11	c (699,0) c |  2 |   1404 |   11282259 |     477645 |   635099 |    82830 |    51839 |   372771 |    20036 | 16.121 |
4515.93/700.11	c (699,0) c |  3 |   4006 |    8360756 |     615635 |   769521 |    95154 |    70753 |   355790 |    21844 | 16.214 |
4515.93/700.11	c (699,0) c |  4 |    987 |    4599687 |     261108 |   468000 |    60075 |    34280 |   391079 |    15249 | 16.180 |
4515.93/700.11	c (699,0) c |  5 |   3798 |    7160802 |     564778 |   629426 |    99496 |    56198 |   370296 |    23360 | 16.122 |
4515.93/700.11	c (699,0) c |  6 |   1037 |    6895722 |     361281 |   532896 |    89179 |    46159 |   380060 |    16883 | 16.115 |
4515.93/700.11	c (699,0) c |  7 |   3851 |    7750072 |     588450 |   709271 |   126999 |    62754 |   363741 |    21912 | 16.120 |
4515.93/700.11	c (699,0) c 
4515.93/700.11	c (699,0) c synthesis     3811483 conflicts  7659724326 propagations      912 conflicts/sec  1832494 propagations/sec
4515.93/700.11	c (699,0) c Total Memory so far : 3340.45Mb
4515.93/700.11	c (699,0) c
4515.93/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
4515.93/700.11	c (699,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4515.93/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
4515.93/700.11	c (699,0) c |  0 |   1150 |    7399668 |     374997 |   559314 |    79160 |    48144 |   380058 |    13328 | 16.244 |
4515.93/700.11	c (699,0) c |  1 |   3939 |    7363376 |     576518 |   627432 |   111140 |    57551 |   373387 |    23243 | 16.123 |
4515.93/700.11	c (699,0) c |  2 |   1405 |   11441681 |     482548 |   637943 |    87733 |    52328 |   375199 |    20137 | 16.121 |
4515.93/700.11	c (699,0) c |  3 |   4036 |    8422513 |     621585 |   772752 |   101104 |    71078 |   359571 |    21983 | 16.214 |
4515.93/700.11	c (699,0) c |  4 |   1005 |    4739857 |     265348 |   470599 |    64315 |    35170 |   395677 |    15314 | 16.180 |
4515.93/700.11	c (699,0) c |  5 |   3828 |    7218109 |     570192 |   631881 |   104909 |    56759 |   374001 |    23507 | 16.122 |
4515.93/700.11	c (699,0) c |  6 |   1054 |    7006026 |     365458 |   535091 |    50602 |    46650 |   384278 |    16963 | 16.115 |
4515.93/700.11	c (699,0) c |  7 |   3880 |    7801619 |     592969 |   711302 |   131518 |    63283 |   367609 |    22005 | 16.120 |
4515.93/700.11	c (699,0) c 
4515.93/700.11	c (699,0) c synthesis     3849616 conflicts  7739799948 propagations      912 conflicts/sec  1834196 propagations/sec
4515.93/700.11	c (699,0) c Total Memory so far : 3420.31Mb
4515.93/700.11	c (699,0) c
4515.93/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
4515.93/700.11	c (699,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4515.93/700.11	c (699,0) c |-------------------------------------------------------------------------------------------------------|
4515.93/700.11	c (699,0) c |  0 |   1150 |    7441401 |     378322 |   561621 |    82486 |    48612 |   380058 |    13346 | 16.244 |
4515.93/700.11	c (699,0) c |  1 |   3974 |    7415075 |     581607 |   629541 |   116229 |    58055 |   376942 |    23387 | 16.123 |
4515.93/700.11	c (699,0) c |  2 |   1411 |   11489265 |     485353 |   639852 |    90538 |    52691 |   382146 |    20205 | 16.121 |
4515.93/700.11	c (699,0) c |  3 |   4078 |    8486216 |     627402 |   775919 |   106921 |    71396 |   363618 |    22118 | 16.214 |
4515.93/700.11	c (699,0) c |  4 |   1019 |    4877831 |     270261 |   473192 |    69227 |    35993 |   398726 |    15408 | 16.180 |
4515.93/700.11	c (699,0) c |  5 |   3858 |    7268977 |     575146 |   634784 |   109864 |    57295 |   377718 |    23641 | 16.122 |
4515.93/700.11	c (699,0) c |  6 |   1069 |    7137272 |     369826 |   538248 |    54970 |    47135 |   387760 |    17018 | 16.115 |
4515.93/700.11	c (699,0) c |  7 |   3913 |    7853600 |     597929 |   713134 |   136478 |    63857 |   371097 |    22094 | 16.120 |
4515.93/700.11	c (699,0) c 
4515.93/700.11	c (699,0) c synthesis     3885846 conflicts  7814075962 propagations      912 conflicts/sec  1834494 propagations/sec
4515.93/700.11	c (699,0) c Total Memory so far : 3500.05Mb
4515.93/700.11	c (699,0) c
4636.35/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
4636.35/715.11	c (714,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4636.35/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
4636.35/715.11	c (714,0) c |  0 |   1165 |    7535510 |     381727 |   564354 |    85891 |    49223 |   389504 |    13430 | 16.244 |
4636.35/715.11	c (714,0) c |  1 |   4011 |    7467949 |     586328 |   631704 |   120950 |    58543 |   380927 |    23545 | 16.123 |
4636.35/715.11	c (714,0) c |  2 |   1434 |   11594479 |     489951 |   641641 |    95136 |    53177 |   386111 |    20350 | 16.121 |
4636.35/715.11	c (714,0) c |  3 |   4110 |    8548938 |     633023 |   779092 |   112542 |    71744 |   367730 |    22239 | 16.214 |
4636.35/715.11	c (714,0) c |  4 |   1020 |    5029429 |     275556 |   476973 |    74523 |    36870 |   400882 |    15525 | 16.180 |
4636.35/715.11	c (714,0) c |  5 |   3882 |    7313805 |     579553 |   637521 |   114271 |    57789 |   381666 |    23802 | 16.122 |
4636.35/715.11	c (714,0) c |  6 |   1086 |    7292120 |     375265 |   541425 |    60409 |    47751 |   391554 |    17131 | 16.115 |
4636.35/715.11	c (714,0) c |  7 |   3939 |    7902802 |     602226 |   715773 |   140774 |    64388 |   375073 |    22235 | 16.120 |
4636.35/715.11	c (714,0) c 
4636.35/715.11	c (714,0) c synthesis     3923630 conflicts  7894729425 propagations      913 conflicts/sec  1836248 propagations/sec
4636.35/715.11	c (714,0) c Total Memory so far : 3500.57Mb
4636.35/715.11	c (714,0) c
4636.35/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
4636.35/715.11	c (714,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4636.35/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
4636.35/715.11	c (714,0) c |  0 |   1181 |    7657587 |     386391 |   570141 |    90555 |    49993 |   392783 |    13535 | 16.244 |
4636.35/715.11	c (714,0) c |  1 |   4033 |    7516000 |     590516 |   634097 |   125138 |    58993 |   384958 |    23706 | 16.123 |
4636.35/715.11	c (714,0) c |  2 |   1442 |   11694321 |     493245 |   644257 |    98430 |    53496 |   390448 |    20472 | 16.121 |
4636.35/715.11	c (714,0) c |  3 |   4148 |    8612975 |     638728 |   781627 |   118247 |    72100 |   371827 |    22406 | 16.214 |
4636.35/715.11	c (714,0) c |  4 |   1020 |    5075250 |     279113 |   480977 |    78080 |    37566 |   400882 |    15594 | 16.180 |
4636.35/715.11	c (714,0) c |  5 |   3908 |    7364769 |     584130 |   639523 |   118848 |    58286 |   385573 |    23978 | 16.122 |
4636.35/715.11	c (714,0) c |  6 |   1100 |    7424085 |     380313 |   543836 |    65457 |    48509 |   395444 |    17242 | 16.115 |
4636.35/715.11	c (714,0) c |  7 |   3969 |    7958830 |     606881 |   718499 |   145430 |    65045 |   378894 |    22360 | 16.120 |
4636.35/715.11	c (714,0) c 
4636.35/715.11	c (714,0) c synthesis     3959318 conflicts  7972114799 propagations      912 conflicts/sec  1837215 propagations/sec
4636.35/715.11	c (714,0) c Total Memory so far : 3500.95Mb
4636.35/715.11	c (714,0) c
4636.35/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
4636.35/715.11	c (714,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4636.35/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
4636.35/715.11	c (714,0) c |  0 |   1205 |    7790801 |     391197 |   573190 |    52175 |    50541 |   397136 |    13652 | 16.244 |
4636.35/715.11	c (714,0) c |  1 |   4059 |    7564299 |     595150 |   636352 |   129772 |    59503 |   388172 |    23900 | 16.123 |
4636.35/715.11	c (714,0) c |  2 |   1457 |   11752504 |     496411 |   646174 |   101596 |    53731 |   393942 |    20583 | 16.121 |
4636.35/715.11	c (714,0) c |  3 |   4188 |    8672934 |     644162 |   783928 |   123681 |    72443 |   375220 |    22552 | 16.214 |
4636.35/715.11	c (714,0) c |  4 |   1021 |    5083779 |     281191 |   482602 |    41054 |    37861 |   407036 |    15602 | 16.180 |
4636.35/715.11	c (714,0) c |  5 |   3938 |    7414220 |     588938 |   641652 |   123656 |    58776 |   388853 |    24146 | 16.122 |
4636.35/715.11	c (714,0) c |  6 |   1117 |    7607639 |     385594 |   546816 |    70738 |    49310 |   397946 |    17414 | 16.115 |
4636.35/715.11	c (714,0) c |  7 |   3996 |    8009303 |     611571 |   721036 |    85754 |    65537 |   382138 |    22483 | 16.120 |
4636.35/715.11	c (714,0) c 
4636.35/715.11	c (714,0) c synthesis     3994216 conflicts  8043836990 propagations      912 conflicts/sec  1836907 propagations/sec
4636.35/715.11	c (714,0) c Total Memory so far : 3372.95Mb
4636.35/715.11	c (714,0) c
4636.35/715.11	c (714,0) c |-------------------------------------------------------------------------------------------------------|
4748.02/729.11	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4748.02/729.11	c (728,0) c |-------------------------------------------------------------------------------------------------------|
4748.02/729.11	c (728,0) c |  0 |   1213 |    7966120 |     396536 |   576392 |    57514 |    51153 |   398744 |    13700 | 16.244 |
4748.02/729.11	c (728,0) c |  1 |   4096 |    7612879 |     599786 |   638065 |   134408 |    60044 |   391258 |    24067 | 16.123 |
4748.02/729.11	c (728,0) c |  2 |   1466 |   11789232 |     498915 |   648620 |   104100 |    53973 |   396037 |    20681 | 16.121 |
4748.02/729.11	c (728,0) c |  3 |   4215 |    8729592 |     649570 |   786355 |   129089 |    72790 |   378492 |    22677 | 16.214 |
4748.02/729.11	c (728,0) c |  4 |   1021 |    5089117 |     283108 |   484315 |    42971 |    38084 |   407036 |    15603 | 16.180 |
4748.02/729.11	c (728,0) c |  5 |   3969 |    7465752 |     593717 |   643903 |   128435 |    59310 |   391765 |    24325 | 16.122 |
4748.02/729.11	c (728,0) c |  6 |   1140 |    7793508 |     390735 |   549120 |    75879 |    50034 |   401281 |    17565 | 16.115 |
4748.02/729.11	c (728,0) c |  7 |   4024 |    8071148 |     617202 |   723406 |    91385 |    65959 |   385291 |    22627 | 16.120 |
4748.02/729.11	c (728,0) c 
4748.02/729.11	c (728,0) c synthesis     4029571 conflicts  8118673020 propagations      912 conflicts/sec  1837270 propagations/sec
4748.02/729.11	c (728,0) c Total Memory so far : 3373.20Mb
4748.02/729.11	c (728,0) c
4748.02/729.11	c (728,0) c |-------------------------------------------------------------------------------------------------------|
4748.02/729.11	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4748.02/729.11	c (728,0) c |-------------------------------------------------------------------------------------------------------|
4748.02/729.11	c (728,0) c |  0 |   1235 |    8147271 |     402141 |   579512 |    63118 |    51713 |   403202 |    13757 | 16.244 |
4748.02/729.11	c (728,0) c |  1 |   4130 |    7662450 |     604361 |   640185 |   138983 |    60549 |   394396 |    24241 | 16.124 |
4748.02/729.11	c (728,0) c |  2 |   1468 |   11861427 |     502276 |   650717 |   107461 |    54371 |   399182 |    20805 | 16.121 |
4748.02/729.11	c (728,0) c |  3 |   4251 |    8784931 |     655135 |   788641 |   134654 |    73162 |   381929 |    22795 | 16.214 |
4748.02/729.11	c (728,0) c |  4 |   1021 |    5097885 |     285516 |   486191 |    45378 |    38423 |   407036 |    15610 | 16.180 |
4748.02/729.11	c (728,0) c |  5 |   3999 |    7506970 |     598375 |   646376 |   133093 |    59856 |   395179 |    24506 | 16.123 |
4748.02/729.11	c (728,0) c |  6 |   1149 |    7900323 |     394695 |   552009 |    79839 |    50638 |   404239 |    17703 | 16.115 |
4748.02/729.11	c (728,0) c |  7 |   4062 |    8132029 |     622654 |   725991 |    96837 |    66407 |   388703 |    22793 | 16.120 |
4748.02/729.11	c (728,0) c 
4748.02/729.11	c (728,0) c synthesis     4065153 conflicts  8191033487 propagations      912 conflicts/sec  1837090 propagations/sec
4748.02/729.11	c (728,0) c Total Memory so far : 3453.07Mb
4748.02/729.11	c (728,0) c
4748.02/729.11	c (728,0) c |-------------------------------------------------------------------------------------------------------|
4748.02/729.11	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4748.02/729.11	c (728,0) c |-------------------------------------------------------------------------------------------------------|
4748.02/729.11	c (728,0) c |  0 |   1256 |    8320908 |     407687 |   582496 |    68663 |    52283 |   406408 |    13870 | 16.245 |
4748.02/729.11	c (728,0) c |  1 |   4155 |    7705532 |     608600 |   641902 |    78289 |    61025 |   397455 |    24416 | 16.124 |
4748.02/729.11	c (728,0) c |  2 |   1475 |   11904952 |     504953 |   652281 |   110138 |    54687 |   403580 |    20887 | 16.122 |
4748.02/729.11	c (728,0) c |  3 |   4281 |    8843886 |     660195 |   790771 |   139714 |    73522 |   385172 |    22914 | 16.215 |
4748.02/729.11	c (728,0) c |  4 |   1021 |    5107047 |     288354 |   487611 |    48216 |    38879 |   407036 |    15610 | 16.180 |
4748.02/729.11	c (728,0) c |  5 |   4035 |    7566279 |     602649 |   648195 |   137367 |    60376 |   398308 |    24687 | 16.123 |
4748.02/729.11	c (728,0) c |  6 |   1149 |    7924680 |     397296 |   554406 |    82440 |    51015 |   404239 |    17794 | 16.115 |
4748.02/729.11	c (728,0) c |  7 |   4102 |    8193632 |     628346 |   728031 |   102528 |    66946 |   391756 |    22967 | 16.121 |
4748.02/729.12	c (728,0) c 
4748.02/729.12	c (728,0) c synthesis     4098081 conflicts  8259398208 propagations      911 conflicts/sec  1836014 propagations/sec
4748.02/729.12	c (728,0) c Total Memory so far : 3580.63Mb
4748.02/729.12	c (728,0) c
4748.02/729.12	c (728,0) c |-------------------------------------------------------------------------------------------------------|
4748.02/729.12	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4867.68/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
4867.68/744.12	c (743,0) c |  0 |   1275 |    8458648 |     412684 |   585414 |    73659 |    52774 |   408658 |    13985 | 16.245 |
4867.68/744.12	c (743,0) c |  1 |   4177 |    7748063 |     612387 |   643768 |    82076 |    61291 |   400106 |    24551 | 16.124 |
4867.68/744.12	c (743,0) c |  2 |   1487 |   11962305 |     507499 |   653679 |   112684 |    55000 |   406491 |    20990 | 16.122 |
4867.68/744.12	c (743,0) c |  3 |   4306 |    8887762 |     664447 |   792363 |   143966 |    73784 |   387590 |    23010 | 16.215 |
4867.68/744.12	c (743,0) c |  4 |   1021 |    5115284 |     290463 |   488336 |    50326 |    39196 |   407036 |    15614 | 16.180 |
4867.68/744.12	c (743,0) c |  5 |   4057 |    7603889 |     606021 |   649899 |   140739 |    60741 |   400835 |    24845 | 16.123 |
4867.68/744.12	c (743,0) c |  6 |   1150 |    7970446 |     400169 |   556722 |    85313 |    51431 |   407975 |    17895 | 16.116 |
4867.68/744.12	c (743,0) c |  7 |   4132 |    8239153 |     632822 |   729669 |   107005 |    67376 |   394206 |    23109 | 16.121 |
4867.68/744.12	c (743,0) c 
4867.68/744.12	c (743,0) c synthesis     4126495 conflicts  8314086478 propagations      911 conflicts/sec  1835184 propagations/sec
4867.68/744.12	c (743,0) c Total Memory so far : 3423.15Mb
4867.68/744.12	c (743,0) c
4867.68/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
4867.68/744.12	c (743,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4867.68/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
4867.68/744.12	c (743,0) c |  0 |   1277 |    8623696 |     418743 |   588054 |    79719 |    53448 |   411101 |    14079 | 16.245 |
4867.68/744.12	c (743,0) c |  1 |   4210 |    7805566 |     617674 |   647003 |    87363 |    61709 |   403339 |    24772 | 16.124 |
4867.68/744.12	c (743,0) c |  2 |   1500 |   12078367 |     511901 |   656682 |   117086 |    55488 |   409570 |    21234 | 16.122 |
4867.68/744.12	c (743,0) c |  3 |   4339 |    8946169 |     669628 |   794321 |   149147 |    74114 |   390955 |    23149 | 16.215 |
4867.68/744.12	c (743,0) c |  4 |   1022 |    5125410 |     293295 |   489380 |    53157 |    39532 |   424375 |    15639 | 16.181 |
4867.68/744.12	c (743,0) c |  5 |   4083 |    7659399 |     610430 |   654588 |    80040 |    61192 |   403814 |    25044 | 16.123 |
4867.68/744.12	c (743,0) c |  6 |   1150 |    8010043 |     402270 |   560686 |    87414 |    51765 |   407975 |    17960 | 16.116 |
4867.68/744.12	c (743,0) c |  7 |   4167 |    8293736 |     638267 |   732104 |   112450 |    67901 |   397223 |    23281 | 16.121 |
4867.68/744.12	c (743,0) c 
4867.68/744.12	c (743,0) c synthesis     4162208 conflicts  8383442828 propagations      911 conflicts/sec  1834380 propagations/sec
4867.68/744.12	c (743,0) c Total Memory so far : 3423.66Mb
4867.68/744.12	c (743,0) c
4867.68/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
4867.68/744.12	c (743,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4867.68/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
4867.68/744.12	c (743,0) c |  0 |   1278 |    8735367 |     423751 |   591082 |    84727 |    54008 |   414594 |    14178 | 16.245 |
4867.68/744.12	c (743,0) c |  1 |   4249 |    7864470 |     623265 |   649095 |    92954 |    62149 |   406384 |    24969 | 16.124 |
4867.68/744.12	c (743,0) c |  2 |   1521 |   12175253 |     515956 |   659539 |   121141 |    55840 |   412704 |    21458 | 16.122 |
4867.68/744.12	c (743,0) c |  3 |   4377 |    9005809 |     674335 |   796079 |   153854 |    74454 |   394221 |    23300 | 16.215 |
4867.68/744.12	c (743,0) c |  4 |   1022 |    5133722 |     295857 |   490508 |    55719 |    39904 |   424375 |    15712 | 16.181 |
4867.68/744.12	c (743,0) c |  5 |   4109 |    7727602 |     615965 |   660510 |    85575 |    61654 |   407018 |    25247 | 16.123 |
4867.68/744.12	c (743,0) c |  6 |   1162 |    8082815 |     405650 |   562453 |    90794 |    52366 |   416310 |    18074 | 16.116 |
4867.68/744.12	c (743,0) c |  7 |   4204 |    8344791 |     642916 |   734318 |   117099 |    68373 |   400320 |    23470 | 16.121 |
4867.68/744.12	c (743,0) c 
4867.68/744.12	c (743,0) c synthesis     4197699 conflicts  8455040942 propagations      911 conflicts/sec  1834070 propagations/sec
4867.68/744.12	c (743,0) c Total Memory so far : 3424.05Mb
4867.68/744.12	c (743,0) c
4867.68/744.12	c (743,0) c |-------------------------------------------------------------------------------------------------------|
4867.68/744.12	c (743,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4987.33/759.11	c (758,0) c |-------------------------------------------------------------------------------------------------------|
4987.33/759.11	c (758,0) c |  0 |   1278 |    8804352 |     427492 |   595054 |    88467 |    54461 |   414594 |    14290 | 16.245 |
4987.33/759.11	c (758,0) c |  1 |   4284 |    7921348 |     628911 |   651530 |    98600 |    62592 |   409648 |    25211 | 16.124 |
4987.33/759.11	c (758,0) c |  2 |   1530 |   12245958 |     519214 |   661879 |   124398 |    56156 |   415219 |    21648 | 16.122 |
4987.33/759.11	c (758,0) c |  3 |   4414 |    9061117 |     679126 |   797965 |   158645 |    74732 |   397364 |    23436 | 16.215 |
4987.33/759.11	c (758,0) c |  4 |   1022 |    5155213 |     298545 |   494057 |    58406 |    40253 |   424375 |    15760 | 16.181 |
4987.33/759.11	c (758,0) c |  5 |   4138 |    7790032 |     620953 |   668438 |    90563 |    62128 |   410121 |    25447 | 16.123 |
4987.33/759.11	c (758,0) c |  6 |   1180 |    8237775 |     410110 |   564422 |    52168 |    53064 |   418948 |    18200 | 16.116 |
4987.33/759.11	c (758,0) c |  7 |   4227 |    8388234 |     647189 |   737113 |   121372 |    68879 |   403269 |    23661 | 16.121 |
4987.33/759.11	c (758,0) c 
4987.33/759.11	c (758,0) c synthesis     4231541 conflicts  8526157111 propagations      910 conflicts/sec  1833659 propagations/sec
4987.33/759.11	c (758,0) c Total Memory so far : 3344.83Mb
4987.33/759.11	c (758,0) c
4987.33/759.11	c (758,0) c |-------------------------------------------------------------------------------------------------------|
4987.33/759.11	c (758,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4987.33/759.11	c (758,0) c |-------------------------------------------------------------------------------------------------------|
4987.33/759.11	c (758,0) c |  0 |   1278 |    8821844 |     429968 |   596599 |    90944 |    54693 |   414594 |    14330 | 16.245 |
4987.33/759.11	c (758,0) c |  1 |   4311 |    7979200 |     634541 |   654687 |   104230 |    63060 |   412622 |    25457 | 16.128 |
4987.33/759.11	c (758,0) c |  2 |   1532 |   12356665 |     524435 |   664296 |    70409 |    56584 |   418463 |    21781 | 16.122 |
4987.33/759.11	c (758,0) c |  3 |   4452 |    9113546 |     683954 |   800019 |   163473 |    75000 |   400683 |    23611 | 16.218 |
4987.33/759.11	c (758,0) c |  4 |   1022 |    5178909 |     301671 |   495093 |    61532 |    40725 |   424375 |    15836 | 16.181 |
4987.33/759.11	c (758,0) c |  5 |   4162 |    7855321 |     626701 |   676847 |    96307 |    62728 |   412644 |    25686 | 16.127 |
4987.33/759.11	c (758,0) c |  6 |   1200 |    8372003 |     415611 |   566929 |    57669 |    53524 |   422136 |    18258 | 16.120 |
4987.33/759.11	c (758,0) c |  7 |   4267 |    8439515 |     651704 |   738992 |   125887 |    69370 |   406298 |    23803 | 16.124 |
4987.33/759.11	c (758,0) c 
4987.33/759.11	c (758,0) c synthesis     4268587 conflicts  8594395711 propagations      910 conflicts/sec  1832626 propagations/sec
4987.33/759.11	c (758,0) c Total Memory so far : 3265.74Mb
4987.33/759.11	c (758,0) c
4987.33/759.11	c (758,0) c |-------------------------------------------------------------------------------------------------------|
4987.33/759.11	c (758,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4987.33/759.11	c (758,0) c |-------------------------------------------------------------------------------------------------------|
4987.33/759.11	c (758,0) c |  0 |   1278 |    8903781 |     434111 |   598855 |    95087 |    55242 |   414594 |    14451 | 16.245 |
4987.33/759.11	c (758,0) c |  1 |   4338 |    8036056 |     639790 |   658223 |   109479 |    63555 |   415672 |    25721 | 16.128 |
4987.33/759.11	c (758,0) c |  2 |   1532 |   12406769 |     527865 |   666746 |    73839 |    56922 |   418463 |    21843 | 16.122 |
4987.33/759.11	c (758,0) c |  3 |   4481 |    9163793 |     688677 |   802347 |   100586 |    75292 |   403913 |    23771 | 16.218 |
4987.33/759.11	c (758,0) c |  4 |   1022 |    5216964 |     303831 |   495686 |    63693 |    41060 |   424375 |    15872 | 16.181 |
4987.33/759.11	c (758,0) c |  5 |   4186 |    7914134 |     632351 |   684037 |   101957 |    63374 |   415760 |    25909 | 16.127 |
4987.33/759.11	c (758,0) c |  6 |   1213 |    8527299 |     420541 |   569590 |    62599 |    53965 |   424801 |    18327 | 16.120 |
4987.33/759.11	c (758,0) c |  7 |   4292 |    8489467 |     656275 |   741252 |   130458 |    69897 |   409103 |    23955 | 16.124 |
4987.33/759.11	c (758,0) c 
4987.33/759.11	c (758,0) c synthesis     4303443 conflicts  8664625636 propagations      910 conflicts/sec  1832066 propagations/sec
4987.33/759.11	c (758,0) c Total Memory so far : 3266.00Mb
4987.33/759.11	c (758,0) c
4987.33/759.11	c (758,0) c |-------------------------------------------------------------------------------------------------------|
4987.33/759.11	c (758,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
4987.33/759.11	c (758,0) c |-------------------------------------------------------------------------------------------------------|
5106.98/774.11	c (773,0) c |  0 |   1281 |    8961521 |     436688 |   600297 |    97664 |    55494 |   427178 |    14514 | 16.248 |
5106.98/774.11	c (773,0) c |  1 |   4363 |    8075067 |     643361 |   659674 |   113050 |    63911 |   418812 |    25856 | 16.128 |
5106.98/774.11	c (773,0) c |  2 |   1533 |   12477154 |     533863 |   668860 |    79836 |    57334 |   423409 |    21976 | 16.126 |
5106.98/774.11	c (773,0) c |  3 |   4511 |    9224880 |     694533 |   804943 |   106441 |    75629 |   407160 |    24009 | 16.218 |
5106.98/774.11	c (773,0) c |  4 |   1022 |    5322340 |     310186 |   498901 |    70047 |    41772 |   424375 |    16054 | 16.181 |
5106.98/774.11	c (773,0) c |  5 |   4207 |    7959890 |     636236 |   687780 |   105841 |    63784 |   419018 |    26080 | 16.127 |
5106.98/774.11	c (773,0) c |  6 |   1228 |    8669863 |     426138 |   572510 |    68196 |    54495 |   427924 |    18422 | 16.120 |
5106.98/774.11	c (773,0) c |  7 |   4327 |    8541016 |     661061 |   743079 |   135244 |    70391 |   412411 |    24128 | 16.124 |
5106.98/774.11	c (773,0) c 
5106.98/774.11	c (773,0) c synthesis     4342066 conflicts  8738668511 propagations      910 conflicts/sec  1832290 propagations/sec
5106.98/774.11	c (773,0) c Total Memory so far : 3345.86Mb
5106.98/774.11	c (773,0) c
5106.98/774.11	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5106.98/774.11	c (773,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5106.98/774.11	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5106.98/774.11	c (773,0) c |  0 |   1308 |    9205650 |     442126 |   602489 |   103102 |    56162 |   430662 |    14693 | 16.249 |
5106.98/774.11	c (773,0) c |  1 |   4386 |    8111316 |     647236 |   661026 |   116925 |    64284 |   422526 |    26025 | 16.128 |
5106.98/774.11	c (773,0) c |  2 |   1533 |   12589687 |     539739 |   672710 |    85713 |    57897 |   423409 |    22103 | 16.126 |
5106.98/774.11	c (773,0) c |  3 |   4545 |    9286457 |     700550 |   807896 |   112459 |    75992 |   410931 |    24211 | 16.219 |
5106.98/774.11	c (773,0) c |  4 |   1022 |    5421107 |     314077 |   503246 |    73939 |    42456 |   424375 |    16156 | 16.181 |
5106.98/774.11	c (773,0) c |  5 |   4228 |    8009693 |     639751 |   692061 |   109356 |    64209 |   422442 |    26232 | 16.127 |
5106.98/774.11	c (773,0) c |  6 |   1247 |    8816820 |     431421 |   575654 |    73479 |    55020 |   431838 |    18543 | 16.120 |
5106.98/774.11	c (773,0) c |  7 |   4357 |    8588857 |     665433 |   745439 |   139616 |    70903 |   415988 |    24330 | 16.125 |
5106.98/774.11	c (773,0) c 
5106.98/774.11	c (773,0) c synthesis     4380336 conflicts  8812396730 propagations      911 conflicts/sec  1832410 propagations/sec
5106.98/774.11	c (773,0) c Total Memory so far : 3346.25Mb
5106.98/774.11	c (773,0) c
5106.98/774.11	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5106.98/774.11	c (773,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5106.98/774.11	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5106.98/774.11	c (773,0) c |  0 |   1320 |    9299653 |     446032 |   604564 |   107008 |    56705 |   433472 |    14841 | 16.295 |
5106.98/774.11	c (773,0) c |  1 |   4410 |    8149923 |     650533 |   662332 |   120222 |    64577 |   425626 |    26164 | 16.174 |
5106.98/774.11	c (773,0) c |  2 |   1534 |   12615628 |     542317 |   676235 |    88291 |    58141 |   431996 |    22149 | 16.172 |
5106.98/774.11	c (773,0) c |  3 |   4578 |    9349313 |     706413 |   810512 |   118321 |    76311 |   413915 |    24364 | 16.265 |
5106.98/774.11	c (773,0) c |  4 |   1023 |    5569752 |     318457 |   505239 |    78319 |    43128 |   446751 |    16268 | 16.231 |
5106.98/774.11	c (773,0) c |  5 |   4250 |    8055948 |     643503 |   695585 |   113108 |    64648 |   425571 |    26417 | 16.173 |
5106.98/774.11	c (773,0) c |  6 |   1263 |    8914150 |     434789 |   577711 |    76845 |    55352 |   434841 |    18641 | 16.166 |
5106.98/774.11	c (773,0) c |  7 |   4389 |    8637746 |     669854 |   747617 |   144037 |    71388 |   418842 |    24517 | 16.171 |
5106.98/774.11	c (773,0) c 
5106.98/774.11	c (773,0) c synthesis     4411903 conflicts  8884909771 propagations      910 conflicts/sec  1832337 propagations/sec
5106.98/774.11	c (773,0) c Total Memory so far : 3426.25Mb
5106.98/774.11	c (773,0) c
5106.98/774.11	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5106.98/774.11	c (773,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
5106.98/774.11	c (773,0) c |-------------------------------------------------------------------------------------------------------|
5106.98/774.11	c (773,0) c |  0 |   1340 |    9433456 |     451312 |   607998 |   112288 |    57283 |   435792 |    15090 | 16.342 |
5208.99/786.92	c (786,0) receiving signal SIGTERM
5208.99/786.92	s UNKNOWN
206.21/787.09	c (786,0) c |  1 |   4429 |    8186308 |     654190 |   663995 |   123879
206.21/787.09	c (786,141) SatSolver is killed by some reasons.
206.21/787.09	c (786,141) 0,0,104,131,133,133,145,TO,TO,STOP-AFTER(DIMACS)
206.21/787.09	c END-Prog: Fri Jul 27 14:35:25 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 (13167 MiB free)
  memory of node 1: 16384 MiB (13714 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296970-1532694138/watcher-4296970-1532694138 -o /tmp/evaluation-result-4296970-1532694138/solver-4296970-1532694138 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532694138-13840 --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-4296970-1532694138.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=13857, runsolver pid=13854
Current StackSize limit: 8192 KiB


[startup+0.100147 s]*
/proc/loadavg: 7.48 8.19 8.35 3/203 13877
/proc/meminfo: memFree=27429868/32770624 swapFree=67108856/67108860
[pid=13857] ppid=13854 vsize=27312552 memory=110168 CPUtime=0.1 cores=0-7
/proc/13857/stat : 13857 (java) S 13854 13857 13813 0 -1 1077944320 6550 0 0 0 8 2 0 0 20 0 20 0 86976990 27968053248 27542 33554432000 4194304 4196468 140722415578912 140722415561456 139794982047479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
/proc/13857/statm: 6828138 27542 2749 1 0 6790598 0
[pid=13857/tid=13859] ppid=13854 vsize=27312552 memory=8257238249923059868 CPUtime=0.09 cores=0-7
/proc/13857/task/13859/stat : 13859 (java) R 13854 13857 13813 0 -1 4202560 4665 0 0 0 7 2 0 0 20 0 20 0 86976990 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794953861840 139794982059414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13860] ppid=13854 vsize=27312552 memory=732370375499123685 CPUtime=0 cores=0-7
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794986290192 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13861] ppid=13854 vsize=27312552 memory=140237161670272 CPUtime=0 cores=0-7
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794403982480 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13862] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794402929424 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13863] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794401876880 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13864] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794400823824 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13865] ppid=13854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794399771280 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13866] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794398718224 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13867] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 27542 33554432000 4194304 4196468 140722415578912 139794397665680 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13868] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976994 27968053248 27542 33554432000 4194304 4196468 140722415578912 139793840118512 139794982058626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13869] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 13813 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86976995 27968053248 27542 33554432000 4194304 4196468 140722415578912 139792931088032 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13870] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976995 27968053248 27542 33554432000 4194304 4196468 140722415578912 139792662652144 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13871] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 27542 33554432000 4194304 4196468 140722415578912 139792288143824 139794982066075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13872] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 13813 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 27542 33554432000 4194304 4196468 140722415578912 139793839065328 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13873] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 27542 33554432000 4194304 4196468 140722415578912 139793838012784 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13874] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 27542 33554432000 4194304 4196468 140722415578912 139793836959728 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13875] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 13813 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 27542 33554432000 4194304 4196468 140722415578912 139793835907184 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13876] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13876/stat : 13876 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976998 27968053248 27542 33554432000 4194304 4196468 140722415578912 139791790238688 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13877] ppid=13854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13857/task/13877/stat : 13877 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976998 27968053248 27542 33554432000 4194304 4196468 140722415578912 139793834855600 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110168 KiB

[startup+0.210717 s]*
/proc/loadavg: 7.48 8.19 8.35 2/203 13877
/proc/meminfo: memFree=27413868/32770624 swapFree=67108856/67108860
[pid=13857] ppid=13854 vsize=27312552 memory=124528 CPUtime=0.24 cores=0-7
/proc/13857/stat : 13857 (java) S 13854 13857 13813 0 -1 1077944320 10344 0 0 0 21 3 0 0 20 0 20 0 86976990 27968053248 31132 33554432000 4194304 4196468 140722415578912 140722415561456 139794982047479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
/proc/13857/statm: 6828138 31132 2884 1 0 6790598 0
[pid=13857/tid=13859] ppid=13854 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/13857/task/13859/stat : 13859 (java) R 13854 13857 13813 0 -1 4202560 8241 0 0 0 17 2 0 0 20 0 20 0 86976990 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794953838144 139794982059414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13860] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794986290192 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13861] ppid=13854 vsize=27312552 memory=3835012714337969824 CPUtime=0 cores=0-7
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794403982480 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13862] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794402929424 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13863] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794401876880 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13864] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794400823824 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13865] ppid=13854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794399771280 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13866] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794398718224 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13867] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 31132 33554432000 4194304 4196468 140722415578912 139794397665680 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13868] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976994 27968053248 31132 33554432000 4194304 4196468 140722415578912 139793840118512 139794982058626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13869] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 13813 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86976995 27968053248 31132 33554432000 4194304 4196468 140722415578912 139792931088032 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13870] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976995 27968053248 31132 33554432000 4194304 4196468 140722415578912 139792662652144 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13871] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 31132 33554432000 4194304 4196468 140722415578912 139792288143824 139794982066075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13872] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 13813 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 31132 33554432000 4194304 4196468 140722415578912 139793839065328 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13873] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 13813 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 31132 33554432000 4194304 4196468 140722415578912 139793838012784 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13874] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 31132 33554432000 4194304 4196468 140722415578912 139793836959728 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13875] ppid=13854 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 13813 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 20 0 86976997 27968053248 31132 33554432000 4194304 4196468 140722415578912 139793835907184 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13876] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13876/stat : 13876 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976998 27968053248 31132 33554432000 4194304 4196468 140722415578912 139791790238688 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13877] ppid=13854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13857/task/13877/stat : 13877 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976998 27968053248 31132 33554432000 4194304 4196468 140722415578912 139793834855600 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124528 KiB

[startup+0.310487 s]*
/proc/loadavg: 7.48 8.19 8.35 2/203 13877
/proc/meminfo: memFree=27410580/32770624 swapFree=67108856/67108860
[pid=13857] ppid=13854 vsize=27312552 memory=128004 CPUtime=0.42 cores=0-7
/proc/13857/stat : 13857 (java) S 13854 13857 13813 0 -1 1077944320 10865 0 0 0 38 4 0 0 20 0 20 0 86976990 27968053248 32001 33554432000 4194304 4196468 140722415578912 140722415561456 139794982047479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
/proc/13857/statm: 6828138 32001 2984 1 0 6790598 0
[pid=13857/tid=13859] ppid=13854 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13857/task/13859/stat : 13859 (java) R 13854 13857 13813 0 -1 4202560 8611 0 0 0 26 3 0 0 20 0 20 0 86976990 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794953851632 139794966127966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13860] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794986290192 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13861] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794403982480 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13862] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794402929424 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13863] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794401876880 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13864] ppid=13854 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794400823824 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13865] ppid=13854 vsize=27312552 memory=140237057651631 CPUtime=0 cores=0-7
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794399771280 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13866] ppid=13854 vsize=27312552 memory=140237057653936 CPUtime=0 cores=0-7
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794398718224 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13867] ppid=13854 vsize=27312552 memory=140237057656240 CPUtime=0 cores=0-7
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976993 27968053248 32001 33554432000 4194304 4196468 140722415578912 139794397665680 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13868] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976994 27968053248 32001 33554432000 4194304 4196468 140722415578912 139793840118512 139794982058626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13869] ppid=13854 vsize=27312552 memory=280474115319440 CPUtime=0 cores=0-7
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 13813 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86976995 27968053248 32001 33554432000 4194304 4196468 140722415578912 139792931088032 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13870] ppid=13854 vsize=27312552 memory=280474115326352 CPUtime=0 cores=0-7
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976995 27968053248 32001 33554432000 4194304 4196468 140722415578912 139792662652144 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13871] ppid=13854 vsize=27312552 memory=280474115267632 CPUtime=0 cores=0-7
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 32001 33554432000 4194304 4196468 140722415578912 139792288143824 139794982066075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13872] ppid=13854 vsize=27312552 memory=280474115340176 CPUtime=0.02 cores=0-7
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 13813 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 20 0 86976997 27968053248 32001 33554432000 4194304 4196468 140722415578912 139793839065328 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13873] ppid=13854 vsize=27312552 memory=280474115347088 CPUtime=0 cores=0-7
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 13813 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 20 0 86976997 27968053248 32001 33554432000 4194304 4196468 140722415578912 139793838012784 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13874] ppid=13854 vsize=27312552 memory=280474115344784 CPUtime=0.01 cores=0-7
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 13813 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 20 0 86976997 27968053248 32001 33554432000 4194304 4196468 140722415578912 139793836959728 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13875] ppid=13854 vsize=27312552 memory=280474115361344 CPUtime=0.07 cores=0-7
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 13813 0 -1 1077944384 315 0 0 0 7 0 0 0 20 0 20 0 86976997 27968053248 32001 33554432000 4194304 4196468 140722415578912 139793835907184 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13876] ppid=13854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13876/stat : 13876 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976998 27968053248 32001 33554432000 4194304 4196468 140722415578912 139791790238688 139794982057685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13877] ppid=13854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13857/task/13877/stat : 13877 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976998 27968053248 32001 33554432000 4194304 4196468 140722415578912 139793834855600 139794982058626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 128004 KiB

[startup+0.711182 s]
/proc/loadavg: 7.48 8.19 8.35 2/203 13877
/proc/meminfo: memFree=27386644/32770624 swapFree=67108856/67108860
[pid=13857] ppid=13854 vsize=27318824 memory=168804 CPUtime=1.04 cores=0-7
/proc/13857/stat : 13857 (java) S 13854 13857 13813 0 -1 1077944320 17718 0 0 0 98 6 0 0 20 0 20 0 86976990 27974475776 42201 33554432000 4194304 4196468 140722415578912 140722415561456 139794982047479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
/proc/13857/statm: 6829706 42201 3137 1 0 6791110 0
[pid=13857/tid=13859] ppid=13854 vsize=27318824 memory=7230638415973935703 CPUtime=0.68 cores=0-7
/proc/13857/task/13859/stat : 13859 (java) R 13854 13857 13813 0 -1 4202560 15004 0 0 0 63 5 0 0 20 0 20 0 86976990 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794953877008 139794982069405 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13860] ppid=13854 vsize=27318824 memory=59596966227048 CPUtime=0 cores=0-7
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794986290192 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13861] ppid=13854 vsize=27318824 memory=140237057667674 CPUtime=0 cores=0-7
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794403982480 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13862] ppid=13854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794402929424 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13863] ppid=13854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794401876880 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13864] ppid=13854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794400823824 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13865] ppid=13854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794399771280 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13866] ppid=13854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794398718224 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13867] ppid=13854 vsize=27318824 memory=1804 CPUtime=0 cores=0-7
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86976993 27974475776 42201 33554432000 4194304 4196468 140722415578912 139794397665680 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13868] ppid=13854 vsize=27318824 memory=796 CPUtime=0 cores=0-7
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 13813 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86976994 27974475776 42201 33554432000 4194304 4196468 140722415578912 139793840118512 139794982058626 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0

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

/proc/13878/task/13889/stat : 13889 (glucose-syrup) R 13857 13857 13813 0 -1 4202560 820087 0 0 0 62142 182 0 0 20 0 9 0 86993106 3909746688 752633 33554432000 4194304 4373367 140727567958000 139728773745864 4271977 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 11636736 140727567967151 140727567967404 140727567967404 140727567970247 0
[pid=13878/tid=13890] ppid=13857 vsize=3818112 memory=1780 CPUtime=624.73 cores=0-7
/proc/13878/task/13890/stat : 13890 (glucose-syrup) R 13857 13857 13813 0 -1 4202560 779406 0 0 0 62362 111 0 0 20 0 9 0 86993106 3909746688 752633 33554432000 4194304 4373367 140727567958000 139728631135552 4257327 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 11636736 140727567967151 140727567967404 140727567967404 140727567970247 0
[pid=13878/tid=13891] ppid=13857 vsize=3818112 memory=2989260 CPUtime=619.48 cores=0-7
/proc/13878/task/13891/stat : 13891 (glucose-syrup) R 13857 13857 13813 0 -1 4202560 933135 0 0 0 61824 124 0 0 20 0 9 0 86993106 3909746688 752633 33554432000 4194304 4373367 140727567958000 139728765352904 4342806 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 11636736 140727567967151 140727567967404 140727567967404 140727567970247 0
[pid=13857/tid=13859] ppid=13854 vsize=27984808 memory=9436852 CPUtime=141.99 cores=0-7
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 13813 0 -1 1077944384 36175 0 0 0 14075 124 0 0 20 0 24 0 86976990 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794953886720 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13860] ppid=13854 vsize=27984808 memory=8167348754311046195 CPUtime=5.35 cores=0-7
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 13813 0 -1 1077944384 3020 0 0 0 417 118 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794986290192 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13861] ppid=13854 vsize=27984808 memory=14047 CPUtime=5.36 cores=0-7
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 13813 0 -1 1077944384 2304 0 0 0 419 117 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794403982480 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13862] ppid=13854 vsize=27984808 memory=9436852 CPUtime=5.36 cores=0-7
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 13813 0 -1 1077944384 2949 0 0 0 422 114 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794402929424 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13863] ppid=13854 vsize=27984808 memory=9436852 CPUtime=5.35 cores=0-7
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 13813 0 -1 1077944384 2233 0 0 0 422 113 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794401876880 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13864] ppid=13854 vsize=27984808 memory=9436852 CPUtime=5.36 cores=0-7
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 13813 0 -1 1077944384 2105 0 0 0 425 111 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794400823824 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13865] ppid=13854 vsize=27984808 memory=9436852 CPUtime=5.36 cores=0-7
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 13813 0 -1 1077944384 2235 0 0 0 423 113 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794399771280 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13866] ppid=13854 vsize=27984808 memory=9436852 CPUtime=5.35 cores=0-7
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 13813 0 -1 1077944384 3058 0 0 0 421 114 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794398718224 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13867] ppid=13854 vsize=27984808 memory=2964500 CPUtime=5.31 cores=0-7
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 13813 0 -1 1077944384 3151 0 0 0 423 108 0 0 20 0 24 0 86976993 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139794397665680 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13868] ppid=13854 vsize=27984808 memory=9436852 CPUtime=0.05 cores=0-7
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 13813 0 -1 1077944384 782 0 0 0 5 0 0 0 20 0 24 0 86976994 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139793840118512 139794982058626 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13869] ppid=13854 vsize=27984808 memory=9436852 CPUtime=0 cores=0-7
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 13813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 86976995 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139792931088096 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13870] ppid=13854 vsize=27984808 memory=2974424 CPUtime=0 cores=0-7
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 13813 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 24 0 86976995 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139792662652160 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13871] ppid=13854 vsize=27984808 memory=16244 CPUtime=0 cores=0-7
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 13813 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86976997 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139792288143824 139794982066075 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13872] ppid=13854 vsize=27984808 memory=4048 CPUtime=6.12 cores=0-7
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 13813 0 -1 1077944384 12100 0 0 0 609 3 0 0 20 0 24 0 86976997 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139793839065328 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13873] ppid=13854 vsize=27984808 memory=1236 CPUtime=6.18 cores=0-7
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 13813 0 -1 1077944384 11297 0 0 0 616 2 0 0 20 0 24 0 86976997 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139793838012784 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13874] ppid=13854 vsize=27984808 memory=1800 CPUtime=6.71 cores=0-7
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 13813 0 -1 1077944384 10602 0 0 0 668 3 0 0 20 0 24 0 86976997 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139793836959728 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13875] ppid=13854 vsize=27984808 memory=920 CPUtime=1.73 cores=0-7
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 13813 0 -1 1077944384 15857 0 0 0 168 5 0 0 20 0 24 0 86976997 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139793835907184 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13876] ppid=13854 vsize=27984808 memory=3908 CPUtime=0 cores=0-7
/proc/13857/task/13876/stat : 13876 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 86976998 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139791790238688 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13877] ppid=13854 vsize=27984808 memory=1412 CPUtime=0.39 cores=0-7
/proc/13857/task/13877/stat : 13877 (java) S 13854 13857 13813 0 -1 1077944384 280 0 0 0 12 27 0 0 20 0 24 0 86976998 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139793834855600 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13879] ppid=13854 vsize=27984808 memory=-5155627994435906949 CPUtime=0 cores=0-7
/proc/13857/task/13879/stat : 13879 (java) S 13854 13857 13813 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 86991766 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139793816823232 139794982072089 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13881] ppid=13854 vsize=27984808 memory=7380 CPUtime=0.03 cores=0-7
/proc/13857/task/13881/stat : 13881 (java) S 13854 13857 13813 0 -1 4202560 51 0 0 0 2 1 0 0 20 0 24 0 86991766 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139791119138544 139794982069405 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13882] ppid=13854 vsize=27984808 memory=9436852 CPUtime=0 cores=0-7
/proc/13857/task/13882/stat : 13882 (java) S 13854 13857 13813 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 86991766 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139791387573808 139794982069405 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13883] ppid=13854 vsize=27984808 memory=2982776 CPUtime=0 cores=0-7
/proc/13857/task/13883/stat : 13883 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 86991768 28656443392 2359213 33554432000 4194304 4196468 140722415578912 139790850710432 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
Current children cumulated CPU time: 5208.99 s
Current children cumulated vsize: 31802920 KiB
Current children cumulated memory: 12447384 KiB

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

[startup+787.154 s]
# the end of solver process 13857 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5186.36 s, system=23.0418 s

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

[startup+787.017 s]*
/proc/loadavg: 8.21 7.96 7.78 2/209 13906
/proc/meminfo: memFree=16404064/32770624 swapFree=67108856/67108860
[pid=13857] ppid=13854 vsize=28181420 memory=9439064 CPUtime=206.21 cores=0-7
/proc/13857/stat : 13857 (java) S 13854 13857 13813 0 -1 1077944320 109680 0 0 0 19561 1060 0 0 20 0 25 0 86976990 28857774080 2359766 33554432000 4194304 4196468 140722415578912 140722415561456 139794982047479 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
/proc/13857/statm: 7045355 2359766 3264 1 0 7006211 0
[pid=13857/tid=13859] ppid=13854 vsize=28181420 memory=1398720917958146503 CPUtime=141.99 cores=0-7
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 13813 0 -1 1077944384 36175 0 0 0 14075 124 0 0 20 0 25 0 86976990 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794953886720 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13860] ppid=13854 vsize=28181420 memory=-7003737579269690708 CPUtime=5.35 cores=0-7
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 13813 0 -1 1077944384 3020 0 0 0 417 118 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794986290192 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13861] ppid=13854 vsize=28181420 memory=0 CPUtime=5.36 cores=0-7
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 13813 0 -1 1077944384 2315 0 0 0 419 117 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794403982480 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13862] ppid=13854 vsize=28181420 memory=0 CPUtime=5.36 cores=0-7
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 13813 0 -1 1077944384 2949 0 0 0 422 114 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794402929424 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13863] ppid=13854 vsize=28181420 memory=0 CPUtime=5.35 cores=0-7
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 13813 0 -1 1077944384 2264 0 0 0 422 113 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794401876880 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13864] ppid=13854 vsize=28181420 memory=0 CPUtime=5.36 cores=0-7
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 13813 0 -1 1077944384 2105 0 0 0 425 111 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794400823824 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13865] ppid=13854 vsize=28181420 memory=0 CPUtime=5.37 cores=0-7
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 13813 0 -1 1077944384 2235 0 0 0 424 113 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794399771280 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13866] ppid=13854 vsize=28181420 memory=0 CPUtime=5.35 cores=0-7
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 13813 0 -1 1077944384 3064 0 0 0 421 114 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794398718224 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13867] ppid=13854 vsize=28181420 memory=0 CPUtime=5.32 cores=0-7
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 13813 0 -1 1077944384 3151 0 0 0 424 108 0 0 20 0 25 0 86976993 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139794397665680 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13868] ppid=13854 vsize=28181420 memory=0 CPUtime=0.05 cores=0-7
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 13813 0 -1 1077944384 783 0 0 0 5 0 0 0 20 0 25 0 86976994 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139793840118512 139794982058626 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13869] ppid=13854 vsize=28181420 memory=0 CPUtime=0 cores=0-7
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 13813 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 25 0 86976995 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139792931088096 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13870] ppid=13854 vsize=28181420 memory=-6945504543650622756 CPUtime=0 cores=0-7
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 13813 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 25 0 86976995 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139792662652160 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13871] ppid=13854 vsize=28181420 memory=7738138997228660305 CPUtime=0 cores=0-7
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 13813 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 25 0 86976997 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139792288143824 139794982066075 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13872] ppid=13854 vsize=28181420 memory=-8990767739041718176 CPUtime=6.12 cores=0-7
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 13813 0 -1 1077944384 12100 0 0 0 609 3 0 0 20 0 25 0 86976997 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139793839065328 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13873] ppid=13854 vsize=28181420 memory=-7966001967340291680 CPUtime=6.18 cores=0-7
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 13813 0 -1 1077944384 11297 0 0 0 616 2 0 0 20 0 25 0 86976997 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139793838012784 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13874] ppid=13854 vsize=28181420 memory=-3195349257566499689 CPUtime=6.71 cores=0-7
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 13813 0 -1 1077944384 10602 0 0 0 668 3 0 0 20 0 25 0 86976997 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139793836959728 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13875] ppid=13854 vsize=28181420 memory=6944652027076318631 CPUtime=1.73 cores=0-7
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 13813 0 -1 1077944384 15857 0 0 0 168 5 0 0 20 0 25 0 86976997 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139793835907184 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13876] ppid=13854 vsize=28181420 memory=3472328296160571440 CPUtime=0 cores=0-7
/proc/13857/task/13876/stat : 13876 (java) S 13854 13857 13813 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 86976998 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139791790238688 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13877] ppid=13854 vsize=28181420 memory=-1 CPUtime=0.39 cores=0-7
/proc/13857/task/13877/stat : 13877 (java) S 13854 13857 13813 0 -1 1077944384 280 0 0 0 12 27 0 0 20 0 25 0 86976998 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139793834855600 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13879] ppid=13854 vsize=28181420 memory=3611939897645543472 CPUtime=0 cores=0-7
/proc/13857/task/13879/stat : 13879 (java) S 13854 13857 13813 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 25 0 86991766 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139793816823232 139794982072089 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13881] ppid=13854 vsize=28181420 memory=7378655843747195961 CPUtime=0.03 cores=0-7
/proc/13857/task/13881/stat : 13881 (java) S 13854 13857 13813 0 -1 4202560 51 0 0 0 2 1 0 0 20 0 25 0 86991766 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139791119138544 139794982069405 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13882] ppid=13854 vsize=28181420 memory=280474116928272 CPUtime=0 cores=0-7
/proc/13857/task/13882/stat : 13882 (java) S 13854 13857 13813 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 25 0 86991766 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139791387573808 139794982069405 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13883] ppid=13854 vsize=28181420 memory=304334923802878680 CPUtime=0 cores=0-7
/proc/13857/task/13883/stat : 13883 (java) S 13854 13857 13813 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 25 0 86991768 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139790850710432 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13906] ppid=13854 vsize=28181420 memory=288284489401257577 CPUtime=0 cores=0-7
/proc/13857/task/13906/stat : 13906 (java) S 13854 13857 13813 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 25 0 87055683 28857774080 2359766 33554432000 4194304 4196468 140722415578912 139790582276768 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
Current children cumulated CPU time: 206.21 s
Current children cumulated vsize: 28181420 KiB
Current children cumulated memory: 9439064 KiB

[startup+787.11 s]
/proc/loadavg: 8.21 7.96 7.78 2/209 13906
/proc/meminfo: memFree=16404064/32770624 swapFree=67108856/67108860
[pid=13857] ppid=13854 vsize=28050344 memory=9437008 CPUtime=5209.33 cores=0-7
/proc/13857/stat : 13857 (java) S 13854 13857 13813 0 -1 1077944320 109718 7386689 0 0 19561 1062 499073 1237 20 0 23 0 86976990 28723552256 2359258 33554432000 4194304 4196468 140722415578912 140722415561456 139794982047479 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
/proc/13857/statm: 6979817 2359252 3264 1 0 6940673 0
[pid=13857/tid=13859] ppid=13854 vsize=27919268 memory=9436852 CPUtime=5145.09 cores=0-7
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 13813 0 -1 1077944384 36187 7386689 0 0 14075 124 499073 1237 20 0 22 0 86976990 28589330432 2359252 33554432000 4194304 4196468 140722415578912 139794953887680 139794982058626 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13860] ppid=13854 vsize=27919268 memory=9436852 CPUtime=5008.45 cores=0-7
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 13813 0 -1 1077944384 3020 7386689 0 0 417 118 499073 1237 20 0 22 0 86976993 28589330432 2359252 33554432000 4194304 4196468 140722415578912 139794986290192 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13861] ppid=13854 vsize=27919268 memory=9436852 CPUtime=5008.46 cores=0-7
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 13813 0 -1 1077944384 2315 7386689 0 0 419 117 499073 1237 20 0 22 0 86976993 28589330432 2359252 33554432000 4194304 4196468 140722415578912 139794403982480 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13862] ppid=13854 vsize=27919268 memory=9436852 CPUtime=5008.46 cores=0-7
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 13813 0 -1 1077944384 2949 7386689 0 0 422 114 499073 1237 20 0 22 0 86976993 28589330432 2359252 33554432000 4194304 4196468 140722415578912 139794402929424 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13863] ppid=13854 vsize=27919268 memory=9436852 CPUtime=5008.45 cores=0-7
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 13813 0 -1 1077944384 2264 7386689 0 0 422 113 499073 1237 20 0 22 0 86976993 28589330432 2359252 33554432000 4194304 4196468 140722415578912 139794401876880 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13864] ppid=13854 vsize=27919268 memory=2964500 CPUtime=5008.46 cores=0-7
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 13813 0 -1 1077944384 2105 7386689 0 0 425 111 499073 1237 20 0 22 0 86976993 28589330432 2359252 33554432000 4194304 4196468 140722415578912 139794400823824 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13865] ppid=13854 vsize=27919268 memory=140237058361489 CPUtime=5008.47 cores=0-7
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 13813 0 -1 1077944384 2235 7386689 0 0 424 113 499073 1237 20 0 22 0 86976993 28589330432 2359252 33554432000 4194304 4196468 140722415578912 139794399771280 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13866] ppid=13854 vsize=27919268 memory=119090853865032 CPUtime=5008.45 cores=0-7
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 13813 0 -1 1077944384 3064 7386689 0 0 421 114 499073 1237 20 0 22 0 86976993 28589330432 2359253 33554432000 4194304 4196468 140722415578912 139794398718224 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13867] ppid=13854 vsize=27919268 memory=2989260 CPUtime=5008.42 cores=0-7
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 13813 0 -1 1077944384 3151 7386689 0 0 424 108 499073 1237 20 0 22 0 86976993 28589330432 2359253 33554432000 4194304 4196468 140722415578912 139794397665680 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13868] ppid=13854 vsize=27919268 memory=9436852 CPUtime=5003.16 cores=0-7
/proc/13857/task/13868/stat : 13868 (java) R 13854 13857 13813 0 -1 4202560 801 7386689 0 0 5 1 499073 1237 20 0 22 0 86976994 28589330432 2359253 33554432000 4194304 4196468 140722415578912 139793840118432 139794967063952 0 0 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13869] ppid=13854 vsize=27919268 memory=8167348754311046195 CPUtime=5003.1 cores=0-7
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 13813 0 -1 1077944384 21 7386689 0 0 0 0 499073 1237 20 0 22 0 86976995 28589330432 2359253 33554432000 4194304 4196468 140722415578912 139792931088096 139794982057685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13870] ppid=13854 vsize=27919268 memory=14047 CPUtime=5003.1 cores=0-7
/proc/13857/task/13870/stat : 13870 (java) R 13854 13857 13813 0 -1 1077944384 18 7386689 0 0 0 0 499073 1237 20 0 22 0 86976995 28589330432 2359257 33554432000 4194304 4196468 140722415578912 139792662652160 139794982057685 256 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
[pid=13857/tid=13871] ppid=13854 vsize=27919268 memory=956 CPUtime=5003.1 cores=0-7
/proc/13857/task/13871/stat : 13871 (java) R 13854 13857 13813 0 -1 1077944384 29 7386689 0 0 0 0 499073 1237 20 0 20 0 86976997 28589330432 2359281 33554432000 4194304 4196468 140722415578912 139792288142880 139794982057685 256 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8544256 140722415584217 140722415584517 140722415584517 140722415587279 0
Current children cumulated CPU time: 5209.33 s
Current children cumulated vsize: 28050344 KiB
Current children cumulated memory: 9437008 KiB

Child status: 1
Real time (s): 787.154
CPU time (s): 5209.4
CPU user time (s): 5186.36
CPU system time (s): 23.0418
CPU usage (%): 661.802
Max. virtual memory (cumulated for all children) (KiB): 31802920
Max. memory (cumulated for all children) (KiB): 12570664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5186.36
system time used= 23.0418
maximum resident set size= 9439068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7496427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 170928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70840
involuntary context switches= 59382


# summary of solver processes directly reported to runsolver:
#   pid: 13857
#   total CPU time (s): 5209.4
#   total CPU user time (s): 5186.36
#   total CPU system time (s): 23.0418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.66271 second user time and 10.2268 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-27 14:22:18
IDJOB=4296970
IDBENCH=141656
IDSOLVER=2758
FILE ID=node133/4296970-1532694138
RUNJOBID= node133-1532694138-13840
PBS_JOBID= 21022287
Free space on /tmp= 48248 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Eternity/Eternity-13-13_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-4296970-1532694138/watcher-4296970-1532694138 -o /tmp/evaluation-result-4296970-1532694138/solver-4296970-1532694138 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532694138-13840 --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-4296970-1532694138.xml

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

MD5SUM BENCH= e6142002f41530755715c5642d221a51
RANDOM SEED=1217942512

node133.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.24
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.24
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.24
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.24
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:        27527784 kB
MemAvailable:   31945404 kB
Buffers:          150384 kB
Cached:          4515800 kB
SwapCached:            0 kB
Active:          2123528 kB
Inactive:        2595476 kB
Active(anon):       4072 kB
Inactive(anon):    76692 kB
Active(file):    2119456 kB
Inactive(file):  2518784 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              9812 kB
Writeback:             0 kB
AnonPages:         59540 kB
Mapped:            39448 kB
Shmem:             25244 kB
Slab:             217804 kB
SReclaimable:     190428 kB
SUnreclaim:        27376 kB
KernelStack:        3184 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48240 MiB
End job on node133 at 2018-07-27 14:35:26