Trace number 4405346

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-09-22)UNSAT 1454.16 218.776

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js15/
SuperTaillard-js-15-26.xml
MD5SUMf8945e9ee38ae25fe131ea9d51f4675a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark442.279
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Number of domains93
Minimum domain size1087
Maximum domain size1185
Distribution of domain sizes[{"size":1087,"count":6},{"size":1088,"count":2},{"size":1089,"count":4},{"size":1090,"count":4},{"size":1091,"count":4},{"size":1092,"count":2},{"size":1093,"count":12},{"size":1094,"count":8},{"size":1095,"count":6},{"size":1096,"count":4},{"size":1097,"count":2},{"size":1098,"count":4},{"size":1099,"count":6},{"size":1101,"count":4},{"size":1102,"count":2},{"size":1103,"count":4},{"size":1104,"count":2},{"size":1105,"count":6},{"size":1106,"count":8},{"size":1107,"count":10},{"size":1108,"count":4},{"size":1109,"count":2},{"size":1110,"count":6},{"size":1111,"count":2},{"size":1112,"count":4},"...",{"size":1159,"count":10}, {"size":1160,"count":4}, {"size":1161,"count":4}, {"size":1162,"count":6}, {"size":1163,"count":10}, {"size":1164,"count":2}, {"size":1165,"count":2}, {"size":1166,"count":4}, {"size":1167,"count":2}, {"size":1168,"count":2}, {"size":1170,"count":8}, {"size":1171,"count":2}, {"size":1173,"count":4}, {"size":1174,"count":4}, {"size":1175,"count":4}, {"size":1176,"count":6}, {"size":1177,"count":2}, {"size":1178,"count":4}, {"size":1179,"count":4}, {"size":1180,"count":8}, {"size":1181,"count":10}, {"size":1182,"count":6}, {"size":1183,"count":4}, {"size":1184,"count":6}, {"size":1185,"count":2}]
Minimum variable degree16
Maximum variable degree33
Distribution of variable degrees[{"degree":16,"count":30},{"degree":17,"count":195},{"degree":31,"count":30},{"degree":33,"count":195}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5580}]
Number of extensional constraints0
Number of intensional constraints5580
Distribution of constraint types[{"type":"intension","count":5580}]
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-2702-serial-file.bin HOME/instance-4405346-1569358457.xml
0.63/0.56	
0.63/0.56	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.63/0.56	
0.63/0.58	c BEGIN-Prog: Tue Sep 24 22:53:19 CEST 2019
0.63/0.58	c PID: 2705
0.63/0.58	c IP: 172.20.3.103
0.63/0.58	c HOST: node103.alineos.net
0.63/0.59	c (0,0) Parsing Begin
5.95/1.91	c (1,1) Parsing End
5.95/1.92	c (1,1) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1185
5.95/1.92	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
5.95/1.92	c (1,1) Constraint Name Generate Begin
5.95/1.97	c (1,1) Ctr:HOME/instance-4405346-1569358457.xml,Add:Le:Ne:Num:Or:Var
5.95/1.97	c (1,1) Constraint Name Generate End
5.95/1.97	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.95/1.97	c (1,1) CSP to CSPinCNF Begin
6.78/2.23	c (1,1) translated 558 (10%) constraints
6.78/2.29	c (1,1) translated 1116 (20%) constraints
7.17/2.33	c (1,1) translated 1674 (30%) constraints
7.17/2.37	c (1,1) translated 2232 (40%) constraints
7.53/2.41	c (1,1) translated 2790 (50%) constraints
7.53/2.44	c (1,1) translated 3348 (60%) constraints
7.53/2.48	c (1,1) translated 3906 (70%) constraints
7.94/2.51	c (1,1) translated 4464 (80%) constraints
7.94/2.54	c (1,1) translated 5022 (90%) constraints
7.94/2.55	c (1,1) translated 5580 (100%) constraints
7.94/2.55	c (1,1) ===========================================
7.94/2.56	c (1,1) Order
7.94/2.56	c (1,1) ===========================================
7.94/2.58	c (2,2) translated 558 (10%) constraints
8.31/2.60	c (2,2) translated 1116 (20%) constraints
8.31/2.62	c (2,2) translated 1674 (30%) constraints
8.31/2.63	c (2,2) translated 2232 (40%) constraints
8.31/2.65	c (2,2) translated 2790 (50%) constraints
8.31/2.67	c (2,2) translated 3348 (60%) constraints
8.31/2.68	c (2,2) translated 3906 (70%) constraints
8.31/2.69	c (2,2) translated 4464 (80%) constraints
8.51/2.71	c (2,2) translated 5022 (90%) constraints
8.51/2.72	c (2,2) translated 5580 (100%) constraints
8.51/2.72	c (2,2) CSP to CSPinCNF End
8.51/2.73	c (2,2) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1148
8.51/2.73	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
8.51/2.73	c (2,2) CSPinCNF Propagation Begin
8.91/2.80	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.91/2.80	c (2,2) CSPinCNF Propagation End
8.91/2.80	c (2,2) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1148
8.91/2.80	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
8.91/2.80	c (2,2) Simplify CSPinCNF Begin
9.58/3.08	c (2,2) Simplify CSPinCNF End
9.58/3.08	c (2,2) CSP: 450 int (0 aux), 9900 bool (9900 aux), 15480 ctr, max domain size 1148
9.58/3.08	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.58/3.08	c (2,2) Calculate Precise Domain Begin
9.58/3.08	c (2,2) 0 values are removed by re-calculation
9.58/3.08	c (2,2) Calculate Precise Domain End
9.58/3.08	c (2,2) CSP: 450 int (0 aux), 9900 bool (9900 aux), 15480 ctr, max domain size 1148
9.58/3.08	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.58/3.08	c (2,2) CSPinCNF to SatSolver Begin
15.00/6.71	c (6,6) 1548 (10 %) CSP clauses are encoded (0 SAT variables, 874757 SAT clauses)
17.74/9.45	c (8,8) 3096 (20 %) CSP clauses are encoded (0 SAT variables, 1402946 SAT clauses)
20.80/12.12	c (11,11) 4644 (30 %) CSP clauses are encoded (0 SAT variables, 1951604 SAT clauses)
23.28/14.75	c (14,13) 6192 (40 %) CSP clauses are encoded (0 SAT variables, 2511717 SAT clauses)
25.83/17.23	c (16,16) 7740 (50 %) CSP clauses are encoded (0 SAT variables, 3069583 SAT clauses)
28.70/20.10	c (19,18) 9288 (60 %) CSP clauses are encoded (0 SAT variables, 3637919 SAT clauses)
30.82/22.11	c (21,20) 10836 (70 %) CSP clauses are encoded (0 SAT variables, 4089842 SAT clauses)
33.38/24.55	c (23,23) 12384 (80 %) CSP clauses are encoded (0 SAT variables, 4624275 SAT clauses)
35.90/27.06	c (26,25) 13932 (90 %) CSP clauses are encoded (0 SAT variables, 5190683 SAT clauses)
38.59/30.02	c (29,28) 15480 (100 %) CSP clauses are encoded (0 SAT variables, 6034380 SAT clauses)
38.59/30.02	c (29,28) CSPinCNF to SatSolver End
38.59/30.02	c (29,28) Heap : 4472 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
38.59/30.02	c (29,28) 321486 bool, 6034755 clause
38.59/30.02	c (29,28) Export Begin
38.80/30.13	c (29,28) Export to HOME/scop-2702-serial-file.bin
38.80/30.13	c (29,28) Export End
38.80/30.13	c (29,28) Export File Size: 0.07 MB
38.80/30.13	c (29,28) 1,1,2,2,2,2,29,STOP-AFTER(DIMACS)
38.80/30.13	c END-Prog: Tue Sep 24 22:53:48 CEST 2019
38.80/30.17	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-2702-serial-file.bin
38.91/30.63	c (0,0) Read Serial File Begin
38.91/30.63	c (0,0) HOME/scop-2702-serial-file.bin
38.91/30.86	c (0,0) Read Serial File End
38.91/30.88	
38.91/30.88	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
38.91/30.88	(Solving Process)
38.91/30.88	
38.91/30.90	c BEGIN-Prog: Tue Sep 24 22:53:49 CEST 2019
38.91/30.90	c PID: 2727
38.91/30.90	c IP: 172.20.3.103
38.91/30.90	c HOST: node103.alineos.net
38.91/30.90	c (0,0) SatSolver.solve Begin
38.91/30.90	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405346-1569358457.xml-scop-2705.cnf
38.91/30.93	c (0,0) c
38.91/30.93	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)
38.91/30.93	c (0,0) c
38.91/30.93	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
38.91/30.93	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
38.91/30.93	c (0,0) c ========================================[ Problem Statistics ]===========================================
38.91/30.93	c (0,0) c |                                                                                                       |
42.45/33.27	c (2,0) c |  Number of variables:        321486                                                                   |
42.45/33.27	c (2,0) c |  Number of clauses:         5915349                                                                   |
42.45/33.27	c (2,0) c |  Parse time:                   2.14 s                                                                 |
42.45/33.27	c (2,0) c |                                                                                                       |
42.84/33.67	c (3,0) c | Too many clauses... No preprocessing                                                                  |
42.84/33.67	c (3,0) c |  Simplification time:          0.37 s                                                                 |
42.84/33.67	c (3,0) c |                                                                                                       |
42.84/33.67	c (3,0) c |  Generating clones                                                                                    |
44.45/35.27	c (4,0) c |  all clones generated. Memory =  3456.14Mb.                                                           |
44.45/35.27	c (4,0) c ========================================================================================================|
44.45/35.27	c (4,0) c
44.45/35.27	c (4,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
44.45/35.27	c (4,0) c
44.45/35.27	c (4,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.45/35.27	c (4,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
44.45/35.28	c (4,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
44.45/35.28	c (4,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
44.45/35.28	c (4,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
44.45/35.28	c (4,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
44.45/35.28	c (4,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
44.45/35.28	c (4,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
44.45/35.28	c (4,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
44.45/35.28	c (4,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
44.45/35.28	c (4,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
44.45/35.28	c (4,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
44.45/35.28	c (4,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
44.45/35.28	c (4,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
44.45/35.28	c (4,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
44.45/35.28	c (4,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
44.45/35.28	c (4,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
44.45/35.28	c (4,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
44.45/35.28	c (4,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
274.11/64.29	c (33,0) c
274.11/64.29	c (33,0) c |------------------------------------------------------------------------------------------------------------------------|
274.11/64.29	c (33,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
274.11/64.29	c (33,0) c |------------------------------------------------------------------------------------------------------------------------|
274.11/64.29	c (33,0) c |  0 |      3 |       5149 |       3027 |    68341 |     2027 |       99 |      682 |       24 |      158 |  20 | 37.959 |
274.11/64.29	c (33,0) c |  1 |      8 |       5440 |       3151 |    76992 |     2146 |      150 |      621 |       45 |      163 |  20 | 37.958 |
274.11/64.29	c (33,0) c |  2 |      9 |       5006 |       2985 |    75988 |     1982 |      127 |      676 |       37 |      168 |  20 | 37.955 |
274.11/64.29	c (33,0) c |  3 |      8 |       5417 |       3226 |    79891 |     2220 |      125 |      683 |       45 |      172 |  20 | 37.963 |
274.11/64.29	c (33,0) c |  4 |     11 |       4867 |       2903 |    76776 |     1892 |      124 |      674 |       39 |      163 |  20 | 37.962 |
274.11/64.29	c (33,0) c |  5 |     12 |       5434 |       3256 |    77902 |     2251 |      138 |      653 |       41 |      163 |  20 | 37.952 |
274.11/64.29	c (33,0) c |  6 |      7 |       5332 |       3061 |    74414 |     2057 |      130 |      809 |       37 |      176 |  20 | 37.995 |
274.11/64.29	c (33,0) c |  7 |      9 |       4936 |       3061 |    72117 |     2062 |       95 |      659 |       44 |      157 |  20 | 37.961 |
274.11/64.29	c (33,0) c 
274.11/64.29	c (33,0) c synthesis       24670 conflicts   329989841 propagations      108 conflicts/sec  1438560 propagations/sec
274.11/64.29	c (33,0) c real: 33.3566 s, cpu: 229.389 s, memory: 3448.22 Mb
504.14/94.28	c (63,0) c
504.14/94.28	c (63,0) c |------------------------------------------------------------------------------------------------------------------------|
504.14/94.28	c (63,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
504.14/94.28	c (63,0) c |------------------------------------------------------------------------------------------------------------------------|
504.14/94.28	c (63,0) c |  0 |      7 |      11028 |       6594 |   122633 |     5587 |      698 |     3268 |      164 |      307 |  20 | 38.095 |
504.14/94.28	c (63,0) c |  1 |     19 |      10728 |       6524 |   127788 |     5513 |      746 |     2571 |      104 |      298 |  20 | 38.082 |
504.14/94.28	c (63,0) c |  2 |     18 |      10603 |       6502 |   128824 |     5498 |      690 |     1985 |      163 |      318 |  20 | 38.074 |
504.14/94.28	c (63,0) c |  3 |     14 |      10772 |       6642 |   127957 |     2842 |      681 |     2593 |      147 |      318 |  20 | 38.088 |
504.14/94.28	c (63,0) c |  4 |     16 |       9914 |       6109 |   128565 |     5095 |      561 |     2065 |      150 |      318 |  20 | 38.074 |
504.14/94.28	c (63,0) c |  5 |     17 |      10977 |       6751 |   127085 |     2953 |      758 |     2364 |      161 |      318 |  20 | 38.088 |
504.14/94.28	c (63,0) c |  6 |     12 |       9938 |       6079 |   121600 |     5069 |      542 |     2515 |      170 |      318 |  20 | 38.074 |
504.14/94.28	c (63,0) c |  7 |     14 |      10756 |       6715 |   125326 |     2917 |      636 |     2435 |      137 |      305 |  20 | 38.087 |
504.14/94.28	c (63,0) c 
504.14/94.28	c (63,0) c synthesis       51916 conflicts   702734598 propagations      113 conflicts/sec  1533990 propagations/sec
504.14/94.28	c (63,0) c real: 63.3566 s, cpu: 458.109 s, memory: 3448.48 Mb
729.05/123.28	c (92,0) c
729.05/123.28	c (92,0) c |------------------------------------------------------------------------------------------------------------------------|
729.05/123.28	c (92,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
729.05/123.28	c (92,0) c |------------------------------------------------------------------------------------------------------------------------|
729.05/123.28	c (92,0) c |  0 |     11 |      16585 |      10126 |   162857 |     6321 |     1549 |     8207 |      469 |      450 |  20 | 38.162 |
729.05/123.28	c (92,0) c |  1 |     26 |      16569 |      10194 |   168982 |     6317 |     1662 |     8077 |      509 |      443 |  20 | 38.164 |
729.05/123.28	c (92,0) c |  2 |     26 |      15196 |       9414 |   166236 |     5608 |     1285 |     9156 |      563 |      450 |  20 | 38.487 |
729.05/123.28	c (92,0) c |  3 |     23 |      15630 |       9899 |   161240 |     6095 |     1413 |     8586 |      436 |      463 |  20 | 38.164 |
729.05/123.28	c (92,0) c |  4 |     24 |      15188 |       9469 |   167175 |     5665 |     1301 |     9176 |      618 |      460 |  20 | 38.164 |
729.05/123.28	c (92,0) c |  5 |     24 |      15888 |       9772 |   163197 |     5972 |     1440 |     8935 |      528 |      450 |  20 | 38.170 |
729.05/123.28	c (92,0) c |  6 |     14 |      14854 |       9280 |   158306 |     5474 |     1425 |     6557 |      506 |      463 |  20 | 38.133 |
729.05/123.28	c (92,0) c |  7 |     23 |      16013 |      10092 |   164562 |     6291 |     1367 |     9345 |      550 |      457 |  20 | 38.172 |
729.05/123.28	c (92,0) c 
729.05/123.28	c (92,0) c synthesis       78246 conflicts  1084238683 propagations      115 conflicts/sec  1590429 propagations/sec
729.05/123.28	c (92,0) c real: 92.3566 s, cpu: 681.727 s, memory: 3448.74 Mb
959.39/153.29	c (122,0) c
959.39/153.29	c (122,0) c |------------------------------------------------------------------------------------------------------------------------|
959.39/153.29	c (122,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
959.39/153.29	c (122,0) c |------------------------------------------------------------------------------------------------------------------------|
959.39/153.29	c (122,0) c |  0 |     16 |      21760 |      13615 |   191314 |     9446 |     2319 |    13555 |      972 |      596 |  20 | 38.657 |
959.39/153.29	c (122,0) c |  1 |     34 |      21170 |      13286 |   198457 |     9159 |     2302 |    12417 |      942 |      584 |  20 | 38.516 |
959.39/153.29	c (122,0) c |  2 |     33 |      20298 |      12704 |   196778 |     8596 |     2020 |    14360 |     1076 |      600 |  20 | 38.667 |
959.39/153.29	c (122,0) c |  3 |     29 |      21370 |      13417 |   199290 |     9554 |     2100 |    14257 |     1009 |      604 |  20 | 38.662 |
959.39/153.29	c (122,0) c |  4 |     33 |      20286 |      12787 |   200060 |     8104 |     2031 |    14086 |     1191 |      603 |  20 | 38.658 |
959.39/153.29	c (122,0) c |  5 |     37 |      21805 |      13573 |   198361 |     9611 |     2204 |    13151 |     1153 |      604 |  20 | 38.518 |
959.39/153.29	c (122,0) c |  6 |     25 |      20051 |      12397 |   190191 |     8442 |     2098 |    14133 |      983 |      604 |  20 | 38.662 |
959.39/153.29	c (122,0) c |  7 |     34 |      21448 |      13571 |   193456 |     9650 |     2145 |    14084 |     1040 |      594 |  20 | 38.662 |
959.39/153.29	c (122,0) c 
959.39/153.29	c (122,0) c synthesis      105350 conflicts  1489310412 propagations      116 conflicts/sec  1635995 propagations/sec
959.39/153.29	c (122,0) c real: 122.357 s, cpu: 910.339 s, memory: 3449.00 Mb
1180.47/182.28	c (151,0) c
1180.47/182.28	c (151,0) c |------------------------------------------------------------------------------------------------------------------------|
1180.47/182.28	c (151,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1180.47/182.28	c (151,0) c |------------------------------------------------------------------------------------------------------------------------|
1180.47/182.28	c (151,0) c |  0 |     22 |      27019 |      16975 |   220244 |     7834 |     2981 |    18276 |     1470 |      738 |  20 | 38.873 |
1180.47/182.28	c (151,0) c |  1 |     40 |      25890 |      16416 |   220199 |     7088 |     2958 |    18215 |     1443 |      721 |  20 | 38.873 |
1180.47/182.28	c (151,0) c |  2 |     40 |      25079 |      15831 |   220087 |     6826 |     2652 |    18475 |     1562 |      738 |  20 | 38.873 |
1180.47/182.28	c (151,0) c |  3 |     40 |      26243 |      16480 |   220533 |     7610 |     2679 |    18682 |     1512 |      735 |  20 | 38.873 |
1180.47/182.28	c (151,0) c |  4 |     41 |      24718 |      15700 |   221501 |     6436 |     2618 |    18233 |     1622 |      733 |  20 | 38.873 |
1180.47/182.28	c (151,0) c |  5 |     43 |      26710 |      16887 |   219921 |     7918 |     2863 |    17313 |     1611 |      735 |  20 | 38.683 |
1180.47/182.28	c (151,0) c |  6 |     29 |      25387 |      15778 |   217617 |     6874 |     2798 |    18948 |     1503 |      741 |  20 | 38.879 |
1180.47/182.28	c (151,0) c |  7 |     45 |      26904 |      17047 |   218886 |     8152 |     2840 |    18927 |     1580 |      740 |  20 | 38.873 |
1180.47/182.28	c (151,0) c 
1180.47/182.28	c (151,0) c synthesis      131114 conflicts  1871002182 propagations      116 conflicts/sec  1655433 propagations/sec
1180.47/182.28	c (151,0) c real: 151.357 s, cpu: 1130.22 s, memory: 3449.13 Mb
1418.34/212.28	c (181,0) c
1418.34/212.28	c (181,0) c |------------------------------------------------------------------------------------------------------------------------|
1418.34/212.28	c (181,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1418.34/212.28	c (181,0) c |------------------------------------------------------------------------------------------------------------------------|
1418.34/212.28	c (181,0) c |  0 |     28 |      32365 |      20457 |   239701 |    10977 |     3642 |    23105 |     2145 |      878 |  20 | 38.913 |
1418.34/212.28	c (181,0) c |  1 |     47 |      31171 |      19963 |   239225 |    10514 |     3680 |    22548 |     2041 |      860 |  20 | 38.904 |
1418.34/212.28	c (181,0) c |  2 |     54 |      30529 |      19216 |   242943 |     9847 |     3300 |    23615 |     2189 |      874 |  20 | 38.913 |
1418.34/212.28	c (181,0) c |  3 |     51 |      31469 |      20033 |   241102 |    10844 |     3388 |    22777 |     2132 |      877 |  20 | 38.904 |
1418.34/212.28	c (181,0) c |  4 |     49 |      30285 |      19405 |   242432 |     9146 |     3413 |    23224 |     2300 |      880 |  20 | 38.968 |
1418.34/212.28	c (181,0) c |  5 |     45 |      31595 |      20376 |   237463 |    10760 |     3588 |    22612 |     2061 |      877 |  20 | 38.908 |
1418.34/212.28	c (181,0) c |  6 |     33 |      30515 |      19178 |   236712 |    10217 |     3448 |    22092 |     1978 |      878 |  20 | 38.891 |
1418.34/212.28	c (181,0) c |  7 |     55 |      31506 |      20093 |   235362 |    10864 |     3452 |    23115 |     2089 |      865 |  20 | 38.913 |
1418.34/212.28	c (181,0) c 
1418.34/212.28	c (181,0) c synthesis      158721 conflicts  2273315688 propagations      116 conflicts/sec  1666040 propagations/sec
1418.34/212.28	c (181,0) c real: 181.357 s, cpu: 1364.5 s, memory: 3449.27 Mb
1453.79/218.53	c (187,0) c
1453.79/218.53	c (187,0) c real time : 187.61 s
1453.79/218.53	c (187,0) c cpu time  : 1399.06 s
1453.79/218.53	c (187,0) c
1453.79/218.53	c (187,0) c
1453.79/218.53	c (187,0) c
1453.79/218.54	c (187,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1453.79/218.54	c (187,0) c
1453.79/218.54	c (187,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.54	c (187,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1453.79/218.54	c (187,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.54	c (187,0) c | Conflicts     |          163168 |      20986 |      20775 |      19772 |      20534 |      19823 |      20820 |      19654 |      20804 |
1453.79/218.54	c (187,0) c | Decisions     |          255626 |      33056 |      32320 |      31280 |      32212 |      30836 |      32189 |      31206 |      32527 |
1453.79/218.54	c (187,0) c | Propagations  |      2337198246 |  295346142 |  295027663 |  290237209 |  292674974 |  293059860 |  292418533 |  285716110 |  292717755 |
1453.79/218.54	c (187,0) c | ReduceDBs     |              24 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |          3 |
1453.79/218.54	c (187,0) c | SimpDBs       |             169 |         20 |         20 |         22 |         22 |         22 |         21 |         18 |         24 |
1453.79/218.54	c (187,0) c | Restarts      |             365 |         28 |         47 |         55 |         52 |         49 |         45 |         34 |         55 |
1453.79/218.54	c (187,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1453.79/218.54	c (187,0) c | PropBinClauses|      7772801796 |  963098793 |  977171905 |  970105668 |  970677228 |  979487721 |  976212029 |  957596591 |  978451861 |
1453.79/218.54	c (187,0) c | PropPreBlocker|     27502857038 | 3479106949 | 3425063168 | 3427759576 | 3440693676 | 3419231183 | 3435028855 | 3498520517 | 3377453114 |
1453.79/218.54	c (187,0) c | PropNotBlocker|      5121049138 |  628939418 |  633188321 |  650427513 |  640808718 |  650919666 |  642145981 |  629341540 |  645277981 |
1453.79/218.54	c (187,0) c | LitFullScans  |     43013922557 | 5387909368 | 5350919491 | 5380954463 | 5387163068 | 5383395290 | 5381026456 | 5386945307 | 5355609114 |
1453.79/218.54	c (187,0) c | LitScanFracts |         5641433 |     721876 |     614886 |     663469 |     728419 |     708424 |     740328 |     565749 |     898282 |
1453.79/218.54	c (187,0) c | DecisionLevel0|             604 |         60 |         78 |         81 |         73 |        101 |         67 |         66 |         78 |
1453.79/218.54	c (187,0) c | Periods       |            7161 |        897 |        891 |        896 |        897 |        896 |        896 |        897 |        891 |
1453.79/218.54	c (187,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
1453.79/218.54	c (187,0) c | Avg_Trail     |                 |     211817 |     209814 |     211195 |     211652 |     210982 |     211704 |     213868 |     208935 |
1453.79/218.54	c (187,0) c | Avg_DL        |                 |         17 |         14 |         14 |         15 |         14 |         14 |         16 |         15 |
1453.79/218.54	c (187,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1453.79/218.54	c (187,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1453.79/218.54	c (187,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.54	c (187,0) c | Exported      |           29093 |       3797 |       3939 |       3424 |       3503 |       3533 |       3716 |       3531 |       3650 |
1453.79/218.54	c (187,0) c | Imported      |          194298 |      24359 |      23995 |      24436 |      24013 |      24642 |      24191 |      24349 |      24313 |
1453.79/218.54	c (187,0) c | Good          |            2415 |        312 |        282 |        315 |        304 |        295 |        301 |        308 |        298 |
1453.79/218.54	c (187,0) c | Purge         |          191883 |      24047 |      23713 |      24121 |      23709 |      24347 |      23890 |      24041 |      24015 |
1453.79/218.54	c (187,0) c | Promoted      |           17801 |       2218 |       2204 |       2324 |       2242 |       2385 |       2127 |       2081 |       2220 |
1453.79/218.54	c (187,0) c | Remove_Imp    |           35430 |       3619 |       2494 |       5546 |       4416 |       6591 |       2993 |       5953 |       3818 |
1453.79/218.54	c (187,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
1453.79/218.54	c (187,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.54	c (187,0) c | Unaries       |                 |         32 |         31 |         26 |         21 |         52 |         22 |         32 |         23 |
1453.79/218.54	c (187,0) c | Binaries      |                 |         41 |         79 |         38 |         37 |         62 |         56 |         36 |         59 |
1453.79/218.54	c (187,0) c | Glues         |                 |        635 |        752 |        623 |        594 |        644 |        638 |        530 |        621 |
1453.79/218.54	c (187,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.54	c (187,0) c | Orig_Seen     |             8 % |     241496 |     242738 |     245267 |     242598 |     244138 |     239026 |     239026 |     237949 |
1453.79/218.54	c (187,0) c | Diff Orig seen|                 |       3547 |       4789 |       7318 |       4649 |       6189 |       1077 |       1077 |      X     |
1453.79/218.54	c (187,0) c | Hamming       |             9 % |      32323 |      28588 |      34978 |      27692 |      34841 |      30411 |      33056 |      X     |
1453.79/218.54	c (187,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.54	c (187,0) c | RunningTime   |                 |  181.1 100%|  183.2 100%|  175.0  96%|  171.5  95%|  175.6  97%|  176.7  98%|  170.5  94%|  182.0 100%|
1453.79/218.54	c (187,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    6.3   3%|    9.3   5%|    5.1   3%|    4.1   2%|   10.3   6%|    0.4   0%|
1453.79/218.54	c (187,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1453.79/218.54	c (187,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1453.79/218.54	c (187,0) c | SolvingTime   |                 |  181.1     |  183.2     |  181.4     |  180.9     |  180.7     |  180.8     |  180.9     |  182.4     |
1453.79/218.54	c (187,0) c | PropagationTim|                 |  172.3  95%|  174.2  95%|  170.8  94%|  169.7  94%|  170.5  94%|  170.3  94%|  170.3  94%|  172.6  95%|
1453.79/218.54	c (187,0) c | AnalysisTime  |                 |    2.9   2%|    2.9   2%|    2.9   2%|    3.0   2%|    2.9   2%|    3.2   2%|    3.0   2%|    3.1   2%|
1453.79/218.54	c (187,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1453.79/218.54	c (187,0) c | SimplifyTime  |                 |    2.2   1%|    2.3   1%|    3.8   2%|    4.4   2%|    3.5   2%|    3.4   2%|    3.7   2%|    2.8   2%|
1453.79/218.54	c (187,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1453.79/218.54	c (187,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
1453.79/218.54	c (187,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.54	c (187,0) c
1453.79/218.54	c (187,0) c
1453.79/218.54	c (187,0) c Threads : 8
1453.79/218.54	c (187,0) c Winner : 7
1453.79/218.54	c (187,0) c Conflicts_0 : 20986
1453.79/218.54	c (187,0) c Conflicts_1 : 20775
1453.79/218.54	c (187,0) c Conflicts_2 : 19772
1453.79/218.54	c (187,0) c Conflicts_3 : 20534
1453.79/218.54	c (187,0) c Conflicts_4 : 19823
1453.79/218.54	c (187,0) c Conflicts_5 : 20820
1453.79/218.54	c (187,0) c Conflicts_6 : 19654
1453.79/218.54	c (187,0) c Conflicts_7 : 20804
1453.79/218.54	c (187,0) c Conflicts_total : 163168
1453.79/218.54	c (187,0) c Conflicts_winner : 20804
1453.79/218.54	c (187,0) c Decisions_0 : 33056
1453.79/218.54	c (187,0) c Decisions_1 : 32320
1453.79/218.54	c (187,0) c Decisions_2 : 31280
1453.79/218.54	c (187,0) c Decisions_3 : 32212
1453.79/218.54	c (187,0) c Decisions_4 : 30836
1453.79/218.54	c (187,0) c Decisions_5 : 32189
1453.79/218.54	c (187,0) c Decisions_6 : 31206
1453.79/218.54	c (187,0) c Decisions_7 : 32527
1453.79/218.54	c (187,0) c Decisions_total : 255626
1453.79/218.54	c (187,0) c Decisions_winner : 32527
1453.79/218.54	c (187,0) c Propagations_0 : 295346142
1453.79/218.54	c (187,0) c Propagations_1 : 295027663
1453.79/218.54	c (187,0) c Propagations_2 : 290237209
1453.79/218.54	c (187,0) c Propagations_3 : 292674974
1453.79/218.54	c (187,0) c Propagations_4 : 293059860
1453.79/218.54	c (187,0) c Propagations_5 : 292418533
1453.79/218.54	c (187,0) c Propagations_6 : 285716110
1453.79/218.54	c (187,0) c Propagations_7 : 292717755
1453.79/218.54	c (187,0) c Propagations_total : 2337198246
1453.79/218.54	c (187,0) c Propagations_winner : 292717755
1453.79/218.54	c (187,0) c ReduceDBs_0 : 3
1453.79/218.54	c (187,0) c ReduceDBs_1 : 3
1453.79/218.54	c (187,0) c ReduceDBs_2 : 3
1453.79/218.54	c (187,0) c ReduceDBs_3 : 3
1453.79/218.54	c (187,0) c ReduceDBs_4 : 3
1453.79/218.54	c (187,0) c ReduceDBs_5 : 3
1453.79/218.54	c (187,0) c ReduceDBs_6 : 3
1453.79/218.54	c (187,0) c ReduceDBs_7 : 3
1453.79/218.54	c (187,0) c ReduceDBs_total : 24
1453.79/218.54	c (187,0) c ReduceDBs_winner : 3
1453.79/218.54	c (187,0) c SimpDBs_0 : 20
1453.79/218.54	c (187,0) c SimpDBs_1 : 20
1453.79/218.54	c (187,0) c SimpDBs_2 : 22
1453.79/218.54	c (187,0) c SimpDBs_3 : 22
1453.79/218.54	c (187,0) c SimpDBs_4 : 22
1453.79/218.54	c (187,0) c SimpDBs_5 : 21
1453.79/218.54	c (187,0) c SimpDBs_6 : 18
1453.79/218.54	c (187,0) c SimpDBs_7 : 24
1453.79/218.54	c (187,0) c SimpDBs_total : 169
1453.79/218.54	c (187,0) c SimpDBs_winner : 24
1453.79/218.54	c (187,0) c Restarts_0 : 28
1453.79/218.54	c (187,0) c Restarts_1 : 47
1453.79/218.54	c (187,0) c Restarts_2 : 55
1453.79/218.54	c (187,0) c Restarts_3 : 52
1453.79/218.54	c (187,0) c Restarts_4 : 49
1453.79/218.54	c (187,0) c Restarts_5 : 45
1453.79/218.54	c (187,0) c Restarts_6 : 34
1453.79/218.54	c (187,0) c Restarts_7 : 55
1453.79/218.54	c (187,0) c Restarts_total : 365
1453.79/218.54	c (187,0) c Restarts_winner : 55
1453.79/218.54	c (187,0) c ForcedImports_0 : 0
1453.79/218.54	c (187,0) c ForcedImports_1 : 0
1453.79/218.54	c (187,0) c ForcedImports_2 : 0
1453.79/218.54	c (187,0) c ForcedImports_3 : 0
1453.79/218.54	c (187,0) c ForcedImports_4 : 0
1453.79/218.54	c (187,0) c ForcedImports_5 : 0
1453.79/218.54	c (187,0) c ForcedImports_6 : 0
1453.79/218.54	c (187,0) c ForcedImports_7 : 0
1453.79/218.54	c (187,0) c ForcedImports_total : 0
1453.79/218.54	c (187,0) c ForcedImports_winner : 0
1453.79/218.54	c (187,0) c PropsBinClauses_0 : 963098793
1453.79/218.54	c (187,0) c PropsBinClauses_1 : 977171905
1453.79/218.54	c (187,0) c PropsBinClauses_2 : 970105668
1453.79/218.54	c (187,0) c PropsBinClauses_3 : 970677228
1453.79/218.54	c (187,0) c PropsBinClauses_4 : 979487721
1453.79/218.54	c (187,0) c PropsBinClauses_5 : 976212029
1453.79/218.54	c (187,0) c PropsBinClauses_6 : 957596591
1453.79/218.54	c (187,0) c PropsBinClauses_7 : 978451861
1453.79/218.54	c (187,0) c PropsBinClauses_total : 7772801796
1453.79/218.54	c (187,0) c PropsBinClauses_winner : 978451861
1453.79/218.54	c (187,0) c PropsPreBlocker_0 : 3479106949
1453.79/218.54	c (187,0) c PropsPreBlocker_1 : 3425063168
1453.79/218.54	c (187,0) c PropsPreBlocker_2 : 3427759576
1453.79/218.54	c (187,0) c PropsPreBlocker_3 : 3440693676
1453.79/218.54	c (187,0) c PropsPreBlocker_4 : 3419231183
1453.79/218.54	c (187,0) c PropsPreBlocker_5 : 3435028855
1453.79/218.54	c (187,0) c PropsPreBlocker_6 : 3498520517
1453.79/218.54	c (187,0) c PropsPreBlocker_7 : 3377453114
1453.79/218.54	c (187,0) c PropsPreBlocker_total : 27502857038
1453.79/218.54	c (187,0) c PropsPreBlocker_winner : 3377453114
1453.79/218.54	c (187,0) c PropsNotBlocker_0 : 628939418
1453.79/218.54	c (187,0) c PropsNotBlocker_1 : 633188321
1453.79/218.54	c (187,0) c PropsNotBlocker_2 : 650427513
1453.79/218.54	c (187,0) c PropsNotBlocker_3 : 640808718
1453.79/218.54	c (187,0) c PropsNotBlocker_4 : 650919666
1453.79/218.54	c (187,0) c PropsNotBlocker_5 : 642145981
1453.79/218.54	c (187,0) c PropsNotBlocker_6 : 629341540
1453.79/218.54	c (187,0) c PropsNotBlocker_7 : 645277981
1453.79/218.54	c (187,0) c PropsNotBlocker_total : 5121049138
1453.79/218.54	c (187,0) c PropsNotBlocker_winner : 645277981
1453.79/218.54	c (187,0) c PropsLitFullScans_0 : 5387909368
1453.79/218.54	c (187,0) c PropsLitFullScans_1 : 5350919491
1453.79/218.54	c (187,0) c PropsLitFullScans_2 : 5380954463
1453.79/218.54	c (187,0) c PropsLitFullScans_3 : 5387163068
1453.79/218.54	c (187,0) c PropsLitFullScans_4 : 5383395290
1453.79/218.54	c (187,0) c PropsLitFullScans_5 : 5381026456
1453.79/218.54	c (187,0) c PropsLitFullScans_6 : 5386945307
1453.79/218.54	c (187,0) c PropsLitFullScans_7 : 5355609114
1453.79/218.54	c (187,0) c PropsLitFullScans_total : 43013922557
1453.79/218.54	c (187,0) c PropsLitFullScans_winner : 5355609114
1453.79/218.54	c (187,0) c LitScanFractions_0 : 721876
1453.79/218.54	c (187,0) c LitScanFractions_1 : 614886
1453.79/218.54	c (187,0) c LitScanFractions_2 : 663469
1453.79/218.54	c (187,0) c LitScanFractions_3 : 728419
1453.79/218.54	c (187,0) c LitScanFractions_4 : 708424
1453.79/218.54	c (187,0) c LitScanFractions_5 : 740328
1453.79/218.54	c (187,0) c LitScanFractions_6 : 565749
1453.79/218.54	c (187,0) c LitScanFractions_7 : 898282
1453.79/218.54	c (187,0) c LitScanFractions_total : 5641433
1453.79/218.54	c (187,0) c LitScanFractions_winner : 898282
1453.79/218.54	c (187,0) c DecisionLevel0_0 : 60
1453.79/218.54	c (187,0) c DecisionLevel0_1 : 78
1453.79/218.54	c (187,0) c DecisionLevel0_2 : 81
1453.79/218.54	c (187,0) c DecisionLevel0_3 : 73
1453.79/218.54	c (187,0) c DecisionLevel0_4 : 101
1453.79/218.54	c (187,0) c DecisionLevel0_5 : 67
1453.79/218.54	c (187,0) c DecisionLevel0_6 : 66
1453.79/218.54	c (187,0) c DecisionLevel0_7 : 78
1453.79/218.54	c (187,0) c DecisionLevel0_total : 604
1453.79/218.54	c (187,0) c DecisionLevel0_winner : 78
1453.79/218.54	c (187,0) c Periods_0 : 897
1453.79/218.54	c (187,0) c Periods_1 : 891
1453.79/218.54	c (187,0) c Periods_2 : 896
1453.79/218.54	c (187,0) c Periods_3 : 897
1453.79/218.54	c (187,0) c Periods_4 : 896
1453.79/218.54	c (187,0) c Periods_5 : 896
1453.79/218.54	c (187,0) c Periods_6 : 897
1453.79/218.54	c (187,0) c Periods_7 : 891
1453.79/218.54	c (187,0) c Periods_total : 7161
1453.79/218.54	c (187,0) c Periods_winner : 891
1453.79/218.54	c (187,0) c Margin_0 : 20
1453.79/218.54	c (187,0) c Margin_1 : 20
1453.79/218.54	c (187,0) c Margin_2 : 20
1453.79/218.54	c (187,0) c Margin_3 : 20
1453.79/218.54	c (187,0) c Margin_4 : 20
1453.79/218.54	c (187,0) c Margin_5 : 20
1453.79/218.54	c (187,0) c Margin_6 : 20
1453.79/218.54	c (187,0) c Margin_7 : 20
1453.79/218.54	c (187,0) c Margin_total : 160
1453.79/218.54	c (187,0) c Margin_winner : 20
1453.79/218.54	c (187,0) c Exported_0 : 3797
1453.79/218.54	c (187,0) c Exported_1 : 3939
1453.79/218.54	c (187,0) c Exported_2 : 3424
1453.79/218.54	c (187,0) c Exported_3 : 3503
1453.79/218.54	c (187,0) c Exported_4 : 3533
1453.79/218.54	c (187,0) c Exported_5 : 3716
1453.79/218.54	c (187,0) c Exported_6 : 3531
1453.79/218.54	c (187,0) c Exported_7 : 3650
1453.79/218.54	c (187,0) c Exported_total : 29093
1453.79/218.54	c (187,0) c Exported_winner : 3650
1453.79/218.54	c (187,0) c Imported_0 : 24359
1453.79/218.54	c (187,0) c Imported_1 : 23995
1453.79/218.54	c (187,0) c Imported_2 : 24436
1453.79/218.54	c (187,0) c Imported_3 : 24013
1453.79/218.54	c (187,0) c Imported_4 : 24642
1453.79/218.54	c (187,0) c Imported_5 : 24191
1453.79/218.54	c (187,0) c Imported_6 : 24349
1453.79/218.54	c (187,0) c Imported_7 : 24313
1453.79/218.54	c (187,0) c Imported_total : 194298
1453.79/218.54	c (187,0) c Imported_winner : 24313
1453.79/218.54	c (187,0) c Good_0 : 312
1453.79/218.54	c (187,0) c Good_1 : 282
1453.79/218.54	c (187,0) c Good_2 : 315
1453.79/218.54	c (187,0) c Good_3 : 304
1453.79/218.54	c (187,0) c Good_4 : 295
1453.79/218.54	c (187,0) c Good_5 : 301
1453.79/218.54	c (187,0) c Good_6 : 308
1453.79/218.54	c (187,0) c Good_7 : 298
1453.79/218.54	c (187,0) c Good_total : 2415
1453.79/218.54	c (187,0) c Good_winner : 298
1453.79/218.54	c (187,0) c Purge_0 : 24047
1453.79/218.54	c (187,0) c Purge_1 : 23713
1453.79/218.54	c (187,0) c Purge_2 : 24121
1453.79/218.54	c (187,0) c Purge_3 : 23709
1453.79/218.54	c (187,0) c Purge_4 : 24347
1453.79/218.54	c (187,0) c Purge_5 : 23890
1453.79/218.54	c (187,0) c Purge_6 : 24041
1453.79/218.54	c (187,0) c Purge_7 : 24015
1453.79/218.54	c (187,0) c Purge_total : 191883
1453.79/218.54	c (187,0) c Purge_winner : 24015
1453.79/218.54	c (187,0) c Promoted_0 : 2218
1453.79/218.54	c (187,0) c Promoted_1 : 2204
1453.79/218.54	c (187,0) c Promoted_2 : 2324
1453.79/218.54	c (187,0) c Promoted_3 : 2242
1453.79/218.54	c (187,0) c Promoted_4 : 2385
1453.79/218.54	c (187,0) c Promoted_5 : 2127
1453.79/218.54	c (187,0) c Promoted_6 : 2081
1453.79/218.54	c (187,0) c Promoted_7 : 2220
1453.79/218.54	c (187,0) c Promoted_total : 17801
1453.79/218.54	c (187,0) c Promoted_winner : 2220
1453.79/218.54	c (187,0) c Remove_Imp_0 : 3619
1453.79/218.54	c (187,0) c Remove_Imp_1 : 2494
1453.79/218.54	c (187,0) c Remove_Imp_2 : 5546
1453.79/218.54	c (187,0) c Remove_Imp_3 : 4416
1453.79/218.54	c (187,0) c Remove_Imp_4 : 6591
1453.79/218.54	c (187,0) c Remove_Imp_5 : 2993
1453.79/218.54	c (187,0) c Remove_Imp_6 : 5953
1453.79/218.54	c (187,0) c Remove_Imp_7 : 3818
1453.79/218.54	c (187,0) c Remove_Imp_total : 35430
1453.79/218.54	c (187,0) c Remove_Imp_winner : 3818
1453.79/218.54	c (187,0) c Blocked_Reuse_0 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_1 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_2 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_3 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_4 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_5 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_6 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_7 : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_total : 0
1453.79/218.54	c (187,0) c Blocked_Reuse_winner : 0
1453.79/218.54	c (187,0) c Unaries_0 : 32
1453.79/218.54	c (187,0) c Unaries_1 : 31
1453.79/218.54	c (187,0) c Unaries_2 : 26
1453.79/218.54	c (187,0) c Unaries_3 : 21
1453.79/218.54	c (187,0) c Unaries_4 : 52
1453.79/218.54	c (187,0) c Unaries_5 : 22
1453.79/218.54	c (187,0) c Unaries_6 : 32
1453.79/218.54	c (187,0) c Unaries_7 : 23
1453.79/218.54	c (187,0) c Unaries_total : 239
1453.79/218.54	c (187,0) c Unaries_winner : 23
1453.79/218.54	c (187,0) c Binaries_0 : 41
1453.79/218.54	c (187,0) c Binaries_1 : 79
1453.79/218.54	c (187,0) c Binaries_2 : 38
1453.79/218.54	c (187,0) c Binaries_3 : 37
1453.79/218.54	c (187,0) c Binaries_4 : 62
1453.79/218.54	c (187,0) c Binaries_5 : 56
1453.79/218.54	c (187,0) c Binaries_6 : 36
1453.79/218.54	c (187,0) c Binaries_7 : 59
1453.79/218.55	c (187,0) c Binaries_total : 408
1453.79/218.55	c (187,0) c Binaries_winner : 59
1453.79/218.55	c (187,0) c Glues_0 : 635
1453.79/218.55	c (187,0) c Glues_1 : 752
1453.79/218.55	c (187,0) c Glues_2 : 623
1453.79/218.55	c (187,0) c Glues_3 : 594
1453.79/218.55	c (187,0) c Glues_4 : 644
1453.79/218.55	c (187,0) c Glues_5 : 638
1453.79/218.55	c (187,0) c Glues_6 : 530
1453.79/218.55	c (187,0) c Glues_7 : 621
1453.79/218.55	c (187,0) c Glues_total : 5037
1453.79/218.55	c (187,0) c Glues_winner : 621
1453.79/218.55	c (187,0) c RunningTime_0 : 181.050030
1453.79/218.55	c (187,0) c RunningTime_1 : 183.208643
1453.79/218.55	c (187,0) c RunningTime_2 : 174.990031
1453.79/218.55	c (187,0) c RunningTime_3 : 171.525906
1453.79/218.55	c (187,0) c RunningTime_4 : 175.597048
1453.79/218.55	c (187,0) c RunningTime_5 : 176.695406
1453.79/218.55	c (187,0) c RunningTime_6 : 170.522326
1453.79/218.55	c (187,0) c RunningTime_7 : 181.985358
1453.79/218.55	c (187,0) c RunningTime_total : 1415.574747
1453.79/218.55	c (187,0) c RunningTime_winner : 181.985358
1453.79/218.55	c (187,0) c WaitingTime_0 : 0.001519
1453.79/218.55	c (187,0) c WaitingTime_1 : 0.001351
1453.79/218.55	c (187,0) c WaitingTime_2 : 6.332246
1453.79/218.55	c (187,0) c WaitingTime_3 : 9.305332
1453.79/218.55	c (187,0) c WaitingTime_4 : 5.116063
1453.79/218.55	c (187,0) c WaitingTime_5 : 4.059383
1453.79/218.55	c (187,0) c WaitingTime_6 : 10.307454
1453.79/218.55	c (187,0) c WaitingTime_7 : 0.410500
1453.79/218.55	c (187,0) c WaitingTime_total : 35.533849
1453.79/218.55	c (187,0) c WaitingTime_winner : 0.410500
1453.79/218.55	c (187,0) c ExchangingTime_0 : 0.023620
1453.79/218.55	c (187,0) c ExchangingTime_1 : 0.024016
1453.79/218.55	c (187,0) c ExchangingTime_2 : 0.025491
1453.79/218.55	c (187,0) c ExchangingTime_3 : 0.024453
1453.79/218.55	c (187,0) c ExchangingTime_4 : 0.025540
1453.79/218.55	c (187,0) c ExchangingTime_5 : 0.025318
1453.79/218.55	c (187,0) c ExchangingTime_6 : 0.024087
1453.79/218.55	c (187,0) c ExchangingTime_7 : 0.025502
1453.79/218.55	c (187,0) c ExchangingTime_total : 0.198028
1453.79/218.55	c (187,0) c ExchangingTime_winner : 0.025502
1453.79/218.55	c (187,0) c PeriodProcTime_0 : 0.010267
1453.79/218.55	c (187,0) c PeriodProcTime_1 : 0.014065
1453.79/218.55	c (187,0) c PeriodProcTime_2 : 0.010478
1453.79/218.55	c (187,0) c PeriodProcTime_3 : 0.010284
1453.79/218.55	c (187,0) c PeriodProcTime_4 : 0.010267
1453.79/218.55	c (187,0) c PeriodProcTime_5 : 0.010283
1453.79/218.55	c (187,0) c PeriodProcTime_6 : 0.010478
1453.79/218.55	c (187,0) c PeriodProcTime_7 : 0.010922
1453.79/218.55	c (187,0) c PeriodProcTime_total : 0.087045
1453.79/218.55	c (187,0) c PeriodProcTime_winner : 0.010922
1453.79/218.55	c (187,0) c SolvingTime_0 : 181.085436
1453.79/218.55	c (187,0) c SolvingTime_1 : 183.248075
1453.79/218.55	c (187,0) c SolvingTime_2 : 181.358246
1453.79/218.55	c (187,0) c SolvingTime_3 : 180.865975
1453.79/218.55	c (187,0) c SolvingTime_4 : 180.748918
1453.79/218.55	c (187,0) c SolvingTime_5 : 180.790391
1453.79/218.55	c (187,0) c SolvingTime_6 : 180.864344
1453.79/218.55	c (187,0) c SolvingTime_7 : 182.432282
1453.79/218.55	c (187,0) c SolvingTime_total : 1451.393668
1453.79/218.55	c (187,0) c SolvingTime_winner : 182.432282
1453.79/218.55	c (187,0) c PropagationTime_0 : 172.290050
1453.79/218.55	c (187,0) c PropagationTime_1 : 174.205703
1453.79/218.55	c (187,0) c PropagationTime_2 : 170.820550
1453.79/218.55	c (187,0) c PropagationTime_3 : 169.688034
1453.79/218.55	c (187,0) c PropagationTime_4 : 170.530688
1453.79/218.55	c (187,0) c PropagationTime_5 : 170.267817
1453.79/218.55	c (187,0) c PropagationTime_6 : 170.334734
1453.79/218.55	c (187,0) c PropagationTime_7 : 172.603791
1453.79/218.55	c (187,0) c PropagationTime_total : 1370.741368
1453.79/218.55	c (187,0) c PropagationTime_winner : 172.603791
1453.79/218.55	c (187,0) c AnalysisTime_0 : 2.882897
1453.79/218.55	c (187,0) c AnalysisTime_1 : 2.896294
1453.79/218.55	c (187,0) c AnalysisTime_2 : 2.851494
1453.79/218.55	c (187,0) c AnalysisTime_3 : 3.000680
1453.79/218.55	c (187,0) c AnalysisTime_4 : 2.902571
1453.79/218.55	c (187,0) c AnalysisTime_5 : 3.186831
1453.79/218.55	c (187,0) c AnalysisTime_6 : 3.036048
1453.79/218.55	c (187,0) c AnalysisTime_7 : 3.073221
1453.79/218.55	c (187,0) c AnalysisTime_total : 23.830037
1453.79/218.55	c (187,0) c AnalysisTime_winner : 3.073221
1453.79/218.55	c (187,0) c ReductionTime_0 : 0.007112
1453.79/218.55	c (187,0) c ReductionTime_1 : 0.006268
1453.79/218.55	c (187,0) c ReductionTime_2 : 0.008127
1453.79/218.55	c (187,0) c ReductionTime_3 : 0.008429
1453.79/218.55	c (187,0) c ReductionTime_4 : 0.006897
1453.79/218.55	c (187,0) c ReductionTime_5 : 0.006732
1453.79/218.55	c (187,0) c ReductionTime_6 : 0.008819
1453.79/218.55	c (187,0) c ReductionTime_7 : 0.006702
1453.79/218.55	c (187,0) c ReductionTime_total : 0.059085
1453.79/218.55	c (187,0) c ReductionTime_winner : 0.006702
1453.79/218.55	c (187,0) c SimplifyTime_0 : 2.206511
1453.79/218.55	c (187,0) c SimplifyTime_1 : 2.327920
1453.79/218.55	c (187,0) c SimplifyTime_2 : 3.772437
1453.79/218.55	c (187,0) c SimplifyTime_3 : 4.389783
1453.79/218.55	c (187,0) c SimplifyTime_4 : 3.481623
1453.79/218.55	c (187,0) c SimplifyTime_5 : 3.419472
1453.79/218.55	c (187,0) c SimplifyTime_6 : 3.749236
1453.79/218.55	c (187,0) c SimplifyTime_7 : 2.829367
1453.79/218.55	c (187,0) c SimplifyTime_total : 26.176349
1453.79/218.55	c (187,0) c SimplifyTime_winner : 2.829367
1453.79/218.55	c (187,0) c UsedRateTime_0 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_1 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_2 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_3 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_4 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_5 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_6 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_7 : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_total : 0.000000
1453.79/218.55	c (187,0) c UsedRateTime_winner : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_0 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_1 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_2 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_3 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_4 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_5 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_6 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_7 : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_total : 0.000000
1453.79/218.55	c (187,0) c OverlapRateTime_winner : 0.000000
1453.79/218.55	c (187,0) c
1453.79/218.55	c (187,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1453.79/218.55	c (187,0) c
1453.79/218.55	c (187,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.55	c (187,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
1453.79/218.55	c (187,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.55	c (187,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
1453.79/218.55	c (187,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
1453.79/218.55	c (187,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
1453.79/218.55	c (187,0) c | Initial random_seed   | 1173392854 |  980670247 |   71411614 |  239945200 |  809608144 |  598282859 |  484322543 |  865970203 |
1453.79/218.55	c (187,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
1453.79/218.55	c (187,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
1453.79/218.55	c (187,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
1453.79/218.55	c (187,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
1453.79/218.55	c (187,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
1453.79/218.55	c (187,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
1453.79/218.55	c (187,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
1453.79/218.55	c (187,0) c | var_decay             |     0.8400 |     0.8400 |     0.8300 |     0.8400 |     0.8300 |     0.8400 |     0.8300 |     0.8400 |
1453.79/218.55	c (187,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
1453.79/218.55	c (187,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
1453.79/218.55	c (187,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
1453.79/218.55	c (187,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
1453.79/218.55	c (187,0) 
1453.79/218.55	c (187,0) s UNSATISFIABLE
40.37/218.73	c (188,0) SatSolver.solve End
40.37/218.73	c (188,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
40.37/218.73	c (188,0) Show results Begin
40.37/218.73	s UNSATISFIABLE
40.37/218.73	c (188,0) Show results End
40.37/218.73	c (188,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
40.37/218.74	c (188,0) 188,188,STOP-AFTER(ALL)
40.37/218.74	c END-Prog: Tue Sep 24 22:56:57 CEST 2019

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405346-1569358457/watcher-4405346-1569358457 -o /tmp/evaluation-result-4405346-1569358457/solver-4405346-1569358457 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569357166-2374 --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-4405346-1569358457.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=2702, runsolver pid=2699
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 6.23 6.26 6.04 3/211 2723
/proc/meminfo: memFree=28771716/32770624 swapFree=66999256/67108860
[pid=2702] ppid=2699 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2702/stat : 2702 (scop.sh) S 2699 2702 2347 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512098787 115843072 349 33554432000 4194304 5098028 140729868642944 140729868640200 139818454463100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36499456 140729868645157 140729868645484 140729868645484 140729868648397 0
/proc/2702/statm: 28282 349 296 221 0 87 0
[pid=2705] ppid=2702 vsize=27314120 memory=104668 CPUtime=0.08 cores=0-7
/proc/2705/stat : 2705 (java) S 2702 2702 2347 0 -1 1077944320 6287 0 0 0 5 3 0 0 20 0 20 0 512098787 27969658880 26167 33554432000 4194304 4196468 140724186530384 140724186512928 140121204145911 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
/proc/2705/statm: 6828530 26167 2692 1 0 6790935 0
[pid=2705/tid=2706] ppid=2702 vsize=27314120 memory=1398722017469774279 CPUtime=0.06 cores=0-7
/proc/2705/task/2706/stat : 2706 (java) R 2702 2702 2347 0 -1 4202560 4399 0 0 0 4 2 0 0 20 0 20 0 512098787 27969658880 26233 33554432000 4194304 4196468 140724186530384 140121175988832 140121204167837 0 4 2 16800973 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2707] ppid=2702 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2705/task/2707/stat : 2707 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098789 27969658880 26233 33554432000 4194304 4196468 140724186530384 140121208388624 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2708] ppid=2702 vsize=27314120 memory=140421868054144 CPUtime=0 cores=0-7
/proc/2705/task/2708/stat : 2708 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098789 27969658880 26233 33554432000 4194304 4196468 140724186530384 140120626723984 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2709] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2709/stat : 2709 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 26233 33554432000 4194304 4196468 140724186530384 140120625670928 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2710] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2710/stat : 2710 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 26233 33554432000 4194304 4196468 140724186530384 140120624618384 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2711] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2711/stat : 2711 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 26233 33554432000 4194304 4196468 140724186530384 140120623565328 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2712] ppid=2702 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2705/task/2712/stat : 2712 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 26233 33554432000 4194304 4196468 140724186530384 140120622512784 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2713] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2713/stat : 2713 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 26233 33554432000 4194304 4196468 140724186530384 140120621459728 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2714] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2714/stat : 2714 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 26233 33554432000 4194304 4196468 140724186530384 140120620407184 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2715] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2715/stat : 2715 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098791 27969658880 26233 33554432000 4194304 4196468 140724186530384 140119725722352 140121204157058 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2716] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2716/stat : 2716 (java) S 2702 2702 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512098791 27969658880 26233 33554432000 4194304 4196468 140724186530384 140118878840480 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2717] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2717/stat : 2717 (java) S 2702 2702 2347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512098792 27969658880 26233 33554432000 4194304 4196468 140724186530384 140118744618224 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2718] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2718/stat : 2718 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098794 27969658880 26233 33554432000 4194304 4196468 140724186530384 140118370114000 140121204164507 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2719] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2719/stat : 2719 (java) S 2702 2702 2347 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 26233 33554432000 4194304 4196468 140724186530384 140119724669168 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2720] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2720/stat : 2720 (java) S 2702 2702 2347 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 26233 33554432000 4194304 4196468 140724186530384 140119723616624 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2721] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2721/stat : 2721 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 26233 33554432000 4194304 4196468 140724186530384 140119722563568 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2722] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2722/stat : 2722 (java) S 2702 2702 2347 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 26233 33554432000 4194304 4196468 140724186530384 140119721511024 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2723] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2723/stat : 2723 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 26233 33554432000 4194304 4196468 140724186530384 140117872208864 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2724] ppid=2702 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2705/task/2724/stat : 2724 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098797 27969658880 26233 33554432000 4194304 4196468 140724186530384 140119720459440 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106064 KiB

[startup+0.210574 s]*
/proc/loadavg: 6.23 6.26 6.04 2/212 2724
/proc/meminfo: memFree=28750260/32770624 swapFree=66999256/67108860
[pid=2702] ppid=2699 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2702/stat : 2702 (scop.sh) S 2699 2702 2347 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512098787 115843072 349 33554432000 4194304 5098028 140729868642944 140729868640200 139818454463100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36499456 140729868645157 140729868645484 140729868645484 140729868648397 0
/proc/2702/statm: 28282 349 296 221 0 87 0
[pid=2705] ppid=2702 vsize=27314120 memory=124632 CPUtime=0.22 cores=0-7
/proc/2705/stat : 2705 (java) S 2702 2702 2347 0 -1 1077944320 11843 0 0 0 17 5 0 0 20 0 20 0 512098787 27969658880 31158 33554432000 4194304 4196468 140724186530384 140724186512928 140121204145911 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
/proc/2705/statm: 6828530 31158 2924 1 0 6790935 0
[pid=2705/tid=2706] ppid=2702 vsize=27314120 memory=8318255677412212789 CPUtime=0.18 cores=0-7
/proc/2705/task/2706/stat : 2706 (java) R 2702 2702 2347 0 -1 4202560 9581 0 0 0 14 4 0 0 20 0 20 0 512098787 27969658880 31158 33554432000 4194304 4196468 140724186530384 140121175950032 140121187539248 0 4 2 16800973 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2707] ppid=2702 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/2705/task/2707/stat : 2707 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098789 27969658880 31158 33554432000 4194304 4196468 140724186530384 140121208388624 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2708] ppid=2702 vsize=27314120 memory=3617991298248894112 CPUtime=0 cores=0-7
/proc/2705/task/2708/stat : 2708 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098789 27969658880 31158 33554432000 4194304 4196468 140724186530384 140120626723984 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2709] ppid=2702 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2705/task/2709/stat : 2709 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31158 33554432000 4194304 4196468 140724186530384 140120625670928 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2710] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2710/stat : 2710 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31158 33554432000 4194304 4196468 140724186530384 140120624618384 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2711] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2711/stat : 2711 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31158 33554432000 4194304 4196468 140724186530384 140120623565328 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2712] ppid=2702 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2705/task/2712/stat : 2712 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31158 33554432000 4194304 4196468 140724186530384 140120622512784 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2713] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2713/stat : 2713 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31158 33554432000 4194304 4196468 140724186530384 140120621459728 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2714] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2714/stat : 2714 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31158 33554432000 4194304 4196468 140724186530384 140120620407184 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2715] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2715/stat : 2715 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098791 27969658880 31158 33554432000 4194304 4196468 140724186530384 140119725722352 140121204157058 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2716] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2716/stat : 2716 (java) S 2702 2702 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512098791 27969658880 31158 33554432000 4194304 4196468 140724186530384 140118878840480 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2717] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2717/stat : 2717 (java) S 2702 2702 2347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512098792 27969658880 31158 33554432000 4194304 4196468 140724186530384 140118744618224 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2718] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2718/stat : 2718 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098794 27969658880 31158 33554432000 4194304 4196468 140724186530384 140118370114000 140121204164507 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2719] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2719/stat : 2719 (java) S 2702 2702 2347 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 31158 33554432000 4194304 4196468 140724186530384 140119724669168 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2720] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2720/stat : 2720 (java) S 2702 2702 2347 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 31158 33554432000 4194304 4196468 140724186530384 140119723616624 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2721] ppid=2702 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2705/task/2721/stat : 2721 (java) R 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 31158 33554432000 4194304 4196468 140724186530384 140119722563568 140121204157058 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2722] ppid=2702 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/2705/task/2722/stat : 2722 (java) R 2702 2702 2347 0 -1 4202560 474 0 0 0 2 0 0 0 20 0 20 0 512098796 27969658880 31158 33554432000 4194304 4196468 140724186530384 140119721511024 140121204157846 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2723] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2723/stat : 2723 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 31158 33554432000 4194304 4196468 140724186530384 140117872208864 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2724] ppid=2702 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2705/task/2724/stat : 2724 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098797 27969658880 31158 33554432000 4194304 4196468 140724186530384 140119720459440 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126028 KiB

[startup+0.310459 s]*
/proc/loadavg: 6.23 6.26 6.04 3/212 2724
/proc/meminfo: memFree=28746016/32770624 swapFree=66999256/67108860
[pid=2702] ppid=2699 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2702/stat : 2702 (scop.sh) S 2699 2702 2347 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512098787 115843072 349 33554432000 4194304 5098028 140729868642944 140729868640200 139818454463100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36499456 140729868645157 140729868645484 140729868645484 140729868648397 0
/proc/2702/statm: 28282 349 296 221 0 87 0
[pid=2705] ppid=2702 vsize=27314120 memory=127784 CPUtime=0.4 cores=0-7
/proc/2705/stat : 2705 (java) S 2702 2702 2347 0 -1 1077944320 12376 0 0 0 35 5 0 0 20 0 20 0 512098787 27969658880 31946 33554432000 4194304 4196468 140724186530384 140724186512928 140121204145911 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
/proc/2705/statm: 6828530 31946 2972 1 0 6790935 0
[pid=2705/tid=2706] ppid=2702 vsize=27314120 memory=1398722017469774279 CPUtime=0.28 cores=0-7
/proc/2705/task/2706/stat : 2706 (java) R 2702 2702 2347 0 -1 4202560 9908 0 0 0 24 4 0 0 20 0 20 0 512098787 27969658880 31946 33554432000 4194304 4196468 140724186530384 140121175958256 140121184421123 0 4 2 16800973 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2707] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2707/stat : 2707 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098789 27969658880 31946 33554432000 4194304 4196468 140724186530384 140121208388624 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2708] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2708/stat : 2708 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098789 27969658880 31946 33554432000 4194304 4196468 140724186530384 140120626723984 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2709] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2709/stat : 2709 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31946 33554432000 4194304 4196468 140724186530384 140120625670928 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2710] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2710/stat : 2710 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31946 33554432000 4194304 4196468 140724186530384 140120624618384 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2711] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2711/stat : 2711 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31946 33554432000 4194304 4196468 140724186530384 140120623565328 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2712] ppid=2702 vsize=27314120 memory=140421741243055 CPUtime=0 cores=0-7
/proc/2705/task/2712/stat : 2712 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31946 33554432000 4194304 4196468 140724186530384 140120622512784 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2713] ppid=2702 vsize=27314120 memory=140421741245360 CPUtime=0 cores=0-7
/proc/2705/task/2713/stat : 2713 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31946 33554432000 4194304 4196468 140724186530384 140120621459728 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2714] ppid=2702 vsize=27314120 memory=140421741247664 CPUtime=0 cores=0-7
/proc/2705/task/2714/stat : 2714 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098790 27969658880 31946 33554432000 4194304 4196468 140724186530384 140120620407184 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2715] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2715/stat : 2715 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098791 27969658880 31946 33554432000 4194304 4196468 140724186530384 140119725722352 140121204157058 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2716] ppid=2702 vsize=27314120 memory=280843482509200 CPUtime=0 cores=0-7
/proc/2705/task/2716/stat : 2716 (java) S 2702 2702 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512098791 27969658880 31946 33554432000 4194304 4196468 140724186530384 140118878840480 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2717] ppid=2702 vsize=27314120 memory=280843482506896 CPUtime=0 cores=0-7
/proc/2705/task/2717/stat : 2717 (java) S 2702 2702 2347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 512098792 27969658880 31946 33554432000 4194304 4196468 140724186530384 140118744618224 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2718] ppid=2702 vsize=27314120 memory=280843482513808 CPUtime=0 cores=0-7
/proc/2705/task/2718/stat : 2718 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098794 27969658880 31946 33554432000 4194304 4196468 140724186530384 140118370114000 140121204164507 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2719] ppid=2702 vsize=27314120 memory=280843482455088 CPUtime=0 cores=0-7
/proc/2705/task/2719/stat : 2719 (java) S 2702 2702 2347 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 31946 33554432000 4194304 4196468 140724186530384 140119724669168 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2720] ppid=2702 vsize=27314120 memory=280843482527632 CPUtime=0.02 cores=0-7
/proc/2705/task/2720/stat : 2720 (java) S 2702 2702 2347 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 20 0 512098796 27969658880 31946 33554432000 4194304 4196468 140724186530384 140119723616624 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2721] ppid=2702 vsize=27314120 memory=280843482534544 CPUtime=0 cores=0-7
/proc/2705/task/2721/stat : 2721 (java) S 2702 2702 2347 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 31946 33554432000 4194304 4196468 140724186530384 140119722563568 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2722] ppid=2702 vsize=27314120 memory=280843482532240 CPUtime=0.07 cores=0-7
/proc/2705/task/2722/stat : 2722 (java) S 2702 2702 2347 0 -1 1077944384 497 0 0 0 7 0 0 0 20 0 20 0 512098796 27969658880 31946 33554432000 4194304 4196468 140724186530384 140119721511024 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2723] ppid=2702 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2723/stat : 2723 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512098796 27969658880 31946 33554432000 4194304 4196468 140724186530384 140117872208864 140121204156117 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2724] ppid=2702 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/2705/task/2724/stat : 2724 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098797 27969658880 31946 33554432000 4194304 4196468 140724186530384 140119720459440 140121204157058 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129180 KiB

[startup+0.700972 s]
/proc/loadavg: 6.23 6.26 6.04 2/212 2724
/proc/meminfo: memFree=28726844/32770624 swapFree=66999256/67108860
[pid=2702] ppid=2699 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2702/stat : 2702 (scop.sh) S 2699 2702 2347 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 512098787 115843072 349 33554432000 4194304 5098028 140729868642944 140729868640200 139818454463100 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36499456 140729868645157 140729868645484 140729868645484 140729868648397 0
/proc/2702/statm: 28282 349 296 221 0 87 0
[pid=2705] ppid=2702 vsize=27320392 memory=165508 CPUtime=0.96 cores=0-7
/proc/2705/stat : 2705 (java) S 2702 2702 2347 0 -1 1077944320 19924 0 0 0 89 7 0 0 20 0 20 0 512098787 27976081408 41377 33554432000 4194304 4196468 140724186530384 140724186512928 140121204145911 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
/proc/2705/statm: 6830098 41377 3196 1 0 6791447 0
[pid=2705/tid=2706] ppid=2702 vsize=27320392 memory=0 CPUtime=0.66 cores=0-7
/proc/2705/task/2706/stat : 2706 (java) R 2702 2702 2347 0 -1 4202560 16837 0 0 0 60 6 0 0 20 0 20 0 512098787 27976081408 41377 33554432000 4194304 4196468 140724186530384 140121175983392 140121204157846 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2707] ppid=2702 vsize=27320392 memory=140421741454192 CPUtime=0 cores=0-7
/proc/2705/task/2707/stat : 2707 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512098789 27976081408 41377 33554432000 4194304 4196468 140724186530384 140121208388624 140121204156117 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2708] ppid=2702 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/2705/task/2708/stat : 2708 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098789 27976081408 41377 33554432000 4194304 4196468 140724186530384 140120626723984 140121204156117 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0
[pid=2705/tid=2709] ppid=2702 vsize=27320392 memory=1004 CPUtime=0 cores=0-7
/proc/2705/task/2709/stat : 2709 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512098790 27976081408 41377 33554432000 4194304 4196468 140724186530384 140120625670928 140121204156117 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38342656 140724186534636 140724186535062 140724186535062 140724186537935 0

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

[pid=2727/tid=2732] ppid=2702 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/2727/task/2732/stat : 2732 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31100 33554432000 4194304 4196468 140736796587552 140575024069264 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2733] ppid=2702 vsize=8414124 memory=916 CPUtime=0 cores=0-7
/proc/2727/task/2733/stat : 2733 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31100 33554432000 4194304 4196468 140736796587552 140575023016720 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2734] ppid=2702 vsize=8414124 memory=1712 CPUtime=0 cores=0-7
/proc/2727/task/2734/stat : 2734 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31100 33554432000 4194304 4196468 140736796587552 140575021964176 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2735] ppid=2702 vsize=8414124 memory=1112 CPUtime=0 cores=0-7
/proc/2727/task/2735/stat : 2735 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31100 33554432000 4194304 4196468 140736796587552 140575020911632 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2736] ppid=2702 vsize=8414124 memory=1004 CPUtime=0 cores=0-7
/proc/2727/task/2736/stat : 2736 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31100 33554432000 4194304 4196468 140736796587552 140575019859088 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2737] ppid=2702 vsize=8414124 memory=6084 CPUtime=0 cores=0-7
/proc/2727/task/2737/stat : 2737 (java) S 2702 2702 2347 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 24 0 512101807 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574777174000 140575541025410 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2738] ppid=2702 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/2727/task/2738/stat : 2738 (java) S 2702 2702 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512101808 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574011155360 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2739] ppid=2702 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/2727/task/2739/stat : 2739 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101808 8616062976 31100 33554432000 4194304 4196468 140736796587552 140573742719984 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2740] ppid=2702 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/2727/task/2740/stat : 2740 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101810 8616062976 31100 33554432000 4194304 4196468 140736796587552 140573368211664 140575541032859 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2741] ppid=2702 vsize=8414124 memory=916 CPUtime=0.07 cores=0-7
/proc/2727/task/2741/stat : 2741 (java) S 2702 2702 2347 0 -1 1077944384 638 0 0 0 7 0 0 0 20 0 24 0 512101810 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574776121840 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2742] ppid=2702 vsize=8414124 memory=4460 CPUtime=0.1 cores=0-7
/proc/2727/task/2742/stat : 2742 (java) S 2702 2702 2347 0 -1 1077944384 628 0 0 0 10 0 0 0 20 0 24 0 512101810 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574775069296 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2743] ppid=2702 vsize=8414124 memory=111628 CPUtime=0.06 cores=0-7
/proc/2727/task/2743/stat : 2743 (java) S 2702 2702 2347 0 -1 1077944384 259 0 0 0 6 0 0 0 20 0 24 0 512101810 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574774016752 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2744] ppid=2702 vsize=8414124 memory=796 CPUtime=0.22 cores=0-7
/proc/2727/task/2744/stat : 2744 (java) S 2702 2702 2347 0 -1 1077944384 768 0 0 0 22 0 0 0 20 0 24 0 512101810 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574772964208 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2745] ppid=2702 vsize=8414124 memory=3028 CPUtime=0 cores=0-7
/proc/2727/task/2745/stat : 2745 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101811 8616062976 31100 33554432000 4194304 4196468 140736796587552 140572870306016 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2746] ppid=2702 vsize=8414124 memory=2012 CPUtime=0.11 cores=0-7
/proc/2727/task/2746/stat : 2746 (java) S 2702 2702 2347 0 -1 1077944384 15 0 0 0 8 3 0 0 20 0 24 0 512101811 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574771911088 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2748] ppid=2702 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/2727/task/2748/stat : 2748 (java) S 2702 2702 2347 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512101879 8616062976 31100 33554432000 4194304 4196468 140736796587552 140574763877568 140575541038873 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2750] ppid=2702 vsize=8414124 memory=776 CPUtime=0.01 cores=0-7
/proc/2727/task/2750/stat : 2750 (java) S 2702 2702 2347 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 24 0 512101880 8616062976 31100 33554432000 4194304 4196468 140736796587552 140572199206704 140575541036189 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2751] ppid=2702 vsize=8414124 memory=280843484635392 CPUtime=0 cores=0-7
/proc/2727/task/2751/stat : 2751 (java) S 2702 2702 2347 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 512101880 8616062976 31100 33554432000 4194304 4196468 140736796587552 140572467642288 140575541036189 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2752] ppid=2702 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/2727/task/2752/stat : 2752 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101882 8616062976 31100 33554432000 4194304 4196468 140736796587552 140571930779312 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
Current children cumulated CPU time: 1453.69 s
Current children cumulated vsize: 12059296 KiB
Current children cumulated memory: 2837084 KiB

