Trace number 4297108

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)UNSAT 17.3288 5.92617

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f12_c18.xml
MD5SUM3a3bda421e3d420e405b4b910599d042
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.9557
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size32
Distribution of domain sizes[{"size":6,"count":2},{"size":17,"count":4},{"size":22,"count":10},{"size":27,"count":336},{"size":32,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 23:08:28 CEST 2018
0.66/0.55	c PID: 6384
0.66/0.55	c IP: 172.20.3.133
0.66/0.55	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
5.73/1.95	c (1,1) Parsing End
5.73/1.96	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 32
5.73/1.96	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.73/1.96	c (1,1) Constraint Name Generate Begin
5.73/1.99	c (1,1) Ctr:HOME/instance-4297108-1532639307.xml,Dist:Eq:IntVar:Le:Num
5.73/1.99	c (1,1) Constraint Name Generate End
5.73/1.99	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.73/1.99	c (1,1) CSP to CSPinCNF Begin
6.81/2.25	c (1,1) translated 411 (10%) constraints
7.17/2.32	c (1,1) translated 821 (20%) constraints
7.17/2.37	c (1,1) translated 1231 (30%) constraints
7.54/2.41	c (1,1) translated 1642 (40%) constraints
7.54/2.45	c (1,1) translated 2052 (50%) constraints
7.54/2.49	c (1,1) translated 2462 (60%) constraints
7.93/2.52	c (1,1) translated 2873 (70%) constraints
7.93/2.56	c (2,2) translated 3283 (80%) constraints
7.93/2.59	c (2,2) translated 3693 (90%) constraints
8.75/2.72	c (2,2) translated 4103 (100%) constraints
9.20/2.82	c (2,2) STATISTICS1:HOME/instance-4297108-1532639307.xml,Dist:Eq:IntVar:Le:Num,680,4783,32,32,2,2,32:3314;27:5144;22:344;17:24;6:60,32:9348;27:7956;22:364;17:40;6:64,2:4103;1:680,2:8886,
9.20/2.82	c (2,2) ===========================================
9.20/2.82	c (2,2) Order
9.20/2.82	c (2,2) ===========================================
9.20/2.85	c (2,2) translated 479 (10%) constraints
9.20/2.87	c (2,2) translated 957 (20%) constraints
9.20/2.88	c (2,2) translated 1435 (30%) constraints
9.20/2.89	c (2,2) translated 1914 (40%) constraints
9.58/2.91	c (2,2) translated 2392 (50%) constraints
9.58/2.92	c (2,2) translated 2870 (60%) constraints
9.58/2.93	c (2,2) translated 3349 (70%) constraints
9.58/2.94	c (2,2) translated 3827 (80%) constraints
9.58/2.95	c (2,2) translated 4305 (90%) constraints
9.58/2.96	c (2,2) translated 4783 (100%) constraints
9.58/2.97	c (2,2) CSP to CSPinCNF End
9.58/2.97	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 32
9.58/2.97	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.58/2.97	c (2,2) CSPinCNF Propagation Begin
12.11/4.04	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.11/4.04	c (3,3) CSPinCNF Propagation End
12.11/4.04	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 32
12.11/4.04	c (3,3) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.11/4.04	c (3,3) Simplify CSPinCNF Begin
12.59/4.29	c (3,3) Simplify CSPinCNF End
12.91/4.30	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 32
12.91/4.30	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.91/4.30	c (3,3) Calculate Precise Domain Begin
12.91/4.30	c (3,3) 0 values are removed by re-calculation
12.91/4.30	c (3,3) Calculate Precise Domain End
12.91/4.30	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 32
12.91/4.30	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.91/4.30	c (3,3) CSPinCNF to SatSolver Begin
13.80/4.58	c (4,4) 1299 (10 %) CSP clauses are encoded (27394 SAT variables, 41366 SAT clauses)
14.22/4.67	c (4,4) 2598 (20 %) CSP clauses are encoded (27394 SAT variables, 63840 SAT clauses)
14.59/4.75	c (4,4) 3897 (30 %) CSP clauses are encoded (27394 SAT variables, 84804 SAT clauses)
14.82/4.83	c (4,4) 5196 (40 %) CSP clauses are encoded (27394 SAT variables, 107567 SAT clauses)
15.05/4.93	c (4,4) 6495 (50 %) CSP clauses are encoded (27394 SAT variables, 132297 SAT clauses)
15.28/5.02	c (4,4) 7794 (60 %) CSP clauses are encoded (27394 SAT variables, 156912 SAT clauses)
15.53/5.11	c (4,4) 9093 (70 %) CSP clauses are encoded (27394 SAT variables, 181455 SAT clauses)
15.53/5.19	c (4,4) 10392 (80 %) CSP clauses are encoded (27394 SAT variables, 206141 SAT clauses)
15.73/5.26	c (4,4) 11691 (90 %) CSP clauses are encoded (27394 SAT variables, 228478 SAT clauses)
15.90/5.31	c (4,4) 12989 (100 %) CSP clauses are encoded (27394 SAT variables, 245691 SAT clauses)
15.90/5.31	c (4,4) CSPinCNF to SatSolver End
15.90/5.31	c (4,4) Heap : 2590 MiB used (max 21589 MiB), NonHeap : 37 MiB used (max 0 MiB)
15.90/5.39	c (4,4) STATISTICS2:HOME/instance-4297108-1532639307.xml,Dist:Eq:IntVar:Le:Num,8886,12989,32,32,2,2,32:3314;27:5144;22:344;17:24;6:60,32:9348;27:7956;22:364;17:40;6:64;2:16412,2:12309;1:680,2:8886;1:16412,
15.90/5.39	c (4,4) SatSolver.solve Begin
15.90/5.39	c (4,4) 27394 bool, 245703 clause
15.90/5.39	c (4,4) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297108-1532639307.xml-scop-6384.cnf HOME/instance-4297108-1532639307.xml-scop-6384.cnf.out
16.70/5.89	c (5,0) c
16.70/5.89	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
16.70/5.89	c (5,0) c
16.70/5.89	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
16.70/5.89	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
16.70/5.89	c (5,0) c ========================================[ Problem Statistics ]===========================================
16.70/5.89	c (5,0) c |                                                                                                       |
16.70/5.89	c (5,0) c |  Number of variables:         27394                                                                   |
16.70/5.89	c (5,0) c |  Number of clauses:          245703                                                                   |
16.70/5.89	c (5,0) c |  Parse time:                   0.10 s                                                                 |
16.70/5.89	c (5,0) c |                                                                                                       |
16.70/5.89	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
16.70/5.89	c (5,0) c |  Simplification time:          0.23 s                                                                 |
16.70/5.89	c (5,0) c |                                                                                                       |
16.70/5.89	c (5,0) c |  Generating clones                                                                                    |
16.70/5.89	c (5,0) c |  all clones generated. Memory = 190.93Mb.                                                             |
16.70/5.89	c (5,0) c ========================================================================================================|
16.70/5.89	c (5,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
16.70/5.89	c (5,0) c Total Memory so far : 766.96Mb
16.70/5.89	c (5,0) c
16.70/5.89	c (5,0) c real time : 0.479222 s
16.70/5.89	c (5,0) c cpu time  : 0.510865 s
16.70/5.89	c (5,0) c
16.70/5.89	c (5,0) c
16.70/5.89	c (5,0) c
16.70/5.89	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
16.70/5.89	c (5,0) c
16.70/5.89	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.70/5.89	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.70/5.89	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.70/5.89	c (5,0) c | Conflicts     |             204 |          0 |         43 |          5 |         52 |          5 |         43 |          6 |         50 |
16.70/5.89	c (5,0) c | Decisions     |            2577 |        341 |        333 |        296 |        341 |        296 |        333 |        297 |        340 |
16.70/5.89	c (5,0) c | Propagations  |          114556 |      15437 |      15946 |      11184 |      16651 |      11184 |      16122 |      11379 |      16653 |
16.70/5.89	c (5,0) c | Avg_Trail     |                 |          0 |       3762 |       7606 |       3160 |       7606 |       3762 |       7841 |       3275 |
16.70/5.89	c (5,0) c | Avg_DL        |                 |          0 |        108 |        207 |         89 |        207 |        108 |        210 |         93 |
16.70/5.89	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.70/5.89	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.70/5.89	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.70/5.89	c (5,0) c | Exported      |              88 |          0 |         17 |          4 |         21 |          4 |         17 |          4 |         21 |
16.70/5.89	c (5,0) c | Imported      |             273 |          0 |         70 |          0 |         66 |          0 |         70 |          0 |         67 |
16.70/5.89	c (5,0) c | Good          |              93 |          0 |         24 |          0 |         22 |          0 |         24 |          0 |         23 |
16.70/5.89	c (5,0) c | Purge         |             180 |          0 |         46 |          0 |         44 |          0 |         46 |          0 |         44 |
16.70/5.89	c (5,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.70/5.89	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.70/5.89	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.70/5.89	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.70/5.89	c (5,0) c | Unaries       |                 |          0 |          1 |          0 |          3 |          0 |          1 |          0 |          2 |
16.70/5.89	c (5,0) c | Binaries      |                 |          0 |          5 |          2 |          7 |          2 |          5 |          2 |          7 |
16.70/5.89	c (5,0) c | Glues         |                 |          0 |         17 |          4 |         21 |          4 |         17 |          4 |         21 |
16.70/5.89	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.70/5.89	c (5,0) c | Orig_Seen     |             0 % |          0 |        404 |         27 |        481 |         27 |        404 |         32 |        479 |
16.70/5.89	c (5,0) c | Diff Orig seen|                 | -      481 | -       77 | -      454 |      X     | -      454 | -       77 | -      449 | -        2 |
16.70/5.89	c (5,0) c | Hamming       |             6 % |       3457 |        155 |       2970 |      X     |       2970 |        155 |       2822 |         18 |
16.70/5.89	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.70/5.89	c (5,0) 
16.70/5.89	c (5,0) s UNSATISFIABLE
16.70/5.90	c (5,4) SatSolver.solve End
16.70/5.90	c (5,4) Heap : 3041 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
16.70/5.90	c (5,4) Show results Begin
16.70/5.90	s UNSATISFIABLE
16.70/5.90	c (5,4) Show results End
16.70/5.90	c (5,4) Heap : 3041 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
16.70/5.90	c (5,4) 1,1,2,3,3,3,4,5,5,STOP-AFTER(ALL)
16.70/5.90	c END-Prog: Thu Jul 26 23:08:33 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10724 MiB free)
  memory of node 1: 16384 MiB (12117 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297108-1532639307/watcher-4297108-1532639307 -o /tmp/evaluation-result-4297108-1532639307/solver-4297108-1532639307 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532633883-5328 --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-4297108-1532639307.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=6384, runsolver pid=6381
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 7.08 7.91 7.78 2/202 6404
/proc/meminfo: memFree=23294200/32770624 swapFree=67108860/67108860
[pid=6384] ppid=6381 vsize=27312552 memory=107956 CPUtime=0.11 cores=0-7
/proc/6384/stat : 6384 (java) S 6381 6384 5301 0 -1 1077944320 6537 0 0 0 8 3 0 0 20 0 20 0 81493873 27968053248 26989 33554432000 4194304 4196468 140724616482912 140724616465456 139941028265719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
/proc/6384/statm: 6828138 26989 2750 1 0 6790598 0
[pid=6384/tid=6386] ppid=6381 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/6384/task/6386/stat : 6386 (java) R 6381 6384 5301 0 -1 4202560 4635 0 0 0 7 2 0 0 20 0 20 0 81493874 27968053248 26989 33554432000 4194304 4196468 140724616482912 139941000092048 139941011452528 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6387] ppid=6381 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/6384/task/6387/stat : 6387 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139941032508560 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6388] ppid=6381 vsize=27312552 memory=140282345801344 CPUtime=0 cores=0-7
/proc/6384/task/6388/stat : 6388 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940846664720 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6389] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6389/stat : 6389 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940845611920 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6390] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6390/stat : 6390 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940844559120 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6391] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6391/stat : 6391 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940843506320 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6392] ppid=6381 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6384/task/6392/stat : 6392 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940842453520 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6393] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6393/stat : 6393 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940841400720 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6394] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6394/stat : 6394 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940840347920 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6395] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6395/stat : 6395 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940086090608 139941028276866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6396] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6396/stat : 6396 (java) S 6381 6384 5301 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 26989 33554432000 4194304 4196468 140724616482912 139938825758240 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6397] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6397/stat : 6397 (java) S 6381 6384 5301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 26989 33554432000 4194304 4196468 140724616482912 139938691536240 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6398] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6398/stat : 6398 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 26989 33554432000 4194304 4196468 140724616482912 139938317031760 139941028284315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6399] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6399/stat : 6399 (java) S 6381 6384 5301 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940085037424 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6400] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6400/stat : 6400 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940083984624 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6401] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6401/stat : 6401 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940082931824 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6402] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6402/stat : 6402 (java) S 6381 6384 5301 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940081879024 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6403] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6403/stat : 6403 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 26989 33554432000 4194304 4196468 140724616482912 139937819126880 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6404] ppid=6381 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6384/task/6404/stat : 6404 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 26989 33554432000 4194304 4196468 140724616482912 139940080827440 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107956 KiB

