Trace number 4297318

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 23.9563 5.2052

General information on the benchmark

NameHaystacks/
Haystacks-ext-12_c18.xml
MD5SUM9b1722167e694dc70b944145256e05c5
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 benchmark23.9563
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints803
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree11
Maximum variable degree12
Distribution of variable degrees[{"degree":11,"count":122},{"degree":12,"count":22}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":803}]
Number of extensional constraints803
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":803}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:51:14 CEST 2018
0.66/0.55	c PID: 8219
0.66/0.55	c IP: 172.20.3.106
0.66/0.55	c HOST: node106.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.72/1.05	c (0,0) Parsing End
1.72/1.06	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 803 ctr, max domain size 12
1.72/1.06	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.72/1.06	c (0,0) Constraint Name Generate Begin
1.72/1.07	c (0,0) Ctr:HOME/instance-4297318-1532659873.xml,ExtensionConflict:ExtensionSupport:IntVar
1.72/1.07	c (0,0) Constraint Name Generate End
1.72/1.07	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.72/1.07	c (0,0) CSP to CSPinCNF Begin
2.97/1.53	c (0,0) translated 81 (10%) constraints
3.38/1.64	c (1,1) translated 161 (20%) constraints
3.79/1.74	c (1,1) translated 241 (30%) constraints
4.20/1.81	c (1,1) translated 322 (40%) constraints
4.20/1.88	c (1,1) translated 402 (50%) constraints
4.62/1.94	c (1,1) translated 482 (60%) constraints
4.62/1.99	c (1,1) translated 563 (70%) constraints
5.05/2.03	c (1,1) translated 643 (80%) constraints
5.86/2.23	c (1,1) translated 723 (90%) constraints
5.86/2.28	c (1,1) translated 803 (100%) constraints
6.27/2.39	c (1,1) STATISTICS1:HOME/instance-4297318-1532659873.xml,ExtensionConflict:ExtensionSupport:IntVar,276,9900,-1,12,13,1,,12:36674;2:638,13:11;4:8591;3:220;2:1078,1:37312;0:11,
6.27/2.39	c (1,1) ===========================================
6.27/2.39	c (1,1) Both Encoding selects:
6.27/2.39	c (1,1) Order
6.27/2.39	c (1,1) ===========================================
6.69/2.43	c (1,1) translated 990 (10%) constraints
6.69/2.46	c (1,1) translated 1980 (20%) constraints
6.69/2.48	c (1,1) translated 2970 (30%) constraints
7.11/2.51	c (1,1) translated 3960 (40%) constraints
7.11/2.53	c (1,1) translated 4950 (50%) constraints
7.11/2.55	c (2,2) translated 5940 (60%) constraints
7.11/2.57	c (2,2) translated 6930 (70%) constraints
7.11/2.59	c (2,2) translated 7920 (80%) constraints
7.51/2.62	c (2,2) translated 8910 (90%) constraints
7.51/2.65	c (2,2) translated 9900 (100%) constraints
7.51/2.65	c (2,2) CSP to CSPinCNF End
7.51/2.65	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.51/2.65	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.51/2.65	c (2,2) CSPinCNF Propagation Begin
7.94/2.79	c (2,2) 0 values, 1595 unsatisfiable literals, and 0 valid clauses are removed
7.94/2.79	c (2,2) CSPinCNF Propagation End
7.94/2.80	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.94/2.80	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.94/2.80	c (2,2) Simplify CSPinCNF Begin
8.36/2.83	c (2,2) Simplify CSPinCNF End
8.36/2.83	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
8.36/2.83	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.36/2.83	c (2,2) Calculate Precise Domain Begin
8.36/2.83	c (2,2) 0 values are removed by re-calculation
8.36/2.83	c (2,2) Calculate Precise Domain End
8.36/2.83	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
8.36/2.83	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.36/2.83	c (2,2) CSPinCNF to SatSolver Begin
8.36/2.89	c (2,2) 990 (10 %) CSP clauses are encoded (1716 SAT variables, 2429 SAT clauses)
8.77/2.91	c (2,2) 1980 (20 %) CSP clauses are encoded (1716 SAT variables, 3419 SAT clauses)
8.77/2.93	c (2,2) 2970 (30 %) CSP clauses are encoded (1716 SAT variables, 4409 SAT clauses)
8.77/2.94	c (2,2) 3960 (40 %) CSP clauses are encoded (1716 SAT variables, 5399 SAT clauses)
8.77/2.95	c (2,2) 4950 (50 %) CSP clauses are encoded (1716 SAT variables, 6389 SAT clauses)
8.77/2.96	c (2,2) 5940 (60 %) CSP clauses are encoded (1716 SAT variables, 7379 SAT clauses)
8.77/2.97	c (2,2) 6930 (70 %) CSP clauses are encoded (1716 SAT variables, 8369 SAT clauses)
8.77/2.98	c (2,2) 7920 (80 %) CSP clauses are encoded (1716 SAT variables, 9359 SAT clauses)
8.77/3.00	c (2,2) 8910 (90 %) CSP clauses are encoded (1716 SAT variables, 10349 SAT clauses)
9.20/3.02	c (2,2) 9900 (100 %) CSP clauses are encoded (1716 SAT variables, 11339 SAT clauses)
9.20/3.02	c (2,2) CSPinCNF to SatSolver End
9.20/3.02	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.20/3.08	c (2,2) STATISTICS2:HOME/instance-4297318-1532659873.xml,ExtensionConflict:ExtensionSupport:IntVar,276,9900,-1,12,12,1,,12:35090;2:638,12:11;4:7799;3:220;2:1870,1:35728,
9.20/3.08	c (2,2) SatSolver.solve Begin
9.20/3.08	c (2,2) 1716 bool, 11340 clause
9.20/3.08	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297318-1532659873.xml-scop-8219.cnf HOME/instance-4297318-1532659873.xml-scop-8219.cnf.out
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
23.75/4.92	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
23.75/4.92	c (4,0) c ========================================[ Problem Statistics ]===========================================
23.75/4.92	c (4,0) c |                                                                                                       |
23.75/4.92	c (4,0) c |  Number of variables:          1716                                                                   |
23.75/4.92	c (4,0) c |  Number of clauses:           11340                                                                   |
23.75/4.92	c (4,0) c |  Parse time:                   0.00 s                                                                 |
23.75/4.92	c (4,0) c |                                                                                                       |
23.75/4.92	c (4,0) c |  Eliminated clauses:           0.00 Mb                                                                |
23.75/4.92	c (4,0) c |  Simplification time:          0.01 s                                                                 |
23.75/4.92	c (4,0) c |                                                                                                       |
23.75/4.92	c (4,0) c |  Generating clones                                                                                    |
23.75/4.92	c (4,0) c |  all clones generated. Memory =  32.87Mb.                                                             |
23.75/4.92	c (4,0) c ========================================================================================================|
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c Try to adapt solver strategies
23.75/4.92	c (4,0) c 
23.75/4.92	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c Try to adapt solver strategies
23.75/4.92	c (4,0) c 
23.75/4.92	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c Try to adapt solver strategies
23.75/4.92	c (4,0) c 
23.75/4.92	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c Try to adapt solver strategies
23.75/4.92	c (4,0) c 
23.75/4.92	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
23.75/4.92	c (4,0) c Total Memory so far : 632.42Mb
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c real time : 1.82186 s
23.75/4.92	c (4,0) c cpu time  : 13.8221 s
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
23.75/4.92	c (4,0) c
23.75/4.92	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.75/4.92	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
23.75/4.92	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.75/4.92	c (4,0) c | Conflicts     |         1298508 |     162372 |     159763 |     166781 |     163353 |     162850 |     160771 |     160983 |     161635 |
23.75/4.92	c (4,0) c | Decisions     |         2430774 |     274666 |     332327 |     314371 |     321789 |     337503 |     240083 |     301365 |     308670 |
23.75/4.92	c (4,0) c | Propagations  |        20577537 |    2424314 |    2684129 |    2654434 |    2659023 |    2812080 |    2253176 |    2508543 |    2581838 |
23.75/4.92	c (4,0) c | Avg_Trail     |                 |        984 |        996 |        994 |       1042 |        964 |       1068 |       1007 |        974 |
23.75/4.92	c (4,0) c | Avg_DL        |                 |        158 |        147 |        146 |        155 |        139 |        160 |        149 |        142 |
23.75/4.92	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.75/4.92	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.75/4.92	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.75/4.92	c (4,0) c | Exported      |          141960 |      17721 |      16930 |      17951 |      17687 |      17869 |      18315 |      18342 |      17145 |
23.75/4.92	c (4,0) c | Imported      |          955641 |     114128 |     117522 |     116322 |     124273 |     123834 |     112364 |     122994 |     124204 |
23.75/4.92	c (4,0) c | Good          |            1698 |        197 |        198 |        202 |        234 |        213 |        200 |        221 |        233 |
23.75/4.92	c (4,0) c | Purge         |          953943 |     113931 |     117324 |     116120 |     124039 |     123621 |     112164 |     122773 |     123971 |
23.75/4.92	c (4,0) c | Promoted      |          107757 |      13055 |      14509 |      14139 |      13114 |      14608 |      11826 |      12716 |      13790 |
23.75/4.92	c (4,0) c | Remove_Imp    |          478100 |      60973 |      61274 |      64850 |      51431 |      59268 |      61013 |      59709 |      59582 |
23.75/4.92	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.75/4.92	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.75/4.92	c (4,0) c | Unaries       |                 |          0 |          1 |          0 |         11 |          2 |          2 |          2 |          2 |
23.75/4.92	c (4,0) c | Binaries      |                 |         24 |         31 |         29 |         55 |         57 |         21 |         42 |         30 |
23.75/4.92	c (4,0) c | Glues         |                 |       1238 |       1661 |       1439 |       1475 |       1768 |       1053 |       1244 |       1471 |
23.75/4.92	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.75/4.92	c (4,0) c | Orig_Seen     |            78 % |       8684 |       9011 |       8966 |       8970 |       9182 |       8363 |       9007 |       8971 |
23.75/4.92	c (4,0) c | Diff Orig seen|                 | -      286 |         41 | -        4 |      X     |        212 | -      607 |         37 |          1 |
23.75/4.92	c (4,0) c | Hamming       |            28 % |        493 |        481 |        476 |      X     |        455 |        493 |        505 |        498 |
23.75/4.92	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.75/4.92	c (4,0) 
23.75/4.92	c (4,0) s UNSATISFIABLE
23.75/4.93	c (4,2) SatSolver.solve End
23.75/4.93	c (4,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
23.75/4.93	c (4,2) Show results Begin
23.75/4.93	s UNSATISFIABLE
23.75/4.93	c (4,2) Show results End
23.75/4.93	c (4,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
23.75/4.93	c (4,2) 0,0,2,2,2,2,2,4,4,STOP-AFTER(ALL)
23.75/4.93	c END-Prog: Fri Jul 27 04:51:18 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 (4858 MiB free)
  memory of node 1: 16384 MiB (8981 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297318-1532659873/watcher-4297318-1532659873 -o /tmp/evaluation-result-4297318-1532659873/solver-4297318-1532659873 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532652241-7359 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297318-1532659873.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=8219, runsolver pid=8216

[startup+0.100168 s]*
/proc/loadavg: 8.82 8.78 8.76 2/199 8239
/proc/meminfo: memFree=14077032/32770624 swapFree=67108860/67108860
[pid=8219] ppid=8216 vsize=27312552 memory=109068 CPUtime=0.1 cores=0-7
/proc/8219/stat : 8219 (java) S 8216 8219 7332 0 -1 1077944320 6283 0 0 0 8 2 0 0 20 0 20 0 83550177 27968053248 27267 33554432000 4194304 4196468 140723956226816 140723956209360 139915835322103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
/proc/8219/statm: 6828138 27267 2749 1 0 6790598 0
[pid=8219/tid=8221] ppid=8216 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8219/task/8221/stat : 8221 (java) R 8216 8219 7332 0 -1 4202560 4400 0 0 0 7 2 0 0 20 0 20 0 83550178 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915807148432 139915819632936 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8222] ppid=8216 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8219/task/8222/stat : 8222 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915839564560 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8223] ppid=8216 vsize=27312552 memory=140104182077056 CPUtime=0 cores=0-7
/proc/8219/task/8223/stat : 8223 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915607579536 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8224] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8224/stat : 8224 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915256564752 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8225] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8225/stat : 8225 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915255512208 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8226] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8226/stat : 8226 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915254458640 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8227] ppid=8216 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8219/task/8227/stat : 8227 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915253406096 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8228] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8228/stat : 8228 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915252353552 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8229] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8229/stat : 8229 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 27267 33554432000 4194304 4196468 140723956226816 139915251301008 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8230] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8230/stat : 8230 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 27267 33554432000 4194304 4196468 140723956226816 139914425362928 139915835333250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8231] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8231/stat : 8231 (java) S 8216 8219 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 27267 33554432000 4194304 4196468 140723956226816 139913659934112 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8232] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8232/stat : 8232 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 27267 33554432000 4194304 4196468 140723956226816 139913391498736 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8233] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8233/stat : 8233 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 27267 33554432000 4194304 4196468 140723956226816 139913016986320 139915835340699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8234] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8234/stat : 8234 (java) S 8216 8219 7332 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 27267 33554432000 4194304 4196468 140723956226816 139914424309744 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8235] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8235/stat : 8235 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 27267 33554432000 4194304 4196468 140723956226816 139914423257200 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8236] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8236/stat : 8236 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 27267 33554432000 4194304 4196468 140723956226816 139914422204656 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8237] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8237/stat : 8237 (java) S 8216 8219 7332 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 27267 33554432000 4194304 4196468 140723956226816 139914421152112 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8238] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8238/stat : 8238 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 27267 33554432000 4194304 4196468 140723956226816 139912519084768 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8239] ppid=8216 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8219/task/8239/stat : 8239 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 27267 33554432000 4194304 4196468 140723956226816 139914420100016 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109068 KiB