[startup+218.602 s]
/proc/loadavg: 7.63 6.76 6.25 2/217 2773
/proc/meminfo: memFree=25895992/32770624 swapFree=66999256/67108860
[pid=2702] ppid=2699 vsize=113128 memory=1476 CPUtime=38.91 cores=0-7
/proc/2702/stat : 2702 (scop.sh) S 2699 2702 2347 0 -1 4202496 583 35061 0 0 0 0 3723 168 20 0 1 0 512098787 115843072 369 33554432000 4194304 5098028 140729868642944 140729868639688 139818454463100 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36499456 140729868645157 140729868645484 140729868645484 140729868648397 0
/proc/2702/statm: 28282 369 311 221 0 87 0
[pid=2727] ppid=2702 vsize=8414124 memory=124564 CPUtime=1.46 cores=0-7
/proc/2727/stat : 2727 (java) S 2702 2702 2347 0 -1 1077944320 21045 0 0 0 137 9 0 0 20 0 24 0 512101804 8616062976 31141 33554432000 4194304 4196468 140736796587552 140736796570096 140575541014263 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
/proc/2727/statm: 2103531 31141 3205 1 0 2064875 0
[pid=2727/tid=2728] ppid=2702 vsize=8414124 memory=1004 CPUtime=0.77 cores=0-7
/proc/2727/task/2728/stat : 2728 (java) S 2702 2702 2347 0 -1 1077944384 17284 0 0 0 72 5 0 0 20 0 24 0 512101805 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575512854432 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2729] ppid=2702 vsize=8414124 memory=6084 CPUtime=0 cores=0-7
/proc/2727/task/2729/stat : 2729 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575545256208 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2730] ppid=2702 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/2727/task/2730/stat : 2730 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575026174352 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2731] ppid=2702 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/2727/task/2731/stat : 2731 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575025121808 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2732] ppid=2702 vsize=8414124 memory=124400 CPUtime=0 cores=0-7
/proc/2727/task/2732/stat : 2732 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575024069264 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2733] ppid=2702 vsize=8414124 memory=2710252 CPUtime=0 cores=0-7
/proc/2727/task/2733/stat : 2733 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575023016720 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2734] ppid=2702 vsize=8414124 memory=1712 CPUtime=0 cores=0-7
/proc/2727/task/2734/stat : 2734 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575021964176 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2735] ppid=2702 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/2727/task/2735/stat : 2735 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575020911632 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2736] ppid=2702 vsize=8414124 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/2727/task/2736/stat : 2736 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575019859088 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2737] ppid=2702 vsize=8414124 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/2727/task/2737/stat : 2737 (java) S 2702 2702 2347 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 24 0 512101807 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574777174000 140575541025410 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2738] ppid=2702 vsize=8414124 memory=15823283127847349 CPUtime=0 cores=0-7
/proc/2727/task/2738/stat : 2738 (java) S 2702 2702 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512101808 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574011155360 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2739] ppid=2702 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/2727/task/2739/stat : 2739 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101808 8616062976 31141 33554432000 4194304 4196468 140736796587552 140573742719984 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2740] ppid=2702 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/2727/task/2740/stat : 2740 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140573368211664 140575541032859 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2741] ppid=2702 vsize=8414124 memory=0 CPUtime=0.08 cores=0-7
/proc/2727/task/2741/stat : 2741 (java) S 2702 2702 2347 0 -1 1077944384 645 0 0 0 8 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574776121840 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2742] ppid=2702 vsize=8414124 memory=0 CPUtime=0.11 cores=0-7
/proc/2727/task/2742/stat : 2742 (java) S 2702 2702 2347 0 -1 1077944384 632 0 0 0 11 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574775069296 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2743] ppid=2702 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/2727/task/2743/stat : 2743 (java) S 2702 2702 2347 0 -1 1077944384 261 0 0 0 7 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574774016752 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2744] ppid=2702 vsize=8414124 memory=0 CPUtime=0.23 cores=0-7
/proc/2727/task/2744/stat : 2744 (java) S 2702 2702 2347 0 -1 1077944384 791 0 0 0 23 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574772964208 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2745] ppid=2702 vsize=8414124 memory=7686721470351056021 CPUtime=0 cores=0-7
/proc/2727/task/2745/stat : 2745 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101811 8616062976 31141 33554432000 4194304 4196468 140736796587552 140572870306016 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2746] ppid=2702 vsize=8414124 memory=1459 CPUtime=0.11 cores=0-7
/proc/2727/task/2746/stat : 2746 (java) S 2702 2702 2347 0 -1 1077944384 15 0 0 0 8 3 0 0 20 0 24 0 512101811 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574771911088 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2748] ppid=2702 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/2727/task/2748/stat : 2748 (java) S 2702 2702 2347 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512101879 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574763877568 140575541038873 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2750] ppid=2702 vsize=8414124 memory=16665 CPUtime=0.02 cores=0-7
/proc/2727/task/2750/stat : 2750 (java) S 2702 2702 2347 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 24 0 512101880 8616062976 31141 33554432000 4194304 4196468 140736796587552 140572199206736 140575541036189 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2751] ppid=2702 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/2727/task/2751/stat : 2751 (java) S 2702 2702 2347 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 512101880 8616062976 31141 33554432000 4194304 4196468 140736796587552 140572467642288 140575541036189 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2752] ppid=2702 vsize=8414124 memory=3504 CPUtime=0 cores=0-7
/proc/2727/task/2752/stat : 2752 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101882 8616062976 31141 33554432000 4194304 4196468 140736796587552 140571930779312 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
Current children cumulated CPU time: 40.37 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 126040 KiB

