Trace number 4296958

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 9.62332 3.02798

General information on the benchmark

NameEternity/
Eternity-04-04_c18.xml
MD5SUM888903612ba8c9f4d3271c512caeb5d6
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 benchmark2.16196
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints33
Number of domains2
Minimum domain size6
Maximum domain size16
Distribution of domain sizes[{"size":6,"count":40},{"size":16,"count":16}]
Minimum variable degree1
Maximum variable degree5
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":52},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity16
Distribution of constraint arities[{"arity":1,"count":16},{"arity":5,"count":16},{"arity":16,"count":1}]
Number of extensional constraints16
Number of intensional constraints16
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":16},{"type":"allDifferent","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.56	c BEGIN-Prog: Fri Jul 27 12:34:53 CEST 2018
0.65/0.56	c PID: 14309
0.65/0.56	c IP: 172.20.3.139
0.65/0.56	c HOST: node139.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.69/0.90	c (0,0) Parsing End
1.69/0.91	c (0,0) CSP: 56 int (0 aux), 0 bool (0 aux), 33 ctr, max domain size 16
1.69/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.69/0.91	c (0,0) Constraint Name Generate Begin
1.69/0.92	c (0,0) Ctr:HOME/instance-4296958-1532687692.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
1.69/0.92	c (0,0) Constraint Name Generate End
1.69/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.69/0.92	c (0,0) CSP to CSPinCNF Begin
3.54/1.52	c (0,0) translated 4 (10%) constraints
3.87/1.69	c (1,1) translated 7 (20%) constraints
4.70/1.82	c (1,1) translated 10 (30%) constraints
5.10/1.96	c (1,1) translated 14 (40%) constraints
5.54/2.06	c (1,1) translated 17 (50%) constraints
5.54/2.09	c (1,1) translated 20 (60%) constraints
5.54/2.09	c (1,1) translated 24 (70%) constraints
5.54/2.09	c (1,1) translated 27 (80%) constraints
5.54/2.09	c (1,1) translated 30 (90%) constraints
5.54/2.09	c (1,1) translated 33 (100%) constraints
6.31/2.20	c (1,1) STATISTICS1:HOME/instance-4296958-1532687692.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,1576,8842,16,16,17,2,16:120,16:752;6:7632;2:15520;1:2560,17:16;16:2;5:64;4:2912;3:2528;2:3304;1:16,2:120;1:26240;0:16,
6.31/2.20	c (1,1) ===========================================
6.31/2.20	c (1,1) Order
6.31/2.20	c (1,1) ===========================================
6.31/2.29	c (1,1) translated 885 (10%) constraints
6.80/2.32	c (1,1) translated 1769 (20%) constraints
6.80/2.35	c (1,1) translated 2653 (30%) constraints
6.80/2.37	c (1,1) translated 3537 (40%) constraints
6.80/2.40	c (1,1) translated 4421 (50%) constraints
7.22/2.42	c (1,1) translated 5306 (60%) constraints
7.22/2.44	c (1,1) translated 6190 (70%) constraints
7.22/2.46	c (1,1) translated 7074 (80%) constraints
7.22/2.48	c (1,1) translated 7958 (90%) constraints
7.22/2.50	c (1,1) translated 8842 (100%) constraints
7.22/2.50	c (1,1) CSP to CSPinCNF End
7.61/2.50	c (1,1) CSP: 56 int (0 aux), 1520 bool (1520 aux), 8858 ctr, max domain size 16
7.61/2.50	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.61/2.50	c (1,1) CSPinCNF Propagation Begin
8.04/2.69	c (2,2) 685 values, 3989 unsatisfiable literals, and 3921 valid clauses are removed
8.04/2.69	c (2,2) CSPinCNF Propagation End
8.04/2.69	c (2,2) CSP: 661 int (605 aux), 915 bool (915 aux), 4937 ctr, max domain size 16
8.04/2.69	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.04/2.69	c (2,2) Simplify CSPinCNF Begin
8.51/2.73	c (2,2) Simplify CSPinCNF End
8.51/2.73	c (2,2) CSP: 661 int (605 aux), 1155 bool (1155 aux), 5177 ctr, max domain size 16
8.51/2.73	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.51/2.73	c (2,2) Calculate Precise Domain Begin
8.51/2.73	c (2,2) 0 values are removed by re-calculation
8.51/2.73	c (2,2) Calculate Precise Domain End
8.51/2.73	c (2,2) CSP: 661 int (605 aux), 1155 bool (1155 aux), 5177 ctr, max domain size 16
8.51/2.73	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.51/2.73	c (2,2) CSPinCNF to SatSolver Begin
8.76/2.83	c (2,2) 518 (10 %) CSP clauses are encoded (1435 SAT variables, 2581 SAT clauses)
8.76/2.83	c (2,2) 1036 (20 %) CSP clauses are encoded (1435 SAT variables, 3099 SAT clauses)
8.76/2.84	c (2,2) 1554 (30 %) CSP clauses are encoded (1435 SAT variables, 3617 SAT clauses)
8.76/2.85	c (2,2) 2071 (40 %) CSP clauses are encoded (1435 SAT variables, 4134 SAT clauses)
8.76/2.86	c (2,2) 2589 (50 %) CSP clauses are encoded (1435 SAT variables, 4652 SAT clauses)
8.76/2.86	c (2,2) 3107 (60 %) CSP clauses are encoded (1435 SAT variables, 5170 SAT clauses)
8.76/2.87	c (2,2) 3624 (70 %) CSP clauses are encoded (1435 SAT variables, 5687 SAT clauses)
8.76/2.87	c (2,2) 4142 (80 %) CSP clauses are encoded (1435 SAT variables, 6205 SAT clauses)
8.76/2.88	c (2,2) 4660 (90 %) CSP clauses are encoded (1435 SAT variables, 6723 SAT clauses)
8.76/2.88	c (2,2) 5177 (100 %) CSP clauses are encoded (1435 SAT variables, 7240 SAT clauses)
8.76/2.88	c (2,2) CSPinCNF to SatSolver End
8.76/2.88	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.12/2.93	c (2,2) STATISTICS2:HOME/instance-4296958-1532687692.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,1816,5177,16,16,16,2,16:12;12:120;4:108,16:248;12:424;6:5243;4:148;2:8790,16:5;12:8;5:24;4:1371;3:1295;2:2474,2:240;1:14373,
9.12/2.93	c (2,2) SatSolver.solve Begin
9.12/2.93	c (2,2) 1435 bool, 7241 clause
9.12/2.93	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296958-1532687692.xml-scop-14309.cnf HOME/instance-4296958-1532687692.xml-scop-14309.cnf.out
9.12/2.96	c (2,0) c
9.12/2.96	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
9.12/2.96	c (2,0) c
9.12/2.96	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
9.12/2.96	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
9.12/2.97	c (2,0) c ========================================[ Problem Statistics ]===========================================
9.12/2.97	c (2,0) c |                                                                                                       |
9.12/2.97	c (2,0) c |  Number of variables:          1435                                                                   |
9.12/2.97	c (2,0) c |  Number of clauses:            7241                                                                   |
9.12/2.97	c (2,0) c |  Parse time:                   0.00 s                                                                 |
9.12/2.97	c (2,0) c |                                                                                                       |
9.12/2.97	c (2,0) c |  Eliminated clauses:           0.02 Mb                                                                |
9.12/2.97	c (2,0) c |  Simplification time:          0.01 s                                                                 |
9.12/2.97	c (2,0) c |                                                                                                       |
9.12/2.97	c (2,0) c |  Generating clones                                                                                    |
9.12/2.97	c (2,0) c |  all clones generated. Memory =  30.50Mb.                                                             |
9.12/2.97	c (2,0) c ========================================================================================================|
9.12/2.97	c (2,0) c last restart ## conflicts  :  9 6 
9.12/2.97	c (2,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
9.12/2.97	c (2,0) c last restart ## conflicts  :  10 14 
9.12/2.97	c (2,0) c Total Memory so far : 606.53Mb
9.12/2.97	c (2,0) c
9.12/2.97	c (2,0) c real time : 0.0166628 s
9.12/2.97	c (2,0) c cpu time  : 0.018423 s
9.12/2.97	c (2,0) c
9.12/2.97	c (2,0) c
9.12/2.97	c (2,0) c
9.12/2.97	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
9.12/2.97	c (2,0) c
9.12/2.97	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.12/2.97	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.12/2.97	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.12/2.97	c (2,0) c | Conflicts     |              75 |          9 |          7 |         16 |          3 |         18 |         10 |          7 |          5 |
9.12/2.97	c (2,0) c | Decisions     |             239 |         24 |         23 |         42 |         15 |         52 |         42 |         23 |         18 |
9.12/2.97	c (2,0) c | Propagations  |           10153 |       1470 |        852 |       2209 |        325 |       2760 |       1449 |        852 |        236 |
9.12/2.97	c (2,0) c | Avg_Trail     |                 |        433 |        225 |        369 |        218 |        402 |        287 |        225 |        192 |
9.12/2.97	c (2,0) c | Avg_DL        |                 |          5 |          9 |         10 |         10 |          9 |         10 |          9 |         11 |
9.12/2.97	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.12/2.97	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.12/2.97	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.12/2.97	c (2,0) c | Exported      |              31 |          3 |          3 |          5 |          0 |          8 |          6 |          3 |          3 |
9.12/2.97	c (2,0) c | Imported      |             106 |          0 |         27 |          3 |          0 |          6 |         19 |         28 |         23 |
9.12/2.97	c (2,0) c | Good          |              43 |          0 |         11 |          1 |          0 |          2 |          8 |         11 |         10 |
9.12/2.97	c (2,0) c | Purge         |              63 |          0 |         16 |          2 |          0 |          4 |         11 |         17 |         13 |
9.12/2.97	c (2,0) c | Promoted      |               5 |          0 |          1 |          0 |          0 |          1 |          1 |          1 |          1 |
9.12/2.97	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.12/2.97	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.12/2.97	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.12/2.97	c (2,0) c | Unaries       |                 |          0 |          1 |          1 |          0 |          1 |          1 |          1 |          0 |
9.12/2.97	c (2,0) c | Binaries      |                 |          0 |          2 |          2 |          0 |          4 |          3 |          2 |          0 |
9.12/2.97	c (2,0) c | Glues         |                 |          3 |          3 |          5 |          0 |          8 |          6 |          3 |          3 |
9.12/2.97	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.12/2.97	c (2,0) c | Orig_Seen     |             2 % |        226 |         98 |        257 |         40 |        382 |        105 |         98 |         22 |
9.12/2.97	c (2,0) c | Diff Orig seen|                 |      X     | -      128 |         31 | -      186 |        156 | -      121 | -      128 | -      204 |
9.12/2.97	c (2,0) c | Hamming       |            13 % |      X     |        195 |        200 |        186 |        223 |        195 |        195 |        169 |
9.12/2.97	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.12/2.97	c (2,0) 
9.12/2.97	c (2,0) s SATISFIABLE
9.12/2.99	c (2,2) SatSolver.solve End
9.12/2.99	c (2,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.12/2.99	c (2,2) Show results Begin
9.12/3.00	c (2,2) bot[0] = 0
9.12/3.00	c (2,2) bot[1] = 0
9.12/3.00	c (2,2) bot[2] = 0
9.12/3.00	c (2,2) bot[3] = 0
9.12/3.00	c (2,2) id[0][0] = 0
9.12/3.00	c (2,2) id[0][1] = 10
9.12/3.00	c (2,2) id[0][2] = 5
9.12/3.00	c (2,2) id[0][3] = 2
9.12/3.00	c (2,2) id[1][0] = 4
9.12/3.00	c (2,2) id[1][1] = 15
9.12/3.00	c (2,2) id[1][2] = 13
9.12/3.00	c (2,2) id[1][3] = 9
9.12/3.00	c (2,2) id[2][0] = 6
9.12/3.00	c (2,2) id[2][1] = 14
9.12/3.00	c (2,2) id[2][2] = 12
9.12/3.00	c (2,2) id[2][3] = 11
9.12/3.00	c (2,2) id[3][0] = 1
9.12/3.00	c (2,2) id[3][1] = 8
9.12/3.00	c (2,2) id[3][2] = 7
9.12/3.00	c (2,2) id[3][3] = 3
9.12/3.00	c (2,2) left[0][0] = 0
9.12/3.00	c (2,2) left[0][1] = 1
9.12/3.00	c (2,2) left[0][2] = 2
9.12/3.00	c (2,2) left[0][3] = 1
9.12/3.00	c (2,2) left[1][0] = 0
9.12/3.00	c (2,2) left[1][1] = 3
9.12/3.00	c (2,2) left[1][2] = 5
9.12/3.00	c (2,2) left[1][3] = 4
9.12/3.00	c (2,2) left[2][0] = 0
9.12/3.00	c (2,2) left[2][1] = 4
9.12/3.00	c (2,2) left[2][2] = 3
9.12/3.00	c (2,2) left[2][3] = 5
9.12/3.00	c (2,2) left[3][0] = 0
9.12/3.00	c (2,2) left[3][1] = 2
9.12/3.00	c (2,2) left[3][2] = 1
9.12/3.00	c (2,2) left[3][3] = 2
9.12/3.00	c (2,2) right[0] = 0
9.12/3.00	c (2,2) right[1] = 0
9.12/3.00	c (2,2) right[2] = 0
9.12/3.00	c (2,2) right[3] = 0
9.12/3.00	c (2,2) top[0][0] = 0
9.12/3.00	c (2,2) top[0][1] = 0
9.12/3.00	c (2,2) top[0][2] = 0
9.12/3.00	c (2,2) top[0][3] = 0
9.12/3.00	c (2,2) top[1][0] = 1
9.12/3.00	c (2,2) top[1][1] = 5
9.12/3.00	c (2,2) top[1][2] = 3
9.12/3.00	c (2,2) top[1][3] = 2
9.12/3.00	c (2,2) top[2][0] = 1
9.12/3.00	c (2,2) top[2][1] = 4
9.12/3.00	c (2,2) top[2][2] = 3
9.12/3.00	c (2,2) top[2][3] = 2
9.12/3.00	c (2,2) top[3][0] = 1
9.12/3.00	c (2,2) top[3][1] = 4
9.12/3.00	c (2,2) top[3][2] = 5
9.12/3.00	c (2,2) top[3][3] = 2
9.12/3.00	s SATISFIABLE
9.12/3.00	v <instantiation>
9.12/3.00	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[1][0] id[1][1] id[1][2] id[1][3] id[2][0] id[2][1] id[2][2] id[2][3] id[3][0] id[3][1] id[3][2] id[3][3] top[0][0] top[0][1] top[0][2] top[0][3] top[1][0] top[1][1] top[1][2] top[1][3] top[2][0] top[2][1] top[2][2] top[2][3] top[3][0] top[3][1] top[3][2] top[3][3] left[0][0] left[0][1] left[0][2] left[0][3] left[1][0] left[1][1] left[1][2] left[1][3] left[2][0] left[2][1] left[2][2] left[2][3] left[3][0] left[3][1] left[3][2] left[3][3] bot[0] bot[1] bot[2] bot[3] right[0] right[1] right[2] right[3]</list>
9.12/3.00	v     <values>0 10 5 2 4 15 13 9 6 14 12 11 1 8 7 3 0 0 0 0 1 5 3 2 1 4 3 2 1 4 5 2 0 1 2 1 0 3 5 4 0 4 3 5 0 2 1 2 0 0 0 0 0 0 0 0</values>
9.12/3.00	v </instantiation>
9.12/3.00	c (2,2) Show results End
9.12/3.00	c (2,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.12/3.00	c (2,2) 0,0,1,2,2,2,2,2,2,STOP-AFTER(ALL)
9.12/3.00	c END-Prog: Fri Jul 27 12:34:55 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 (9432 MiB free)
  memory of node 1: 16384 MiB (11933 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296958-1532687692/watcher-4296958-1532687692 -o /tmp/evaluation-result-4296958-1532687692/solver-4296958-1532687692 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532685147-13674 --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-4296958-1532687692.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=14309, runsolver pid=14306
Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 6.42 8.20 8.56 2/199 14329
/proc/meminfo: memFree=21785756/32770624 swapFree=67108860/67108860
[pid=14309] ppid=14306 vsize=27312552 memory=107424 CPUtime=0.11 cores=0-7
/proc/14309/stat : 14309 (java) S 14306 14309 13647 0 -1 1077944320 6392 0 0 0 8 3 0 0 20 0 20 0 86332403 27968053248 26856 33554432000 4194304 4196468 140733280008144 140733279990688 139886629818103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
/proc/14309/statm: 6828138 26856 2752 1 0 6790598 0
[pid=14309/tid=14311] ppid=14306 vsize=27312552 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/14309/task/14311/stat : 14311 (java) R 14306 14309 13647 0 -1 4202560 4553 0 0 0 6 2 0 0 20 0 20 0 86332403 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886601623576 139886613898590 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14312] ppid=14306 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/14309/task/14312/stat : 14312 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886634060304 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14313] ppid=14306 vsize=27312552 memory=140640378254976 CPUtime=0 cores=0-7
/proc/14309/task/14313/stat : 14313 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886417455760 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14314] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14314/stat : 14314 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886416402704 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14315] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14315/stat : 14315 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886415350160 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14316] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14316/stat : 14316 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886048828432 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14317] ppid=14306 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14309/task/14317/stat : 14317 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886047775888 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14318] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14318/stat : 14318 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886046722832 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14319] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14319/stat : 14319 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 26921 33554432000 4194304 4196468 140733280008144 139886045670288 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14320] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14320/stat : 14320 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332407 27968053248 26921 33554432000 4194304 4196468 140733280008144 139885890468080 139886629829250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14321] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14321/stat : 14321 (java) S 14306 14309 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86332407 27968053248 26921 33554432000 4194304 4196468 140733280008144 139884400469152 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14322] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14322/stat : 14322 (java) S 14306 14309 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86332408 27968053248 26921 33554432000 4194304 4196468 140733280008144 139884266246896 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14323] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14323/stat : 14323 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 26921 33554432000 4194304 4196468 140733280008144 139883891742672 139886629836699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14324] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14324/stat : 14324 (java) S 14306 14309 13647 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 26921 33554432000 4194304 4196468 140733280008144 139885889415920 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14325] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14325/stat : 14325 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 26921 33554432000 4194304 4196468 140733280008144 139885888363376 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14326] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14326/stat : 14326 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 26921 33554432000 4194304 4196468 140733280008144 139885887310320 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14327] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14327/stat : 14327 (java) R 14306 14309 13647 0 -1 4202560 225 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 26921 33554432000 4194304 4196468 140733280008144 139885886257776 139886608711816 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14328] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14328/stat : 14328 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 26921 33554432000 4194304 4196468 140733280008144 139883393837536 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14329] ppid=14306 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14309/task/14329/stat : 14329 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332411 27968053248 26921 33554432000 4194304 4196468 140733280008144 139885885205168 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107424 KiB