[startup+0.210099 s]*
/proc/loadavg: 8.82 8.78 8.76 2/199 8239
/proc/meminfo: memFree=14061032/32770624 swapFree=67108860/67108860
[pid=8219] ppid=8216 vsize=27312552 memory=123000 CPUtime=0.24 cores=0-7
/proc/8219/stat : 8219 (java) S 8216 8219 7332 0 -1 1077944320 10078 0 0 0 21 3 0 0 20 0 20 0 83550177 27968053248 30750 33554432000 4194304 4196468 140723956226816 140723956209360 139915835322103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
/proc/8219/statm: 6828138 30750 2822 1 0 6790598 0
[pid=8219/tid=8221] ppid=8216 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/8219/task/8221/stat : 8221 (java) R 8216 8219 7332 0 -1 4202560 7988 0 0 0 17 3 0 0 20 0 20 0 83550178 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915807112768 139915835334038 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8222] ppid=8216 vsize=27312552 memory=12918 CPUtime=0 cores=0-7
/proc/8219/task/8222/stat : 8222 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915839564560 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8223] ppid=8216 vsize=27312552 memory=140104182085321 CPUtime=0 cores=0-7
/proc/8219/task/8223/stat : 8223 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915607579536 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8224] ppid=8216 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8219/task/8224/stat : 8224 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915256564752 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8225] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8225/stat : 8225 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915255512208 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8226] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8226/stat : 8226 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915254458640 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8227] ppid=8216 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8219/task/8227/stat : 8227 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915253406096 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8228] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8228/stat : 8228 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915252353552 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8229] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8229/stat : 8229 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 30750 33554432000 4194304 4196468 140723956226816 139915251301008 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8230] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8230/stat : 8230 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 30750 33554432000 4194304 4196468 140723956226816 139914425362928 139915835333250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8231] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8231/stat : 8231 (java) S 8216 8219 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 30750 33554432000 4194304 4196468 140723956226816 139913659934112 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8232] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8232/stat : 8232 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 30750 33554432000 4194304 4196468 140723956226816 139913391498736 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8233] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8233/stat : 8233 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 30750 33554432000 4194304 4196468 140723956226816 139913016986320 139915835340699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8234] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8234/stat : 8234 (java) S 8216 8219 7332 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 30750 33554432000 4194304 4196468 140723956226816 139914424309744 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8235] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8235/stat : 8235 (java) S 8216 8219 7332 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 30750 33554432000 4194304 4196468 140723956226816 139914423257200 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8236] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8236/stat : 8236 (java) S 8216 8219 7332 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 30750 33554432000 4194304 4196468 140723956226816 139914422204656 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8237] ppid=8216 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8219/task/8237/stat : 8237 (java) S 8216 8219 7332 0 -1 1077944384 262 0 0 0 2 0 0 0 20 0 20 0 83550185 27968053248 30750 33554432000 4194304 4196468 140723956226816 139914421152112 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8238] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8238/stat : 8238 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 30750 33554432000 4194304 4196468 140723956226816 139912519084768 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8239] ppid=8216 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8219/task/8239/stat : 8239 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 30750 33554432000 4194304 4196468 140723956226816 139914420100016 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123000 KiB

