Trace number 4297000

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)SAT 6.99933 2.52527

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.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 03:48:22 CEST 2018
0.65/0.55	c PID: 7588
0.65/0.55	c IP: 172.20.3.148
0.65/0.55	c HOST: node148.alineos.net
0.65/0.56	c (0,0) Parsing Begin
2.60/1.23	c (0,0) Parsing End
2.60/1.24	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 726 ctr, max domain size 4
2.60/1.24	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.60/1.24	c (0,0) Constraint Name Generate Begin
2.60/1.25	c (0,0) Ctr:HOME/instance-4297000-1532656101.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
2.60/1.25	c (0,0) Constraint Name Generate End
2.60/1.25	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.60/1.25	c (0,0) CSP to CSPinCNF Begin
2.86/1.37	c (0,0) translated 73 (10%) constraints
3.05/1.40	c (0,0) translated 146 (20%) constraints
3.05/1.42	c (0,0) translated 218 (30%) constraints
3.05/1.44	c (0,0) translated 291 (40%) constraints
3.05/1.46	c (0,0) translated 363 (50%) constraints
3.05/1.48	c (0,0) translated 436 (60%) constraints
3.05/1.49	c (0,0) translated 509 (70%) constraints
3.36/1.51	c (0,0) translated 581 (80%) constraints
3.36/1.52	c (0,0) translated 654 (90%) constraints
3.62/1.69	c (1,1) translated 726 (100%) constraints
4.27/1.84	c (1,1) STATISTICS1:HOME/instance-4297000-1532656101.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.27/1.84	c (1,1) ===========================================
4.27/1.84	c (1,1) Order
4.27/1.84	c (1,1) ===========================================
4.27/1.87	c (1,1) translated 145 (10%) constraints
4.27/1.89	c (1,1) translated 289 (20%) constraints
4.61/1.90	c (1,1) translated 434 (30%) constraints
4.61/1.92	c (1,1) translated 578 (40%) constraints
4.61/1.94	c (1,1) translated 722 (50%) constraints
4.61/1.98	c (1,1) translated 867 (60%) constraints
4.61/2.00	c (1,1) translated 1011 (70%) constraints
5.07/2.02	c (1,1) translated 1156 (80%) constraints
5.07/2.04	c (1,1) translated 1300 (90%) constraints
5.07/2.05	c (1,1) translated 1444 (100%) constraints
5.07/2.05	c (1,1) CSP to CSPinCNF End
5.07/2.05	c (1,1) CSP: 112 int (48 aux), 584 bool (584 aux), 2084 ctr, max domain size 5
5.07/2.05	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.07/2.05	c (1,1) CSPinCNF Propagation Begin
5.51/2.12	c (1,1) 188 values, 858 unsatisfiable literals, and 738 valid clauses are removed
5.51/2.12	c (1,1) CSPinCNF Propagation End
5.51/2.12	c (1,1) CSP: 252 int (188 aux), 444 bool (444 aux), 1346 ctr, max domain size 5
5.51/2.12	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.51/2.12	c (1,1) Simplify CSPinCNF Begin
5.51/2.17	c (1,1) Simplify CSPinCNF End
5.51/2.17	c (1,1) CSP: 252 int (188 aux), 1259 bool (1259 aux), 2161 ctr, max domain size 5
5.51/2.17	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
5.51/2.17	c (1,1) Calculate Precise Domain Begin
5.86/2.21	c (1,1) 0 values are removed by re-calculation
5.86/2.21	c (1,1) Calculate Precise Domain End
5.86/2.21	c (1,1) CSP: 252 int (188 aux), 1259 bool (1259 aux), 2161 ctr, max domain size 5
5.86/2.21	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.86/2.21	c (1,1) CSPinCNF to SatSolver Begin
5.86/2.28	c (1,1) 217 (10 %) CSP clauses are encoded (1547 SAT variables, 852 SAT clauses)
6.19/2.30	c (1,1) 433 (20 %) CSP clauses are encoded (1547 SAT variables, 1572 SAT clauses)
6.19/2.32	c (1,1) 649 (30 %) CSP clauses are encoded (1547 SAT variables, 2283 SAT clauses)
6.19/2.33	c (1,1) 865 (40 %) CSP clauses are encoded (1547 SAT variables, 2928 SAT clauses)
6.19/2.34	c (1,1) 1081 (50 %) CSP clauses are encoded (1547 SAT variables, 3444 SAT clauses)
6.19/2.36	c (1,1) 1297 (60 %) CSP clauses are encoded (1547 SAT variables, 4612 SAT clauses)
6.19/2.37	c (1,1) 1513 (70 %) CSP clauses are encoded (1547 SAT variables, 5780 SAT clauses)
6.19/2.39	c (1,1) 1729 (80 %) CSP clauses are encoded (1547 SAT variables, 6948 SAT clauses)
6.19/2.39	c (1,1) 1945 (90 %) CSP clauses are encoded (1547 SAT variables, 7164 SAT clauses)
6.19/2.40	c (1,1) 2161 (100 %) CSP clauses are encoded (1547 SAT variables, 7712 SAT clauses)
6.19/2.40	c (1,1) CSPinCNF to SatSolver End
6.19/2.40	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.54/2.43	c (1,1) STATISTICS2:HOME/instance-4297000-1532656101.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.54/2.43	c (1,1) SatSolver.solve Begin
6.54/2.43	c (1,1) 1547 bool, 7715 clause
6.54/2.43	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297000-1532656101.xml-scop-7588.cnf HOME/instance-4297000-1532656101.xml-scop-7588.cnf.out
6.54/2.46	c (1,0) c
6.54/2.46	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
6.54/2.46	c (1,0) c
6.54/2.46	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
6.54/2.46	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
6.54/2.46	c (1,0) c ========================================[ Problem Statistics ]===========================================
6.54/2.46	c (1,0) c |                                                                                                       |
6.54/2.46	c (1,0) c |  Number of variables:          1547                                                                   |
6.54/2.46	c (1,0) c |  Number of clauses:            7715                                                                   |
6.54/2.46	c (1,0) c |  Parse time:                   0.00 s                                                                 |
6.54/2.46	c (1,0) c |                                                                                                       |
6.54/2.46	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
6.54/2.46	c (1,0) c |  Simplification time:          0.00 s                                                                 |
6.54/2.46	c (1,0) c |                                                                                                       |
6.54/2.46	c (1,0) c |  Generating clones                                                                                    |
6.54/2.46	c (1,0) c |  all clones generated. Memory =  30.77Mb.                                                             |
6.54/2.46	c (1,0) c ========================================================================================================|
6.54/2.46	c (1,0) c last restart ## conflicts  :  12 73 
6.54/2.46	c (1,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
6.54/2.46	c (1,0) c Total Memory so far : 542.80Mb
6.54/2.46	c (1,0) c
6.54/2.46	c (1,0) c real time : 0.0165331 s
6.54/2.46	c (1,0) c cpu time  : 0.021126 s
6.54/2.46	c (1,0) c
6.54/2.46	c (1,0) c
6.54/2.46	c (1,0) c
6.54/2.46	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
6.54/2.46	c (1,0) c
6.54/2.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.54/2.46	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.54/2.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.54/2.46	c (1,0) c | Conflicts     |             521 |         73 |         99 |         67 |        102 |         38 |         50 |         92 |          0 |
6.54/2.46	c (1,0) c | Decisions     |            2594 |        458 |        448 |        300 |        381 |        264 |        284 |        459 |          0 |
6.54/2.46	c (1,0) c | Propagations  |           36494 |       5870 |       7256 |       3860 |       6639 |       2876 |       3351 |       6642 |          0 |
6.54/2.46	c (1,0) c | Avg_Trail     |                 |        680 |        710 |        767 |        744 |        783 |        725 |        805 |          0 |
6.54/2.46	c (1,0) c | Avg_DL        |                 |         41 |         44 |         70 |         80 |         91 |         70 |         70 |          0 |
6.54/2.46	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.54/2.46	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.54/2.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.54/2.46	c (1,0) c | Exported      |              25 |          6 |          5 |          3 |          2 |          0 |          4 |          5 |          0 |
6.54/2.46	c (1,0) c | Imported      |              45 |          2 |         14 |          4 |          3 |          5 |          4 |         13 |          0 |
6.54/2.46	c (1,0) c | Good          |              23 |          2 |          2 |          4 |          3 |          4 |          4 |          4 |          0 |
6.54/2.46	c (1,0) c | Purge         |              22 |          0 |         12 |          0 |          0 |          1 |          0 |          9 |          0 |
6.54/2.46	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.54/2.46	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.54/2.46	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.54/2.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.54/2.46	c (1,0) c | Unaries       |                 |          8 |          9 |          2 |          4 |          2 |          2 |          7 |          0 |
6.54/2.46	c (1,0) c | Binaries      |                 |          2 |          2 |          1 |          0 |          0 |          0 |          0 |          0 |
6.54/2.46	c (1,0) c | Glues         |                 |          6 |          5 |          3 |          2 |          0 |          4 |          5 |          0 |
6.54/2.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.54/2.46	c (1,0) c | Orig_Seen     |             6 % |        555 |        694 |        486 |        708 |        429 |        331 |        725 |          0 |
6.54/2.46	c (1,0) c | Diff Orig seen|                 | -      170 | -       31 | -      239 | -       17 | -      296 | -      394 |      X     | -      725 |
6.54/2.46	c (1,0) c | Hamming       |            18 % |        279 |        325 |        295 |        236 |        311 |        241 |      X     |        324 |
6.54/2.46	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.54/2.46	c (1,0) 
6.54/2.46	c (1,0) s SATISFIABLE
6.54/2.49	c (1,1) SatSolver.solve End
6.54/2.49	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
6.54/2.49	c (1,1) Show results Begin
6.96/2.50	c (1,1) x[0][0] = 0
6.96/2.50	c (1,1) x[0][1] = 0
6.96/2.50	c (1,1) x[0][2] = 0
6.96/2.50	c (1,1) x[0][3] = 0
6.96/2.50	c (1,1) x[0][4] = 1
6.96/2.50	c (1,1) x[0][5] = 1
6.96/2.50	c (1,1) x[0][6] = 1
6.96/2.50	c (1,1) x[0][7] = 1
6.96/2.50	c (1,1) x[0][8] = 2
6.96/2.50	c (1,1) x[0][9] = 2
6.96/2.50	c (1,1) x[0][10] = 2
6.96/2.50	c (1,1) x[0][11] = 2
6.96/2.50	c (1,1) x[0][12] = 3
6.96/2.50	c (1,1) x[0][13] = 3
6.96/2.50	c (1,1) x[0][14] = 3
6.96/2.50	c (1,1) x[0][15] = 3
6.96/2.50	c (1,1) x[1][0] = 0
6.96/2.50	c (1,1) x[1][1] = 1
6.96/2.50	c (1,1) x[1][2] = 2
6.96/2.50	c (1,1) x[1][3] = 3
6.96/2.50	c (1,1) x[1][4] = 0
6.96/2.50	c (1,1) x[1][5] = 1
6.96/2.50	c (1,1) x[1][6] = 2
6.96/2.50	c (1,1) x[1][7] = 3
6.96/2.50	c (1,1) x[1][8] = 0
6.96/2.50	c (1,1) x[1][9] = 1
6.96/2.50	c (1,1) x[1][10] = 2
6.96/2.50	c (1,1) x[1][11] = 3
6.96/2.50	c (1,1) x[1][12] = 0
6.96/2.50	c (1,1) x[1][13] = 1
6.96/2.50	c (1,1) x[1][14] = 2
6.96/2.50	c (1,1) x[1][15] = 3
6.96/2.50	c (1,1) x[2][0] = 2
6.96/2.50	c (1,1) x[2][1] = 0
6.96/2.50	c (1,1) x[2][2] = 1
6.96/2.50	c (1,1) x[2][3] = 3
6.96/2.50	c (1,1) x[2][4] = 3
6.96/2.50	c (1,1) x[2][5] = 1
6.96/2.50	c (1,1) x[2][6] = 0
6.96/2.50	c (1,1) x[2][7] = 2
6.96/2.50	c (1,1) x[2][8] = 1
6.96/2.50	c (1,1) x[2][9] = 3
6.96/2.50	c (1,1) x[2][10] = 2
6.96/2.50	c (1,1) x[2][11] = 0
6.96/2.50	c (1,1) x[2][12] = 0
6.96/2.50	c (1,1) x[2][13] = 2
6.96/2.50	c (1,1) x[2][14] = 3
6.96/2.50	c (1,1) x[2][15] = 1
6.96/2.50	c (1,1) x[3][0] = 2
6.96/2.50	c (1,1) x[3][1] = 1
6.96/2.50	c (1,1) x[3][2] = 3
6.96/2.50	c (1,1) x[3][3] = 0
6.96/2.50	c (1,1) x[3][4] = 3
6.96/2.50	c (1,1) x[3][5] = 0
6.96/2.50	c (1,1) x[3][6] = 2
6.96/2.50	c (1,1) x[3][7] = 1
6.96/2.50	c (1,1) x[3][8] = 1
6.96/2.50	c (1,1) x[3][9] = 2
6.96/2.50	c (1,1) x[3][10] = 0
6.96/2.50	c (1,1) x[3][11] = 3
6.96/2.50	c (1,1) x[3][12] = 0
6.96/2.50	c (1,1) x[3][13] = 3
6.96/2.50	c (1,1) x[3][14] = 1
6.96/2.50	c (1,1) x[3][15] = 2
6.96/2.50	s SATISFIABLE
6.96/2.50	v <instantiation>
6.96/2.50	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.96/2.50	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 2 0 1 3 3 1 0 2 1 3 2 0 0 2 3 1 2 1 3 0 3 0 2 1 1 2 0 3 0 3 1 2</values>
6.96/2.50	v </instantiation>
6.96/2.50	c (1,1) Show results End
6.96/2.50	c (1,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
6.96/2.50	c (1,1) 0,0,1,1,1,1,1,1,1,STOP-AFTER(ALL)
6.96/2.50	c END-Prog: Fri Jul 27 03:48:24 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-4297000-1532656101/watcher-4297000-1532656101 -o /tmp/evaluation-result-4297000-1532656101/solver-4297000-1532656101 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297000-1532656101.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
Current StackSize limit: 8192 KiB

solver pid=7588, runsolver pid=7585

[startup+0.100138 s]*
/proc/loadavg: 6.52 8.17 8.57 3/198 7608
/proc/meminfo: memFree=23641056/32770624 swapFree=67108404/67108860
[pid=7588] ppid=7585 vsize=27312552 memory=109320 CPUtime=0.1 cores=0-7
/proc/7588/stat : 7588 (java) S 7585 7588 7239 0 -1 1077944320 6852 0 0 0 8 2 0 0 20 0 20 0 83173284 27968053248 27330 33554432000 4194304 4196468 140725778544592 140725778527136 140644872220407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
/proc/7588/statm: 6828138 27330 2749 1 0 6790598 0
[pid=7588/tid=7590] ppid=7585 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7588/task/7590/stat : 7590 (java) R 7585 7588 7239 0 -1 4202560 4963 0 0 0 7 2 0 0 20 0 20 0 83173284 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644844046736 140644872232342 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7591] ppid=7585 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7588/task/7591/stat : 7591 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644876462736 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7592] ppid=7585 vsize=27312552 memory=140187884230272 CPUtime=0 cores=0-7
/proc/7588/task/7592/stat : 7592 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644690618896 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7593] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7593/stat : 7593 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644689566096 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7594] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7594/stat : 7594 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644688513296 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7595] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7595/stat : 7595 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644687461520 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7596] ppid=7585 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7588/task/7596/stat : 7596 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644686408720 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7597] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7597/stat : 7597 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644685355920 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7598] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7598/stat : 7598 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 27330 33554432000 4194304 4196468 140725778544592 140644684303120 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7599] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7599/stat : 7599 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173288 27968053248 27330 33554432000 4194304 4196468 140725778544592 140643394353520 140644872231554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7600] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7600/stat : 7600 (java) S 7585 7588 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173289 27968053248 27330 33554432000 4194304 4196468 140725778544592 140642596414496 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7601] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7601/stat : 7601 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173289 27968053248 27330 33554432000 4194304 4196468 140725778544592 140642327978864 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7602] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7602/stat : 7602 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 27330 33554432000 4194304 4196468 140725778544592 140641953470288 140644872239003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7603] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7603/stat : 7603 (java) S 7585 7588 7239 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 27330 33554432000 4194304 4196468 140725778544592 140643393301360 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7604] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7604/stat : 7604 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 27330 33554432000 4194304 4196468 140725778544592 140643392248560 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7605] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7605/stat : 7605 (java) R 7585 7588 7239 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 27330 33554432000 4194304 4196468 140725778544592 140643391195760 140644872231554 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7606] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7606/stat : 7606 (java) S 7585 7588 7239 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 27330 33554432000 4194304 4196468 140725778544592 140643390142960 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7607] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7607/stat : 7607 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173292 27968053248 27330 33554432000 4194304 4196468 140725778544592 140641455565408 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7608] ppid=7585 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7588/task/7608/stat : 7608 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173292 27968053248 27330 33554432000 4194304 4196468 140725778544592 140643389090352 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109320 KiB