[startup+0.210365 s]*
/proc/loadavg: 7.08 7.91 7.78 3/202 6404
/proc/meminfo: memFree=23277812/32770624 swapFree=67108860/67108860
[pid=6384] ppid=6381 vsize=27312552 memory=122348 CPUtime=0.25 cores=0-7
/proc/6384/stat : 6384 (java) S 6381 6384 5301 0 -1 1077944320 10338 0 0 0 21 4 0 0 20 0 20 0 81493873 27968053248 30587 33554432000 4194304 4196468 140724616482912 140724616465456 139941028265719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
/proc/6384/statm: 6828138 30587 2874 1 0 6790598 0
[pid=6384/tid=6386] ppid=6381 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/6384/task/6386/stat : 6386 (java) R 6381 6384 5301 0 -1 4202560 8212 0 0 0 17 3 0 0 20 0 20 0 81493874 27968053248 30587 33554432000 4194304 4196468 140724616482912 139941000056384 139941012309349 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6387] ppid=6381 vsize=27312552 memory=9259 CPUtime=0 cores=0-7
/proc/6384/task/6387/stat : 6387 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139941032508560 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6388] ppid=6381 vsize=27312552 memory=140282345807554 CPUtime=0 cores=0-7
/proc/6384/task/6388/stat : 6388 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940846664720 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6389] ppid=6381 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6384/task/6389/stat : 6389 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940845611920 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6390] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6390/stat : 6390 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940844559120 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6391] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6391/stat : 6391 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940843506320 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6392] ppid=6381 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6384/task/6392/stat : 6392 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940842453520 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6393] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6393/stat : 6393 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940841400720 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6394] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6394/stat : 6394 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940840347920 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6395] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6395/stat : 6395 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940086090608 139941028276866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6396] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6396/stat : 6396 (java) S 6381 6384 5301 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 30587 33554432000 4194304 4196468 140724616482912 139938825758240 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6397] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6397/stat : 6397 (java) S 6381 6384 5301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 30587 33554432000 4194304 4196468 140724616482912 139938691536240 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6398] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6398/stat : 6398 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 30587 33554432000 4194304 4196468 140724616482912 139938317031760 139941028284315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6399] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6399/stat : 6399 (java) S 6381 6384 5301 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940085037424 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6400] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6400/stat : 6400 (java) S 6381 6384 5301 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940083984624 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6401] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6401/stat : 6401 (java) S 6381 6384 5301 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940082931824 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6402] ppid=6381 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/6384/task/6402/stat : 6402 (java) S 6381 6384 5301 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 81493881 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940081879024 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6403] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6403/stat : 6403 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 30587 33554432000 4194304 4196468 140724616482912 139937819126880 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6404] ppid=6381 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6384/task/6404/stat : 6404 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 30587 33554432000 4194304 4196468 140724616482912 139940080827440 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122348 KiB

