Trace number 4297080

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 8.46021 2.73561

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
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 benchmark8.4265
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 04:53:51 CEST 2018
0.66/0.56	c PID: 5937
0.66/0.56	c IP: 172.20.3.137
0.66/0.56	c HOST: node137.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.41/1.00	c (0,0) Parsing End
1.63/1.01	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 459 ctr, max domain size 10
1.63/1.01	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.63/1.01	c (0,0) Constraint Name Generate Begin
1.63/1.02	c (0,0) Ctr:HOME/instance-4297080-1532660030.xml,ExtensionConflict:ExtensionSupport:IntVar
1.63/1.02	c (0,0) Constraint Name Generate End
1.63/1.02	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.63/1.02	c (0,0) CSP to CSPinCNF Begin
2.50/1.42	c (0,0) translated 46 (10%) constraints
2.50/1.49	c (0,0) translated 92 (20%) constraints
2.88/1.55	c (1,1) translated 138 (30%) constraints
2.88/1.60	c (1,1) translated 184 (40%) constraints
3.73/1.75	c (1,1) translated 230 (50%) constraints
4.18/1.80	c (1,1) translated 276 (60%) constraints
4.18/1.84	c (1,1) translated 322 (70%) constraints
4.18/1.89	c (1,1) translated 368 (80%) constraints
4.57/1.93	c (1,1) translated 414 (90%) constraints
4.57/1.96	c (1,1) translated 459 (100%) constraints
5.03/2.02	c (1,1) STATISTICS1:HOME/instance-4297080-1532660030.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,11,1,,10:17262;2:432,11:9;4:3969;3:144;2:648,1:17694;0:9,
5.03/2.02	c (1,1) ===========================================
5.03/2.02	c (1,1) Order
5.03/2.02	c (1,1) ===========================================
5.03/2.06	c (1,1) translated 477 (10%) constraints
5.03/2.08	c (1,1) translated 954 (20%) constraints
5.51/2.11	c (1,1) translated 1431 (30%) constraints
5.51/2.12	c (1,1) translated 1908 (40%) constraints
5.51/2.14	c (1,1) translated 2385 (50%) constraints
5.51/2.17	c (1,1) translated 2862 (60%) constraints
5.51/2.19	c (1,1) translated 3339 (70%) constraints
5.89/2.21	c (1,1) translated 3816 (80%) constraints
5.89/2.23	c (1,1) translated 4293 (90%) constraints
5.89/2.25	c (1,1) translated 4770 (100%) constraints
5.89/2.25	c (1,1) CSP to CSPinCNF End
5.89/2.25	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
5.89/2.25	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.89/2.25	c (1,1) CSPinCNF Propagation Begin
6.30/2.34	c (1,1) 0 values, 909 unsatisfiable literals, and 0 valid clauses are removed
6.30/2.34	c (1,1) CSPinCNF Propagation End
6.30/2.34	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
6.30/2.34	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.30/2.34	c (1,1) Simplify CSPinCNF Begin
6.30/2.36	c (1,1) Simplify CSPinCNF End
6.30/2.36	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
6.30/2.36	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.30/2.36	c (1,1) Calculate Precise Domain Begin
6.30/2.37	c (1,1) 0 values are removed by re-calculation
6.30/2.37	c (1,1) Calculate Precise Domain End
6.30/2.37	c (1,1) CSP: 100 int (0 aux), 90 bool (90 aux), 4770 ctr, max domain size 10
6.30/2.37	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.30/2.37	c (1,1) CSPinCNF to SatSolver Begin
6.75/2.42	c (1,1) 477 (10 %) CSP clauses are encoded (990 SAT variables, 1276 SAT clauses)
6.75/2.43	c (1,1) 954 (20 %) CSP clauses are encoded (990 SAT variables, 1753 SAT clauses)
6.75/2.44	c (1,1) 1431 (30 %) CSP clauses are encoded (990 SAT variables, 2230 SAT clauses)
6.75/2.45	c (1,1) 1908 (40 %) CSP clauses are encoded (990 SAT variables, 2707 SAT clauses)
6.75/2.46	c (1,1) 2385 (50 %) CSP clauses are encoded (990 SAT variables, 3184 SAT clauses)
6.75/2.47	c (1,1) 2862 (60 %) CSP clauses are encoded (990 SAT variables, 3661 SAT clauses)
6.75/2.47	c (1,1) 3339 (70 %) CSP clauses are encoded (990 SAT variables, 4138 SAT clauses)
6.75/2.48	c (1,1) 3816 (80 %) CSP clauses are encoded (990 SAT variables, 4615 SAT clauses)
6.75/2.49	c (1,1) 4293 (90 %) CSP clauses are encoded (990 SAT variables, 5092 SAT clauses)
7.11/2.50	c (1,1) 4770 (100 %) CSP clauses are encoded (990 SAT variables, 5569 SAT clauses)
7.11/2.50	c (1,1) CSPinCNF to SatSolver End
7.11/2.50	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.11/2.54	c (2,1) STATISTICS2:HOME/instance-4297080-1532660030.xml,ExtensionConflict:ExtensionSupport:IntVar,190,4770,-1,10,10,1,,10:16362;2:432,10:9;4:3519;3:144;2:1098,1:16794,
7.11/2.54	c (2,1) SatSolver.solve Begin
7.11/2.54	c (2,1) 990 bool, 5570 clause
7.11/2.54	c (2,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297080-1532660030.xml-scop-5937.cnf HOME/instance-4297080-1532660030.xml-scop-5937.cnf.out
7.45/2.71	c (2,0) c
7.45/2.71	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
7.45/2.71	c (2,0) c
7.45/2.71	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
7.45/2.71	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
7.45/2.71	c (2,0) c ========================================[ Problem Statistics ]===========================================
7.45/2.71	c (2,0) c |                                                                                                       |
7.45/2.71	c (2,0) c |  Number of variables:           990                                                                   |
7.45/2.71	c (2,0) c |  Number of clauses:            5570                                                                   |
7.45/2.71	c (2,0) c |  Parse time:                   0.00 s                                                                 |
7.45/2.71	c (2,0) c |                                                                                                       |
7.45/2.71	c (2,0) c |  Eliminated clauses:           0.00 Mb                                                                |
7.45/2.71	c (2,0) c |  Simplification time:          0.00 s                                                                 |
7.45/2.71	c (2,0) c |                                                                                                       |
7.45/2.71	c (2,0) c |  Generating clones                                                                                    |
7.45/2.71	c (2,0) c |  all clones generated. Memory =  29.10Mb.                                                             |
7.45/2.71	c (2,0) c ========================================================================================================|
7.45/2.71	c (2,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
7.45/2.71	c (2,0) c Total Memory so far : 604.99Mb
7.45/2.71	c (2,0) c
7.45/2.71	c (2,0) c real time : 0.151514 s
7.45/2.71	c (2,0) c cpu time  : 0.865556 s
7.45/2.71	c (2,0) c
7.45/2.71	c (2,0) c
7.45/2.71	c (2,0) c
7.45/2.71	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
7.45/2.71	c (2,0) c
7.45/2.71	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.45/2.71	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.45/2.71	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.45/2.71	c (2,0) c | Conflicts     |          122725 |      13710 |      16024 |      17523 |      12374 |      14437 |      15395 |      16087 |      17175 |
7.45/2.71	c (2,0) c | Decisions     |          176103 |      21076 |      23141 |      25046 |      18174 |      20252 |      22039 |      22171 |      24204 |
7.45/2.71	c (2,0) c | Propagations  |         1440566 |     170489 |     201025 |     212547 |     137964 |     152112 |     182516 |     183255 |     200658 |
7.45/2.71	c (2,0) c | Avg_Trail     |                 |        546 |        485 |        494 |        567 |        529 |        496 |        555 |        511 |
7.45/2.71	c (2,0) c | Avg_DL        |                 |         85 |         79 |         81 |         95 |        102 |         86 |        108 |         89 |
7.45/2.71	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.45/2.71	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.45/2.71	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.45/2.71	c (2,0) c | Exported      |           23714 |       2128 |       3150 |       3583 |       2244 |       3019 |       2950 |       3407 |       3233 |
7.45/2.71	c (2,0) c | Imported      |          164584 |      21326 |      20564 |      20058 |      21470 |      20695 |      20764 |      19582 |      20125 |
7.45/2.71	c (2,0) c | Good          |             701 |         71 |         89 |         87 |        101 |        108 |         94 |         78 |         73 |
7.45/2.71	c (2,0) c | Purge         |          163883 |      21255 |      20475 |      19971 |      21369 |      20587 |      20670 |      19504 |      20052 |
7.45/2.71	c (2,0) c | Promoted      |            6690 |       1245 |       1170 |        871 |        423 |        325 |        874 |        666 |       1116 |
7.45/2.71	c (2,0) c | Remove_Imp    |           32169 |       2742 |       6494 |          0 |          0 |       4103 |       8943 |       4859 |       5028 |
7.45/2.71	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
7.45/2.71	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.45/2.71	c (2,0) c | Unaries       |                 |          2 |         10 |          4 |          2 |          3 |          5 |          3 |          6 |
7.45/2.71	c (2,0) c | Binaries      |                 |         22 |         22 |         17 |         10 |          3 |         17 |          5 |         15 |
7.45/2.71	c (2,0) c | Glues         |                 |        370 |        346 |        340 |        291 |        258 |        357 |        321 |        350 |
7.45/2.71	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.45/2.71	c (2,0) c | Orig_Seen     |            45 % |       2672 |       2865 |       2558 |       2496 |       2038 |       2432 |       2242 |       2839 |
7.45/2.71	c (2,0) c | Diff Orig seen|                 | -      193 |      X     | -      307 | -      369 | -      827 | -      433 | -      623 | -       26 |
7.45/2.71	c (2,0) c | Hamming       |            31 % |        267 |      X     |        346 |        327 |        304 |        322 |        269 |        340 |
7.45/2.71	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.45/2.71	c (2,0) 
7.45/2.71	c (2,0) s UNSATISFIABLE
7.45/2.71	c (2,2) SatSolver.solve End
7.45/2.71	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
7.45/2.71	c (2,2) Show results Begin
7.45/2.71	s UNSATISFIABLE
7.45/2.71	c (2,2) Show results End
7.45/2.71	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
7.45/2.71	c (2,2) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
7.45/2.71	c END-Prog: Fri Jul 27 04:53:53 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 (11345 MiB free)
  memory of node 1: 16384 MiB (11403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297080-1532660030/watcher-4297080-1532660030 -o /tmp/evaluation-result-4297080-1532660030/solver-4297080-1532660030 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532654676-4946 --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-4297080-1532660030.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=5937, runsolver pid=5934
Current StackSize limit: 8192 KiB


[startup+0.100412 s]*
/proc/loadavg: 7.85 8.47 8.67 2/199 5957
/proc/meminfo: memFree=23199544/32770624 swapFree=67108860/67108860
[pid=5937] ppid=5934 vsize=27312552 memory=108232 CPUtime=0.1 cores=0-7
/proc/5937/stat : 5937 (java) S 5934 5937 4919 0 -1 1077944320 6605 0 0 0 8 2 0 0 20 0 20 0 83566211 27968053248 27058 33554432000 4194304 4196468 140736652500640 140736652483184 139758534303479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
/proc/5937/statm: 6828138 27058 2738 1 0 6790598 0
[pid=5937/tid=5939] ppid=5934 vsize=27312552 memory=4355993982215549854 CPUtime=0.09 cores=0-7
/proc/5937/task/5939/stat : 5939 (java) R 5934 5937 4919 0 -1 4202560 4704 0 0 0 7 2 0 0 20 0 20 0 83566212 27968053248 27058 33554432000 4194304 4196468 140736652500640 139758506129808 139758518383966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5940] ppid=5934 vsize=27312552 memory=732369973271849957 CPUtime=0 cores=0-7
/proc/5937/task/5940/stat : 5940 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139758538546192 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5941] ppid=5934 vsize=27312552 memory=139834934396544 CPUtime=0 cores=0-7
/proc/5937/task/5941/stat : 5941 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139758371925136 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5942] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5942/stat : 5942 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757955132176 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5943] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5943/stat : 5943 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757954079632 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5944] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5944/stat : 5944 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757953026576 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5945] ppid=5934 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5937/task/5945/stat : 5945 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757951974032 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5946] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5946/stat : 5946 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757950920976 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5947] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5947/stat : 5947 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757949868432 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5948] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5948/stat : 5948 (java) S 5934 5937 4919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757525969648 139758534314626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5949] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5949/stat : 5949 (java) S 5934 5937 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 27058 33554432000 4194304 4196468 140736652500640 139756423866016 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5950] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5950/stat : 5950 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 27058 33554432000 4194304 4196468 140736652500640 139756155430128 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5951] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5951/stat : 5951 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 27058 33554432000 4194304 4196468 140736652500640 139755780921808 139758534322075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5952] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5952/stat : 5952 (java) S 5934 5937 4919 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757524916464 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5953] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5953/stat : 5953 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757523863920 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5954] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5954/stat : 5954 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757522810864 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5955] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5955/stat : 5955 (java) S 5934 5937 4919 0 -1 1077944384 259 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757521758320 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5956] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5956/stat : 5956 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 27058 33554432000 4194304 4196468 140736652500640 139755283016672 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5957] ppid=5934 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5937/task/5957/stat : 5957 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 27058 33554432000 4194304 4196468 140736652500640 139757520706736 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108232 KiB

