Trace number 4297236

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)SAT 7.07286 2.54494

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-4-cp_c18.xml
MD5SUM323265c27f21e70af41ff0037033f3ab
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.99933
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints726
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":64}]
Minimum variable degree47
Maximum variable degree48
Distribution of variable degrees[{"degree":47,"count":48},{"degree":48,"count":16}]
Minimum constraint arity4
Maximum constraint arity64
Distribution of constraint arities[{"arity":4,"count":720},{"arity":16,"count":5},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints720
Distribution of constraint types[{"type":"intension","count":720},{"type":"lex","count":1},{"type":"cardinality","count":4},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 03:48:26 CEST 2018
0.66/0.55	c PID: 7687
0.66/0.55	c IP: 172.20.3.148
0.66/0.55	c HOST: node148.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.52/1.23	c (0,0) Parsing End
2.52/1.24	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 726 ctr, max domain size 4
2.52/1.24	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.52/1.24	c (0,0) Constraint Name Generate Begin
2.52/1.25	c (0,0) Ctr:HOME/instance-4297236-1532656105.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
2.52/1.25	c (0,0) Constraint Name Generate End
2.52/1.25	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.52/1.25	c (0,0) CSP to CSPinCNF Begin
2.77/1.37	c (0,0) translated 73 (10%) constraints
2.98/1.40	c (0,0) translated 146 (20%) constraints
2.98/1.43	c (0,0) translated 218 (30%) constraints
2.98/1.45	c (0,0) translated 291 (40%) constraints
2.98/1.47	c (0,0) translated 363 (50%) constraints
2.98/1.49	c (0,0) translated 436 (60%) constraints
3.26/1.50	c (0,0) translated 509 (70%) constraints
3.26/1.51	c (0,0) translated 581 (80%) constraints
3.26/1.52	c (0,0) translated 654 (90%) constraints
3.53/1.69	c (1,1) translated 726 (100%) constraints
4.17/1.84	c (1,1) STATISTICS1:HOME/instance-4297236-1532656105.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,392,1444,32768,4,4,16,32768:32;4:1217;1:421,4:2849;2:984;1:955,4:792;3:274;2:328;1:50,16:32;2:1638;1:1528,
4.17/1.84	c (1,1) ===========================================
4.17/1.84	c (1,1) Both Encoding selects:
4.17/1.84	c (1,1) Order
4.17/1.84	c (1,1) ===========================================
4.17/1.87	c (1,1) translated 145 (10%) constraints
4.17/1.89	c (1,1) translated 289 (20%) constraints
4.54/1.90	c (1,1) translated 434 (30%) constraints
4.54/1.92	c (1,1) translated 578 (40%) constraints
4.54/1.94	c (1,1) translated 722 (50%) constraints
4.54/1.98	c (1,1) translated 867 (60%) constraints
5.01/2.01	c (1,1) translated 1011 (70%) constraints
5.01/2.03	c (1,1) translated 1156 (80%) constraints
5.01/2.05	c (1,1) translated 1300 (90%) constraints
5.01/2.06	c (1,1) translated 1444 (100%) constraints
5.01/2.06	c (1,1) CSP to CSPinCNF End
5.01/2.06	c (1,1) CSP: 112 int (48 aux), 584 bool (584 aux), 2084 ctr, max domain size 5
5.01/2.06	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.01/2.06	c (1,1) CSPinCNF Propagation Begin
5.45/2.14	c (1,1) 188 values, 858 unsatisfiable literals, and 738 valid clauses are removed
5.45/2.14	c (1,1) CSPinCNF Propagation End
5.45/2.14	c (1,1) CSP: 252 int (188 aux), 444 bool (444 aux), 1346 ctr, max domain size 5
5.45/2.14	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.45/2.14	c (1,1) Simplify CSPinCNF Begin
5.45/2.19	c (1,1) Simplify CSPinCNF End
5.45/2.19	c (1,1) CSP: 252 int (188 aux), 1259 bool (1259 aux), 2161 ctr, max domain size 5
5.45/2.19	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.45/2.19	c (1,1) Calculate Precise Domain Begin
5.84/2.23	c (1,1) 0 values are removed by re-calculation
5.84/2.23	c (1,1) Calculate Precise Domain End
5.84/2.23	c (1,1) CSP: 252 int (188 aux), 1259 bool (1259 aux), 2161 ctr, max domain size 5
5.84/2.23	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.84/2.23	c (1,1) CSPinCNF to SatSolver Begin
6.23/2.30	c (1,1) 217 (10 %) CSP clauses are encoded (1547 SAT variables, 852 SAT clauses)
6.23/2.32	c (1,1) 433 (20 %) CSP clauses are encoded (1547 SAT variables, 1572 SAT clauses)
6.23/2.34	c (1,1) 649 (30 %) CSP clauses are encoded (1547 SAT variables, 2283 SAT clauses)
6.23/2.35	c (1,1) 865 (40 %) CSP clauses are encoded (1547 SAT variables, 2928 SAT clauses)
6.23/2.36	c (1,1) 1081 (50 %) CSP clauses are encoded (1547 SAT variables, 3444 SAT clauses)
6.23/2.37	c (1,1) 1297 (60 %) CSP clauses are encoded (1547 SAT variables, 4612 SAT clauses)
6.23/2.39	c (1,1) 1513 (70 %) CSP clauses are encoded (1547 SAT variables, 5780 SAT clauses)
6.55/2.40	c (1,1) 1729 (80 %) CSP clauses are encoded (1547 SAT variables, 6948 SAT clauses)
6.55/2.40	c (1,1) 1945 (90 %) CSP clauses are encoded (1547 SAT variables, 7164 SAT clauses)
6.55/2.41	c (1,1) 2161 (100 %) CSP clauses are encoded (1547 SAT variables, 7712 SAT clauses)
6.55/2.41	c (1,1) CSPinCNF to SatSolver End
6.55/2.41	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.55/2.44	c (1,1) STATISTICS2:HOME/instance-4297236-1532656105.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1511,2161,64,5,4,7,64:24;32:48;25:24;4:857;1:35,5:144;4:2325;2:3976;1:35,4:414;3:116;2:1521;1:110,7:24;6:48;3:24;2:892;1:4168,
6.55/2.44	c (1,1) SatSolver.solve Begin
6.55/2.44	c (1,1) 1547 bool, 7715 clause
6.55/2.44	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297236-1532656105.xml-scop-7687.cnf HOME/instance-4297236-1532656105.xml-scop-7687.cnf.out
6.55/2.48	c (1,0) c
6.55/2.48	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
6.55/2.48	c (1,0) c
6.55/2.48	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
6.55/2.48	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
6.55/2.48	c (1,0) c ========================================[ Problem Statistics ]===========================================
6.55/2.48	c (1,0) c |                                                                                                       |
6.55/2.48	c (1,0) c |  Number of variables:          1547                                                                   |
6.55/2.48	c (1,0) c |  Number of clauses:            7715                                                                   |
6.55/2.48	c (1,0) c |  Parse time:                   0.00 s                                                                 |
6.55/2.48	c (1,0) c |                                                                                                       |
6.55/2.48	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
6.55/2.48	c (1,0) c |  Simplification time:          0.00 s                                                                 |
6.55/2.48	c (1,0) c |                                                                                                       |
6.55/2.48	c (1,0) c |  Generating clones                                                                                    |
6.55/2.48	c (1,0) c |  all clones generated. Memory =  30.78Mb.                                                             |
6.55/2.48	c (1,0) c ========================================================================================================|
6.55/2.48	c (1,0) c last restart ## conflicts  :  53 57 
6.55/2.48	c (1,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
6.55/2.48	c (1,0) c Total Memory so far : 606.81Mb
6.55/2.48	c (1,0) c
6.55/2.48	c (1,0) c real time : 0.0168278 s
6.55/2.48	c (1,0) c cpu time  : 0.019066 s
6.55/2.48	c (1,0) c
6.55/2.48	c (1,0) c
6.55/2.48	c (1,0) c
6.55/2.48	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
6.55/2.48	c (1,0) c
6.55/2.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.55/2.48	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.55/2.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.55/2.48	c (1,0) c | Conflicts     |             331 |         53 |         53 |         49 |         33 |         37 |         54 |          8 |         44 |
6.55/2.48	c (1,0) c | Decisions     |            3181 |        533 |        436 |        429 |        402 |        394 |        425 |        197 |        365 |
6.55/2.48	c (1,0) c | Propagations  |           25872 |       3732 |       4005 |       3887 |       2544 |       2924 |       4170 |       1313 |       3297 |
6.55/2.48	c (1,0) c | Avg_Trail     |                 |        542 |        749 |        811 |        721 |        801 |        816 |        558 |        763 |
6.55/2.48	c (1,0) c | Avg_DL        |                 |         23 |         36 |         97 |         88 |        105 |         99 |         79 |         77 |
6.55/2.48	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.55/2.48	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.55/2.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.55/2.48	c (1,0) c | Exported      |               6 |          4 |          1 |          0 |          0 |          0 |          1 |          0 |          0 |
6.55/2.48	c (1,0) c | Imported      |              14 |          0 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
6.55/2.48	c (1,0) c | Good          |               7 |          0 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
6.55/2.48	c (1,0) c | Purge         |               7 |          0 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
6.55/2.48	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.55/2.48	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.55/2.48	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.55/2.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.55/2.48	c (1,0) c | Unaries       |                 |         12 |          6 |          4 |          7 |          3 |          3 |          1 |          4 |
6.55/2.48	c (1,0) c | Binaries      |                 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.55/2.48	c (1,0) c | Glues         |                 |          4 |          1 |          0 |          0 |          0 |          1 |          0 |          0 |
6.55/2.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.55/2.48	c (1,0) c | Orig_Seen     |             4 % |        299 |        355 |        413 |        249 |        294 |        470 |         35 |        428 |
6.55/2.48	c (1,0) c | Diff Orig seen|                 |      X     |         56 |        114 | -       50 | -        5 |        171 | -      264 |        129 |
6.55/2.48	c (1,0) c | Hamming       |            18 % |      X     |        278 |        316 |        314 |        294 |        278 |        265 |        295 |
6.55/2.48	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.55/2.48	c (1,0) 
6.55/2.48	c (1,0) s SATISFIABLE
6.97/2.51	c (1,1) SatSolver.solve End
6.97/2.51	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
6.97/2.51	c (1,1) Show results Begin
6.97/2.52	c (1,1) x[0][0] = 0
6.97/2.52	c (1,1) x[0][1] = 0
6.97/2.52	c (1,1) x[0][2] = 0
6.97/2.52	c (1,1) x[0][3] = 0
6.97/2.52	c (1,1) x[0][4] = 1
6.97/2.52	c (1,1) x[0][5] = 1
6.97/2.52	c (1,1) x[0][6] = 1
6.97/2.52	c (1,1) x[0][7] = 1
6.97/2.52	c (1,1) x[0][8] = 2
6.97/2.52	c (1,1) x[0][9] = 2
6.97/2.52	c (1,1) x[0][10] = 2
6.97/2.52	c (1,1) x[0][11] = 2
6.97/2.52	c (1,1) x[0][12] = 3
6.97/2.52	c (1,1) x[0][13] = 3
6.97/2.52	c (1,1) x[0][14] = 3
6.97/2.52	c (1,1) x[0][15] = 3
6.97/2.52	c (1,1) x[1][0] = 0
6.97/2.52	c (1,1) x[1][1] = 1
6.97/2.52	c (1,1) x[1][2] = 2
6.97/2.52	c (1,1) x[1][3] = 3
6.97/2.52	c (1,1) x[1][4] = 0
6.97/2.52	c (1,1) x[1][5] = 1
6.97/2.52	c (1,1) x[1][6] = 2
6.97/2.52	c (1,1) x[1][7] = 3
6.97/2.52	c (1,1) x[1][8] = 0
6.97/2.52	c (1,1) x[1][9] = 1
6.97/2.52	c (1,1) x[1][10] = 2
6.97/2.52	c (1,1) x[1][11] = 3
6.97/2.52	c (1,1) x[1][12] = 0
6.97/2.52	c (1,1) x[1][13] = 1
6.97/2.52	c (1,1) x[1][14] = 2
6.97/2.52	c (1,1) x[1][15] = 3
6.97/2.52	c (1,1) x[2][0] = 0
6.97/2.52	c (1,1) x[2][1] = 1
6.97/2.52	c (1,1) x[2][2] = 2
6.97/2.52	c (1,1) x[2][3] = 3
6.97/2.52	c (1,1) x[2][4] = 1
6.97/2.52	c (1,1) x[2][5] = 0
6.97/2.52	c (1,1) x[2][6] = 3
6.97/2.52	c (1,1) x[2][7] = 2
6.97/2.52	c (1,1) x[2][8] = 2
6.97/2.52	c (1,1) x[2][9] = 3
6.97/2.52	c (1,1) x[2][10] = 0
6.97/2.52	c (1,1) x[2][11] = 1
6.97/2.52	c (1,1) x[2][12] = 3
6.97/2.52	c (1,1) x[2][13] = 2
6.97/2.52	c (1,1) x[2][14] = 1
6.97/2.52	c (1,1) x[2][15] = 0
6.97/2.52	c (1,1) x[3][0] = 0
6.97/2.52	c (1,1) x[3][1] = 3
6.97/2.52	c (1,1) x[3][2] = 1
6.97/2.52	c (1,1) x[3][3] = 2
6.97/2.52	c (1,1) x[3][4] = 2
6.97/2.52	c (1,1) x[3][5] = 1
6.97/2.52	c (1,1) x[3][6] = 3
6.97/2.52	c (1,1) x[3][7] = 0
6.97/2.52	c (1,1) x[3][8] = 3
6.97/2.52	c (1,1) x[3][9] = 0
6.97/2.52	c (1,1) x[3][10] = 2
6.97/2.52	c (1,1) x[3][11] = 1
6.97/2.52	c (1,1) x[3][12] = 1
6.97/2.52	c (1,1) x[3][13] = 2
6.97/2.52	c (1,1) x[3][14] = 0
6.97/2.52	c (1,1) x[3][15] = 3
6.97/2.52	s SATISFIABLE
6.97/2.52	v <instantiation>
6.97/2.52	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15]</list>
6.97/2.52	v     <values>0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 1 0 3 2 2 3 0 1 3 2 1 0 0 3 1 2 2 1 3 0 3 0 2 1 1 2 0 3</values>
6.97/2.52	v </instantiation>
6.97/2.52	c (1,1) Show results End
6.97/2.52	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
6.97/2.52	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
6.97/2.52	c END-Prog: Fri Jul 27 03:48:28 CEST 2018

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297236-1532656105/watcher-4297236-1532656105 -o /tmp/evaluation-result-4297236-1532656105/solver-4297236-1532656105 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297236-1532656105.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=7687, runsolver pid=7684
Current StackSize limit: 8192 KiB


[startup+0.100147 s]*
/proc/loadavg: 6.15 8.07 8.53 3/198 7707
/proc/meminfo: memFree=23637984/32770624 swapFree=67108404/67108860
[pid=7687] ppid=7684 vsize=27312552 memory=110432 CPUtime=0.11 cores=0-7
/proc/7687/stat : 7687 (java) S 7684 7687 7239 0 -1 1077944320 6621 0 0 0 8 3 0 0 20 0 20 0 83173668 27968053248 27608 33554432000 4194304 4196468 140721498825616 140721498808160 139654243147511 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
/proc/7687/statm: 6828138 27608 2752 1 0 6790598 0
[pid=7687/tid=7689] ppid=7684 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7687/task/7689/stat : 7689 (java) R 7684 7687 7239 0 -1 4202560 4734 0 0 0 7 2 0 0 20 0 20 0 83173668 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654214982640 139654243169437 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7690] ppid=7684 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7687/task/7690/stat : 7690 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654247389456 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7691] ppid=7684 vsize=27312552 memory=140515135428224 CPUtime=0 cores=0-7
/proc/7687/task/7691/stat : 7691 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654030784912 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7692] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7692/stat : 7692 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654029732368 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7693] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7693/stat : 7693 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654028679824 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7694] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7694/stat : 7694 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654027627280 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7695] ppid=7684 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7687/task/7695/stat : 7695 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654026574736 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7696] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7696/stat : 7696 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654025522192 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7697] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7697/stat : 7697 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 27608 33554432000 4194304 4196468 140721498825616 139654024469648 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7698] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7698/stat : 7698 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173672 27968053248 27608 33554432000 4194304 4196468 140721498825616 139653617178608 139654243158658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7699] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7699/stat : 7699 (java) S 7684 7687 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173673 27968053248 27608 33554432000 4194304 4196468 140721498825616 139652136690592 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7700] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7700/stat : 7700 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173673 27968053248 27608 33554432000 4194304 4196468 140721498825616 139651868255216 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7701] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7701/stat : 7701 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 27608 33554432000 4194304 4196468 140721498825616 139651493746896 139654243166107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7702] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7702/stat : 7702 (java) S 7684 7687 7239 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 27608 33554432000 4194304 4196468 140721498825616 139653616126448 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7703] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7703/stat : 7703 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 27608 33554432000 4194304 4196468 140721498825616 139653615073904 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7704] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7704/stat : 7704 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 27608 33554432000 4194304 4196468 140721498825616 139653231405808 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7705] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7705/stat : 7705 (java) R 7684 7687 7239 0 -1 4202560 246 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 27608 33554432000 4194304 4196468 140721498825616 139653230353264 139654243168858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7706] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7706/stat : 7706 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 27608 33554432000 4194304 4196468 140721498825616 139650995841248 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7707] ppid=7684 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7687/task/7707/stat : 7707 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 27608 33554432000 4194304 4196468 140721498825616 139653229300144 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110432 KiB