[startup+0.309643 s]*
/proc/loadavg: 8.19 8.65 8.72 2/199 8239
/proc/meminfo: memFree=14057124/32770624 swapFree=67108860/67108860
[pid=8219] ppid=8216 vsize=27312552 memory=127220 CPUtime=0.42 cores=0-7
/proc/8219/stat : 8219 (java) S 8216 8219 7332 0 -1 1077944320 10683 0 0 0 38 4 0 0 20 0 20 0 83550177 27968053248 31805 33554432000 4194304 4196468 140723956226816 140723956209360 139915835322103 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
/proc/8219/statm: 6828138 31805 2971 1 0 6790598 0
[pid=8219/tid=8221] ppid=8216 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8219/task/8221/stat : 8221 (java) R 8216 8219 7332 0 -1 4202560 8413 0 0 0 26 3 0 0 20 0 20 0 83550178 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915807126256 139915818508951 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8222] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8222/stat : 8222 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915839564560 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8223] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8223/stat : 8223 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915607579536 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8224] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8224/stat : 8224 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915256564752 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8225] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8225/stat : 8225 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915255512208 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8226] ppid=8216 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/8219/task/8226/stat : 8226 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915254458640 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8227] ppid=8216 vsize=27312552 memory=140104047883183 CPUtime=0 cores=0-7
/proc/8219/task/8227/stat : 8227 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915253406096 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8228] ppid=8216 vsize=27312552 memory=140104047885488 CPUtime=0 cores=0-7
/proc/8219/task/8228/stat : 8228 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915252353552 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8229] ppid=8216 vsize=27312552 memory=140104047887792 CPUtime=0 cores=0-7
/proc/8219/task/8229/stat : 8229 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27968053248 31805 33554432000 4194304 4196468 140723956226816 139915251301008 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8230] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8230/stat : 8230 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 31805 33554432000 4194304 4196468 140723956226816 139914425362928 139915835333250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8231] ppid=8216 vsize=27312552 memory=280208095782544 CPUtime=0 cores=0-7
/proc/8219/task/8231/stat : 8231 (java) S 8216 8219 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 31805 33554432000 4194304 4196468 140723956226816 139913659934112 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8232] ppid=8216 vsize=27312552 memory=280208095789456 CPUtime=0 cores=0-7
/proc/8219/task/8232/stat : 8232 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550182 27968053248 31805 33554432000 4194304 4196468 140723956226816 139913391498736 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8233] ppid=8216 vsize=27312552 memory=280208095730608 CPUtime=0 cores=0-7
/proc/8219/task/8233/stat : 8233 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 31805 33554432000 4194304 4196468 140723956226816 139913016986320 139915835340699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8234] ppid=8216 vsize=27312552 memory=280208095803280 CPUtime=0 cores=0-7
/proc/8219/task/8234/stat : 8234 (java) S 8216 8219 7332 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 31805 33554432000 4194304 4196468 140723956226816 139914424309744 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8235] ppid=8216 vsize=27312552 memory=280208095810192 CPUtime=0.01 cores=0-7
/proc/8219/task/8235/stat : 8235 (java) S 8216 8219 7332 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 83550185 27968053248 31805 33554432000 4194304 4196468 140723956226816 139914423257200 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8236] ppid=8216 vsize=27312552 memory=280208095807888 CPUtime=0 cores=0-7
/proc/8219/task/8236/stat : 8236 (java) S 8216 8219 7332 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 31805 33554432000 4194304 4196468 140723956226816 139914422204656 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8237] ppid=8216 vsize=27312552 memory=280208095824496 CPUtime=0.07 cores=0-7
/proc/8219/task/8237/stat : 8237 (java) S 8216 8219 7332 0 -1 1077944384 301 0 0 0 7 0 0 0 20 0 20 0 83550185 27968053248 31805 33554432000 4194304 4196468 140723956226816 139914421152112 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8238] ppid=8216 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8238/stat : 8238 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 31805 33554432000 4194304 4196468 140723956226816 139912519084768 139915835332309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8239] ppid=8216 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8219/task/8239/stat : 8239 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550185 27968053248 31805 33554432000 4194304 4196468 140723956226816 139914420100016 139915835333250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127220 KiB