[startup+0.210294 s]*
/proc/loadavg: 6.42 8.20 8.56 2/199 14329
/proc/meminfo: memFree=21767080/32770624 swapFree=67108860/67108860
[pid=14309] ppid=14306 vsize=27312552 memory=121856 CPUtime=0.24 cores=0-7
/proc/14309/stat : 14309 (java) S 14306 14309 13647 0 -1 1077944320 10253 0 0 0 20 4 0 0 20 0 20 0 86332403 27968053248 30464 33554432000 4194304 4196468 140733280008144 140733279990688 139886629818103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
/proc/14309/statm: 6828138 30464 2868 1 0 6790598 0
[pid=14309/tid=14311] ppid=14306 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/14309/task/14311/stat : 14311 (java) R 14306 14309 13647 0 -1 4202560 8136 0 0 0 16 3 0 0 20 0 20 0 86332403 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886601607808 139886611211837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14312] ppid=14306 vsize=27312552 memory=12881 CPUtime=0 cores=0-7
/proc/14309/task/14312/stat : 14312 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886634060304 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14313] ppid=14306 vsize=27312552 memory=140640378268653 CPUtime=0 cores=0-7
/proc/14309/task/14313/stat : 14313 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886417455760 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14314] ppid=14306 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14309/task/14314/stat : 14314 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886416402704 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14315] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14315/stat : 14315 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886415350160 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14316] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14316/stat : 14316 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886048828432 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14317] ppid=14306 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14309/task/14317/stat : 14317 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886047775888 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14318] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14318/stat : 14318 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886046722832 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14319] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14319/stat : 14319 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 30464 33554432000 4194304 4196468 140733280008144 139886045670288 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14320] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14320/stat : 14320 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332407 27968053248 30464 33554432000 4194304 4196468 140733280008144 139885890468080 139886629829250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14321] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14321/stat : 14321 (java) S 14306 14309 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86332407 27968053248 30464 33554432000 4194304 4196468 140733280008144 139884400469152 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14322] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14322/stat : 14322 (java) S 14306 14309 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86332408 27968053248 30464 33554432000 4194304 4196468 140733280008144 139884266246896 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14323] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14323/stat : 14323 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 30464 33554432000 4194304 4196468 140733280008144 139883891742672 139886629836699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14324] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14324/stat : 14324 (java) S 14306 14309 13647 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 30464 33554432000 4194304 4196468 140733280008144 139885889415920 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14325] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14325/stat : 14325 (java) S 14306 14309 13647 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 30464 33554432000 4194304 4196468 140733280008144 139885888363376 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14326] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14326/stat : 14326 (java) S 14306 14309 13647 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 30464 33554432000 4194304 4196468 140733280008144 139885887310320 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14327] ppid=14306 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/14309/task/14327/stat : 14327 (java) S 14306 14309 13647 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 20 0 86332410 27968053248 30464 33554432000 4194304 4196468 140733280008144 139885886257776 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14328] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14328/stat : 14328 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 30464 33554432000 4194304 4196468 140733280008144 139883393837536 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14329] ppid=14306 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14309/task/14329/stat : 14329 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332411 27968053248 30464 33554432000 4194304 4196468 140733280008144 139885885205168 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121856 KiB