[startup+0.210014 s]*
/proc/loadavg: 6.52 8.17 8.57 2/198 7608
/proc/meminfo: memFree=23625056/32770624 swapFree=67108404/67108860
[pid=7588] ppid=7585 vsize=27312552 memory=123508 CPUtime=0.24 cores=0-7
/proc/7588/stat : 7588 (java) S 7585 7588 7239 0 -1 1077944320 10647 0 0 0 21 3 0 0 20 0 20 0 83173284 27968053248 30877 33554432000 4194304 4196468 140725778544592 140725778527136 140644872220407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
/proc/7588/statm: 6828138 30877 2873 1 0 6790598 0
[pid=7588/tid=7590] ppid=7585 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/7588/task/7590/stat : 7590 (java) R 7585 7588 7239 0 -1 4202560 8560 0 0 0 17 3 0 0 20 0 20 0 83173284 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644844010112 140644856300894 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7591] ppid=7585 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/7588/task/7591/stat : 7591 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644876462736 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7592] ppid=7585 vsize=27312552 memory=140187884237298 CPUtime=0 cores=0-7
/proc/7588/task/7592/stat : 7592 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644690618896 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7593] ppid=7585 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7588/task/7593/stat : 7593 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644689566096 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7594] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7594/stat : 7594 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644688513296 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7595] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7595/stat : 7595 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644687461520 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7596] ppid=7585 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7588/task/7596/stat : 7596 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644686408720 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7597] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7597/stat : 7597 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644685355920 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7598] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7598/stat : 7598 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 30942 33554432000 4194304 4196468 140725778544592 140644684303120 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7599] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7599/stat : 7599 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173288 27968053248 30942 33554432000 4194304 4196468 140725778544592 140643394353520 140644872231554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7600] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7600/stat : 7600 (java) S 7585 7588 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173289 27968053248 30942 33554432000 4194304 4196468 140725778544592 140642596414496 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7601] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7601/stat : 7601 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173289 27968053248 30942 33554432000 4194304 4196468 140725778544592 140642327978864 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7602] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7602/stat : 7602 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 30942 33554432000 4194304 4196468 140725778544592 140641953470288 140644872239003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7603] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7603/stat : 7603 (java) S 7585 7588 7239 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 30942 33554432000 4194304 4196468 140725778544592 140643393301360 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7604] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7604/stat : 7604 (java) S 7585 7588 7239 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 30942 33554432000 4194304 4196468 140725778544592 140643392248560 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7605] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7605/stat : 7605 (java) S 7585 7588 7239 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 30942 33554432000 4194304 4196468 140725778544592 140643391195760 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7606] ppid=7585 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/7588/task/7606/stat : 7606 (java) S 7585 7588 7239 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 20 0 83173291 27968053248 30942 33554432000 4194304 4196468 140725778544592 140643390142960 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7607] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7607/stat : 7607 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173292 27968053248 30942 33554432000 4194304 4196468 140725778544592 140641455565408 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7608] ppid=7585 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7588/task/7608/stat : 7608 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173292 27968053248 30942 33554432000 4194304 4196468 140725778544592 140643389090352 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123508 KiB