[startup+0.700852 s]
/proc/loadavg: 8.19 8.65 8.72 2/199 8239
/proc/meminfo: memFree=14032924/32770624 swapFree=67108860/67108860
[pid=8219] ppid=8216 vsize=27320948 memory=165300 CPUtime=1.01 cores=0-7
/proc/8219/stat : 8219 (java) S 8216 8219 7332 0 -1 1077944320 17929 0 0 0 95 6 0 0 20 0 20 0 83550177 27976650752 41325 33554432000 4194304 4196468 140723956226816 140723956209360 139915835322103 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
/proc/8219/statm: 6830237 41325 3148 1 0 6791622 0
[pid=8219/tid=8221] ppid=8216 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/8219/task/8221/stat : 8221 (java) R 8216 8219 7332 0 -1 4202560 15068 0 0 0 62 5 0 0 20 0 20 0 83550178 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915807154016 139915827559230 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8222] ppid=8216 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8222/stat : 8222 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915839564560 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8223] ppid=8216 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8223/stat : 8223 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915607579536 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8224] ppid=8216 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8224/stat : 8224 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915256564752 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8225] ppid=8216 vsize=27320948 memory=5668 CPUtime=0 cores=0-7
/proc/8219/task/8225/stat : 8225 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915255512208 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8226] ppid=8216 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/8219/task/8226/stat : 8226 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915254458640 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8227] ppid=8216 vsize=27320948 memory=14076 CPUtime=0 cores=0-7
/proc/8219/task/8227/stat : 8227 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915253406096 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8228] ppid=8216 vsize=27320948 memory=1204 CPUtime=0 cores=0-7
/proc/8219/task/8228/stat : 8228 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915252353552 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8229] ppid=8216 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/8219/task/8229/stat : 8229 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83550180 27976650752 41325 33554432000 4194304 4196468 140723956226816 139915251301008 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8230] ppid=8216 vsize=27320948 memory=4008 CPUtime=0 cores=0-7
/proc/8219/task/8230/stat : 8230 (java) S 8216 8219 7332 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83550182 27976650752 41325 33554432000 4194304 4196468 140723956226816 139914425362928 139915835333250 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0

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