[startup+0.21037 s]*
/proc/loadavg: 7.85 8.47 8.67 2/199 5957
/proc/meminfo: memFree=23183420/32770624 swapFree=67108860/67108860
[pid=5937] ppid=5934 vsize=27312552 memory=122656 CPUtime=0.25 cores=0-7
/proc/5937/stat : 5937 (java) S 5934 5937 4919 0 -1 1077944320 10435 0 0 0 21 4 0 0 20 0 20 0 83566211 27968053248 30664 33554432000 4194304 4196468 140736652500640 140736652483184 139758534303479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
/proc/5937/statm: 6828138 30664 2901 1 0 6790598 0
[pid=5937/tid=5939] ppid=5934 vsize=27312552 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/5937/task/5939/stat : 5939 (java) R 5934 5937 4919 0 -1 4202560 8288 0 0 0 17 3 0 0 20 0 20 0 83566212 27968053248 30664 33554432000 4194304 4196468 140736652500640 139758506094144 139758515709737 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5940] ppid=5934 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/5937/task/5940/stat : 5940 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139758538546192 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5941] ppid=5934 vsize=27312552 memory=13987312897328792 CPUtime=0 cores=0-7
/proc/5937/task/5941/stat : 5941 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139758371925136 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5942] ppid=5934 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5937/task/5942/stat : 5942 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757955132176 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5943] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5943/stat : 5943 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757954079632 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5944] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5944/stat : 5944 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757953026576 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5945] ppid=5934 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5937/task/5945/stat : 5945 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757951974032 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5946] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5946/stat : 5946 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757950920976 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5947] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5947/stat : 5947 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757949868432 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5948] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5948/stat : 5948 (java) S 5934 5937 4919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757525969648 139758534314626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5949] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5949/stat : 5949 (java) S 5934 5937 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 30664 33554432000 4194304 4196468 140736652500640 139756423866016 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5950] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5950/stat : 5950 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 30664 33554432000 4194304 4196468 140736652500640 139756155430128 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5951] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5951/stat : 5951 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 30664 33554432000 4194304 4196468 140736652500640 139755780921808 139758534322075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5952] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5952/stat : 5952 (java) S 5934 5937 4919 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757524916464 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5953] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5953/stat : 5953 (java) S 5934 5937 4919 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757523863920 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5954] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5954/stat : 5954 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757522810864 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5955] ppid=5934 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/5937/task/5955/stat : 5955 (java) S 5934 5937 4919 0 -1 1077944384 322 0 0 0 2 0 0 0 20 0 20 0 83566219 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757521758320 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5956] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5956/stat : 5956 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 30664 33554432000 4194304 4196468 140736652500640 139755283016672 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5957] ppid=5934 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5937/task/5957/stat : 5957 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 30664 33554432000 4194304 4196468 140736652500640 139757520706736 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122656 KiB