[startup+0.209946 s]*
/proc/loadavg: 6.15 8.07 8.53 2/198 7707
/proc/meminfo: memFree=23621424/32770624 swapFree=67108404/67108860
[pid=7687] ppid=7684 vsize=27312552 memory=125128 CPUtime=0.25 cores=0-7
/proc/7687/stat : 7687 (java) S 7684 7687 7239 0 -1 1077944320 10505 0 0 0 21 4 0 0 20 0 20 0 83173668 27968053248 31282 33554432000 4194304 4196468 140721498825616 140721498808160 139654243147511 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
/proc/7687/statm: 6828138 31282 2880 1 0 6790598 0
[pid=7687/tid=7689] ppid=7684 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/7687/task/7689/stat : 7689 (java) R 7684 7687 7239 0 -1 4202560 8416 0 0 0 17 2 0 0 20 0 20 0 83173668 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654214938176 139654227227998 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7690] ppid=7684 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/7687/task/7690/stat : 7690 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654247389456 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7691] ppid=7684 vsize=27312552 memory=140515135435250 CPUtime=0 cores=0-7
/proc/7687/task/7691/stat : 7691 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654030784912 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7692] ppid=7684 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7687/task/7692/stat : 7692 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654029732368 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7693] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7693/stat : 7693 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654028679824 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7694] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7694/stat : 7694 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654027627280 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7695] ppid=7684 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7687/task/7695/stat : 7695 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654026574736 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7696] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7696/stat : 7696 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654025522192 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7697] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7697/stat : 7697 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 31282 33554432000 4194304 4196468 140721498825616 139654024469648 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7698] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7698/stat : 7698 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173672 27968053248 31282 33554432000 4194304 4196468 140721498825616 139653617178608 139654243158658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7699] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7699/stat : 7699 (java) S 7684 7687 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173673 27968053248 31282 33554432000 4194304 4196468 140721498825616 139652136690592 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7700] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7700/stat : 7700 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173673 27968053248 31282 33554432000 4194304 4196468 140721498825616 139651868255216 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7701] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7701/stat : 7701 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 31282 33554432000 4194304 4196468 140721498825616 139651493746896 139654243166107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7702] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7702/stat : 7702 (java) S 7684 7687 7239 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 31282 33554432000 4194304 4196468 140721498825616 139653616126448 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7703] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7703/stat : 7703 (java) S 7684 7687 7239 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 31282 33554432000 4194304 4196468 140721498825616 139653615073904 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7704] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7704/stat : 7704 (java) S 7684 7687 7239 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 31282 33554432000 4194304 4196468 140721498825616 139653231405808 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7705] ppid=7684 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/7687/task/7705/stat : 7705 (java) S 7684 7687 7239 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 20 0 83173676 27968053248 31282 33554432000 4194304 4196468 140721498825616 139653230353264 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7706] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7706/stat : 7706 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 31282 33554432000 4194304 4196468 140721498825616 139650995841248 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7707] ppid=7684 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7687/task/7707/stat : 7707 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 31282 33554432000 4194304 4196468 140721498825616 139653229300144 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125128 KiB