[startup+0.310231 s]*
/proc/loadavg: 6.42 8.20 8.56 2/199 14329
/proc/meminfo: memFree=21763776/32770624 swapFree=67108860/67108860
[pid=14309] ppid=14306 vsize=27312552 memory=125588 CPUtime=0.42 cores=0-7
/proc/14309/stat : 14309 (java) S 14306 14309 13647 0 -1 1077944320 10812 0 0 0 37 5 0 0 20 0 20 0 86332403 27968053248 31397 33554432000 4194304 4196468 140733280008144 140733279990688 139886629818103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
/proc/14309/statm: 6828138 31397 2965 1 0 6790598 0
[pid=14309/tid=14311] ppid=14306 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14309/task/14311/stat : 14311 (java) R 14306 14309 13647 0 -1 4202560 8512 0 0 0 25 4 0 0 20 0 20 0 86332403 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886601622256 139886610093992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14312] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14312/stat : 14312 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886634060304 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14313] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14313/stat : 14313 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886417455760 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14314] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14314/stat : 14314 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886416402704 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14315] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14315/stat : 14315 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886415350160 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14316] ppid=14306 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/14309/task/14316/stat : 14316 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886048828432 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14317] ppid=14306 vsize=27312552 memory=140640247706543 CPUtime=0 cores=0-7
/proc/14309/task/14317/stat : 14317 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886047775888 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14318] ppid=14306 vsize=27312552 memory=140640247708848 CPUtime=0 cores=0-7
/proc/14309/task/14318/stat : 14318 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886046722832 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14319] ppid=14306 vsize=27312552 memory=140640247711152 CPUtime=0 cores=0-7
/proc/14309/task/14319/stat : 14319 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27968053248 31397 33554432000 4194304 4196468 140733280008144 139886045670288 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14320] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14320/stat : 14320 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332407 27968053248 31397 33554432000 4194304 4196468 140733280008144 139885890468080 139886629829250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14321] ppid=14306 vsize=27312552 memory=281280495429264 CPUtime=0 cores=0-7
/proc/14309/task/14321/stat : 14321 (java) S 14306 14309 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86332407 27968053248 31397 33554432000 4194304 4196468 140733280008144 139884400469152 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14322] ppid=14306 vsize=27312552 memory=281280495436176 CPUtime=0 cores=0-7
/proc/14309/task/14322/stat : 14322 (java) S 14306 14309 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86332408 27968053248 31397 33554432000 4194304 4196468 140733280008144 139884266246896 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14323] ppid=14306 vsize=27312552 memory=281280495377456 CPUtime=0 cores=0-7
/proc/14309/task/14323/stat : 14323 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 31397 33554432000 4194304 4196468 140733280008144 139883891742672 139886629836699 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14324] ppid=14306 vsize=27312552 memory=281280495450000 CPUtime=0.01 cores=0-7
/proc/14309/task/14324/stat : 14324 (java) S 14306 14309 13647 0 -1 1077944384 391 0 0 0 1 0 0 0 20 0 20 0 86332410 27968053248 31397 33554432000 4194304 4196468 140733280008144 139885889415920 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14325] ppid=14306 vsize=27312552 memory=281280495456912 CPUtime=0.01 cores=0-7
/proc/14309/task/14325/stat : 14325 (java) S 14306 14309 13647 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 20 0 86332410 27968053248 31397 33554432000 4194304 4196468 140733280008144 139885888363376 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14326] ppid=14306 vsize=27312552 memory=281280495454608 CPUtime=0.01 cores=0-7
/proc/14309/task/14326/stat : 14326 (java) S 14306 14309 13647 0 -1 1077944384 145 0 0 0 1 0 0 0 20 0 20 0 86332410 27968053248 31397 33554432000 4194304 4196468 140733280008144 139885887310320 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14327] ppid=14306 vsize=27312552 memory=281280495471216 CPUtime=0.07 cores=0-7
/proc/14309/task/14327/stat : 14327 (java) S 14306 14309 13647 0 -1 1077944384 293 0 0 0 7 0 0 0 20 0 20 0 86332410 27968053248 31397 33554432000 4194304 4196468 140733280008144 139885886257776 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14328] ppid=14306 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14328/stat : 14328 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27968053248 31397 33554432000 4194304 4196468 140733280008144 139883393837536 139886629828309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14329] ppid=14306 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14309/task/14329/stat : 14329 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332411 27968053248 31397 33554432000 4194304 4196468 140733280008144 139885885205168 139886629829250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125588 KiB