[startup+0.309258 s]*
/proc/loadavg: 6.52 8.17 8.57 2/198 7608
/proc/meminfo: memFree=23621768/32770624 swapFree=67108404/67108860
[pid=7588] ppid=7585 vsize=27312552 memory=127252 CPUtime=0.42 cores=0-7
/proc/7588/stat : 7588 (java) S 7585 7588 7239 0 -1 1077944320 11195 0 0 0 38 4 0 0 20 0 20 0 83173284 27968053248 31813 33554432000 4194304 4196468 140725778544592 140725778527136 140644872220407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
/proc/7588/statm: 6828138 31813 2968 1 0 6790598 0
[pid=7588/tid=7590] ppid=7585 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7588/task/7590/stat : 7590 (java) R 7585 7588 7239 0 -1 4202560 8931 0 0 0 26 3 0 0 20 0 20 0 83173284 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644844024560 140644872242333 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7591] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7591/stat : 7591 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644876462736 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7592] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7592/stat : 7592 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644690618896 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7593] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7593/stat : 7593 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644689566096 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7594] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7594/stat : 7594 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644688513296 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7595] ppid=7585 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/7588/task/7595/stat : 7595 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644687461520 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7596] ppid=7585 vsize=27312552 memory=140187732636591 CPUtime=0 cores=0-7
/proc/7588/task/7596/stat : 7596 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644686408720 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7597] ppid=7585 vsize=27312552 memory=140187732638896 CPUtime=0 cores=0-7
/proc/7588/task/7597/stat : 7597 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644685355920 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7598] ppid=7585 vsize=27312552 memory=140187732641200 CPUtime=0 cores=0-7
/proc/7588/task/7598/stat : 7598 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173287 27968053248 31813 33554432000 4194304 4196468 140725778544592 140644684303120 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7599] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7599/stat : 7599 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173288 27968053248 31813 33554432000 4194304 4196468 140725778544592 140643394353520 140644872231554 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7600] ppid=7585 vsize=27312552 memory=280375465289360 CPUtime=0 cores=0-7
/proc/7588/task/7600/stat : 7600 (java) S 7585 7588 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173289 27968053248 31813 33554432000 4194304 4196468 140725778544592 140642596414496 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7601] ppid=7585 vsize=27312552 memory=280375465296272 CPUtime=0 cores=0-7
/proc/7588/task/7601/stat : 7601 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173289 27968053248 31813 33554432000 4194304 4196468 140725778544592 140642327978864 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7602] ppid=7585 vsize=27312552 memory=280375465237552 CPUtime=0 cores=0-7
/proc/7588/task/7602/stat : 7602 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 31813 33554432000 4194304 4196468 140725778544592 140641953470288 140644872239003 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7603] ppid=7585 vsize=27312552 memory=280375465310096 CPUtime=0 cores=0-7
/proc/7588/task/7603/stat : 7603 (java) S 7585 7588 7239 0 -1 1077944384 352 0 0 0 0 0 0 0 20 0 20 0 83173291 27968053248 31813 33554432000 4194304 4196468 140725778544592 140643393301360 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7604] ppid=7585 vsize=27312552 memory=280375465317008 CPUtime=0.01 cores=0-7
/proc/7588/task/7604/stat : 7604 (java) S 7585 7588 7239 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 20 0 83173291 27968053248 31813 33554432000 4194304 4196468 140725778544592 140643392248560 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7605] ppid=7585 vsize=27312552 memory=280375465314704 CPUtime=0.01 cores=0-7
/proc/7588/task/7605/stat : 7605 (java) S 7585 7588 7239 0 -1 1077944384 161 0 0 0 1 0 0 0 20 0 20 0 83173291 27968053248 31813 33554432000 4194304 4196468 140725778544592 140643391195760 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7606] ppid=7585 vsize=27312552 memory=280375465331312 CPUtime=0.07 cores=0-7
/proc/7588/task/7606/stat : 7606 (java) S 7585 7588 7239 0 -1 1077944384 295 0 0 0 7 0 0 0 20 0 20 0 83173291 27968053248 31813 33554432000 4194304 4196468 140725778544592 140643390142960 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7607] ppid=7585 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7607/stat : 7607 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173292 27968053248 31813 33554432000 4194304 4196468 140725778544592 140641455565408 140644872230613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7608] ppid=7585 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/7588/task/7608/stat : 7608 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173292 27968053248 31813 33554432000 4194304 4196468 140725778544592 140643389090352 140644872231554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127252 KiB