[pid=8219/tid=8233] ppid=8216 vsize=27984808 memory=478844 CPUtime=0 cores=0-7
/proc/8219/task/8233/stat : 8233 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139913016986320 139915835340699 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8234] ppid=8216 vsize=27984808 memory=5931329019416957008 CPUtime=1.84 cores=0-7
/proc/8219/task/8234/stat : 8234 (java) S 8216 8219 7332 0 -1 1077944384 1875 0 0 0 183 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914424309744 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8235] ppid=8216 vsize=27984808 memory=7013623403606331472 CPUtime=1.82 cores=0-7
/proc/8219/task/8235/stat : 8235 (java) S 8216 8219 7332 0 -1 1077944384 1980 0 0 0 181 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914423257200 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8236] ppid=8216 vsize=27984808 memory=6075444216083988576 CPUtime=1.92 cores=0-7
/proc/8219/task/8236/stat : 8236 (java) S 8216 8219 7332 0 -1 1077944384 1728 0 0 0 191 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914422204656 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8237] ppid=8216 vsize=27984808 memory=5931329036598072912 CPUtime=1.07 cores=0-7
/proc/8219/task/8237/stat : 8237 (java) S 8216 8219 7332 0 -1 1077944384 3503 0 0 0 106 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914421152112 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8238] ppid=8216 vsize=27984808 memory=7079764520877446224 CPUtime=0 cores=0-7
/proc/8219/task/8238/stat : 8238 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139912519084768 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8239] ppid=8216 vsize=27984808 memory=-7522837583095740291 CPUtime=0 cores=0-7
/proc/8219/task/8239/stat : 8239 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914420100016 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8241] ppid=8216 vsize=27984808 memory=6944656425123485561 CPUtime=0 cores=0-7
/proc/8219/task/8241/stat : 8241 (java) S 8216 8219 7332 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83550487 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914403833536 139915835346713 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8243] ppid=8216 vsize=27984808 memory=6363694302107947088 CPUtime=0 cores=0-7
/proc/8219/task/8243/stat : 8243 (java) S 8216 8219 7332 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 83550488 28656443392 194827 33554432000 4194304 4196468 140723956226816 139911847984304 139915835344029 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8244] ppid=8216 vsize=27984808 memory=6363694302107947088 CPUtime=0 cores=0-7
/proc/8219/task/8244/stat : 8244 (java) S 8216 8219 7332 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 83550488 28656443392 194827 33554432000 4194304 4196468 140723956226816 139912116419888 139915835344029 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8253] ppid=8216 vsize=27984808 memory=7682744562830902035 CPUtime=0 cores=0-7
/proc/8219/task/8253/stat : 8253 (java) S 8216 8219 7332 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 83550490 28656443392 194827 33554432000 4194304 4196468 140723956226816 139911579557024 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
Current children cumulated CPU time: 16.65 s
Current children cumulated vsize: 28619548 KiB
Current children cumulated memory: 883760 KiB