[startup+0.700861 s]
/proc/loadavg: 6.42 8.20 8.56 2/199 14329
/proc/meminfo: memFree=21739268/32770624 swapFree=67108860/67108860
[pid=14309] ppid=14306 vsize=27320948 memory=163376 CPUtime=0.97 cores=0-7
/proc/14309/stat : 14309 (java) S 14306 14309 13647 0 -1 1077944320 17914 0 0 0 90 7 0 0 20 0 20 0 86332403 27976650752 40844 33554432000 4194304 4196468 140733280008144 140733279990688 139886629818103 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
/proc/14309/statm: 6830237 40844 3170 1 0 6791622 0
[pid=14309/tid=14311] ppid=14306 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/14309/task/14311/stat : 14311 (java) R 14306 14309 13647 0 -1 4202560 15202 0 0 0 61 6 0 0 20 0 20 0 86332403 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886601635792 139886611211837 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14312] ppid=14306 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14312/stat : 14312 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886634060304 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14313] ppid=14306 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14313/stat : 14313 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886417455760 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14314] ppid=14306 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14314/stat : 14314 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886416402704 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14315] ppid=14306 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/14309/task/14315/stat : 14315 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886415350160 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14316] ppid=14306 vsize=27320948 memory=10612 CPUtime=0 cores=0-7
/proc/14309/task/14316/stat : 14316 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886048828432 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14317] ppid=14306 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/14309/task/14317/stat : 14317 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886047775888 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14318] ppid=14306 vsize=27320948 memory=1428 CPUtime=0 cores=0-7
/proc/14309/task/14318/stat : 14318 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886046722832 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14319] ppid=14306 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/14309/task/14319/stat : 14319 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27976650752 40844 33554432000 4194304 4196468 140733280008144 139886045670288 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14320] ppid=14306 vsize=27320948 memory=16412 CPUtime=0 cores=0-7
/proc/14309/task/14320/stat : 14320 (java) S 14306 14309 13647 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86332407 27976650752 40844 33554432000 4194304 4196468 140733280008144 139885890468080 139886629829250 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0

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

