Trace number 4392525

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 order+ManyGlucose (2019-06-15)? (TO) 2530.82 2520.46

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-08-m039.xml
MD5SUMcf7d41cb48e0c265061ebe127338815d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints52
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":56},{"degree":4,"count":163},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":3},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":45}]
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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-26542-serial-file.bin HOME/instance-4392525-1568434028.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 06:06:29 CEST 2019
0.65/0.56	c PID: 26545
0.65/0.56	c IP: 172.20.3.119
0.65/0.56	c HOST: node119.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.40/0.94	c (0,0) Parsing End
1.40/0.95	c (0,0) CSP: 169 int (0 aux), 0 bool (0 aux), 52 ctr, max domain size 169
1.40/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.95	c (0,0) Constraint Name Generate Begin
1.40/0.95	c (0,0) Ctr:HOME/instance-4392525-1568434028.xml,AllDifferent:Lt:Num:Var:WeightedSum
1.40/0.95	c (0,0) Constraint Name Generate End
1.40/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.40/0.95	c (0,0) CSP to CSPinCNF Begin
4.84/2.09	c (1,1) translated 6 (10%) constraints
4.84/2.10	c (1,1) translated 11 (20%) constraints
4.84/2.10	c (1,1) translated 16 (30%) constraints
5.28/2.11	c (1,1) translated 21 (40%) constraints
5.28/2.11	c (1,1) translated 26 (50%) constraints
5.28/2.12	c (1,1) translated 32 (60%) constraints
5.28/2.12	c (1,1) translated 37 (70%) constraints
5.28/2.12	c (1,1) translated 42 (80%) constraints
5.28/2.13	c (1,1) translated 47 (90%) constraints
5.28/2.13	c (1,1) translated 52 (100%) constraints
5.28/2.13	c (1,1) ===========================================
5.28/2.13	c (1,1) Order
5.28/2.13	c (1,1) ===========================================
5.70/2.24	c (1,1) translated 1442 (10%) constraints
6.11/2.32	c (1,1) translated 2884 (20%) constraints
6.11/2.39	c (1,1) translated 4326 (30%) constraints
6.51/2.45	c (1,1) translated 5768 (40%) constraints
6.90/2.50	c (1,1) translated 7209 (50%) constraints
6.90/2.54	c (2,1) translated 8651 (60%) constraints
6.90/2.58	c (2,2) translated 10093 (70%) constraints
7.15/2.62	c (2,2) translated 11535 (80%) constraints
7.15/2.66	c (2,2) translated 12977 (90%) constraints
10.15/4.14	c (3,3) translated 14418 (100%) constraints
10.88/4.32	c (3,3) CSP to CSPinCNF End
10.88/4.32	c (3,3) CSP: 541 int (372 aux), 28561 bool (28561 aux), 72329 ctr, max domain size 841
10.88/4.32	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
10.88/4.32	c (3,3) CSPinCNF Propagation Begin
12.06/5.12	c (4,4) 9 values, 25 unsatisfiable literals, and 356 valid clauses are removed
12.06/5.12	c (4,4) CSPinCNF Propagation End
12.06/5.13	c (4,4) CSP: 541 int (372 aux), 28561 bool (28561 aux), 71973 ctr, max domain size 841
12.06/5.13	c (4,4) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
12.06/5.13	c (4,4) Simplify CSPinCNF Begin
13.30/5.70	c (5,5) Simplify CSPinCNF End
13.30/5.71	c (5,5) CSP: 541 int (372 aux), 56953 bool (56953 aux), 100365 ctr, max domain size 841
13.30/5.71	c (5,5) Heap : 2365 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.30/5.71	c (5,5) Calculate Precise Domain Begin
13.30/5.77	c (5,5) 4 values are removed by re-calculation
13.30/5.77	c (5,5) Calculate Precise Domain End
13.30/5.78	c (5,5) CSP: 541 int (372 aux), 56953 bool (56953 aux), 100365 ctr, max domain size 841
13.30/5.78	c (5,5) Heap : 2365 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.30/5.78	c (5,5) CSPinCNF to SatSolver Begin
22.06/10.76	c (10,10) 10037 (10 %) CSP clauses are encoded (0 SAT variables, 1329262 SAT clauses)
25.82/14.45	c (13,13) 20073 (20 %) CSP clauses are encoded (0 SAT variables, 2463186 SAT clauses)
30.30/18.25	c (17,17) 30110 (30 %) CSP clauses are encoded (0 SAT variables, 3597063 SAT clauses)
34.47/22.01	c (21,21) 40146 (40 %) CSP clauses are encoded (0 SAT variables, 4730545 SAT clauses)
35.37/22.98	c (22,22) 50183 (50 %) CSP clauses are encoded (0 SAT variables, 5014174 SAT clauses)
35.49/23.06	c (22,22) 60219 (60 %) CSP clauses are encoded (0 SAT variables, 5024210 SAT clauses)
35.59/23.14	c (22,22) 70256 (70 %) CSP clauses are encoded (0 SAT variables, 5034247 SAT clauses)
35.68/23.22	c (22,22) 80292 (80 %) CSP clauses are encoded (0 SAT variables, 5044283 SAT clauses)
35.68/23.30	c (22,22) 90329 (90 %) CSP clauses are encoded (0 SAT variables, 5054320 SAT clauses)
151.13/142.54	c (142,123) 100365 (100 %) CSP clauses are encoded (0 SAT variables, 73893216 SAT clauses)
151.13/142.54	c (142,123) CSPinCNF to SatSolver End
151.13/142.54	c (142,123) Heap : 6612 MiB used (max 22339 MiB), NonHeap : 28 MiB used (max 0 MiB)
151.13/142.55	c (142,123) 254623 bool, 73893382 clause
151.13/142.55	c (142,123) Export Begin
151.25/142.64	c (142,123) Export to HOME/scop-26542-serial-file.bin
151.25/142.64	c (142,123) Export End
151.25/142.65	c (142,123) Export File Size: 0.03 MB
151.25/142.65	c (142,123) 0,0,3,4,5,5,142,STOP-AFTER(DIMACS)
151.25/142.65	c END-Prog: Sat Sep 14 06:08:51 CEST 2019
151.25/142.69	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-26542-serial-file.bin
151.93/143.16	c (0,0) Read Serial File Begin
151.93/143.16	c (0,0) HOME/scop-26542-serial-file.bin
152.18/143.37	c (0,0) Read Serial File End
152.18/143.39	
152.18/143.39	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
152.18/143.39	(Solving Process)
152.18/143.39	
152.36/143.41	c BEGIN-Prog: Sat Sep 14 06:08:51 CEST 2019
152.36/143.41	c PID: 26576
152.36/143.41	c IP: 172.20.3.119
152.36/143.41	c HOST: node119.alineos.net
152.36/143.41	c (0,0) SatSolver.solve Begin
152.36/143.41	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392525-1568434028.xml-scop-26545.cnf
152.36/143.44	c (0,0) c
152.36/143.44	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)
152.36/143.44	c (0,0) c
152.36/143.44	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
152.36/143.44	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
152.36/143.44	c (0,0) c ========================================[ Problem Statistics ]===========================================
152.36/143.44	c (0,0) c |                                                                                                       |
173.03/163.97	c (20,0) c |  Number of variables:        254623                                                                   |
173.03/163.97	c (20,0) c |  Number of clauses:        73893382                                                                   |
173.03/163.97	c (20,0) c |  Parse time:                  18.57 s                                                                 |
173.03/163.97	c (20,0) c |                                                                                                       |
177.14/168.05	c (24,0) c | Too many clauses... No preprocessing                                                                  |
177.14/168.05	c (24,0) c |  Simplification time:          3.44 s                                                                 |
177.14/168.05	c (24,0) c |                                                                                                       |
177.14/168.05	c (24,0) c |  One Solver is taking   5202.17Mb... Let's take   1 solvers for this run (max 40% of the maxmemory).  |
177.14/168.05	c (24,0) c |  Generating clones                                                                                    |
177.14/168.05	c (24,0) c |  all clones generated. Memory =  5202.17Mb.                                                           |
177.14/168.05	c (24,0) c ========================================================================================================|
177.14/168.05	c (24,0) c
177.14/168.05	c (24,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
177.14/168.05	c (24,0) c
177.14/168.05	c (24,0) c |-----------------------|------------|
177.14/168.05	c (24,0) c | Threads               |          0 |
177.14/168.05	c (24,0) c |-----------------------|------------|
177.14/168.05	c (24,0) c | randomizeFirstDescent |      False |
177.14/168.05	c (24,0) c | adaptStrategeis       |       True |
177.14/168.05	c (24,0) c | forceUnsatOnNewDescent|       True |
177.14/168.05	c (24,0) c | Initial random_seed   |   91648253 |
177.14/168.05	c (24,0) c | chanseokStrategy      |      False |
177.14/168.05	c (24,0) c | coLBDBound            |          5 |
177.14/168.05	c (24,0) c | glureduce             |       True |
177.14/168.05	c (24,0) c | firstReduceDB         |       2000 |
177.14/168.05	c (24,0) c | incReduceDB           |        300 |
177.14/168.05	c (24,0) c | luby_restart          |      False |
177.14/168.05	c (24,0) c | luby_restart_factor   |        100 |
177.14/168.05	c (24,0) c | var_decay             |     0.8000 |
177.14/168.05	c (24,0) c | max_var_decay         |     0.9500 |
177.14/168.05	c (24,0) c | randomize_on_restarts |      False |
177.14/168.05	c (24,0) c | remove_satisfied      |       True |
177.14/168.05	c (24,0) c |-----------------------|------------|
206.56/197.44	c (54,0) c
206.56/197.44	c (54,0) c |------------------------------------------------------------------------------------------------------------------------|
206.56/197.44	c (54,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
206.56/197.44	c (54,0) c |------------------------------------------------------------------------------------------------------------------------|
206.56/197.44	c (54,0) c |  0 |     18 |      18958 |       2415 |    71570 |     1419 |       60 |        0 |        0 |      704 |  20 |  0.001 |
206.56/197.44	c (54,0) c 
206.56/197.44	c (54,0) c synthesis        2415 conflicts    19224479 propagations       48 conflicts/sec   382842 propagations/sec
206.56/197.44	c (54,0) c real: 54.0004 s, cpu: 50.2151 s, memory: 5530.18 Mb
235.58/226.44	c (83,0) c
235.58/226.44	c (83,0) c |------------------------------------------------------------------------------------------------------------------------|
235.58/226.44	c (83,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
235.58/226.44	c (83,0) c |------------------------------------------------------------------------------------------------------------------------|
235.58/226.44	c (83,0) c |  0 |     38 |      35208 |       3939 |   153507 |     2943 |       67 |        0 |        0 |     1507 |  20 |  0.001 |
235.58/226.44	c (83,0) c 
235.58/226.44	c (83,0) c synthesis        3939 conflicts    41172473 propagations       50 conflicts/sec   522037 propagations/sec
235.58/226.44	c (83,0) c real: 83.0004 s, cpu: 78.8689 s, memory: 5530.18 Mb
264.60/255.44	c (112,0) c
264.60/255.44	c (112,0) c |------------------------------------------------------------------------------------------------------------------------|
264.60/255.44	c (112,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
264.60/255.44	c (112,0) c |------------------------------------------------------------------------------------------------------------------------|
264.60/255.44	c (112,0) c |  0 |     52 |      46498 |       9144 |   217710 |     5354 |     1162 |        0 |        0 |     2337 |  20 |  0.001 |
264.60/255.44	c (112,0) c 
264.60/255.44	c (112,0) c synthesis        9144 conflicts    62830313 propagations       85 conflicts/sec   583949 propagations/sec
264.60/255.44	c (112,0) c real: 112 s, cpu: 107.595 s, memory: 5594.18 Mb
293.62/284.44	c (141,0) c
293.62/284.44	c (141,0) c |------------------------------------------------------------------------------------------------------------------------|
293.62/284.44	c (141,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
293.62/284.44	c (141,0) c |------------------------------------------------------------------------------------------------------------------------|
293.62/284.44	c (141,0) c |  0 |     73 |      56136 |      11110 |   302621 |     7318 |     1342 |        0 |        0 |     3154 |  20 |  0.003 |
293.62/284.44	c (141,0) c 
293.62/284.44	c (141,0) c synthesis       11110 conflicts    81795146 propagations       81 conflicts/sec   599877 propagations/sec
293.62/284.44	c (141,0) c real: 141 s, cpu: 136.353 s, memory: 5594.18 Mb
322.64/313.44	c (170,0) c
322.64/313.44	c (170,0) c |------------------------------------------------------------------------------------------------------------------------|
322.64/313.44	c (170,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
322.64/313.44	c (170,0) c |------------------------------------------------------------------------------------------------------------------------|
322.64/313.44	c (170,0) c |  0 |     74 |      64936 |      17974 |   325312 |     9186 |     1802 |        0 |        0 |     4085 |  20 |  0.003 |
322.64/313.44	c (170,0) c 
322.64/313.44	c (170,0) c synthesis       17974 conflicts   115165365 propagations      109 conflicts/sec   696634 propagations/sec
322.64/313.44	c (170,0) c real: 170 s, cpu: 165.317 s, memory: 5594.18 Mb
351.66/342.44	c (199,0) c
351.66/342.44	c (199,0) c |------------------------------------------------------------------------------------------------------------------------|
351.66/342.44	c (199,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
351.66/342.44	c (199,0) c |------------------------------------------------------------------------------------------------------------------------|
351.66/342.44	c (199,0) c |  0 |     83 |      72117 |      21158 |   397611 |    12369 |     2075 |        0 |        0 |     4934 |  20 |  0.004 |
351.66/342.44	c (199,0) c 
351.66/342.44	c (199,0) c synthesis       21158 conflicts   138689449 propagations      109 conflicts/sec   714675 propagations/sec
351.66/342.44	c (199,0) c real: 199 s, cpu: 194.06 s, memory: 5594.18 Mb
381.69/372.44	c (229,0) c
381.69/372.44	c (229,0) c |------------------------------------------------------------------------------------------------------------------------|
381.69/372.44	c (229,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
381.69/372.44	c (229,0) c |------------------------------------------------------------------------------------------------------------------------|
381.69/372.44	c (229,0) c |  0 |     95 |      80648 |      23703 |   496847 |     7512 |     2314 |        0 |        0 |     5822 |  20 |  0.005 |
381.69/372.44	c (229,0) c 
381.69/372.44	c (229,0) c synthesis       23703 conflicts   158910071 propagations      106 conflicts/sec   709644 propagations/sec
381.69/372.44	c (229,0) c real: 229 s, cpu: 223.929 s, memory: 5594.18 Mb
410.72/401.44	c (258,0) c
410.72/401.44	c (258,0) c |------------------------------------------------------------------------------------------------------------------------|
410.72/401.44	c (258,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
410.72/401.44	c (258,0) c |------------------------------------------------------------------------------------------------------------------------|
410.72/401.44	c (258,0) c |  0 |    109 |      87131 |      25784 |   580649 |     9593 |     2488 |        0 |        0 |     6672 |  20 |  0.005 |
410.72/401.44	c (258,0) c 
410.72/401.44	c (258,0) c synthesis       25784 conflicts   179994848 propagations      102 conflicts/sec   712165 propagations/sec
410.72/401.44	c (258,0) c real: 258 s, cpu: 252.743 s, memory: 5594.18 Mb
440.74/431.44	c (288,0) c
440.74/431.44	c (288,0) c |------------------------------------------------------------------------------------------------------------------------|
440.74/431.44	c (288,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
440.74/431.44	c (288,0) c |------------------------------------------------------------------------------------------------------------------------|
440.74/431.44	c (288,0) c |  0 |    118 |     102812 |      34826 |   656157 |    18634 |     5480 |        0 |        0 |     7592 |  20 |  0.006 |
440.74/431.44	c (288,0) c 
440.74/431.44	c (288,0) c synthesis       34826 conflicts   202982433 propagations      123 conflicts/sec   718205 propagations/sec
440.74/431.44	c (288,0) c real: 288 s, cpu: 282.625 s, memory: 5594.18 Mb
469.76/460.44	c (317,0) c
469.76/460.44	c (317,0) c |------------------------------------------------------------------------------------------------------------------------|
469.76/460.44	c (317,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
469.76/460.44	c (317,0) c |------------------------------------------------------------------------------------------------------------------------|
469.76/460.44	c (317,0) c |  0 |    129 |     110352 |      37688 |   724454 |    11595 |     6042 |        0 |        0 |     8453 |  20 |  0.008 |
469.76/460.44	c (317,0) c 
469.76/460.44	c (317,0) c synthesis       37688 conflicts   222357532 propagations      121 conflicts/sec   714004 propagations/sec
469.76/460.44	c (317,0) c real: 317 s, cpu: 311.423 s, memory: 5594.18 Mb
499.76/490.44	c (347,0) c
499.76/490.44	c (347,0) c |------------------------------------------------------------------------------------------------------------------------|
499.76/490.44	c (347,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
499.76/490.44	c (347,0) c |------------------------------------------------------------------------------------------------------------------------|
499.76/490.44	c (347,0) c |  0 |    146 |     119887 |      40734 |   800001 |    14641 |     6359 |        0 |        0 |     9331 |  20 |  0.008 |
499.76/490.44	c (347,0) c 
499.76/490.44	c (347,0) c synthesis       40734 conflicts   243541881 propagations      119 conflicts/sec   713634 propagations/sec
499.76/490.44	c (347,0) c real: 347 s, cpu: 341.27 s, memory: 5594.18 Mb
528.79/519.44	c (376,0) c
528.79/519.44	c (376,0) c |------------------------------------------------------------------------------------------------------------------------|
528.79/519.44	c (376,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
528.79/519.44	c (376,0) c |------------------------------------------------------------------------------------------------------------------------|
528.79/519.44	c (376,0) c |  0 |    163 |     129579 |      43463 |   872672 |    17369 |     6516 |        0 |        0 |    10164 |  20 |  0.009 |
528.79/519.44	c (376,0) c 
528.79/519.44	c (376,0) c synthesis       43463 conflicts   265739466 propagations      117 conflicts/sec   718002 propagations/sec
528.79/519.44	c (376,0) c real: 376 s, cpu: 370.11 s, memory: 5594.18 Mb
558.80/549.44	c (406,0) c
558.80/549.44	c (406,0) c |------------------------------------------------------------------------------------------------------------------------|
558.80/549.44	c (406,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
558.80/549.44	c (406,0) c |------------------------------------------------------------------------------------------------------------------------|
558.80/549.44	c (406,0) c |  0 |    179 |     143846 |      45292 |   949962 |    19197 |     6663 |        0 |        0 |    11042 |  20 |  0.010 |
558.80/549.44	c (406,0) c 
558.80/549.44	c (406,0) c synthesis       45292 conflicts   286078217 propagations      113 conflicts/sec   715334 propagations/sec
558.80/549.44	c (406,0) c real: 406 s, cpu: 399.922 s, memory: 5594.18 Mb
587.81/578.44	c (435,0) c
587.81/578.44	c (435,0) c |------------------------------------------------------------------------------------------------------------------------|
587.81/578.44	c (435,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
587.81/578.44	c (435,0) c |------------------------------------------------------------------------------------------------------------------------|
587.81/578.44	c (435,0) c |  0 |    200 |     150622 |      46427 |  1023094 |    20332 |     6714 |        0 |        0 |    11901 |  20 |  0.010 |
587.81/578.44	c (435,0) c 
587.81/578.44	c (435,0) c synthesis       46427 conflicts   304600390 propagations      108 conflicts/sec   710418 propagations/sec
587.81/578.44	c (435,0) c real: 435 s, cpu: 428.762 s, memory: 5594.18 Mb
616.83/607.44	c (464,0) c
616.83/607.44	c (464,0) c |------------------------------------------------------------------------------------------------------------------------|
616.83/607.44	c (464,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
616.83/607.44	c (464,0) c |------------------------------------------------------------------------------------------------------------------------|
616.83/607.44	c (464,0) c |  0 |    211 |     160993 |      52299 |  1076438 |    13760 |     7285 |        0 |        0 |    12798 |  20 |  0.010 |
616.83/607.44	c (464,0) c 
616.83/607.44	c (464,0) c synthesis       52299 conflicts   331435754 propagations      114 conflicts/sec   724263 propagations/sec
616.83/607.44	c (464,0) c real: 464 s, cpu: 457.618 s, memory: 5594.18 Mb
645.84/636.44	c (493,0) c
645.84/636.44	c (493,0) c |------------------------------------------------------------------------------------------------------------------------|
645.84/636.44	c (493,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
645.84/636.44	c (493,0) c |------------------------------------------------------------------------------------------------------------------------|
645.84/636.44	c (493,0) c |  0 |    222 |     167114 |      53570 |  1151444 |    15031 |     7338 |        0 |        0 |    13680 |  20 |  0.010 |
645.84/636.44	c (493,0) c 
645.84/636.44	c (493,0) c synthesis       53570 conflicts   348089681 propagations      110 conflicts/sec   715526 propagations/sec
645.84/636.44	c (493,0) c real: 493 s, cpu: 486.481 s, memory: 5594.18 Mb
674.85/665.44	c (522,0) c
674.85/665.44	c (522,0) c |------------------------------------------------------------------------------------------------------------------------|
674.85/665.44	c (522,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
674.85/665.44	c (522,0) c |------------------------------------------------------------------------------------------------------------------------|
674.85/665.44	c (522,0) c |  0 |    232 |     171209 |      54748 |  1203911 |    16209 |     7398 |        0 |        0 |    14560 |  20 |  0.010 |
674.85/665.44	c (522,0) c 
674.85/665.44	c (522,0) c synthesis       54748 conflicts   365628049 propagations      106 conflicts/sec   709504 propagations/sec
674.85/665.44	c (522,0) c real: 522 s, cpu: 515.329 s, memory: 5594.18 Mb
703.87/694.44	c (551,0) c
703.87/694.44	c (551,0) c |------------------------------------------------------------------------------------------------------------------------|
703.87/694.44	c (551,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
703.87/694.44	c (551,0) c |------------------------------------------------------------------------------------------------------------------------|
703.87/694.44	c (551,0) c |  0 |    249 |     178626 |      56808 |  1284101 |    18269 |     7548 |        0 |        0 |    15420 |  20 |  0.010 |
703.87/694.44	c (551,0) c 
703.87/694.44	c (551,0) c synthesis       56808 conflicts   383690135 propagations      104 conflicts/sec   705104 propagations/sec
703.87/694.44	c (551,0) c real: 551 s, cpu: 544.161 s, memory: 5594.18 Mb
732.88/723.44	c (580,0) c
732.88/723.44	c (580,0) c |------------------------------------------------------------------------------------------------------------------------|
732.88/723.44	c (580,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
732.88/723.44	c (580,0) c |------------------------------------------------------------------------------------------------------------------------|
732.88/723.44	c (580,0) c |  0 |    260 |     187412 |      61100 |  1325095 |    22560 |     7881 |        0 |        0 |    16317 |  20 |  0.011 |
732.88/723.44	c (580,0) c 
732.88/723.44	c (580,0) c synthesis       61100 conflicts   406747436 propagations      107 conflicts/sec   709839 propagations/sec
732.88/723.44	c (580,0) c real: 580 s, cpu: 573.014 s, memory: 5594.18 Mb
762.89/753.44	c (610,0) c
762.89/753.45	c (610,0) c |------------------------------------------------------------------------------------------------------------------------|
762.89/753.45	c (610,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
762.89/753.45	c (610,0) c |------------------------------------------------------------------------------------------------------------------------|
762.89/753.45	c (610,0) c |  0 |    270 |     194019 |      64010 |  1401438 |    25470 |     7942 |        0 |        0 |    17207 |  20 |  0.011 |
762.89/753.45	c (610,0) c 
762.89/753.45	c (610,0) c synthesis       64010 conflicts   433122578 propagations      106 conflicts/sec   718400 propagations/sec
762.89/753.45	c (610,0) c real: 610 s, cpu: 602.899 s, memory: 5594.18 Mb
791.92/782.44	c (639,0) c
791.92/782.44	c (639,0) c |------------------------------------------------------------------------------------------------------------------------|
791.92/782.44	c (639,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
791.92/782.44	c (639,0) c |------------------------------------------------------------------------------------------------------------------------|
791.92/782.44	c (639,0) c |  0 |    280 |     200036 |      65556 |  1464339 |    27015 |     7997 |        0 |        0 |    18097 |  20 |  0.012 |
791.92/782.44	c (639,0) c 
791.92/782.44	c (639,0) c synthesis       65556 conflicts   453037335 propagations      104 conflicts/sec   717211 propagations/sec
791.92/782.44	c (639,0) c real: 639 s, cpu: 631.665 s, memory: 5594.18 Mb
821.93/812.44	c (669,0) c
821.93/812.44	c (669,0) c |------------------------------------------------------------------------------------------------------------------------|
821.93/812.44	c (669,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
821.93/812.44	c (669,0) c |------------------------------------------------------------------------------------------------------------------------|
821.93/812.44	c (669,0) c |  0 |    284 |     207552 |      69473 |  1511944 |    15906 |     8264 |        0 |        0 |    18981 |  20 |  0.012 |
821.93/812.44	c (669,0) c 
821.93/812.44	c (669,0) c synthesis       69473 conflicts   481432258 propagations      105 conflicts/sec   727726 propagations/sec
821.93/812.44	c (669,0) c real: 669 s, cpu: 661.557 s, memory: 5594.18 Mb
850.94/841.44	c (698,0) c
850.94/841.44	c (698,0) c |------------------------------------------------------------------------------------------------------------------------|
850.94/841.44	c (698,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
850.94/841.44	c (698,0) c |------------------------------------------------------------------------------------------------------------------------|
850.94/841.44	c (698,0) c |  0 |    294 |     212754 |      71360 |  1576664 |    17792 |     8344 |        0 |        0 |    19831 |  20 |  0.013 |
850.94/841.44	c (698,0) c 
850.94/841.44	c (698,0) c synthesis       71360 conflicts   505347248 propagations      103 conflicts/sec   731982 propagations/sec
850.94/841.44	c (698,0) c real: 698 s, cpu: 690.382 s, memory: 5594.18 Mb
880.94/871.44	c (728,0) c
880.94/871.44	c (728,0) c |------------------------------------------------------------------------------------------------------------------------|
880.94/871.44	c (728,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
880.94/871.44	c (728,0) c |------------------------------------------------------------------------------------------------------------------------|
880.94/871.44	c (728,0) c |  0 |    303 |     219149 |      74100 |  1629534 |    20532 |     8434 |        0 |        0 |    20720 |  20 |  0.013 |
880.94/871.44	c (728,0) c 
880.94/871.44	c (728,0) c synthesis       74100 conflicts   531777361 propagations      103 conflicts/sec   738344 propagations/sec
880.94/871.44	c (728,0) c real: 728 s, cpu: 720.23 s, memory: 5594.18 Mb
909.97/900.44	c (757,0) c
909.97/900.44	c (757,0) c |------------------------------------------------------------------------------------------------------------------------|
909.97/900.44	c (757,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
909.97/900.44	c (757,0) c |------------------------------------------------------------------------------------------------------------------------|
909.97/900.44	c (757,0) c |  0 |    308 |     227658 |      78768 |  1677823 |    25199 |     8924 |        0 |        0 |    21603 |  20 |  0.014 |
909.97/900.44	c (757,0) c 
909.97/900.44	c (757,0) c synthesis       78768 conflicts   556046692 propagations      105 conflicts/sec   742282 propagations/sec
909.97/900.44	c (757,0) c real: 757 s, cpu: 749.105 s, memory: 5594.18 Mb
939.97/930.44	c (787,0) c
939.97/930.44	c (787,0) c |------------------------------------------------------------------------------------------------------------------------|
939.97/930.44	c (787,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
939.97/930.44	c (787,0) c |------------------------------------------------------------------------------------------------------------------------|
939.97/930.44	c (787,0) c |  0 |    320 |     234595 |      81166 |  1743889 |    27597 |     9199 |        0 |        0 |    22534 |  20 |  0.014 |
939.97/930.44	c (787,0) c 
939.97/930.44	c (787,0) c synthesis       81166 conflicts   575824742 propagations      104 conflicts/sec   739241 propagations/sec
939.97/930.44	c (787,0) c real: 787 s, cpu: 778.941 s, memory: 5594.18 Mb
968.99/959.44	c (816,0) c
968.99/959.44	c (816,0) c |------------------------------------------------------------------------------------------------------------------------|
968.99/959.44	c (816,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
968.99/959.44	c (816,0) c |------------------------------------------------------------------------------------------------------------------------|
968.99/959.44	c (816,0) c |  0 |    337 |     240404 |      82116 |  1801638 |    28545 |     9260 |        0 |        0 |    23416 |  20 |  0.015 |
968.99/959.44	c (816,0) c 
968.99/959.44	c (816,0) c synthesis       82116 conflicts   593716111 propagations      102 conflicts/sec   734968 propagations/sec
968.99/959.44	c (816,0) c real: 816 s, cpu: 807.812 s, memory: 5594.18 Mb
999.00/989.44	c (846,0) c
999.00/989.44	c (846,0) c |------------------------------------------------------------------------------------------------------------------------|
999.00/989.44	c (846,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
999.00/989.44	c (846,0) c |------------------------------------------------------------------------------------------------------------------------|
999.00/989.44	c (846,0) c |  0 |    342 |     248281 |      87305 |  1817584 |    33734 |     9731 |        0 |        0 |    24359 |  20 |  0.015 |
999.00/989.44	c (846,0) c 
999.00/989.44	c (846,0) c synthesis       87305 conflicts   619113488 propagations      104 conflicts/sec   739022 propagations/sec
999.00/989.44	c (846,0) c real: 846 s, cpu: 837.748 s, memory: 5594.18 Mb
1028.02/1018.44	c (875,0) c
1028.02/1018.44	c (875,0) c |------------------------------------------------------------------------------------------------------------------------|
1028.02/1018.44	c (875,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1028.02/1018.44	c (875,0) c |------------------------------------------------------------------------------------------------------------------------|
1028.02/1018.44	c (875,0) c |  0 |    345 |     253885 |      91296 |  1841951 |    20117 |    10007 |        0 |        0 |    25266 |  20 |  0.015 |
1028.02/1018.44	c (875,0) c 
1028.02/1018.44	c (875,0) c synthesis       91296 conflicts   642689385 propagations      105 conflicts/sec   741614 propagations/sec
1028.02/1018.44	c (875,0) c real: 875 s, cpu: 866.609 s, memory: 5594.18 Mb
1057.03/1047.44	c (904,0) c
1057.03/1047.44	c (904,0) c |------------------------------------------------------------------------------------------------------------------------|
1057.03/1047.44	c (904,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1057.03/1047.44	c (904,0) c |------------------------------------------------------------------------------------------------------------------------|
1057.03/1047.44	c (904,0) c |  0 |    352 |     261271 |      95229 |  1890387 |    24050 |    10387 |        0 |        0 |    26128 |  20 |  0.015 |
1057.03/1047.44	c (904,0) c 
1057.03/1047.44	c (904,0) c synthesis       95229 conflicts   668198427 propagations      106 conflicts/sec   746220 propagations/sec
1057.03/1047.44	c (904,0) c real: 904 s, cpu: 895.445 s, memory: 5594.18 Mb
1086.04/1076.44	c (933,0) c
1086.04/1076.44	c (933,0) c |------------------------------------------------------------------------------------------------------------------------|
1086.04/1076.44	c (933,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1086.04/1076.44	c (933,0) c |------------------------------------------------------------------------------------------------------------------------|
1086.04/1076.44	c (933,0) c |  0 |    368 |     271544 |      97633 |  1950471 |    26453 |    10764 |        0 |        0 |    27016 |  20 |  0.016 |
1086.04/1076.44	c (933,0) c 
1086.04/1076.44	c (933,0) c synthesis       97633 conflicts   687153933 propagations      106 conflicts/sec   743465 propagations/sec
1086.04/1076.44	c (933,0) c real: 933 s, cpu: 924.259 s, memory: 5594.18 Mb
1115.05/1105.44	c (962,0) c
1115.05/1105.44	c (962,0) c |------------------------------------------------------------------------------------------------------------------------|
1115.05/1105.44	c (962,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1115.05/1105.44	c (962,0) c |------------------------------------------------------------------------------------------------------------------------|
1115.05/1105.44	c (962,0) c |  0 |    382 |     275646 |      98370 |  1994333 |    27189 |    10781 |        0 |        0 |    27875 |  20 |  0.016 |
1115.05/1105.44	c (962,0) c 
1115.05/1105.44	c (962,0) c synthesis       98370 conflicts   705871922 propagations      103 conflicts/sec   740623 propagations/sec
1115.05/1105.44	c (962,0) c real: 962 s, cpu: 953.078 s, memory: 5594.18 Mb
1144.06/1134.44	c (991,0) c
1144.06/1134.44	c (991,0) c |------------------------------------------------------------------------------------------------------------------------|
1144.06/1134.44	c (991,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1144.06/1134.44	c (991,0) c |------------------------------------------------------------------------------------------------------------------------|
1144.06/1134.44	c (991,0) c |  0 |    398 |     282688 |     100717 |  2047958 |    29535 |    10923 |        0 |        0 |    28740 |  20 |  0.016 |
1144.06/1134.44	c (991,0) c 
1144.06/1134.44	c (991,0) c synthesis      100717 conflicts   727672911 propagations      103 conflicts/sec   741056 propagations/sec
1144.06/1134.44	c (991,0) c real: 991 s, cpu: 981.94 s, memory: 5594.18 Mb
1173.07/1163.44	c (1020,0) c
1173.07/1163.44	c (1020,0) c |------------------------------------------------------------------------------------------------------------------------|
1173.07/1163.44	c (1020,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1173.07/1163.44	c (1020,0) c |------------------------------------------------------------------------------------------------------------------------|
1173.07/1163.44	c (1020,0) c |  0 |    413 |     290978 |     103795 |  2113096 |    32611 |    11222 |        0 |        0 |    29608 |  20 |  0.018 |
1173.07/1163.44	c (1020,0) c 
1173.07/1163.44	c (1020,0) c synthesis      103795 conflicts   748738487 propagations      103 conflicts/sec   740755 propagations/sec
1173.07/1163.44	c (1020,0) c real: 1020 s, cpu: 1010.78 s, memory: 5594.18 Mb
1203.08/1193.44	c (1050,0) c
1203.08/1193.44	c (1050,0) c |------------------------------------------------------------------------------------------------------------------------|
1203.08/1193.44	c (1050,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1203.08/1193.44	c (1050,0) c |------------------------------------------------------------------------------------------------------------------------|
1203.08/1193.44	c (1050,0) c |  0 |    421 |     297742 |     107218 |  2167365 |    36034 |    11383 |        0 |        0 |    30499 |  20 |  0.018 |
1203.08/1193.44	c (1050,0) c 
1203.08/1193.44	c (1050,0) c synthesis      107218 conflicts   777056975 propagations      103 conflicts/sec   746691 propagations/sec
1203.08/1193.44	c (1050,0) c real: 1050 s, cpu: 1040.67 s, memory: 5594.18 Mb
1232.10/1222.44	c (1079,0) c
1232.10/1222.44	c (1079,0) c |------------------------------------------------------------------------------------------------------------------------|
1232.10/1222.44	c (1079,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1232.10/1222.44	c (1079,0) c |------------------------------------------------------------------------------------------------------------------------|
1232.10/1222.44	c (1079,0) c |  0 |    429 |     301616 |     108412 |  2227684 |    37228 |    11429 |        0 |        0 |    31383 |  20 |  0.018 |
1232.10/1222.44	c (1079,0) c 
1232.10/1222.44	c (1079,0) c synthesis      108412 conflicts   795862970 propagations      101 conflicts/sec   744135 propagations/sec
1232.10/1222.44	c (1079,0) c real: 1079 s, cpu: 1069.51 s, memory: 5594.18 Mb
1262.11/1252.44	c (1109,0) c
1262.11/1252.44	c (1109,0) c |------------------------------------------------------------------------------------------------------------------------|
1262.11/1252.44	c (1109,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1262.11/1252.44	c (1109,0) c |------------------------------------------------------------------------------------------------------------------------|
1262.11/1252.44	c (1109,0) c |  0 |    442 |     306895 |     109719 |  2292945 |    38534 |    11481 |        0 |        0 |    32295 |  20 |  0.019 |
1262.11/1252.44	c (1109,0) c 
1262.11/1252.44	c (1109,0) c synthesis      109719 conflicts   815414245 propagations      100 conflicts/sec   741705 propagations/sec
1262.11/1252.44	c (1109,0) c real: 1109 s, cpu: 1099.38 s, memory: 5594.18 Mb
1291.12/1281.44	c (1138,0) c
1291.12/1281.44	c (1138,0) c |------------------------------------------------------------------------------------------------------------------------|
1291.12/1281.44	c (1138,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1291.12/1281.44	c (1138,0) c |------------------------------------------------------------------------------------------------------------------------|
1291.12/1281.44	c (1138,0) c |  0 |    460 |     313822 |     111094 |  2359514 |    39908 |    11558 |        0 |        0 |    33152 |  20 |  0.020 |
1291.12/1281.44	c (1138,0) c 
1291.12/1281.44	c (1138,0) c synthesis      111094 conflicts   834683414 propagations       98 conflicts/sec   739860 propagations/sec
1291.12/1281.44	c (1138,0) c real: 1138 s, cpu: 1128.16 s, memory: 5594.18 Mb
1321.14/1311.44	c (1168,0) c
1321.14/1311.44	c (1168,0) c |------------------------------------------------------------------------------------------------------------------------|
1321.14/1311.44	c (1168,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1321.14/1311.44	c (1168,0) c |------------------------------------------------------------------------------------------------------------------------|
1321.14/1311.44	c (1168,0) c |  0 |    480 |     322285 |     113180 |  2438434 |    21795 |    11703 |        0 |        0 |    34071 |  20 |  0.020 |
1321.14/1311.44	c (1168,0) c 
1321.14/1311.44	c (1168,0) c synthesis      113180 conflicts   854245109 propagations       98 conflicts/sec   737660 propagations/sec
1321.14/1311.44	c (1168,0) c real: 1168 s, cpu: 1158.05 s, memory: 5594.18 Mb
1350.14/1340.44	c (1197,0) c
1350.14/1340.44	c (1197,0) c |------------------------------------------------------------------------------------------------------------------------|
1350.14/1340.44	c (1197,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1350.14/1340.44	c (1197,0) c |------------------------------------------------------------------------------------------------------------------------|
1350.14/1340.44	c (1197,0) c |  0 |    492 |     328787 |     115020 |  2487634 |    23634 |    11837 |        0 |        0 |    34962 |  20 |  0.020 |
1350.14/1340.44	c (1197,0) c 
1350.14/1340.44	c (1197,0) c synthesis      115020 conflicts   874344923 propagations       97 conflicts/sec   736679 propagations/sec
1350.14/1340.44	c (1197,0) c real: 1197 s, cpu: 1186.87 s, memory: 5594.18 Mb
1380.15/1370.44	c (1227,0) c
1380.15/1370.44	c (1227,0) c |------------------------------------------------------------------------------------------------------------------------|
1380.15/1370.44	c (1227,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1380.15/1370.44	c (1227,0) c |------------------------------------------------------------------------------------------------------------------------|
1380.15/1370.44	c (1227,0) c |  0 |    505 |     335867 |     117062 |  2551390 |    25674 |    11947 |        0 |        0 |    35844 |  20 |  0.022 |
1380.15/1370.44	c (1227,0) c 
1380.15/1370.44	c (1227,0) c synthesis      117062 conflicts   897306906 propagations       96 conflicts/sec   737482 propagations/sec
1380.15/1370.44	c (1227,0) c real: 1227 s, cpu: 1216.72 s, memory: 5594.18 Mb
1409.17/1399.44	c (1256,0) c
1409.17/1399.44	c (1256,0) c |------------------------------------------------------------------------------------------------------------------------|
1409.17/1399.44	c (1256,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1409.17/1399.44	c (1256,0) c |------------------------------------------------------------------------------------------------------------------------|
1409.17/1399.44	c (1256,0) c |  0 |    513 |     343060 |     119557 |  2616245 |    28166 |    12082 |        0 |        0 |    36711 |  20 |  0.024 |
1409.17/1399.44	c (1256,0) c 
1409.17/1399.44	c (1256,0) c synthesis      119557 conflicts   919386644 propagations       96 conflicts/sec   738158 propagations/sec
1409.17/1399.44	c (1256,0) c real: 1256 s, cpu: 1245.52 s, memory: 5594.18 Mb
1438.19/1428.44	c (1285,0) c
1438.19/1428.44	c (1285,0) c |------------------------------------------------------------------------------------------------------------------------|
1438.19/1428.44	c (1285,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1438.19/1428.44	c (1285,0) c |------------------------------------------------------------------------------------------------------------------------|
1438.19/1428.44	c (1285,0) c |  0 |    516 |     354320 |     126571 |  2663349 |    35180 |    12719 |        0 |        0 |    37575 |  20 |  0.024 |
1438.19/1428.44	c (1285,0) c 
1438.19/1428.44	c (1285,0) c synthesis      126571 conflicts   951574042 propagations       99 conflicts/sec   746652 propagations/sec
1438.19/1428.44	c (1285,0) c real: 1285 s, cpu: 1274.45 s, memory: 5594.18 Mb
1467.21/1457.44	c (1314,0) c
1467.21/1457.44	c (1314,0) c |------------------------------------------------------------------------------------------------------------------------|
1467.21/1457.44	c (1314,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1467.21/1457.44	c (1314,0) c |------------------------------------------------------------------------------------------------------------------------|
1467.21/1457.44	c (1314,0) c |  0 |    516 |     366010 |     135625 |  2686251 |    44234 |    13060 |        0 |        0 |    38426 |  20 |  0.024 |
1467.21/1457.44	c (1314,0) c 
1467.21/1457.44	c (1314,0) c synthesis      135625 conflicts   992832888 propagations      104 conflicts/sec   761716 propagations/sec
1467.21/1457.44	c (1314,0) c real: 1314 s, cpu: 1303.42 s, memory: 5594.18 Mb
1496.23/1486.44	c (1343,0) c
1496.23/1486.44	c (1343,0) c |------------------------------------------------------------------------------------------------------------------------|
1496.23/1486.44	c (1343,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1496.23/1486.44	c (1343,0) c |------------------------------------------------------------------------------------------------------------------------|
1496.23/1486.44	c (1343,0) c |  0 |    516 |     379263 |     145784 |  2698610 |    31599 |    13510 |        0 |        0 |    39301 |  20 |  0.024 |
1496.23/1486.44	c (1343,0) c 
1496.23/1486.44	c (1343,0) c synthesis      145784 conflicts  1035593545 propagations      109 conflicts/sec   777241 propagations/sec
1496.23/1486.44	c (1343,0) c real: 1343 s, cpu: 1332.4 s, memory: 5594.18 Mb
1525.24/1515.44	c (1372,0) c
1525.24/1515.44	c (1372,0) c |------------------------------------------------------------------------------------------------------------------------|
1525.24/1515.44	c (1372,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1525.24/1515.44	c (1372,0) c |------------------------------------------------------------------------------------------------------------------------|
1525.24/1515.44	c (1372,0) c |  0 |    516 |     392284 |     156265 |  2705662 |    42080 |    14028 |        0 |        0 |    40167 |  20 |  0.024 |
1525.24/1515.44	c (1372,0) c 
1525.24/1515.44	c (1372,0) c synthesis      156265 conflicts  1078321106 propagations      115 conflicts/sec   792087 propagations/sec
1525.24/1515.44	c (1372,0) c real: 1372 s, cpu: 1361.37 s, memory: 5594.18 Mb
1554.26/1544.44	c (1401,0) c
1554.26/1544.44	c (1401,0) c |------------------------------------------------------------------------------------------------------------------------|
1554.26/1544.44	c (1401,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1554.26/1544.44	c (1401,0) c |------------------------------------------------------------------------------------------------------------------------|
1554.26/1544.44	c (1401,0) c |  0 |    516 |     405491 |     166900 |  2710649 |    27320 |    14514 |        0 |        0 |    41039 |  20 |  0.024 |
1554.26/1544.44	c (1401,0) c 
1554.26/1544.44	c (1401,0) c synthesis      166900 conflicts  1121521808 propagations      120 conflicts/sec   806646 propagations/sec
1554.26/1544.44	c (1401,0) c real: 1401 s, cpu: 1390.35 s, memory: 5594.18 Mb
1583.27/1573.44	c (1430,0) c
1583.27/1573.44	c (1430,0) c |------------------------------------------------------------------------------------------------------------------------|
1583.27/1573.44	c (1430,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1583.27/1573.44	c (1430,0) c |------------------------------------------------------------------------------------------------------------------------|
1583.27/1573.44	c (1430,0) c |  0 |    519 |     420396 |     175066 |  2738517 |    35486 |    15047 |        0 |        0 |    41919 |  20 |  0.024 |
1583.27/1573.44	c (1430,0) c 
1583.27/1573.44	c (1430,0) c synthesis      175066 conflicts  1157443684 propagations      123 conflicts/sec   815609 propagations/sec
1583.27/1573.44	c (1430,0) c real: 1430 s, cpu: 1419.12 s, memory: 5594.18 Mb
1612.28/1602.44	c (1459,0) c
1612.28/1602.44	c (1459,0) c |------------------------------------------------------------------------------------------------------------------------|
1612.28/1602.44	c (1459,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1612.28/1602.44	c (1459,0) c |------------------------------------------------------------------------------------------------------------------------|
1612.28/1602.44	c (1459,0) c |  0 |    526 |     425999 |     177279 |  2773079 |    37698 |    15174 |        0 |        0 |    42735 |  20 |  0.025 |
1612.28/1602.44	c (1459,0) c 
1612.28/1602.44	c (1459,0) c synthesis      177279 conflicts  1186874683 propagations      122 conflicts/sec   819642 propagations/sec
1612.28/1602.44	c (1459,0) c real: 1459 s, cpu: 1448.04 s, memory: 5594.18 Mb
1642.29/1632.44	c (1489,0) c
1642.29/1632.44	c (1489,0) c |------------------------------------------------------------------------------------------------------------------------|
1642.29/1632.44	c (1489,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1642.29/1632.44	c (1489,0) c |------------------------------------------------------------------------------------------------------------------------|
1642.29/1632.44	c (1489,0) c |  0 |    535 |     433342 |     180506 |  2816791 |    40925 |    15413 |        0 |        0 |    43606 |  20 |  0.025 |
1642.29/1632.44	c (1489,0) c 
1642.29/1632.44	c (1489,0) c synthesis      180506 conflicts  1216269616 propagations      122 conflicts/sec   822987 propagations/sec
1642.29/1632.44	c (1489,0) c real: 1489 s, cpu: 1477.87 s, memory: 5594.18 Mb
1671.31/1661.44	c (1518,0) c
1671.31/1661.44	c (1518,0) c |------------------------------------------------------------------------------------------------------------------------|
1671.31/1661.44	c (1518,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1671.31/1661.44	c (1518,0) c |------------------------------------------------------------------------------------------------------------------------|
1671.31/1661.44	c (1518,0) c |  0 |    547 |     438661 |     181862 |  2875871 |    42281 |    15465 |        0 |        0 |    44493 |  20 |  0.025 |
1671.31/1661.44	c (1518,0) c 
1671.31/1661.44	c (1518,0) c synthesis      181862 conflicts  1234540259 propagations      121 conflicts/sec   819332 propagations/sec
1671.31/1661.44	c (1518,0) c real: 1518 s, cpu: 1506.76 s, memory: 5594.18 Mb
1701.31/1691.44	c (1548,0) c
1701.31/1691.44	c (1548,0) c |------------------------------------------------------------------------------------------------------------------------|
1701.31/1691.44	c (1548,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1701.31/1691.44	c (1548,0) c |------------------------------------------------------------------------------------------------------------------------|
1701.31/1691.44	c (1548,0) c |  0 |    554 |     451582 |     189607 |  2941165 |    50026 |    15941 |        0 |        0 |    45417 |  20 |  0.025 |
1701.31/1691.44	c (1548,0) c 
1701.31/1691.44	c (1548,0) c synthesis      189607 conflicts  1266718057 propagations      123 conflicts/sec   824396 propagations/sec
1701.31/1691.44	c (1548,0) c real: 1548 s, cpu: 1536.54 s, memory: 5594.18 Mb
1730.33/1720.44	c (1577,0) c
1730.33/1720.44	c (1577,0) c |------------------------------------------------------------------------------------------------------------------------|
1730.33/1720.44	c (1577,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1730.33/1720.44	c (1577,0) c |------------------------------------------------------------------------------------------------------------------------|
1730.33/1720.44	c (1577,0) c |  0 |    564 |     459170 |     191296 |  3012704 |    51715 |    16028 |        0 |        0 |    46318 |  20 |  0.025 |
1730.33/1720.44	c (1577,0) c 
1730.33/1720.44	c (1577,0) c synthesis      191296 conflicts  1284599899 propagations      122 conflicts/sec   820603 propagations/sec
1730.33/1720.44	c (1577,0) c real: 1577 s, cpu: 1565.43 s, memory: 5594.18 Mb
1760.34/1750.44	c (1607,0) c
1760.34/1750.44	c (1607,0) c |------------------------------------------------------------------------------------------------------------------------|
1760.34/1750.44	c (1607,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1760.34/1750.44	c (1607,0) c |------------------------------------------------------------------------------------------------------------------------|
1760.34/1750.44	c (1607,0) c |  0 |    575 |     467718 |     193950 |  3090673 |    54368 |    16252 |        0 |        0 |    47235 |  20 |  0.026 |
1760.34/1750.44	c (1607,0) c 
1760.34/1750.44	c (1607,0) c synthesis      193950 conflicts  1306509525 propagations      122 conflicts/sec   819011 propagations/sec
1760.34/1750.44	c (1607,0) c real: 1607 s, cpu: 1595.23 s, memory: 5594.18 Mb
1789.35/1779.44	c (1636,0) c
1789.35/1779.44	c (1636,0) c |------------------------------------------------------------------------------------------------------------------------|
1789.35/1779.44	c (1636,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1789.35/1779.44	c (1636,0) c |------------------------------------------------------------------------------------------------------------------------|
1789.35/1779.44	c (1636,0) c |  0 |    594 |     475175 |     195373 |  3150793 |    55791 |    16352 |        0 |        0 |    48092 |  20 |  0.026 |
1789.35/1779.44	c (1636,0) c 
1789.35/1779.44	c (1636,0) c synthesis      195373 conflicts  1324905610 propagations      120 conflicts/sec   815763 propagations/sec
1789.35/1779.44	c (1636,0) c real: 1636 s, cpu: 1624.13 s, memory: 5594.18 Mb
1819.36/1809.44	c (1666,0) c
1819.36/1809.44	c (1666,0) c |------------------------------------------------------------------------------------------------------------------------|
1819.36/1809.44	c (1666,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1819.36/1809.44	c (1666,0) c |------------------------------------------------------------------------------------------------------------------------|
1819.36/1809.44	c (1666,0) c |  0 |    601 |     481533 |     198504 |  3194325 |    30913 |    16530 |        0 |        0 |    48985 |  20 |  0.026 |
1819.36/1809.44	c (1666,0) c 
1819.36/1809.44	c (1666,0) c synthesis      198504 conflicts  1354912483 propagations      120 conflicts/sec   819159 propagations/sec
1819.36/1809.44	c (1666,0) c real: 1666 s, cpu: 1654.03 s, memory: 5594.18 Mb
1848.38/1838.44	c (1695,0) c
1848.38/1838.44	c (1695,0) c |------------------------------------------------------------------------------------------------------------------------|
1848.38/1838.44	c (1695,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1848.38/1838.44	c (1695,0) c |------------------------------------------------------------------------------------------------------------------------|
1848.38/1838.44	c (1695,0) c |  0 |    601 |     488436 |     202909 |  3210015 |    35318 |    16752 |        0 |        0 |    49862 |  20 |  0.026 |
1848.38/1838.44	c (1695,0) c 
1848.38/1838.44	c (1695,0) c synthesis      202909 conflicts  1388468743 propagations      121 conflicts/sec   824991 propagations/sec
1848.38/1838.44	c (1695,0) c real: 1695 s, cpu: 1683.01 s, memory: 5594.18 Mb
1877.38/1867.44	c (1724,0) c
1877.38/1867.44	c (1724,0) c |------------------------------------------------------------------------------------------------------------------------|
1877.38/1867.44	c (1724,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1877.38/1867.44	c (1724,0) c |------------------------------------------------------------------------------------------------------------------------|
1877.38/1867.44	c (1724,0) c |  0 |    601 |     494152 |     206916 |  3219879 |    39325 |    16958 |        0 |        0 |    50734 |  20 |  0.026 |
1877.38/1867.44	c (1724,0) c 
1877.38/1867.44	c (1724,0) c synthesis      206916 conflicts  1421420103 propagations      121 conflicts/sec   830286 propagations/sec
1877.38/1867.44	c (1724,0) c real: 1724 s, cpu: 1711.96 s, memory: 5594.18 Mb
1906.39/1896.44	c (1753,0) c
1906.39/1896.44	c (1753,0) c |------------------------------------------------------------------------------------------------------------------------|
1906.39/1896.44	c (1753,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1906.39/1896.44	c (1753,0) c |------------------------------------------------------------------------------------------------------------------------|
1906.39/1896.44	c (1753,0) c |  0 |    601 |     500144 |     211062 |  3225792 |    43471 |    17192 |        0 |        0 |    51608 |  20 |  0.026 |
1906.39/1896.44	c (1753,0) c 
1906.39/1896.44	c (1753,0) c synthesis      211062 conflicts  1454885093 propagations      121 conflicts/sec   835684 propagations/sec
1906.39/1896.44	c (1753,0) c real: 1753 s, cpu: 1740.95 s, memory: 5594.18 Mb
1935.43/1925.44	c (1782,0) c
1935.43/1925.44	c (1782,0) c |------------------------------------------------------------------------------------------------------------------------|
1935.43/1925.44	c (1782,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1935.43/1925.44	c (1782,0) c |------------------------------------------------------------------------------------------------------------------------|
1935.43/1925.44	c (1782,0) c |  0 |    601 |     506161 |     215291 |  3229604 |    47700 |    17432 |        0 |        0 |    52489 |  20 |  0.026 |
1935.43/1925.44	c (1782,0) c 
1935.43/1925.44	c (1782,0) c synthesis      215291 conflicts  1488294131 propagations      122 conflicts/sec   840886 propagations/sec
1935.43/1925.44	c (1782,0) c real: 1782 s, cpu: 1769.91 s, memory: 5594.18 Mb
1964.43/1954.44	c (1811,0) c
1964.43/1954.44	c (1811,0) c |------------------------------------------------------------------------------------------------------------------------|
1964.43/1954.44	c (1811,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1964.43/1954.44	c (1811,0) c |------------------------------------------------------------------------------------------------------------------------|
1964.43/1954.44	c (1811,0) c |  0 |    612 |     515612 |     217225 |  3297125 |    49634 |    17575 |        0 |        0 |    53364 |  20 |  0.026 |
1964.43/1954.44	c (1811,0) c 
1964.43/1954.44	c (1811,0) c synthesis      217225 conflicts  1507334580 propagations      121 conflicts/sec   838034 propagations/sec
1964.43/1954.44	c (1811,0) c real: 1811 s, cpu: 1798.66 s, memory: 5594.18 Mb
1993.43/1983.44	c (1840,0) c
1993.43/1983.44	c (1840,0) c |------------------------------------------------------------------------------------------------------------------------|
1993.43/1983.44	c (1840,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1993.43/1983.44	c (1840,0) c |------------------------------------------------------------------------------------------------------------------------|
1993.43/1983.44	c (1840,0) c |  0 |    624 |     524643 |     220002 |  3365196 |    52411 |    18227 |        0 |        0 |    54221 |  20 |  0.026 |
1993.43/1983.44	c (1840,0) c 
1993.43/1983.44	c (1840,0) c synthesis      220002 conflicts  1526158298 propagations      120 conflicts/sec   835140 propagations/sec
1993.43/1983.44	c (1840,0) c real: 1840 s, cpu: 1827.43 s, memory: 5594.18 Mb
2023.45/2013.44	c (1870,0) c
2023.45/2013.44	c (1870,0) c |------------------------------------------------------------------------------------------------------------------------|
2023.45/2013.44	c (1870,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2023.45/2013.44	c (1870,0) c |------------------------------------------------------------------------------------------------------------------------|
2023.45/2013.44	c (1870,0) c |  0 |    643 |     535017 |     222027 |  3437728 |    54435 |    18385 |        0 |        0 |    55090 |  20 |  0.027 |
2023.45/2013.44	c (1870,0) c 
2023.45/2013.44	c (1870,0) c synthesis      222027 conflicts  1546609220 propagations      120 conflicts/sec   832725 propagations/sec
2023.45/2013.44	c (1870,0) c real: 1870 s, cpu: 1857.29 s, memory: 5594.18 Mb
2052.47/2042.44	c (1899,0) c
2052.47/2042.44	c (1899,0) c |------------------------------------------------------------------------------------------------------------------------|
2052.47/2042.44	c (1899,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2052.47/2042.44	c (1899,0) c |------------------------------------------------------------------------------------------------------------------------|
2052.47/2042.44	c (1899,0) c |  0 |    656 |     544084 |     226383 |  3483098 |    58790 |    19006 |        0 |        0 |    55929 |  20 |  0.028 |
2052.47/2042.44	c (1899,0) c 
2052.47/2042.44	c (1899,0) c synthesis      226383 conflicts  1572329916 propagations      120 conflicts/sec   833649 propagations/sec
2052.47/2042.44	c (1899,0) c real: 1899 s, cpu: 1886.08 s, memory: 5594.18 Mb
2082.47/2072.44	c (1929,0) c
2082.47/2072.44	c (1929,0) c |------------------------------------------------------------------------------------------------------------------------|
2082.47/2072.44	c (1929,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2082.47/2072.44	c (1929,0) c |------------------------------------------------------------------------------------------------------------------------|
2082.47/2072.44	c (1929,0) c |  0 |    665 |     551754 |     229603 |  3536499 |    31412 |    19711 |        0 |        0 |    56895 |  20 |  0.029 |
2082.47/2072.44	c (1929,0) c 
2082.47/2072.44	c (1929,0) c synthesis      229603 conflicts  1591767890 propagations      120 conflicts/sec   830791 propagations/sec
2082.47/2072.44	c (1929,0) c real: 1929 s, cpu: 1915.97 s, memory: 5594.18 Mb
2111.48/2101.44	c (1958,0) c
2111.48/2101.44	c (1958,0) c |------------------------------------------------------------------------------------------------------------------------|
2111.48/2101.44	c (1958,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2111.48/2101.44	c (1958,0) c |------------------------------------------------------------------------------------------------------------------------|
2111.48/2101.44	c (1958,0) c |  0 |    680 |     557980 |     231199 |  3584053 |    33007 |    19889 |        0 |        0 |    57767 |  20 |  0.029 |
2111.48/2101.44	c (1958,0) c 
2111.48/2101.44	c (1958,0) c synthesis      231199 conflicts  1611638937 propagations      119 conflicts/sec   828705 propagations/sec
2111.48/2101.44	c (1958,0) c real: 1958 s, cpu: 1944.77 s, memory: 5594.18 Mb
2141.51/2131.44	c (1988,0) c
2141.51/2131.44	c (1988,0) c |------------------------------------------------------------------------------------------------------------------------|
2141.51/2131.44	c (1988,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2141.51/2131.44	c (1988,0) c |------------------------------------------------------------------------------------------------------------------------|
2141.51/2131.44	c (1988,0) c |  0 |    683 |     565846 |     236876 |  3619741 |    38684 |    20088 |        0 |        0 |    58632 |  20 |  0.029 |
2141.51/2131.44	c (1988,0) c 
2141.51/2131.44	c (1988,0) c synthesis      236876 conflicts  1649371177 propagations      120 conflicts/sec   835233 propagations/sec
2141.51/2131.44	c (1988,0) c real: 1988 s, cpu: 1974.74 s, memory: 5594.18 Mb
2170.52/2160.44	c (2017,0) c
2170.52/2160.44	c (2017,0) c |------------------------------------------------------------------------------------------------------------------------|
2170.52/2160.44	c (2017,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2170.52/2160.44	c (2017,0) c |------------------------------------------------------------------------------------------------------------------------|
2170.52/2160.44	c (2017,0) c |  0 |    683 |     574602 |     243160 |  3628184 |    44968 |    20269 |        0 |        0 |    59490 |  20 |  0.029 |
2170.52/2160.44	c (2017,0) c 
2170.52/2160.44	c (2017,0) c synthesis      243160 conflicts  1688228306 propagations      121 conflicts/sec   842546 propagations/sec
2170.52/2160.44	c (2017,0) c real: 2017 s, cpu: 2003.72 s, memory: 5594.18 Mb
2200.53/2190.44	c (2047,0) c
2200.53/2190.44	c (2047,0) c |------------------------------------------------------------------------------------------------------------------------|
2200.53/2190.44	c (2047,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2200.53/2190.44	c (2047,0) c |------------------------------------------------------------------------------------------------------------------------|
2200.53/2190.44	c (2047,0) c |  0 |    683 |     585808 |     251241 |  3631736 |    53049 |    20523 |        0 |        0 |    60411 |  20 |  0.029 |
2200.53/2190.44	c (2047,0) c 
2200.53/2190.44	c (2047,0) c synthesis      251241 conflicts  1729784681 propagations      124 conflicts/sec   850562 propagations/sec
2200.53/2190.44	c (2047,0) c real: 2047 s, cpu: 2033.7 s, memory: 5594.18 Mb
2229.54/2219.44	c (2076,0) c
2229.54/2219.44	c (2076,0) c |------------------------------------------------------------------------------------------------------------------------|
2229.54/2219.44	c (2076,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2229.54/2219.44	c (2076,0) c |------------------------------------------------------------------------------------------------------------------------|
2229.54/2219.44	c (2076,0) c |  0 |    683 |     596967 |     259299 |  3633596 |    61107 |    20837 |        0 |        0 |    61303 |  20 |  0.029 |
2229.54/2219.44	c (2076,0) c 
2229.54/2219.44	c (2076,0) c synthesis      259299 conflicts  1769268197 propagations      126 conflicts/sec   857754 propagations/sec
2229.54/2219.44	c (2076,0) c real: 2076 s, cpu: 2062.67 s, memory: 5594.18 Mb
2258.54/2248.44	c (2105,0) c
2258.54/2248.44	c (2105,0) c |------------------------------------------------------------------------------------------------------------------------|
2258.54/2248.44	c (2105,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2258.54/2248.44	c (2105,0) c |------------------------------------------------------------------------------------------------------------------------|
2258.54/2248.44	c (2105,0) c |  0 |    683 |     607958 |     267155 |  3634739 |    35769 |    21106 |        0 |        0 |    62187 |  20 |  0.029 |
2258.54/2248.44	c (2105,0) c 
2258.54/2248.44	c (2105,0) c synthesis      267155 conflicts  1809348749 propagations      128 conflicts/sec   865034 propagations/sec
2258.54/2248.44	c (2105,0) c real: 2105 s, cpu: 2091.65 s, memory: 5594.18 Mb
2287.56/2277.44	c (2134,0) c
2287.56/2277.44	c (2134,0) c |------------------------------------------------------------------------------------------------------------------------|
2287.56/2277.44	c (2134,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2287.56/2277.44	c (2134,0) c |------------------------------------------------------------------------------------------------------------------------|
2287.56/2277.44	c (2134,0) c |  0 |    683 |     619679 |     275647 |  3638988 |    44261 |    21469 |        0 |        0 |    63090 |  20 |  0.029 |
2287.56/2277.44	c (2134,0) c 
2287.56/2277.44	c (2134,0) c synthesis      275647 conflicts  1848337945 propagations      130 conflicts/sec   871600 propagations/sec
2287.56/2277.44	c (2134,0) c real: 2134 s, cpu: 2120.63 s, memory: 5594.18 Mb
2316.59/2306.44	c (2163,0) c
2316.59/2306.44	c (2163,0) c |------------------------------------------------------------------------------------------------------------------------|
2316.59/2306.44	c (2163,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2316.59/2306.44	c (2163,0) c |------------------------------------------------------------------------------------------------------------------------|
2316.59/2306.44	c (2163,0) c |  0 |    683 |     630228 |     283248 |  3642649 |    51862 |    21664 |        0 |        0 |    63957 |  20 |  0.029 |
2316.59/2306.44	c (2163,0) c 
2316.59/2306.44	c (2163,0) c synthesis      283248 conflicts  1888539915 propagations      132 conflicts/sec   878552 propagations/sec
2316.59/2306.44	c (2163,0) c real: 2163 s, cpu: 2149.6 s, memory: 5594.18 Mb
2345.60/2335.44	c (2192,0) c
2345.60/2335.44	c (2192,0) c |------------------------------------------------------------------------------------------------------------------------|
2345.60/2335.44	c (2192,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2345.60/2335.44	c (2192,0) c |------------------------------------------------------------------------------------------------------------------------|
2345.60/2335.44	c (2192,0) c |  0 |    683 |     640193 |     290575 |  3644303 |    59189 |    21848 |        0 |        0 |    64826 |  20 |  0.029 |
2345.60/2335.44	c (2192,0) c 
2345.60/2335.44	c (2192,0) c synthesis      290575 conflicts  1927597915 propagations      133 conflicts/sec   884792 propagations/sec
2345.60/2335.44	c (2192,0) c real: 2192 s, cpu: 2178.59 s, memory: 5594.18 Mb
2374.61/2364.44	c (2221,0) c
2374.61/2364.44	c (2221,0) c |------------------------------------------------------------------------------------------------------------------------|
2374.61/2364.44	c (2221,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2374.61/2364.44	c (2221,0) c |------------------------------------------------------------------------------------------------------------------------|
2374.61/2364.44	c (2221,0) c |  0 |    683 |     652792 |     299458 |  3645195 |    68071 |    22124 |        0 |        0 |    65726 |  20 |  0.029 |
2374.61/2364.44	c (2221,0) c 
2374.61/2364.44	c (2221,0) c synthesis      299458 conflicts  1968492832 propagations      136 conflicts/sec   891701 propagations/sec
2374.61/2364.44	c (2221,0) c real: 2221 s, cpu: 2207.57 s, memory: 5594.18 Mb
2403.63/2393.44	c (2250,0) c
2403.63/2393.44	c (2250,0) c |------------------------------------------------------------------------------------------------------------------------|
2403.63/2393.44	c (2250,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2403.63/2393.44	c (2250,0) c |------------------------------------------------------------------------------------------------------------------------|
2403.63/2393.44	c (2250,0) c |  0 |    685 |     662976 |     305560 |  3660527 |    38374 |    22508 |        0 |        0 |    66623 |  20 |  0.029 |
2403.63/2393.44	c (2250,0) c 
2403.63/2393.44	c (2250,0) c synthesis      305560 conflicts  1998606557 propagations      137 conflicts/sec   893685 propagations/sec
2403.63/2393.44	c (2250,0) c real: 2250 s, cpu: 2236.36 s, memory: 5594.18 Mb
2432.65/2422.44	c (2279,0) c
2432.65/2422.44	c (2279,0) c |------------------------------------------------------------------------------------------------------------------------|
2432.65/2422.44	c (2279,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2432.65/2422.44	c (2279,0) c |------------------------------------------------------------------------------------------------------------------------|
2432.65/2422.44	c (2279,0) c |  0 |    691 |     666458 |     306877 |  3714515 |    39691 |    22608 |        0 |        0 |    67475 |  20 |  0.029 |
2432.65/2422.44	c (2279,0) c 
2432.65/2422.44	c (2279,0) c synthesis      306877 conflicts  2018064035 propagations      135 conflicts/sec   890886 propagations/sec
2432.65/2422.44	c (2279,0) c real: 2279 s, cpu: 2265.23 s, memory: 5594.18 Mb
2462.65/2452.44	c (2309,0) c
2462.65/2452.44	c (2309,0) c |------------------------------------------------------------------------------------------------------------------------|
2462.65/2452.44	c (2309,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2462.65/2452.44	c (2309,0) c |------------------------------------------------------------------------------------------------------------------------|
2462.65/2452.44	c (2309,0) c |  0 |    703 |     672500 |     308877 |  3767117 |    41691 |    22905 |        0 |        0 |    68347 |  20 |  0.029 |
2462.65/2452.44	c (2309,0) c 
2462.65/2452.44	c (2309,0) c synthesis      308877 conflicts  2040499834 propagations      135 conflicts/sec   889083 propagations/sec
2462.65/2452.44	c (2309,0) c real: 2309 s, cpu: 2295.06 s, memory: 5594.18 Mb
2491.67/2481.44	c (2338,0) c
2491.67/2481.44	c (2338,0) c |------------------------------------------------------------------------------------------------------------------------|
2491.67/2481.44	c (2338,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2491.67/2481.44	c (2338,0) c |------------------------------------------------------------------------------------------------------------------------|
2491.67/2481.44	c (2338,0) c |  0 |    711 |     676055 |     309907 |  3827123 |    42720 |    22953 |        0 |        0 |    69239 |  20 |  0.030 |
2491.67/2481.44	c (2338,0) c 
2491.67/2481.44	c (2338,0) c synthesis      309907 conflicts  2057915448 propagations      133 conflicts/sec   885527 propagations/sec
2491.67/2481.44	c (2338,0) c real: 2338 s, cpu: 2323.94 s, memory: 5594.18 Mb
2521.67/2511.44	c (2368,0) c
2521.67/2511.44	c (2368,0) c |------------------------------------------------------------------------------------------------------------------------|
2521.67/2511.44	c (2368,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2521.67/2511.44	c (2368,0) c |------------------------------------------------------------------------------------------------------------------------|
2521.67/2511.44	c (2368,0) c |  0 |    725 |     684021 |     312382 |  3890304 |    45193 |    23134 |        0 |        0 |    70159 |  20 |  0.032 |
2521.67/2511.44	c (2368,0) c 
2521.67/2511.44	c (2368,0) c synthesis      312382 conflicts  2078205157 propagations      133 conflicts/sec   882921 propagations/sec
2521.67/2511.44	c (2368,0) c real: 2368 s, cpu: 2353.78 s, memory: 5594.18 Mb
2530.29/2520.02	c (2376,0) receiving signal SIGTERM
2530.29/2520.02	s UNKNOWN
2530.29/2520.02	c (scop.sh) Receiving Signal. Removing all intermediate files.
2530.29/2520.02	c (scop.sh) Remove HOME/scop-26542-serial-file.bin.
2530.29/2520.03	c (scop.sh) Killing background jobs.
2530.29/2520.03	c (2376,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 (12413 MiB free)
  memory of node 1: 16384 MiB (11642 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392525-1568434028/watcher-4392525-1568434028 -o /tmp/evaluation-result-4392525-1568434028/solver-4392525-1568434028 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568428810-25211 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392525-1568434028.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=26542, runsolver pid=26539
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 7.38 6.50 4.86 2/214 26564
/proc/meminfo: memFree=24538444/32770624 swapFree=66939852/67108860
[pid=26542] ppid=26539 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26542/stat : 26542 (scop.sh) S 26539 26542 25184 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419317671 115843072 349 33554432000 4194304 5098028 140731556486672 140731556483928 139832534200956 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38121472 140731556492069 140731556492396 140731556492396 140731556495309 0
/proc/26542/statm: 28282 349 296 221 0 87 0
[pid=26545] ppid=26542 vsize=27314120 memory=106672 CPUtime=0.1 cores=0-7
/proc/26545/stat : 26545 (java) S 26542 26542 25184 0 -1 1077944320 6228 0 0 0 8 2 0 0 20 0 20 0 419317671 27969658880 26668 33554432000 4194304 4196468 140723485037744 140723485020288 139881072951031 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
/proc/26545/statm: 6828530 26668 2797 1 0 6790935 0
[pid=26545/tid=26546] ppid=26542 vsize=27314120 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/26545/task/26546/stat : 26546 (java) R 26542 26542 25184 0 -1 4202560 4325 0 0 0 7 2 0 0 20 0 20 0 419317671 27969658880 26668 33554432000 4194304 4196468 140723485037744 139881044768144 139881057031518 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26547] ppid=26542 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26545/task/26547/stat : 26547 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139881077193744 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26548] ppid=26542 vsize=27314120 memory=140528603944576 CPUtime=0 cores=0-7
/proc/26545/task/26548/stat : 26548 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880845208720 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26549] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26549/stat : 26549 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880494172944 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26550] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26550/stat : 26550 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880493120400 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26551] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26551/stat : 26551 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880492067344 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26552] ppid=26542 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26545/task/26552/stat : 26552 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880491014800 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26553] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26553/stat : 26553 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880489961744 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26554] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26554/stat : 26554 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880488909200 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26555] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26555/stat : 26555 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317675 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880446012144 139881072962178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26556] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26556/stat : 26556 (java) S 26542 26542 25184 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419317676 27969658880 26668 33554432000 4194304 4196468 140723485037744 139879031760544 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26557] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26557/stat : 26557 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317676 27969658880 26668 33554432000 4194304 4196468 140723485037744 139878763324656 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26558] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26558/stat : 26558 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 26668 33554432000 4194304 4196468 140723485037744 139878388816336 139881072969627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26559] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26559/stat : 26559 (java) S 26542 26542 25184 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880444958960 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26560] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26560/stat : 26560 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880443906416 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26561] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26561/stat : 26561 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 26668 33554432000 4194304 4196468 140723485037744 139880442853360 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26562] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26562/stat : 26562 (java) S 26542 26542 25184 0 -1 1077944384 254 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 26668 33554432000 4194304 4196468 140723485037744 139879925147760 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26563] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26563/stat : 26563 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 26668 33554432000 4194304 4196468 140723485037744 139877890911200 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26564] ppid=26542 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26545/task/26564/stat : 26564 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 26668 33554432000 4194304 4196468 140723485037744 139879924096176 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108068 KiB

[startup+0.210496 s]*
/proc/loadavg: 7.38 6.50 4.86 3/214 26564
/proc/meminfo: memFree=24516992/32770624 swapFree=66939852/67108860
[pid=26542] ppid=26539 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26542/stat : 26542 (scop.sh) S 26539 26542 25184 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419317671 115843072 349 33554432000 4194304 5098028 140731556486672 140731556483928 139832534200956 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38121472 140731556492069 140731556492396 140731556492396 140731556495309 0
/proc/26542/statm: 28282 349 296 221 0 87 0
[pid=26545] ppid=26542 vsize=27314120 memory=125996 CPUtime=0.24 cores=0-7
/proc/26545/stat : 26545 (java) S 26542 26542 25184 0 -1 1077944320 11850 0 0 0 20 4 0 0 20 0 20 0 419317671 27969658880 31499 33554432000 4194304 4196468 140723485037744 140723485020288 139881072951031 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
/proc/26545/statm: 6828530 31499 2961 1 0 6790935 0
[pid=26545/tid=26546] ppid=26542 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/26545/task/26546/stat : 26546 (java) R 26542 26542 25184 0 -1 4202560 9553 0 0 0 16 4 0 0 20 0 20 0 419317671 27969658880 31499 33554432000 4194304 4196468 140723485037744 139881044764496 139881053226361 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26547] ppid=26542 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/26545/task/26547/stat : 26547 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139881077193744 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26548] ppid=26542 vsize=27314120 memory=288370904755656320 CPUtime=0 cores=0-7
/proc/26545/task/26548/stat : 26548 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880845208720 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26549] ppid=26542 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26545/task/26549/stat : 26549 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880494172944 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26550] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26550/stat : 26550 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880493120400 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26551] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26551/stat : 26551 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880492067344 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26552] ppid=26542 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26545/task/26552/stat : 26552 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880491014800 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26553] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26553/stat : 26553 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880489961744 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26554] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26554/stat : 26554 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880488909200 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26555] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26555/stat : 26555 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317675 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880446012144 139881072962178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26556] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26556/stat : 26556 (java) S 26542 26542 25184 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419317676 27969658880 31499 33554432000 4194304 4196468 140723485037744 139879031760544 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26557] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26557/stat : 26557 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317676 27969658880 31499 33554432000 4194304 4196468 140723485037744 139878763324656 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26558] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26558/stat : 26558 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 31499 33554432000 4194304 4196468 140723485037744 139878388816336 139881072969627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26559] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26559/stat : 26559 (java) S 26542 26542 25184 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880444958960 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26560] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26560/stat : 26560 (java) S 26542 26542 25184 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880443906416 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26561] ppid=26542 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26545/task/26561/stat : 26561 (java) S 26542 26542 25184 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 31499 33554432000 4194304 4196468 140723485037744 139880442853360 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26562] ppid=26542 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/26545/task/26562/stat : 26562 (java) S 26542 26542 25184 0 -1 1077944384 458 0 0 0 2 0 0 0 20 0 20 0 419317679 27969658880 31499 33554432000 4194304 4196468 140723485037744 139879925147760 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26563] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26563/stat : 26563 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 31499 33554432000 4194304 4196468 140723485037744 139877890911200 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26564] ppid=26542 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26545/task/26564/stat : 26564 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 31499 33554432000 4194304 4196468 140723485037744 139879924096176 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127392 KiB

[startup+0.31042 s]*
/proc/loadavg: 7.38 6.50 4.86 2/214 26564
/proc/meminfo: memFree=24513952/32770624 swapFree=66939852/67108860
[pid=26542] ppid=26539 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26542/stat : 26542 (scop.sh) S 26539 26542 25184 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419317671 115843072 349 33554432000 4194304 5098028 140731556486672 140731556483928 139832534200956 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38121472 140731556492069 140731556492396 140731556492396 140731556495309 0
/proc/26542/statm: 28282 349 296 221 0 87 0
[pid=26545] ppid=26542 vsize=27314120 memory=129564 CPUtime=0.42 cores=0-7
/proc/26545/stat : 26545 (java) S 26542 26542 25184 0 -1 1077944320 12299 0 0 0 37 5 0 0 20 0 20 0 419317671 27969658880 32391 33554432000 4194304 4196468 140723485037744 140723485020288 139881072951031 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
/proc/26545/statm: 6828530 32391 3024 1 0 6790935 0
[pid=26545/tid=26546] ppid=26542 vsize=27314120 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/26545/task/26546/stat : 26546 (java) R 26542 26542 25184 0 -1 4202560 9796 0 0 0 26 4 0 0 20 0 20 0 419317671 27969658880 32391 33554432000 4194304 4196468 140723485037744 139881044763376 139881058116576 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26547] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26547/stat : 26547 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139881077193744 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26548] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26548/stat : 26548 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880845208720 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26549] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26549/stat : 26549 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880494172944 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26550] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26550/stat : 26550 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880493120400 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26551] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26551/stat : 26551 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880492067344 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26552] ppid=26542 vsize=27314120 memory=140528444336815 CPUtime=0 cores=0-7
/proc/26545/task/26552/stat : 26552 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880491014800 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26553] ppid=26542 vsize=27314120 memory=140528444339120 CPUtime=0 cores=0-7
/proc/26545/task/26553/stat : 26553 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880489961744 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26554] ppid=26542 vsize=27314120 memory=140528444341424 CPUtime=0 cores=0-7
/proc/26545/task/26554/stat : 26554 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880488909200 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26555] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26555/stat : 26555 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317675 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880446012144 139881072962178 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26556] ppid=26542 vsize=27314120 memory=281056888696720 CPUtime=0 cores=0-7
/proc/26545/task/26556/stat : 26556 (java) S 26542 26542 25184 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419317676 27969658880 32391 33554432000 4194304 4196468 140723485037744 139879031760544 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26557] ppid=26542 vsize=27314120 memory=281056888694416 CPUtime=0 cores=0-7
/proc/26545/task/26557/stat : 26557 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317676 27969658880 32391 33554432000 4194304 4196468 140723485037744 139878763324656 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26558] ppid=26542 vsize=27314120 memory=281056888701328 CPUtime=0 cores=0-7
/proc/26545/task/26558/stat : 26558 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 32391 33554432000 4194304 4196468 140723485037744 139878388816336 139881072969627 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26559] ppid=26542 vsize=27314120 memory=281056888642608 CPUtime=0.02 cores=0-7
/proc/26545/task/26559/stat : 26559 (java) S 26542 26542 25184 0 -1 1077944384 449 0 0 0 2 0 0 0 20 0 20 0 419317678 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880444958960 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26560] ppid=26542 vsize=27314120 memory=281056888715152 CPUtime=0 cores=0-7
/proc/26545/task/26560/stat : 26560 (java) S 26542 26542 25184 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 20 0 419317678 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880443906416 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26561] ppid=26542 vsize=27314120 memory=281056888722064 CPUtime=0 cores=0-7
/proc/26545/task/26561/stat : 26561 (java) R 26542 26542 25184 0 -1 4202560 63 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 32391 33554432000 4194304 4196468 140723485037744 139880442853360 139881050279040 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26562] ppid=26542 vsize=27314120 memory=281056888719760 CPUtime=0.07 cores=0-7
/proc/26545/task/26562/stat : 26562 (java) S 26542 26542 25184 0 -1 1077944384 496 0 0 0 7 0 0 0 20 0 20 0 419317679 27969658880 32391 33554432000 4194304 4196468 140723485037744 139879925147760 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26563] ppid=26542 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26563/stat : 26563 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 32391 33554432000 4194304 4196468 140723485037744 139877890911200 139881072961237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26564] ppid=26542 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/26545/task/26564/stat : 26564 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317679 27969658880 32391 33554432000 4194304 4196468 140723485037744 139879924096176 139881072962178 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130960 KiB

[startup+0.700868 s]
/proc/loadavg: 7.38 6.50 4.86 2/214 26564
/proc/meminfo: memFree=24492248/32770624 swapFree=66939852/67108860
[pid=26542] ppid=26539 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/26542/stat : 26542 (scop.sh) S 26539 26542 25184 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 419317671 115843072 349 33554432000 4194304 5098028 140731556486672 140731556483928 139832534200956 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 38121472 140731556492069 140731556492396 140731556492396 140731556495309 0
/proc/26542/statm: 28282 349 296 221 0 87 0
[pid=26545] ppid=26542 vsize=27322516 memory=166164 CPUtime=1 cores=0-7
/proc/26545/stat : 26545 (java) S 26542 26542 25184 0 -1 1077944320 20146 0 0 0 93 7 0 0 20 0 20 0 419317671 27978256384 41541 33554432000 4194304 4196468 140723485037744 140723485020288 139881072951031 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
/proc/26545/statm: 6830629 41541 3202 1 0 6791959 0
[pid=26545/tid=26546] ppid=26542 vsize=27322516 memory=0 CPUtime=0.67 cores=0-7
/proc/26545/task/26546/stat : 26546 (java) R 26542 26542 25184 0 -1 4202560 17015 0 0 0 61 6 0 0 20 0 20 0 419317671 27978256384 41541 33554432000 4194304 4196468 140723485037744 139881044782768 139881056127614 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26547] ppid=26542 vsize=27322516 memory=140528444547952 CPUtime=0 cores=0-7
/proc/26545/task/26547/stat : 26547 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27978256384 41541 33554432000 4194304 4196468 140723485037744 139881077193744 139881072961237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26548] ppid=26542 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/26545/task/26548/stat : 26548 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419317674 27978256384 41541 33554432000 4194304 4196468 140723485037744 139880845208720 139881072961237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0
[pid=26545/tid=26549] ppid=26542 vsize=27322516 memory=1256 CPUtime=0 cores=0-7
/proc/26545/task/26549/stat : 26549 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419317674 27978256384 41541 33554432000 4194304 4196468 140723485037744 139880494172944 139881072961237 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37994496 140723485041387 140723485041814 140723485041814 140723485044687 0

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

/proc/26576/task/26591/stat : 26591 (java) S 26542 26542 25184 0 -1 1077944384 149 0 0 0 4 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656043317488 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26592] ppid=26542 vsize=8414124 memory=125264 CPUtime=0.09 cores=0-7
/proc/26576/task/26592/stat : 26592 (java) S 26542 26542 25184 0 -1 1077944384 363 0 0 0 8 1 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656042264688 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26593] ppid=26542 vsize=8414124 memory=1476 CPUtime=0.26 cores=0-7
/proc/26576/task/26593/stat : 26593 (java) S 26542 26542 25184 0 -1 1077944384 1199 0 0 0 26 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656041211888 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26594] ppid=26542 vsize=8414124 memory=125264 CPUtime=0 cores=0-7
/proc/26576/task/26594/stat : 26594 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139654015741024 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26595] ppid=26542 vsize=8414124 memory=5056080 CPUtime=0.89 cores=0-7
/proc/26576/task/26595/stat : 26595 (java) S 26542 26542 25184 0 -1 1077944384 159 0 0 0 37 52 0 0 20 0 24 0 419331948 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656040160304 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26597] ppid=26542 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/26576/task/26597/stat : 26597 (java) S 26542 26542 25184 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419332015 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656032126528 139656750571289 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26599] ppid=26542 vsize=8414124 memory=125264 CPUtime=0.04 cores=0-7
/proc/26576/task/26599/stat : 26599 (java) S 26542 26542 25184 0 -1 4202560 1739 0 0 0 1 3 0 0 20 0 24 0 419332015 8616062976 31316 33554432000 4194304 4196468 140733089980224 139653344640944 139656750568605 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26600] ppid=26542 vsize=8414124 memory=125264 CPUtime=0 cores=0-7
/proc/26576/task/26600/stat : 26600 (java) S 26542 26542 25184 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 419332015 8616062976 31316 33554432000 4194304 4196468 140733089980224 139653613076016 139656750568605 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26601] ppid=26542 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/26576/task/26601/stat : 26601 (java) S 26542 26542 25184 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419332017 8616062976 31316 33554432000 4194304 4196468 140733089980224 139653076212784 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
Current children cumulated CPU time: 2512.57 s
Current children cumulated vsize: 14255684 KiB
Current children cumulated memory: 5182820 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.00 1.01 1.29 2/217 26778
/proc/meminfo: memFree=17755028/32770624 swapFree=66939852/67108860
[pid=26542] ppid=26539 vsize=113128 memory=1476 CPUtime=151.39 cores=0-7
/proc/26542/stat : 26542 (scop.sh) S 26539 26542 25184 0 -1 4202496 583 68309 0 0 0 0 14556 583 20 0 1 0 419317671 115843072 369 33554432000 4194304 5098028 140731556486672 140731556483416 139832534200956 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38121472 140731556492069 140731556492396 140731556492396 140731556495309 0
/proc/26542/statm: 28282 369 311 221 0 87 0
[pid=26576] ppid=26542 vsize=8414124 memory=125264 CPUtime=2.3 cores=0-7
/proc/26576/stat : 26576 (java) S 26542 26542 25184 0 -1 1077944320 23449 0 0 0 174 56 0 0 20 0 24 0 419331940 8616062976 31316 33554432000 4194304 4196468 140733089980224 140733089962768 139656750546679 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
/proc/26576/statm: 2103531 31316 3203 1 0 2064875 0
[pid=26596] ppid=26576 vsize=5728432 memory=5056104 CPUtime=2376.6 cores=0-7
/proc/26596/stat : 26596 (manyglucose-4.1) S 26576 26542 25184 0 -1 1077944320 19295058 0 0 0 236234 1426 0 0 20 0 2 0 419332015 5865914368 1264026 33554432000 4194304 4454172 140736642974480 140736642972880 140388977568386 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6552832 6554400 6942720 140736642982761 140736642982960 140736642982960 140736642985914 0
/proc/26596/statm: 1432108 1264026 405 64 0 1427776 0
[pid=26596/tid=26602] ppid=26576 vsize=5728432 memory=-8743287217168085394 CPUtime=2351.98 cores=0-7
/proc/26596/task/26602/stat : 26602 (manyglucose-4.1) R 26576 26542 25184 0 -1 4202560 17798283 0 0 0 234037 1161 0 0 20 0 2 0 419334476 5865914368 1264026 33554432000 4194304 4454172 140736642974480 140388939901688 4351209 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6552832 6554400 6942720 140736642982761 140736642982960 140736642982960 140736642985914 0
[pid=26576/tid=26577] ppid=26542 vsize=8414124 memory=8317482817917895235 CPUtime=0.76 cores=0-7
/proc/26576/task/26577/stat : 26577 (java) S 26542 26542 25184 0 -1 1077944384 17731 0 0 0 71 5 0 0 20 0 24 0 419331941 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656722386848 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26578] ppid=26542 vsize=8414124 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26576/task/26578/stat : 26578 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656754789520 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26579] ppid=26542 vsize=8414124 memory=1052 CPUtime=0 cores=0-7
/proc/26576/task/26579/stat : 26579 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656568945680 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26580] ppid=26542 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/26576/task/26580/stat : 26580 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656567892880 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26581] ppid=26542 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/26576/task/26581/stat : 26581 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656233122576 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26582] ppid=26542 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/26576/task/26582/stat : 26582 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656232069776 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26583] ppid=26542 vsize=8414124 memory=4164 CPUtime=0 cores=0-7
/proc/26576/task/26583/stat : 26583 (java) S 26542 26542 25184 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656231016976 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26584] ppid=26542 vsize=8414124 memory=1548 CPUtime=0 cores=0-7
/proc/26576/task/26584/stat : 26584 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656229964176 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26585] ppid=26542 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/26576/task/26585/stat : 26585 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419331942 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656228911376 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26586] ppid=26542 vsize=8414124 memory=288230596050944315 CPUtime=0.03 cores=0-7
/proc/26576/task/26586/stat : 26586 (java) S 26542 26542 25184 0 -1 1077944384 16 0 0 0 1 2 0 0 20 0 24 0 419331944 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656045423472 139656750557826 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26587] ppid=26542 vsize=8414124 memory=15825490741037707 CPUtime=0 cores=0-7
/proc/26576/task/26587/stat : 26587 (java) S 26542 26542 25184 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419331944 8616062976 31316 33554432000 4194304 4196468 140733089980224 139655156590112 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26588] ppid=26542 vsize=8414124 memory=1052 CPUtime=0 cores=0-7
/proc/26576/task/26588/stat : 26588 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419331944 8616062976 31316 33554432000 4194304 4196468 140733089980224 139654888154480 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26589] ppid=26542 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/26576/task/26589/stat : 26589 (java) S 26542 26542 25184 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139654513645904 139656750565275 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26590] ppid=26542 vsize=8414124 memory=2832 CPUtime=0.1 cores=0-7
/proc/26576/task/26590/stat : 26590 (java) S 26542 26542 25184 0 -1 1077944384 704 0 0 0 10 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656044370288 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26591] ppid=26542 vsize=8414124 memory=668 CPUtime=0.04 cores=0-7
/proc/26576/task/26591/stat : 26591 (java) S 26542 26542 25184 0 -1 1077944384 149 0 0 0 4 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656043317488 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26592] ppid=26542 vsize=8414124 memory=1256 CPUtime=0.09 cores=0-7
/proc/26576/task/26592/stat : 26592 (java) S 26542 26542 25184 0 -1 1077944384 363 0 0 0 8 1 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656042264688 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26593] ppid=26542 vsize=8414124 memory=1076 CPUtime=0.26 cores=0-7
/proc/26576/task/26593/stat : 26593 (java) S 26542 26542 25184 0 -1 1077944384 1199 0 0 0 26 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656041211888 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26594] ppid=26542 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/26576/task/26594/stat : 26594 (java) S 26542 26542 25184 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419331947 8616062976 31316 33554432000 4194304 4196468 140733089980224 139654015741024 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26595] ppid=26542 vsize=8414124 memory=22656 CPUtime=0.9 cores=0-7
/proc/26576/task/26595/stat : 26595 (java) S 26542 26542 25184 0 -1 1077944384 159 0 0 0 38 52 0 0 20 0 24 0 419331948 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656040160304 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26597] ppid=26542 vsize=8414124 memory=-8743287217168085394 CPUtime=0 cores=0-7
/proc/26576/task/26597/stat : 26597 (java) S 26542 26542 25184 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419332015 8616062976 31316 33554432000 4194304 4196468 140733089980224 139656032126528 139656750571289 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26599] ppid=26542 vsize=8414124 memory=988 CPUtime=0.04 cores=0-7
/proc/26576/task/26599/stat : 26599 (java) S 26542 26542 25184 0 -1 4202560 1739 0 0 0 1 3 0 0 20 0 24 0 419332015 8616062976 31316 33554432000 4194304 4196468 140733089980224 139653344640944 139656750568605 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26600] ppid=26542 vsize=8414124 memory=2008 CPUtime=0 cores=0-7
/proc/26576/task/26600/stat : 26600 (java) S 26542 26542 25184 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 419332015 8616062976 31316 33554432000 4194304 4196468 140733089980224 139653613076016 139656750568605 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26601] ppid=26542 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/26576/task/26601/stat : 26601 (java) S 26542 26542 25184 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 419332017 8616062976 31316 33554432000 4194304 4196468 140733089980224 139653076212784 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
Current children cumulated CPU time: 2530.29 s
Current children cumulated vsize: 14255684 KiB
Current children cumulated memory: 5182844 KiB

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