[startup+0.700839 s]
/proc/loadavg: 6.52 8.17 8.57 2/198 7608
/proc/meminfo: memFree=23597584/32770624 swapFree=67108404/67108860
[pid=7588] ppid=7585 vsize=27320872 memory=167136 CPUtime=1.02 cores=0-7
/proc/7588/stat : 7588 (java) S 7585 7588 7239 0 -1 1077944320 18325 0 0 0 97 5 0 0 20 0 20 0 83173284 27976572928 41784 33554432000 4194304 4196468 140725778544592 140725778527136 140644872220407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
/proc/7588/statm: 6830218 41784 3155 1 0 6791622 0
[pid=7588/tid=7590] ppid=7585 vsize=27320872 memory=0 CPUtime=0.67 cores=0-7
/proc/7588/task/7590/stat : 7590 (java) R 7585 7588 7239 0 -1 4202560 15533 0 0 0 63 4 0 0 20 0 20 0 83173284 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644844058352 140644872232342 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7591] ppid=7585 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7591/stat : 7591 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644876462736 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7592] ppid=7585 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7592/stat : 7592 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644690618896 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7593] ppid=7585 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7593/stat : 7593 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644689566096 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7594] ppid=7585 vsize=27320872 memory=5372 CPUtime=0 cores=0-7
/proc/7588/task/7594/stat : 7594 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644688513296 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7595] ppid=7585 vsize=27320872 memory=1440 CPUtime=0 cores=0-7
/proc/7588/task/7595/stat : 7595 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644687461520 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7596] ppid=7585 vsize=27320872 memory=4612 CPUtime=0 cores=0-7
/proc/7588/task/7596/stat : 7596 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644686408720 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7597] ppid=7585 vsize=27320872 memory=1200 CPUtime=0 cores=0-7
/proc/7588/task/7597/stat : 7597 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644685355920 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7598] ppid=7585 vsize=27320872 memory=15876 CPUtime=0 cores=0-7
/proc/7588/task/7598/stat : 7598 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173287 27976572928 41784 33554432000 4194304 4196468 140725778544592 140644684303120 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7599] ppid=7585 vsize=27320872 memory=4044 CPUtime=0 cores=0-7
/proc/7588/task/7599/stat : 7599 (java) S 7585 7588 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83173288 27976572928 41784 33554432000 4194304 4196468 140725778544592 140643394353520 140644872231554 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0

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