[startup+0.310147 s]*
/proc/loadavg: 7.85 8.47 8.67 2/199 5957
/proc/meminfo: memFree=23179744/32770624 swapFree=67108860/67108860
[pid=5937] ppid=5934 vsize=27312552 memory=126436 CPUtime=0.41 cores=0-7
/proc/5937/stat : 5937 (java) S 5934 5937 4919 0 -1 1077944320 11065 0 0 0 37 4 0 0 20 0 20 0 83566211 27968053248 31609 33554432000 4194304 4196468 140736652500640 140736652483184 139758534303479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
/proc/5937/statm: 6828138 31609 2949 1 0 6790598 0
[pid=5937/tid=5939] ppid=5934 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5937/task/5939/stat : 5939 (java) R 5934 5937 4919 0 -1 4202560 8664 0 0 0 26 3 0 0 20 0 20 0 83566212 27968053248 31609 33554432000 4194304 4196468 140736652500640 139758506107632 139758518383966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5940] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5940/stat : 5940 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139758538546192 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5941] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5941/stat : 5941 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139758371925136 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5942] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5942/stat : 5942 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757955132176 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5943] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5943/stat : 5943 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757954079632 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5944] ppid=5934 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/5937/task/5944/stat : 5944 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757953026576 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5945] ppid=5934 vsize=27312552 memory=139834807120815 CPUtime=0 cores=0-7
/proc/5937/task/5945/stat : 5945 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757951974032 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5946] ppid=5934 vsize=27312552 memory=139834807123120 CPUtime=0 cores=0-7
/proc/5937/task/5946/stat : 5946 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757950920976 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5947] ppid=5934 vsize=27312552 memory=139834807125424 CPUtime=0 cores=0-7
/proc/5937/task/5947/stat : 5947 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757949868432 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5948] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5948/stat : 5948 (java) S 5934 5937 4919 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757525969648 139758534314626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5949] ppid=5934 vsize=27312552 memory=279669614257808 CPUtime=0 cores=0-7
/proc/5937/task/5949/stat : 5949 (java) S 5934 5937 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 31609 33554432000 4194304 4196468 140736652500640 139756423866016 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5950] ppid=5934 vsize=27312552 memory=279669614264720 CPUtime=0 cores=0-7
/proc/5937/task/5950/stat : 5950 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566216 27968053248 31609 33554432000 4194304 4196468 140736652500640 139756155430128 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5951] ppid=5934 vsize=27312552 memory=279669614206000 CPUtime=0 cores=0-7
/proc/5937/task/5951/stat : 5951 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 31609 33554432000 4194304 4196468 140736652500640 139755780921808 139758534322075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5952] ppid=5934 vsize=27312552 memory=279669614278544 CPUtime=0 cores=0-7
/proc/5937/task/5952/stat : 5952 (java) S 5934 5937 4919 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757524916464 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5953] ppid=5934 vsize=27312552 memory=279669614285456 CPUtime=0.01 cores=0-7
/proc/5937/task/5953/stat : 5953 (java) S 5934 5937 4919 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 20 0 83566219 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757523863920 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5954] ppid=5934 vsize=27312552 memory=279669614283152 CPUtime=0.02 cores=0-7
/proc/5937/task/5954/stat : 5954 (java) S 5934 5937 4919 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 20 0 83566219 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757522810864 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5955] ppid=5934 vsize=27312552 memory=279669614299712 CPUtime=0.07 cores=0-7
/proc/5937/task/5955/stat : 5955 (java) S 5934 5937 4919 0 -1 1077944384 421 0 0 0 7 0 0 0 20 0 20 0 83566219 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757521758320 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5956] ppid=5934 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5956/stat : 5956 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 31609 33554432000 4194304 4196468 140736652500640 139755283016672 139758534313685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5957] ppid=5934 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/5937/task/5957/stat : 5957 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27968053248 31609 33554432000 4194304 4196468 140736652500640 139757520706736 139758534314626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126436 KiB