[startup+4.80227 s]
/proc/loadavg: 8.19 8.65 8.72 9/212 8253
/proc/meminfo: memFree=13303596/32770624 swapFree=67108860/67108860
[pid=8219] ppid=8216 vsize=27984808 memory=779308 CPUtime=9.8 cores=0-7
/proc/8219/stat : 8219 (java) S 8216 8219 7332 0 -1 1077944320 28343 0 0 0 960 20 0 0 20 0 24 0 83550177 28656443392 194827 33554432000 4194304 4196468 140723956226816 140723956209360 139915835322103 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
/proc/8219/statm: 6996202 194827 3231 1 0 6957058 0
[pid=8240] ppid=8219 vsize=645172 memory=152604 CPUtime=13.17 cores=0-7
/proc/8240/stat : 8240 (glucose-syrup) S 8219 8219 7332 0 -1 1077944320 53539 0 0 0 1290 27 0 0 20 0 9 0 83550487 660656128 38151 33554432000 4194304 4373367 140732903570208 140732903568752 140442300590722 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
/proc/8240/statm: 161293 38151 386 44 0 156981 0
[pid=8240/tid=8245] ppid=8219 vsize=645172 memory=0 CPUtime=1.6 cores=0-7
/proc/8240/task/8245/stat : 8245 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 5912 0 0 0 158 2 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442285362320 140442300600922 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8240/tid=8246] ppid=8219 vsize=645172 memory=0 CPUtime=1.64 cores=0-7
/proc/8240/task/8246/stat : 8246 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 5908 0 0 0 161 3 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442276969840 4271917 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8240/tid=8247] ppid=8219 vsize=645172 memory=0 CPUtime=1.66 cores=0-7
/proc/8240/task/8247/stat : 8247 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 6659 0 0 0 163 3 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442268576968 140442300600922 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8240/tid=8248] ppid=8219 vsize=645172 memory=0 CPUtime=1.65 cores=0-7
/proc/8240/task/8248/stat : 8248 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 5837 0 0 0 161 4 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442260184264 140442286436649 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8240/tid=8249] ppid=8219 vsize=645172 memory=0 CPUtime=1.66 cores=0-7
/proc/8240/task/8249/stat : 8249 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 6369 0 0 0 163 3 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442251791560 140442300600922 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8240/tid=8250] ppid=8219 vsize=645172 memory=0 CPUtime=1.62 cores=0-7
/proc/8240/task/8250/stat : 8250 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 6826 0 0 0 159 3 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442243399024 4271925 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8240/tid=8251] ppid=8219 vsize=645172 memory=0 CPUtime=1.62 cores=0-7
/proc/8240/task/8251/stat : 8251 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 5217 0 0 0 160 2 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442235006152 4272019 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8240/tid=8252] ppid=8219 vsize=645172 memory=0 CPUtime=1.64 cores=0-7
/proc/8240/task/8252/stat : 8252 (glucose-syrup) R 8219 8219 7332 0 -1 4202560 7743 0 0 0 161 3 0 0 20 0 9 0 83550489 660656128 38151 33554432000 4194304 4373367 140732903570208 140442226613392 4296037 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 11587584 140732903572401 140732903572652 140732903572652 140732903575495 0
[pid=8219/tid=8221] ppid=8216 vsize=27984808 memory=288230574492221466 CPUtime=3.1 cores=0-7
/proc/8219/task/8221/stat : 8221 (java) S 8216 8219 7332 0 -1 1077944384 17858 0 0 0 296 14 0 0 20 0 24 0 83550178 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915807161344 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8222] ppid=8216 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8222/stat : 8222 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915839564560 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8223] ppid=8216 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8223/stat : 8223 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915607579536 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8224] ppid=8216 vsize=27984808 memory=64644 CPUtime=0 cores=0-7
/proc/8219/task/8224/stat : 8224 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915256564752 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8225] ppid=8216 vsize=27984808 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/8219/task/8225/stat : 8225 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915255512208 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8226] ppid=8216 vsize=27984808 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/8219/task/8226/stat : 8226 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915254458640 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8227] ppid=8216 vsize=27984808 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/8219/task/8227/stat : 8227 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915253406096 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8228] ppid=8216 vsize=27984808 memory=6933954179156714387 CPUtime=0 cores=0-7
/proc/8219/task/8228/stat : 8228 (java) S 8216 8219 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915252353552 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8229] ppid=8216 vsize=27984808 memory=7684433391216329786 CPUtime=0 cores=0-7
/proc/8219/task/8229/stat : 8229 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550180 28656443392 194827 33554432000 4194304 4196468 140723956226816 139915251301008 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8230] ppid=8216 vsize=27984808 memory=-6374957858630779283 CPUtime=0 cores=0-7
/proc/8219/task/8230/stat : 8230 (java) S 8216 8219 7332 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83550182 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914425362928 139915835333250 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8231] ppid=8216 vsize=27984808 memory=-8813974798734826869 CPUtime=0 cores=0-7
/proc/8219/task/8231/stat : 8231 (java) S 8216 8219 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83550182 28656443392 194827 33554432000 4194304 4196468 140723956226816 139913659934112 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8232] ppid=8216 vsize=27984808 memory=6944656425122961013 CPUtime=0 cores=0-7
/proc/8219/task/8232/stat : 8232 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550182 28656443392 194827 33554432000 4194304 4196468 140723956226816 139913391498736 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8233] ppid=8216 vsize=27984808 memory=-7595761213516906336 CPUtime=0 cores=0-7
/proc/8219/task/8233/stat : 8233 (java) S 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139913016986320 139915835340699 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8234] ppid=8216 vsize=27984808 memory=55 CPUtime=1.84 cores=0-7
/proc/8219/task/8234/stat : 8234 (java) S 8216 8219 7332 0 -1 1077944384 1875 0 0 0 183 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914424309744 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8235] ppid=8216 vsize=27984808 memory=1724 CPUtime=1.82 cores=0-7
/proc/8219/task/8235/stat : 8235 (java) S 8216 8219 7332 0 -1 1077944384 1980 0 0 0 181 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914423257200 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8236] ppid=8216 vsize=27984808 memory=1004 CPUtime=1.92 cores=0-7
/proc/8219/task/8236/stat : 8236 (java) S 8216 8219 7332 0 -1 1077944384 1728 0 0 0 191 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914422204656 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8237] ppid=8216 vsize=27984808 memory=1952 CPUtime=1.07 cores=0-7
/proc/8219/task/8237/stat : 8237 (java) S 8216 8219 7332 0 -1 1077944384 3503 0 0 0 106 1 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914421152112 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8238] ppid=8216 vsize=27984808 memory=1708 CPUtime=0 cores=0-7
/proc/8219/task/8238/stat : 8238 (java) S 8216 8219 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139912519084768 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8239] ppid=8216 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8239/stat : 8239 (java) R 8216 8219 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83550185 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914420100016 139915835333250 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8241] ppid=8216 vsize=27984808 memory=11204 CPUtime=0 cores=0-7
/proc/8219/task/8241/stat : 8241 (java) S 8216 8219 7332 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83550487 28656443392 194827 33554432000 4194304 4196468 140723956226816 139914403833536 139915835346713 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8243] ppid=8216 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8243/stat : 8243 (java) S 8216 8219 7332 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 83550488 28656443392 194827 33554432000 4194304 4196468 140723956226816 139911847984304 139915835344029 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8244] ppid=8216 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8219/task/8244/stat : 8244 (java) S 8216 8219 7332 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 83550488 28656443392 194827 33554432000 4194304 4196468 140723956226816 139912116419888 139915835344029 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8253] ppid=8216 vsize=27984808 memory=3760962667942462994 CPUtime=0 cores=0-7
/proc/8219/task/8253/stat : 8253 (java) S 8216 8219 7332 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 83550490 28656443392 194827 33554432000 4194304 4196468 140723956226816 139911579557024 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
Current children cumulated CPU time: 22.97 s
Current children cumulated vsize: 28629980 KiB
Current children cumulated memory: 931912 KiB