[pid=7588/tid=7603] ppid=7585 vsize=27322996 memory=20036 CPUtime=0.33 cores=0-7
/proc/7588/task/7603/stat : 7603 (java) S 7585 7588 7239 0 -1 1077944384 790 0 0 0 32 1 0 0 20 0 20 0 83173291 27978747904 58568 33554432000 4194304 4196468 140725778544592 140643393301360 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7604] ppid=7585 vsize=27322996 memory=6656426216303648864 CPUtime=0.53 cores=0-7
/proc/7588/task/7604/stat : 7604 (java) R 7585 7588 7239 0 -1 1077944384 1003 0 0 0 53 0 0 0 20 0 20 0 83173291 27978747904 58568 33554432000 4194304 4196468 140725778544592 140643392248560 140644872231554 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7605] ppid=7585 vsize=27322996 memory=6656426216303648864 CPUtime=0.38 cores=0-7
/proc/7588/task/7605/stat : 7605 (java) S 7585 7588 7239 0 -1 1077944384 953 0 0 0 38 0 0 0 20 0 20 0 83173291 27978747904 58568 33554432000 4194304 4196468 140725778544592 140643391195760 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7606] ppid=7585 vsize=27322996 memory=6944656592455360604 CPUtime=0.77 cores=0-7
/proc/7588/task/7606/stat : 7606 (java) R 7585 7588 7239 0 -1 4202560 2488 0 0 0 76 1 0 0 20 0 20 0 83173291 27978747904 58568 33554432000 4194304 4196468 140725778544592 140643390142960 140644851298056 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7607] ppid=7585 vsize=27322996 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/7588/task/7607/stat : 7607 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173292 27978747904 58568 33554432000 4194304 4196468 140725778544592 140641455565408 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7608] ppid=7585 vsize=27322996 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/7588/task/7608/stat : 7608 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173292 27978747904 58568 33554432000 4194304 4196468 140725778544592 140643389090352 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
Current children cumulated CPU time: 3.62 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 234272 KiB