[startup+0.70085 s]
/proc/loadavg: 7.85 8.47 8.67 2/199 5957
/proc/meminfo: memFree=23154864/32770624 swapFree=67108860/67108860
[pid=5937] ppid=5934 vsize=27320872 memory=164560 CPUtime=1 cores=0-7
/proc/5937/stat : 5937 (java) S 5934 5937 4919 0 -1 1077944320 18168 0 0 0 93 7 0 0 20 0 20 0 83566211 27976572928 41140 33554432000 4194304 4196468 140736652500640 140736652483184 139758534303479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
/proc/5937/statm: 6830218 41140 3147 1 0 6791622 0
[pid=5937/tid=5939] ppid=5934 vsize=27320872 memory=8095049082945954644 CPUtime=0.67 cores=0-7
/proc/5937/task/5939/stat : 5939 (java) R 5934 5937 4919 0 -1 4202560 15129 0 0 0 62 5 0 0 20 0 20 0 83566212 27976572928 41140 33554432000 4194304 4196468 140736652500640 139758506142480 139758534325405 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5940] ppid=5934 vsize=27320872 memory=25580825226888 CPUtime=0 cores=0-7
/proc/5937/task/5940/stat : 5940 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139758538546192 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5941] ppid=5934 vsize=27320872 memory=139834807128938 CPUtime=0 cores=0-7
/proc/5937/task/5941/stat : 5941 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139758371925136 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5942] ppid=5934 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5942/stat : 5942 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139757955132176 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5943] ppid=5934 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5943/stat : 5943 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139757954079632 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5944] ppid=5934 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5944/stat : 5944 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139757953026576 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5945] ppid=5934 vsize=27320872 memory=2353 CPUtime=0 cores=0-7
/proc/5937/task/5945/stat : 5945 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139757951974032 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5946] ppid=5934 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5946/stat : 5946 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139757950920976 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5947] ppid=5934 vsize=27320872 memory=1840 CPUtime=0 cores=0-7
/proc/5937/task/5947/stat : 5947 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27976572928 41140 33554432000 4194304 4196468 140736652500640 139757949868432 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5948] ppid=5934 vsize=27320872 memory=5788 CPUtime=0 cores=0-7
/proc/5937/task/5948/stat : 5948 (java) S 5934 5937 4919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 83566216 27976572928 41140 33554432000 4194304 4196468 140736652500640 139757525969648 139758534314626 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0

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

