Trace number 4392781

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
Fun-sCOP hybrid+ManyGlucose (2019-06-15)? (TO) 19737.6 2520.1

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-40-3-5.xml
MD5SUMb9738aa7a21d23764c9c35483473acef
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.4427
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":91}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":9},{"degree":1,"count":19},{"degree":2,"count":29},{"degree":3,"count":25},{"degree":4,"count":15},{"degree":6,"count":3}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":3},{"arity":4,"count":8},{"arity":5,"count":9},{"arity":6,"count":5},{"arity":7,"count":6},{"arity":8,"count":9}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-16530-serial-file.bin HOME/instance-4392781-1568433671.xml
0.65/0.54	
0.65/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 06:00:32 CEST 2019
0.65/0.56	c PID: 16533
0.65/0.56	c IP: 172.20.3.140
0.65/0.56	c HOST: node140.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.18/0.89	c (0,0) Parsing End
1.40/0.90	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 28
1.40/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.90	c (0,0) Constraint Name Generate Begin
1.40/0.91	c (0,0) Ctr:HOME/instance-4392781-1568433671.xml,Num:Var:WeightedSum
1.40/0.91	c (0,0) Constraint Name Generate End
1.40/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.91	c (0,0) CSP to CSPinCNF Begin
1.40/1.00	c (0,0) translated 4 (10%) constraints
1.56/1.02	c (0,0) translated 8 (20%) constraints
1.56/1.03	c (0,0) translated 12 (30%) constraints
1.56/1.03	c (0,0) translated 16 (40%) constraints
1.56/1.04	c (0,0) translated 20 (50%) constraints
1.56/1.05	c (0,0) translated 24 (60%) constraints
1.56/1.05	c (0,0) translated 28 (70%) constraints
1.56/1.06	c (0,0) translated 32 (80%) constraints
1.56/1.06	c (0,0) translated 36 (90%) constraints
1.56/1.07	c (0,0) translated 40 (100%) constraints
1.56/1.07	c (0,0) ===========================================
1.56/1.08	c (0,0) Hybrid: #OE=2, #LE=89
1.56/1.08	c (0,0) Hybrid
1.56/1.08	c (0,0) ===========================================
1.56/1.09	c (0,0) translated 4 (10%) constraints
1.56/1.10	c (0,0) translated 8 (20%) constraints
1.56/1.10	c (0,0) translated 12 (30%) constraints
1.56/1.11	c (0,0) translated 16 (40%) constraints
1.83/1.11	c (0,0) translated 20 (50%) constraints
1.83/1.11	c (0,0) translated 24 (60%) constraints
1.83/1.12	c (0,0) translated 28 (70%) constraints
1.83/1.12	c (0,0) translated 32 (80%) constraints
1.83/1.13	c (0,0) translated 36 (90%) constraints
1.83/1.13	c (0,0) translated 40 (100%) constraints
1.83/1.13	c (0,0) CSP to CSPinCNF End
1.83/1.14	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 28
1.83/1.14	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.83/1.14	c (0,0) CSPinCNF Propagation Begin
1.83/1.15	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.83/1.15	c (0,0) CSPinCNF Propagation End
1.83/1.15	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 28
1.83/1.15	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.83/1.15	c (0,0) Hybrid: #OE=2, #LE=89
1.83/1.15	c (0,0) Simplify CSPinCNF Begin
1.83/1.16	c (0,0) Simplify CSPinCNF End
1.83/1.16	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 28
1.83/1.16	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.83/1.16	c (0,0) Calculate Precise Domain Begin
1.83/1.16	c (0,0) 0 values are removed by re-calculation
1.83/1.16	c (0,0) Calculate Precise Domain End
1.83/1.16	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 28
1.83/1.16	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.83/1.16	c (0,0) CSPinCNF to SatSolver Begin
3.15/1.54	c (0,0) 8 (10 %) CSP clauses are encoded (0 SAT variables, 51244 SAT clauses)
3.38/1.68	c (1,1) 16 (20 %) CSP clauses are encoded (0 SAT variables, 112867 SAT clauses)
3.49/1.73	c (1,1) 24 (30 %) CSP clauses are encoded (0 SAT variables, 138594 SAT clauses)
3.49/1.77	c (1,1) 32 (40 %) CSP clauses are encoded (0 SAT variables, 153276 SAT clauses)
3.63/1.85	c (1,1) 40 (50 %) CSP clauses are encoded (0 SAT variables, 191207 SAT clauses)
3.75/1.92	c (1,1) 48 (60 %) CSP clauses are encoded (0 SAT variables, 221654 SAT clauses)
3.75/1.97	c (1,1) 56 (70 %) CSP clauses are encoded (0 SAT variables, 243882 SAT clauses)
3.87/2.08	c (1,1) 64 (80 %) CSP clauses are encoded (0 SAT variables, 295083 SAT clauses)
3.97/2.15	c (1,1) 72 (90 %) CSP clauses are encoded (0 SAT variables, 331107 SAT clauses)
4.07/2.26	c (1,1) 80 (100 %) CSP clauses are encoded (0 SAT variables, 378730 SAT clauses)
4.07/2.27	c (1,1) CSPinCNF to SatSolver End
4.07/2.27	c (1,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.07/2.28	c (1,1) 145039 bool, 386957 clause
4.07/2.28	c (1,1) Export Begin
4.19/2.39	c (1,1) Export to HOME/scop-16530-serial-file.bin
4.19/2.39	c (1,1) Export End
4.19/2.40	c (1,1) Export File Size: 0.09 MB
4.19/2.40	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.19/2.40	c END-Prog: Sat Sep 14 06:00:34 CEST 2019
4.44/2.42	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-16530-serial-file.bin
4.45/2.87	c (0,0) Read Serial File Begin
4.45/2.87	c (0,0) HOME/scop-16530-serial-file.bin
5.45/3.12	c (0,0) Read Serial File End
5.45/3.14	
5.45/3.14	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
5.45/3.14	(Solving Process)
5.45/3.14	
5.45/3.16	c BEGIN-Prog: Sat Sep 14 06:00:34 CEST 2019
5.45/3.16	c PID: 16553
5.45/3.16	c IP: 172.20.3.140
5.45/3.16	c HOST: node140.alineos.net
5.45/3.16	c (0,0) SatSolver.solve Begin
5.45/3.16	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392781-1568433671.xml-scop-16533.cnf
5.45/3.19	c (0,0) c
5.45/3.19	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.45/3.19	c (0,0) c
5.45/3.19	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.45/3.19	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.45/3.19	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.45/3.19	c (0,0) c |                                                                                                       |
5.78/3.36	c (0,0) c |  Number of variables:        145039                                                                   |
5.78/3.36	c (0,0) c |  Number of clauses:          386790                                                                   |
5.78/3.36	c (0,0) c |  Parse time:                   0.15 s                                                                 |
5.78/3.36	c (0,0) c |                                                                                                       |
5.78/3.89	c (1,0) c |  Simplification time:          0.52 s                                                                 |
5.78/3.89	c (1,0) c |                                                                                                       |
5.78/3.89	c (1,0) c |  Generating clones                                                                                    |
6.69/4.16	c (1,0) c |  all clones generated. Memory =   412.53Mb.                                                           |
6.69/4.16	c (1,0) c ========================================================================================================|
6.69/4.16	c (1,0) c
6.69/4.16	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
6.69/4.16	c (1,0) c
6.69/4.16	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.69/4.16	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.69/4.16	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.69/4.16	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
6.69/4.16	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
6.69/4.16	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
6.69/4.16	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
6.69/4.16	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
6.69/4.16	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
6.69/4.16	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
6.69/4.16	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
6.69/4.16	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
6.69/4.16	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
6.69/4.16	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
6.69/4.16	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
6.69/4.16	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
6.69/4.16	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
6.69/4.16	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
6.69/4.16	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
238.42/33.33	c (30,0) c
238.42/33.33	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
238.42/33.33	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
238.42/33.33	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
238.42/33.33	c (30,0) c |  0 |    372 |     408061 |      60480 |   181425 |    21920 |     7977 |    50092 |     4616 |      103 |  20 |  1.344 |
238.42/33.33	c (30,0) c |  1 |    363 |     432055 |      65646 |   186806 |    27086 |     8035 |    51884 |     4911 |      108 |  20 |  1.358 |
238.42/33.33	c (30,0) c |  2 |    371 |     438156 |      68540 |   185969 |    29945 |     9618 |    53721 |     5461 |      114 |  20 |  1.358 |
238.42/33.33	c (30,0) c |  3 |    381 |     446190 |      65731 |   185256 |    27144 |     8278 |    54217 |     5245 |      113 |  20 |  1.358 |
238.42/33.33	c (30,0) c |  4 |    348 |     403854 |      70624 |   186212 |    17029 |     9844 |    53672 |     5407 |      115 |  20 |  1.358 |
238.42/33.33	c (30,0) c |  5 |    321 |     413876 |      63192 |   178792 |    24640 |     8921 |    52576 |     4845 |      110 |  20 |  1.355 |
238.42/33.33	c (30,0) c |  6 |    440 |     439013 |      68127 |   190046 |    29559 |     8023 |    54099 |     5382 |      112 |  20 |  1.358 |
238.42/33.33	c (30,0) c |  7 |    397 |     465015 |      66449 |   187013 |    27843 |     8450 |    53335 |     4868 |      111 |  20 |  1.358 |
238.42/33.33	c (30,0) c 
238.42/33.33	c (30,0) c synthesis      528790 conflicts   911746723 propagations     2281 conflicts/sec  3932360 propagations/sec
238.42/33.33	c (30,0) c real: 30.135 s, cpu: 231.857 s, memory: 983.33 Mb
469.61/62.32	c (59,0) c
469.61/62.32	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
469.61/62.32	c (59,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
469.61/62.32	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
469.61/62.32	c (59,0) c |  0 |    661 |     645378 |     103130 |   208195 |    31959 |    12691 |    83655 |     9709 |      197 |  20 |  1.375 |
469.61/62.32	c (59,0) c |  1 |    678 |     643577 |     110225 |   208635 |    39061 |    12826 |    85276 |    10016 |      203 |  20 |  1.375 |
469.61/62.32	c (59,0) c |  2 |    719 |     697422 |     114577 |   208538 |    23195 |    14328 |    88269 |    10840 |      214 |  20 |  1.375 |
469.61/62.32	c (59,0) c |  3 |    718 |     711326 |     111475 |   212444 |    40284 |    13081 |    89014 |    10606 |      213 |  20 |  1.380 |
469.61/62.32	c (59,0) c |  4 |    678 |     647034 |     116745 |   211064 |    25359 |    14761 |    88792 |    10572 |      217 |  20 |  1.378 |
469.61/62.32	c (59,0) c |  5 |    629 |     664384 |     109054 |   206299 |    37888 |    13404 |    87540 |    10050 |      210 |  20 |  1.376 |
469.61/62.32	c (59,0) c |  6 |    795 |     705044 |     115430 |   214738 |    24082 |    12800 |    88614 |    10733 |      211 |  20 |  1.375 |
469.61/62.32	c (59,0) c |  7 |    765 |     714013 |     113220 |   209432 |    21838 |    13319 |    87680 |    10279 |      211 |  20 |  1.375 |
469.61/62.32	c (59,0) c 
469.61/62.32	c (59,0) c synthesis      893856 conflicts  1751572749 propagations     1931 conflicts/sec  3783605 propagations/sec
469.61/62.32	c (59,0) c real: 59.1353 s, cpu: 462.937 s, memory: 983.33 Mb
696.18/91.32	c (88,0) c
696.18/91.32	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
696.18/91.32	c (88,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
696.18/91.32	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
696.18/91.32	c (88,0) c |  0 |    942 |     854776 |     143550 |   219853 |    29368 |    16591 |   110852 |    13935 |      289 |  20 |  1.412 |
696.18/91.32	c (88,0) c |  1 |    955 |     853286 |     149975 |   219442 |    35807 |    16544 |   112393 |    14239 |      294 |  20 |  1.412 |
696.18/91.32	c (88,0) c |  2 |    984 |     912396 |     155467 |   220553 |    41296 |    18246 |   115471 |    14924 |      309 |  20 |  1.415 |
696.18/91.32	c (88,0) c |  3 |   1009 |     933203 |     154223 |   222893 |    40053 |    16854 |   116560 |    14969 |      309 |  20 |  1.415 |
696.18/91.32	c (88,0) c |  4 |    941 |     847372 |     156423 |   222198 |    42252 |    18296 |   115407 |    14893 |      309 |  20 |  1.415 |
696.18/91.32	c (88,0) c |  5 |    896 |     857690 |     148800 |   216343 |    34627 |    17200 |   115348 |    14229 |      305 |  20 |  1.415 |
696.18/91.32	c (88,0) c |  6 |   1047 |     909195 |     157294 |   224598 |    43144 |    16903 |   116372 |    15102 |      309 |  20 |  1.415 |
696.18/91.32	c (88,0) c |  7 |   1069 |     938512 |     156783 |   221582 |    42598 |    17247 |   116468 |    14824 |      309 |  20 |  1.415 |
696.18/91.32	c (88,0) c 
696.18/91.32	c (88,0) c synthesis     1222515 conflicts  2528597876 propagations     1773 conflicts/sec  3668103 propagations/sec
696.18/91.32	c (88,0) c real: 88.1353 s, cpu: 689.348 s, memory: 983.33 Mb
927.49/121.32	c (118,0) c
927.49/121.32	c (118,0) c |------------------------------------------------------------------------------------------------------------------------|
927.49/121.32	c (118,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
927.49/121.32	c (118,0) c |------------------------------------------------------------------------------------------------------------------------|
927.49/121.32	c (118,0) c |  0 |   1207 |    1052207 |     184335 |   227219 |    44761 |    20151 |   135949 |    17893 |      382 |  20 |  1.420 |
927.49/121.32	c (118,0) c |  1 |   1230 |    1059067 |     190155 |   227178 |    50587 |    19995 |   137372 |    18273 |      388 |  20 |  1.420 |
927.49/121.32	c (118,0) c |  2 |   1234 |    1094684 |     193856 |   226916 |    54278 |    21569 |   139926 |    18823 |      402 |  20 |  1.420 |
927.49/121.32	c (118,0) c |  3 |   1256 |    1118675 |     192126 |   229103 |    52561 |    20412 |   141145 |    18950 |      401 |  20 |  1.420 |
927.49/121.32	c (118,0) c |  4 |   1159 |    1009090 |     193679 |   228973 |    54109 |    21792 |   139711 |    18881 |      401 |  20 |  1.420 |
927.49/121.32	c (118,0) c |  5 |   1096 |    1031994 |     187824 |   224310 |    48256 |    20696 |   141052 |    18031 |      401 |  20 |  1.420 |
927.49/121.32	c (118,0) c |  6 |   1326 |    1105050 |     198351 |   231560 |    30785 |    20464 |   141616 |    19137 |      402 |  20 |  1.421 |
927.49/121.32	c (118,0) c |  7 |   1346 |    1141076 |     196374 |   228239 |    28800 |    20811 |   141287 |    18884 |      402 |  20 |  1.420 |
927.49/121.32	c (118,0) c 
927.49/121.32	c (118,0) c synthesis     1536700 conflicts  3295397794 propagations     1670 conflicts/sec  3580576 propagations/sec
927.49/121.32	c (118,0) c real: 118.135 s, cpu: 920.354 s, memory: 983.33 Mb
1152.63/150.32	c (147,0) c
1152.63/150.32	c (147,0) c |------------------------------------------------------------------------------------------------------------------------|
1152.63/150.32	c (147,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1152.63/150.32	c (147,0) c |------------------------------------------------------------------------------------------------------------------------|
1152.63/150.32	c (147,0) c |  0 |   1443 |    1241224 |     221768 |   232079 |    54199 |    23403 |   158985 |    21658 |      473 |  20 |  1.420 |
1152.63/150.32	c (147,0) c |  1 |   1478 |    1230632 |     228656 |   231679 |    61092 |    23359 |   161335 |    22063 |      481 |  20 |  1.424 |
1152.63/150.32	c (147,0) c |  2 |   1459 |    1270282 |     231721 |   231939 |    33546 |    24852 |   162961 |    22247 |      492 |  20 |  1.428 |
1152.63/150.32	c (147,0) c |  3 |   1489 |    1305274 |     230854 |   233819 |    32684 |    23539 |   164263 |    22393 |      493 |  20 |  1.428 |
1152.63/150.32	c (147,0) c |  4 |   1384 |    1171574 |     232064 |   233568 |    33897 |    25059 |   162741 |    22404 |      493 |  20 |  1.428 |
1152.63/150.32	c (147,0) c |  5 |   1315 |    1203337 |     225767 |   229567 |    58210 |    23791 |   163748 |    21674 |      491 |  20 |  1.428 |
1152.63/150.32	c (147,0) c |  6 |   1553 |    1276594 |     235690 |   236136 |    37522 |    23444 |   164312 |    22420 |      492 |  20 |  1.429 |
1152.63/150.32	c (147,0) c |  7 |   1557 |    1304424 |     233183 |   233018 |    35006 |    24007 |   163837 |    22049 |      492 |  20 |  1.428 |
1152.63/150.32	c (147,0) c 
1152.63/150.32	c (147,0) c synthesis     1839704 conflicts  4036836726 propagations     1606 conflicts/sec  3524788 propagations/sec
1152.63/150.32	c (147,0) c real: 147.135 s, cpu: 1145.27 s, memory: 1079.08 Mb
1387.33/180.32	c (177,0) c
1387.33/180.32	c (177,0) c |------------------------------------------------------------------------------------------------------------------------|
1387.33/180.32	c (177,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1387.33/180.32	c (177,0) c |------------------------------------------------------------------------------------------------------------------------|
1387.33/180.32	c (177,0) c |  0 |   1677 |    1418450 |     261378 |   235632 |    63201 |    26539 |   181302 |    25128 |      572 |  20 |  1.433 |
1387.33/180.32	c (177,0) c |  1 |   1726 |    1414694 |     267435 |   235321 |    36053 |    26432 |   183428 |    25464 |      579 |  20 |  1.433 |
1387.33/180.32	c (177,0) c |  2 |   1685 |    1445177 |     270346 |   235902 |    38976 |    28045 |   182894 |    25594 |      591 |  20 |  1.433 |
1387.33/180.32	c (177,0) c |  3 |   1712 |    1451258 |     264299 |   236688 |    66128 |    26230 |   183273 |    25345 |      578 |  20 |  1.433 |
1387.33/180.32	c (177,0) c |  4 |   1614 |    1344978 |     270786 |   237433 |    39413 |    28124 |   184768 |    25785 |      591 |  20 |  1.433 |
1387.33/180.32	c (177,0) c |  5 |   1554 |    1392009 |     266182 |   234117 |    34823 |    26979 |   185846 |    25243 |      591 |  20 |  1.441 |
1387.33/180.32	c (177,0) c |  6 |   1794 |    1452983 |     275481 |   239796 |    44130 |    26545 |   185803 |    25860 |      590 |  20 |  1.433 |
1387.33/180.32	c (177,0) c |  7 |   1800 |    1476024 |     269012 |   237019 |    37649 |    26728 |   182806 |    25193 |      579 |  20 |  1.433 |
1387.33/180.32	c (177,0) c 
1387.33/180.32	c (177,0) c synthesis     2144919 conflicts  4789775459 propagations     1555 conflicts/sec  3471696 propagations/sec
1387.33/180.32	c (177,0) c real: 177.135 s, cpu: 1379.66 s, memory: 1108.71 Mb
1616.08/209.32	c (206,0) c
1616.08/209.32	c (206,0) c |------------------------------------------------------------------------------------------------------------------------|
1616.08/209.32	c (206,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1616.08/209.32	c (206,0) c |------------------------------------------------------------------------------------------------------------------------|
1616.08/209.32	c (206,0) c |  0 |   1886 |    1562084 |     296542 |   238378 |    65169 |    29403 |   201719 |    28098 |      666 |  20 |  1.446 |
1616.08/209.32	c (206,0) c |  1 |   1875 |    1552802 |     301506 |   238702 |    70121 |    29528 |   202897 |    27996 |      672 |  20 |  1.446 |
1616.08/209.32	c (206,0) c |  2 |   1891 |    1607015 |     305114 |   238595 |    37955 |    30819 |   204134 |    28668 |      682 |  20 |  1.446 |
1616.08/209.32	c (206,0) c |  3 |   1929 |    1600496 |     297454 |   239275 |    66084 |    28779 |   202316 |    28018 |      666 |  20 |  1.446 |
1616.08/209.32	c (206,0) c |  4 |   1820 |    1491946 |     303289 |   240048 |    36116 |    30646 |   202820 |    28643 |      676 |  20 |  1.446 |
1616.08/209.32	c (206,0) c |  5 |   1759 |    1539090 |     299639 |   237031 |    68280 |    29547 |   204227 |    28077 |      677 |  20 |  1.446 |
1616.08/209.32	c (206,0) c |  6 |   2035 |    1610112 |     312795 |   242589 |    45642 |    29351 |   205913 |    28995 |      684 |  20 |  1.447 |
1616.08/209.32	c (206,0) c |  7 |   2078 |    1647676 |     305009 |   240458 |    37827 |    29273 |   203026 |    28252 |      671 |  20 |  1.446 |
1616.08/209.32	c (206,0) c 
1616.08/209.32	c (206,0) c synthesis     2421348 conflicts  5496957513 propagations     1506 conflicts/sec  3419519 propagations/sec
1616.08/209.32	c (206,0) c real: 206.135 s, cpu: 1607.52 s, memory: 1167.99 Mb
1854.85/239.32	c (236,0) c
1854.85/239.32	c (236,0) c |------------------------------------------------------------------------------------------------------------------------|
1854.85/239.32	c (236,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1854.85/239.32	c (236,0) c |------------------------------------------------------------------------------------------------------------------------|
1854.85/239.32	c (236,0) c |  0 |   2129 |    1728753 |     333683 |   241397 |    66506 |    32178 |   221236 |    31102 |      759 |  20 |  1.447 |
1854.85/239.32	c (236,0) c |  1 |   2101 |    1708936 |     339451 |   241329 |    72270 |    32483 |   223196 |    31247 |      769 |  20 |  1.447 |
1854.85/239.32	c (236,0) c |  2 |   2052 |    1732131 |     334498 |   240714 |    67339 |    33138 |   220355 |    30886 |      759 |  20 |  1.447 |
1854.85/239.32	c (236,0) c |  3 |   2151 |    1771656 |     338508 |   242189 |    71335 |    31772 |   223993 |    31288 |      770 |  20 |  1.447 |
1854.85/239.32	c (236,0) c |  4 |   2060 |    1669672 |     342715 |   243067 |    75542 |    33578 |   223321 |    31754 |      774 |  20 |  1.447 |
1854.85/239.32	c (236,0) c |  5 |   1970 |    1705570 |     339200 |   240063 |    72024 |    32584 |   225097 |    31067 |      779 |  20 |  1.447 |
1854.85/239.32	c (236,0) c |  6 |   2218 |    1732230 |     344001 |   244392 |    76848 |    31791 |   223654 |    31688 |      768 |  20 |  1.447 |
1854.85/239.32	c (236,0) c |  7 |   2228 |    1800734 |     341877 |   242661 |    74695 |    32247 |   224103 |    30996 |      772 |  20 |  1.447 |
1854.85/239.32	c (236,0) c 
1854.85/239.32	c (236,0) c synthesis     2713933 conflicts  6237206840 propagations     1470 conflicts/sec  3378905 propagations/sec
1854.85/239.32	c (236,0) c real: 236.135 s, cpu: 1845.93 s, memory: 1163.43 Mb
2083.31/268.32	c (265,0) c
2083.31/268.32	c (265,0) c |------------------------------------------------------------------------------------------------------------------------|
2083.31/268.32	c (265,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2083.31/268.32	c (265,0) c |------------------------------------------------------------------------------------------------------------------------|
2083.31/268.32	c (265,0) c |  0 |   2338 |    1882719 |     370230 |   243783 |    64679 |    34744 |   239874 |    33809 |      854 |  20 |  1.448 |
2083.31/268.32	c (265,0) c |  1 |   2335 |    1871174 |     377789 |   243466 |    72209 |    35321 |   241656 |    34052 |      865 |  20 |  1.448 |
2083.31/268.32	c (265,0) c |  2 |   2223 |    1882649 |     368357 |   243268 |    62805 |    35488 |   237374 |    33281 |      846 |  20 |  1.448 |
2083.31/268.32	c (265,0) c |  3 |   2357 |    1921475 |     374062 |   243915 |    68515 |    34142 |   242733 |    34009 |      864 |  20 |  1.448 |
2083.31/268.32	c (265,0) c |  4 |   2219 |    1803625 |     377487 |   244806 |    71926 |    36258 |   240699 |    34203 |      865 |  20 |  1.448 |
2083.31/268.32	c (265,0) c |  5 |   2130 |    1831263 |     371406 |   242134 |    65861 |    35099 |   241977 |    33485 |      865 |  20 |  1.448 |
2083.31/268.32	c (265,0) c |  6 |   2439 |    1887865 |     379642 |   245949 |    74072 |    34248 |   242080 |    34316 |      861 |  20 |  1.449 |
2083.31/268.32	c (265,0) c |  7 |   2380 |    1916424 |     374586 |   244168 |    69009 |    34823 |   242326 |    33344 |      865 |  20 |  1.448 |
2083.31/268.32	c (265,0) c 
2083.31/268.32	c (265,0) c synthesis     2993559 conflicts  6949473969 propagations     1443 conflicts/sec  3350283 propagations/sec
2083.31/268.32	c (265,0) c real: 265.135 s, cpu: 2074.29 s, memory: 1145.19 Mb
2313.53/297.32	c (294,0) c
2313.53/297.32	c (294,0) c |------------------------------------------------------------------------------------------------------------------------|
2313.53/297.32	c (294,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2313.53/297.32	c (294,0) c |------------------------------------------------------------------------------------------------------------------------|
2313.53/297.32	c (294,0) c |  0 |   2509 |    2020995 |     403921 |   245604 |    57365 |    37127 |   257350 |    36328 |      945 |  20 |  1.448 |
2313.53/297.32	c (294,0) c |  1 |   2563 |    2027171 |     413350 |   245232 |    66759 |    37990 |   259548 |    36699 |      959 |  20 |  1.448 |
2313.53/297.32	c (294,0) c |  2 |   2438 |    2045232 |     405253 |   245208 |    58687 |    38090 |   256171 |    36015 |      942 |  20 |  1.448 |
2313.53/297.32	c (294,0) c |  3 |   2564 |    2067790 |     409768 |   245482 |    63197 |    36725 |   261787 |    36656 |      962 |  20 |  1.452 |
2313.53/297.32	c (294,0) c |  4 |   2296 |    1910516 |     408471 |   246247 |    61920 |    39000 |   248036 |    35875 |      951 |  20 |  1.448 |
2313.53/297.32	c (294,0) c |  5 |   2339 |    1992508 |     408327 |   244536 |    61780 |    37672 |   260822 |    36318 |      962 |  20 |  1.448 |
2313.53/297.32	c (294,0) c |  6 |   2651 |    2051011 |     415862 |   247542 |    69296 |    36792 |   260555 |    37029 |      956 |  20 |  1.449 |
2313.53/297.32	c (294,0) c |  7 |   2535 |    2044381 |     404821 |   245787 |    58265 |    36983 |   257354 |    35685 |      944 |  20 |  1.448 |
2313.53/297.32	c (294,0) c 
2313.53/297.32	c (294,0) c synthesis     3269773 conflicts  7650032754 propagations     1419 conflicts/sec  3319661 propagations/sec
2313.53/297.32	c (294,0) c real: 294.135 s, cpu: 2304.46 s, memory: 1127.19 Mb
2546.31/327.32	c (324,0) c
2546.31/327.32	c (324,0) c |------------------------------------------------------------------------------------------------------------------------|
2546.31/327.32	c (324,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2546.31/327.32	c (324,0) c |------------------------------------------------------------------------------------------------------------------------|
2546.31/327.32	c (324,0) c |  0 |   2696 |    2168428 |     439424 |   247059 |    49267 |    39622 |   274673 |    39077 |     1041 |  20 |  1.452 |
2547.11/327.41	c (324,0) c |  1 |   2746 |    2172848 |     449039 |   246812 |    58864 |    40514 |   276334 |    39233 |     1053 |  20 |  1.452 |
2547.11/327.41	c (324,0) c |  2 |   2637 |    2199180 |     438995 |   246859 |    48820 |    40437 |   272795 |    38672 |     1035 |  20 |  1.452 |
2547.11/327.41	c (324,0) c |  3 |   2755 |    2216759 |     445523 |   247125 |    55342 |    38999 |   277850 |    39360 |     1055 |  20 |  1.452 |
2547.11/327.41	c (324,0) c |  4 |   2400 |    2008766 |     436050 |   247271 |    45887 |    41094 |   273762 |    38163 |     1044 |  20 |  1.452 |
2547.11/327.41	c (324,0) c |  5 |   2519 |    2132408 |     442651 |   246255 |    52498 |    40103 |   276967 |    38837 |     1055 |  20 |  1.452 |
2547.11/327.41	c (324,0) c |  6 |   2777 |    2179578 |     449334 |   249295 |    59161 |    39174 |   277924 |    39046 |     1054 |  20 |  1.453 |
2547.11/327.41	c (324,0) c |  7 |   2753 |    2195004 |     439034 |   247306 |    48867 |    39348 |   273872 |    38454 |     1037 |  20 |  1.452 |
2547.11/327.41	c (324,0) c 
2547.11/327.41	c (324,0) c synthesis     3540051 conflicts  8346650713 propagations     1395 conflicts/sec  3289860 propagations/sec
2547.11/327.41	c (324,0) c real: 324.135 s, cpu: 2537.08 s, memory: 1086.16 Mb
2777.28/356.32	c (353,0) c
2777.28/356.32	c (353,0) c |------------------------------------------------------------------------------------------------------------------------|
2777.28/356.32	c (353,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2777.28/356.32	c (353,0) c |------------------------------------------------------------------------------------------------------------------------|
2777.28/356.32	c (353,0) c |  0 |   2880 |    2294035 |     473018 |   248098 |    82861 |    42019 |   291356 |    41440 |     1134 |  20 |  1.452 |
2777.28/356.32	c (353,0) c |  1 |   2940 |    2314500 |     481944 |   248137 |    91769 |    42834 |   293113 |    41831 |     1148 |  20 |  1.452 |
2777.28/356.32	c (353,0) c |  2 |   2845 |    2342090 |     473352 |   248105 |    83177 |    42825 |   289656 |    41175 |     1130 |  20 |  1.452 |
2777.28/356.32	c (353,0) c |  3 |   2961 |    2356014 |     480644 |   248334 |    90464 |    41474 |   294847 |    42099 |     1150 |  20 |  1.452 |
2777.28/356.32	c (353,0) c |  4 |   2570 |    2150791 |     471789 |   248834 |    81625 |    43518 |   290893 |    40768 |     1139 |  20 |  1.452 |
2777.28/356.32	c (353,0) c |  5 |   2719 |    2267511 |     473819 |   247617 |    83667 |    42231 |   292321 |    41113 |     1140 |  20 |  1.452 |
2777.28/356.32	c (353,0) c |  6 |   2983 |    2324281 |     482087 |   250453 |    91914 |    41316 |   294244 |    41675 |     1146 |  20 |  1.453 |
2777.28/356.32	c (353,0) c |  7 |   2935 |    2327555 |     472543 |   249049 |    82376 |    41775 |   290918 |    40613 |     1131 |  20 |  1.452 |
2777.28/356.32	c (353,0) c 
2777.28/356.32	c (353,0) c synthesis     3809196 conflicts  9046531104 propagations     1376 conflicts/sec  3268916 propagations/sec
2777.28/356.32	c (353,0) c real: 353.135 s, cpu: 2767.44 s, memory: 1175.07 Mb
3016.27/386.32	c (383,0) c
3016.27/386.32	c (383,0) c |------------------------------------------------------------------------------------------------------------------------|
3016.27/386.32	c (383,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3016.27/386.32	c (383,0) c |------------------------------------------------------------------------------------------------------------------------|
3016.27/386.32	c (383,0) c |  0 |   3073 |    2430811 |     506989 |   249258 |    70618 |    44341 |   307238 |    43786 |     1228 |  20 |  1.455 |
3016.27/386.32	c (383,0) c |  1 |   3169 |    2468006 |     518847 |   249540 |    82459 |    45156 |   310086 |    44314 |     1246 |  20 |  1.455 |
3016.27/386.32	c (383,0) c |  2 |   3049 |    2490468 |     508074 |   249200 |    71698 |    45224 |   306199 |    43633 |     1226 |  20 |  1.455 |
3016.27/386.32	c (383,0) c |  3 |   3161 |    2492623 |     515471 |   249419 |    79101 |    43714 |   311704 |    44405 |     1246 |  20 |  1.455 |
3016.27/386.32	c (383,0) c |  4 |   2761 |    2295973 |     508525 |   250043 |    72156 |    46166 |   308239 |    43423 |     1241 |  20 |  1.455 |
3016.27/386.32	c (383,0) c |  5 |   2923 |    2420618 |     510005 |   248953 |    73642 |    44656 |   309282 |    43608 |     1239 |  20 |  1.455 |
3016.27/386.32	c (383,0) c |  6 |   3183 |    2476998 |     520174 |   251695 |    83797 |    43830 |   311597 |    44118 |     1246 |  20 |  1.456 |
3016.27/386.32	c (383,0) c |  7 |   3110 |    2493375 |     510915 |   250224 |    74548 |    44305 |   308295 |    43307 |     1233 |  20 |  1.455 |
3016.27/386.32	c (383,0) c 
3016.27/386.32	c (383,0) c synthesis     4099000 conflicts  9785712503 propagations     1364 conflicts/sec  3255208 propagations/sec
3016.27/386.32	c (383,0) c real: 383.135 s, cpu: 3006.17 s, memory: 1127.19 Mb
3247.00/415.33	c (412,0) c
3247.00/415.33	c (412,0) c |------------------------------------------------------------------------------------------------------------------------|
3247.00/415.33	c (412,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3247.00/415.33	c (412,0) c |------------------------------------------------------------------------------------------------------------------------|
3247.00/415.33	c (412,0) c |  0 |   3273 |    2566427 |     540020 |   250258 |    54854 |    46619 |   323573 |    46362 |     1322 |  20 |  1.455 |
3247.00/415.33	c (412,0) c |  1 |   3357 |    2595977 |     551142 |   250721 |    65952 |    47243 |   325244 |    46593 |     1336 |  20 |  1.455 |
3247.00/415.33	c (412,0) c |  2 |   3275 |    2642763 |     542218 |   250326 |    57040 |    47418 |   322415 |    46156 |     1320 |  20 |  1.455 |
3247.00/415.33	c (412,0) c |  3 |   3349 |    2630770 |     547368 |   250862 |    62207 |    45759 |   327485 |    46667 |     1339 |  20 |  1.455 |
3247.00/415.33	c (412,0) c |  4 |   2936 |    2427209 |     543459 |   251016 |    58289 |    48606 |   324701 |    46087 |     1340 |  20 |  1.455 |
3247.00/415.33	c (412,0) c |  5 |   3123 |    2565551 |     550727 |   250219 |    65556 |    47405 |   325500 |    46073 |     1337 |  20 |  1.455 |
3247.00/415.33	c (412,0) c |  6 |   3397 |    2627503 |     554548 |   252911 |    69375 |    45960 |   327284 |    46458 |     1340 |  20 |  1.456 |
3247.00/415.33	c (412,0) c |  7 |   3321 |    2625503 |     544590 |   251419 |    59426 |    46399 |   324968 |    45695 |     1329 |  20 |  1.455 |
3247.00/415.33	c (412,0) c 
3247.00/415.33	c (412,0) c synthesis     4374073 conflicts 10486259519 propagations     1351 conflicts/sec  3239905 propagations/sec
3247.00/415.33	c (412,0) c real: 412.143 s, cpu: 3236.59 s, memory: 1134.03 Mb
3483.09/445.32	c (442,0) c
3483.09/445.32	c (442,0) c |------------------------------------------------------------------------------------------------------------------------|
3483.09/445.32	c (442,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3483.09/445.32	c (442,0) c |------------------------------------------------------------------------------------------------------------------------|
3483.09/445.32	c (442,0) c |  0 |   3470 |    2700482 |     574148 |   251375 |    88982 |    48695 |   339401 |    48622 |     1418 |  20 |  1.455 |
3483.09/445.32	c (442,0) c |  1 |   3513 |    2731935 |     584973 |   251980 |    99783 |    49942 |   341435 |    49081 |     1435 |  20 |  1.455 |
3483.09/445.32	c (442,0) c |  2 |   3471 |    2774815 |     576573 |   251340 |    91395 |    49760 |   338236 |    48499 |     1418 |  20 |  1.455 |
3483.09/445.32	c (442,0) c |  3 |   3501 |    2767852 |     581307 |   252010 |    96147 |    48159 |   343178 |    48967 |     1435 |  20 |  1.455 |
3483.09/445.32	c (442,0) c |  4 |   3124 |    2554719 |     576436 |   252129 |    91266 |    50798 |   340580 |    48387 |     1435 |  20 |  1.455 |
3483.09/445.32	c (442,0) c |  5 |   3267 |    2670572 |     577798 |   251026 |    92627 |    49190 |   338465 |    48069 |     1416 |  20 |  1.455 |
3483.09/445.32	c (442,0) c |  6 |   3566 |    2746138 |     583003 |   253616 |    97830 |    47853 |   340788 |    48668 |     1420 |  20 |  1.456 |
3483.09/445.32	c (442,0) c |  7 |   3577 |    2777439 |     581969 |   252444 |    96805 |    48739 |   342644 |    48523 |     1436 |  20 |  1.455 |
3483.09/445.32	c (442,0) c 
3483.09/445.32	c (442,0) c synthesis     4636207 conflicts 11170426269 propagations     1335 conflicts/sec  3216766 propagations/sec
3483.09/445.32	c (442,0) c real: 442.135 s, cpu: 3472.56 s, memory: 1163.67 Mb
3709.47/474.32	c (471,0) c
3709.47/474.32	c (471,0) c |------------------------------------------------------------------------------------------------------------------------|
3709.47/474.32	c (471,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3709.47/474.32	c (471,0) c |------------------------------------------------------------------------------------------------------------------------|
3709.47/474.32	c (471,0) c |  0 |   3632 |    2813233 |     604027 |   252208 |    67455 |    50444 |   352824 |    50570 |     1503 |  20 |  1.457 |
3709.47/474.32	c (471,0) c |  1 |   3666 |    2839896 |     613714 |   252730 |    77135 |    51831 |   354214 |    50770 |     1519 |  20 |  1.457 |
3709.47/474.32	c (471,0) c |  2 |   3623 |    2889923 |     609702 |   252383 |    73135 |    51935 |   353674 |    50572 |     1516 |  20 |  1.457 |
3709.47/474.32	c (471,0) c |  3 |   3675 |    2883691 |     611713 |   252675 |    75141 |    49862 |   356877 |    50869 |     1523 |  20 |  1.457 |
3709.47/474.32	c (471,0) c |  4 |   3303 |    2673297 |     606047 |   252824 |    69472 |    52678 |   354089 |    50335 |     1523 |  20 |  1.457 |
3709.47/474.32	c (471,0) c |  5 |   3443 |    2802115 |     611024 |   251792 |    74446 |    51399 |   353059 |    50247 |     1511 |  20 |  1.457 |
3709.47/474.32	c (471,0) c |  6 |   3760 |    2894354 |     618820 |   254367 |    82269 |    50063 |   356030 |    50756 |     1520 |  20 |  1.458 |
3709.47/474.32	c (471,0) c |  7 |   3746 |    2901277 |     613189 |   253333 |    76622 |    50775 |   356079 |    50419 |     1523 |  20 |  1.457 |
3709.47/474.32	c (471,0) c 
3709.47/474.32	c (471,0) c synthesis     4888236 conflicts 11835007832 propagations     1322 conflicts/sec  3199618 propagations/sec
3709.47/474.32	c (471,0) c real: 471.135 s, cpu: 3698.88 s, memory: 1108.95 Mb
3937.14/504.32	c (501,0) c
3937.14/504.32	c (501,0) c |------------------------------------------------------------------------------------------------------------------------|
3937.14/504.32	c (501,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
3937.14/504.32	c (501,0) c |------------------------------------------------------------------------------------------------------------------------|
3937.14/504.32	c (501,0) c |  0 |   3812 |    2949393 |     635518 |   252993 |    98935 |    52429 |   367130 |    52720 |     1595 |  20 |  1.460 |
3937.14/504.32	c (501,0) c |  1 |   3853 |    2956541 |     644558 |   253631 |   107967 |    53956 |   368962 |    53117 |     1615 |  20 |  1.460 |
3937.14/504.32	c (501,0) c |  2 |   3799 |    3015934 |     642055 |   253388 |   105476 |    54012 |   368780 |    52994 |     1615 |  20 |  1.460 |
3937.14/504.32	c (501,0) c |  3 |   3830 |    3012889 |     643917 |   253368 |   107334 |    51898 |   371046 |    53200 |     1615 |  20 |  1.460 |
3937.14/504.32	c (501,0) c |  4 |   3478 |    2798333 |     637061 |   253674 |   100467 |    54651 |   368261 |    52632 |     1615 |  20 |  1.460 |
3937.14/504.32	c (501,0) c |  5 |   3601 |    2919703 |     646793 |   252822 |    56234 |    53808 |   368976 |    52577 |     1614 |  20 |  1.460 |
3937.14/504.32	c (501,0) c |  6 |   3900 |    3022690 |     650338 |   255036 |    59768 |    52163 |   370547 |    53045 |     1614 |  20 |  1.460 |
3937.14/504.32	c (501,0) c |  7 |   3902 |    3013658 |     642929 |   254097 |   106341 |    52841 |   370274 |    52579 |     1615 |  20 |  1.460 |
3937.14/504.32	c (501,0) c 
3937.14/504.32	c (501,0) c synthesis     5143169 conflicts 12494300736 propagations     1310 conflicts/sec  3182306 propagations/sec
3937.14/504.32	c (501,0) c real: 501.135 s, cpu: 3926.18 s, memory: 1049.68 Mb
4163.22/533.33	c (530,0) c
4163.22/533.33	c (530,0) c |------------------------------------------------------------------------------------------------------------------------|
4163.22/533.33	c (530,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4163.22/533.33	c (530,0) c |------------------------------------------------------------------------------------------------------------------------|
4163.22/533.33	c (530,0) c |  0 |   3914 |    3053703 |     665420 |   253714 |    74834 |    54499 |   381084 |    54372 |     1686 |  20 |  1.460 |
4163.22/533.33	c (530,0) c |  1 |   4023 |    3086621 |     676511 |   254296 |    85934 |    55846 |   383071 |    54847 |     1705 |  20 |  1.460 |
4163.22/533.33	c (530,0) c |  2 |   3999 |    3138796 |     673828 |   254053 |    83246 |    55916 |   383212 |    54833 |     1706 |  20 |  1.460 |
4163.22/533.33	c (530,0) c |  3 |   3986 |    3128327 |     675685 |   254128 |    85130 |    54359 |   384741 |    55003 |     1705 |  20 |  1.460 |
4163.22/533.33	c (530,0) c |  4 |   3655 |    2913648 |     667924 |   254427 |    77339 |    56650 |   382475 |    54427 |     1706 |  20 |  1.460 |
4163.22/533.33	c (530,0) c |  5 |   3752 |    3046345 |     678859 |   253530 |    88301 |    55711 |   383015 |    54536 |     1705 |  20 |  1.460 |
4163.22/533.33	c (530,0) c |  6 |   4060 |    3148935 |     681536 |   255626 |    90966 |    54095 |   385061 |    55023 |     1706 |  20 |  1.461 |
4163.22/533.33	c (530,0) c |  7 |   4085 |    3154235 |     675399 |   255110 |    84810 |    54716 |   384236 |    54427 |     1706 |  20 |  1.460 |
4163.22/533.33	c (530,0) c 
4163.22/533.33	c (530,0) c synthesis     5395164 conflicts 13165667336 propagations     1299 conflicts/sec  3170833 propagations/sec
4163.22/533.33	c (530,0) c real: 530.144 s, cpu: 4152.12 s, memory: 1181.91 Mb
4396.10/563.32	c (560,0) c
4396.10/563.32	c (560,0) c |------------------------------------------------------------------------------------------------------------------------|
4396.10/563.32	c (560,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4396.10/563.32	c (560,0) c |------------------------------------------------------------------------------------------------------------------------|
4396.10/563.32	c (560,0) c |  0 |   4059 |    3167888 |     697567 |   254389 |   106979 |    56713 |   395984 |    56750 |     1784 |  20 |  1.470 |
4396.10/563.32	c (560,0) c |  1 |   4213 |    3232309 |     710320 |   255252 |    63137 |    57891 |   397953 |    57309 |     1803 |  20 |  1.470 |
4396.10/563.32	c (560,0) c |  2 |   4164 |    3272146 |     708058 |   255051 |    60869 |    58036 |   398035 |    57098 |     1803 |  20 |  1.470 |
4396.10/563.32	c (560,0) c |  3 |   4176 |    3261287 |     708446 |   254899 |    61296 |    56983 |   398910 |    57254 |     1802 |  20 |  1.470 |
4396.10/563.32	c (560,0) c |  4 |   3852 |    3032993 |     698813 |   255195 |   108228 |    58648 |   397389 |    56707 |     1804 |  20 |  1.470 |
4396.10/563.32	c (560,0) c |  5 |   3906 |    3166827 |     711750 |   254222 |    64579 |    57743 |   398073 |    56864 |     1802 |  20 |  1.470 |
4396.10/563.32	c (560,0) c |  6 |   4237 |    3275107 |     714260 |   256177 |    67084 |    56030 |   399445 |    57245 |     1802 |  20 |  1.471 |
4396.10/563.32	c (560,0) c |  7 |   4292 |    3274125 |     706803 |   255745 |    59635 |    56584 |   399414 |    56674 |     1803 |  20 |  1.470 |
4396.10/563.32	c (560,0) c 
4396.10/563.32	c (560,0) c synthesis     5656018 conflicts 13837783122 propagations     1290 conflicts/sec  3156131 propagations/sec
4396.10/563.32	c (560,0) c real: 560.135 s, cpu: 4384.41 s, memory: 1097.55 Mb
4614.09/592.32	c (589,0) c
4614.09/592.32	c (589,0) c |------------------------------------------------------------------------------------------------------------------------|
4614.09/592.32	c (589,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4614.09/592.32	c (589,0) c |------------------------------------------------------------------------------------------------------------------------|
4614.09/592.32	c (589,0) c |  0 |   4171 |    3268249 |     727027 |   255124 |    79839 |    58421 |   409593 |    58474 |     1874 |  20 |  1.471 |
4614.09/592.32	c (589,0) c |  1 |   4364 |    3346324 |     740928 |   255929 |    93745 |    59739 |   411735 |    59098 |     1894 |  20 |  1.474 |
4614.09/592.32	c (589,0) c |  2 |   4343 |    3390103 |     738513 |   255532 |    91323 |    60552 |   411126 |    58804 |     1893 |  20 |  1.474 |
4614.09/592.32	c (589,0) c |  3 |   4345 |    3375993 |     739676 |   255479 |    92526 |    58723 |   412604 |    59086 |     1894 |  20 |  1.474 |
4614.09/592.32	c (589,0) c |  4 |   4039 |    3158426 |     729286 |   255887 |    82096 |    60418 |   411040 |    58490 |     1894 |  20 |  1.474 |
4614.09/592.32	c (589,0) c |  5 |   4079 |    3282179 |     742123 |   254803 |    94952 |    59524 |   411963 |    58794 |     1894 |  20 |  1.474 |
4614.09/592.32	c (589,0) c |  6 |   4399 |    3393320 |     744834 |   256797 |    97657 |    57839 |   413641 |    59156 |     1893 |  20 |  1.475 |
4614.09/592.32	c (589,0) c |  7 |   4445 |    3378053 |     736767 |   256219 |    89599 |    59006 |   412608 |    58346 |     1894 |  20 |  1.474 |
4614.09/592.32	c (589,0) c 
4614.09/592.32	c (589,0) c synthesis     5899156 conflicts 14483806611 propagations     1282 conflicts/sec  3147151 propagations/sec
4614.09/592.32	c (589,0) c real: 589.135 s, cpu: 4602.2 s, memory: 1145.43 Mb
4842.44/621.33	c (618,0) c
4842.44/621.33	c (618,0) c |------------------------------------------------------------------------------------------------------------------------|
4842.44/621.33	c (618,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
4842.44/621.33	c (618,0) c |------------------------------------------------------------------------------------------------------------------------|
4842.44/621.33	c (618,0) c |  0 |   4330 |    3378288 |     758378 |   255726 |   111189 |    60267 |   424467 |    60739 |     1970 |  20 |  1.474 |
4842.44/621.33	c (618,0) c |  1 |   4495 |    3444595 |     770250 |   256380 |    63864 |    61618 |   426099 |    61192 |     1988 |  20 |  1.474 |
4842.44/621.33	c (618,0) c |  2 |   4471 |    3490663 |     768435 |   256046 |    62075 |    63172 |   424951 |    61027 |     1989 |  20 |  1.474 |
4842.44/621.33	c (618,0) c |  3 |   4530 |    3504590 |     770654 |   256126 |    64298 |    60610 |   427321 |    61396 |     1989 |  20 |  1.474 |
4842.44/621.33	c (618,0) c |  4 |   4213 |    3261957 |     756989 |   256456 |   109799 |    62020 |   424666 |    60558 |     1981 |  20 |  1.474 |
4842.44/621.33	c (618,0) c |  5 |   4217 |    3369150 |     768354 |   255273 |    61992 |    61146 |   425026 |    60889 |     1978 |  20 |  1.474 |
4842.44/621.33	c (618,0) c |  6 |   4546 |    3520848 |     779370 |   257340 |    72988 |    60095 |   427523 |    61288 |     1988 |  20 |  1.475 |
4842.44/621.33	c (618,0) c |  7 |   4647 |    3500496 |     767824 |   257073 |    61446 |    61475 |   426846 |    60721 |     1990 |  20 |  1.474 |
4842.44/621.33	c (618,0) c 
4842.44/621.33	c (618,0) c synthesis     6140255 conflicts 15123153135 propagations     1271 conflicts/sec  3130834 propagations/sec
4842.44/621.33	c (618,0) c real: 618.144 s, cpu: 4830.39 s, memory: 1145.43 Mb
5078.93/651.32	c (648,0) c
5078.93/651.32	c (648,0) c |------------------------------------------------------------------------------------------------------------------------|
5078.93/651.32	c (648,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
5078.93/651.32	c (648,0) c |------------------------------------------------------------------------------------------------------------------------|
5078.93/651.32	c (648,0) c |  0 |   4494 |    3507769 |     791705 |   256357 |    85328 |    62814 |   438967 |    62735 |     2067 |  20 |  1.475 |
5078.93/651.32	c (648,0) c |  1 |   4648 |    3558842 |     801553 |   256868 |    95166 |    63474 |   440783 |    63023 |     2083 |  20 |  1.475 |
5078.93/651.32	c (648,0) c |  2 |   4638 |    3606634 |     801787 |   256510 |    95427 |    65218 |   438698 |    62862 |     2086 |  20 |  1.475 |
5078.93/651.32	c (648,0) c |  3 |   4714 |    3629484 |     804055 |   256670 |    97699 |    62350 |   442459 |    63208 |     2087 |  20 |  1.475 |
5078.93/651.32	c (648,0) c |  4 |   4384 |    3374129 |     788201 |   256945 |    81820 |    63940 |   439185 |    62330 |     2076 |  20 |  1.475 |
5078.93/651.32	c (648,0) c |  5 |   4325 |    3470864 |     798843 |   255805 |    92481 |    63791 |   438298 |    62406 |     2069 |  20 |  1.475 |
5078.93/651.32	c (648,0) c |  6 |   4724 |    3642062 |     811594 |   257859 |   105212 |    61996 |   442962 |    63345 |     2087 |  20 |  1.476 |
5078.93/651.32	c (648,0) c |  7 |   4826 |    3625954 |     801154 |   257696 |    94776 |    63255 |   441162 |    62505 |     2087 |  20 |  1.475 |
5078.93/651.32	c (648,0) c 
5078.93/651.32	c (648,0) c synthesis     6398892 conflicts 15809254127 propagations     1263 conflicts/sec  3120569 propagations/sec
5078.93/651.32	c (648,0) c real: 648.135 s, cpu: 5066.14 s, memory: 1049.70 Mb
5306.87/680.32	c (677,0) c
5306.87/680.32	c (677,0) c |------------------------------------------------------------------------------------------------------------------------|
5306.87/680.32	c (677,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
5306.87/680.32	c (677,0) c |------------------------------------------------------------------------------------------------------------------------|
5306.87/680.32	c (677,0) c |  0 |   4654 |    3623023 |     822326 |   256913 |   115949 |    65354 |   452423 |    64966 |     2161 |  20 |  1.475 |
5306.87/680.32	c (677,0) c |  1 |   4823 |    3668806 |     831223 |   257446 |    63046 |    65178 |   455270 |    65294 |     2178 |  20 |  1.475 |
5306.87/680.32	c (677,0) c |  2 |   4767 |    3705838 |     831419 |   256974 |    63263 |    67126 |   453679 |    64968 |     2180 |  20 |  1.475 |
5306.87/680.32	c (677,0) c |  3 |   4894 |    3749483 |     833618 |   257188 |    65470 |    64084 |   456614 |    65405 |     2181 |  20 |  1.475 |
5306.87/680.32	c (677,0) c |  4 |   4550 |    3495507 |     820952 |   257551 |   114571 |    65951 |   453801 |    64630 |     2177 |  20 |  1.475 |
5306.87/680.32	c (677,0) c |  5 |   4477 |    3583839 |     830228 |   256372 |    62060 |    66401 |   452561 |    64793 |     2168 |  20 |  1.475 |
5306.87/680.32	c (677,0) c |  6 |   4885 |    3748856 |     841196 |   258254 |    73027 |    63771 |   456729 |    65401 |     2179 |  20 |  1.476 |
5306.87/680.32	c (677,0) c |  7 |   4982 |    3719457 |     829431 |   258249 |   123053 |    65051 |   455873 |    64726 |     2181 |  20 |  1.475 |
5306.87/680.32	c (677,0) c 
5306.87/680.32	c (677,0) c synthesis     6640393 conflicts 16451177773 propagations     1254 conflicts/sec  3107515 propagations/sec
5306.87/680.32	c (677,0) c real: 677.135 s, cpu: 5294 s, memory: 1097.86 Mb
5544.00/710.32	c (707,0) c
5544.00/710.32	c (707,0) c |------------------------------------------------------------------------------------------------------------------------|
5544.00/710.32	c (707,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
5544.00/710.32	c (707,0) c |------------------------------------------------------------------------------------------------------------------------|
5544.00/710.32	c (707,0) c |  0 |   4828 |    3752260 |     855851 |   257474 |    87668 |    67545 |   465994 |    66808 |     2259 |  20 |  1.479 |
5544.00/710.32	c (707,0) c |  1 |   4975 |    3774063 |     862634 |   257898 |    94456 |    67677 |   468272 |    66844 |     2275 |  20 |  1.479 |
5544.00/710.32	c (707,0) c |  2 |   4934 |    3834583 |     865220 |   257644 |    97064 |    69097 |   467419 |    66691 |     2277 |  20 |  1.479 |
5544.00/710.32	c (707,0) c |  3 |   5073 |    3874656 |     866567 |   257699 |    98418 |    66548 |   470411 |    67169 |     2279 |  20 |  1.479 |
5544.00/710.32	c (707,0) c |  4 |   4746 |    3633516 |     855647 |   258461 |    87467 |    67937 |   468910 |    66716 |     2279 |  20 |  1.479 |
5544.00/710.32	c (707,0) c |  5 |   4600 |    3689696 |     862811 |   256838 |    94643 |    68360 |   466814 |    66422 |     2269 |  20 |  1.479 |
5544.00/710.32	c (707,0) c |  6 |   5061 |    3862314 |     873428 |   258669 |   105259 |    65603 |   470763 |    67310 |     2278 |  20 |  1.480 |
5544.00/710.32	c (707,0) c |  7 |   5053 |    3789547 |     855681 |   258492 |    87508 |    66548 |   470229 |    65837 |     2279 |  20 |  1.479 |
5544.00/710.32	c (707,0) c 
5544.00/710.32	c (707,0) c synthesis     6897839 conflicts 17148484890 propagations     1247 conflicts/sec  3100411 propagations/sec
5544.00/710.32	c (707,0) c real: 707.135 s, cpu: 5531.04 s, memory: 1049.70 Mb
5771.99/739.33	c (736,0) c
5771.99/739.33	c (736,0) c |------------------------------------------------------------------------------------------------------------------------|
5771.99/739.33	c (736,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
5771.99/739.33	c (736,0) c |------------------------------------------------------------------------------------------------------------------------|
5771.99/739.33	c (736,0) c |  0 |   4968 |    3862613 |     886091 |   257915 |   117909 |    69365 |   479851 |    68837 |     2353 |  20 |  1.479 |
5771.99/739.33	c (736,0) c |  1 |   5127 |    3879770 |     892376 |   258272 |   124199 |    70292 |   482253 |    68930 |     2371 |  20 |  1.479 |
5771.99/739.33	c (736,0) c |  2 |   5073 |    3930293 |     893211 |   258364 |   125055 |    70788 |   481507 |    68698 |     2369 |  20 |  1.479 |
5771.99/739.33	c (736,0) c |  3 |   5234 |    3976948 |     895259 |   258138 |   127110 |    69090 |   483986 |    69350 |     2373 |  20 |  1.479 |
5771.99/739.33	c (736,0) c |  4 |   4880 |    3730078 |     884148 |   258832 |   115968 |    69659 |   483245 |    68588 |     2373 |  20 |  1.479 |
5771.99/739.33	c (736,0) c |  5 |   4755 |    3795048 |     892808 |   257361 |   124639 |    70235 |   481582 |    68684 |     2367 |  20 |  1.479 |
5771.99/739.33	c (736,0) c |  6 |   5214 |    3966209 |     902432 |   259027 |    69877 |    67378 |   485193 |    69382 |     2372 |  20 |  1.480 |
5771.99/739.33	c (736,0) c |  7 |   5221 |    3913485 |     886618 |   258924 |   118445 |    68249 |   484631 |    68194 |     2373 |  20 |  1.479 |
5771.99/739.33	c (736,0) c 
5771.99/739.33	c (736,0) c synthesis     7132943 conflicts 17779945101 propagations     1239 conflicts/sec  3087358 propagations/sec
5771.99/739.33	c (736,0) c real: 736.141 s, cpu: 5758.95 s, memory: 1290.52 Mb
6009.33/769.32	c (766,0) c
6009.33/769.32	c (766,0) c |------------------------------------------------------------------------------------------------------------------------|
6009.33/769.32	c (766,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
6009.33/769.32	c (766,0) c |------------------------------------------------------------------------------------------------------------------------|
6009.33/769.32	c (766,0) c |  0 |   5168 |    3994830 |     919699 |   258569 |    87131 |    71201 |   493895 |    70682 |     2451 |  20 |  1.479 |
6009.33/769.32	c (766,0) c |  1 |   5294 |    3995053 |     924435 |   258775 |    91859 |    72120 |   495467 |    70608 |     2468 |  20 |  1.479 |
6009.33/769.32	c (766,0) c |  2 |   5234 |    4047936 |     925089 |   258775 |    92534 |    73147 |   493772 |    70362 |     2462 |  20 |  1.479 |
6009.33/769.32	c (766,0) c |  3 |   5412 |    4094656 |     927879 |   258685 |    95314 |    70979 |   497001 |    71025 |     2471 |  20 |  1.479 |
6009.33/769.32	c (766,0) c |  4 |   5053 |    3854866 |     915470 |   259358 |    82914 |    71424 |   496710 |    70406 |     2471 |  20 |  1.479 |
6009.33/769.32	c (766,0) c |  5 |   4909 |    3904296 |     924263 |   257894 |    91700 |    71930 |   495180 |    70223 |     2464 |  20 |  1.479 |
6009.33/769.32	c (766,0) c |  6 |   5384 |    4092198 |     935285 |   259603 |   102731 |    69257 |   498624 |    71217 |     2469 |  20 |  1.480 |
6009.33/769.32	c (766,0) c |  7 |   5391 |    4031240 |     918756 |   259435 |    86178 |    70010 |   497989 |    69989 |     2471 |  20 |  1.479 |
6009.33/769.32	c (766,0) c 
6009.33/769.32	c (766,0) c synthesis     7390876 conflicts 18462874298 propagations     1233 conflicts/sec  3079109 propagations/sec
6009.33/769.32	c (766,0) c real: 766.135 s, cpu: 5996.17 s, memory: 1049.70 Mb
6237.01/798.32	c (795,0) c
6237.01/798.32	c (795,0) c |------------------------------------------------------------------------------------------------------------------------|
6237.01/798.32	c (795,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
6237.01/798.32	c (795,0) c |------------------------------------------------------------------------------------------------------------------------|
6237.01/798.32	c (795,0) c |  0 |   5338 |    4107930 |     950454 |   258960 |   117856 |    73007 |   506959 |    72577 |     2548 |  20 |  1.482 |
6237.01/798.32	c (795,0) c |  1 |   5432 |    4091229 |     954046 |   259104 |   121318 |    73895 |   508682 |    72546 |     2566 |  20 |  1.484 |
6237.01/798.32	c (795,0) c |  2 |   5400 |    4145345 |     951109 |   259115 |   118525 |    75216 |   504774 |    72025 |     2547 |  20 |  1.482 |
6237.01/798.32	c (795,0) c |  3 |   5557 |    4180470 |     954560 |   259043 |   121962 |    72625 |   509499 |    72761 |     2562 |  20 |  1.484 |
6237.01/798.32	c (795,0) c |  4 |   5226 |    3957790 |     944605 |   259780 |   112011 |    73001 |   509755 |    72226 |     2566 |  20 |  1.484 |
6237.01/798.32	c (795,0) c |  5 |   5085 |    4028329 |     956214 |   258368 |   123621 |    73856 |   508913 |    72299 |     2567 |  20 |  1.484 |
6237.01/798.32	c (795,0) c |  6 |   5553 |    4210379 |     964943 |   259994 |   132358 |    71002 |   511725 |    73382 |     2567 |  20 |  1.484 |
6237.01/798.32	c (795,0) c |  7 |   5520 |    4129463 |     948096 |   259834 |   115493 |    71887 |   510878 |    71801 |     2567 |  20 |  1.484 |
6237.01/798.32	c (795,0) c 
6237.01/798.32	c (795,0) c synthesis     7624027 conflicts 19092880099 propagations     1225 conflicts/sec  3067761 propagations/sec
6237.01/798.32	c (795,0) c real: 795.135 s, cpu: 6223.72 s, memory: 1290.52 Mb
6467.42/827.33	c (824,0) c
6467.42/827.33	c (824,0) c |------------------------------------------------------------------------------------------------------------------------|
6467.42/827.33	c (824,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
6467.42/827.33	c (824,0) c |------------------------------------------------------------------------------------------------------------------------|
6467.42/827.33	c (824,0) c |  0 |   5503 |    4222095 |     980797 |   259398 |    81198 |    75007 |   520139 |    74530 |     2646 |  20 |  1.486 |
6467.42/827.33	c (824,0) c |  1 |   5528 |    4190124 |     984950 |   259497 |    85315 |    75810 |   521337 |    74200 |     2664 |  20 |  1.486 |
6467.42/827.33	c (824,0) c |  2 |   5574 |    4269159 |     984331 |   259754 |    84757 |    77373 |   518174 |    73879 |     2650 |  20 |  1.486 |
6467.42/827.33	c (824,0) c |  3 |   5702 |    4299094 |     986890 |   259588 |    87312 |    74660 |   523077 |    74636 |     2663 |  20 |  1.486 |
6467.42/827.33	c (824,0) c |  4 |   5345 |    4041092 |     970166 |   260022 |    70574 |    74663 |   521497 |    74074 |     2653 |  20 |  1.486 |
6467.42/827.33	c (824,0) c |  5 |   5191 |    4116385 |     980549 |   258664 |    80957 |    75478 |   519124 |    73622 |     2644 |  20 |  1.486 |
6467.42/827.33	c (824,0) c |  6 |   5713 |    4333311 |     997586 |   260442 |    98004 |    72872 |   524922 |    74951 |     2664 |  20 |  1.486 |
6467.42/827.33	c (824,0) c |  7 |   5678 |    4251168 |     978353 |   260287 |    78763 |    73891 |   523927 |    73686 |     2664 |  20 |  1.486 |
6467.42/827.33	c (824,0) c 
6467.42/827.33	c (824,0) c synthesis     7863623 conflicts 19728439306 propagations     1218 conflicts/sec  3056722 propagations/sec
6467.42/827.33	c (824,0) c real: 824.144 s, cpu: 6454.12 s, memory: 1049.70 Mb
6705.07/857.32	c (854,0) c
6705.07/857.32	c (854,0) c |------------------------------------------------------------------------------------------------------------------------|
6705.07/857.32	c (854,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
6705.07/857.32	c (854,0) c |------------------------------------------------------------------------------------------------------------------------|
6705.07/857.32	c (854,0) c |  0 |   5655 |    4342000 |    1012167 |   259734 |   112566 |    77547 |   534575 |    76388 |     2745 |  20 |  1.486 |
6705.07/857.32	c (854,0) c |  1 |   5662 |    4306278 |    1014226 |   259844 |   114590 |    77554 |   536320 |    76087 |     2756 |  20 |  1.486 |
6705.07/857.32	c (854,0) c |  2 |   5769 |    4403676 |    1018297 |   260443 |   118723 |    79177 |   534312 |    75951 |     2753 |  20 |  1.486 |
6705.07/857.32	c (854,0) c |  3 |   5882 |    4412742 |    1018397 |   260004 |   118818 |    76429 |   538962 |    76609 |     2764 |  20 |  1.486 |
6705.07/857.32	c (854,0) c |  4 |   5519 |    4165041 |    1003857 |   260765 |   104265 |    76488 |   537570 |    75842 |     2756 |  20 |  1.486 |
6705.07/857.32	c (854,0) c |  5 |   5369 |    4246821 |    1019162 |   259067 |   119568 |    78723 |   533876 |    75534 |     2748 |  20 |  1.486 |
6705.07/857.32	c (854,0) c |  6 |   5893 |    4440691 |    1028436 |   260803 |   128853 |    74666 |   540766 |    77071 |     2765 |  20 |  1.487 |
6705.07/857.32	c (854,0) c |  7 |   5861 |    4370708 |    1010727 |   260724 |   111137 |    76356 |   539206 |    75597 |     2764 |  20 |  1.486 |
6705.07/857.32	c (854,0) c 
6705.07/857.32	c (854,0) c synthesis     8125270 conflicts 20403872245 propagations     1214 conflicts/sec  3049325 propagations/sec
6705.07/857.32	c (854,0) c real: 854.135 s, cpu: 6691.28 s, memory: 1146.03 Mb
6934.46/886.32	c (883,0) c
6934.46/886.32	c (883,0) c |------------------------------------------------------------------------------------------------------------------------|
6934.46/886.32	c (883,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
6934.46/886.32	c (883,0) c |------------------------------------------------------------------------------------------------------------------------|
6934.46/886.32	c (883,0) c |  0 |   5756 |    4425919 |    1039401 |   260027 |    70219 |    79892 |   545623 |    78126 |     2841 |  20 |  1.486 |
6934.46/886.32	c (883,0) c |  1 |   5770 |    4386454 |    1039681 |   260184 |    70473 |    79233 |   549187 |    77981 |     2844 |  20 |  1.486 |
6934.46/886.32	c (883,0) c |  2 |   5961 |    4521982 |    1050083 |   260789 |    80921 |    81030 |   548812 |    77957 |     2853 |  20 |  1.486 |
6934.46/886.32	c (883,0) c |  3 |   5993 |    4505663 |    1046925 |   260298 |    77762 |    78167 |   552670 |    78522 |     2860 |  20 |  1.486 |
6934.46/886.32	c (883,0) c |  4 |   5629 |    4252471 |    1031548 |   261033 |   131956 |    78402 |   551924 |    77812 |     2856 |  20 |  1.486 |
6934.46/886.32	c (883,0) c |  5 |   5513 |    4354708 |    1050045 |   259601 |    80858 |    81038 |   547747 |    77565 |     2847 |  20 |  1.486 |
6934.46/886.32	c (883,0) c |  6 |   6058 |    4558090 |    1058047 |   261460 |    88866 |    76276 |   554138 |    78663 |     2857 |  20 |  1.487 |
6934.46/886.32	c (883,0) c |  7 |   6038 |    4470838 |    1038443 |   261032 |   138853 |    78506 |   552147 |    77673 |     2859 |  20 |  1.486 |
6934.46/886.32	c (883,0) c 
6934.46/886.32	c (883,0) c synthesis     8354173 conflicts 21031352377 propagations     1207 conflicts/sec  3038975 propagations/sec
6934.46/886.32	c (883,0) c real: 883.135 s, cpu: 6920.54 s, memory: 1146.03 Mb
7161.40/915.32	c (912,0) c
7161.40/915.32	c (912,0) c |------------------------------------------------------------------------------------------------------------------------|
7161.40/915.32	c (912,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
7161.40/915.32	c (912,0) c |------------------------------------------------------------------------------------------------------------------------|
7161.40/915.32	c (912,0) c |  0 |   5891 |    4542149 |    1073876 |   260365 |   104695 |    81851 |   562396 |    79813 |     2936 |  20 |  1.486 |
7161.40/915.32	c (912,0) c |  1 |   5909 |    4494913 |    1070201 |   260757 |   100993 |    80895 |   562351 |    79404 |     2932 |  20 |  1.486 |
7161.40/915.32	c (912,0) c |  2 |   6132 |    4638061 |    1081897 |   261097 |   112735 |    83484 |   563080 |    79696 |     2952 |  20 |  1.486 |
7161.40/915.32	c (912,0) c |  3 |   6130 |    4602372 |    1076165 |   260664 |   107002 |    79643 |   567043 |    80037 |     2952 |  20 |  1.486 |
7161.40/915.32	c (912,0) c |  4 |   5731 |    4349469 |    1068965 |   261636 |    99771 |    81093 |   565521 |    79373 |     2952 |  20 |  1.486 |
7161.40/915.32	c (912,0) c |  5 |   5667 |    4456580 |    1080218 |   259915 |   111031 |    82899 |   562407 |    79240 |     2944 |  20 |  1.486 |
7161.40/915.32	c (912,0) c |  6 |   6178 |    4653796 |    1087097 |   261701 |   117917 |    78091 |   568425 |    80281 |     2952 |  20 |  1.487 |
7161.40/915.32	c (912,0) c |  7 |   6199 |    4590253 |    1069937 |   261446 |   100774 |    80831 |   565452 |    79129 |     2952 |  20 |  1.486 |
7161.40/915.32	c (912,0) c 
7161.40/915.32	c (912,0) c synthesis     8608358 conflicts 21688092011 propagations     1204 conflicts/sec  3034383 propagations/sec
7161.40/915.32	c (912,0) c real: 912.135 s, cpu: 7147.45 s, memory: 1049.70 Mb
7386.51/944.32	c (941,0) c
7386.51/944.32	c (941,0) c |------------------------------------------------------------------------------------------------------------------------|
7386.51/944.38	c (941,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
7386.51/944.38	c (941,0) c |------------------------------------------------------------------------------------------------------------------------|
7386.51/944.38	c (941,0) c |  0 |   6041 |    4652045 |    1102754 |   260762 |   133573 |    83439 |   575421 |    81838 |     3032 |  20 |  1.486 |
7386.51/944.38	c (941,0) c |  1 |   6068 |    4602687 |    1099441 |   261153 |   130232 |    82511 |   575840 |    81318 |     3027 |  20 |  1.486 |
7386.51/944.38	c (941,0) c |  2 |   6282 |    4746374 |    1110287 |   261409 |   141125 |    85812 |   575484 |    81796 |     3047 |  20 |  1.486 |
7386.51/944.38	c (941,0) c |  3 |   6247 |    4694632 |    1104541 |   260947 |   135378 |    81398 |   579430 |    81858 |     3047 |  20 |  1.486 |
7386.51/944.39	c (941,0) c |  4 |   5875 |    4453647 |    1098017 |   262095 |   128824 |    82744 |   578387 |    81245 |     3047 |  20 |  1.486 |
7386.51/944.39	c (941,0) c |  5 |   5815 |    4552025 |    1109578 |   260148 |   140391 |    84587 |   576208 |    81287 |     3045 |  20 |  1.486 |
7386.51/944.39	c (941,0) c |  6 |   6346 |    4761814 |    1115326 |   262053 |    73974 |    79653 |   581128 |    82364 |     3046 |  20 |  1.487 |
7386.51/944.39	c (941,0) c |  7 |   6338 |    4683958 |    1097777 |   261709 |   128614 |    83117 |   578195 |    80870 |     3047 |  20 |  1.486 |
7386.51/944.39	c (941,0) c 
7386.51/944.39	c (941,0) c synthesis     8837721 conflicts 22300415532 propagations     1199 conflicts/sec  3024841 propagations/sec
7386.51/944.39	c (941,0) c real: 941.135 s, cpu: 7372.43 s, memory: 1386.85 Mb
7622.42/974.32	c (971,0) c
7622.42/974.32	c (971,0) c |------------------------------------------------------------------------------------------------------------------------|
7622.42/974.32	c (971,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
7622.42/974.32	c (971,0) c |------------------------------------------------------------------------------------------------------------------------|
7622.42/974.32	c (971,0) c |  0 |   6207 |    4746562 |    1132150 |   261321 |    90771 |    85529 |   588124 |    83463 |     3128 |  20 |  1.486 |
7622.42/974.32	c (971,0) c |  1 |   6223 |    4703421 |    1129400 |   261575 |    88026 |    84245 |   588808 |    82894 |     3126 |  20 |  1.486 |
7622.42/974.32	c (971,0) c |  2 |   6432 |    4858744 |    1142487 |   261911 |   101129 |    87461 |   588382 |    83278 |     3143 |  20 |  1.486 |
7622.42/974.32	c (971,0) c |  3 |   6389 |    4805632 |    1136241 |   261252 |    94864 |    83531 |   592844 |    83577 |     3146 |  20 |  1.486 |
7622.42/974.32	c (971,0) c |  4 |   6022 |    4557869 |    1128228 |   262406 |    86858 |    84817 |   591665 |    83021 |     3146 |  20 |  1.486 |
7622.42/974.32	c (971,0) c |  5 |   5965 |    4644611 |    1139803 |   260419 |    98443 |    86174 |   589723 |    82727 |     3144 |  20 |  1.486 |
7622.42/974.32	c (971,0) c |  6 |   6525 |    4881781 |    1146709 |   262364 |   105357 |    81322 |   594677 |    83863 |     3144 |  20 |  1.487 |
7622.42/974.32	c (971,0) c |  7 |   6511 |    4804867 |    1128320 |   262086 |    86948 |    85231 |   590935 |    82717 |     3145 |  20 |  1.486 |
7622.42/974.32	c (971,0) c 
7622.42/974.32	c (971,0) c synthesis     9083338 conflicts 22965309283 propagations     1194 conflicts/sec  3018478 propagations/sec
7622.42/974.32	c (971,0) c real: 971.135 s, cpu: 7608.24 s, memory: 1049.70 Mb
7851.07/1003.32	c (1000,0) c
7851.07/1003.32	c (1000,0) c |------------------------------------------------------------------------------------------------------------------------|
7851.07/1003.32	c (1000,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
7851.07/1003.32	c (1000,0) c |------------------------------------------------------------------------------------------------------------------------|
7851.07/1003.32	c (1000,0) c |  0 |   6348 |    4837612 |    1161058 |   261625 |   119679 |    87907 |   600809 |    85086 |     3223 |  20 |  1.486 |
7851.07/1003.32	c (1000,0) c |  1 |   6388 |    4814208 |    1161021 |   261897 |   119647 |    85902 |   602954 |    84571 |     3225 |  20 |  1.486 |
7851.07/1003.32	c (1000,0) c |  2 |   6563 |    4960193 |    1172472 |   262303 |   131114 |    89203 |   602365 |    85098 |     3243 |  20 |  1.486 |
7851.07/1003.32	c (1000,0) c |  3 |   6518 |    4907811 |    1166075 |   261564 |   124698 |    85936 |   604364 |    85204 |     3242 |  20 |  1.486 |
7851.07/1003.32	c (1000,0) c |  4 |   6187 |    4687295 |    1160143 |   262797 |   118773 |    87047 |   604653 |    84802 |     3243 |  20 |  1.486 |
7851.07/1003.32	c (1000,0) c |  5 |   6124 |    4734082 |    1166314 |   260724 |   124954 |    87526 |   602410 |    84439 |     3232 |  20 |  1.486 |
7851.07/1003.32	c (1000,0) c |  6 |   6683 |    4993440 |    1176999 |   262708 |   135647 |    83055 |   608430 |    85744 |     3243 |  20 |  1.487 |
7851.07/1003.32	c (1000,0) c |  7 |   6649 |    4900658 |    1156446 |   262339 |   115074 |    86704 |   603488 |    84239 |     3234 |  20 |  1.486 |
7851.07/1003.32	c (1000,0) c 
7851.07/1003.32	c (1000,0) c synthesis     9320528 conflicts 23595307027 propagations     1189 conflicts/sec  3010825 propagations/sec
7851.07/1003.32	c (1000,0) c real: 1000.14 s, cpu: 7836.82 s, memory: 1290.52 Mb
8088.64/1033.32	c (1030,0) c
8088.64/1033.32	c (1030,0) c |------------------------------------------------------------------------------------------------------------------------|
8088.64/1033.32	c (1030,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
8088.64/1033.32	c (1030,0) c |------------------------------------------------------------------------------------------------------------------------|
8088.64/1033.32	c (1030,0) c |  0 |   6479 |    4923729 |    1188717 |   261918 |   147337 |    90335 |   613490 |    87058 |     3325 |  20 |  1.494 |
8088.64/1033.32	c (1030,0) c |  1 |   6521 |    4909657 |    1187955 |   262152 |   146581 |    87541 |   613151 |    86398 |     3325 |  20 |  1.494 |
8088.64/1033.32	c (1030,0) c |  2 |   6673 |    5057574 |    1198448 |   262510 |    82302 |    90813 |   614045 |    86731 |     3331 |  20 |  1.494 |
8088.64/1033.32	c (1030,0) c |  3 |   6653 |    5015520 |    1196238 |   261786 |    80090 |    88235 |   618707 |    87133 |     3344 |  20 |  1.494 |
8088.64/1033.32	c (1030,0) c |  4 |   6341 |    4783213 |    1188216 |   263223 |   146846 |    89195 |   616679 |    86730 |     3338 |  20 |  1.494 |
8088.64/1033.32	c (1030,0) c |  5 |   6302 |    4848780 |    1197404 |   261033 |    81235 |    89256 |   616220 |    86589 |     3337 |  20 |  1.494 |
8088.64/1033.32	c (1030,0) c |  6 |   6833 |    5089716 |    1206178 |   262938 |    90011 |    84547 |   622002 |    87375 |     3342 |  20 |  1.495 |
8088.64/1033.32	c (1030,0) c |  7 |   6804 |    5026210 |    1189603 |   262756 |   148231 |    88470 |   618327 |    86566 |     3345 |  20 |  1.494 |
8088.64/1033.32	c (1030,0) c 
8088.64/1033.32	c (1030,0) c synthesis     9552759 conflicts 24222296986 propagations     1183 conflicts/sec  2999927 propagations/sec
8088.64/1033.32	c (1030,0) c real: 1030.14 s, cpu: 8074.3 s, memory: 1242.36 Mb
8302.29/1062.32	c (1059,0) c
8302.29/1062.32	c (1059,0) c |------------------------------------------------------------------------------------------------------------------------|
8302.29/1062.32	c (1059,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
8302.29/1062.32	c (1059,0) c |------------------------------------------------------------------------------------------------------------------------|
8302.29/1062.32	c (1059,0) c |  0 |   6605 |    5025936 |    1218178 |   262189 |   101998 |    91978 |   626413 |    88367 |     3417 |  20 |  1.494 |
8302.29/1062.32	c (1059,0) c |  1 |   6521 |    4934111 |    1204317 |   262225 |    88157 |    88733 |   613151 |    86718 |     3407 |  20 |  1.494 |
8302.29/1062.32	c (1059,0) c |  2 |   6784 |    5159145 |    1227225 |   262828 |   111079 |    92865 |   626693 |    88056 |     3423 |  20 |  1.494 |
8302.29/1062.32	c (1059,0) c |  3 |   6785 |    5105738 |    1222486 |   262036 |   106338 |    90054 |   629813 |    88283 |     3427 |  20 |  1.494 |
8302.29/1062.32	c (1059,0) c |  4 |   6489 |    4888674 |    1216828 |   263487 |   100666 |    91151 |   628998 |    88003 |     3427 |  20 |  1.494 |
8302.29/1062.32	c (1059,0) c |  5 |   6456 |    4951332 |    1225365 |   261321 |   109196 |    91300 |   628732 |    87928 |     3427 |  20 |  1.494 |
8302.29/1062.32	c (1059,0) c |  6 |   6938 |    5182440 |    1233599 |   263228 |   117432 |    86004 |   633902 |    88720 |     3427 |  20 |  1.495 |
8302.29/1062.32	c (1059,0) c |  7 |   6894 |    5102480 |    1214702 |   262967 |    98549 |    90322 |   629841 |    87586 |     3427 |  20 |  1.495 |
8302.29/1062.32	c (1059,0) c 
8302.29/1062.32	c (1059,0) c synthesis     9762701 conflicts 24814080978 propagations     1178 conflicts/sec  2994010 propagations/sec
8302.29/1062.32	c (1059,0) c real: 1059.14 s, cpu: 8287.91 s, memory: 1049.70 Mb
8524.97/1092.32	c (1089,0) c
8524.97/1092.32	c (1089,0) c |------------------------------------------------------------------------------------------------------------------------|
8524.97/1092.32	c (1089,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
8524.97/1092.32	c (1089,0) c |------------------------------------------------------------------------------------------------------------------------|
8524.97/1092.32	c (1089,0) c |  0 |   6779 |    5144621 |    1249912 |   262798 |   133732 |    93601 |   640823 |    90277 |     3518 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c |  1 |   6606 |    4999681 |    1226925 |   262371 |   110764 |    89956 |   641338 |    87944 |     3501 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c |  2 |   6917 |    5254462 |    1255643 |   263132 |   139497 |    94878 |   639970 |    89962 |     3520 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c |  3 |   6924 |    5210628 |    1251053 |   262320 |   134905 |    92200 |   642389 |    89954 |     3520 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c |  4 |   6620 |    4977252 |    1242790 |   263724 |   126628 |    93229 |   640381 |    89464 |     3515 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c |  5 |   6583 |    5046458 |    1252291 |   261654 |   136121 |    93405 |   640582 |    89573 |     3515 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c |  6 |   7060 |    5273030 |    1260688 |   263474 |   144521 |    87460 |   646311 |    90473 |     3520 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c |  7 |   6981 |    5174441 |    1239978 |   263134 |   123825 |    92314 |   638770 |    88857 |     3520 |  20 |  1.495 |
8524.97/1092.32	c (1089,0) c 
8524.97/1092.32	c (1089,0) c synthesis     9979280 conflicts 25410767868 propagations     1173 conflicts/sec  2985823 propagations/sec
8524.97/1092.32	c (1089,0) c real: 1089.14 s, cpu: 8510.47 s, memory: 1386.85 Mb
8754.87/1121.32	c (1118,0) c
8754.87/1121.32	c (1118,0) c |------------------------------------------------------------------------------------------------------------------------|
8754.87/1121.32	c (1118,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
8754.87/1121.32	c (1118,0) c |------------------------------------------------------------------------------------------------------------------------|
8754.87/1121.32	c (1118,0) c |  0 |   6902 |    5235747 |    1278019 |   263012 |    84446 |    95367 |   654890 |    92066 |     3616 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c |  1 |   6754 |    5102053 |    1255381 |   262767 |   139221 |    91426 |   656324 |    90442 |     3601 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c |  2 |   7032 |    5337866 |    1279745 |   263510 |    86199 |    96720 |   651569 |    91283 |     3604 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c |  3 |   7051 |    5294661 |    1276603 |   262565 |    83038 |    94144 |   655136 |    91548 |     3610 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c |  4 |   6757 |    5070591 |    1271000 |   264042 |    77457 |    95559 |   654092 |    91464 |     3615 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c |  5 |   6713 |    5143422 |    1280548 |   261945 |    86974 |    95478 |   653968 |    91255 |     3611 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c |  6 |   7167 |    5376041 |    1291075 |   263659 |    97498 |    89473 |   661148 |    91982 |     3618 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c |  7 |   7076 |    5248032 |    1265380 |   263344 |   149227 |    94364 |   655978 |    90631 |     3616 |  20 |  1.495 |
8754.87/1121.32	c (1118,0) c 
8754.87/1121.32	c (1118,0) c synthesis    10197751 conflicts 26010357731 propagations     1167 conflicts/sec  2975911 propagations/sec
8754.87/1121.32	c (1118,0) c real: 1118.14 s, cpu: 8740.3 s, memory: 1194.19 Mb
8984.95/1150.32	c (1147,0) c
8984.95/1150.32	c (1147,0) c |------------------------------------------------------------------------------------------------------------------------|
8984.95/1150.32	c (1147,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
8984.95/1150.32	c (1147,0) c |------------------------------------------------------------------------------------------------------------------------|
8984.95/1150.32	c (1147,0) c |  0 |   7057 |    5344350 |    1308259 |   263342 |   114686 |    97570 |   668612 |    93542 |     3709 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c |  1 |   6856 |    5174621 |    1280668 |   262985 |    87096 |    93117 |   668516 |    92120 |     3694 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c |  2 |   7191 |    5461130 |    1311701 |   263774 |   118155 |    98956 |   666227 |    92923 |     3700 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c |  3 |   7162 |    5377710 |    1303458 |   262745 |   109893 |    95961 |   669138 |    92653 |     3699 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c |  4 |   6908 |    5169248 |    1301783 |   264394 |   108240 |    97941 |   669226 |    92878 |     3711 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c |  5 |   6812 |    5238517 |    1309627 |   262165 |   116052 |    97827 |   668427 |    92649 |     3707 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c |  6 |   7289 |    5484901 |    1321132 |   263845 |   127555 |    91672 |   676123 |    93659 |     3714 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c |  7 |   7201 |    5335990 |    1294796 |   263591 |   101233 |    96647 |   671179 |    92150 |     3714 |  20 |  1.495 |
8984.95/1150.32	c (1147,0) c 
8984.95/1150.32	c (1147,0) c synthesis    10431424 conflicts 26643683220 propagations     1163 conflicts/sec  2970418 propagations/sec
8984.95/1150.32	c (1147,0) c real: 1147.14 s, cpu: 8969.67 s, memory: 1146.03 Mb
9209.36/1179.32	c (1176,0) c
9209.36/1179.32	c (1176,0) c |------------------------------------------------------------------------------------------------------------------------|
9209.36/1179.32	c (1176,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
9209.36/1179.32	c (1176,0) c |------------------------------------------------------------------------------------------------------------------------|
9209.36/1179.32	c (1176,0) c |  0 |   7179 |    5431501 |    1335779 |   263631 |   142203 |    99922 |   684857 |    95357 |     3806 |  20 |  1.508 |
9209.36/1179.32	c (1176,0) c |  1 |   6979 |    5275581 |    1309526 |   263283 |   115955 |    95399 |   685751 |    93542 |     3787 |  20 |  1.495 |
9209.36/1179.32	c (1176,0) c |  2 |   7351 |    5575141 |    1342768 |   264122 |   149222 |   101325 |   683571 |    95115 |     3807 |  20 |  1.508 |
9209.36/1179.32	c (1176,0) c |  3 |   7288 |    5473826 |    1331314 |   262983 |   137749 |    97932 |   683418 |    94412 |     3792 |  20 |  1.495 |
9209.36/1179.32	c (1176,0) c |  4 |   7040 |    5256498 |    1329046 |   264645 |   135502 |   100105 |   684546 |    94627 |     3806 |  20 |  1.508 |
9209.36/1179.32	c (1176,0) c |  5 |   6929 |    5339904 |    1338897 |   262458 |   145322 |   100067 |   684832 |    94604 |     3807 |  20 |  1.508 |
9209.36/1179.32	c (1176,0) c |  6 |   7412 |    5583304 |    1347486 |   264031 |   153909 |    93677 |   691121 |    95520 |     3807 |  20 |  1.509 |
9209.36/1179.32	c (1176,0) c |  7 |   7319 |    5425838 |    1322386 |   263879 |   128823 |    98723 |   686202 |    93818 |     3807 |  20 |  1.508 |
9209.36/1179.32	c (1176,0) c 
9209.36/1179.32	c (1176,0) c synthesis    10657202 conflicts 27247582989 propagations     1159 conflicts/sec  2963719 propagations/sec
9209.36/1179.32	c (1176,0) c real: 1176.14 s, cpu: 9193.71 s, memory: 1435.01 Mb
9438.55/1208.32	c (1205,0) c
9438.55/1208.32	c (1205,0) c |------------------------------------------------------------------------------------------------------------------------|
9438.55/1208.32	c (1205,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
9438.55/1208.32	c (1205,0) c |------------------------------------------------------------------------------------------------------------------------|
9438.55/1208.32	c (1205,0) c |  0 |   7299 |    5518188 |    1361389 |   263901 |    87805 |   101758 |   697902 |    97070 |     3893 |  20 |  1.512 |
9438.55/1208.32	c (1205,0) c |  1 |   7154 |    5379823 |    1337669 |   263516 |   144097 |    97439 |   701473 |    95628 |     3888 |  20 |  1.512 |
9438.55/1208.32	c (1205,0) c |  2 |   7477 |    5681728 |    1372770 |   264375 |    99216 |   103546 |   697885 |    96694 |     3907 |  20 |  1.512 |
9438.55/1208.32	c (1205,0) c |  3 |   7415 |    5575588 |    1359867 |   263219 |    86290 |   100111 |   698872 |    96355 |     3891 |  20 |  1.512 |
9438.55/1208.32	c (1205,0) c |  4 |   7154 |    5341048 |    1353748 |   264941 |    80198 |   102033 |   698235 |    96578 |     3896 |  20 |  1.512 |
9438.55/1208.32	c (1205,0) c |  5 |   7028 |    5430171 |    1363938 |   262798 |    90395 |   101861 |   698097 |    96158 |     3894 |  20 |  1.512 |
9438.55/1208.32	c (1205,0) c |  6 |   7539 |    5691642 |    1378153 |   264248 |   104589 |    95832 |   705986 |    96955 |     3906 |  20 |  1.513 |
9438.55/1208.32	c (1205,0) c |  7 |   7426 |    5503883 |    1348838 |   264028 |   155274 |   100743 |   700516 |    95725 |     3903 |  20 |  1.512 |
9438.55/1208.32	c (1205,0) c 
9438.55/1208.32	c (1205,0) c synthesis    10876372 conflicts 27839494649 propagations     1154 conflicts/sec  2954606 propagations/sec
9438.55/1208.32	c (1205,0) c real: 1205.14 s, cpu: 9422.4 s, memory: 1146.03 Mb
9675.74/1238.32	c (1235,0) c
9675.74/1238.32	c (1235,0) c |------------------------------------------------------------------------------------------------------------------------|
9675.74/1238.32	c (1235,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
9675.74/1238.32	c (1235,0) c |------------------------------------------------------------------------------------------------------------------------|
9675.74/1238.32	c (1235,0) c |  0 |   7421 |    5617169 |    1390634 |   264128 |   117050 |   103234 |   711801 |    98497 |     3988 |  20 |  1.512 |
9675.74/1238.32	c (1235,0) c |  1 |   7333 |    5486857 |    1366995 |   263741 |    93412 |    99609 |   715911 |    97489 |     3989 |  20 |  1.512 |
9675.74/1238.32	c (1235,0) c |  2 |   7603 |    5782890 |    1403211 |   264582 |   129658 |   105734 |   713057 |    98391 |     4008 |  20 |  1.512 |
9675.74/1238.32	c (1235,0) c |  3 |   7532 |    5669994 |    1389521 |   263447 |   115944 |   102273 |   713706 |    97728 |     3991 |  20 |  1.512 |
9675.74/1238.32	c (1235,0) c |  4 |   7313 |    5433250 |    1383866 |   265182 |   110316 |   104150 |   712348 |    97887 |     3995 |  20 |  1.512 |
9675.74/1238.32	c (1235,0) c |  5 |   7141 |    5543430 |    1394738 |   263052 |   121195 |   104159 |   710223 |    97623 |     3992 |  20 |  1.512 |
9675.74/1238.32	c (1235,0) c |  6 |   7685 |    5808795 |    1409436 |   264469 |   135873 |    98110 |   720720 |    98756 |     4008 |  20 |  1.513 |
9675.74/1238.32	c (1235,0) c |  7 |   7580 |    5602834 |    1379099 |   264223 |   105522 |   102821 |   715270 |    97106 |     4004 |  20 |  1.512 |
9675.74/1238.32	c (1235,0) c 
9675.74/1238.32	c (1235,0) c synthesis    11117500 conflicts 28493377632 propagations     1151 conflicts/sec  2949864 propagations/sec
9675.74/1238.32	c (1235,0) c real: 1235.14 s, cpu: 9659.22 s, memory: 1194.19 Mb
9901.10/1267.32	c (1264,0) c
9901.10/1267.32	c (1264,0) c |------------------------------------------------------------------------------------------------------------------------|
9901.10/1267.32	c (1264,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
9901.10/1267.32	c (1264,0) c |------------------------------------------------------------------------------------------------------------------------|
9901.10/1267.32	c (1264,0) c |  0 |   7481 |    5692484 |    1416415 |   264578 |   142831 |   104947 |   726429 |    99982 |     4082 |  20 |  1.512 |
9901.10/1267.32	c (1264,0) c |  1 |   7501 |    5586671 |    1395876 |   263973 |   122293 |   101633 |   730369 |    99007 |     4084 |  20 |  1.512 |
9901.10/1267.32	c (1264,0) c |  2 |   7717 |    5867721 |    1428884 |   264787 |   155331 |   107770 |   724830 |   100092 |     4102 |  20 |  1.512 |
9901.10/1267.32	c (1264,0) c |  3 |   7679 |    5776615 |    1418543 |   263668 |   144966 |   104374 |   728758 |    99656 |     4091 |  20 |  1.512 |
9901.10/1267.32	c (1264,0) c |  4 |   7468 |    5538324 |    1414689 |   265513 |   141139 |   106580 |   728213 |    99808 |     4101 |  20 |  1.512 |
9901.10/1267.32	c (1264,0) c |  5 |   7265 |    5647246 |    1422832 |   263394 |   149289 |   106426 |   726792 |    99412 |     4092 |  20 |  1.512 |
9901.10/1267.32	c (1264,0) c |  6 |   7825 |    5903222 |    1435847 |   264681 |   162284 |   100041 |   734665 |   100757 |     4102 |  20 |  1.513 |
9901.10/1267.32	c (1264,0) c |  7 |   7685 |    5684214 |    1406203 |   264390 |   132626 |   104937 |   729770 |    98622 |     4101 |  20 |  1.512 |
9901.10/1267.32	c (1264,0) c 
9901.10/1267.32	c (1264,0) c synthesis    11339289 conflicts 29104531938 propagations     1147 conflicts/sec  2944486 propagations/sec
9901.10/1267.32	c (1264,0) c real: 1264.14 s, cpu: 9884.42 s, memory: 1435.01 Mb
10138.28/1297.33	c (1294,0) c
10138.28/1297.33	c (1294,0) c |------------------------------------------------------------------------------------------------------------------------|
10138.28/1297.33	c (1294,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
10138.28/1297.33	c (1294,0) c |------------------------------------------------------------------------------------------------------------------------|
10138.28/1297.33	c (1294,0) c |  0 |   7625 |    5788992 |    1444957 |   264845 |    88779 |   106487 |   740061 |   102063 |     4184 |  20 |  1.513 |
10138.28/1297.33	c (1294,0) c |  1 |   7634 |    5667484 |    1423170 |   264258 |   149587 |   103891 |   744065 |   100793 |     4186 |  20 |  1.513 |
10138.28/1297.33	c (1294,0) c |  2 |   7855 |    5961340 |    1458210 |   264993 |   102045 |   109821 |   741081 |   101558 |     4204 |  20 |  1.513 |
10138.28/1297.33	c (1294,0) c |  3 |   7828 |    5874992 |    1446440 |   263878 |    90268 |   106301 |   742981 |   101519 |     4194 |  20 |  1.513 |
10138.28/1297.33	c (1294,0) c |  4 |   7615 |    5625746 |    1440158 |   265650 |    83991 |   108570 |   741366 |   101724 |     4199 |  20 |  1.513 |
10138.28/1297.33	c (1294,0) c |  5 |   7419 |    5742970 |    1452986 |   263716 |    96825 |   108504 |   741278 |   101153 |     4197 |  20 |  1.513 |
10138.28/1297.33	c (1294,0) c |  6 |   7952 |    5999330 |    1464745 |   264904 |   108583 |   102089 |   745374 |   101953 |     4198 |  20 |  1.514 |
10138.28/1297.33	c (1294,0) c |  7 |   7825 |    5785650 |    1433902 |   264552 |   160325 |   106880 |   743263 |   100708 |     4199 |  20 |  1.513 |
10138.28/1297.33	c (1294,0) c 
10138.28/1297.33	c (1294,0) c synthesis    11564568 conflicts 29724366976 propagations     1143 conflicts/sec  2936717 propagations/sec
10138.28/1297.33	c (1294,0) c real: 1294.14 s, cpu: 10121.6 s, memory: 1146.03 Mb
10373.95/1327.32	c (1324,0) c
10373.95/1327.32	c (1324,0) c |------------------------------------------------------------------------------------------------------------------------|
10373.95/1327.32	c (1324,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
10373.95/1327.32	c (1324,0) c |------------------------------------------------------------------------------------------------------------------------|
10373.95/1327.32	c (1324,0) c |  0 |   7688 |    5852498 |    1469555 |   265048 |   113377 |   108539 |   755201 |   102996 |     4278 |  20 |  1.513 |
10373.95/1327.32	c (1324,0) c |  1 |   7772 |    5756007 |    1452040 |   264593 |    95866 |   106055 |   758857 |   102477 |     4285 |  20 |  1.513 |
10373.95/1327.32	c (1324,0) c |  2 |   8022 |    6059322 |    1486999 |   265228 |   130834 |   111676 |   755068 |   103037 |     4298 |  20 |  1.513 |
10373.95/1327.32	c (1324,0) c |  3 |   7967 |    5986911 |    1478217 |   264188 |   122044 |   108533 |   758061 |   102990 |     4295 |  20 |  1.513 |
10373.95/1327.32	c (1324,0) c |  4 |   7793 |    5748566 |    1471699 |   266099 |   115532 |   110749 |   756358 |   103072 |     4298 |  20 |  1.513 |
10373.95/1327.32	c (1324,0) c |  5 |   7542 |    5846097 |    1483410 |   264125 |   127248 |   110682 |   755927 |   102701 |     4298 |  20 |  1.513 |
10373.95/1327.32	c (1324,0) c |  6 |   8052 |    6090257 |    1493891 |   265053 |   137729 |   104434 |   762327 |   103474 |     4298 |  20 |  1.514 |
10373.95/1327.32	c (1324,0) c |  7 |   7956 |    5877237 |    1462090 |   264793 |   105907 |   108689 |   756294 |   101952 |     4292 |  20 |  1.513 |
10373.95/1327.32	c (1324,0) c 
10373.95/1327.32	c (1324,0) c synthesis    11797901 conflicts 30365333529 propagations     1139 conflicts/sec  2931831 propagations/sec
10373.95/1327.32	c (1324,0) c real: 1324.14 s, cpu: 10357.1 s, memory: 1242.36 Mb
10605.95/1357.32	c (1354,0) c
10605.95/1357.32	c (1354,0) c |------------------------------------------------------------------------------------------------------------------------|
10605.95/1357.32	c (1354,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
10605.95/1357.32	c (1354,0) c |------------------------------------------------------------------------------------------------------------------------|
10605.95/1357.32	c (1354,0) c |  0 |   7805 |    5958011 |    1499907 |   265380 |   143729 |   110711 |   770359 |   104863 |     4380 |  20 |  1.513 |
10605.95/1357.32	c (1354,0) c |  1 |   7899 |    5840024 |    1479445 |   264807 |   123271 |   108168 |   773118 |   103752 |     4380 |  20 |  1.513 |
10605.95/1357.32	c (1354,0) c |  2 |   8160 |    6155202 |    1515710 |   265491 |   159544 |   113936 |   770310 |   104983 |     4399 |  20 |  1.513 |
10605.95/1357.32	c (1354,0) c |  3 |   8104 |    6090501 |    1508166 |   264385 |   151994 |   110775 |   773544 |   104886 |     4400 |  20 |  1.513 |
10605.95/1357.32	c (1354,0) c |  4 |   7898 |    5839421 |    1501094 |   266379 |   144927 |   112995 |   771677 |   104674 |     4400 |  20 |  1.513 |
10605.95/1357.32	c (1354,0) c |  5 |   7685 |    5935871 |    1511160 |   264422 |   154999 |   112874 |   771739 |   104628 |     4399 |  20 |  1.513 |
10605.95/1357.32	c (1354,0) c |  6 |   8141 |    6169081 |    1520330 |   265177 |   164168 |   106387 |   778181 |   105025 |     4400 |  20 |  1.514 |
10605.95/1357.32	c (1354,0) c |  7 |   8096 |    5973573 |    1492044 |   265040 |   135861 |   110971 |   772949 |   103653 |     4395 |  20 |  1.513 |
10605.95/1357.32	c (1354,0) c 
10605.95/1357.32	c (1354,0) c synthesis    12027856 conflicts 30988044825 propagations     1136 conflicts/sec  2926445 propagations/sec
10605.95/1357.32	c (1354,0) c real: 1354.14 s, cpu: 10589 s, memory: 1435.01 Mb
10833.48/1386.32	c (1383,0) c
10833.48/1386.32	c (1383,0) c |------------------------------------------------------------------------------------------------------------------------|
10833.48/1386.32	c (1383,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
10833.48/1386.32	c (1383,0) c |------------------------------------------------------------------------------------------------------------------------|
10833.48/1386.32	c (1383,0) c |  0 |   7929 |    6040919 |    1526401 |   265625 |   170223 |   112572 |   784676 |   106957 |     4480 |  20 |  1.513 |
10833.48/1386.32	c (1383,0) c |  1 |   8062 |    5936371 |    1507125 |   265037 |   150951 |   110156 |   787131 |   105530 |     4480 |  20 |  1.513 |
10833.48/1386.32	c (1383,0) c |  2 |   8292 |    6243360 |    1543636 |   265658 |   102271 |   115848 |   783639 |   106464 |     4498 |  20 |  1.513 |
10833.48/1386.32	c (1383,0) c |  3 |   8207 |    6165203 |    1530174 |   264609 |    88791 |   112318 |   784681 |   106344 |     4478 |  20 |  1.513 |
10833.48/1386.32	c (1383,0) c |  4 |   8020 |    5924664 |    1523440 |   266578 |   167273 |   114714 |   782804 |   106363 |     4481 |  20 |  1.513 |
10833.48/1386.32	c (1383,0) c |  5 |   7820 |    6037024 |    1539001 |   264640 |    97626 |   114750 |   785260 |   106240 |     4497 |  20 |  1.513 |
10833.48/1386.32	c (1383,0) c |  6 |   8286 |    6281188 |    1550428 |   265388 |   109086 |   108395 |   791619 |   106454 |     4497 |  20 |  1.514 |
10833.48/1386.32	c (1383,0) c |  7 |   8264 |    6084457 |    1521582 |   265293 |   165399 |   112813 |   787391 |   105846 |     4498 |  20 |  1.513 |
10833.48/1386.32	c (1383,0) c 
10833.48/1386.32	c (1383,0) c synthesis    12241787 conflicts 31567035576 propagations     1132 conflicts/sec  2918427 propagations/sec
10833.48/1386.32	c (1383,0) c real: 1383.14 s, cpu: 10816.5 s, memory: 1242.36 Mb
11067.52/1416.32	c (1413,0) c
11067.52/1416.32	c (1413,0) c |------------------------------------------------------------------------------------------------------------------------|
11067.52/1416.32	c (1413,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
11067.52/1416.32	c (1413,0) c |------------------------------------------------------------------------------------------------------------------------|
11067.52/1416.32	c (1413,0) c |  0 |   8030 |    6128910 |    1554606 |   265894 |   113230 |   114610 |   798201 |   108034 |     4576 |  20 |  1.513 |
11067.52/1416.32	c (1413,0) c |  1 |   8215 |    6028846 |    1535528 |   265249 |    94151 |   112230 |   802315 |   107368 |     4583 |  20 |  1.513 |
11067.52/1416.32	c (1413,0) c |  2 |   8418 |    6338926 |    1572238 |   265934 |   130873 |   117880 |   798544 |   107926 |     4596 |  20 |  1.513 |
11067.52/1416.32	c (1413,0) c |  3 |   8391 |    6292493 |    1561510 |   264876 |   120127 |   114327 |   799121 |   107721 |     4577 |  20 |  1.513 |
11067.52/1416.32	c (1413,0) c |  4 |   8127 |    6021321 |    1555218 |   266892 |   113863 |   116965 |   796331 |   107770 |     4586 |  20 |  1.513 |
11067.52/1416.32	c (1413,0) c |  5 |   7952 |    6127974 |    1568434 |   264849 |   127059 |   116783 |   799732 |   107732 |     4596 |  20 |  1.513 |
11067.52/1416.32	c (1413,0) c |  6 |   8421 |    6380003 |    1579512 |   265582 |   138170 |   110435 |   806123 |   108108 |     4596 |  20 |  1.514 |
11067.52/1416.32	c (1413,0) c |  7 |   8374 |    6172244 |    1550324 |   265482 |   108949 |   115084 |   801449 |   107084 |     4596 |  20 |  1.513 |
11067.52/1416.32	c (1413,0) c 
11067.52/1416.32	c (1413,0) c synthesis    12477371 conflicts 32207233223 propagations     1129 conflicts/sec  2914655 propagations/sec
11067.52/1416.32	c (1413,0) c real: 1413.14 s, cpu: 11050.1 s, memory: 1194.19 Mb
11289.39/1445.32	c (1442,0) c
11289.39/1445.32	c (1442,0) c |------------------------------------------------------------------------------------------------------------------------|
11289.39/1445.32	c (1442,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
11289.39/1445.32	c (1442,0) c |------------------------------------------------------------------------------------------------------------------------|
11289.39/1445.32	c (1442,0) c |  0 |   8124 |    6202796 |    1581525 |   266028 |   140149 |   116640 |   813135 |   109530 |     4673 |  20 |  1.514 |
11289.39/1445.32	c (1442,0) c |  1 |   8358 |    6123913 |    1563321 |   265373 |   121943 |   114181 |   816350 |   108732 |     4677 |  20 |  1.514 |
11289.39/1445.32	c (1442,0) c |  2 |   8543 |    6422697 |    1597156 |   266107 |   155791 |   119724 |   812678 |   109598 |     4688 |  20 |  1.514 |
11289.39/1445.32	c (1442,0) c |  3 |   8441 |    6350709 |    1583615 |   265145 |   142232 |   116461 |   803743 |   108827 |     4668 |  20 |  1.513 |
11289.39/1445.32	c (1442,0) c |  4 |   8220 |    6109220 |    1583893 |   267130 |   142538 |   119260 |   812775 |   109386 |     4688 |  20 |  1.514 |
11289.39/1445.32	c (1442,0) c |  5 |   8059 |    6211061 |    1595234 |   265011 |   153859 |   118828 |   813438 |   109381 |     4688 |  20 |  1.514 |
11289.39/1445.32	c (1442,0) c |  6 |   8538 |    6462645 |    1604821 |   265700 |   163478 |   112293 |   819952 |   109793 |     4688 |  20 |  1.515 |
11289.39/1445.32	c (1442,0) c |  7 |   8518 |    6277520 |    1577828 |   265697 |   136453 |   116823 |   815144 |   108586 |     4688 |  20 |  1.514 |
11289.39/1445.32	c (1442,0) c 
11289.39/1445.32	c (1442,0) c synthesis    12687394 conflicts 32793920479 propagations     1126 conflicts/sec  2909442 propagations/sec
11289.39/1445.32	c (1442,0) c real: 1442.14 s, cpu: 11271.5 s, memory: 1435.01 Mb
11511.35/1474.32	c (1471,0) c
11511.35/1474.32	c (1471,0) c |------------------------------------------------------------------------------------------------------------------------|
11511.35/1474.32	c (1471,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
11511.35/1474.32	c (1471,0) c |------------------------------------------------------------------------------------------------------------------------|
11511.35/1474.32	c (1471,0) c |  0 |   8249 |    6292169 |    1607944 |   266173 |   166568 |   118494 |   827379 |   111473 |     4774 |  20 |  1.514 |
11511.35/1474.32	c (1471,0) c |  1 |   8517 |    6213039 |    1590393 |   265544 |   149015 |   116102 |   829276 |   110425 |     4775 |  20 |  1.514 |
11511.35/1474.32	c (1471,0) c |  2 |   8664 |    6496756 |    1621721 |   266272 |    92545 |   121467 |   825731 |   111366 |     4783 |  20 |  1.514 |
11511.35/1474.32	c (1471,0) c |  3 |   8466 |    6401647 |    1605032 |   265410 |   163649 |   118421 |   826072 |   109681 |     4766 |  20 |  1.514 |
11511.35/1474.32	c (1471,0) c |  4 |   8324 |    6195333 |    1611695 |   267316 |   170340 |   121457 |   826293 |   111103 |     4785 |  20 |  1.514 |
11511.35/1474.32	c (1471,0) c |  5 |   8168 |    6315798 |    1623036 |   265333 |    93861 |   120677 |   826592 |   111101 |     4783 |  20 |  1.514 |
11511.35/1474.32	c (1471,0) c |  6 |   8659 |    6542816 |    1631345 |   265901 |   102196 |   114198 |   833115 |   111184 |     4783 |  20 |  1.515 |
11511.35/1474.32	c (1471,0) c |  7 |   8651 |    6357542 |    1603104 |   265826 |   161729 |   118768 |   828724 |   110387 |     4785 |  20 |  1.514 |
11511.35/1474.32	c (1471,0) c 
11511.35/1474.32	c (1471,0) c synthesis    12894271 conflicts 33371455142 propagations     1122 conflicts/sec  2903619 propagations/sec
11511.35/1474.32	c (1471,0) c real: 1471.14 s, cpu: 11493.1 s, memory: 1290.52 Mb
11749.86/1504.32	c (1501,0) c
11749.86/1504.32	c (1501,0) c |------------------------------------------------------------------------------------------------------------------------|
11749.86/1504.32	c (1501,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
11749.86/1504.32	c (1501,0) c |------------------------------------------------------------------------------------------------------------------------|
11749.86/1504.32	c (1501,0) c |  0 |   8361 |    6372143 |    1635705 |   266305 |   106540 |   120581 |   841143 |   112837 |     4873 |  20 |  1.514 |
11749.86/1504.32	c (1501,0) c |  1 |   8626 |    6300790 |    1618343 |   265676 |    89153 |   118313 |   844171 |   112249 |     4879 |  20 |  1.514 |
11749.86/1504.32	c (1501,0) c |  2 |   8798 |    6604238 |    1656553 |   266488 |   127377 |   123803 |   839406 |   112615 |     4882 |  20 |  1.514 |
11749.86/1504.32	c (1501,0) c |  3 |   8593 |    6500809 |    1634877 |   265610 |   105708 |   120086 |   840512 |   111380 |     4868 |  20 |  1.514 |
11749.86/1504.32	c (1501,0) c |  4 |   8452 |    6297976 |    1641536 |   267519 |   112357 |   123374 |   839924 |   112448 |     4885 |  20 |  1.514 |
11749.86/1504.32	c (1501,0) c |  5 |   8303 |    6410714 |    1653304 |   265537 |   124129 |   122687 |   841015 |   112354 |     4885 |  20 |  1.514 |
11749.86/1504.32	c (1501,0) c |  6 |   8780 |    6637108 |    1660596 |   266073 |   131447 |   116334 |   847244 |   112496 |     4884 |  20 |  1.515 |
11749.86/1504.32	c (1501,0) c |  7 |   8791 |    6443434 |    1628982 |   265994 |    99819 |   120498 |   841488 |   111916 |     4879 |  20 |  1.514 |
11749.86/1504.32	c (1501,0) c 
11749.86/1504.32	c (1501,0) c synthesis    13129896 conflicts 34004406753 propagations     1119 conflicts/sec  2898550 propagations/sec
11749.86/1504.32	c (1501,0) c real: 1501.14 s, cpu: 11731.5 s, memory: 1194.19 Mb
11976.92/1533.32	c (1530,0) c
11976.92/1533.32	c (1530,0) c |------------------------------------------------------------------------------------------------------------------------|
11976.92/1533.32	c (1530,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
11976.92/1533.32	c (1530,0) c |------------------------------------------------------------------------------------------------------------------------|
11976.92/1533.32	c (1530,0) c |  0 |   8481 |    6462081 |    1663988 |   266448 |   134824 |   122724 |   853453 |   114290 |     4970 |  20 |  1.514 |
11976.92/1533.32	c (1530,0) c |  1 |   8724 |    6405761 |    1648622 |   265883 |   119433 |   120278 |   856684 |   113368 |     4974 |  20 |  1.514 |
11976.92/1533.32	c (1530,0) c |  2 |   8943 |    6701946 |    1685259 |   266649 |   156083 |   125724 |   852767 |   114208 |     4983 |  20 |  1.514 |
11976.92/1533.32	c (1530,0) c |  3 |   8735 |    6608153 |    1663303 |   265736 |   134134 |   121395 |   853546 |   112871 |     4963 |  20 |  1.514 |
11976.92/1533.32	c (1530,0) c |  4 |   8586 |    6371757 |    1666454 |   267661 |   137275 |   124949 |   851643 |   113750 |     4974 |  20 |  1.514 |
11976.92/1533.32	c (1530,0) c |  5 |   8425 |    6493478 |    1680531 |   265685 |   151356 |   124596 |   853878 |   113911 |     4983 |  20 |  1.514 |
11976.92/1533.32	c (1530,0) c |  6 |   8908 |    6717925 |    1686019 |   266216 |   156870 |   118191 |   860247 |   114038 |     4983 |  20 |  1.515 |
11976.92/1533.32	c (1530,0) c |  7 |   8931 |    6529116 |    1653249 |   266209 |   124086 |   122049 |   853521 |   113093 |     4965 |  20 |  1.514 |
11976.92/1533.32	c (1530,0) c 
11976.92/1533.32	c (1530,0) c synthesis    13347426 conflicts 34598469045 propagations     1116 conflicts/sec  2893296 propagations/sec
11976.92/1533.32	c (1530,0) c real: 1530.14 s, cpu: 11958.1 s, memory: 1435.01 Mb
12214.20/1563.32	c (1560,0) c
12214.20/1563.32	c (1560,0) c |------------------------------------------------------------------------------------------------------------------------|
12214.20/1563.32	c (1560,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
12214.20/1563.32	c (1560,0) c |------------------------------------------------------------------------------------------------------------------------|
12214.20/1563.32	c (1560,0) c |  0 |   8609 |    6542348 |    1691895 |   266571 |   162731 |   124858 |   867363 |   116072 |     5074 |  20 |  1.514 |
12214.20/1563.32	c (1560,0) c |  1 |   8865 |    6505508 |    1677690 |   266103 |   148501 |   122174 |   870046 |   114961 |     5075 |  20 |  1.514 |
12214.20/1563.32	c (1560,0) c |  2 |   9031 |    6768075 |    1710529 |   266780 |    90965 |   127849 |   861047 |   115714 |     5085 |  20 |  1.514 |
12214.20/1563.32	c (1560,0) c |  3 |   8885 |    6712533 |    1691593 |   265998 |   162424 |   122690 |   868267 |   114780 |     5067 |  20 |  1.514 |
12214.20/1563.32	c (1560,0) c |  4 |   8706 |    6468537 |    1696518 |   267809 |   167339 |   127327 |   865970 |   115653 |     5083 |  20 |  1.514 |
12214.20/1563.32	c (1560,0) c |  5 |   8557 |    6579231 |    1705920 |   265844 |   176744 |   126400 |   866421 |   115792 |     5079 |  20 |  1.514 |
12214.20/1563.32	c (1560,0) c |  6 |   9027 |    6805310 |    1710000 |   266412 |    90433 |   119955 |   872791 |   115822 |     5078 |  20 |  1.515 |
12214.20/1563.32	c (1560,0) c |  7 |   9061 |    6625887 |    1682092 |   266367 |   152930 |   124160 |   867280 |   114880 |     5070 |  20 |  1.514 |
12214.20/1563.32	c (1560,0) c 
12214.20/1563.32	c (1560,0) c synthesis    13566239 conflicts 35200862161 propagations     1112 conflicts/sec  2886449 propagations/sec
12214.20/1563.32	c (1560,0) c real: 1560.14 s, cpu: 12195.2 s, memory: 1386.85 Mb
12442.20/1592.32	c (1589,0) c
12442.20/1592.32	c (1589,0) c |------------------------------------------------------------------------------------------------------------------------|
12442.20/1592.32	c (1589,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
12442.20/1592.32	c (1589,0) c |------------------------------------------------------------------------------------------------------------------------|
12442.20/1592.32	c (1589,0) c |  0 |   8731 |    6645335 |    1722104 |   266726 |   102538 |   127033 |   880593 |   117757 |     5174 |  20 |  1.514 |
12442.20/1592.32	c (1589,0) c |  1 |   8975 |    6590188 |    1703334 |   266230 |   174145 |   124093 |   883289 |   116752 |     5173 |  20 |  1.514 |
12442.20/1592.32	c (1589,0) c |  2 |   9140 |    6868542 |    1739677 |   266959 |   120114 |   129765 |   878682 |   117053 |     5181 |  20 |  1.514 |
12442.20/1592.32	c (1589,0) c |  3 |   9001 |    6794142 |    1718067 |   266172 |    98497 |   124121 |   882473 |   116360 |     5167 |  20 |  1.514 |
12442.20/1592.32	c (1589,0) c |  4 |   8838 |    6561296 |    1724086 |   267917 |   104510 |   129221 |   879286 |   117183 |     5181 |  20 |  1.514 |
12442.20/1592.32	c (1589,0) c |  5 |   8682 |    6659180 |    1730073 |   266218 |   110499 |   127956 |   877719 |   116820 |     5161 |  20 |  1.514 |
12442.20/1592.32	c (1589,0) c |  6 |   9157 |    6905146 |    1736198 |   266576 |   116630 |   121629 |   884060 |   116762 |     5161 |  20 |  1.515 |
12442.20/1592.32	c (1589,0) c |  7 |   9149 |    6708863 |    1708447 |   266815 |   179285 |   126162 |   881585 |   116427 |     5176 |  20 |  1.514 |
12442.20/1592.32	c (1589,0) c 
12442.20/1592.32	c (1589,0) c synthesis    13781986 conflicts 35790337921 propagations     1109 conflicts/sec  2880944 propagations/sec
12442.20/1592.32	c (1589,0) c real: 1589.14 s, cpu: 12423.1 s, memory: 1194.19 Mb
12678.22/1622.32	c (1619,0) c
12678.22/1622.32	c (1619,0) c |------------------------------------------------------------------------------------------------------------------------|
12678.22/1622.32	c (1619,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
12678.22/1622.32	c (1619,0) c |------------------------------------------------------------------------------------------------------------------------|
12678.22/1622.32	c (1619,0) c |  0 |   8834 |    6742394 |    1750721 |   266945 |   131155 |   129062 |   893334 |   119013 |     5270 |  20 |  1.514 |
12678.22/1622.32	c (1619,0) c |  1 |   9108 |    6678610 |    1730520 |   266377 |   110941 |   125858 |   896376 |   117986 |     5267 |  20 |  1.514 |
12678.22/1622.32	c (1619,0) c |  2 |   9287 |    6965829 |    1766858 |   267104 |   147295 |   131686 |   892329 |   118741 |     5278 |  20 |  1.514 |
12678.22/1622.32	c (1619,0) c |  3 |   9146 |    6890581 |    1747369 |   266405 |   127799 |   126265 |   895937 |   117679 |     5267 |  20 |  1.514 |
12678.22/1622.32	c (1619,0) c |  4 |   8960 |    6647930 |    1752715 |   268097 |   133139 |   131305 |   893299 |   118538 |     5281 |  20 |  1.514 |
12678.22/1622.32	c (1619,0) c |  5 |   8834 |    6768007 |    1760231 |   266435 |   140657 |   129909 |   891320 |   118330 |     5261 |  20 |  1.514 |
12678.22/1622.32	c (1619,0) c |  6 |   9309 |    6998918 |    1764408 |   266726 |   144841 |   123507 |   897981 |   118237 |     5264 |  20 |  1.515 |
12678.22/1622.32	c (1619,0) c |  7 |   9304 |    6822604 |    1740221 |   267043 |   120667 |   128200 |   896041 |   117809 |     5280 |  20 |  1.514 |
12678.22/1622.32	c (1619,0) c 
12678.22/1622.32	c (1619,0) c synthesis    14013043 conflicts 36421774768 propagations     1107 conflicts/sec  2877163 propagations/sec
12678.22/1622.32	c (1619,0) c real: 1619.14 s, cpu: 12658.9 s, memory: 1338.68 Mb
12906.56/1651.32	c (1648,0) c
12906.56/1651.32	c (1648,0) c |------------------------------------------------------------------------------------------------------------------------|
12906.56/1651.32	c (1648,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
12906.56/1651.32	c (1648,0) c |------------------------------------------------------------------------------------------------------------------------|
12906.56/1651.32	c (1648,0) c |  0 |   8933 |    6822308 |    1776308 |   267075 |   156741 |   130986 |   906573 |   120445 |     5367 |  20 |  1.514 |
12906.56/1651.32	c (1648,0) c |  1 |   9228 |    6780442 |    1757627 |   266606 |   138048 |   127653 |   908773 |   119377 |     5361 |  20 |  1.514 |
12906.56/1651.32	c (1648,0) c |  2 |   9424 |    7059496 |    1794513 |   267277 |   174950 |   133752 |   906110 |   120728 |     5381 |  20 |  1.514 |
12906.56/1651.32	c (1648,0) c |  3 |   9299 |    6977607 |    1774471 |   266559 |   154901 |   128081 |   909619 |   119288 |     5367 |  20 |  1.514 |
12906.56/1651.32	c (1648,0) c |  4 |   9082 |    6733246 |    1777633 |   268208 |   158057 |   133074 |   905074 |   120051 |     5371 |  20 |  1.514 |
12906.56/1651.32	c (1648,0) c |  5 |   8924 |    6844943 |    1787051 |   266641 |   167476 |   132011 |   904791 |   119961 |     5361 |  20 |  1.514 |
12906.56/1651.32	c (1648,0) c |  6 |   9407 |    7079587 |    1791547 |   266876 |   171979 |   125386 |   913293 |   119808 |     5373 |  20 |  1.515 |
12906.56/1651.32	c (1648,0) c |  7 |   9450 |    6907852 |    1766144 |   267285 |   146590 |   129903 |   908523 |   119249 |     5372 |  20 |  1.514 |
12906.56/1651.32	c (1648,0) c 
12906.56/1651.32	c (1648,0) c synthesis    14225294 conflicts 37002825582 propagations     1104 conflicts/sec  2871322 propagations/sec
12906.56/1651.32	c (1648,0) c real: 1648.14 s, cpu: 12887 s, memory: 1435.01 Mb
13144.53/1681.32	c (1678,0) c
13144.53/1681.32	c (1678,0) c |------------------------------------------------------------------------------------------------------------------------|
13144.53/1681.32	c (1678,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
13144.53/1681.32	c (1678,0) c |------------------------------------------------------------------------------------------------------------------------|
13144.53/1681.32	c (1678,0) c |  0 |   9070 |    6904675 |    1803516 |   267198 |   183950 |   132947 |   921378 |   122428 |     5475 |  20 |  1.517 |
13144.53/1681.32	c (1678,0) c |  1 |   9349 |    6863013 |    1784365 |   266767 |   164786 |   129675 |   921803 |   121062 |     5461 |  20 |  1.517 |
13144.53/1681.32	c (1678,0) c |  2 |   9553 |    7154152 |    1821558 |   267416 |   108983 |   135467 |   918908 |   122196 |     5475 |  20 |  1.517 |
13144.53/1681.32	c (1678,0) c |  3 |   9454 |    7065251 |    1801549 |   266706 |   181978 |   129904 |   923933 |   121325 |     5472 |  20 |  1.517 |
13144.53/1681.32	c (1678,0) c |  4 |   9188 |    6816453 |    1803608 |   268383 |   184032 |   135243 |   919244 |   121871 |     5475 |  20 |  1.517 |
13144.53/1681.32	c (1678,0) c |  5 |   8999 |    6914348 |    1810838 |   266780 |    98272 |   133944 |   917008 |   121407 |     5455 |  20 |  1.517 |
13144.53/1681.32	c (1678,0) c |  6 |   9525 |    7169179 |    1819768 |   267063 |   107197 |   127306 |   926934 |   121330 |     5475 |  20 |  1.518 |
13144.53/1681.32	c (1678,0) c |  7 |   9586 |    7003118 |    1794057 |   267408 |   174503 |   131915 |   922516 |   121216 |     5475 |  20 |  1.517 |
13144.53/1681.32	c (1678,0) c 
13144.53/1681.32	c (1678,0) c synthesis    14439259 conflicts 37584451629 propagations     1100 conflicts/sec  2863651 propagations/sec
13144.53/1681.32	c (1678,0) c real: 1678.14 s, cpu: 13124.7 s, memory: 1290.52 Mb
13373.63/1710.32	c (1707,0) c
13373.63/1710.32	c (1707,0) c |------------------------------------------------------------------------------------------------------------------------|
13373.63/1710.32	c (1707,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
13373.63/1710.32	c (1707,0) c |------------------------------------------------------------------------------------------------------------------------|
13373.63/1710.32	c (1707,0) c |  0 |   9187 |    6992043 |    1831097 |   267293 |   118517 |   134801 |   934414 |   123480 |     5571 |  20 |  1.517 |
13373.63/1710.32	c (1707,0) c |  1 |   9480 |    6954638 |    1812078 |   266915 |    99496 |   131504 |   936149 |   122813 |     5562 |  20 |  1.517 |
13373.63/1710.32	c (1707,0) c |  2 |   9709 |    7246076 |    1849270 |   267535 |   136695 |   137157 |   932158 |   123480 |     5572 |  20 |  1.517 |
13373.63/1710.32	c (1707,0) c |  3 |   9610 |    7172478 |    1830690 |   266860 |   118134 |   131822 |   936835 |   122483 |     5569 |  20 |  1.517 |
13373.63/1710.32	c (1707,0) c |  4 |   9299 |    6895531 |    1828507 |   268499 |   115941 |   136962 |   930563 |   122794 |     5560 |  20 |  1.517 |
13373.63/1710.32	c (1707,0) c |  5 |   9138 |    7020615 |    1841116 |   267019 |   128550 |   135909 |   930736 |   122719 |     5554 |  20 |  1.517 |
13373.63/1710.32	c (1707,0) c |  6 |   9669 |    7269042 |    1848157 |   267203 |   135586 |   129221 |   940333 |   122617 |     5574 |  20 |  1.518 |
13373.63/1710.32	c (1707,0) c |  7 |   9698 |    7097331 |    1819707 |   267521 |   107144 |   133536 |   933972 |   122431 |     5560 |  20 |  1.517 |
13373.63/1710.32	c (1707,0) c 
13373.63/1710.32	c (1707,0) c synthesis    14660622 conflicts 38180953873 propagations     1098 conflicts/sec  2859213 propagations/sec
13373.63/1710.32	c (1707,0) c real: 1707.13 s, cpu: 13353.7 s, memory: 1194.19 Mb
13604.04/1739.32	c (1736,0) c
13604.04/1739.32	c (1736,0) c |------------------------------------------------------------------------------------------------------------------------|
13604.04/1739.32	c (1736,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
13604.04/1739.32	c (1736,0) c |------------------------------------------------------------------------------------------------------------------------|
13604.04/1739.32	c (1736,0) c |  0 |   9315 |    7075250 |    1858879 |   267477 |   146299 |   136770 |   947779 |   124863 |     5670 |  20 |  1.517 |
13604.04/1739.32	c (1736,0) c |  1 |   9613 |    7049591 |    1840012 |   267118 |   127430 |   133395 |   949109 |   123952 |     5657 |  20 |  1.517 |
13604.04/1739.32	c (1736,0) c |  2 |   9827 |    7333343 |    1875212 |   267628 |   162637 |   139031 |   945228 |   125010 |     5668 |  20 |  1.517 |
13604.04/1739.32	c (1736,0) c |  3 |   9724 |    7260149 |    1858223 |   266990 |   145667 |   133749 |   949294 |   123905 |     5669 |  20 |  1.517 |
13604.04/1739.32	c (1736,0) c |  4 |   9416 |    6993851 |    1859399 |   268733 |   146833 |   139205 |   944393 |   124298 |     5664 |  20 |  1.517 |
13604.04/1739.32	c (1736,0) c |  5 |   9256 |    7105032 |    1868600 |   267159 |   156034 |   137864 |   944040 |   124264 |     5653 |  20 |  1.517 |
13604.04/1739.32	c (1736,0) c |  6 |   9787 |    7343867 |    1871700 |   267344 |   159128 |   130828 |   952164 |   124025 |     5660 |  20 |  1.518 |
13604.04/1739.32	c (1736,0) c |  7 |   9810 |    7177228 |    1847154 |   267623 |   134590 |   135349 |   946909 |   123657 |     5657 |  20 |  1.517 |
13604.04/1739.32	c (1736,0) c 
13604.04/1739.32	c (1736,0) c synthesis    14879179 conflicts 38776615332 propagations     1095 conflicts/sec  2854658 propagations/sec
13604.04/1739.32	c (1736,0) c real: 1736.14 s, cpu: 13583.6 s, memory: 1435.01 Mb
13834.35/1768.32	c (1765,0) c
13834.35/1768.32	c (1765,0) c |------------------------------------------------------------------------------------------------------------------------|
13834.35/1768.32	c (1765,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
13834.35/1768.32	c (1765,0) c |------------------------------------------------------------------------------------------------------------------------|
13834.35/1768.32	c (1765,0) c |  0 |   9437 |    7156502 |    1884256 |   267635 |   171676 |   138599 |   961037 |   126487 |     5770 |  20 |  1.517 |
13834.35/1768.32	c (1765,0) c |  1 |   9754 |    7141421 |    1866900 |   267239 |   154318 |   135067 |   961926 |   125438 |     5754 |  20 |  1.517 |
13834.35/1768.32	c (1765,0) c |  2 |   9954 |    7407929 |    1896344 |   267729 |   183768 |   140444 |   955874 |   126494 |     5751 |  20 |  1.517 |
13834.35/1768.32	c (1765,0) c |  3 |   9866 |    7336309 |    1883926 |   267115 |   171370 |   135550 |   963985 |   125590 |     5769 |  20 |  1.517 |
13834.35/1768.32	c (1765,0) c |  4 |   9509 |    7082648 |    1894012 |   268888 |   181446 |   141928 |   957408 |   125671 |     5765 |  20 |  1.517 |
13834.35/1768.32	c (1765,0) c |  5 |   9395 |    7181541 |    1894487 |   267305 |   181920 |   139727 |   957403 |   126048 |     5755 |  20 |  1.517 |
13834.35/1768.32	c (1765,0) c |  6 |   9898 |    7420089 |    1894793 |   267436 |   182222 |   132531 |   963578 |   125549 |     5750 |  20 |  1.518 |
13834.35/1768.32	c (1765,0) c |  7 |   9942 |    7259475 |    1874362 |   267740 |   161799 |   137208 |   959495 |   125345 |     5764 |  20 |  1.517 |
13834.35/1768.32	c (1765,0) c 
13834.35/1768.32	c (1765,0) c synthesis    15089080 conflicts 39339677936 propagations     1092 conflicts/sec  2847884 propagations/sec
13834.35/1768.32	c (1765,0) c real: 1765.13 s, cpu: 13813.7 s, memory: 1435.01 Mb
14059.19/1797.32	c (1794,0) c
14059.19/1797.32	c (1794,0) c |------------------------------------------------------------------------------------------------------------------------|
14059.19/1797.32	c (1794,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
14059.19/1797.32	c (1794,0) c |------------------------------------------------------------------------------------------------------------------------|
14059.19/1797.32	c (1794,0) c |  0 |   9559 |    7234484 |    1907629 |   267762 |    99462 |   140222 |   972807 |   128086 |     5861 |  20 |  1.517 |
14059.19/1797.32	c (1794,0) c |  1 |   9887 |    7226597 |    1892626 |   267374 |   180044 |   136840 |   975570 |   127221 |     5855 |  20 |  1.517 |
14059.19/1797.32	c (1794,0) c |  2 |  10077 |    7490023 |    1922762 |   267859 |   114584 |   142131 |   967780 |   127686 |     5841 |  20 |  1.517 |
14059.19/1797.32	c (1794,0) c |  3 |   9988 |    7416014 |    1906970 |   267208 |    98811 |   137039 |   975299 |   127161 |     5856 |  20 |  1.517 |
14059.19/1797.32	c (1794,0) c |  4 |   9629 |    7171914 |    1922053 |   269024 |   113886 |   143885 |   969426 |   127029 |     5861 |  20 |  1.518 |
14059.19/1797.32	c (1794,0) c |  5 |   9513 |    7266886 |    1922912 |   267440 |   114747 |   141735 |   970993 |   127270 |     5857 |  20 |  1.517 |
14059.19/1797.32	c (1794,0) c |  6 |  10030 |    7511948 |    1924230 |   267625 |   116064 |   134468 |   977068 |   126834 |     5851 |  20 |  1.518 |
14059.19/1797.32	c (1794,0) c |  7 |   9999 |    7300079 |    1891566 |   267811 |   179003 |   138621 |   973353 |   126387 |     5854 |  20 |  1.517 |
14059.19/1797.32	c (1794,0) c 
14059.19/1797.32	c (1794,0) c synthesis    15290748 conflicts 39898537995 propagations     1089 conflicts/sec  2842224 propagations/sec
14059.19/1797.32	c (1794,0) c real: 1794.14 s, cpu: 14037.8 s, memory: 1146.03 Mb
14293.60/1827.32	c (1824,0) c
14293.60/1827.32	c (1824,0) c |------------------------------------------------------------------------------------------------------------------------|
14293.60/1827.32	c (1824,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
14293.60/1827.32	c (1824,0) c |------------------------------------------------------------------------------------------------------------------------|
14293.60/1827.32	c (1824,0) c |  0 |   9656 |    7304927 |    1933588 |   267892 |   125422 |   142157 |   985772 |   128928 |     5958 |  20 |  1.518 |
14293.60/1827.32	c (1824,0) c |  1 |  10022 |    7320836 |    1920253 |   267515 |   112065 |   138523 |   988836 |   128568 |     5955 |  20 |  1.518 |
14293.60/1827.32	c (1824,0) c |  2 |  10208 |    7573396 |    1950459 |   267976 |   142281 |   144087 |   981219 |   128992 |     5943 |  20 |  1.518 |
14293.60/1827.32	c (1824,0) c |  3 |  10082 |    7495708 |    1931847 |   267338 |   123688 |   138939 |   986309 |   127987 |     5942 |  20 |  1.518 |
14293.60/1827.32	c (1824,0) c |  4 |   9752 |    7264313 |    1949382 |   269146 |   141215 |   145599 |   982411 |   128211 |     5958 |  20 |  1.518 |
14293.60/1827.32	c (1824,0) c |  5 |   9643 |    7354491 |    1950297 |   267566 |   142132 |   143642 |   983920 |   128561 |     5958 |  20 |  1.518 |
14293.60/1827.32	c (1824,0) c |  6 |  10174 |    7611003 |    1954066 |   267726 |   145900 |   136544 |   991448 |   128318 |     5958 |  20 |  1.519 |
14293.60/1827.32	c (1824,0) c |  7 |  10098 |    7381901 |    1914686 |   267927 |   106529 |   140098 |   984791 |   127680 |     5938 |  20 |  1.518 |
14293.60/1827.32	c (1824,0) c 
14293.60/1827.32	c (1824,0) c synthesis    15504579 conflicts 40496993437 propagations     1086 conflicts/sec  2837571 propagations/sec
14293.60/1827.32	c (1824,0) c real: 1824.14 s, cpu: 14271.7 s, memory: 1290.52 Mb
14521.78/1856.32	c (1853,0) c
14521.78/1856.32	c (1853,0) c |------------------------------------------------------------------------------------------------------------------------|
14521.78/1856.32	c (1853,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
14521.78/1856.32	c (1853,0) c |------------------------------------------------------------------------------------------------------------------------|
14521.78/1856.32	c (1853,0) c |  0 |   9753 |    7390328 |    1961061 |   268057 |   152895 |   144229 |   998478 |   130323 |     6056 |  20 |  1.518 |
14521.78/1856.32	c (1853,0) c |  1 |  10123 |    7403263 |    1947482 |   267605 |   139294 |   140294 |  1001895 |   129734 |     6053 |  20 |  1.518 |
14521.78/1856.32	c (1853,0) c |  2 |  10349 |    7649733 |    1977052 |   268134 |   168874 |   145948 |   995429 |   130500 |     6048 |  20 |  1.518 |
14521.78/1856.32	c (1853,0) c |  3 |  10164 |    7574301 |    1956721 |   267460 |   148561 |   140879 |   998929 |   129177 |     6037 |  20 |  1.518 |
14521.78/1856.32	c (1853,0) c |  4 |   9842 |    7353340 |    1975439 |   269249 |   167271 |   147592 |   995079 |   129672 |     6056 |  20 |  1.518 |
14521.78/1856.32	c (1853,0) c |  5 |   9737 |    7432105 |    1975204 |   267660 |   167039 |   145266 |   994067 |   129939 |     6052 |  20 |  1.518 |
14521.78/1856.32	c (1853,0) c |  6 |  10293 |    7683987 |    1979038 |   267826 |   170872 |   138389 |  1003480 |   129806 |     6054 |  20 |  1.519 |
14521.78/1856.32	c (1853,0) c |  7 |  10237 |    7492652 |    1944397 |   268122 |   136240 |   141907 |   998341 |   128927 |     6040 |  20 |  1.518 |
14521.78/1856.32	c (1853,0) c 
14521.78/1856.32	c (1853,0) c synthesis    15716394 conflicts 41086005475 propagations     1084 conflicts/sec  2833607 propagations/sec
14521.78/1856.32	c (1853,0) c real: 1853.14 s, cpu: 14499.5 s, memory: 1435.01 Mb
14759.06/1886.33	c (1883,0) c
14759.06/1886.33	c (1883,0) c |------------------------------------------------------------------------------------------------------------------------|
14759.06/1886.33	c (1883,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
14759.06/1886.33	c (1883,0) c |------------------------------------------------------------------------------------------------------------------------|
14759.06/1886.33	c (1883,0) c |  0 |   9879 |    7484153 |    1987987 |   268173 |   179821 |   146195 |  1011527 |   132085 |     6159 |  20 |  1.523 |
14759.06/1886.33	c (1883,0) c |  1 |  10245 |    7498441 |    1974880 |   267826 |   166692 |   142208 |  1015506 |   131341 |     6158 |  20 |  1.523 |
14759.06/1886.33	c (1883,0) c |  2 |  10480 |    7733532 |    2004156 |   268255 |   195977 |   147912 |  1009900 |   132405 |     6159 |  20 |  1.523 |
14759.06/1886.33	c (1883,0) c |  3 |  10283 |    7655546 |    1982788 |   267566 |   174629 |   142728 |  1012502 |   130759 |     6142 |  20 |  1.523 |
14759.06/1886.33	c (1883,0) c |  4 |   9960 |    7434132 |    2000787 |   269392 |   192619 |   149463 |  1008495 |   131488 |     6160 |  20 |  1.523 |
14759.06/1886.33	c (1883,0) c |  5 |   9862 |    7521646 |    2001405 |   267750 |   193240 |   147142 |  1010585 |   131801 |     6158 |  20 |  1.523 |
14759.06/1886.33	c (1883,0) c |  6 |  10446 |    7771489 |    2006137 |   267981 |    99760 |   140190 |  1017610 |   131596 |     6160 |  20 |  1.524 |
14759.06/1886.33	c (1883,0) c |  7 |  10362 |    7594474 |    1973635 |   268544 |   165477 |   144021 |  1012430 |   130577 |     6150 |  20 |  1.523 |
14759.06/1886.33	c (1883,0) c 
14759.06/1886.33	c (1883,0) c synthesis    15931776 conflicts 41679137334 propagations     1081 conflicts/sec  2828267 propagations/sec
14759.06/1886.33	c (1883,0) c real: 1883.14 s, cpu: 14736.6 s, memory: 1386.85 Mb
14996.04/1916.32	c (1913,0) c
14996.04/1916.32	c (1913,0) c |------------------------------------------------------------------------------------------------------------------------|
14996.04/1916.32	c (1913,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
14996.04/1916.32	c (1913,0) c |------------------------------------------------------------------------------------------------------------------------|
14996.04/1916.32	c (1913,0) c |  0 |  10008 |    7565169 |    2014379 |   268279 |   108003 |   147924 |  1024117 |   133669 |     6262 |  20 |  1.523 |
14996.04/1916.32	c (1913,0) c |  1 |  10380 |    7579639 |    2000856 |   267962 |   192668 |   144043 |  1028023 |   133172 |     6262 |  20 |  1.523 |
14996.04/1916.32	c (1913,0) c |  2 |  10626 |    7831477 |    2033952 |   268364 |   127588 |   149803 |  1022118 |   133479 |     6261 |  20 |  1.523 |
14996.04/1916.32	c (1913,0) c |  3 |  10461 |    7748627 |    2009044 |   267713 |   102683 |   144351 |  1025039 |   132566 |     6242 |  20 |  1.523 |
14996.04/1916.32	c (1913,0) c |  4 |  10091 |    7539018 |    2030583 |   269488 |   124222 |   151264 |  1020729 |   132702 |     6262 |  20 |  1.523 |
14996.04/1916.32	c (1913,0) c |  5 |   9990 |    7620590 |    2032311 |   267922 |   125951 |   149032 |  1023030 |   132942 |     6262 |  20 |  1.523 |
14996.04/1916.32	c (1913,0) c |  6 |  10605 |    7874978 |    2035834 |   268102 |   129456 |   141928 |  1029302 |   132675 |     6261 |  20 |  1.524 |
14996.04/1916.32	c (1913,0) c |  7 |  10491 |    7690619 |    2001991 |   268714 |   193834 |   145898 |  1026146 |   132550 |     6262 |  20 |  1.523 |
14996.04/1916.32	c (1913,0) c 
14996.04/1916.32	c (1913,0) c synthesis    16158950 conflicts 42298726311 propagations     1079 conflicts/sec  2824901 propagations/sec
14996.04/1916.32	c (1913,0) c real: 1913.14 s, cpu: 14973.5 s, memory: 1338.68 Mb
15223.42/1946.32	c (1943,0) c
15223.42/1946.32	c (1943,0) c |------------------------------------------------------------------------------------------------------------------------|
15223.42/1946.32	c (1943,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
15223.42/1946.32	c (1943,0) c |------------------------------------------------------------------------------------------------------------------------|
15223.42/1946.32	c (1943,0) c |  0 |  10131 |    7649160 |    2041222 |   268403 |   134846 |   149730 |  1035078 |   134771 |     6358 |  20 |  1.523 |
15223.42/1946.32	c (1943,0) c |  1 |  10476 |    7660162 |    2025905 |   268061 |   119515 |   145720 |  1039539 |   134118 |     6352 |  20 |  1.523 |
15223.42/1946.32	c (1943,0) c |  2 |  10768 |    7908296 |    2058918 |   268483 |   152553 |   151559 |  1034561 |   134746 |     6359 |  20 |  1.523 |
15223.42/1946.32	c (1943,0) c |  3 |  10587 |    7842922 |    2038167 |   267826 |   131806 |   146162 |  1037210 |   133678 |     6339 |  20 |  1.523 |
15223.42/1946.32	c (1943,0) c |  4 |  10208 |    7628434 |    2057250 |   269701 |   150889 |   153076 |  1032817 |   134033 |     6359 |  20 |  1.523 |
15223.42/1946.32	c (1943,0) c |  5 |  10129 |    7703664 |    2057367 |   268023 |   151007 |   150646 |  1034786 |   134219 |     6354 |  20 |  1.523 |
15223.42/1946.32	c (1943,0) c |  6 |  10733 |    7960521 |    2060830 |   268230 |   154453 |   143607 |  1041912 |   133953 |     6354 |  20 |  1.524 |
15223.42/1946.32	c (1943,0) c |  7 |  10612 |    7786725 |    2030056 |   268835 |   123700 |   147769 |  1038486 |   133591 |     6359 |  20 |  1.523 |
15223.42/1946.32	c (1943,0) c 
15223.42/1946.32	c (1943,0) c synthesis    16369715 conflicts 42882901875 propagations     1077 conflicts/sec  2821121 propagations/sec
15223.42/1946.32	c (1943,0) c real: 1943.14 s, cpu: 15200.7 s, memory: 1386.85 Mb
15451.00/1975.33	c (1972,0) c
15451.00/1975.33	c (1972,0) c |------------------------------------------------------------------------------------------------------------------------|
15451.00/1975.33	c (1972,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
15451.00/1975.33	c (1972,0) c |------------------------------------------------------------------------------------------------------------------------|
15451.00/1975.33	c (1972,0) c |  0 |  10258 |    7739885 |    2068632 |   268737 |   162256 |   151627 |  1049562 |   136235 |     6458 |  20 |  1.524 |
15451.00/1975.33	c (1972,0) c |  1 |  10588 |    7744449 |    2053137 |   268163 |   146746 |   147646 |  1053035 |   135392 |     6453 |  20 |  1.524 |
15451.00/1975.33	c (1972,0) c |  2 |  10884 |    7982601 |    2083640 |   268676 |   177274 |   153376 |  1048126 |   136348 |     6459 |  20 |  1.524 |
15451.00/1975.33	c (1972,0) c |  3 |  10729 |    7950622 |    2066809 |   268080 |   160448 |   148109 |  1050627 |   135189 |     6439 |  20 |  1.523 |
15451.00/1975.33	c (1972,0) c |  4 |  10341 |    7715388 |    2083033 |   269797 |   176671 |   154834 |  1046466 |   135610 |     6458 |  20 |  1.524 |
15451.00/1975.33	c (1972,0) c |  5 |  10239 |    7785365 |    2084292 |   268166 |   177932 |   152653 |  1048426 |   135721 |     6457 |  20 |  1.524 |
15451.00/1975.33	c (1972,0) c |  6 |  10878 |    8056094 |    2087829 |   268383 |   181451 |   145422 |  1055633 |   135636 |     6456 |  20 |  1.525 |
15451.00/1975.33	c (1972,0) c |  7 |  10742 |    7881714 |    2057350 |   268972 |   150994 |   149630 |  1051578 |   134968 |     6459 |  20 |  1.524 |
15451.00/1975.33	c (1972,0) c 
15451.00/1975.33	c (1972,0) c synthesis    16584722 conflicts 43465775259 propagations     1075 conflicts/sec  2817357 propagations/sec
15451.00/1975.33	c (1972,0) c real: 1972.14 s, cpu: 15427.9 s, memory: 1435.01 Mb
15688.34/2005.33	c (2002,0) c
15688.34/2005.33	c (2002,0) c |------------------------------------------------------------------------------------------------------------------------|
15688.34/2005.33	c (2002,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
15688.34/2005.33	c (2002,0) c |------------------------------------------------------------------------------------------------------------------------|
15688.34/2005.33	c (2002,0) c |  0 |  10383 |    7822952 |    2095551 |   268875 |   189175 |   153556 |  1062307 |   137992 |     6567 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c |  1 |  10678 |    7817588 |    2079934 |   268324 |   173538 |   149678 |  1065434 |   136878 |     6560 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c |  2 |  10994 |    8061278 |    2109873 |   268804 |   102700 |   155225 |  1060106 |   138196 |     6565 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c |  3 |  10895 |    8042760 |    2093621 |   268270 |   187257 |   149783 |  1063639 |   136862 |     6548 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c |  4 |  10454 |    7800205 |    2109378 |   269961 |   102244 |   156780 |  1058690 |   137383 |     6566 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c |  5 |  10378 |    7864906 |    2110014 |   268267 |   102861 |   154522 |  1061213 |   137576 |     6566 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c |  6 |  11016 |    8146759 |    2114690 |   268476 |   107528 |   147165 |  1068340 |   137298 |     6564 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c |  7 |  10889 |    7973642 |    2085262 |   269093 |   178905 |   151325 |  1064486 |   136775 |     6567 |  20 |  1.529 |
15688.34/2005.33	c (2002,0) c 
15688.34/2005.33	c (2002,0) c synthesis    16798324 conflicts 44051880677 propagations     1072 conflicts/sec  2812121 propagations/sec
15688.34/2005.33	c (2002,0) c real: 2002.14 s, cpu: 15665 s, memory: 1242.36 Mb
15915.35/2034.32	c (2031,0) c
15915.35/2034.32	c (2031,0) c |------------------------------------------------------------------------------------------------------------------------|
15915.35/2034.32	c (2031,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
15915.35/2034.32	c (2031,0) c |------------------------------------------------------------------------------------------------------------------------|
15915.35/2034.32	c (2031,0) c |  0 |  10495 |    7889643 |    2117799 |   268932 |   110615 |   154907 |  1072260 |   139143 |     6656 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c |  1 |  10780 |    7887597 |    2104592 |   268426 |   198197 |   151455 |  1079011 |   138549 |     6663 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c |  2 |  11150 |    8163495 |    2137706 |   269033 |   130533 |   156875 |  1073568 |   139256 |     6663 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c |  3 |  11003 |    8127837 |    2118437 |   268376 |   111274 |   151705 |  1075668 |   138246 |     6643 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c |  4 |  10488 |    7850080 |    2132107 |   270048 |   124973 |   159186 |  1071389 |   137942 |     6663 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c |  5 |  10505 |    7966476 |    2139394 |   268399 |   132240 |   156308 |  1074026 |   138572 |     6663 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c |  6 |  11162 |    8232071 |    2142241 |   268726 |   135079 |   149014 |  1080623 |   138321 |     6663 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c |  7 |  10998 |    8049172 |    2107472 |   269198 |   201115 |   153099 |  1077168 |   138401 |     6663 |  20 |  1.529 |
15915.35/2034.32	c (2031,0) c 
15915.35/2034.32	c (2031,0) c synthesis    16999748 conflicts 44626291603 propagations     1070 conflicts/sec  2808136 propagations/sec
15915.35/2034.32	c (2031,0) c real: 2031.14 s, cpu: 15891.8 s, memory: 1338.68 Mb
16142.31/2063.33	c (2060,0) c
16142.31/2063.33	c (2060,0) c |------------------------------------------------------------------------------------------------------------------------|
16142.31/2063.33	c (2060,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
16142.31/2063.33	c (2060,0) c |------------------------------------------------------------------------------------------------------------------------|
16142.31/2063.33	c (2060,0) c |  0 |  10633 |    7973789 |    2145226 |   269017 |   138042 |   156528 |  1086822 |   140113 |     6755 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c |  1 |  10917 |    7977811 |    2131772 |   268541 |   124593 |   153014 |  1090916 |   139643 |     6759 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c |  2 |  11273 |    8246848 |    2163495 |   269131 |   156322 |   158690 |  1085409 |   140506 |     6760 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c |  3 |  11166 |    8217981 |    2145807 |   268485 |   138644 |   153411 |  1087979 |   139329 |     6740 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c |  4 |  10590 |    7927659 |    2157592 |   270147 |   150458 |   160794 |  1083341 |   139245 |     6760 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c |  5 |  10608 |    8053095 |    2165701 |   268509 |   158548 |   158112 |  1086041 |   139882 |     6760 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c |  6 |  11298 |    8321954 |    2167870 |   268854 |   160708 |   150703 |  1093429 |   139627 |     6760 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c |  7 |  11145 |    8155296 |    2136224 |   269304 |   129068 |   154842 |  1089126 |   139465 |     6760 |  20 |  1.529 |
16142.31/2063.33	c (2060,0) c 
16142.31/2063.33	c (2060,0) c synthesis    17213688 conflicts 45220666173 propagations     1068 conflicts/sec  2805534 propagations/sec
16142.31/2063.33	c (2060,0) c real: 2060.14 s, cpu: 16118.4 s, memory: 1435.01 Mb
16374.68/2093.32	c (2090,0) c
16374.68/2093.32	c (2090,0) c |------------------------------------------------------------------------------------------------------------------------|
16374.68/2093.32	c (2090,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
16374.68/2093.32	c (2090,0) c |------------------------------------------------------------------------------------------------------------------------|
16374.68/2093.32	c (2090,0) c |  0 |  10746 |    8060334 |    2171538 |   269102 |   164354 |   158391 |  1097356 |   141455 |     6861 |  20 |  1.529 |
16374.68/2093.32	c (2090,0) c |  1 |  11032 |    8057854 |    2158711 |   268628 |   151531 |   154793 |  1102697 |   140891 |     6863 |  20 |  1.529 |
16374.68/2093.32	c (2090,0) c |  2 |  11419 |    8337044 |    2189741 |   269256 |   182568 |   160413 |  1097398 |   142165 |     6863 |  20 |  1.529 |
16374.68/2093.32	c (2090,0) c |  3 |  11286 |    8296640 |    2171662 |   268580 |   164498 |   155164 |  1100041 |   140662 |     6843 |  20 |  1.529 |
16374.68/2093.32	c (2090,0) c |  4 |  10737 |    8023596 |    2184585 |   270262 |   177451 |   162437 |  1095359 |   141062 |     6863 |  20 |  1.529 |
16374.68/2093.32	c (2090,0) c |  5 |  10761 |    8143458 |    2191275 |   268603 |   184122 |   159718 |  1098098 |   141547 |     6863 |  20 |  1.529 |
16374.68/2093.32	c (2090,0) c |  6 |  11430 |    8400367 |    2193477 |   269029 |   186315 |   152402 |  1105340 |   141122 |     6863 |  20 |  1.530 |
16374.68/2093.32	c (2090,0) c |  7 |  11316 |    8254366 |    2164999 |   269425 |   157843 |   156528 |  1101336 |   140920 |     6863 |  20 |  1.529 |
16374.68/2093.32	c (2090,0) c 
16374.68/2093.32	c (2090,0) c synthesis    17425988 conflicts 45811810785 propagations     1066 conflicts/sec  2801837 propagations/sec
16374.68/2093.32	c (2090,0) c real: 2090.13 s, cpu: 16350.6 s, memory: 1435.01 Mb
16603.28/2122.32	c (2119,0) c
16603.28/2122.32	c (2119,0) c |------------------------------------------------------------------------------------------------------------------------|
16603.28/2122.32	c (2119,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
16603.28/2122.32	c (2119,0) c |------------------------------------------------------------------------------------------------------------------------|
16603.28/2122.32	c (2119,0) c |  0 |  10831 |    8122669 |    2195302 |   269172 |   188118 |   160267 |  1111357 |   142874 |     6965 |  20 |  1.529 |
16603.28/2122.32	c (2119,0) c |  1 |  11176 |    8146795 |    2185902 |   268726 |   178723 |   156538 |  1115126 |   142535 |     6965 |  20 |  1.529 |
16603.28/2122.32	c (2119,0) c |  2 |  11549 |    8407974 |    2214000 |   269407 |   103417 |   162267 |  1109399 |   143914 |     6965 |  20 |  1.529 |
16603.28/2122.32	c (2119,0) c |  3 |  11415 |    8372851 |    2197301 |   268810 |   190138 |   157040 |  1112073 |   142402 |     6946 |  20 |  1.529 |
16603.28/2122.32	c (2119,0) c |  4 |  10880 |    8107868 |    2210070 |   270365 |   202936 |   164018 |  1107681 |   142964 |     6965 |  20 |  1.529 |
16603.28/2122.32	c (2119,0) c |  5 |  10868 |    8222072 |    2217757 |   268734 |   107182 |   161505 |  1110083 |   143164 |     6964 |  20 |  1.529 |
16603.28/2122.32	c (2119,0) c |  6 |  11580 |    8492974 |    2219248 |   269172 |   108688 |   153954 |  1117442 |   142711 |     6963 |  20 |  1.530 |
16603.28/2122.32	c (2119,0) c |  7 |  11466 |    8336239 |    2189973 |   269524 |   182817 |   158168 |  1113573 |   142474 |     6966 |  20 |  1.529 |
16603.28/2122.32	c (2119,0) c 
16603.28/2122.32	c (2119,0) c synthesis    17629553 conflicts 46374381173 propagations     1063 conflicts/sec  2797148 propagations/sec
16603.28/2122.32	c (2119,0) c real: 2119.14 s, cpu: 16579.2 s, memory: 1338.68 Mb
16841.67/2152.33	c (2149,0) c
16841.67/2152.33	c (2149,0) c |------------------------------------------------------------------------------------------------------------------------|
16841.67/2152.33	c (2149,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
16841.67/2152.33	c (2149,0) c |------------------------------------------------------------------------------------------------------------------------|
16841.67/2152.33	c (2149,0) c |  0 |  10960 |    8206054 |    2220752 |   269288 |   110171 |   161932 |  1123434 |   144508 |     7070 |  20 |  1.529 |
16841.67/2152.33	c (2149,0) c |  1 |  11253 |    8212220 |    2209948 |   268968 |   202769 |   158593 |  1127429 |   143922 |     7072 |  20 |  1.529 |
16841.67/2152.33	c (2149,0) c |  2 |  11689 |    8500484 |    2243645 |   269501 |   133062 |   163949 |  1121638 |   144906 |     7068 |  20 |  1.529 |
16841.67/2152.33	c (2149,0) c |  3 |  11567 |    8464060 |    2225031 |   268896 |   114469 |   158775 |  1124625 |   143933 |     7052 |  20 |  1.529 |
16841.67/2152.33	c (2149,0) c |  4 |  11023 |    8192465 |    2237794 |   270485 |   127246 |   165688 |  1119623 |   144039 |     7067 |  20 |  1.529 |
16841.67/2152.33	c (2149,0) c |  5 |  11011 |    8322456 |    2247592 |   268840 |   137017 |   163409 |  1121409 |   144248 |     7068 |  20 |  1.529 |
16841.67/2152.33	c (2149,0) c |  6 |  11742 |    8591923 |    2248934 |   269291 |   138374 |   155647 |  1129759 |   143834 |     7067 |  20 |  1.530 |
16841.67/2152.33	c (2149,0) c |  7 |  11592 |    8423174 |    2215886 |   269641 |   105323 |   159887 |  1126028 |   144165 |     7072 |  20 |  1.529 |
16841.67/2152.33	c (2149,0) c 
16841.67/2152.33	c (2149,0) c synthesis    17849582 conflicts 46993295400 propagations     1061 conflicts/sec  2794325 propagations/sec
16841.67/2152.33	c (2149,0) c real: 2149.14 s, cpu: 16817.4 s, memory: 1290.52 Mb
17079.25/2182.33	c (2179,0) c
17079.25/2182.33	c (2179,0) c |------------------------------------------------------------------------------------------------------------------------|
17079.25/2182.33	c (2179,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
17079.25/2182.33	c (2179,0) c |------------------------------------------------------------------------------------------------------------------------|
17079.25/2182.33	c (2179,0) c |  0 |  11107 |    8294479 |    2249526 |   269425 |   138943 |   163568 |  1136617 |   145618 |     7174 |  20 |  1.530 |
17079.25/2182.33	c (2179,0) c |  1 |  11353 |    8289882 |    2233490 |   269112 |   122910 |   160077 |  1137672 |   144792 |     7156 |  20 |  1.529 |
17079.25/2182.33	c (2179,0) c |  2 |  11772 |    8565076 |    2270657 |   269568 |   160073 |   165703 |  1134748 |   145894 |     7176 |  20 |  1.530 |
17079.25/2182.33	c (2179,0) c |  3 |  11684 |    8551922 |    2253506 |   269003 |   142943 |   160551 |  1137379 |   144988 |     7158 |  20 |  1.529 |
17079.25/2182.33	c (2179,0) c |  4 |  11132 |    8267213 |    2263899 |   270542 |   153352 |   167616 |  1131928 |   145205 |     7169 |  20 |  1.530 |
17079.25/2182.33	c (2179,0) c |  5 |  11120 |    8407197 |    2274519 |   268961 |   163944 |   165276 |  1134933 |   145494 |     7176 |  20 |  1.530 |
17079.25/2182.33	c (2179,0) c |  6 |  11891 |    8693297 |    2279805 |   269418 |   169246 |   157604 |  1142894 |   145473 |     7176 |  20 |  1.531 |
17079.25/2182.33	c (2179,0) c |  7 |  11718 |    8499536 |    2240466 |   269721 |   129903 |   161394 |  1137056 |   145037 |     7162 |  20 |  1.530 |
17079.25/2182.33	c (2179,0) c 
17079.25/2182.33	c (2179,0) c synthesis    18065868 conflicts 47606378203 propagations     1059 conflicts/sec  2791369 propagations/sec
17079.25/2182.33	c (2179,0) c real: 2179.14 s, cpu: 17054.9 s, memory: 1386.85 Mb
17310.84/2212.32	c (2209,0) c
17310.84/2212.32	c (2209,0) c |------------------------------------------------------------------------------------------------------------------------|
17310.84/2212.32	c (2209,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
17310.84/2212.32	c (2209,0) c |------------------------------------------------------------------------------------------------------------------------|
17310.84/2212.32	c (2209,0) c |  0 |  11246 |    8380213 |    2276443 |   269555 |   165860 |   165213 |  1149481 |   147045 |     7277 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c |  1 |  11475 |    8382069 |    2260873 |   269262 |   150293 |   161829 |  1147251 |   145937 |     7257 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c |  2 |  11927 |    8654648 |    2296115 |   269680 |   185531 |   167283 |  1147276 |   147485 |     7277 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c |  3 |  11826 |    8643166 |    2280918 |   269130 |   170356 |   162256 |  1150715 |   146434 |     7265 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c |  4 |  11274 |    8358367 |    2290921 |   270642 |   180374 |   169453 |  1144678 |   146725 |     7277 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c |  5 |  11215 |    8473060 |    2306746 |   269174 |   196171 |   167887 |  1146629 |   146892 |     7277 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c |  6 |  11997 |    8774691 |    2305240 |   269506 |   194681 |   159470 |  1155351 |   146862 |     7277 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c |  7 |  11910 |    8598329 |    2270339 |   269813 |   159776 |   163213 |  1150605 |   146419 |     7272 |  20 |  1.533 |
17310.84/2212.32	c (2209,0) c 
17310.84/2212.32	c (2209,0) c synthesis    18287595 conflicts 48198833577 propagations     1058 conflicts/sec  2788340 propagations/sec
17310.84/2212.32	c (2209,0) c real: 2209.14 s, cpu: 17285.9 s, memory: 1435.01 Mb
17536.88/2241.32	c (2238,0) c
17536.88/2241.32	c (2238,0) c |------------------------------------------------------------------------------------------------------------------------|
17536.88/2241.32	c (2238,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
17536.88/2241.32	c (2238,0) c |------------------------------------------------------------------------------------------------------------------------|
17536.88/2241.32	c (2238,0) c |  0 |  11380 |    8471251 |    2301849 |   269642 |   191266 |   166936 |  1160756 |   148544 |     7375 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c |  1 |  11514 |    8428869 |    2282651 |   269369 |   172071 |   163200 |  1160893 |   146762 |     7356 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c |  2 |  12073 |    8742014 |    2319779 |   269743 |   209195 |   168788 |  1158649 |   149175 |     7373 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c |  3 |  11947 |    8736962 |    2307966 |   269207 |   197404 |   163968 |  1162962 |   148124 |     7369 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c |  4 |  11337 |    8418917 |    2312715 |   270778 |   202167 |   171244 |  1156159 |   148068 |     7372 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c |  5 |  11339 |    8551299 |    2330761 |   269278 |   114197 |   169362 |  1158047 |   148274 |     7373 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c |  6 |  12131 |    8854534 |    2329295 |   269575 |   112733 |   161016 |  1165894 |   148165 |     7369 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c |  7 |  12027 |    8674072 |    2296260 |   269990 |   185697 |   164996 |  1162716 |   147817 |     7376 |  20 |  1.533 |
17536.88/2241.32	c (2238,0) c 
17536.88/2241.32	c (2238,0) c synthesis    18481276 conflicts 48744603480 propagations     1055 conflicts/sec  2783629 propagations/sec
17536.88/2241.32	c (2238,0) c real: 2238.14 s, cpu: 17511.2 s, memory: 1368.78 Mb
17775.33/2271.32	c (2268,0) c
17775.33/2271.32	c (2268,0) c |------------------------------------------------------------------------------------------------------------------------|
17775.33/2271.32	c (2268,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
17775.33/2271.32	c (2268,0) c |------------------------------------------------------------------------------------------------------------------------|
17775.33/2271.32	c (2268,0) c |  0 |  11499 |    8549294 |    2327033 |   269871 |   110459 |   168746 |  1173243 |   149989 |     7483 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c |  1 |  11630 |    8514876 |    2310143 |   269452 |   199562 |   165133 |  1174822 |   148466 |     7467 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c |  2 |  12212 |    8848157 |    2350071 |   269875 |   133486 |   170517 |  1170567 |   150233 |     7476 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c |  3 |  12064 |    8821272 |    2334528 |   269300 |   117964 |   165658 |  1174886 |   149412 |     7471 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c |  4 |  11446 |    8503173 |    2339607 |   270926 |   123075 |   172966 |  1167660 |   149282 |     7473 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c |  5 |  11477 |    8645510 |    2358626 |   269371 |   142062 |   171195 |  1170120 |   149338 |     7477 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c |  6 |  12274 |    8944758 |    2357789 |   269693 |   141227 |   162762 |  1177821 |   149236 |     7472 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c |  7 |  12177 |    8758596 |    2321705 |   270145 |   211142 |   166686 |  1175678 |   149624 |     7485 |  20 |  1.533 |
17775.33/2271.32	c (2268,0) c 
17775.33/2271.32	c (2268,0) c synthesis    18699502 conflicts 49352296745 propagations     1054 conflicts/sec  2780537 propagations/sec
17775.33/2271.32	c (2268,0) c real: 2268.14 s, cpu: 17749.2 s, memory: 1320.62 Mb
18005.93/2300.32	c (2297,0) c
18005.93/2300.32	c (2297,0) c |------------------------------------------------------------------------------------------------------------------------|
18005.93/2300.32	c (2297,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
18005.93/2300.32	c (2297,0) c |------------------------------------------------------------------------------------------------------------------------|
18005.93/2300.32	c (2297,0) c |  0 |  11625 |    8634642 |    2354924 |   269966 |   138349 |   170517 |  1184896 |   150987 |     7580 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c |  1 |  11747 |    8601582 |    2335020 |   269558 |   118459 |   166579 |  1186449 |   149765 |     7561 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c |  2 |  12335 |    8932388 |    2377343 |   269963 |   160758 |   172252 |  1182134 |   151397 |     7577 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c |  3 |  12166 |    8905769 |    2361662 |   269405 |   145099 |   167343 |  1185649 |   150371 |     7568 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c |  4 |  11566 |    8600338 |    2368935 |   271012 |   152404 |   174795 |  1180423 |   150526 |     7579 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c |  5 |  11621 |    8731430 |    2385671 |   269484 |   169107 |   172834 |  1181854 |   150764 |     7575 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c |  6 |  12430 |    9043354 |    2386245 |   269857 |   169683 |   164504 |  1190442 |   150636 |     7576 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c |  7 |  12284 |    8841186 |    2347965 |   270249 |   131386 |   168295 |  1187245 |   150513 |     7581 |  20 |  1.533 |
18005.93/2300.32	c (2297,0) c 
18005.93/2300.32	c (2297,0) c synthesis    18917765 conflicts 49951139814 propagations     1052 conflicts/sec  2778196 propagations/sec
18005.93/2300.32	c (2297,0) c real: 2297.14 s, cpu: 17979.7 s, memory: 1386.85 Mb
18235.02/2329.32	c (2326,0) c
18235.02/2329.32	c (2326,0) c |------------------------------------------------------------------------------------------------------------------------|
18235.02/2329.32	c (2326,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
18235.02/2329.32	c (2326,0) c |------------------------------------------------------------------------------------------------------------------------|
18235.02/2329.32	c (2326,0) c |  0 |  11757 |    8713066 |    2377137 |   270038 |   160563 |   171820 |  1194529 |   152056 |     7663 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c |  1 |  11869 |    8699260 |    2363601 |   269675 |   147040 |   168377 |  1198276 |   150846 |     7663 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c |  2 |  12420 |    9005311 |    2402698 |   270019 |   186113 |   174093 |  1194970 |   152723 |     7683 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c |  3 |  12263 |    8980949 |    2387612 |   269552 |   171049 |   169031 |  1198251 |   151556 |     7670 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c |  4 |  11691 |    8682479 |    2395028 |   271097 |   178496 |   176439 |  1191755 |   151945 |     7681 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c |  5 |  11760 |    8815089 |    2410963 |   269565 |   194399 |   174542 |  1193493 |   152353 |     7675 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c |  6 |  12564 |    9125113 |    2412492 |   269935 |   195929 |   166229 |  1202647 |   152216 |     7683 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c |  7 |  12420 |    8918267 |    2371771 |   270333 |   155192 |   169706 |  1197390 |   151623 |     7668 |  20 |  1.533 |
18235.02/2329.32	c (2326,0) c 
18235.02/2329.32	c (2326,0) c synthesis    19121302 conflicts 50515196832 propagations     1050 conflicts/sec  2774235 propagations/sec
18235.02/2329.32	c (2326,0) c real: 2326.13 s, cpu: 18208.7 s, memory: 1435.01 Mb
18465.78/2358.32	c (2355,0) c
18465.78/2358.32	c (2355,0) c |------------------------------------------------------------------------------------------------------------------------|
18465.78/2358.32	c (2355,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
18465.78/2358.32	c (2355,0) c |------------------------------------------------------------------------------------------------------------------------|
18465.78/2358.32	c (2355,0) c |  0 |  11863 |    8789039 |    2402777 |   270145 |   186203 |   173495 |  1206208 |   153544 |     7765 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c |  1 |  11973 |    8781499 |    2389802 |   269772 |   173241 |   170252 |  1209138 |   152205 |     7765 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c |  2 |  12534 |    9089858 |    2426930 |   270090 |   210345 |   175623 |  1206342 |   154329 |     7782 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c |  3 |  12349 |    9053559 |    2412401 |   269629 |   195838 |   170678 |  1209799 |   153000 |     7773 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c |  4 |  11813 |    8759457 |    2419499 |   271156 |   202968 |   178101 |  1203831 |   153479 |     7782 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c |  5 |  11882 |    8896900 |    2436317 |   269661 |   111148 |   176331 |  1205157 |   153907 |     7779 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c |  6 |  12633 |    9183167 |    2434332 |   270026 |   109158 |   167793 |  1209917 |   153390 |     7781 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c |  7 |  12569 |    9004321 |    2399117 |   270446 |   182538 |   171312 |  1209818 |   153125 |     7776 |  20 |  1.533 |
18465.78/2358.32	c (2355,0) c 
18465.78/2358.32	c (2355,0) c synthesis    19321175 conflicts 51078600954 propagations     1048 conflicts/sec  2770125 propagations/sec
18465.78/2358.32	c (2355,0) c real: 2355.14 s, cpu: 18439.1 s, memory: 1368.78 Mb
18696.67/2387.32	c (2384,0) c
18696.67/2387.32	c (2384,0) c |------------------------------------------------------------------------------------------------------------------------|
18696.67/2387.32	c (2384,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
18696.67/2387.32	c (2384,0) c |------------------------------------------------------------------------------------------------------------------------|
18696.67/2387.32	c (2384,0) c |  0 |  11989 |    8860202 |    2427881 |   270260 |   211307 |   175267 |  1218837 |   155100 |     7875 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c |  1 |  12108 |    8866855 |    2416784 |   269883 |   200222 |   172151 |  1221930 |   153880 |     7875 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c |  2 |  12611 |    9160969 |    2451800 |   270159 |   126615 |   177233 |  1216783 |   155197 |     7875 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c |  3 |  12431 |    9130133 |    2435705 |   269732 |   110552 |   172271 |  1220744 |   154493 |     7866 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c |  4 |  11944 |    8853138 |    2445345 |   271247 |   120219 |   179729 |  1215127 |   154806 |     7879 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c |  5 |  12015 |    8989390 |    2464509 |   269736 |   139340 |   178032 |  1216594 |   154881 |     7880 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c |  6 |  12764 |    9280356 |    2463634 |   270120 |   138460 |   169415 |  1225750 |   154506 |     7882 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c |  7 |  12709 |    9080202 |    2424942 |   270533 |   208362 |   172989 |  1222679 |   154760 |     7886 |  20 |  1.533 |
18696.67/2387.32	c (2384,0) c 
18696.67/2387.32	c (2384,0) c synthesis    19530600 conflicts 51656399278 propagations     1046 conflicts/sec  2766840 propagations/sec
18696.67/2387.32	c (2384,0) c real: 2384.14 s, cpu: 18669.8 s, memory: 1368.78 Mb
18930.13/2417.32	c (2414,0) c
18930.13/2417.32	c (2414,0) c |------------------------------------------------------------------------------------------------------------------------|
18930.13/2417.32	c (2414,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
18930.13/2417.32	c (2414,0) c |------------------------------------------------------------------------------------------------------------------------|
18930.13/2417.32	c (2414,0) c |  0 |  12095 |    8935650 |    2453791 |   270361 |   128604 |   176854 |  1230864 |   155986 |     7974 |  20 |  1.533 |
18930.13/2417.32	c (2414,0) c |  1 |  12260 |    8962828 |    2444036 |   269967 |   118879 |   173713 |  1234926 |   155314 |     7981 |  20 |  1.533 |
18930.13/2417.32	c (2414,0) c |  2 |  12707 |    9266559 |    2481659 |   270286 |   156473 |   179084 |  1229516 |   156350 |     7981 |  20 |  1.533 |
18930.13/2417.32	c (2414,0) c |  3 |  12537 |    9212360 |    2462615 |   269795 |   137461 |   173885 |  1232076 |   155314 |     7961 |  20 |  1.533 |
18930.13/2417.32	c (2414,0) c |  4 |  12046 |    8937639 |    2472414 |   271405 |   147288 |   181575 |  1227059 |   155855 |     7981 |  20 |  1.533 |
18930.13/2417.32	c (2414,0) c |  5 |  12077 |    9058410 |    2489614 |   269876 |   164444 |   179887 |  1228197 |   155847 |     7980 |  20 |  1.533 |
18930.13/2417.32	c (2414,0) c |  6 |  12877 |    9357657 |    2489415 |   270228 |   164238 |   171120 |  1237555 |   155813 |     7981 |  20 |  1.534 |
18930.13/2417.32	c (2414,0) c |  7 |  12797 |    9152794 |    2448840 |   270623 |   123655 |   174653 |  1233841 |   155767 |     7980 |  20 |  1.533 |
18930.13/2417.32	c (2414,0) c 
18930.13/2417.32	c (2414,0) c synthesis    19742384 conflicts 52242979383 propagations     1044 conflicts/sec  2763710 propagations/sec
18930.13/2417.32	c (2414,0) c real: 2414.14 s, cpu: 18903.2 s, memory: 1290.52 Mb
19157.41/2446.33	c (2443,0) c
19157.41/2446.33	c (2443,0) c |------------------------------------------------------------------------------------------------------------------------|
19157.41/2446.33	c (2443,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
19157.41/2446.33	c (2443,0) c |------------------------------------------------------------------------------------------------------------------------|
19157.41/2446.33	c (2443,0) c |  0 |  12181 |    9014451 |    2482476 |   270576 |   157289 |   179033 |  1242631 |   157096 |     8077 |  20 |  1.533 |
19157.41/2446.33	c (2443,0) c |  1 |  12407 |    9043242 |    2470567 |   270029 |   145410 |   175262 |  1247132 |   156296 |     8081 |  20 |  1.533 |
19157.41/2446.33	c (2443,0) c |  2 |  12812 |    9335763 |    2502588 |   270363 |   177402 |   180342 |  1239471 |   157461 |     8064 |  20 |  1.533 |
19157.41/2446.33	c (2443,0) c |  3 |  12651 |    9290396 |    2489443 |   269893 |   164289 |   175459 |  1244020 |   156518 |     8062 |  20 |  1.533 |
19157.41/2446.33	c (2443,0) c |  4 |  12141 |    9002185 |    2494133 |   271510 |   169007 |   183169 |  1236804 |   156868 |     8065 |  20 |  1.533 |
19157.41/2446.33	c (2443,0) c |  5 |  12220 |    9141933 |    2515567 |   269955 |   190397 |   181520 |  1241037 |   157413 |     8082 |  20 |  1.533 |
19157.41/2446.33	c (2443,0) c |  6 |  12939 |    9413614 |    2512544 |   270319 |   187368 |   172889 |  1242411 |   157005 |     8082 |  20 |  1.534 |
19157.41/2446.33	c (2443,0) c |  7 |  12917 |    9240824 |    2477450 |   270822 |   152264 |   176552 |  1246179 |   156834 |     8082 |  20 |  1.533 |
19157.41/2446.33	c (2443,0) c 
19157.41/2446.33	c (2443,0) c synthesis    19944768 conflicts 52806112610 propagations     1043 conflicts/sec  2760326 propagations/sec
19157.41/2446.33	c (2443,0) c real: 2443.14 s, cpu: 19130.4 s, memory: 1435.01 Mb
19395.39/2476.32	c (2473,0) c
19395.39/2476.32	c (2473,0) c |------------------------------------------------------------------------------------------------------------------------|
19395.39/2476.32	c (2473,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
19395.39/2476.32	c (2473,0) c |------------------------------------------------------------------------------------------------------------------------|
19395.39/2476.32	c (2473,0) c |  0 |  12325 |    9106496 |    2510275 |   270660 |   185088 |   180817 |  1254835 |   158621 |     8183 |  20 |  1.533 |
19395.39/2476.32	c (2473,0) c |  1 |  12542 |    9129636 |    2497418 |   270106 |   172261 |   177004 |  1259303 |   157695 |     8184 |  20 |  1.533 |
19395.39/2476.32	c (2473,0) c |  2 |  12929 |    9424117 |    2529728 |   270441 |   204542 |   182085 |  1252782 |   159066 |     8175 |  20 |  1.533 |
19395.39/2476.32	c (2473,0) c |  3 |  12769 |    9374609 |    2516399 |   269966 |   191244 |   177167 |  1257063 |   158008 |     8169 |  20 |  1.533 |
19395.39/2476.32	c (2473,0) c |  4 |  12271 |    9081396 |    2521339 |   271649 |   196213 |   185066 |  1250023 |   158541 |     8176 |  20 |  1.533 |
19395.39/2476.32	c (2473,0) c |  5 |  12357 |    9230274 |    2540884 |   270106 |   215714 |   183139 |  1253182 |   159103 |     8185 |  20 |  1.533 |
19395.39/2476.32	c (2473,0) c |  6 |  13086 |    9493613 |    2536769 |   270414 |   211592 |   174359 |  1261759 |   158735 |     8183 |  20 |  1.534 |
19395.39/2476.32	c (2473,0) c |  7 |  13041 |    9327105 |    2504851 |   270918 |   179666 |   178410 |  1258153 |   158236 |     8189 |  20 |  1.533 |
19395.39/2476.32	c (2473,0) c 
19395.39/2476.32	c (2473,0) c synthesis    20157663 conflicts 53388079723 propagations     1041 conflicts/sec  2756476 propagations/sec
19395.39/2476.32	c (2473,0) c real: 2473.14 s, cpu: 19368.2 s, memory: 1495.21 Mb
19624.57/2505.32	c (2502,0) c
19624.57/2505.32	c (2502,0) c |------------------------------------------------------------------------------------------------------------------------|
19624.57/2505.32	c (2502,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
19624.57/2505.32	c (2502,0) c |------------------------------------------------------------------------------------------------------------------------|
19624.57/2505.32	c (2502,0) c |  0 |  12443 |    9188582 |    2534896 |   270767 |   209709 |   182478 |  1266994 |   160275 |     8287 |  20 |  1.533 |
19624.57/2505.32	c (2502,0) c |  1 |  12674 |    9214331 |    2522110 |   270235 |   196953 |   178700 |  1270547 |   159228 |     8288 |  20 |  1.533 |
19624.57/2505.32	c (2502,0) c |  2 |  13046 |    9495597 |    2552349 |   270503 |   115984 |   183399 |  1263956 |   160403 |     8272 |  20 |  1.533 |
19624.57/2505.32	c (2502,0) c |  3 |  12886 |    9445843 |    2540097 |   270021 |   214943 |   178792 |  1268093 |   159533 |     8269 |  20 |  1.533 |
19624.57/2505.32	c (2502,0) c |  4 |  12332 |    9143131 |    2544643 |   271793 |   219517 |   187057 |  1260799 |   160072 |     8280 |  20 |  1.533 |
19624.57/2505.32	c (2502,0) c |  5 |  12476 |    9312661 |    2566346 |   270205 |   129975 |   184780 |  1263766 |   160141 |     8281 |  20 |  1.533 |
19624.57/2505.32	c (2502,0) c |  6 |  13190 |    9574179 |    2562656 |   270503 |   126311 |   176033 |  1272349 |   159979 |     8280 |  20 |  1.534 |
19624.57/2505.32	c (2502,0) c |  7 |  13158 |    9400515 |    2529083 |   270988 |   203898 |   179981 |  1269562 |   159683 |     8289 |  20 |  1.533 |
19624.57/2505.32	c (2502,0) c 
19624.57/2505.32	c (2502,0) c synthesis    20352180 conflicts 53934331483 propagations     1039 conflicts/sec  2752198 propagations/sec
19624.57/2505.32	c (2502,0) c real: 2502.14 s, cpu: 19596.8 s, memory: 1447.04 Mb
19737.39/2520.03	c (2517,0) receiving signal SIGTERM
19737.39/2520.03	s UNKNOWN
19737.39/2520.03	c (scop.sh) Receiving Signal. Removing all intermediate files.
19737.39/2520.03	c (scop.sh) Remove HOME/scop-16530-serial-file.bin.
19737.39/2520.03	c (scop.sh) Killing background jobs.
19737.39/2520.04	c (2517,0) receiving signal SIGTERM

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 (10577 MiB free)
  memory of node 1: 16384 MiB (13444 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392781-1568433671/watcher-4392781-1568433671 -o /tmp/evaluation-result-4392781-1568433671/solver-4392781-1568433671 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568430400-14914 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392781-1568433671.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=16530, runsolver pid=16527
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 6.64 7.29 7.30 3/212 16552
/proc/meminfo: memFree=24502116/32770624 swapFree=66999300/67108860
[pid=16530] ppid=16527 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16530/stat : 16530 (scop.sh) S 16527 16530 14887 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 419305582 115843072 349 33554432000 4194304 5098028 140733640204960 140733640202216 140314149626492 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18530304 140733640213284 140733640213612 140733640213612 140733640216525 0
/proc/16530/statm: 28282 349 296 221 0 87 0
[pid=16533] ppid=16530 vsize=27314120 memory=106536 CPUtime=0.11 cores=0-7
/proc/16533/stat : 16533 (java) S 16530 16530 14887 0 -1 1077944320 6652 0 0 0 8 3 0 0 20 0 20 0 419305582 27969658880 26634 33554432000 4194304 4196468 140731237787856 140731237770400 140488448696055 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
/proc/16533/statm: 6828530 26634 2816 1 0 6790935 0
[pid=16533/tid=16534] ppid=16530 vsize=27314120 memory=8041909892739407002 CPUtime=0.09 cores=0-7
/proc/16533/task/16534/stat : 16534 (java) R 16530 16530 14887 0 -1 4202560 4753 0 0 0 7 2 0 0 20 0 20 0 419305583 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488420520352 140488432776542 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16535] ppid=16530 vsize=27314120 memory=732370311851744229 CPUtime=0 cores=0-7
/proc/16533/task/16535/stat : 16535 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488452938256 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16536] ppid=16530 vsize=27314120 memory=140173514290816 CPUtime=0 cores=0-7
/proc/16533/task/16536/stat : 16536 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488267094672 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16537] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16537/stat : 16537 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488266041616 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16538] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16538/stat : 16538 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488264989072 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16539] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16539/stat : 16539 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488263937040 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16540] ppid=16530 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16533/task/16540/stat : 16540 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488262884496 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16541] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16541/stat : 16541 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488261831440 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16542] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16542/stat : 16542 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 26634 33554432000 4194304 4196468 140731237787856 140488260778896 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16543] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16543/stat : 16543 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 26634 33554432000 4194304 4196468 140731237787856 140487305451760 140488448707202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16544] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16544/stat : 16544 (java) S 16530 16530 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 26634 33554432000 4194304 4196468 140731237787856 140486366979232 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16545] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16545/stat : 16545 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 26634 33554432000 4194304 4196468 140731237787856 140486098543344 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16546] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16546/stat : 16546 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 26634 33554432000 4194304 4196468 140731237787856 140485724035024 140488448714651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16547] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16547/stat : 16547 (java) S 16530 16530 14887 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 26634 33554432000 4194304 4196468 140731237787856 140487304399600 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16548] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16548/stat : 16548 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 26634 33554432000 4194304 4196468 140731237787856 140487303347056 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16549] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16549/stat : 16549 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 26634 33554432000 4194304 4196468 140731237787856 140487302294000 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16550] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16550/stat : 16550 (java) S 16530 16530 14887 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 26634 33554432000 4194304 4196468 140731237787856 140487301241456 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16551] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16551/stat : 16551 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 26634 33554432000 4194304 4196468 140731237787856 140485226129888 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16552] ppid=16530 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16533/task/16552/stat : 16552 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 26634 33554432000 4194304 4196468 140731237787856 140487300188848 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107932 KiB

[startup+0.210589 s]*
/proc/loadavg: 6.64 7.29 7.30 2/212 16552
/proc/meminfo: memFree=24480828/32770624 swapFree=66999300/67108860
[pid=16530] ppid=16527 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16530/stat : 16530 (scop.sh) S 16527 16530 14887 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 419305582 115843072 349 33554432000 4194304 5098028 140733640204960 140733640202216 140314149626492 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18530304 140733640213284 140733640213612 140733640213612 140733640216525 0
/proc/16530/statm: 28282 349 296 221 0 87 0
[pid=16533] ppid=16530 vsize=27314120 memory=125288 CPUtime=0.24 cores=0-7
/proc/16533/stat : 16533 (java) S 16530 16530 14887 0 -1 1077944320 12122 0 0 0 20 4 0 0 20 0 20 0 419305582 27969658880 31322 33554432000 4194304 4196468 140731237787856 140731237770400 140488448696055 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
/proc/16533/statm: 6828530 31322 2936 1 0 6790935 0
[pid=16533/tid=16534] ppid=16530 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/16533/task/16534/stat : 16534 (java) R 16530 16530 14887 0 -1 4202560 9846 0 0 0 16 3 0 0 20 0 20 0 419305583 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488420500432 140488433861694 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16535] ppid=16530 vsize=27314120 memory=732370311851744229 CPUtime=0 cores=0-7
/proc/16533/task/16535/stat : 16535 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488452938256 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16536] ppid=16530 vsize=27314120 memory=140173514290816 CPUtime=0 cores=0-7
/proc/16533/task/16536/stat : 16536 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488267094672 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16537] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16537/stat : 16537 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488266041616 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16538] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16538/stat : 16538 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488264989072 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16539] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16539/stat : 16539 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488263937040 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16540] ppid=16530 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16533/task/16540/stat : 16540 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488262884496 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16541] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16541/stat : 16541 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488261831440 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16542] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16542/stat : 16542 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 31322 33554432000 4194304 4196468 140731237787856 140488260778896 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16543] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16543/stat : 16543 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 31322 33554432000 4194304 4196468 140731237787856 140487305451760 140488448707202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16544] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16544/stat : 16544 (java) S 16530 16530 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 31322 33554432000 4194304 4196468 140731237787856 140486366979232 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16545] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16545/stat : 16545 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 31322 33554432000 4194304 4196468 140731237787856 140486098543344 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16546] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16546/stat : 16546 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 31322 33554432000 4194304 4196468 140731237787856 140485724035024 140488448714651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16547] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16547/stat : 16547 (java) S 16530 16530 14887 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 31322 33554432000 4194304 4196468 140731237787856 140487304399600 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16548] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16548/stat : 16548 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 31322 33554432000 4194304 4196468 140731237787856 140487303347056 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16549] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16549/stat : 16549 (java) S 16530 16530 14887 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 31322 33554432000 4194304 4196468 140731237787856 140487302294000 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16550] ppid=16530 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/16533/task/16550/stat : 16550 (java) S 16530 16530 14887 0 -1 1077944384 461 0 0 0 2 0 0 0 20 0 20 0 419305590 27969658880 31322 33554432000 4194304 4196468 140731237787856 140487301241456 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16551] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16551/stat : 16551 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 31322 33554432000 4194304 4196468 140731237787856 140485226129888 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16552] ppid=16530 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16533/task/16552/stat : 16552 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 31322 33554432000 4194304 4196468 140731237787856 140487300188848 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126684 KiB

[startup+0.310458 s]*
/proc/loadavg: 6.64 7.29 7.30 2/212 16552
/proc/meminfo: memFree=24478136/32770624 swapFree=66999300/67108860
[pid=16530] ppid=16527 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16530/stat : 16530 (scop.sh) S 16527 16530 14887 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 419305582 115843072 349 33554432000 4194304 5098028 140733640204960 140733640202216 140314149626492 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18530304 140733640213284 140733640213612 140733640213612 140733640216525 0
/proc/16530/statm: 28282 349 296 221 0 87 0
[pid=16533] ppid=16530 vsize=27314120 memory=129568 CPUtime=0.42 cores=0-7
/proc/16533/stat : 16533 (java) S 16530 16530 14887 0 -1 1077944320 13281 0 0 0 37 5 0 0 20 0 20 0 419305582 27969658880 32392 33554432000 4194304 4196468 140731237787856 140731237770400 140488448696055 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
/proc/16533/statm: 6828530 32392 3026 1 0 6790935 0
[pid=16533/tid=16534] ppid=16530 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16533/task/16534/stat : 16534 (java) R 16530 16530 14887 0 -1 4202560 10805 0 0 0 26 4 0 0 20 0 20 0 419305583 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488420486704 140488432776542 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16535] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16535/stat : 16535 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488452938256 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16536] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16536/stat : 16536 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488267094672 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16537] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16537/stat : 16537 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488266041616 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16538] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16538/stat : 16538 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488264989072 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16539] ppid=16530 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/16533/task/16539/stat : 16539 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488263937040 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16540] ppid=16530 vsize=27314120 memory=140173371339695 CPUtime=0 cores=0-7
/proc/16533/task/16540/stat : 16540 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488262884496 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16541] ppid=16530 vsize=27314120 memory=140173371342000 CPUtime=0 cores=0-7
/proc/16533/task/16541/stat : 16541 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488261831440 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16542] ppid=16530 vsize=27314120 memory=140173371344304 CPUtime=0 cores=0-7
/proc/16533/task/16542/stat : 16542 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305585 27969658880 32392 33554432000 4194304 4196468 140731237787856 140488260778896 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16543] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16543/stat : 16543 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 32392 33554432000 4194304 4196468 140731237787856 140487305451760 140488448707202 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16544] ppid=16530 vsize=27314120 memory=280346742695568 CPUtime=0 cores=0-7
/proc/16533/task/16544/stat : 16544 (java) S 16530 16530 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 32392 33554432000 4194304 4196468 140731237787856 140486366979232 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16545] ppid=16530 vsize=27314120 memory=280346742702480 CPUtime=0 cores=0-7
/proc/16533/task/16545/stat : 16545 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305587 27969658880 32392 33554432000 4194304 4196468 140731237787856 140486098543344 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16546] ppid=16530 vsize=27314120 memory=280346742643632 CPUtime=0 cores=0-7
/proc/16533/task/16546/stat : 16546 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 32392 33554432000 4194304 4196468 140731237787856 140485724035024 140488448714651 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16547] ppid=16530 vsize=27314120 memory=280346742716304 CPUtime=0.02 cores=0-7
/proc/16533/task/16547/stat : 16547 (java) R 16530 16530 14887 0 -1 4202560 419 0 0 0 2 0 0 0 20 0 20 0 419305590 27969658880 32392 33554432000 4194304 4196468 140731237787856 140487304399600 140488448707990 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16548] ppid=16530 vsize=27314120 memory=280346742723216 CPUtime=0 cores=0-7
/proc/16533/task/16548/stat : 16548 (java) S 16530 16530 14887 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 32392 33554432000 4194304 4196468 140731237787856 140487303347056 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16549] ppid=16530 vsize=27314120 memory=280346742720912 CPUtime=0.01 cores=0-7
/proc/16533/task/16549/stat : 16549 (java) S 16530 16530 14887 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 419305590 27969658880 32392 33554432000 4194304 4196468 140731237787856 140487302294000 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16550] ppid=16530 vsize=27314120 memory=280346742737072 CPUtime=0.07 cores=0-7
/proc/16533/task/16550/stat : 16550 (java) S 16530 16530 14887 0 -1 1077944384 515 0 0 0 7 0 0 0 20 0 20 0 419305590 27969658880 32392 33554432000 4194304 4196468 140731237787856 140487301241456 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16551] ppid=16530 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16533/task/16551/stat : 16551 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 32392 33554432000 4194304 4196468 140731237787856 140485226129888 140488448706261 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16552] ppid=16530 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16533/task/16552/stat : 16552 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305590 27969658880 32392 33554432000 4194304 4196468 140731237787856 140487300188848 140488448707202 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130964 KiB

[startup+0.701636 s]
/proc/loadavg: 6.64 7.29 7.30 2/212 16552
/proc/meminfo: memFree=24457040/32770624 swapFree=66999300/67108860
[pid=16530] ppid=16527 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16530/stat : 16530 (scop.sh) S 16527 16530 14887 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 419305582 115843072 349 33554432000 4194304 5098028 140733640204960 140733640202216 140314149626492 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18530304 140733640213284 140733640213612 140733640213612 140733640216525 0
/proc/16530/statm: 28282 349 296 221 0 87 0
[pid=16533] ppid=16530 vsize=27322516 memory=165648 CPUtime=0.99 cores=0-7
/proc/16533/stat : 16533 (java) S 16530 16530 14887 0 -1 1077944320 20732 0 0 0 92 7 0 0 20 0 20 0 419305582 27978256384 41412 33554432000 4194304 4196468 140731237787856 140731237770400 140488448696055 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
/proc/16533/statm: 6830629 41412 3184 1 0 6791959 0
[pid=16533/tid=16534] ppid=16530 vsize=27322516 memory=280346743032000 CPUtime=0.67 cores=0-7
/proc/16533/task/16534/stat : 16534 (java) R 16530 16530 14887 0 -1 4202560 17629 0 0 0 62 5 0 0 20 0 20 0 419305583 27978256384 41412 33554432000 4194304 4196468 140731237787856 140488420527792 140488441374069 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16535] ppid=16530 vsize=27322516 memory=1540 CPUtime=0 cores=0-7
/proc/16533/task/16535/stat : 16535 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27978256384 41412 33554432000 4194304 4196468 140731237787856 140488452938256 140488448706261 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16536] ppid=16530 vsize=27322516 memory=772 CPUtime=0 cores=0-7
/proc/16533/task/16536/stat : 16536 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419305585 27978256384 41412 33554432000 4194304 4196468 140731237787856 140488267094672 140488448706261 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0
[pid=16533/tid=16537] ppid=16530 vsize=27322516 memory=10596 CPUtime=0 cores=0-7
/proc/16533/task/16537/stat : 16537 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419305585 27978256384 41412 33554432000 4194304 4196468 140731237787856 140488266041616 140488448706261 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31432704 140731237790442 140731237790870 140731237790870 140731237793743 0

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

[pid=16573/tid=16581] ppid=16553 vsize=1432448 memory=1476 CPUtime=2429.87 cores=0-7
/proc/16573/task/16581/stat : 16581 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1624445 0 0 0 242715 272 0 0 20 0 9 0 419305998 1466826752 296595 33554432000 4194304 4454172 140727732452544 140404068269192 4350987 0 4 0 8388610 0 0 0 -1 1 0 0 6 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16582] ppid=16553 vsize=1432448 memory=1204984 CPUtime=2455.52 cores=0-7
/proc/16573/task/16582/stat : 16582 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1674762 0 0 0 245319 233 0 0 20 0 9 0 419305998 1466826752 296595 33554432000 4194304 4454172 140727732452544 140404059876488 4321742 0 4 0 8388610 0 0 0 -1 5 0 0 6 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16583] ppid=16553 vsize=1432448 memory=1186304 CPUtime=2423.81 cores=0-7
/proc/16573/task/16583/stat : 16583 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1589931 0 0 0 242161 220 0 0 20 0 9 0 419305998 1466826752 296595 33554432000 4194304 4454172 140727732452544 140404051484040 4351205 0 4 0 8388610 0 0 0 -1 2 0 0 8 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16584] ppid=16553 vsize=1432448 memory=280346745078208 CPUtime=2447.57 cores=0-7
/proc/16573/task/16584/stat : 16584 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1674577 0 0 0 244501 256 0 0 20 0 9 0 419305998 1466826752 296595 33554432000 4194304 4454172 140727732452544 140404043090824 4351209 0 4 0 8388610 0 0 0 -1 3 0 0 5 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16585] ppid=16553 vsize=1432448 memory=56 CPUtime=2439.75 cores=0-7
/proc/16573/task/16585/stat : 16585 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1716719 0 0 0 243726 249 0 0 20 0 9 0 419305998 1466826752 296595 33554432000 4194304 4454172 140727732452544 140404034698488 4350902 0 4 0 8388610 0 0 0 -1 6 0 0 7 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16586] ppid=16553 vsize=1432448 memory=6944652177228980320 CPUtime=2426.26 cores=0-7
/proc/16573/task/16586/stat : 16586 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1600208 0 0 0 242345 281 0 0 20 0 9 0 419305999 1466826752 296595 33554432000 4194304 4454172 140727732452544 140403957296160 4351209 0 4 0 8388610 0 0 0 -1 7 0 0 7 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16553/tid=16554] ppid=16530 vsize=8414124 memory=1424 CPUtime=0.79 cores=0-7
/proc/16553/task/16554/stat : 16554 (java) S 16530 16530 14887 0 -1 1077944384 16801 0 0 0 73 6 0 0 20 0 24 0 419305825 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737420312480 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16555] ppid=16530 vsize=8414124 memory=1540 CPUtime=0 cores=0-7
/proc/16553/task/16555/stat : 16555 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737452715024 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16556] ppid=16530 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/16553/task/16556/stat : 16556 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737252883600 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16557] ppid=16530 vsize=8414124 memory=1652 CPUtime=0 cores=0-7
/proc/16553/task/16557/stat : 16557 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737251830544 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16558] ppid=16530 vsize=8414124 memory=79 CPUtime=0 cores=0-7
/proc/16553/task/16558/stat : 16558 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737250778000 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16559] ppid=16530 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16553/task/16559/stat : 16559 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737249724944 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16560] ppid=16530 vsize=8414124 memory=129824 CPUtime=0 cores=0-7
/proc/16553/task/16560/stat : 16560 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737248672400 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16561] ppid=16530 vsize=8414124 memory=40572 CPUtime=0 cores=0-7
/proc/16553/task/16561/stat : 16561 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737247619344 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16562] ppid=16530 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16553/task/16562/stat : 16562 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737246566800 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16563] ppid=16530 vsize=8414124 memory=129824 CPUtime=0.06 cores=0-7
/proc/16553/task/16563/stat : 16563 (java) S 16530 16530 14887 0 -1 1077944384 18 0 0 0 6 0 0 0 20 0 24 0 419305827 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736675965680 139737448483458 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16564] ppid=16530 vsize=8414124 memory=1286388 CPUtime=0 cores=0-7
/proc/16553/task/16564/stat : 16564 (java) S 16530 16530 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419305828 8616062976 32456 33554432000 4194304 4196468 140726219370720 139735888553632 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16565] ppid=16530 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16553/task/16565/stat : 16565 (java) S 16530 16530 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419305828 8616062976 32456 33554432000 4194304 4196468 140726219370720 139735754331376 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16566] ppid=16530 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16553/task/16566/stat : 16566 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139735379827152 139737448490907 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16567] ppid=16530 vsize=8414124 memory=988 CPUtime=0.11 cores=0-7
/proc/16553/task/16567/stat : 16567 (java) S 16530 16530 14887 0 -1 1077944384 708 0 0 0 11 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736674912496 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16568] ppid=16530 vsize=8414124 memory=2016 CPUtime=0.15 cores=0-7
/proc/16553/task/16568/stat : 16568 (java) S 16530 16530 14887 0 -1 1077944384 535 0 0 0 15 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736673859952 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16569] ppid=16530 vsize=8414124 memory=1424 CPUtime=0.1 cores=0-7
/proc/16553/task/16569/stat : 16569 (java) S 16530 16530 14887 0 -1 1077944384 476 0 0 0 10 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736672806896 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16570] ppid=16530 vsize=8414124 memory=1540 CPUtime=0.3 cores=0-7
/proc/16553/task/16570/stat : 16570 (java) S 16530 16530 14887 0 -1 1077944384 1228 0 0 0 30 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736671754352 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16571] ppid=16530 vsize=8414124 memory=129824 CPUtime=0 cores=0-7
/proc/16553/task/16571/stat : 16571 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419305831 8616062976 32456 33554432000 4194304 4196468 140726219370720 139734881922016 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16572] ppid=16530 vsize=8414124 memory=1198084 CPUtime=1.47 cores=0-7
/proc/16553/task/16572/stat : 16572 (java) S 16530 16530 14887 0 -1 1077944384 167 0 0 0 44 103 0 0 20 0 24 0 419305831 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736670702768 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16574] ppid=16530 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16553/task/16574/stat : 16574 (java) S 16530 16530 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419305901 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736662668736 139737448496921 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16576] ppid=16530 vsize=8414124 memory=129824 CPUtime=0.05 cores=0-7
/proc/16553/task/16576/stat : 16576 (java) S 16530 16530 14887 0 -1 4202560 1742 0 0 0 3 2 0 0 20 0 24 0 419305901 8616062976 32456 33554432000 4194304 4196468 140726219370720 139734210821936 139737448494237 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16577] ppid=16530 vsize=8414124 memory=1299528 CPUtime=0 cores=0-7
/proc/16553/task/16577/stat : 16577 (java) S 16530 16530 14887 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 419305901 8616062976 32456 33554432000 4194304 4196468 140726219370720 139734479257264 139737448494237 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16578] ppid=16530 vsize=8414124 memory=772 CPUtime=0 cores=0-7
/proc/16553/task/16578/stat : 16578 (java) S 16530 16530 14887 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419305903 8616062976 32456 33554432000 4194304 4196468 140726219370720 139733942393776 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
Current children cumulated CPU time: 19601.4 s
Current children cumulated vsize: 9959700 KiB
Current children cumulated memory: 1317680 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.37 8.20 8.11 9/225 16796
/proc/meminfo: memFree=23278408/32770624 swapFree=66999300/67108860
[pid=16530] ppid=16527 vsize=113128 memory=1476 CPUtime=4.45 cores=0-7
/proc/16530/stat : 16530 (scop.sh) S 16527 16530 14887 0 -1 4202496 584 26100 0 0 0 0 422 23 20 0 1 0 419305582 115843072 369 33554432000 4194304 5098028 140733640204960 140733640201704 140314149626492 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18530304 140733640213284 140733640213612 140733640213612 140733640216525 0
/proc/16530/statm: 28282 369 311 221 0 87 0
[pid=16553] ppid=16530 vsize=8414124 memory=129824 CPUtime=3.06 cores=0-7
/proc/16553/stat : 16553 (java) S 16530 16530 14887 0 -1 1077944320 23082 0 0 0 283 23 0 0 20 0 24 0 419305824 8616062976 32456 33554432000 4194304 4196468 140726219370720 140726219353264 139737448472311 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
/proc/16553/statm: 2103531 32456 3220 1 0 2064875 0
[pid=16573] ppid=16553 vsize=1493644 memory=1191264 CPUtime=19729.9 cores=0-7
/proc/16573/stat : 16573 (manyglucose-4.1) S 16553 16530 14887 0 -1 1077944320 13930582 0 0 0 1970934 2054 0 0 20 0 9 0 419305901 1529491456 297816 33554432000 4194304 4454172 140727732452544 140727732450944 140404156324482 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
/proc/16573/statm: 373411 297816 410 64 0 369079 0
[pid=16573/tid=16579] ppid=16553 vsize=1493644 memory=14060 CPUtime=2500.52 cores=0-7
/proc/16573/task/16579/stat : 16579 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 2081382 0 0 0 249786 266 0 0 20 0 9 0 419305998 1529491456 297841 33554432000 4194304 4454172 140727732452544 140404085054432 4351498 0 4 0 8388610 0 0 0 -1 4 0 0 8 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16580] ppid=16553 vsize=1493644 memory=2116 CPUtime=2501.74 cores=0-7
/proc/16573/task/16580/stat : 16580 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1796188 0 0 0 249927 247 0 0 20 0 9 0 419305998 1529491456 297841 33554432000 4194304 4454172 140727732452544 140404076662152 4349976 0 4 0 8388610 0 0 0 -1 3 0 0 6 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16581] ppid=16553 vsize=1493644 memory=3680 CPUtime=2447.57 cores=0-7
/proc/16573/task/16581/stat : 16581 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1636868 0 0 0 244483 274 0 0 20 0 9 0 419305998 1529491456 297841 33554432000 4194304 4454172 140727732452544 140404068268936 4351209 0 4 0 8388610 0 0 0 -1 1 0 0 6 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16582] ppid=16553 vsize=1493644 memory=864 CPUtime=2473.21 cores=0-7
/proc/16573/task/16582/stat : 16582 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1697749 0 0 0 247085 236 0 0 20 0 9 0 419305998 1529491456 297841 33554432000 4194304 4454172 140727732452544 140404059876488 4329097 0 4 0 8388610 0 0 0 -1 5 0 0 6 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16583] ppid=16553 vsize=1493644 memory=1436 CPUtime=2441.52 cores=0-7
/proc/16573/task/16583/stat : 16583 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1609796 0 0 0 243928 224 0 0 20 0 9 0 419305998 1529491456 297841 33554432000 4194304 4454172 140727732452544 140404051483896 4351184 0 4 0 8388610 0 0 0 -1 2 0 0 8 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16584] ppid=16553 vsize=1493644 memory=1652 CPUtime=2464.83 cores=0-7
/proc/16573/task/16584/stat : 16584 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1683768 0 0 0 246226 257 0 0 20 0 9 0 419305998 1529491456 297841 33554432000 4194304 4454172 140727732452544 140404043090976 4351747 0 4 0 8388610 0 0 0 -1 7 0 0 5 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16585] ppid=16553 vsize=1493644 memory=1980 CPUtime=2457.46 cores=0-7
/proc/16573/task/16585/stat : 16585 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1729142 0 0 0 245495 251 0 0 20 0 9 0 419305998 1529491456 297841 33554432000 4194304 4454172 140727732452544 140404034698120 4351289 0 4 0 8388610 0 0 0 -1 6 0 0 8 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16573/tid=16586] ppid=16553 vsize=1493644 memory=2540 CPUtime=2441.98 cores=0-7
/proc/16573/task/16586/stat : 16586 (manyglucose-4.1) R 16553 16530 14887 0 -1 4202560 1624482 0 0 0 243913 285 0 0 20 0 9 0 419305999 1529491456 297841 33554432000 4194304 4454172 140727732452544 140403957296160 4351209 0 4 0 8388610 0 0 0 -1 0 0 0 7 0 0 6552832 6554400 26533888 140727732454249 140727732454448 140727732454448 140727732457402 0
[pid=16553/tid=16554] ppid=16530 vsize=8414124 memory=14060 CPUtime=0.79 cores=0-7
/proc/16553/task/16554/stat : 16554 (java) S 16530 16530 14887 0 -1 1077944384 16801 0 0 0 73 6 0 0 20 0 24 0 419305825 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737420312480 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16555] ppid=16530 vsize=8414124 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/16553/task/16555/stat : 16555 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737452715024 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16556] ppid=16530 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/16553/task/16556/stat : 16556 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737252883600 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16557] ppid=16530 vsize=8414124 memory=4448 CPUtime=0 cores=0-7
/proc/16553/task/16557/stat : 16557 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737251830544 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16558] ppid=16530 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/16553/task/16558/stat : 16558 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737250778000 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16559] ppid=16530 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16553/task/16559/stat : 16559 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737249724944 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16560] ppid=16530 vsize=8414124 memory=129824 CPUtime=0 cores=0-7
/proc/16553/task/16560/stat : 16560 (java) S 16530 16530 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737248672400 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16561] ppid=16530 vsize=8414124 memory=1190892 CPUtime=0 cores=0-7
/proc/16553/task/16561/stat : 16561 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737247619344 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16562] ppid=16530 vsize=8414124 memory=129824 CPUtime=0 cores=0-7
/proc/16553/task/16562/stat : 16562 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305826 8616062976 32456 33554432000 4194304 4196468 140726219370720 139737246566800 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16563] ppid=16530 vsize=8414124 memory=1172864 CPUtime=0.06 cores=0-7
/proc/16553/task/16563/stat : 16563 (java) S 16530 16530 14887 0 -1 1077944384 18 0 0 0 6 0 0 0 20 0 24 0 419305827 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736675965680 139737448483458 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16564] ppid=16530 vsize=8414124 memory=-8960022949252067730 CPUtime=0 cores=0-7
/proc/16553/task/16564/stat : 16564 (java) S 16530 16530 14887 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419305828 8616062976 32456 33554432000 4194304 4196468 140726219370720 139735888553632 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16565] ppid=16530 vsize=8414124 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/16553/task/16565/stat : 16565 (java) S 16530 16530 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 419305828 8616062976 32456 33554432000 4194304 4196468 140726219370720 139735754331376 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16566] ppid=16530 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/16553/task/16566/stat : 16566 (java) S 16530 16530 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139735379827152 139737448490907 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16567] ppid=16530 vsize=8414124 memory=10596 CPUtime=0.11 cores=0-7
/proc/16553/task/16567/stat : 16567 (java) S 16530 16530 14887 0 -1 1077944384 708 0 0 0 11 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736674912496 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16568] ppid=16530 vsize=8414124 memory=1712 CPUtime=0.15 cores=0-7
/proc/16553/task/16568/stat : 16568 (java) S 16530 16530 14887 0 -1 1077944384 535 0 0 0 15 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736673859952 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16569] ppid=16530 vsize=8414124 memory=988 CPUtime=0.1 cores=0-7
/proc/16553/task/16569/stat : 16569 (java) S 16530 16530 14887 0 -1 1077944384 476 0 0 0 10 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736672806896 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16570] ppid=16530 vsize=8414124 memory=4004 CPUtime=0.3 cores=0-7
/proc/16553/task/16570/stat : 16570 (java) S 16530 16530 14887 0 -1 1077944384 1228 0 0 0 30 0 0 0 20 0 24 0 419305830 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736671754352 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16571] ppid=16530 vsize=8414124 memory=2828 CPUtime=0 cores=0-7
/proc/16553/task/16571/stat : 16571 (java) S 16530 16530 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419305831 8616062976 32456 33554432000 4194304 4196468 140726219370720 139734881922016 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16572] ppid=16530 vsize=8414124 memory=1048 CPUtime=1.47 cores=0-7
/proc/16553/task/16572/stat : 16572 (java) S 16530 16530 14887 0 -1 1077944384 169 0 0 0 44 103 0 0 20 0 24 0 419305831 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736670702768 139737448483458 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16574] ppid=16530 vsize=8414124 memory=5900 CPUtime=0 cores=0-7
/proc/16553/task/16574/stat : 16574 (java) S 16530 16530 14887 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419305901 8616062976 32456 33554432000 4194304 4196468 140726219370720 139736662668736 139737448496921 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16576] ppid=16530 vsize=8414124 memory=612 CPUtime=0.05 cores=0-7
/proc/16553/task/16576/stat : 16576 (java) S 16530 16530 14887 0 -1 4202560 1742 0 0 0 3 2 0 0 20 0 24 0 419305901 8616062976 32456 33554432000 4194304 4196468 140726219370720 139734210821936 139737448494237 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16577] ppid=16530 vsize=8414124 memory=1220 CPUtime=0 cores=0-7
/proc/16553/task/16577/stat : 16577 (java) S 16530 16530 14887 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 419305901 8616062976 32456 33554432000 4194304 4196468 140726219370720 139734479257264 139737448494237 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
[pid=16553/tid=16578] ppid=16530 vsize=8414124 memory=14004 CPUtime=0 cores=0-7
/proc/16553/task/16578/stat : 16578 (java) S 16530 16530 14887 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419305903 8616062976 32456 33554432000 4194304 4196468 140726219370720 139733942393776 139737448482517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31899648 140726219375607 140726219375766 140726219375766 140726219378639 0
Current children cumulated CPU time: 19737.4 s
Current children cumulated vsize: 10020896 KiB
Current children cumulated memory: 1322564 KiB

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