[startup+0.310371 s]*
/proc/loadavg: 7.08 7.91 7.78 2/202 6404
/proc/meminfo: memFree=23274400/32770624 swapFree=67108860/67108860
[pid=6384] ppid=6381 vsize=27312552 memory=125836 CPUtime=0.42 cores=0-7
/proc/6384/stat : 6384 (java) S 6381 6384 5301 0 -1 1077944320 10854 0 0 0 37 5 0 0 20 0 20 0 81493873 27968053248 31459 33554432000 4194304 4196468 140724616482912 140724616465456 139941028265719 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
/proc/6384/statm: 6828138 31459 2974 1 0 6790598 0
[pid=6384/tid=6386] ppid=6381 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6384/task/6386/stat : 6386 (java) R 6381 6384 5301 0 -1 4202560 8579 0 0 0 26 3 0 0 20 0 20 0 81493874 27968053248 31459 33554432000 4194304 4196468 140724616482912 139941000089120 139941008541547 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6387] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6387/stat : 6387 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139941032508560 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6388] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6388/stat : 6388 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940846664720 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6389] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6389/stat : 6389 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940845611920 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6390] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6390/stat : 6390 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940844559120 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6391] ppid=6381 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/6384/task/6391/stat : 6391 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940843506320 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6392] ppid=6381 vsize=27312552 memory=140282221917103 CPUtime=0 cores=0-7
/proc/6384/task/6392/stat : 6392 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940842453520 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6393] ppid=6381 vsize=27312552 memory=140282221919408 CPUtime=0 cores=0-7
/proc/6384/task/6393/stat : 6393 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940841400720 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6394] ppid=6381 vsize=27312552 memory=140282221921712 CPUtime=0 cores=0-7
/proc/6384/task/6394/stat : 6394 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940840347920 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6395] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6395/stat : 6395 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940086090608 139941028276866 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6396] ppid=6381 vsize=27312552 memory=280564443850384 CPUtime=0 cores=0-7
/proc/6384/task/6396/stat : 6396 (java) S 6381 6384 5301 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 31459 33554432000 4194304 4196468 140724616482912 139938825758240 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6397] ppid=6381 vsize=27312552 memory=280564443857296 CPUtime=0 cores=0-7
/proc/6384/task/6397/stat : 6397 (java) S 6381 6384 5301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81493878 27968053248 31459 33554432000 4194304 4196468 140724616482912 139938691536240 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6398] ppid=6381 vsize=27312552 memory=280564443798576 CPUtime=0 cores=0-7
/proc/6384/task/6398/stat : 6398 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 31459 33554432000 4194304 4196468 140724616482912 139938317031760 139941028284315 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6399] ppid=6381 vsize=27312552 memory=280564443871120 CPUtime=0 cores=0-7
/proc/6384/task/6399/stat : 6399 (java) S 6381 6384 5301 0 -1 1077944384 343 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940085037424 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6400] ppid=6381 vsize=27312552 memory=280564443878032 CPUtime=0 cores=0-7
/proc/6384/task/6400/stat : 6400 (java) S 6381 6384 5301 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940083984624 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6401] ppid=6381 vsize=27312552 memory=280564443875728 CPUtime=0.02 cores=0-7
/proc/6384/task/6401/stat : 6401 (java) S 6381 6384 5301 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 20 0 81493881 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940082931824 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6402] ppid=6381 vsize=27312552 memory=280564443892336 CPUtime=0.07 cores=0-7
/proc/6384/task/6402/stat : 6402 (java) S 6381 6384 5301 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 20 0 81493881 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940081879024 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6403] ppid=6381 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6403/stat : 6403 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 31459 33554432000 4194304 4196468 140724616482912 139937819126880 139941028275925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6404] ppid=6381 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6384/task/6404/stat : 6404 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493881 27968053248 31459 33554432000 4194304 4196468 140724616482912 139940080827440 139941028276866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125836 KiB