[pid=5937/tid=5952] ppid=5934 vsize=27322996 memory=33 CPUtime=0.33 cores=0-7
/proc/5937/task/5952/stat : 5952 (java) R 5934 5937 4919 0 -1 4202560 1058 0 0 0 32 1 0 0 20 0 20 0 83566219 27978747904 61245 33554432000 4194304 4196468 140736652500640 139757524897480 139758517834958 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5953] ppid=5934 vsize=27322996 memory=24480 CPUtime=0.35 cores=0-7
/proc/5937/task/5953/stat : 5953 (java) R 5934 5937 4919 0 -1 4202560 948 0 0 0 35 0 0 0 20 0 20 0 83566219 27978747904 61245 33554432000 4194304 4196468 140736652500640 139757523850320 139758534324826 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5954] ppid=5934 vsize=27322996 memory=1296 CPUtime=0.35 cores=0-7
/proc/5937/task/5954/stat : 5954 (java) R 5934 5937 4919 0 -1 4202560 478 0 0 0 35 0 0 0 20 0 20 0 83566219 27978747904 61245 33554432000 4194304 4196468 140736652500640 139757522800784 139758534324826 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5955] ppid=5934 vsize=27322996 memory=2412 CPUtime=0.66 cores=0-7
/proc/5937/task/5955/stat : 5955 (java) R 5934 5937 4919 0 -1 4202560 2745 0 0 0 65 1 0 0 20 0 20 0 83566219 27978747904 61245 33554432000 4194304 4196468 140736652500640 139757521758320 139758513112320 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5956] ppid=5934 vsize=27322996 memory=1840 CPUtime=0 cores=0-7
/proc/5937/task/5956/stat : 5956 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566219 27978747904 61245 33554432000 4194304 4196468 140736652500640 139755283016672 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5957] ppid=5934 vsize=27322996 memory=5788 CPUtime=0 cores=0-7
/proc/5937/task/5957/stat : 5957 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27978747904 61245 33554432000 4194304 4196468 140736652500640 139757520706736 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
Current children cumulated CPU time: 3.29 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 244980 KiB