[startup+0.309201 s]*
/proc/loadavg: 6.15 8.07 8.53 2/198 7707
/proc/meminfo: memFree=23617704/32770624 swapFree=67108404/67108860
[pid=7687] ppid=7684 vsize=27312552 memory=129292 CPUtime=0.41 cores=0-7
/proc/7687/stat : 7687 (java) S 7684 7687 7239 0 -1 1077944320 11180 0 0 0 37 4 0 0 20 0 20 0 83173668 27968053248 32323 33554432000 4194304 4196468 140721498825616 140721498808160 139654243147511 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
/proc/7687/statm: 6828138 32323 2979 1 0 6790598 0
[pid=7687/tid=7689] ppid=7684 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7687/task/7689/stat : 7689 (java) R 7684 7687 7239 0 -1 4202560 8868 0 0 0 26 3 0 0 20 0 20 0 83173668 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654214951664 139654243168858 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7690] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7690/stat : 7690 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654247389456 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7691] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7691/stat : 7691 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654030784912 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7692] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7692/stat : 7692 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654029732368 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7693] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7693/stat : 7693 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654028679824 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7694] ppid=7684 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/7687/task/7694/stat : 7694 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654027627280 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7695] ppid=7684 vsize=27312552 memory=140515022566319 CPUtime=0 cores=0-7
/proc/7687/task/7695/stat : 7695 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654026574736 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7696] ppid=7684 vsize=27312552 memory=140515022568624 CPUtime=0 cores=0-7
/proc/7687/task/7696/stat : 7696 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654025522192 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7697] ppid=7684 vsize=27312552 memory=140515022570928 CPUtime=0 cores=0-7
/proc/7687/task/7697/stat : 7697 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173671 27968053248 32323 33554432000 4194304 4196468 140721498825616 139654024469648 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7698] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7698/stat : 7698 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173672 27968053248 32323 33554432000 4194304 4196468 140721498825616 139653617178608 139654243158658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7699] ppid=7684 vsize=27312552 memory=281030045148816 CPUtime=0 cores=0-7
/proc/7687/task/7699/stat : 7699 (java) S 7684 7687 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173673 27968053248 32323 33554432000 4194304 4196468 140721498825616 139652136690592 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7700] ppid=7684 vsize=27312552 memory=281030045155728 CPUtime=0 cores=0-7
/proc/7687/task/7700/stat : 7700 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173673 27968053248 32323 33554432000 4194304 4196468 140721498825616 139651868255216 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7701] ppid=7684 vsize=27312552 memory=281030045097008 CPUtime=0 cores=0-7
/proc/7687/task/7701/stat : 7701 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 32323 33554432000 4194304 4196468 140721498825616 139651493746896 139654243166107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7702] ppid=7684 vsize=27312552 memory=281030045169552 CPUtime=0 cores=0-7
/proc/7687/task/7702/stat : 7702 (java) S 7684 7687 7239 0 -1 1077944384 352 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 32323 33554432000 4194304 4196468 140721498825616 139653616126448 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7703] ppid=7684 vsize=27312552 memory=281030045176464 CPUtime=0.01 cores=0-7
/proc/7687/task/7703/stat : 7703 (java) S 7684 7687 7239 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 83173676 27968053248 32323 33554432000 4194304 4196468 140721498825616 139653615073904 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7704] ppid=7684 vsize=27312552 memory=281030045174160 CPUtime=0.01 cores=0-7
/proc/7687/task/7704/stat : 7704 (java) S 7684 7687 7239 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 20 0 83173676 27968053248 32323 33554432000 4194304 4196468 140721498825616 139653231405808 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7705] ppid=7684 vsize=27312552 memory=281030045190768 CPUtime=0.07 cores=0-7
/proc/7687/task/7705/stat : 7705 (java) S 7684 7687 7239 0 -1 1077944384 339 0 0 0 7 0 0 0 20 0 20 0 83173676 27968053248 32323 33554432000 4194304 4196468 140721498825616 139653230353264 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7706] ppid=7684 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7706/stat : 7706 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 32323 33554432000 4194304 4196468 140721498825616 139650995841248 139654243157717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7707] ppid=7684 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7687/task/7707/stat : 7707 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27968053248 32323 33554432000 4194304 4196468 140721498825616 139653229300144 139654243158658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 129292 KiB