[startup+5.0013 s]*
/proc/loadavg: 8.19 8.65 8.72 1/201 8253
/proc/meminfo: memFree=13399136/32770624 swapFree=67108860/67108860
[pid=8219] ppid=8216 vsize=27853732 memory=781396 CPUtime=23.92 cores=0-7
/proc/8219/stat : 8219 (java) S 8216 8219 7332 0 -1 1077944320 28361 57315 0 0 961 20 1382 29 20 0 22 0 83550177 28522221568 195349 33554432000 4194304 4196468 140723956226816 140723956209360 139915835322103 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
/proc/8219/statm: 6963433 195349 3231 1 0 6924289 0
[pid=8219/tid=8221] ppid=8216 vsize=27853732 memory=5931329019418335329 CPUtime=17.21 cores=0-7
/proc/8219/task/8221/stat : 8221 (java) D 8216 8219 7332 0 -1 4202560 17860 57315 0 0 296 14 1382 29 20 0 22 0 83550178 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915807163880 139915828007735 0 4 0 25189583 18446744072100093061 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8222] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8222/stat : 8222 (java) S 8216 8219 7332 0 -1 1077944384 1 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915839564560 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8223] ppid=8216 vsize=27853732 memory=-1 CPUtime=14.11 cores=0-7
/proc/8219/task/8223/stat : 8223 (java) S 8216 8219 7332 0 -1 1077944384 1 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915607579536 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8224] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8224/stat : 8224 (java) S 8216 8219 7332 0 -1 1077944384 3 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915256564752 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8225] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8225/stat : 8225 (java) S 8216 8219 7332 0 -1 1077944384 2 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915255512208 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8226] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8226/stat : 8226 (java) S 8216 8219 7332 0 -1 1077944384 1 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915254458640 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8227] ppid=8216 vsize=27853732 memory=-1 CPUtime=14.11 cores=0-7
/proc/8219/task/8227/stat : 8227 (java) S 8216 8219 7332 0 -1 1077944384 2 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915253406096 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8228] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8228/stat : 8228 (java) S 8216 8219 7332 0 -1 1077944384 2 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915252353552 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8229] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8229/stat : 8229 (java) S 8216 8219 7332 0 -1 1077944384 1 57315 0 0 0 0 1382 29 20 0 22 0 83550180 28522221568 195349 33554432000 4194304 4196468 140723956226816 139915251301008 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8230] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8230/stat : 8230 (java) S 8216 8219 7332 0 -1 1077944384 5 57315 0 0 0 0 1382 29 20 0 22 0 83550182 28522221568 195349 33554432000 4194304 4196468 140723956226816 139914425362928 139915835333250 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8231] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8231/stat : 8231 (java) S 8216 8219 7332 0 -1 1077944384 13 57315 0 0 0 0 1382 29 20 0 22 0 83550182 28522221568 195349 33554432000 4194304 4196468 140723956226816 139913659934112 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8232] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8232/stat : 8232 (java) S 8216 8219 7332 0 -1 1077944384 1 57315 0 0 0 0 1382 29 20 0 22 0 83550182 28522221568 195349 33554432000 4194304 4196468 140723956226816 139913391498736 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8233] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8233/stat : 8233 (java) S 8216 8219 7332 0 -1 1077944384 1 57315 0 0 0 0 1382 29 20 0 22 0 83550185 28522221568 195349 33554432000 4194304 4196468 140723956226816 139913016986320 139915835340699 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8234] ppid=8216 vsize=27853732 memory=0 CPUtime=15.95 cores=0-7
/proc/8219/task/8234/stat : 8234 (java) S 8216 8219 7332 0 -1 1077944384 1875 57315 0 0 183 1 1382 29 20 0 22 0 83550185 28522221568 195349 33554432000 4194304 4196468 140723956226816 139914424309744 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8235] ppid=8216 vsize=27853732 memory=0 CPUtime=15.93 cores=0-7
/proc/8219/task/8235/stat : 8235 (java) S 8216 8219 7332 0 -1 1077944384 1980 57315 0 0 181 1 1382 29 20 0 22 0 83550185 28522221568 195349 33554432000 4194304 4196468 140723956226816 139914423257200 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8236] ppid=8216 vsize=27853732 memory=0 CPUtime=16.03 cores=0-7
/proc/8219/task/8236/stat : 8236 (java) S 8216 8219 7332 0 -1 1077944384 1728 57315 0 0 191 1 1382 29 20 0 22 0 83550185 28522221568 195349 33554432000 4194304 4196468 140723956226816 139914422204656 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8237] ppid=8216 vsize=27853732 memory=0 CPUtime=15.18 cores=0-7
/proc/8219/task/8237/stat : 8237 (java) S 8216 8219 7332 0 -1 1077944384 3505 57315 0 0 106 1 1382 29 20 0 22 0 83550185 28522221568 195349 33554432000 4194304 4196468 140723956226816 139914421152112 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8238] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8238/stat : 8238 (java) S 8216 8219 7332 0 -1 1077944384 3 57315 0 0 0 0 1382 29 20 0 22 0 83550185 28522221568 195349 33554432000 4194304 4196468 140723956226816 139912519084768 139915835332309 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8239] ppid=8216 vsize=27853732 memory=-1 CPUtime=14.11 cores=0-7
/proc/8219/task/8239/stat : 8239 (java) S 8216 8219 7332 0 -1 1077944384 1 57315 0 0 0 0 1382 29 20 0 22 0 83550185 28522221568 195349 33554432000 4194304 4196468 140723956226816 139914420100016 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8241] ppid=8216 vsize=27853732 memory=-1 CPUtime=14.11 cores=0-7
/proc/8219/task/8241/stat : 8241 (java) S 8216 8219 7332 0 -1 1077944384 25 57315 0 0 0 0 1382 29 20 0 22 0 83550487 28522221568 195349 33554432000 4194304 4196468 140723956226816 139914403832720 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
[pid=8219/tid=8253] ppid=8216 vsize=27853732 memory=0 CPUtime=14.11 cores=0-7
/proc/8219/task/8253/stat : 8253 (java) S 8216 8219 7332 0 -1 1077944384 13 57315 0 0 0 0 1382 29 20 0 22 0 83550490 28522221568 195349 33554432000 4194304 4196468 140723956226816 139911579558832 139915835333250 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10702848 140723956229082 140723956229381 140723956229381 140723956232143 0
Current children cumulated CPU time: 23.92 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 781396 KiB