[startup+2.40085 s]
/proc/loadavg: 7.85 8.47 8.67 5/199 5957
/proc/meminfo: memFree=22961712/32770624 swapFree=67108860/67108860
[pid=5937] ppid=5934 vsize=27327160 memory=432484 CPUtime=6.75 cores=0-7
/proc/5937/stat : 5937 (java) S 5934 5937 4919 0 -1 1077944320 27979 0 0 0 659 16 0 0 20 0 20 0 83566211 27983011840 108121 33554432000 4194304 4196468 140736652500640 140736652483184 139758534303479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
/proc/5937/statm: 6831790 108121 3202 1 0 6792646 0
[pid=5937/tid=5939] ppid=5934 vsize=27327160 memory=7391413433648273289 CPUtime=2.36 cores=0-7
/proc/5937/task/5939/stat : 5939 (java) R 5934 5937 4919 0 -1 4202560 17505 0 0 0 226 10 0 0 20 0 20 0 83566212 27983011840 108131 33554432000 4194304 4196468 140736652500640 139758506138912 139758518347109 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5940] ppid=5934 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5940/stat : 5940 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139758538546192 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5941] ppid=5934 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5941/stat : 5941 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139758371925136 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5942] ppid=5934 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5942/stat : 5942 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757955132176 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5943] ppid=5934 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5943/stat : 5943 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757954079632 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5944] ppid=5934 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5944/stat : 5944 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757953026576 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5945] ppid=5934 vsize=27327160 memory=7019467088057350453 CPUtime=0 cores=0-7
/proc/5937/task/5945/stat : 5945 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757951974032 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5946] ppid=5934 vsize=27327160 memory=5792262853193912400 CPUtime=0 cores=0-7
/proc/5937/task/5946/stat : 5946 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757950920976 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5947] ppid=5934 vsize=27327160 memory=7594007329430269289 CPUtime=0 cores=0-7
/proc/5937/task/5947/stat : 5947 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83566214 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757949868432 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5948] ppid=5934 vsize=27327160 memory=7309167735386106733 CPUtime=0 cores=0-7
/proc/5937/task/5948/stat : 5948 (java) S 5934 5937 4919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 83566216 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757525969648 139758534314626 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5949] ppid=5934 vsize=27327160 memory=280104 CPUtime=0 cores=0-7
/proc/5937/task/5949/stat : 5949 (java) S 5934 5937 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83566216 27983011840 108131 33554432000 4194304 4196468 140736652500640 139756423866016 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5950] ppid=5934 vsize=27327160 memory=279669614413520 CPUtime=0 cores=0-7
/proc/5937/task/5950/stat : 5950 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566216 27983011840 108131 33554432000 4194304 4196468 140736652500640 139756155430128 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5951] ppid=5934 vsize=27327160 memory=7014751519583655249 CPUtime=0 cores=0-7
/proc/5937/task/5951/stat : 5951 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27983011840 108131 33554432000 4194304 4196468 140736652500640 139755780921808 139758534322075 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5952] ppid=5934 vsize=27327160 memory=7453282923512293972 CPUtime=1.13 cores=0-7
/proc/5937/task/5952/stat : 5952 (java) R 5934 5937 4919 0 -1 4202560 1814 0 0 0 112 1 0 0 20 0 20 0 83566219 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757524905136 139758534315414 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5953] ppid=5934 vsize=27327160 memory=6900 CPUtime=1.15 cores=0-7
/proc/5937/task/5953/stat : 5953 (java) R 5934 5937 4919 0 -1 4202560 1730 0 0 0 114 1 0 0 20 0 20 0 83566219 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757523855424 139758534324826 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5954] ppid=5934 vsize=27327160 memory=9172 CPUtime=1.13 cores=0-7
/proc/5937/task/5954/stat : 5954 (java) R 5934 5937 4919 0 -1 4202560 1812 0 0 0 112 1 0 0 20 0 20 0 83566219 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757522792896 139758514020615 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5955] ppid=5934 vsize=27327160 memory=11444 CPUtime=0.94 cores=0-7
/proc/5937/task/5955/stat : 5955 (java) R 5934 5937 4919 0 -1 4202560 3777 0 0 0 93 1 0 0 20 0 20 0 83566219 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757521758320 139758534315414 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5956] ppid=5934 vsize=27327160 memory=13716 CPUtime=0 cores=0-7
/proc/5937/task/5956/stat : 5956 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83566219 27983011840 108131 33554432000 4194304 4196468 140736652500640 139755283016672 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5957] ppid=5934 vsize=27327160 memory=15988 CPUtime=0 cores=0-7
/proc/5937/task/5957/stat : 5957 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83566219 27983011840 108131 33554432000 4194304 4196468 140736652500640 139757520706736 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
Current children cumulated CPU time: 6.75 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 432484 KiB