[startup+218.701 s]
/proc/loadavg: 7.63 6.76 6.25 2/217 2773
/proc/meminfo: memFree=25895992/32770624 swapFree=66999256/67108860
[pid=2702] ppid=2699 vsize=113128 memory=1476 CPUtime=38.91 cores=0-7
/proc/2702/stat : 2702 (scop.sh) S 2699 2702 2347 0 -1 4202496 583 35061 0 0 0 0 3723 168 20 0 1 0 512098787 115843072 369 33554432000 4194304 5098028 140729868642944 140729868639688 139818454463100 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36499456 140729868645157 140729868645484 140729868645484 140729868648397 0
/proc/2702/statm: 28282 369 311 221 0 87 0
[pid=2727] ppid=2702 vsize=8414124 memory=124564 CPUtime=1.46 cores=0-7
/proc/2727/stat : 2727 (java) S 2702 2702 2347 0 -1 1077944320 21045 0 0 0 137 9 0 0 20 0 24 0 512101804 8616062976 31141 33554432000 4194304 4196468 140736796587552 140736796570096 140575541014263 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
/proc/2727/statm: 2103531 31141 3205 1 0 2064875 0
[pid=2727/tid=2728] ppid=2702 vsize=8414124 memory=2711208 CPUtime=0.77 cores=0-7
/proc/2727/task/2728/stat : 2728 (java) S 2702 2702 2347 0 -1 1077944384 17284 0 0 0 72 5 0 0 20 0 24 0 512101805 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575512854432 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2729] ppid=2702 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/2727/task/2729/stat : 2729 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575545256208 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2730] ppid=2702 vsize=8414124 memory=124400 CPUtime=0 cores=0-7
/proc/2727/task/2730/stat : 2730 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575026174352 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2731] ppid=2702 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/2727/task/2731/stat : 2731 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575025121808 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2732] ppid=2702 vsize=8414124 memory=124400 CPUtime=0 cores=0-7
/proc/2727/task/2732/stat : 2732 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575024069264 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2733] ppid=2702 vsize=8414124 memory=124400 CPUtime=0 cores=0-7
/proc/2727/task/2733/stat : 2733 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575023016720 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2734] ppid=2702 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/2727/task/2734/stat : 2734 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575021964176 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2735] ppid=2702 vsize=8414124 memory=2512 CPUtime=0 cores=0-7
/proc/2727/task/2735/stat : 2735 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575020911632 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2736] ppid=2702 vsize=8414124 memory=65332 CPUtime=0 cores=0-7
/proc/2727/task/2736/stat : 2736 (java) S 2702 2702 2347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512101806 8616062976 31141 33554432000 4194304 4196468 140736796587552 140575019859088 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2737] ppid=2702 vsize=8414124 memory=3 CPUtime=0 cores=0-7
/proc/2727/task/2737/stat : 2737 (java) S 2702 2702 2347 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 24 0 512101807 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574777174000 140575541025410 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2738] ppid=2702 vsize=8414124 memory=335 CPUtime=0 cores=0-7
/proc/2727/task/2738/stat : 2738 (java) S 2702 2702 2347 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512101808 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574011155360 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2739] ppid=2702 vsize=8414124 memory=124400 CPUtime=0 cores=0-7
/proc/2727/task/2739/stat : 2739 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101808 8616062976 31141 33554432000 4194304 4196468 140736796587552 140573742719984 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2740] ppid=2702 vsize=8414124 memory=2710536 CPUtime=0 cores=0-7
/proc/2727/task/2740/stat : 2740 (java) S 2702 2702 2347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140573368211664 140575541032859 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2741] ppid=2702 vsize=8414124 memory=7686721470351056021 CPUtime=0.08 cores=0-7
/proc/2727/task/2741/stat : 2741 (java) S 2702 2702 2347 0 -1 1077944384 645 0 0 0 8 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574776121840 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2742] ppid=2702 vsize=8414124 memory=1436 CPUtime=0.11 cores=0-7
/proc/2727/task/2742/stat : 2742 (java) S 2702 2702 2347 0 -1 1077944384 632 0 0 0 11 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574775069296 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2743] ppid=2702 vsize=8414124 memory=14695184185031487 CPUtime=0.07 cores=0-7
/proc/2727/task/2743/stat : 2743 (java) S 2702 2702 2347 0 -1 1077944384 261 0 0 0 7 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574774016752 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2744] ppid=2702 vsize=8414124 memory=14695184185031487 CPUtime=0.23 cores=0-7
/proc/2727/task/2744/stat : 2744 (java) S 2702 2702 2347 0 -1 1077944384 791 0 0 0 23 0 0 0 20 0 24 0 512101810 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574772964208 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2745] ppid=2702 vsize=8414124 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2727/task/2745/stat : 2745 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101811 8616062976 31141 33554432000 4194304 4196468 140736796587552 140572870306016 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2746] ppid=2702 vsize=8414124 memory=124400 CPUtime=0.11 cores=0-7
/proc/2727/task/2746/stat : 2746 (java) S 2702 2702 2347 0 -1 1077944384 15 0 0 0 8 3 0 0 20 0 24 0 512101811 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574771911088 140575541025410 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2748] ppid=2702 vsize=8414124 memory=2704480 CPUtime=0 cores=0-7
/proc/2727/task/2748/stat : 2748 (java) S 2702 2702 2347 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 512101879 8616062976 31141 33554432000 4194304 4196468 140736796587552 140574763877568 140575541038873 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2750] ppid=2702 vsize=8414124 memory=1476 CPUtime=0.02 cores=0-7
/proc/2727/task/2750/stat : 2750 (java) S 2702 2702 2347 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 24 0 512101880 8616062976 31141 33554432000 4194304 4196468 140736796587552 140572199206736 140575541036189 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2751] ppid=2702 vsize=8414124 memory=124400 CPUtime=0 cores=0-7
/proc/2727/task/2751/stat : 2751 (java) S 2702 2702 2347 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 512101880 8616062976 31141 33554432000 4194304 4196468 140736796587552 140572467642288 140575541036189 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
[pid=2727/tid=2752] ppid=2702 vsize=8414124 memory=124400 CPUtime=0 cores=0-7
/proc/2727/task/2752/stat : 2752 (java) S 2702 2702 2347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512101882 8616062976 31141 33554432000 4194304 4196468 140736796587552 140571930779312 140575541024469 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30535680 140736796591096 140736796591254 140736796591254 140736796594127 0
Current children cumulated CPU time: 40.37 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 126040 KiB