[startup+2.00088 s]*
/proc/loadavg: 6.52 8.17 8.57 5/198 7608
/proc/meminfo: memFree=23461020/32770624 swapFree=67108404/67108860
[pid=7588] ppid=7585 vsize=27325044 memory=292344 CPUtime=5.07 cores=0-7
/proc/7588/stat : 7588 (java) S 7585 7588 7239 0 -1 1077944320 24084 0 0 0 496 11 0 0 20 0 20 0 83173284 27980845056 73086 33554432000 4194304 4196468 140725778544592 140725778527136 140644872220407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
/proc/7588/statm: 6831261 73086 3206 1 0 6792646 0
[pid=7588/tid=7590] ppid=7585 vsize=27325044 memory=8316850467074736180 CPUtime=1.97 cores=0-7
/proc/7588/task/7590/stat : 7590 (java) R 7585 7588 7239 0 -1 4202560 16947 0 0 0 191 6 0 0 20 0 20 0 83173284 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644844056464 140644361916139 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7591] ppid=7585 vsize=27325044 memory=9358 CPUtime=0 cores=0-7
/proc/7588/task/7591/stat : 7591 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644876462736 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7592] ppid=7585 vsize=27325044 memory=140187884237795 CPUtime=0 cores=0-7
/proc/7588/task/7592/stat : 7592 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644690618896 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7593] ppid=7585 vsize=27325044 memory=3472328128895280708 CPUtime=0 cores=0-7
/proc/7588/task/7593/stat : 7593 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644689566096 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7594] ppid=7585 vsize=27325044 memory=-7022074515825631275 CPUtime=0 cores=0-7
/proc/7588/task/7594/stat : 7594 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644688513296 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7595] ppid=7585 vsize=27325044 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/7588/task/7595/stat : 7595 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644687461520 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7596] ppid=7585 vsize=27325044 memory=3184097920075968559 CPUtime=0 cores=0-7
/proc/7588/task/7596/stat : 7596 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644686408720 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7597] ppid=7585 vsize=27325044 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/7588/task/7597/stat : 7597 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644685355920 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7598] ppid=7585 vsize=27325044 memory=-9174445032661854264 CPUtime=0 cores=0-7
/proc/7588/task/7598/stat : 7598 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173287 27980845056 73086 33554432000 4194304 4196468 140725778544592 140644684303120 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7599] ppid=7585 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7599/stat : 7599 (java) S 7585 7588 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83173288 27980845056 73086 33554432000 4194304 4196468 140725778544592 140643394353520 140644872231554 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7600] ppid=7585 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7600/stat : 7600 (java) S 7585 7588 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173289 27980845056 73086 33554432000 4194304 4196468 140725778544592 140642596414496 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7601] ppid=7585 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7601/stat : 7601 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173289 27980845056 73086 33554432000 4194304 4196468 140725778544592 140642327978864 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7602] ppid=7585 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7602/stat : 7602 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173291 27980845056 73086 33554432000 4194304 4196468 140725778544592 140641953470288 140644872239003 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7603] ppid=7585 vsize=27325044 memory=0 CPUtime=0.6 cores=0-7
/proc/7588/task/7603/stat : 7603 (java) R 7585 7588 7239 0 -1 4202560 885 0 0 0 59 1 0 0 20 0 20 0 83173291 27980845056 73086 33554432000 4194304 4196468 140725778544592 140643393292400 140644872241754 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7604] ppid=7585 vsize=27325044 memory=0 CPUtime=0.85 cores=0-7
/proc/7588/task/7604/stat : 7604 (java) R 7585 7588 7239 0 -1 4202560 1078 0 0 0 85 0 0 0 20 0 20 0 83173291 27980845056 73086 33554432000 4194304 4196468 140725778544592 140643392235552 140644872241754 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7605] ppid=7585 vsize=27325044 memory=3472328296227680303 CPUtime=0.67 cores=0-7
/proc/7588/task/7605/stat : 7605 (java) R 7585 7588 7239 0 -1 4202560 1045 0 0 0 66 1 0 0 20 0 20 0 83173291 27980845056 73086 33554432000 4194304 4196468 140725778544592 140643391182992 140644851367529 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7606] ppid=7585 vsize=27325044 memory=3472328296227680303 CPUtime=0.94 cores=0-7
/proc/7588/task/7606/stat : 7606 (java) S 7585 7588 7239 0 -1 1077944384 2780 0 0 0 93 1 0 0 20 0 20 0 83173291 27980845056 73086 33554432000 4194304 4196468 140725778544592 140643390142960 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7607] ppid=7585 vsize=27325044 memory=3472328296227680304 CPUtime=0 cores=0-7
/proc/7588/task/7607/stat : 7607 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173292 27980845056 73086 33554432000 4194304 4196468 140725778544592 140641455565408 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7608] ppid=7585 vsize=27325044 memory=3472323898181169199 CPUtime=0 cores=0-7
/proc/7588/task/7608/stat : 7608 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173292 27980845056 73086 33554432000 4194304 4196468 140725778544592 140643389090352 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
Current children cumulated CPU time: 5.07 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 292344 KiB