[startup+0.700816 s]
/proc/loadavg: 6.15 8.07 8.53 2/198 7707
/proc/meminfo: memFree=23593644/32770624 swapFree=67108404/67108860
[pid=7687] ppid=7684 vsize=27320872 memory=166852 CPUtime=1.01 cores=0-7
/proc/7687/stat : 7687 (java) S 7684 7687 7239 0 -1 1077944320 18302 0 0 0 95 6 0 0 20 0 20 0 83173668 27976572928 41713 33554432000 4194304 4196468 140721498825616 140721498808160 139654243147511 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
/proc/7687/statm: 6830218 41713 3143 1 0 6791622 0
[pid=7687/tid=7689] ppid=7684 vsize=27320872 memory=0 CPUtime=0.67 cores=0-7
/proc/7687/task/7689/stat : 7689 (java) R 7684 7687 7239 0 -1 4202560 15499 0 0 0 63 4 0 0 20 0 20 0 83173668 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654214968896 139654227227998 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7690] ppid=7684 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7690/stat : 7690 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654247389456 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7691] ppid=7684 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7691/stat : 7691 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654030784912 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7692] ppid=7684 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7692/stat : 7692 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654029732368 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7693] ppid=7684 vsize=27320872 memory=5372 CPUtime=0 cores=0-7
/proc/7687/task/7693/stat : 7693 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654028679824 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7694] ppid=7684 vsize=27320872 memory=1440 CPUtime=0 cores=0-7
/proc/7687/task/7694/stat : 7694 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654027627280 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7695] ppid=7684 vsize=27320872 memory=4612 CPUtime=0 cores=0-7
/proc/7687/task/7695/stat : 7695 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654026574736 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7696] ppid=7684 vsize=27320872 memory=1200 CPUtime=0 cores=0-7
/proc/7687/task/7696/stat : 7696 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654025522192 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7697] ppid=7684 vsize=27320872 memory=15876 CPUtime=0 cores=0-7
/proc/7687/task/7697/stat : 7697 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173671 27976572928 41713 33554432000 4194304 4196468 140721498825616 139654024469648 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7698] ppid=7684 vsize=27320872 memory=4044 CPUtime=0 cores=0-7
/proc/7687/task/7698/stat : 7698 (java) S 7684 7687 7239 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83173672 27976572928 41713 33554432000 4194304 4196468 140721498825616 139653617178608 139654243158658 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0

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