[startup+0.706229 s]
/proc/loadavg: 7.08 7.91 7.78 2/202 6404
/proc/meminfo: memFree=23250092/32770624 swapFree=67108860/67108860
[pid=6384] ppid=6381 vsize=27318824 memory=165088 CPUtime=1.05 cores=0-7
/proc/6384/stat : 6384 (java) S 6381 6384 5301 0 -1 1077944320 17834 0 0 0 98 7 0 0 20 0 20 0 81493873 27974475776 41272 33554432000 4194304 4196468 140724616482912 140724616465456 139941028265719 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
/proc/6384/statm: 6829706 41272 3134 1 0 6791110 0
[pid=6384/tid=6386] ppid=6381 vsize=27318824 memory=0 CPUtime=0.68 cores=0-7
/proc/6384/task/6386/stat : 6386 (java) R 6381 6384 5301 0 -1 4202560 14947 0 0 0 63 5 0 0 20 0 20 0 81493874 27974475776 41272 33554432000 4194304 4196468 140724616482912 139941000101344 139940522760462 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6387] ppid=6381 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6387/stat : 6387 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139941032508560 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6388] ppid=6381 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6388/stat : 6388 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940846664720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6389] ppid=6381 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6389/stat : 6389 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940845611920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6390] ppid=6381 vsize=27318824 memory=1012 CPUtime=0 cores=0-7
/proc/6384/task/6390/stat : 6390 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940844559120 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6391] ppid=6381 vsize=27318824 memory=1948 CPUtime=0 cores=0-7
/proc/6384/task/6391/stat : 6391 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940843506320 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6392] ppid=6381 vsize=27318824 memory=1188 CPUtime=0 cores=0-7
/proc/6384/task/6392/stat : 6392 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940842453520 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6393] ppid=6381 vsize=27318824 memory=8436 CPUtime=0 cores=0-7
/proc/6384/task/6393/stat : 6393 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940841400720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6394] ppid=6381 vsize=27318824 memory=15252 CPUtime=0 cores=0-7
/proc/6384/task/6394/stat : 6394 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81493876 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940840347920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6395] ppid=6381 vsize=27318824 memory=16244 CPUtime=0 cores=0-7
/proc/6384/task/6395/stat : 6395 (java) S 6381 6384 5301 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81493878 27974475776 41272 33554432000 4194304 4196468 140724616482912 139940086090608 139941028276866 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0

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