[startup+2520.03 s]
# the end of solver process 26542 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=145.571 s, system=5.84125 s

[startup+2520.46 s]
# the end of solver process 26576 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2509.67 s, system=21.1534 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

[startup+2520.4 s]
/proc/loadavg: 1.00 1.01 1.29 2/217 26782
/proc/meminfo: memFree=19705640/32770624 swapFree=66939852/67108860
[pid=26576] ppid=26539 vsize=8545196 memory=135504 CPUtime=2379.33 cores=0-7
/proc/26576/stat : 26576 (java) S 26539 26542 25184 0 -1 1077944320 23497 19295058 0 0 174 79 236235 1445 20 0 23 0 419331940 8750280704 33876 33554432000 4194304 4196468 140733089980224 140733089962768 139656750546679 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
/proc/26576/statm: 2136299 33876 3203 1 0 2097643 0
[pid=26576/tid=26577] ppid=26539 vsize=8545196 memory=125264 CPUtime=2377.56 cores=0-7
/proc/26576/task/26577/stat : 26577 (java) S 26539 26542 25184 0 -1 1077944384 17731 19295058 0 0 71 5 236235 1445 20 0 23 0 419331941 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656722386848 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26578] ppid=26539 vsize=8545196 memory=520 CPUtime=2376.8 cores=0-7
/proc/26576/task/26578/stat : 26578 (java) S 26539 26542 25184 0 -1 1077944384 2 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656754789520 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26579] ppid=26539 vsize=8545196 memory=1560 CPUtime=2376.8 cores=0-7
/proc/26576/task/26579/stat : 26579 (java) S 26539 26542 25184 0 -1 1077944384 2 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656568945680 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26580] ppid=26539 vsize=8545196 memory=924 CPUtime=2376.8 cores=0-7
/proc/26576/task/26580/stat : 26580 (java) S 26539 26542 25184 0 -1 1077944384 3 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656567892880 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26581] ppid=26539 vsize=8545196 memory=6791534058613427641 CPUtime=2376.8 cores=0-7
/proc/26576/task/26581/stat : 26581 (java) S 26539 26542 25184 0 -1 1077944384 1 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656233122576 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26582] ppid=26539 vsize=8545196 memory=4096 CPUtime=2376.8 cores=0-7
/proc/26576/task/26582/stat : 26582 (java) S 26539 26542 25184 0 -1 1077944384 2 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656232069776 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26583] ppid=26539 vsize=8545196 memory=1412 CPUtime=2376.8 cores=0-7
/proc/26576/task/26583/stat : 26583 (java) S 26539 26542 25184 0 -1 1077944384 2 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656231016976 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26584] ppid=26539 vsize=8545196 memory=3716 CPUtime=2376.8 cores=0-7
/proc/26576/task/26584/stat : 26584 (java) S 26539 26542 25184 0 -1 1077944384 1 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656229964176 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26585] ppid=26539 vsize=8545196 memory=1476 CPUtime=2376.8 cores=0-7
/proc/26576/task/26585/stat : 26585 (java) S 26539 26542 25184 0 -1 1077944384 1 19295058 0 0 0 0 236235 1445 20 0 23 0 419331942 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656228911376 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26586] ppid=26539 vsize=8545196 memory=125264 CPUtime=2376.83 cores=0-7
/proc/26576/task/26586/stat : 26586 (java) S 26539 26542 25184 0 -1 1077944384 16 19295058 0 0 1 2 236235 1445 20 0 23 0 419331944 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656045422976 139656750557826 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26587] ppid=26539 vsize=8545196 memory=5056092 CPUtime=2376.8 cores=0-7
/proc/26576/task/26587/stat : 26587 (java) S 26539 26542 25184 0 -1 1077944384 13 19295058 0 0 0 0 236235 1445 20 0 23 0 419331944 8750280704 33876 33554432000 4194304 4196468 140733089980224 139655156590112 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26588] ppid=26539 vsize=8545196 memory=1620 CPUtime=2376.8 cores=0-7
/proc/26576/task/26588/stat : 26588 (java) S 26539 26542 25184 0 -1 1077944384 1 19295058 0 0 0 0 236235 1445 20 0 23 0 419331944 8750280704 33876 33554432000 4194304 4196468 140733089980224 139654888154480 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26589] ppid=26539 vsize=8545196 memory=8317482817917895235 CPUtime=2376.8 cores=0-7
/proc/26576/task/26589/stat : 26589 (java) S 26539 26542 25184 0 -1 1077944384 30 19295058 0 0 0 0 236235 1445 20 0 23 0 419331947 8750280704 33876 33554432000 4194304 4196468 140733089980224 139654513645552 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26590] ppid=26539 vsize=8545196 memory=4872558044660077418 CPUtime=2376.9 cores=0-7
/proc/26576/task/26590/stat : 26590 (java) S 26539 26542 25184 0 -1 1077944384 706 19295058 0 0 10 0 236235 1445 20 0 23 0 419331947 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656044361568 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26591] ppid=26539 vsize=8545196 memory=4096 CPUtime=2376.84 cores=0-7
/proc/26576/task/26591/stat : 26591 (java) S 26539 26542 25184 0 -1 1077944384 149 19295058 0 0 4 0 236235 1445 20 0 23 0 419331947 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656043317488 139656750557826 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26592] ppid=26539 vsize=8545196 memory=5056104 CPUtime=2376.89 cores=0-7
/proc/26576/task/26592/stat : 26592 (java) S 26539 26542 25184 0 -1 1077944384 364 19295058 0 0 8 1 236235 1445 20 0 23 0 419331947 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656042264448 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26593] ppid=26539 vsize=8545196 memory=1548 CPUtime=2377.06 cores=0-7
/proc/26576/task/26593/stat : 26593 (java) S 26539 26542 25184 0 -1 1077944384 1201 19295058 0 0 26 0 236235 1445 20 0 23 0 419331947 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656041207264 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26594] ppid=26539 vsize=8545196 memory=1728 CPUtime=2376.8 cores=0-7
/proc/26576/task/26594/stat : 26594 (java) S 26539 26542 25184 0 -1 1077944384 3 19295058 0 0 0 0 236235 1445 20 0 23 0 419331947 8750280704 33876 33554432000 4194304 4196468 140733089980224 139654015741024 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26597] ppid=26539 vsize=8545196 memory=7992 CPUtime=2376.8 cores=0-7
/proc/26576/task/26597/stat : 26597 (java) S 26539 26542 25184 0 -1 1077944384 24 19295058 0 0 0 0 236235 1445 20 0 23 0 419332015 8750280704 33876 33554432000 4194304 4196468 140733089980224 139656032125040 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26601] ppid=26539 vsize=8545196 memory=9580 CPUtime=2376.8 cores=0-7
/proc/26576/task/26601/stat : 26601 (java) S 26539 26542 25184 0 -1 1077944384 9 19295058 0 0 0 0 236235 1445 20 0 23 0 419332017 8750280704 33876 33554432000 4194304 4196468 140733089980224 139653076202192 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26779] ppid=26539 vsize=8545196 memory=1052 CPUtime=2376.8 cores=0-7
/proc/26576/task/26779/stat : 26779 (java) S 26539 26542 25184 0 -1 1077944384 8 19295058 0 0 0 0 236235 1445 20 0 23 0 419569673 8750280704 33876 33554432000 4194304 4196468 140733089980224 139652807778000 139656750556885 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
[pid=26576/tid=26782] ppid=26539 vsize=8545196 memory=776 CPUtime=2377 cores=0-7
/proc/26576/task/26782/stat : 26782 (java) R 26539 26542 25184 0 -1 4202560 2 19295058 0 0 0 20 236235 1445 20 0 23 0 419569674 8750280704 33876 33554432000 4194304 4196468 140733089980224 139652539344288 139656743232311 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7376896 140733089985527 140733089985686 140733089985686 140733089988559 0
Current cumulated CPU time of completed processes: 151.413 s
Current children cumulated CPU time: 2379.33 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 135504 KiB