[pid=7687/tid=7702] ppid=7684 vsize=27322996 memory=20036 CPUtime=0.31 cores=0-7
/proc/7687/task/7702/stat : 7702 (java) S 7684 7687 7239 0 -1 1077944384 731 0 0 0 31 0 0 0 20 0 20 0 83173676 27978747904 58568 33554432000 4194304 4196468 140721498825616 139653616126448 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7703] ppid=7684 vsize=27322996 memory=6656426216303648864 CPUtime=0.47 cores=0-7
/proc/7687/task/7703/stat : 7703 (java) S 7684 7687 7239 0 -1 1077944384 1080 0 0 0 47 0 0 0 20 0 20 0 83173676 27978747904 58568 33554432000 4194304 4196468 140721498825616 139653615073904 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7704] ppid=7684 vsize=27322996 memory=6656426216303648864 CPUtime=0.37 cores=0-7
/proc/7687/task/7704/stat : 7704 (java) R 7684 7687 7239 0 -1 4202560 493 0 0 0 37 0 0 0 20 0 20 0 83173676 27978747904 58568 33554432000 4194304 4196468 140721498825616 139653231405808 139654243159446 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7705] ppid=7684 vsize=27322996 memory=6944656592455360604 CPUtime=0.75 cores=0-7
/proc/7687/task/7705/stat : 7705 (java) R 7684 7687 7239 0 -1 4202560 2480 0 0 0 74 1 0 0 20 0 20 0 83173676 27978747904 58568 33554432000 4194304 4196468 140721498825616 139653230353264 139654236244236 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7706] ppid=7684 vsize=27322996 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/7687/task/7706/stat : 7706 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173676 27978747904 58568 33554432000 4194304 4196468 140721498825616 139650995841248 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7707] ppid=7684 vsize=27322996 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/7687/task/7707/stat : 7707 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27978747904 58568 33554432000 4194304 4196468 140721498825616 139653229300144 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
Current children cumulated CPU time: 3.53 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 234272 KiB