[pid=14309/tid=14325] ppid=14306 vsize=27325044 memory=6656426216303648864 CPUtime=0.55 cores=0-7
/proc/14309/task/14325/stat : 14325 (java) R 14306 14309 13647 0 -1 1077944384 1905 0 0 0 54 1 0 0 20 0 20 0 86332410 27980845056 61403 33554432000 4194304 4196468 140733280008144 139885888363376 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14326] ppid=14306 vsize=27325044 memory=6656426216303648864 CPUtime=0.46 cores=0-7
/proc/14309/task/14326/stat : 14326 (java) R 14306 14309 13647 0 -1 4202560 1080 0 0 0 46 0 0 0 20 0 20 0 86332410 27980845056 61403 33554432000 4194304 4196468 140733280008144 139885887310320 139886614943984 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14327] ppid=14306 vsize=27325044 memory=6944656592455360604 CPUtime=0.73 cores=0-7
/proc/14309/task/14327/stat : 14327 (java) R 14306 14309 13647 0 -1 1077944384 2645 0 0 0 72 1 0 0 20 0 20 0 86332410 27980845056 61403 33554432000 4194304 4196468 140733280008144 139885886257776 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14328] ppid=14306 vsize=27325044 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/14309/task/14328/stat : 14328 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27980845056 61403 33554432000 4194304 4196468 140733280008144 139883393837536 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14329] ppid=14306 vsize=27325044 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/14309/task/14329/stat : 14329 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332411 27980845056 61403 33554432000 4194304 4196468 140733280008144 139885885205168 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
Current children cumulated CPU time: 3.87 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 243564 KiB