Child status: 1
Real time (s): 2520.46
CPU time (s): 2530.82
CPU user time (s): 2509.67
CPU system time (s): 21.1534
CPU usage (%): 100.411
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 7962076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.67
system time used= 21.1534
maximum resident set size= 7961200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19387950
page faults= 0
swaps= 0
block input operations= 48
block output operations= 3329416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64835
involuntary context switches= 1404


# summary of solver processes directly reported to runsolver:
#   pid: 26542,26576
#   total CPU time (s): 2530.82
#   total CPU user time (s): 2509.67
#   total CPU system time (s): 21.1534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.1916 second user time and 29.0856 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-14 06:06:28
IDJOB=4392525
IDBENCH=133582
IDSOLVER=2838
FILE ID=node119/4392525-1568434028
RUNJOBID= node119-1568428810-25211
PBS_JOBID= 21702306
Free space on /tmp= 61504 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-08-m039.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order 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-4392525-1568434028/watcher-4392525-1568434028 -o /tmp/evaluation-result-4392525-1568434028/solver-4392525-1568434028 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568428810-25211 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392525-1568434028.xml

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

MD5SUM BENCH= cf7d41cb48e0c265061ebe127338815d
RANDOM SEED=1749164575

node119.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.47
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.47
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.47
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.47
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:        24632356 kB
MemAvailable:   31822644 kB
Buffers:          187448 kB
Cached:          7271708 kB
SwapCached:        61128 kB
Active:          2824672 kB
Inactive:        4699528 kB
Active(anon):       3392 kB
Inactive(anon):   103200 kB
Active(file):    2821280 kB
Inactive(file):  4596328 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66939852 kB
Dirty:             20472 kB
Writeback:             0 kB
AnonPages:        112764 kB
Mapped:            44820 kB
Shmem:             32816 kB
Slab:             206616 kB
SReclaimable:     177028 kB
SUnreclaim:        29588 kB
KernelStack:        3376 kB
PageTables:         6272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61484 MiB
End job on node119 at 2019-09-14 06:48:29