[startup+2.00079 s]*
/proc/loadavg: 6.15 8.07 8.53 6/198 7707
/proc/meminfo: memFree=23453656/32770624 swapFree=67108404/67108860
[pid=7687] ppid=7684 vsize=27325044 memory=295184 CPUtime=5.01 cores=0-7
/proc/7687/stat : 7687 (java) S 7684 7687 7239 0 -1 1077944320 24792 0 0 0 489 12 0 0 20 0 20 0 83173668 27980845056 73796 33554432000 4194304 4196468 140721498825616 140721498808160 139654243147511 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
/proc/7687/statm: 6831261 73796 3207 1 0 6792646 0
[pid=7687/tid=7689] ppid=7684 vsize=27325044 memory=8316850467074736180 CPUtime=1.97 cores=0-7
/proc/7687/task/7689/stat : 7689 (java) R 7684 7687 7239 0 -1 4202560 16882 0 0 0 190 7 0 0 20 0 20 0 83173668 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654214982032 139654243159446 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7690] ppid=7684 vsize=27325044 memory=9358 CPUtime=0 cores=0-7
/proc/7687/task/7690/stat : 7690 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654247389456 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7691] ppid=7684 vsize=27325044 memory=140515135435747 CPUtime=0 cores=0-7
/proc/7687/task/7691/stat : 7691 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654030784912 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7692] ppid=7684 vsize=27325044 memory=3472328128895280708 CPUtime=0 cores=0-7
/proc/7687/task/7692/stat : 7692 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654029732368 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7693] ppid=7684 vsize=27325044 memory=-7022074515825631275 CPUtime=0 cores=0-7
/proc/7687/task/7693/stat : 7693 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654028679824 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7694] ppid=7684 vsize=27325044 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/7687/task/7694/stat : 7694 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654027627280 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7695] ppid=7684 vsize=27325044 memory=3184097920075968559 CPUtime=0 cores=0-7
/proc/7687/task/7695/stat : 7695 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654026574736 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7696] ppid=7684 vsize=27325044 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/7687/task/7696/stat : 7696 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654025522192 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7697] ppid=7684 vsize=27325044 memory=-9174445032661854264 CPUtime=0 cores=0-7
/proc/7687/task/7697/stat : 7697 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173671 27980845056 73796 33554432000 4194304 4196468 140721498825616 139654024469648 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7698] ppid=7684 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7698/stat : 7698 (java) S 7684 7687 7239 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83173672 27980845056 73796 33554432000 4194304 4196468 140721498825616 139653617178608 139654243158658 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7699] ppid=7684 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7699/stat : 7699 (java) S 7684 7687 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173673 27980845056 73796 33554432000 4194304 4196468 140721498825616 139652136690592 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7700] ppid=7684 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7700/stat : 7700 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173673 27980845056 73796 33554432000 4194304 4196468 140721498825616 139651868255216 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7701] ppid=7684 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7701/stat : 7701 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27980845056 73796 33554432000 4194304 4196468 140721498825616 139651493746896 139654243166107 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7702] ppid=7684 vsize=27325044 memory=0 CPUtime=0.61 cores=0-7
/proc/7687/task/7702/stat : 7702 (java) R 7684 7687 7239 0 -1 4202560 1006 0 0 0 60 1 0 0 20 0 20 0 83173676 27980845056 73796 33554432000 4194304 4196468 140721498825616 139653616116240 139654222336976 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7703] ppid=7684 vsize=27325044 memory=0 CPUtime=0.76 cores=0-7
/proc/7687/task/7703/stat : 7703 (java) R 7684 7687 7239 0 -1 4202560 1252 0 0 0 76 0 0 0 20 0 20 0 83173676 27980845056 73796 33554432000 4194304 4196468 140721498825616 139653615059928 139654224692096 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7704] ppid=7684 vsize=27325044 memory=3472328296227680303 CPUtime=0.69 cores=0-7
/proc/7687/task/7704/stat : 7704 (java) R 7684 7687 7239 0 -1 4202560 1513 0 0 0 69 0 0 0 20 0 20 0 83173676 27980845056 73796 33554432000 4194304 4196468 140721498825616 139653231395600 139654227140587 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7705] ppid=7684 vsize=27325044 memory=3472328296227680303 CPUtime=0.93 cores=0-7
/proc/7687/task/7705/stat : 7705 (java) S 7684 7687 7239 0 -1 1077944384 2792 0 0 0 91 2 0 0 20 0 20 0 83173676 27980845056 73796 33554432000 4194304 4196468 140721498825616 139653230353264 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7706] ppid=7684 vsize=27325044 memory=3472328296227680304 CPUtime=0 cores=0-7
/proc/7687/task/7706/stat : 7706 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173676 27980845056 73796 33554432000 4194304 4196468 140721498825616 139650995841248 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7707] ppid=7684 vsize=27325044 memory=3472323898181169199 CPUtime=0 cores=0-7
/proc/7687/task/7707/stat : 7707 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27980845056 73796 33554432000 4194304 4196468 140721498825616 139653229300144 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
Current children cumulated CPU time: 5.01 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 295184 KiB