[startup+2.60184 s]
/proc/loadavg: 7.85 8.47 8.67 5/199 5957
/proc/meminfo: memFree=22961712/32770624 swapFree=67108860/67108860
[pid=5937] ppid=5934 vsize=27984808 memory=496000 CPUtime=7.45 cores=0-7
/proc/5937/stat : 5937 (java) S 5934 5937 4919 0 -1 1077944320 28585 0 0 0 727 18 0 0 20 0 24 0 83566211 28656443392 124000 33554432000 4194304 4196468 140736652500640 140736652483184 139758534303479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
/proc/5937/statm: 6996202 124000 3218 1 0 6957058 0
[pid=5937/tid=5939] ppid=5934 vsize=27984808 memory=-8316900901535099443 CPUtime=2.56 cores=0-7
/proc/5937/task/5939/stat : 5939 (java) R 5934 5937 4919 0 -1 4202560 17826 0 0 0 244 12 0 0 20 0 24 0 83566212 28656443392 124000 33554432000 4194304 4196468 140736652500640 139758506141360 139758518347109 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5940] ppid=5934 vsize=27984808 memory=-2026666227646606628 CPUtime=0 cores=0-7
/proc/5937/task/5940/stat : 5940 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139758538546192 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5941] ppid=5934 vsize=27984808 memory=-5628408999910123566 CPUtime=0 cores=0-7
/proc/5937/task/5941/stat : 5941 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139758371925136 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5942] ppid=5934 vsize=27984808 memory=7516885358946177112 CPUtime=0 cores=0-7
/proc/5937/task/5942/stat : 5942 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757955132176 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5943] ppid=5934 vsize=27984808 memory=6944656592452807318 CPUtime=0 cores=0-7
/proc/5937/task/5943/stat : 5943 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757954079632 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5944] ppid=5934 vsize=27984808 memory=-7175753852218530195 CPUtime=0 cores=0-7
/proc/5937/task/5944/stat : 5944 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757953026576 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5945] ppid=5934 vsize=27984808 memory=7084280326868981860 CPUtime=0 cores=0-7
/proc/5937/task/5945/stat : 5945 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757951974032 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5946] ppid=5934 vsize=27984808 memory=-3967418655009478193 CPUtime=0 cores=0-7
/proc/5937/task/5946/stat : 5946 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757950920976 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5947] ppid=5934 vsize=27984808 memory=-3704326594973231466 CPUtime=0 cores=0-7
/proc/5937/task/5947/stat : 5947 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757949868432 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5948] ppid=5934 vsize=27984808 memory=6944656425123094137 CPUtime=0 cores=0-7
/proc/5937/task/5948/stat : 5948 (java) S 5934 5937 4919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 83566216 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757525969648 139758534314626 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5949] ppid=5934 vsize=27984808 memory=7092728974502548065 CPUtime=0 cores=0-7
/proc/5937/task/5949/stat : 5949 (java) S 5934 5937 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83566216 28656443392 124000 33554432000 4194304 4196468 140736652500640 139756423866016 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5950] ppid=5934 vsize=27984808 memory=7523636347574904681 CPUtime=0 cores=0-7
/proc/5937/task/5950/stat : 5950 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566216 28656443392 124000 33554432000 4194304 4196468 140736652500640 139756155430128 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5951] ppid=5934 vsize=27984808 memory=55 CPUtime=0 cores=0-7
/proc/5937/task/5951/stat : 5951 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139755780921808 139758534322075 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5952] ppid=5934 vsize=27984808 memory=0 CPUtime=1.28 cores=0-7
/proc/5937/task/5952/stat : 5952 (java) S 5934 5937 4919 0 -1 1077944384 1836 0 0 0 127 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757524916464 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5953] ppid=5934 vsize=27984808 memory=3921 CPUtime=1.29 cores=0-7
/proc/5937/task/5953/stat : 5953 (java) S 5934 5937 4919 0 -1 1077944384 1773 0 0 0 128 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757523863920 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5954] ppid=5934 vsize=27984808 memory=0 CPUtime=1.27 cores=0-7
/proc/5937/task/5954/stat : 5954 (java) R 5934 5937 4919 0 -1 1077944384 1865 0 0 0 126 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757522810864 139758534314626 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5955] ppid=5934 vsize=27984808 memory=0 CPUtime=1 cores=0-7
/proc/5937/task/5955/stat : 5955 (java) S 5934 5937 4919 0 -1 1077944384 3884 0 0 0 99 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757521758320 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5956] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5956/stat : 5956 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139755283016672 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5957] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5957/stat : 5957 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757520706736 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
Current children cumulated CPU time: 7.45 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 496000 KiB