[startup+2.40089 s]
/proc/loadavg: 6.52 8.17 8.57 5/198 7608
/proc/meminfo: memFree=23461020/32770624 swapFree=67108404/67108860
[pid=7588] ppid=7585 vsize=27327160 memory=355236 CPUtime=6.54 cores=0-7
/proc/7588/stat : 7588 (java) S 7585 7588 7239 0 -1 1077944320 26168 0 0 0 641 13 0 0 20 0 20 0 83173284 27983011840 88809 33554432000 4194304 4196468 140725778544592 140725778527136 140644872220407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
/proc/7588/statm: 6831790 88809 3220 1 0 6792646 0
[pid=7588/tid=7590] ppid=7585 vsize=27327160 memory=280375465251232 CPUtime=2.36 cores=0-7
/proc/7588/task/7590/stat : 7590 (java) R 7585 7588 7239 0 -1 4202560 17412 0 0 0 229 7 0 0 20 0 20 0 83173284 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644844055968 140725779142594 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7591] ppid=7585 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/7588/task/7591/stat : 7591 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644876462736 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7592] ppid=7585 vsize=27327160 memory=280375465448128 CPUtime=0 cores=0-7
/proc/7588/task/7592/stat : 7592 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644690618896 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7593] ppid=7585 vsize=27327160 memory=280375465448320 CPUtime=0 cores=0-7
/proc/7588/task/7593/stat : 7593 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644689566096 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7594] ppid=7585 vsize=27327160 memory=280375465448512 CPUtime=0 cores=0-7
/proc/7588/task/7594/stat : 7594 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644688513296 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7595] ppid=7585 vsize=27327160 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/7588/task/7595/stat : 7595 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644687461520 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7596] ppid=7585 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7596/stat : 7596 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644686408720 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7597] ppid=7585 vsize=27327160 memory=4580 CPUtime=0 cores=0-7
/proc/7588/task/7597/stat : 7597 (java) S 7585 7588 7239 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644685355920 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7598] ppid=7585 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7598/stat : 7598 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173287 27983011840 88809 33554432000 4194304 4196468 140725778544592 140644684303120 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7599] ppid=7585 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/7588/task/7599/stat : 7599 (java) S 7585 7588 7239 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83173288 27983011840 88809 33554432000 4194304 4196468 140725778544592 140643394353520 140644872231554 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7600] ppid=7585 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7600/stat : 7600 (java) S 7585 7588 7239 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83173289 27983011840 88809 33554432000 4194304 4196468 140725778544592 140642596414496 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7601] ppid=7585 vsize=27327160 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/7588/task/7601/stat : 7601 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173289 27983011840 88809 33554432000 4194304 4196468 140725778544592 140642327978864 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7602] ppid=7585 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/7588/task/7602/stat : 7602 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173291 27983011840 88809 33554432000 4194304 4196468 140725778544592 140641953470288 140644872239003 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7603] ppid=7585 vsize=27327160 memory=6944656575208382560 CPUtime=0.9 cores=0-7
/proc/7588/task/7603/stat : 7603 (java) R 7585 7588 7239 0 -1 4202560 1021 0 0 0 89 1 0 0 20 0 20 0 83173291 27983011840 88809 33554432000 4194304 4196468 140725778544592 140643393287872 140644858234816 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7604] ppid=7585 vsize=27327160 memory=-5628408999910123566 CPUtime=1.18 cores=0-7
/proc/7588/task/7604/stat : 7604 (java) R 7585 7588 7239 0 -1 4202560 1405 0 0 0 117 1 0 0 20 0 20 0 83173291 27983011840 88809 33554432000 4194304 4196468 140725778544592 140643392238480 140644855717191 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7605] ppid=7585 vsize=27327160 memory=6656426216303648864 CPUtime=0.98 cores=0-7
/proc/7588/task/7605/stat : 7605 (java) R 7585 7588 7239 0 -1 4202560 1929 0 0 0 97 1 0 0 20 0 20 0 83173291 27983011840 88809 33554432000 4194304 4196468 140725778544592 140643391195760 140644851710561 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7606] ppid=7585 vsize=27327160 memory=6944656592455359580 CPUtime=1.09 cores=0-7
/proc/7588/task/7606/stat : 7606 (java) S 7585 7588 7239 0 -1 1077944384 3052 0 0 0 108 1 0 0 20 0 20 0 83173291 27983011840 88809 33554432000 4194304 4196468 140725778544592 140643390142960 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7607] ppid=7585 vsize=27327160 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/7588/task/7607/stat : 7607 (java) S 7585 7588 7239 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83173292 27983011840 88809 33554432000 4194304 4196468 140725778544592 140641455565408 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7608] ppid=7585 vsize=27327160 memory=6944656592452792378 CPUtime=0 cores=0-7
/proc/7588/task/7608/stat : 7608 (java) S 7585 7588 7239 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83173292 27983011840 88809 33554432000 4194304 4196468 140725778544592 140643389090352 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
Current children cumulated CPU time: 6.54 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 355236 KiB