[startup+2.4008 s]
/proc/loadavg: 6.15 8.07 8.53 6/198 7707
/proc/meminfo: memFree=23453656/32770624 swapFree=67108404/67108860
[pid=7687] ppid=7684 vsize=27327160 memory=354928 CPUtime=6.55 cores=0-7
/proc/7687/stat : 7687 (java) S 7684 7687 7239 0 -1 1077944320 26395 0 0 0 641 14 0 0 20 0 20 0 83173668 27983011840 88732 33554432000 4194304 4196468 140721498825616 140721498808160 139654243147511 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
/proc/7687/statm: 6831790 88732 3222 1 0 6792646 0
[pid=7687/tid=7689] ppid=7684 vsize=27327160 memory=281030045110688 CPUtime=2.36 cores=0-7
/proc/7687/task/7689/stat : 7689 (java) R 7684 7687 7239 0 -1 4202560 17344 0 0 0 228 8 0 0 20 0 20 0 83173668 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654214973568 139653708962438 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7690] ppid=7684 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/7687/task/7690/stat : 7690 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654247389456 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7691] ppid=7684 vsize=27327160 memory=281030045307584 CPUtime=0 cores=0-7
/proc/7687/task/7691/stat : 7691 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654030784912 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7692] ppid=7684 vsize=27327160 memory=281030045307776 CPUtime=0 cores=0-7
/proc/7687/task/7692/stat : 7692 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654029732368 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7693] ppid=7684 vsize=27327160 memory=281030045307968 CPUtime=0 cores=0-7
/proc/7687/task/7693/stat : 7693 (java) S 7684 7687 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654028679824 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7694] ppid=7684 vsize=27327160 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7687/task/7694/stat : 7694 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654027627280 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7695] ppid=7684 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7695/stat : 7695 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654026574736 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7696] ppid=7684 vsize=27327160 memory=4580 CPUtime=0 cores=0-7
/proc/7687/task/7696/stat : 7696 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654025522192 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7697] ppid=7684 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7697/stat : 7697 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173671 27983011840 88732 33554432000 4194304 4196468 140721498825616 139654024469648 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7698] ppid=7684 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/7687/task/7698/stat : 7698 (java) S 7684 7687 7239 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83173672 27983011840 88732 33554432000 4194304 4196468 140721498825616 139653617178608 139654243158658 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7699] ppid=7684 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7699/stat : 7699 (java) S 7684 7687 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173673 27983011840 88732 33554432000 4194304 4196468 140721498825616 139652136690592 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7700] ppid=7684 vsize=27327160 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/7687/task/7700/stat : 7700 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173673 27983011840 88732 33554432000 4194304 4196468 140721498825616 139651868255216 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7701] ppid=7684 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7687/task/7701/stat : 7701 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27983011840 88732 33554432000 4194304 4196468 140721498825616 139651493746896 139654243166107 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7702] ppid=7684 vsize=27327160 memory=6944656575208382560 CPUtime=0.93 cores=0-7
/proc/7687/task/7702/stat : 7702 (java) R 7684 7687 7239 0 -1 4202560 1174 0 0 0 92 1 0 0 20 0 20 0 83173676 27983011840 88732 33554432000 4194304 4196468 140721498825616 139653616126448 139654228515655 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7703] ppid=7684 vsize=27327160 memory=-5628408999910123566 CPUtime=1.09 cores=0-7
/proc/7687/task/7703/stat : 7703 (java) R 7684 7687 7239 0 -1 4202560 1439 0 0 0 109 0 0 0 20 0 20 0 83173676 27983011840 88732 33554432000 4194304 4196468 140721498825616 139653615061456 139654228273692 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7704] ppid=7684 vsize=27327160 memory=6656426216303648864 CPUtime=1.03 cores=0-7
/proc/7687/task/7704/stat : 7704 (java) R 7684 7687 7239 0 -1 4202560 2022 0 0 0 103 0 0 0 20 0 20 0 83173676 27983011840 88732 33554432000 4194304 4196468 140721498825616 139653231388320 139654226647709 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7705] ppid=7684 vsize=27327160 memory=6944656592455359580 CPUtime=1.09 cores=0-7
/proc/7687/task/7705/stat : 7705 (java) S 7684 7687 7239 0 -1 1077944384 3069 0 0 0 107 2 0 0 20 0 20 0 83173676 27983011840 88732 33554432000 4194304 4196468 140721498825616 139653230353264 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7706] ppid=7684 vsize=27327160 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/7687/task/7706/stat : 7706 (java) S 7684 7687 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173676 27983011840 88732 33554432000 4194304 4196468 140721498825616 139650995841248 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7707] ppid=7684 vsize=27327160 memory=6944656592452792378 CPUtime=0 cores=0-7
/proc/7687/task/7707/stat : 7707 (java) S 7684 7687 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173676 27983011840 88732 33554432000 4194304 4196468 140721498825616 139653229300144 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
Current children cumulated CPU time: 6.55 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 354928 KiB