[pid=6384/tid=6399] ppid=6381 vsize=27327160 memory=-5934757339823890524 CPUtime=2.83 cores=0-7
/proc/6384/task/6399/stat : 6399 (java) R 6381 6384 5301 0 -1 4202560 4157 0 0 0 282 1 0 0 20 0 20 0 81493881 27983011840 520271 33554432000 4194304 4196468 140724616482912 139940085037424 139941013147562 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6400] ppid=6381 vsize=27327160 memory=7090143979783939176 CPUtime=2.81 cores=0-7
/proc/6384/task/6400/stat : 6400 (java) R 6381 6384 5301 0 -1 4202560 3102 0 0 0 280 1 0 0 20 0 20 0 81493881 27983011840 520271 33554432000 4194304 4196468 140724616482912 139940083970648 139941009810888 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6401] ppid=6381 vsize=27327160 memory=9291 CPUtime=2.94 cores=0-7
/proc/6384/task/6401/stat : 6401 (java) S 6381 6384 5301 0 -1 1077944384 1945 0 0 0 293 1 0 0 20 0 20 0 81493881 27983011840 520271 33554432000 4194304 4196468 140724616482912 139940082931824 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6402] ppid=6381 vsize=27327160 memory=0 CPUtime=1.43 cores=0-7
/proc/6384/task/6402/stat : 6402 (java) S 6381 6384 5301 0 -1 1077944384 4188 0 0 0 142 1 0 0 20 0 20 0 81493881 27983011840 520271 33554432000 4194304 4196468 140724616482912 139940081879024 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6403] ppid=6381 vsize=27327160 memory=140282222283712 CPUtime=0 cores=0-7
/proc/6384/task/6403/stat : 6403 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493881 27983011840 520271 33554432000 4194304 4196468 140724616482912 139937819126880 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6404] ppid=6381 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6404/stat : 6404 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81493881 27983011840 520271 33554432000 4194304 4196468 140724616482912 139940080827440 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
Current children cumulated CPU time: 14.82 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2079036 KiB