[startup+2520.04 s]
# the end of solver process 16530 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.2262 s, system=0.239314 s

[startup+2520.1 s]
# the end of solver process 16553 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19716.5 s, system=21.1002 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 1
Real time (s): 2520.1
CPU time (s): 19737.6
CPU user time (s): 19716.5
CPU system time (s): 21.1002
CPU usage (%): 783.209
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 1430828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19716.5
system time used= 21.1002
maximum resident set size= 1299528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13980902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77176
involuntary context switches= 215854


# summary of solver processes directly reported to runsolver:
#   pid: 16530,16553
#   total CPU time (s): 19737.6
#   total CPU user time (s): 19716.5
#   total CPU system time (s): 21.1002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.5321 second user time and 32.4409 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 06:00:31
IDJOB=4392781
IDBENCH=133440
IDSOLVER=2839
FILE ID=node140/4392781-1568433671
RUNJOBID= node140-1568430400-14914
PBS_JOBID= 21702310
Free space on /tmp= 58140 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-40-3-5.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392781-1568433671/watcher-4392781-1568433671 -o /tmp/evaluation-result-4392781-1568433671/solver-4392781-1568433671 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568430400-14914 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392781-1568433671.xml

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

MD5SUM BENCH= b9738aa7a21d23764c9c35483473acef
RANDOM SEED=322093253

node140.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.43
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.43
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.43
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.43
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:        24598552 kB
MemAvailable:   31857248 kB
Buffers:          173740 kB
Cached:          7292980 kB
SwapCached:         2724 kB
Active:          1523516 kB
Inactive:        5949380 kB
Active(anon):       2792 kB
Inactive(anon):    44556 kB
Active(file):    1520724 kB
Inactive(file):  5904824 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66999300 kB
Dirty:             20548 kB
Writeback:             0 kB
AnonPages:        112536 kB
Mapped:            44304 kB
Shmem:             32276 kB
Slab:             291480 kB
SReclaimable:     261608 kB
SUnreclaim:        29872 kB
KernelStack:        3376 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58120 MiB
End job on node140 at 2019-09-14 06:42:31