[startup+2.4009 s]
/proc/loadavg: 6.42 8.20 8.56 5/199 14329
/proc/meminfo: memFree=21535308/32770624 swapFree=67108860/67108860
[pid=14309] ppid=14306 vsize=27325044 memory=454696 CPUtime=7.22 cores=0-7
/proc/14309/stat : 14309 (java) S 14306 14309 13647 0 -1 1077944320 27615 0 0 0 706 16 0 0 20 0 20 0 86332403 27980845056 113674 33554432000 4194304 4196468 140733280008144 140733279990688 139886629818103 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
/proc/14309/statm: 6831261 113674 3207 1 0 6792646 0
[pid=14309/tid=14311] ppid=14306 vsize=27325044 memory=281280495391136 CPUtime=2.36 cores=0-7
/proc/14309/task/14311/stat : 14311 (java) R 14306 14309 13647 0 -1 4202560 16867 0 0 0 226 10 0 0 20 0 20 0 86332403 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886601656336 139886100794037 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14312] ppid=14306 vsize=27325044 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/14309/task/14312/stat : 14312 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886634060304 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14313] ppid=14306 vsize=27325044 memory=281280495588032 CPUtime=0 cores=0-7
/proc/14309/task/14313/stat : 14313 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886417455760 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14314] ppid=14306 vsize=27325044 memory=281280495588224 CPUtime=0 cores=0-7
/proc/14309/task/14314/stat : 14314 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886416402704 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14315] ppid=14306 vsize=27325044 memory=281280495588416 CPUtime=0 cores=0-7
/proc/14309/task/14315/stat : 14315 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886415350160 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14316] ppid=14306 vsize=27325044 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/14309/task/14316/stat : 14316 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886048828432 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14317] ppid=14306 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14317/stat : 14317 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886047775888 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14318] ppid=14306 vsize=27325044 memory=4580 CPUtime=0 cores=0-7
/proc/14309/task/14318/stat : 14318 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886046722832 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14319] ppid=14306 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14319/stat : 14319 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27980845056 113674 33554432000 4194304 4196468 140733280008144 139886045670288 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14320] ppid=14306 vsize=27325044 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/14309/task/14320/stat : 14320 (java) S 14306 14309 13647 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86332407 27980845056 113674 33554432000 4194304 4196468 140733280008144 139885890468080 139886629829250 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14321] ppid=14306 vsize=27325044 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/14309/task/14321/stat : 14321 (java) S 14306 14309 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86332407 27980845056 113674 33554432000 4194304 4196468 140733280008144 139884400469152 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14322] ppid=14306 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14322/stat : 14322 (java) S 14306 14309 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86332408 27980845056 113674 33554432000 4194304 4196468 140733280008144 139884266246896 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14323] ppid=14306 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14323/stat : 14323 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332410 27980845056 113674 33554432000 4194304 4196468 140733280008144 139883891742672 139886629836699 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14324] ppid=14306 vsize=27325044 memory=6944652177228980320 CPUtime=1.32 cores=0-7
/proc/14309/task/14324/stat : 14324 (java) R 14306 14309 13647 0 -1 4202560 2805 0 0 0 131 1 0 0 20 0 20 0 86332410 27980845056 113674 33554432000 4194304 4196468 140733280008144 139885889396864 139886614928704 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14325] ppid=14306 vsize=27325044 memory=-2541025662029814883 CPUtime=1.33 cores=0-7
/proc/14309/task/14325/stat : 14325 (java) R 14306 14309 13647 0 -1 4202560 2059 0 0 0 132 1 0 0 20 0 20 0 86332410 27980845056 113674 33554432000 4194304 4196468 140733280008144 139885888350224 139886609078024 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14326] ppid=14306 vsize=27325044 memory=6944656575208382560 CPUtime=1.24 cores=0-7
/proc/14309/task/14326/stat : 14326 (java) R 14306 14309 13647 0 -1 4202560 1248 0 0 0 124 0 0 0 20 0 20 0 86332410 27980845056 113674 33554432000 4194304 4196468 140733280008144 139885887301296 139886613310679 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14327] ppid=14306 vsize=27325044 memory=6944656592455359580 CPUtime=0.93 cores=0-7
/proc/14309/task/14327/stat : 14327 (java) S 14306 14309 13647 0 -1 1077944384 3270 0 0 0 91 2 0 0 20 0 20 0 86332410 27980845056 113674 33554432000 4194304 4196468 140733280008144 139885886257776 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14328] ppid=14306 vsize=27325044 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/14309/task/14328/stat : 14328 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27980845056 113674 33554432000 4194304 4196468 140733280008144 139883393837536 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14329] ppid=14306 vsize=27325044 memory=6944656592455348282 CPUtime=0 cores=0-7
/proc/14309/task/14329/stat : 14329 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332411 27980845056 113674 33554432000 4194304 4196468 140733280008144 139885885205168 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
Current children cumulated CPU time: 7.22 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 454696 KiB