[startup+2.5008 s]
/proc/loadavg: 6.52 8.17 8.57 5/198 7608
/proc/meminfo: memFree=23461020/32770624 swapFree=67108404/67108860
[pid=7588] ppid=7585 vsize=27788196 memory=378580 CPUtime=6.96 cores=0-7
/proc/7588/stat : 7588 (java) S 7585 7588 7239 0 -1 1077944320 26967 2043 0 0 679 14 2 1 20 0 22 0 83173284 28455112704 94645 33554432000 4194304 4196468 140725778544592 140725778527136 140644872220407 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
/proc/7588/statm: 6947049 94645 3224 1 0 6907905 0
[pid=7588/tid=7590] ppid=7585 vsize=27788196 memory=34763465296106 CPUtime=2.49 cores=0-7
/proc/7588/task/7590/stat : 7590 (java) R 7585 7588 7239 0 -1 4202560 17796 2043 0 0 238 8 2 1 20 0 22 0 83173284 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644844056224 140644872232342 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7591] ppid=7585 vsize=27788196 memory=311352 CPUtime=0.03 cores=0-7
/proc/7588/task/7591/stat : 7591 (java) S 7585 7588 7239 0 -1 1077944384 2 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644876462736 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7592] ppid=7585 vsize=27788196 memory=0 CPUtime=0.03 cores=0-7
/proc/7588/task/7592/stat : 7592 (java) S 7585 7588 7239 0 -1 1077944384 2 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644690618896 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7593] ppid=7585 vsize=27788196 memory=288230574492221466 CPUtime=0.03 cores=0-7
/proc/7588/task/7593/stat : 7593 (java) S 7585 7588 7239 0 -1 1077944384 1 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644689566096 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7594] ppid=7585 vsize=27788196 memory=0 CPUtime=0.03 cores=0-7
/proc/7588/task/7594/stat : 7594 (java) S 7585 7588 7239 0 -1 1077944384 2 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644688513296 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7595] ppid=7585 vsize=27788196 memory=7595698361133985380 CPUtime=0.03 cores=0-7
/proc/7588/task/7595/stat : 7595 (java) S 7585 7588 7239 0 -1 1077944384 2 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644687461520 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7596] ppid=7585 vsize=27788196 memory=0 CPUtime=0.03 cores=0-7
/proc/7588/task/7596/stat : 7596 (java) S 7585 7588 7239 0 -1 1077944384 2 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644686408720 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7597] ppid=7585 vsize=27788196 memory=6944656575208382560 CPUtime=0.03 cores=0-7
/proc/7588/task/7597/stat : 7597 (java) S 7585 7588 7239 0 -1 1077944384 2 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644685355920 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7598] ppid=7585 vsize=27788196 memory=6944656592455359580 CPUtime=0.03 cores=0-7
/proc/7588/task/7598/stat : 7598 (java) S 7585 7588 7239 0 -1 1077944384 3 2043 0 0 0 0 2 1 20 0 22 0 83173287 28455112704 94645 33554432000 4194304 4196468 140725778544592 140644684303120 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7599] ppid=7585 vsize=27788196 memory=6944656575208382560 CPUtime=0.03 cores=0-7
/proc/7588/task/7599/stat : 7599 (java) S 7585 7588 7239 0 -1 1077944384 5 2043 0 0 0 0 2 1 20 0 22 0 83173288 28455112704 94645 33554432000 4194304 4196468 140725778544592 140643394353520 140644872231554 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7600] ppid=7585 vsize=27788196 memory=264268 CPUtime=0.03 cores=0-7
/proc/7588/task/7600/stat : 7600 (java) S 7585 7588 7239 0 -1 1077944384 13 2043 0 0 0 0 2 1 20 0 22 0 83173289 28455112704 94645 33554432000 4194304 4196468 140725778544592 140642596414496 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7601] ppid=7585 vsize=27788196 memory=210068 CPUtime=0.03 cores=0-7
/proc/7588/task/7601/stat : 7601 (java) S 7585 7588 7239 0 -1 1077944384 1 2043 0 0 0 0 2 1 20 0 22 0 83173289 28455112704 94645 33554432000 4194304 4196468 140725778544592 140642327978864 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7602] ppid=7585 vsize=27788196 memory=1792 CPUtime=0.03 cores=0-7
/proc/7588/task/7602/stat : 7602 (java) S 7585 7588 7239 0 -1 1077944384 1 2043 0 0 0 0 2 1 20 0 22 0 83173291 28455112704 94645 33554432000 4194304 4196468 140725778544592 140641953470288 140644872239003 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7603] ppid=7585 vsize=27788196 memory=644 CPUtime=0.99 cores=0-7
/proc/7588/task/7603/stat : 7603 (java) R 7585 7588 7239 0 -1 4202560 1103 2043 0 0 95 1 2 1 20 0 22 0 83173291 28455112704 94645 33554432000 4194304 4196468 140725778544592 140643393301360 140644858234737 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7604] ppid=7585 vsize=27788196 memory=0 CPUtime=1.31 cores=0-7
/proc/7588/task/7604/stat : 7604 (java) R 7585 7588 7239 0 -1 4202560 1405 2043 0 0 127 1 2 1 20 0 22 0 83173291 28455112704 94645 33554432000 4194304 4196468 140725778544592 140643392229952 140644856130816 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7605] ppid=7585 vsize=27788196 memory=0 CPUtime=1.07 cores=0-7
/proc/7588/task/7605/stat : 7605 (java) S 7585 7588 7239 0 -1 1077944384 2077 2043 0 0 103 1 2 1 20 0 22 0 83173291 28455112704 94645 33554432000 4194304 4196468 140725778544592 140643391195760 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7606] ppid=7585 vsize=27788196 memory=0 CPUtime=1.17 cores=0-7
/proc/7588/task/7606/stat : 7606 (java) R 7585 7588 7239 0 -1 4202560 3157 2043 0 0 113 1 2 1 20 0 22 0 83173291 28455112704 94645 33554432000 4194304 4196468 140725778544592 140643390140216 140644857900570 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7607] ppid=7585 vsize=27788196 memory=0 CPUtime=0.03 cores=0-7
/proc/7588/task/7607/stat : 7607 (java) S 7585 7588 7239 0 -1 1077944384 3 2043 0 0 0 0 2 1 20 0 22 0 83173292 28455112704 94645 33554432000 4194304 4196468 140725778544592 140641455565408 140644872230613 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
[pid=7588/tid=7608] ppid=7585 vsize=27788196 memory=0 CPUtime=0.03 cores=0-7
/proc/7588/task/7608/stat : 7608 (java) S 7585 7588 7239 0 -1 1077944384 1 2043 0 0 0 0 2 1 20 0 22 0 83173292 28455112704 94645 33554432000 4194304 4196468 140725778544592 140643389090352 140644872231554 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140725778547673 140725778547973 140725778547973 140725778550735 0
Current children cumulated CPU time: 6.96 s
Current children cumulated vsize: 27788196 KiB
Current children cumulated memory: 378580 KiB

Child status: 0
Real time (s): 2.52527
CPU time (s): 6.99933
CPU user time (s): 6.83487
CPU system time (s): 0.16446
CPU usage (%): 277.172
Max. virtual memory (cumulated for all children) (KiB): 27788196
Max. memory (cumulated for all children) (KiB): 378580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.83487
system time used= 0.16446
maximum resident set size= 381488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29070
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= 6984
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 7588
#   total CPU time (s): 6.99933
#   total CPU user time (s): 6.83487
#   total CPU system time (s): 0.16446

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036687 second user time and 0.069298 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 03:48:21
IDJOB=4297000
IDBENCH=141378
IDSOLVER=2758
FILE ID=node148/4297000-1532656101
RUNJOBID= node148-1532656086-7266
PBS_JOBID= 21022225
Free space on /tmp= 43264 MiB

SOLVER NAME= scop order+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 -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297000-1532656101/watcher-4297000-1532656101 -o /tmp/evaluation-result-4297000-1532656101/solver-4297000-1532656101 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532656086-7266 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297000-1532656101.xml

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

MD5SUM BENCH= 323265c27f21e70af41ff0037033f3ab
RANDOM SEED=867843071

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:        23736620 kB
MemAvailable:   31929048 kB
Buffers:          190512 kB
Cached:          8137736 kB
SwapCached:          352 kB
Active:          1947376 kB
Inactive:        6430716 kB
Active(anon):       3236 kB
Inactive(anon):    74572 kB
Active(file):    1944140 kB
Inactive(file):  6356144 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8600 kB
Writeback:             0 kB
AnonPages:         56948 kB
Mapped:            41200 kB
Shmem:             25016 kB
Slab:             348664 kB
SReclaimable:     320604 kB
SUnreclaim:        28060 kB
KernelStack:        3280 kB
PageTables:         4740 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:      4096 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:24