[startup+2.50077 s]
/proc/loadavg: 6.15 8.07 8.53 6/198 7707
/proc/meminfo: memFree=23453656/32770624 swapFree=67108404/67108860
[pid=7687] ppid=7684 vsize=27788196 memory=380244 CPUtime=6.97 cores=0-7
/proc/7687/stat : 7687 (java) S 7684 7687 7239 0 -1 1077944320 27203 2046 0 0 681 14 1 1 20 0 22 0 83173668 28455112704 95061 33554432000 4194304 4196468 140721498825616 140721498808160 139654243147511 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
/proc/7687/statm: 6947049 95061 3229 1 0 6907905 0
[pid=7687/tid=7689] ppid=7684 vsize=27788196 memory=35189539473642 CPUtime=2.48 cores=0-7
/proc/7687/task/7689/stat : 7689 (java) R 7684 7687 7239 0 -1 4202560 17684 2046 0 0 238 8 1 1 20 0 22 0 83173668 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654214980720 139654228840992 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7690] ppid=7684 vsize=27788196 memory=310760 CPUtime=0.02 cores=0-7
/proc/7687/task/7690/stat : 7690 (java) S 7684 7687 7239 0 -1 1077944384 2 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654247389456 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7691] ppid=7684 vsize=27788196 memory=0 CPUtime=0.02 cores=0-7
/proc/7687/task/7691/stat : 7691 (java) S 7684 7687 7239 0 -1 1077944384 2 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654030784912 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7692] ppid=7684 vsize=27788196 memory=288230574492221466 CPUtime=0.02 cores=0-7
/proc/7687/task/7692/stat : 7692 (java) S 7684 7687 7239 0 -1 1077944384 2 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654029732368 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7693] ppid=7684 vsize=27788196 memory=0 CPUtime=0.02 cores=0-7
/proc/7687/task/7693/stat : 7693 (java) S 7684 7687 7239 0 -1 1077944384 2 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654028679824 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7694] ppid=7684 vsize=27788196 memory=7811873325040953955 CPUtime=0.02 cores=0-7
/proc/7687/task/7694/stat : 7694 (java) S 7684 7687 7239 0 -1 1077944384 1 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654027627280 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7695] ppid=7684 vsize=27788196 memory=0 CPUtime=0.02 cores=0-7
/proc/7687/task/7695/stat : 7695 (java) S 7684 7687 7239 0 -1 1077944384 1 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654026574736 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7696] ppid=7684 vsize=27788196 memory=6944656575208382560 CPUtime=0.02 cores=0-7
/proc/7687/task/7696/stat : 7696 (java) S 7684 7687 7239 0 -1 1077944384 1 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654025522192 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7697] ppid=7684 vsize=27788196 memory=6944656592455359580 CPUtime=0.02 cores=0-7
/proc/7687/task/7697/stat : 7697 (java) S 7684 7687 7239 0 -1 1077944384 3 2046 0 0 0 0 1 1 20 0 22 0 83173671 28455112704 95061 33554432000 4194304 4196468 140721498825616 139654024469648 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7698] ppid=7684 vsize=27788196 memory=6944656575208382560 CPUtime=0.02 cores=0-7
/proc/7687/task/7698/stat : 7698 (java) S 7684 7687 7239 0 -1 1077944384 6 2046 0 0 0 0 1 1 20 0 22 0 83173672 28455112704 95061 33554432000 4194304 4196468 140721498825616 139653617178608 139654243158658 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7699] ppid=7684 vsize=27788196 memory=264796 CPUtime=0.02 cores=0-7
/proc/7687/task/7699/stat : 7699 (java) S 7684 7687 7239 0 -1 1077944384 13 2046 0 0 0 0 1 1 20 0 22 0 83173673 28455112704 95061 33554432000 4194304 4196468 140721498825616 139652136690592 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7700] ppid=7684 vsize=27788196 memory=208372 CPUtime=0.02 cores=0-7
/proc/7687/task/7700/stat : 7700 (java) S 7684 7687 7239 0 -1 1077944384 1 2046 0 0 0 0 1 1 20 0 22 0 83173673 28455112704 95061 33554432000 4194304 4196468 140721498825616 139651868255216 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7701] ppid=7684 vsize=27788196 memory=1792 CPUtime=0.02 cores=0-7
/proc/7687/task/7701/stat : 7701 (java) S 7684 7687 7239 0 -1 1077944384 1 2046 0 0 0 0 1 1 20 0 22 0 83173676 28455112704 95061 33554432000 4194304 4196468 140721498825616 139651493746896 139654243166107 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7702] ppid=7684 vsize=27788196 memory=644 CPUtime=1.03 cores=0-7
/proc/7687/task/7702/stat : 7702 (java) S 7684 7687 7239 0 -1 1077944384 1195 2046 0 0 100 1 1 1 20 0 22 0 83173676 28455112704 95061 33554432000 4194304 4196468 140721498825616 139653616126448 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7703] ppid=7684 vsize=27788196 memory=0 CPUtime=1.18 cores=0-7
/proc/7687/task/7703/stat : 7703 (java) S 7684 7687 7239 0 -1 1077944384 1458 2046 0 0 116 0 1 1 20 0 22 0 83173676 28455112704 95061 33554432000 4194304 4196468 140721498825616 139653615073904 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7704] ppid=7684 vsize=27788196 memory=0 CPUtime=1.15 cores=0-7
/proc/7687/task/7704/stat : 7704 (java) R 7684 7687 7239 0 -1 4202560 2280 2046 0 0 113 0 1 1 20 0 22 0 83173676 28455112704 95061 33554432000 4194304 4196468 140721498825616 139653231385744 139654226644299 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7705] ppid=7684 vsize=27788196 memory=0 CPUtime=1.15 cores=0-7
/proc/7687/task/7705/stat : 7705 (java) S 7684 7687 7239 0 -1 1077944384 3156 2046 0 0 111 2 1 1 20 0 22 0 83173676 28455112704 95061 33554432000 4194304 4196468 140721498825616 139653230353264 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7706] ppid=7684 vsize=27788196 memory=0 CPUtime=0.02 cores=0-7
/proc/7687/task/7706/stat : 7706 (java) S 7684 7687 7239 0 -1 1077944384 3 2046 0 0 0 0 1 1 20 0 22 0 83173676 28455112704 95061 33554432000 4194304 4196468 140721498825616 139650995841248 139654243157717 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
[pid=7687/tid=7707] ppid=7684 vsize=27788196 memory=0 CPUtime=0.02 cores=0-7
/proc/7687/task/7707/stat : 7707 (java) S 7684 7687 7239 0 -1 1077944384 1 2046 0 0 0 0 1 1 20 0 22 0 83173676 28455112704 95061 33554432000 4194304 4196468 140721498825616 139653229300144 139654243158658 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38998016 140721498833882 140721498834181 140721498834181 140721498836943 0
Current children cumulated CPU time: 6.97 s
Current children cumulated vsize: 27788196 KiB
Current children cumulated memory: 380244 KiB

Child status: 0
Real time (s): 2.54494
CPU time (s): 7.07286
CPU user time (s): 6.89787
CPU system time (s): 0.174987
CPU usage (%): 277.918
Max. virtual memory (cumulated for all children) (KiB): 27788196
Max. memory (cumulated for all children) (KiB): 380244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.89787
system time used= 0.174987
maximum resident set size= 385016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29441
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6873
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 7687
#   total CPU time (s): 7.07286
#   total CPU user time (s): 6.89787
#   total CPU system time (s): 0.174987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036242 second user time and 0.068566 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 03:48:25
IDJOB=4297236
IDBENCH=141378
IDSOLVER=2759
FILE ID=node148/4297236-1532656105
RUNJOBID= node148-1532656086-7266
PBS_JOBID= 21022225
Free space on /tmp= 43264 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-4-cp_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297236-1532656105/watcher-4297236-1532656105 -o /tmp/evaluation-result-4297236-1532656105/solver-4297236-1532656105 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297236-1532656105.xml

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

MD5SUM BENCH= 323265c27f21e70af41ff0037033f3ab
RANDOM SEED=357660707

node148.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.50
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.50
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.50
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.50
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:        23737684 kB
MemAvailable:   31930924 kB
Buffers:          190536 kB
Cached:          8138060 kB
SwapCached:          352 kB
Active:          1948292 kB
Inactive:        6430988 kB
Active(anon):       3628 kB
Inactive(anon):    74572 kB
Active(file):    1944664 kB
Inactive(file):  6356416 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:         70900 kB
Mapped:            41156 kB
Shmem:             25016 kB
Slab:             348316 kB
SReclaimable:     320620 kB
SUnreclaim:        27696 kB
KernelStack:        3520 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-27 03:48:28