[startup+2.80085 s]
/proc/loadavg: 6.42 8.20 8.56 5/199 14329
/proc/meminfo: memFree=21535308/32770624 swapFree=67108860/67108860
[pid=14309] ppid=14306 vsize=27327160 memory=548192 CPUtime=8.76 cores=0-7
/proc/14309/stat : 14309 (java) S 14306 14309 13647 0 -1 1077944320 28888 0 0 0 859 17 0 0 20 0 20 0 86332403 27983011840 137048 33554432000 4194304 4196468 140733280008144 140733279990688 139886629818103 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
/proc/14309/statm: 6831790 137048 3222 1 0 6792646 0
[pid=14309/tid=14311] ppid=14306 vsize=27327160 memory=6944656592455360604 CPUtime=2.76 cores=0-7
/proc/14309/task/14311/stat : 14311 (java) R 14306 14309 13647 0 -1 4202560 17185 0 0 0 265 11 0 0 20 0 20 0 86332403 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886601647696 139886095264436 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14312] ppid=14306 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/14309/task/14312/stat : 14312 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886634060304 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14313] ppid=14306 vsize=27327160 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/14309/task/14313/stat : 14313 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886417455760 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14314] ppid=14306 vsize=27327160 memory=-5874771483550381248 CPUtime=0 cores=0-7
/proc/14309/task/14314/stat : 14314 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886416402704 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14315] ppid=14306 vsize=27327160 memory=4132774494331964790 CPUtime=0 cores=0-7
/proc/14309/task/14315/stat : 14315 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886415350160 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14316] ppid=14306 vsize=27327160 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/14309/task/14316/stat : 14316 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886048828432 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14317] ppid=14306 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14317/stat : 14317 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886047775888 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14318] ppid=14306 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14318/stat : 14318 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886046722832 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14319] ppid=14306 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14319/stat : 14319 (java) S 14306 14309 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86332405 27983011840 137048 33554432000 4194304 4196468 140733280008144 139886045670288 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14320] ppid=14306 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14320/stat : 14320 (java) S 14306 14309 13647 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86332407 27983011840 137048 33554432000 4194304 4196468 140733280008144 139885890468080 139886629829250 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14321] ppid=14306 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/14309/task/14321/stat : 14321 (java) S 14306 14309 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86332407 27983011840 137048 33554432000 4194304 4196468 140733280008144 139884400469152 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14322] ppid=14306 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14322/stat : 14322 (java) S 14306 14309 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86332408 27983011840 137048 33554432000 4194304 4196468 140733280008144 139884266246896 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14323] ppid=14306 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14309/task/14323/stat : 14323 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332410 27983011840 137048 33554432000 4194304 4196468 140733280008144 139883891742672 139886629836699 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14324] ppid=14306 vsize=27327160 memory=281280495911392 CPUtime=1.65 cores=0-7
/proc/14309/task/14324/stat : 14324 (java) S 14306 14309 13647 0 -1 1077944384 2881 0 0 0 164 1 0 0 20 0 20 0 86332410 27983011840 137048 33554432000 4194304 4196468 140733280008144 139885889415920 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14325] ppid=14306 vsize=27327160 memory=140640247969744 CPUtime=1.67 cores=0-7
/proc/14309/task/14325/stat : 14325 (java) R 14306 14309 13647 0 -1 4202560 2126 0 0 0 166 1 0 0 20 0 20 0 86332410 27983011840 137048 33554432000 4194304 4196468 140733280008144 139885888363376 139886629829250 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14326] ppid=14306 vsize=27327160 memory=0 CPUtime=1.58 cores=0-7
/proc/14309/task/14326/stat : 14326 (java) R 14306 14309 13647 0 -1 1077944384 1903 0 0 0 158 0 0 0 20 0 20 0 86332410 27983011840 137048 33554432000 4194304 4196468 140733280008144 139885887310320 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14327] ppid=14306 vsize=27327160 memory=7976406965554101975 CPUtime=1.07 cores=0-7
/proc/14309/task/14327/stat : 14327 (java) R 14306 14309 13647 0 -1 4202560 3427 0 0 0 105 2 0 0 20 0 20 0 86332410 27983011840 137048 33554432000 4194304 4196468 140733280008144 139885886254512 139886609090256 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14328] ppid=14306 vsize=27327160 memory=-7161131788332309537 CPUtime=0 cores=0-7
/proc/14309/task/14328/stat : 14328 (java) S 14306 14309 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86332410 27983011840 137048 33554432000 4194304 4196468 140733280008144 139883393837536 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14329] ppid=14306 vsize=27327160 memory=-1751206657426859557 CPUtime=0 cores=0-7
/proc/14309/task/14329/stat : 14329 (java) S 14306 14309 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86332411 27983011840 137048 33554432000 4194304 4196468 140733280008144 139885885205168 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
Current children cumulated CPU time: 8.76 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 548192 KiB