[startup+5.60091 s]
/proc/loadavg: 6.59 7.80 7.74 3/202 6404
/proc/meminfo: memFree=21187588/32770624 swapFree=67108860/67108860
[pid=6384] ppid=6381 vsize=27984808 memory=2489168 CPUtime=16.7 cores=0-7
/proc/6384/stat : 6384 (java) S 6381 6384 5301 0 -1 1077944320 35526 0 0 0 1620 50 0 0 20 0 24 0 81493873 28656443392 622292 33554432000 4194304 4196468 140724616482912 140724616465456 139941028265719 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
/proc/6384/statm: 6996202 622292 3238 1 0 6957058 0
[pid=6384/tid=6386] ppid=6381 vsize=27984808 memory=8112282956445269571 CPUtime=5.41 cores=0-7
/proc/6384/task/6386/stat : 6386 (java) S 6381 6384 5301 0 -1 1077944384 18318 0 0 0 499 42 0 0 20 0 24 0 81493874 28656443392 622292 33554432000 4194304 4196468 140724616482912 139941000104960 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6387] ppid=6381 vsize=27984808 memory=140282222400032 CPUtime=0 cores=0-7
/proc/6384/task/6387/stat : 6387 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139941032508560 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6388] ppid=6381 vsize=27984808 memory=280564444431296 CPUtime=0 cores=0-7
/proc/6384/task/6388/stat : 6388 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940846664720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6389] ppid=6381 vsize=27984808 memory=280564444800672 CPUtime=0 cores=0-7
/proc/6384/task/6389/stat : 6389 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940845611920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6390] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6390/stat : 6390 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940844559120 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6391] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6391/stat : 6391 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940843506320 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6392] ppid=6381 vsize=27984808 memory=2241 CPUtime=0 cores=0-7
/proc/6384/task/6392/stat : 6392 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940842453520 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6393] ppid=6381 vsize=27984808 memory=2244 CPUtime=0 cores=0-7
/proc/6384/task/6393/stat : 6393 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940841400720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6394] ppid=6381 vsize=27984808 memory=5867466163371927655 CPUtime=0 cores=0-7
/proc/6384/task/6394/stat : 6394 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940840347920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6395] ppid=6381 vsize=27984808 memory=7739788234605487986 CPUtime=0 cores=0-7
/proc/6384/task/6395/stat : 6395 (java) S 6381 6384 5301 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940086090608 139941028276866 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6396] ppid=6381 vsize=27984808 memory=55 CPUtime=0 cores=0-7
/proc/6384/task/6396/stat : 6396 (java) S 6381 6384 5301 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938825758240 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6397] ppid=6381 vsize=27984808 memory=8100684080039356519 CPUtime=0 cores=0-7
/proc/6384/task/6397/stat : 6397 (java) S 6381 6384 5301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938691536240 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6398] ppid=6381 vsize=27984808 memory=7589237527258616144 CPUtime=0 cores=0-7
/proc/6384/task/6398/stat : 6398 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938317031760 139941028284315 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6399] ppid=6381 vsize=27984808 memory=5787495302022849088 CPUtime=3.44 cores=0-7
/proc/6384/task/6399/stat : 6399 (java) S 6381 6384 5301 0 -1 1077944384 5744 0 0 0 342 2 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940085037424 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6400] ppid=6381 vsize=27984808 memory=0 CPUtime=3.11 cores=0-7
/proc/6384/task/6400/stat : 6400 (java) S 6381 6384 5301 0 -1 1077944384 3672 0 0 0 309 2 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940083984624 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6401] ppid=6381 vsize=27984808 memory=7811310297809969472 CPUtime=3.19 cores=0-7
/proc/6384/task/6401/stat : 6401 (java) S 6381 6384 5301 0 -1 1077944384 2100 0 0 0 318 1 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940082931824 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6402] ppid=6381 vsize=27984808 memory=6225192270980730961 CPUtime=1.5 cores=0-7
/proc/6384/task/6402/stat : 6402 (java) S 6381 6384 5301 0 -1 1077944384 4265 0 0 0 149 1 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940081879024 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6403] ppid=6381 vsize=27984808 memory=1804 CPUtime=0 cores=0-7
/proc/6384/task/6403/stat : 6403 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139937819126880 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6404] ppid=6381 vsize=27984808 memory=796 CPUtime=0 cores=0-7
/proc/6384/task/6404/stat : 6404 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940080827440 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2489168 KiB