[startup+5.10986 s]*
/proc/loadavg: 8.19 8.65 8.72 1/181 8253
/proc/meminfo: memFree=14171184/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 5.2052
CPU time (s): 23.9563
CPU user time (s): 23.4401
CPU system time (s): 0.516159
CPU usage (%): 460.237
Max. virtual memory (cumulated for all children) (KiB): 28648464
Max. memory (cumulated for all children) (KiB): 937760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4401
system time used= 0.516159
maximum resident set size= 781852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25314
involuntary context switches= 97


# summary of solver processes directly reported to runsolver:
#   pid: 8219
#   total CPU time (s): 23.9563
#   total CPU user time (s): 23.4401
#   total CPU system time (s): 0.516159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058347 second user time and 0.102364 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-27 04:51:13
IDJOB=4297318
IDBENCH=141419
IDSOLVER=2759
FILE ID=node106/4297318-1532659873
RUNJOBID= node106-1532652241-7359
PBS_JOBID= 21022208
Free space on /tmp= 46168 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-12_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297318-1532659873/watcher-4297318-1532659873 -o /tmp/evaluation-result-4297318-1532659873/solver-4297318-1532659873 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532652241-7359 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297318-1532659873.xml

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

MD5SUM BENCH= 9b1722167e694dc70b944145256e05c5
RANDOM SEED=572743063

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        14172560 kB
MemAvailable:   31923088 kB
Buffers:          242852 kB
Cached:         17507940 kB
SwapCached:            0 kB
Active:          2967368 kB
Inactive:       14841072 kB
Active(anon):       4684 kB
Inactive(anon):    80968 kB
Active(file):    2962684 kB
Inactive(file): 14760104 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8504 kB
Writeback:             0 kB
AnonPages:         64544 kB
Mapped:            41552 kB
Shmem:             25228 kB
Slab:             483628 kB
SReclaimable:     456200 kB
SUnreclaim:        27428 kB
KernelStack:        3184 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46160 MiB
End job on node106 at 2018-07-27 04:51:18