[startup+2.70243 s]
/proc/loadavg: 7.85 8.47 8.67 5/199 5957
/proc/meminfo: memFree=22961712/32770624 swapFree=67108860/67108860
[pid=5937] ppid=5934 vsize=27984808 memory=496000 CPUtime=7.45 cores=0-7
/proc/5937/stat : 5937 (java) S 5934 5937 4919 0 -1 1077944320 28592 0 0 0 727 18 0 0 20 0 24 0 83566211 28656443392 124000 33554432000 4194304 4196468 140736652500640 140736652483184 139758534303479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
/proc/5937/statm: 6996202 124000 3218 1 0 6957058 0
[pid=5937/tid=5939] ppid=5934 vsize=27984808 memory=288230621803970871 CPUtime=2.56 cores=0-7
/proc/5937/task/5939/stat : 5939 (java) S 5934 5937 4919 0 -1 1077944384 17832 0 0 0 244 12 0 0 20 0 24 0 83566212 28656443392 124000 33554432000 4194304 4196468 140736652500640 139758506142720 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5940] ppid=5934 vsize=27984808 memory=15821084087813536 CPUtime=0 cores=0-7
/proc/5937/task/5940/stat : 5940 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139758538546192 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5941] ppid=5934 vsize=27984808 memory=4140 CPUtime=0 cores=0-7
/proc/5937/task/5941/stat : 5941 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139758371925136 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5942] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5942/stat : 5942 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757955132176 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5943] ppid=5934 vsize=27984808 memory=139834807334368 CPUtime=0 cores=0-7
/proc/5937/task/5943/stat : 5943 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757954079632 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5944] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5944/stat : 5944 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757953026576 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5945] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5945/stat : 5945 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757951974032 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5946] ppid=5934 vsize=27984808 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/5937/task/5946/stat : 5946 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757950920976 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5947] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5947/stat : 5947 (java) S 5934 5937 4919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83566214 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757949868432 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5948] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5948/stat : 5948 (java) S 5934 5937 4919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 83566216 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757525969648 139758534314626 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5949] ppid=5934 vsize=27984808 memory=139834807452304 CPUtime=0 cores=0-7
/proc/5937/task/5949/stat : 5949 (java) S 5934 5937 4919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83566216 28656443392 124000 33554432000 4194304 4196468 140736652500640 139756423866016 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5950] ppid=5934 vsize=27984808 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/5937/task/5950/stat : 5950 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566216 28656443392 124000 33554432000 4194304 4196468 140736652500640 139756155430128 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5951] ppid=5934 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/5937/task/5951/stat : 5951 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139755780921808 139758534322075 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5952] ppid=5934 vsize=27984808 memory=3472328296160571439 CPUtime=1.28 cores=0-7
/proc/5937/task/5952/stat : 5952 (java) S 5934 5937 4919 0 -1 1077944384 1836 0 0 0 127 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757524916464 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5953] ppid=5934 vsize=27984808 memory=6656426216303648864 CPUtime=1.29 cores=0-7
/proc/5937/task/5953/stat : 5953 (java) S 5934 5937 4919 0 -1 1077944384 1773 0 0 0 128 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757523863920 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5954] ppid=5934 vsize=27984808 memory=6656426216303648864 CPUtime=1.27 cores=0-7
/proc/5937/task/5954/stat : 5954 (java) S 5934 5937 4919 0 -1 1077944384 1865 0 0 0 126 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757522810864 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5955] ppid=5934 vsize=27984808 memory=6944656592387989600 CPUtime=1 cores=0-7
/proc/5937/task/5955/stat : 5955 (java) S 5934 5937 4919 0 -1 1077944384 3884 0 0 0 99 1 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757521758320 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5956] ppid=5934 vsize=27984808 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/5937/task/5956/stat : 5956 (java) S 5934 5937 4919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139755283016672 139758534313685 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
[pid=5937/tid=5957] ppid=5934 vsize=27984808 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/5937/task/5957/stat : 5957 (java) S 5934 5937 4919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83566219 28656443392 124000 33554432000 4194304 4196468 140736652500640 139757520706736 139758534314626 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26431488 140736652501977 140736652502277 140736652502277 140736652505039 0
Current children cumulated CPU time: 7.45 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 496000 KiB

Child status: 0
Real time (s): 2.73561
CPU time (s): 8.46021
CPU user time (s): 8.15014
CPU system time (s): 0.310068
CPU usage (%): 309.263
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 496000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.15015
system time used= 0.310068
maximum resident set size= 498796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38038
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16313
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 5937
#   total CPU time (s): 8.46021
#   total CPU user time (s): 8.15014
#   total CPU system time (s): 0.310068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040068 second user time and 0.073296 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 04:53:50
IDJOB=4297080
IDBENCH=141420
IDSOLVER=2758
FILE ID=node137/4297080-1532660030
RUNJOBID= node137-1532654676-4946
PBS_JOBID= 21022221
Free space on /tmp= 48160 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_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-4297080-1532660030/watcher-4297080-1532660030 -o /tmp/evaluation-result-4297080-1532660030/solver-4297080-1532660030 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532654676-4946 --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-4297080-1532660030.xml

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=1196791306

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23295360 kB
MemAvailable:   31925912 kB
Buffers:          178932 kB
Cached:          8636656 kB
SwapCached:            0 kB
Active:          3377068 kB
Inactive:        5496444 kB
Active(anon):       4596 kB
Inactive(anon):    80852 kB
Active(file):    3372472 kB
Inactive(file):  5415592 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8392 kB
Writeback:             0 kB
AnonPages:         63804 kB
Mapped:            41460 kB
Shmem:             25228 kB
Slab:             298800 kB
SReclaimable:     270948 kB
SUnreclaim:        27852 kB
KernelStack:        3248 kB
PageTables:         5172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48152 MiB
End job on node137 at 2018-07-27 04:53:53