[startup+5.80091 s]
/proc/loadavg: 6.59 7.80 7.74 3/202 6404
/proc/meminfo: memFree=21187588/32770624 swapFree=67108860/67108860
[pid=6384] ppid=6381 vsize=27984808 memory=2489168 CPUtime=16.7 cores=0-7
/proc/6384/stat : 6384 (java) S 6381 6384 5301 0 -1 1077944320 35526 0 0 0 1620 50 0 0 20 0 24 0 81493873 28656443392 622292 33554432000 4194304 4196468 140724616482912 140724616465456 139941028265719 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
/proc/6384/statm: 6996202 622292 3238 1 0 6957058 0
[pid=6384/tid=6386] ppid=6381 vsize=27984808 memory=11860 CPUtime=5.41 cores=0-7
/proc/6384/task/6386/stat : 6386 (java) S 6381 6384 5301 0 -1 1077944384 18318 0 0 0 499 42 0 0 20 0 24 0 81493874 28656443392 622292 33554432000 4194304 4196468 140724616482912 139941000104960 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6387] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6387/stat : 6387 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139941032508560 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6388] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6388/stat : 6388 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940846664720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6389] ppid=6381 vsize=27984808 memory=280564444521904 CPUtime=0 cores=0-7
/proc/6384/task/6389/stat : 6389 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940845611920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6390] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6390/stat : 6390 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940844559120 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6391] ppid=6381 vsize=27984808 memory=9291 CPUtime=0 cores=0-7
/proc/6384/task/6391/stat : 6391 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940843506320 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6392] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6392/stat : 6392 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940842453520 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6393] ppid=6381 vsize=27984808 memory=140282221989920 CPUtime=0 cores=0-7
/proc/6384/task/6393/stat : 6393 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940841400720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6394] ppid=6381 vsize=27984808 memory=7019467088074388278 CPUtime=0 cores=0-7
/proc/6384/task/6394/stat : 6394 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940840347920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6395] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6395/stat : 6395 (java) S 6381 6384 5301 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940086090608 139941028276866 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6396] ppid=6381 vsize=27984808 memory=3472328296227682509 CPUtime=0 cores=0-7
/proc/6384/task/6396/stat : 6396 (java) S 6381 6384 5301 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938825758240 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6397] ppid=6381 vsize=27984808 memory=16164 CPUtime=0 cores=0-7
/proc/6384/task/6397/stat : 6397 (java) S 6381 6384 5301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938691536240 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6398] ppid=6381 vsize=27984808 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/6384/task/6398/stat : 6398 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938317031760 139941028284315 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6399] ppid=6381 vsize=27984808 memory=8112282956445269571 CPUtime=3.44 cores=0-7
/proc/6384/task/6399/stat : 6399 (java) S 6381 6384 5301 0 -1 1077944384 5744 0 0 0 342 2 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940085037424 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6400] ppid=6381 vsize=27984808 memory=62372 CPUtime=3.11 cores=0-7
/proc/6384/task/6400/stat : 6400 (java) S 6381 6384 5301 0 -1 1077944384 3672 0 0 0 309 2 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940083984624 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6401] ppid=6381 vsize=27984808 memory=6943526294502006880 CPUtime=3.19 cores=0-7
/proc/6384/task/6401/stat : 6401 (java) S 6381 6384 5301 0 -1 1077944384 2100 0 0 0 318 1 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940082931824 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6402] ppid=6381 vsize=27984808 memory=6944656575208382560 CPUtime=1.5 cores=0-7
/proc/6384/task/6402/stat : 6402 (java) S 6381 6384 5301 0 -1 1077944384 4265 0 0 0 149 1 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940081879024 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6403] ppid=6381 vsize=27984808 memory=-5587046532246807594 CPUtime=0 cores=0-7
/proc/6384/task/6403/stat : 6403 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139937819126880 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6404] ppid=6381 vsize=27984808 memory=7016977923426524022 CPUtime=0 cores=0-7
/proc/6384/task/6404/stat : 6404 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940080827440 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2489168 KiB