[startup+3.00291 s]*
/proc/loadavg: 6.42 8.20 8.56 4/201 14343
/proc/meminfo: memFree=21282024/32770624 swapFree=67108860/67108860
[pid=14309] ppid=14306 vsize=27657120 memory=610472 CPUtime=9.58 cores=0-7
/proc/14309/stat : 14309 (java) S 14306 14309 13647 0 -1 1077944320 29698 1385 0 0 938 19 1 0 20 0 21 0 86332403 28320890880 152618 33554432000 4194304 4196468 140733280008144 140733279990688 139886629818103 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
/proc/14309/statm: 6914280 152618 3228 1 0 6875136 0
[pid=14309/tid=14311] ppid=14306 vsize=27657120 memory=8316850467074736180 CPUtime=2.96 cores=0-7
/proc/14309/task/14311/stat : 14311 (java) S 14306 14309 13647 0 -1 1077944384 17591 1385 0 0 283 12 1 0 20 0 21 0 86332403 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886601661584 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14312] ppid=14306 vsize=27657120 memory=12913 CPUtime=0.01 cores=0-7
/proc/14309/task/14312/stat : 14312 (java) S 14306 14309 13647 0 -1 1077944384 2 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886634060304 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14313] ppid=14306 vsize=27657120 memory=288371016529966720 CPUtime=0.01 cores=0-7
/proc/14309/task/14313/stat : 14313 (java) S 14306 14309 13647 0 -1 1077944384 2 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886417455760 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14314] ppid=14306 vsize=27657120 memory=-1 CPUtime=0.01 cores=0-7
/proc/14309/task/14314/stat : 14314 (java) S 14306 14309 13647 0 -1 1077944384 1 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886416402704 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14315] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14315/stat : 14315 (java) S 14306 14309 13647 0 -1 1077944384 3 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886415350160 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14316] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14316/stat : 14316 (java) S 14306 14309 13647 0 -1 1077944384 1 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886048828432 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14317] ppid=14306 vsize=27657120 memory=-1 CPUtime=0.01 cores=0-7
/proc/14309/task/14317/stat : 14317 (java) S 14306 14309 13647 0 -1 1077944384 1 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886047775888 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14318] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14318/stat : 14318 (java) S 14306 14309 13647 0 -1 1077944384 1 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886046722832 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14319] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14319/stat : 14319 (java) S 14306 14309 13647 0 -1 1077944384 2 1385 0 0 0 0 1 0 20 0 21 0 86332405 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886045670288 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14320] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14320/stat : 14320 (java) S 14306 14309 13647 0 -1 1077944384 5 1385 0 0 0 0 1 0 20 0 21 0 86332407 28320890880 152618 33554432000 4194304 4196468 140733280008144 139885890468288 139886629829250 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14321] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14321/stat : 14321 (java) S 14306 14309 13647 0 -1 1077944384 13 1385 0 0 0 0 1 0 20 0 21 0 86332407 28320890880 152618 33554432000 4194304 4196468 140733280008144 139884400469152 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14322] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14322/stat : 14322 (java) S 14306 14309 13647 0 -1 1077944384 21 1385 0 0 0 0 1 0 20 0 21 0 86332408 28320890880 152618 33554432000 4194304 4196468 140733280008144 139884266246896 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14323] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14323/stat : 14323 (java) S 14306 14309 13647 0 -1 1077944384 22 1385 0 0 0 0 1 0 20 0 21 0 86332410 28320890880 152618 33554432000 4194304 4196468 140733280008144 139883891742384 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14324] ppid=14306 vsize=27657120 memory=0 CPUtime=1.82 cores=0-7
/proc/14309/task/14324/stat : 14324 (java) S 14306 14309 13647 0 -1 1077944384 2906 1385 0 0 180 1 1 0 20 0 21 0 86332410 28320890880 152618 33554432000 4194304 4196468 140733280008144 139885889415920 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14325] ppid=14306 vsize=27657120 memory=0 CPUtime=1.84 cores=0-7
/proc/14309/task/14325/stat : 14325 (java) S 14306 14309 13647 0 -1 1077944384 2135 1385 0 0 182 1 1 0 20 0 21 0 86332410 28320890880 152618 33554432000 4194304 4196468 140733280008144 139885888363376 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14326] ppid=14306 vsize=27657120 memory=-1 CPUtime=1.76 cores=0-7
/proc/14309/task/14326/stat : 14326 (java) R 14306 14309 13647 0 -1 4202560 2036 1385 0 0 175 0 1 0 20 0 21 0 86332410 28320890880 152618 33554432000 4194304 4196468 140733280008144 139885887298720 139886611362654 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14327] ppid=14306 vsize=27657120 memory=-1 CPUtime=1.17 cores=0-7
/proc/14309/task/14327/stat : 14327 (java) S 14306 14309 13647 0 -1 1077944384 3563 1385 0 0 114 2 1 0 20 0 21 0 86332410 28320890880 152618 33554432000 4194304 4196468 140733280008144 139885886253264 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14328] ppid=14306 vsize=27657120 memory=0 CPUtime=0.01 cores=0-7
/proc/14309/task/14328/stat : 14328 (java) S 14306 14309 13647 0 -1 1077944384 3 1385 0 0 0 0 1 0 20 0 21 0 86332410 28320890880 152618 33554432000 4194304 4196468 140733280008144 139883393837536 139886629828309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14331] ppid=14306 vsize=27657120 memory=-1 CPUtime=0.01 cores=0-7
/proc/14309/task/14331/stat : 14331 (java) S 14306 14309 13647 0 -1 1077944384 28 1385 0 0 0 0 1 0 20 0 21 0 86332697 28320890880 152618 33554432000 4194304 4196468 140733280008144 139886413971600 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
[pid=14309/tid=14343] ppid=14306 vsize=27657120 memory=-1 CPUtime=0.01 cores=0-7
/proc/14309/task/14343/stat : 14343 (java) S 14306 14309 13647 0 -1 1077944384 20 1385 0 0 0 0 1 0 20 0 21 0 86332700 28320890880 152618 33554432000 4194304 4196468 140733280008144 139882991183024 139886629829250 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16379904 140733280015321 140733280015621 140733280015621 140733280018383 0
Current children cumulated CPU time: 9.58 s
Current children cumulated vsize: 27657120 KiB
Current children cumulated memory: 610472 KiB

Child status: 0
Real time (s): 3.02798
CPU time (s): 9.62332
CPU user time (s): 9.40912
CPU system time (s): 0.2142
CPU usage (%): 317.813
Max. virtual memory (cumulated for all children) (KiB): 27657120
Max. memory (cumulated for all children) (KiB): 610472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.40912
system time used= 0.2142
maximum resident set size= 611196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5876
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 14309
#   total CPU time (s): 9.62332
#   total CPU user time (s): 9.40912
#   total CPU system time (s): 0.2142

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04013 second user time and 0.084273 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-27 12:34:52
IDJOB=4296958
IDBENCH=141650
IDSOLVER=2758
FILE ID=node139/4296958-1532687692
RUNJOBID= node139-1532685147-13674
PBS_JOBID= 21022274
Free space on /tmp= 38720 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Eternity/Eternity-04-04_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-4296958-1532687692/watcher-4296958-1532687692 -o /tmp/evaluation-result-4296958-1532687692/solver-4296958-1532687692 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532685147-13674 --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-4296958-1532687692.xml

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

MD5SUM BENCH= 888903612ba8c9f4d3271c512caeb5d6
RANDOM SEED=1557857992

node139.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.80
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.80
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.80
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.80
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:        21878920 kB
MemAvailable:   31929504 kB
Buffers:          213860 kB
Cached:          9954296 kB
SwapCached:            0 kB
Active:          3038884 kB
Inactive:        7181148 kB
Active(anon):       6432 kB
Inactive(anon):    73612 kB
Active(file):    3032452 kB
Inactive(file):  7107536 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8928 kB
Writeback:             0 kB
AnonPages:         70244 kB
Mapped:            42056 kB
Shmem:             25228 kB
Slab:             366364 kB
SReclaimable:     339056 kB
SUnreclaim:        27308 kB
KernelStack:        3536 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324432 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38712 MiB
End job on node139 at 2018-07-27 12:34:56