Child status: 0
Real time (s): 218.776
CPU time (s): 1454.16
CPU user time (s): 1437.69
CPU system time (s): 16.4699
CPU usage (%): 664.679
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6050860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1437.69
system time used= 16.4699
maximum resident set size= 6050304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10974132
page faults= 0
swaps= 0
block input operations= 16
block output operations= 275496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59184
involuntary context switches= 14332


# summary of solver processes directly reported to runsolver:
#   pid: 2702
#   total CPU time (s): 1454.16
#   total CPU user time (s): 1437.69
#   total CPU system time (s): 16.4699

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.01313 second user time and 2.93328 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-24 22:53:18
IDJOB=4405346
IDBENCH=138488
IDSOLVER=2867
FILE ID=node103/4405346-1569358457
RUNJOBID= node103-1569357166-2374
PBS_JOBID= 21705106
Free space on /tmp= 20860 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js15/SuperTaillard-js-15-26.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-4405346-1569358457/watcher-4405346-1569358457 -o /tmp/evaluation-result-4405346-1569358457/solver-4405346-1569358457 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569357166-2374 --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-4405346-1569358457.xml

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

MD5SUM BENCH= f8945e9ee38ae25fe131ea9d51f4675a
RANDOM SEED=1983495709

node103.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.74
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.74
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.74
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.74
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:        28864672 kB
MemAvailable:   31854836 kB
Buffers:           60284 kB
Cached:          3210164 kB
SwapCached:         7000 kB
Active:          3161052 kB
Inactive:         122280 kB
Active(anon):       3248 kB
Inactive(anon):    67432 kB
Active(file):    3157804 kB
Inactive(file):    54848 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             21276 kB
Writeback:             0 kB
AnonPages:        115544 kB
Mapped:            57676 kB
Shmem:             49080 kB
Slab:             214764 kB
SReclaimable:     186696 kB
SUnreclaim:        28068 kB
KernelStack:        3440 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20840 MiB
End job on node103 at 2019-09-24 22:56:57