[startup+5.9009 s]
/proc/loadavg: 6.59 7.80 7.74 3/202 6404
/proc/meminfo: memFree=21187588/32770624 swapFree=67108860/67108860
[pid=6384] ppid=6381 vsize=27984808 memory=2489168 CPUtime=16.7 cores=0-7
/proc/6384/stat : 6384 (java) S 6381 6384 5301 0 -1 1077944320 35529 0 0 0 1620 50 0 0 20 0 24 0 81493873 28656443392 622292 33554432000 4194304 4196468 140724616482912 140724616465456 139941028265719 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
/proc/6384/statm: 6996202 622292 3238 1 0 6957058 0
[pid=6384/tid=6386] ppid=6381 vsize=27984808 memory=6528350291150 CPUtime=5.41 cores=0-7
/proc/6384/task/6386/stat : 6386 (java) S 6381 6384 5301 0 -1 1077944384 18318 0 0 0 499 42 0 0 20 0 24 0 81493874 28656443392 622292 33554432000 4194304 4196468 140724616482912 139941000104960 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6387] ppid=6381 vsize=27984808 memory=1038 CPUtime=0 cores=0-7
/proc/6384/task/6387/stat : 6387 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139941032508560 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6388] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6388/stat : 6388 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940846664720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6389] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6389/stat : 6389 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940845611920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6390] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6390/stat : 6390 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940844559120 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6391] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6391/stat : 6391 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940843506320 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6392] ppid=6381 vsize=27984808 memory=9192 CPUtime=0 cores=0-7
/proc/6384/task/6392/stat : 6392 (java) S 6381 6384 5301 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940842453520 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6393] ppid=6381 vsize=27984808 memory=26151 CPUtime=0 cores=0-7
/proc/6384/task/6393/stat : 6393 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940841400720 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6394] ppid=6381 vsize=27984808 memory=4036 CPUtime=0 cores=0-7
/proc/6384/task/6394/stat : 6394 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493876 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940840347920 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6395] ppid=6381 vsize=27984808 memory=24328 CPUtime=0 cores=0-7
/proc/6384/task/6395/stat : 6395 (java) S 6381 6384 5301 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940086090608 139941028276866 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6396] ppid=6381 vsize=27984808 memory=1244 CPUtime=0 cores=0-7
/proc/6384/task/6396/stat : 6396 (java) S 6381 6384 5301 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938825758240 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6397] ppid=6381 vsize=27984808 memory=7016714186490735262 CPUtime=0 cores=0-7
/proc/6384/task/6397/stat : 6397 (java) S 6381 6384 5301 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81493878 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938691536240 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6398] ppid=6381 vsize=27984808 memory=-7522837583045875833 CPUtime=0 cores=0-7
/proc/6384/task/6398/stat : 6398 (java) S 6381 6384 5301 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139938317031760 139941028284315 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6399] ppid=6381 vsize=27984808 memory=-7465405268641471099 CPUtime=3.44 cores=0-7
/proc/6384/task/6399/stat : 6399 (java) S 6381 6384 5301 0 -1 1077944384 5744 0 0 0 342 2 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940085037424 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6400] ppid=6381 vsize=27984808 memory=1080192 CPUtime=3.11 cores=0-7
/proc/6384/task/6400/stat : 6400 (java) S 6381 6384 5301 0 -1 1077944384 3672 0 0 0 309 2 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940083984624 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6401] ppid=6381 vsize=27984808 memory=0 CPUtime=3.19 cores=0-7
/proc/6384/task/6401/stat : 6401 (java) S 6381 6384 5301 0 -1 1077944384 2100 0 0 0 318 1 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940082931824 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6402] ppid=6381 vsize=27984808 memory=0 CPUtime=1.5 cores=0-7
/proc/6384/task/6402/stat : 6402 (java) S 6381 6384 5301 0 -1 1077944384 4266 0 0 0 149 1 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940081879024 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6403] ppid=6381 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6384/task/6403/stat : 6403 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139937819126880 139941028275925 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
[pid=6384/tid=6404] ppid=6381 vsize=27984808 memory=280564443981488 CPUtime=0 cores=0-7
/proc/6384/task/6404/stat : 6404 (java) S 6381 6384 5301 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81493881 28656443392 622292 33554432000 4194304 4196468 140724616482912 139940080827440 139941028276866 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39735296 140724616487897 140724616488197 140724616488197 140724616490959 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2489168 KiB

Child status: 0
Real time (s): 5.92617
CPU time (s): 17.3288
CPU user time (s): 16.7206
CPU system time (s): 0.608248
CPU usage (%): 292.412
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 2489168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7206
system time used= 0.608248
maximum resident set size= 2491956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70382
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7540
involuntary context switches= 50


# summary of solver processes directly reported to runsolver:
#   pid: 6384
#   total CPU time (s): 17.3288
#   total CPU user time (s): 16.7206
#   total CPU system time (s): 0.608248

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.063124 second user time and 0.104549 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-26 23:08:27
IDJOB=4297108
IDBENCH=141186
IDSOLVER=2758
FILE ID=node133/4297108-1532639307
RUNJOBID= node133-1532633883-5328
PBS_JOBID= 21022180
Free space on /tmp= 48252 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f12_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-4297108-1532639307/watcher-4297108-1532639307 -o /tmp/evaluation-result-4297108-1532639307/solver-4297108-1532639307 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532633883-5328 --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-4297108-1532639307.xml

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

MD5SUM BENCH= 3a3bda421e3d420e405b4b910599d042
RANDOM SEED=110298017

node133.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.24
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.24
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.24
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.24
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:        23390440 kB
MemAvailable:   31927872 kB
Buffers:          169292 kB
Cached:          8596132 kB
SwapCached:            0 kB
Active:          2780976 kB
Inactive:        6036412 kB
Active(anon):       1840 kB
Inactive(anon):    78040 kB
Active(file):    2779136 kB
Inactive(file):  5958372 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:         59092 kB
Mapped:            38844 kB
Shmem:             25248 kB
Slab:             255712 kB
SReclaimable:     228384 kB
SUnreclaim:        27328 kB
KernelStack:        3200 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-26 23:08:33