Trace number 4297164

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 33.4721 5.5246

General information on the benchmark

NameLangford/
LangfordBin-10_c18.xml
MD5SUM2feb3ccfa512a42ac39c3fc722de9112
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 benchmark10.0128
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints30
Number of domains2
Minimum domain size10
Maximum domain size20
Distribution of domain sizes[{"size":10,"count":20},{"size":20,"count":20}]
Minimum variable degree2
Maximum variable degree20
Distribution of variable degrees[{"degree":2,"count":20},{"degree":20,"count":20}]
Minimum constraint arity2
Maximum constraint arity21
Distribution of constraint arities[{"arity":2,"count":10},{"arity":21,"count":20}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10},{"type":"element","count":20}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
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 03:15:43 CEST 2018
0.66/0.55	c PID: 16971
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.85	c (0,0) Parsing End
1.18/0.86	c (0,0) CSP: 40 int (0 aux), 0 bool (0 aux), 30 ctr, max domain size 20
1.18/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) Constraint Name Generate Begin
1.18/0.86	c (0,0) Ctr:HOME/instance-4297164-1532654142.xml,Add:Element:Eq:IntVar:Num
1.18/0.86	c (0,0) Constraint Name Generate End
1.18/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) CSP to CSPinCNF Begin
1.54/1.01	c (0,0) translated 3 (10%) constraints
1.54/1.05	c (0,0) translated 6 (20%) constraints
1.54/1.07	c (0,0) translated 9 (30%) constraints
1.54/1.10	c (0,0) translated 12 (40%) constraints
1.82/1.12	c (0,0) translated 15 (50%) constraints
1.82/1.14	c (0,0) translated 18 (60%) constraints
1.82/1.16	c (0,0) translated 21 (70%) constraints
1.82/1.17	c (0,0) translated 24 (80%) constraints
1.82/1.17	c (0,0) translated 27 (90%) constraints
1.82/1.17	c (0,0) translated 30 (100%) constraints
2.06/1.21	c (0,0) STATISTICS1:HOME/instance-4297164-1532654142.xml,Add:Element:Eq:IntVar:Num,40,410,18,18,3,2,18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2,18:42;17:42;16:42;15:42;14:42;13:42;12:42;11:42;10:442;9:42,3:400;1:10,2:20;1:1200,
2.06/1.21	c (0,0) ===========================================
2.06/1.21	c (0,0) Both Encoding selects:
2.06/1.21	c (0,0) Order
2.06/1.21	c (0,0) ===========================================
2.06/1.25	c (0,0) translated 41 (10%) constraints
2.06/1.28	c (0,0) translated 82 (20%) constraints
2.06/1.29	c (0,0) translated 123 (30%) constraints
2.32/1.31	c (0,0) translated 164 (40%) constraints
2.32/1.32	c (0,0) translated 205 (50%) constraints
2.32/1.33	c (0,0) translated 246 (60%) constraints
2.32/1.34	c (0,0) translated 287 (70%) constraints
2.32/1.35	c (0,0) translated 328 (80%) constraints
2.32/1.36	c (0,0) translated 369 (90%) constraints
2.32/1.37	c (0,0) translated 410 (100%) constraints
2.32/1.38	c (0,0) CSP to CSPinCNF End
2.32/1.38	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1220 ctr, max domain size 18
2.32/1.38	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.32/1.38	c (0,0) CSPinCNF Propagation Begin
2.68/1.42	c (0,0) 0 values, 170 unsatisfiable literals, and 210 valid clauses are removed
2.68/1.42	c (0,0) CSPinCNF Propagation End
2.68/1.42	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1010 ctr, max domain size 18
2.68/1.42	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.68/1.42	c (0,0) Simplify CSPinCNF Begin
2.68/1.43	c (0,0) Simplify CSPinCNF End
2.68/1.43	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1010 ctr, max domain size 18
2.68/1.43	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.68/1.43	c (0,0) Calculate Precise Domain Begin
2.68/1.43	c (0,0) 0 values are removed by re-calculation
2.68/1.43	c (0,0) Calculate Precise Domain End
2.68/1.43	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1010 ctr, max domain size 18
2.68/1.43	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.68/1.43	c (0,0) CSPinCNF to SatSolver Begin
2.68/1.48	c (0,0) 101 (10 %) CSP clauses are encoded (630 SAT variables, 490 SAT clauses)
2.68/1.48	c (0,0) 202 (20 %) CSP clauses are encoded (630 SAT variables, 591 SAT clauses)
2.68/1.49	c (0,0) 303 (30 %) CSP clauses are encoded (630 SAT variables, 692 SAT clauses)
2.68/1.50	c (0,0) 404 (40 %) CSP clauses are encoded (630 SAT variables, 793 SAT clauses)
3.05/1.50	c (0,0) 505 (50 %) CSP clauses are encoded (630 SAT variables, 894 SAT clauses)
3.05/1.50	c (0,0) 606 (60 %) CSP clauses are encoded (630 SAT variables, 995 SAT clauses)
3.05/1.51	c (0,0) 707 (70 %) CSP clauses are encoded (630 SAT variables, 1096 SAT clauses)
3.05/1.51	c (0,0) 808 (80 %) CSP clauses are encoded (630 SAT variables, 1197 SAT clauses)
3.05/1.51	c (0,0) 909 (90 %) CSP clauses are encoded (630 SAT variables, 1298 SAT clauses)
3.05/1.52	c (0,0) 1010 (100 %) CSP clauses are encoded (630 SAT variables, 1622 SAT clauses)
3.05/1.52	c (0,0) CSPinCNF to SatSolver End
3.05/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.05/1.54	c (1,1) STATISTICS2:HOME/instance-4297164-1532654142.xml,Add:Element:Eq:IntVar:Num,240,1010,18,18,3,2,18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2,18:72;17:68;16:64;15:60;14:56;13:52;12:48;11:44;10:760;9:36;2:990,3:230;2:760;1:20,2:20;1:2210,
3.05/1.54	c (1,1) SatSolver.solve Begin
3.05/1.54	c (1,1) 630 bool, 1630 clause
3.05/1.54	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297164-1532654142.xml-scop-16971.cnf HOME/instance-4297164-1532654142.xml-scop-16971.cnf.out
32.99/5.35	c (4,0) c
32.99/5.35	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
32.99/5.35	c (4,0) c
32.99/5.35	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
32.99/5.35	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
32.99/5.35	c (4,0) c ========================================[ Problem Statistics ]===========================================
32.99/5.35	c (4,0) c |                                                                                                       |
32.99/5.35	c (4,0) c |  Number of variables:           630                                                                   |
32.99/5.35	c (4,0) c |  Number of clauses:            1630                                                                   |
32.99/5.35	c (4,0) c |  Parse time:                   0.00 s                                                                 |
32.99/5.35	c (4,0) c |                                                                                                       |
32.99/5.35	c (4,0) c |  Eliminated clauses:           0.01 Mb                                                                |
32.99/5.35	c (4,0) c |  Simplification time:          0.00 s                                                                 |
32.99/5.35	c (4,0) c |                                                                                                       |
32.99/5.35	c (4,0) c |  Generating clones                                                                                    |
32.99/5.35	c (4,0) c |  all clones generated. Memory =  27.21Mb.                                                             |
32.99/5.35	c (4,0) c ========================================================================================================|
32.99/5.35	c (4,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
32.99/5.35	c (4,0) c Total Memory so far : 610.99Mb
32.99/5.35	c (4,0) c
32.99/5.35	c (4,0) c real time : 3.78991 s
32.99/5.35	c (4,0) c cpu time  : 30.0027 s
32.99/5.35	c (4,0) c
32.99/5.35	c (4,0) c
32.99/5.35	c (4,0) c
32.99/5.35	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
32.99/5.35	c (4,0) c
32.99/5.35	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.99/5.35	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
32.99/5.35	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.99/5.35	c (4,0) c | Conflicts     |          454938 |      53833 |      54669 |      57971 |      56644 |      57329 |      60359 |      56370 |      57763 |
32.99/5.35	c (4,0) c | Decisions     |          530207 |      61920 |      63882 |      67511 |      66130 |      67852 |      70073 |      65497 |      67342 |
32.99/5.35	c (4,0) c | Propagations  |        25940109 |    3121579 |    3137049 |    3325248 |    3245545 |    3210636 |    3388716 |    3228852 |    3282484 |
32.99/5.35	c (4,0) c | Avg_Trail     |                 |        265 |        266 |        265 |        264 |        266 |        266 |        263 |        265 |
32.99/5.35	c (4,0) c | Avg_DL        |                 |         12 |         12 |         11 |         11 |         12 |         11 |         12 |         12 |
32.99/5.35	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
32.99/5.35	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
32.99/5.35	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.99/5.35	c (4,0) c | Exported      |           57001 |       7162 |       6990 |       7026 |       7084 |       7000 |       7331 |       7124 |       7284 |
32.99/5.35	c (4,0) c | Imported      |          385389 |      46042 |      50009 |      49851 |      48807 |      49997 |      44538 |      48270 |      47875 |
32.99/5.35	c (4,0) c | Good          |             960 |         98 |        156 |        160 |         94 |        159 |         80 |        106 |        107 |
32.99/5.35	c (4,0) c | Purge         |          384429 |      45944 |      49853 |      49691 |      48713 |      49838 |      44458 |      48164 |      47768 |
32.99/5.35	c (4,0) c | Promoted      |           64695 |       7810 |       7721 |       8317 |       8281 |       8286 |       8084 |       8128 |       8068 |
32.99/5.35	c (4,0) c | Remove_Imp    |          151587 |      19223 |      16970 |      18491 |      21757 |      19165 |      19997 |      17911 |      18073 |
32.99/5.35	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
32.99/5.35	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.99/5.35	c (4,0) c | Unaries       |                 |          0 |          5 |          1 |          4 |          3 |          1 |          1 |          0 |
32.99/5.35	c (4,0) c | Binaries      |                 |         11 |         36 |         24 |         39 |         32 |         23 |         17 |         11 |
32.99/5.35	c (4,0) c | Glues         |                 |        123 |        140 |        182 |        147 |        172 |        137 |        133 |        120 |
32.99/5.35	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.99/5.35	c (4,0) c | Orig_Seen     |            66 % |       1091 |       1091 |       1091 |       1091 |       1090 |       1090 |       1090 |       1091 |
32.99/5.35	c (4,0) c | Diff Orig seen|                 | -        0 |      X     | -        0 | -        0 | -        1 | -        1 | -        1 | -        0 |
32.99/5.35	c (4,0) c | Hamming       |            20 % |        114 |      X     |        109 |        136 |        111 |        148 |        144 |        137 |
32.99/5.35	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
32.99/5.35	c (4,0) 
32.99/5.35	c (4,0) s UNSATISFIABLE
33.43/5.51	c (4,1) SatSolver.solve End
33.43/5.51	c (4,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
33.43/5.51	c (4,1) Show results Begin
33.43/5.51	s UNSATISFIABLE
33.43/5.51	c (4,1) Show results End
33.43/5.51	c (4,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
33.43/5.51	c (4,1) 0,0,0,0,0,0,0,4,4,STOP-AFTER(ALL)
33.43/5.51	c END-Prog: Fri Jul 27 03:15:47 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 (8738 MiB free)
  memory of node 1: 16384 MiB (12142 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297164-1532654142/watcher-4297164-1532654142 -o /tmp/evaluation-result-4297164-1532654142/solver-4297164-1532654142 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --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-4297164-1532654142.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=16971, runsolver pid=16968

[startup+0.100219 s]*
/proc/loadavg: 5.71 8.07 8.56 3/199 16991
/proc/meminfo: memFree=21287172/32770624 swapFree=67108860/67108860
[pid=16971] ppid=16968 vsize=27312552 memory=109744 CPUtime=0.11 cores=0-7
/proc/16971/stat : 16971 (java) S 16968 16971 15807 0 -1 1077944320 6437 0 0 0 8 3 0 0 20 0 20 0 82977380 27968053248 27436 33554432000 4194304 4196468 140733218809056 140733218791600 139887973793527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
/proc/16971/statm: 6828138 27436 2751 1 0 6790598 0
[pid=16971/tid=16973] ppid=16968 vsize=27312552 memory=8330140268891118238 CPUtime=0.08 cores=0-7
/proc/16971/task/16973/stat : 16973 (java) R 16968 16971 15807 0 -1 4202560 4549 0 0 0 6 2 0 0 20 0 20 0 82977380 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887945599000 139887957874044 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16974] ppid=16968 vsize=27312552 memory=732370298509921253 CPUtime=0 cores=0-7
/proc/16971/task/16974/stat : 16974 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887978035984 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16975] ppid=16968 vsize=27312552 memory=140160172467840 CPUtime=0 cores=0-7
/proc/16971/task/16975/stat : 16975 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887761431440 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16976] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16976/stat : 16976 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887760378896 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16977] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16977/stat : 16977 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887759326352 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16978] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16978/stat : 16978 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887758272784 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16979] ppid=16968 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16971/task/16979/stat : 16979 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887757220240 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16980] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16980/stat : 16980 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887391005200 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16981] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16981/stat : 16981 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 27436 33554432000 4194304 4196468 140733218809056 139887389952656 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16982] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16982/stat : 16982 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977384 27968053248 27436 33554432000 4194304 4196468 140733218809056 139886966315504 139887973804674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16983] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16983/stat : 16983 (java) S 16968 16971 15807 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 82977385 27968053248 27436 33554432000 4194304 4196468 140733218809056 139885876864416 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16984] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16984/stat : 16984 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977385 27968053248 27436 33554432000 4194304 4196468 140733218809056 139885608429040 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16985] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16985/stat : 16985 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 27436 33554432000 4194304 4196468 140733218809056 139885233920720 139887973812123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16986] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16986/stat : 16986 (java) S 16968 16971 15807 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 27436 33554432000 4194304 4196468 140733218809056 139886965262320 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16987] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16987/stat : 16987 (java) R 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 27436 33554432000 4194304 4196468 140733218809056 139886964209776 139887973804674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16988] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16988/stat : 16988 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 27436 33554432000 4194304 4196468 140733218809056 139886963157232 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16989] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16989/stat : 16989 (java) R 16968 16971 15807 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 27436 33554432000 4194304 4196468 140733218809056 139886962104688 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16990] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16990/stat : 16990 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977388 27968053248 27436 33554432000 4194304 4196468 140733218809056 139884736015072 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16991] ppid=16968 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16971/task/16991/stat : 16991 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977388 27968053248 27436 33554432000 4194304 4196468 140733218809056 139886961052592 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109744 KiB

[startup+0.210331 s]*
/proc/loadavg: 5.71 8.07 8.56 2/199 16991
/proc/meminfo: memFree=21269000/32770624 swapFree=67108860/67108860
[pid=16971] ppid=16968 vsize=27312552 memory=123912 CPUtime=0.25 cores=0-7
/proc/16971/stat : 16971 (java) S 16968 16971 15807 0 -1 1077944320 10240 0 0 0 21 4 0 0 20 0 20 0 82977380 27968053248 30978 33554432000 4194304 4196468 140733218809056 140733218791600 139887973793527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
/proc/16971/statm: 6828138 30978 2886 1 0 6790598 0
[pid=16971/tid=16973] ppid=16968 vsize=27312552 memory=0 CPUtime=0.2 cores=0-7
/proc/16971/task/16973/stat : 16973 (java) R 16968 16971 15807 0 -1 4202560 8153 0 0 0 17 3 0 0 20 0 20 0 82977380 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887945609040 139887973815453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16974] ppid=16968 vsize=27312552 memory=140160172467840 CPUtime=0 cores=0-7
/proc/16971/task/16974/stat : 16974 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887978035984 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16975] ppid=16968 vsize=27312552 memory=140160172467840 CPUtime=0 cores=0-7
/proc/16971/task/16975/stat : 16975 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887761431440 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16976] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16976/stat : 16976 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887760378896 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16977] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16977/stat : 16977 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887759326352 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16978] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16978/stat : 16978 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887758272784 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16979] ppid=16968 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16971/task/16979/stat : 16979 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887757220240 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16980] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16980/stat : 16980 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887391005200 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16981] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16981/stat : 16981 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 30978 33554432000 4194304 4196468 140733218809056 139887389952656 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16982] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16982/stat : 16982 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977384 27968053248 30978 33554432000 4194304 4196468 140733218809056 139886966315504 139887973804674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16983] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16983/stat : 16983 (java) S 16968 16971 15807 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 82977385 27968053248 30978 33554432000 4194304 4196468 140733218809056 139885876864416 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16984] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16984/stat : 16984 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977385 27968053248 30978 33554432000 4194304 4196468 140733218809056 139885608429040 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16985] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16985/stat : 16985 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 30978 33554432000 4194304 4196468 140733218809056 139885233920720 139887973812123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16986] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16986/stat : 16986 (java) R 16968 16971 15807 0 -1 4202560 324 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 30978 33554432000 4194304 4196468 140733218809056 139886965262320 139887973804674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16987] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16987/stat : 16987 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 30978 33554432000 4194304 4196468 140733218809056 139886964209776 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16988] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16988/stat : 16988 (java) S 16968 16971 15807 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 30978 33554432000 4194304 4196468 140733218809056 139886963157232 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16989] ppid=16968 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16971/task/16989/stat : 16989 (java) R 16968 16971 15807 0 -1 4202560 260 0 0 0 2 0 0 0 20 0 20 0 82977387 27968053248 30978 33554432000 4194304 4196468 140733218809056 139886962104688 139887973814874 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16990] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16990/stat : 16990 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977388 27968053248 30978 33554432000 4194304 4196468 140733218809056 139884736015072 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16991] ppid=16968 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16971/task/16991/stat : 16991 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977388 27968053248 30978 33554432000 4194304 4196468 140733218809056 139886961052592 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123912 KiB

[startup+0.310194 s]*
/proc/loadavg: 5.71 8.07 8.56 2/199 16991
/proc/meminfo: memFree=21265960/32770624 swapFree=67108860/67108860
[pid=16971] ppid=16968 vsize=27312552 memory=127648 CPUtime=0.42 cores=0-7
/proc/16971/stat : 16971 (java) S 16968 16971 15807 0 -1 1077944320 10796 0 0 0 38 4 0 0 20 0 20 0 82977380 27968053248 31912 33554432000 4194304 4196468 140733218809056 140733218791600 139887973793527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
/proc/16971/statm: 6828138 31912 2967 1 0 6790598 0
[pid=16971/tid=16973] ppid=16968 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16971/task/16973/stat : 16973 (java) R 16968 16971 15807 0 -1 4202560 8523 0 0 0 26 3 0 0 20 0 20 0 82977380 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887945597680 139887956980336 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16974] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16974/stat : 16974 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887978035984 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16975] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16975/stat : 16975 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887761431440 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16976] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16976/stat : 16976 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887760378896 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16977] ppid=16968 vsize=27312552 memory=140160016673455 CPUtime=0 cores=0-7
/proc/16971/task/16977/stat : 16977 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887759326352 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16978] ppid=16968 vsize=27312552 memory=140160016675760 CPUtime=0 cores=0-7
/proc/16971/task/16978/stat : 16978 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887758272784 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16979] ppid=16968 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16971/task/16979/stat : 16979 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887757220240 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16980] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16980/stat : 16980 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887391005200 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16981] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16981/stat : 16981 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27968053248 31912 33554432000 4194304 4196468 140733218809056 139887389952656 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16982] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16982/stat : 16982 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977384 27968053248 31912 33554432000 4194304 4196468 140733218809056 139886966315504 139887973804674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16983] ppid=16968 vsize=27312552 memory=2110510623791012 CPUtime=0 cores=0-7
/proc/16971/task/16983/stat : 16983 (java) S 16968 16971 15807 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 82977385 27968053248 31912 33554432000 4194304 4196468 140733218809056 139885876864416 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16984] ppid=16968 vsize=27312552 memory=2110510623814180 CPUtime=0 cores=0-7
/proc/16971/task/16984/stat : 16984 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977385 27968053248 31912 33554432000 4194304 4196468 140733218809056 139885608429040 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16985] ppid=16968 vsize=27312552 memory=2110510623795620 CPUtime=0 cores=0-7
/proc/16971/task/16985/stat : 16985 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977387 27968053248 31912 33554432000 4194304 4196468 140733218809056 139885233920720 139887973812123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16986] ppid=16968 vsize=27312552 memory=2110510623797924 CPUtime=0.01 cores=0-7
/proc/16971/task/16986/stat : 16986 (java) S 16968 16971 15807 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 20 0 82977387 27968053248 31912 33554432000 4194304 4196468 140733218809056 139886965262320 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16987] ppid=16968 vsize=27312552 memory=2110510623800228 CPUtime=0.01 cores=0-7
/proc/16971/task/16987/stat : 16987 (java) S 16968 16971 15807 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 82977387 27968053248 31912 33554432000 4194304 4196468 140733218809056 139886964209776 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16988] ppid=16968 vsize=27312552 memory=2110510623814388 CPUtime=0.01 cores=0-7
/proc/16971/task/16988/stat : 16988 (java) S 16968 16971 15807 0 -1 1077944384 173 0 0 0 1 0 0 0 20 0 20 0 82977387 27968053248 31912 33554432000 4194304 4196468 140733218809056 139886963157232 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16989] ppid=16968 vsize=27312552 memory=2110510623814420 CPUtime=0.07 cores=0-7
/proc/16971/task/16989/stat : 16989 (java) S 16968 16971 15807 0 -1 1077944384 282 0 0 0 7 0 0 0 20 0 20 0 82977387 27968053248 31912 33554432000 4194304 4196468 140733218809056 139886962104688 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16990] ppid=16968 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16990/stat : 16990 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977388 27968053248 31912 33554432000 4194304 4196468 140733218809056 139884736015072 139887973803733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16991] ppid=16968 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16971/task/16991/stat : 16991 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977388 27968053248 31912 33554432000 4194304 4196468 140733218809056 139886961052592 139887973804674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127648 KiB

[startup+0.70093 s]
/proc/loadavg: 5.71 8.07 8.56 2/199 16991
/proc/meminfo: memFree=21241776/32770624 swapFree=67108860/67108860
[pid=16971] ppid=16968 vsize=27320948 memory=165444 CPUtime=0.99 cores=0-7
/proc/16971/stat : 16971 (java) S 16968 16971 15807 0 -1 1077944320 17996 0 0 0 93 6 0 0 20 0 20 0 82977380 27976650752 41361 33554432000 4194304 4196468 140733218809056 140733218791600 139887973793527 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
/proc/16971/statm: 6830237 41361 3153 1 0 6791622 0
[pid=16971/tid=16973] ppid=16968 vsize=27320948 memory=8098695162354689897 CPUtime=0.67 cores=0-7
/proc/16971/task/16973/stat : 16973 (java) R 16968 16971 15807 0 -1 4202560 15218 0 0 0 62 5 0 0 20 0 20 0 82977380 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887945629200 139887951811304 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16974] ppid=16968 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16974/stat : 16974 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887978035984 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16975] ppid=16968 vsize=27320948 memory=280320033164112 CPUtime=0 cores=0-7
/proc/16971/task/16975/stat : 16975 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887761431440 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16976] ppid=16968 vsize=27320948 memory=2110510623786148 CPUtime=0 cores=0-7
/proc/16971/task/16976/stat : 16976 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887760378896 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16977] ppid=16968 vsize=27320948 memory=96945466 CPUtime=0 cores=0-7
/proc/16971/task/16977/stat : 16977 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887759326352 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16978] ppid=16968 vsize=27320948 memory=2372 CPUtime=0 cores=0-7
/proc/16971/task/16978/stat : 16978 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887758272784 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16979] ppid=16968 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16979/stat : 16979 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887757220240 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16980] ppid=16968 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16980/stat : 16980 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887391005200 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16981] ppid=16968 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16981/stat : 16981 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82977383 27976650752 41361 33554432000 4194304 4196468 140733218809056 139887389952656 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16982] ppid=16968 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16982/stat : 16982 (java) S 16968 16971 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82977384 27976650752 41361 33554432000 4194304 4196468 140733218809056 139886966315504 139887973804674 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0

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

[pid=16971/tid=16974] ppid=16968 vsize=27982760 memory=6008739113806029674 CPUtime=0 cores=0-7
/proc/16971/task/16974/stat : 16974 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887978035984 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16975] ppid=16968 vsize=27982760 memory=7597405906986619746 CPUtime=0 cores=0-7
/proc/16971/task/16975/stat : 16975 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887761431440 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16976] ppid=16968 vsize=27982760 memory=4639074098508484690 CPUtime=0 cores=0-7
/proc/16971/task/16976/stat : 16976 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887760378896 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16977] ppid=16968 vsize=27982760 memory=241364 CPUtime=0 cores=0-7
/proc/16971/task/16977/stat : 16977 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887759326352 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16978] ppid=16968 vsize=27982760 memory=81580 CPUtime=0 cores=0-7
/proc/16971/task/16978/stat : 16978 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887758272784 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16979] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16979/stat : 16979 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887757220240 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16980] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16980/stat : 16980 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887391005200 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16981] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16981/stat : 16981 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887389952656 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16982] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16982/stat : 16982 (java) S 16968 16971 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82977384 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886966315504 139887973804674 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16983] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16983/stat : 16983 (java) S 16968 16971 15807 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 82977385 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885876864416 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16984] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16984/stat : 16984 (java) S 16968 16971 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82977385 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885608429040 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16985] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16985/stat : 16985 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885233920720 139887973812123 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16986] ppid=16968 vsize=27982760 memory=0 CPUtime=0.3 cores=0-7
/proc/16971/task/16986/stat : 16986 (java) S 16968 16971 15807 0 -1 1077944384 892 0 0 0 30 0 0 0 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886965262320 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16987] ppid=16968 vsize=27982760 memory=0 CPUtime=0.35 cores=0-7
/proc/16971/task/16987/stat : 16987 (java) S 16968 16971 15807 0 -1 1077944384 712 0 0 0 35 0 0 0 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886964209776 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16988] ppid=16968 vsize=27982760 memory=280320034114384 CPUtime=0.34 cores=0-7
/proc/16971/task/16988/stat : 16988 (java) S 16968 16971 15807 0 -1 1077944384 652 0 0 0 34 0 0 0 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886963157232 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16989] ppid=16968 vsize=27982760 memory=140160017330992 CPUtime=0.71 cores=0-7
/proc/16971/task/16989/stat : 16989 (java) S 16968 16971 15807 0 -1 1077944384 2509 0 0 0 70 1 0 0 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886962104688 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16990] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16990/stat : 16990 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82977388 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884736015072 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16991] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16991/stat : 16991 (java) S 16968 16971 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82977388 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886961052592 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16993] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16993/stat : 16993 (java) S 16968 16971 15807 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887756166848 139887973818137 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16995] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16995/stat : 16995 (java) S 16968 16971 15807 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884064914608 139887973815453 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16996] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/16996/stat : 16996 (java) S 16968 16971 15807 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884333350192 139887973815453 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=17005] ppid=16968 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16971/task/17005/stat : 17005 (java) S 16968 16971 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82977539 28654346240 60341 33554432000 4194304 4196468 140733218809056 139883796487328 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
Current children cumulated CPU time: 32.2 s
Current children cumulated vsize: 28608144 KiB
Current children cumulated memory: 330136 KiB

[startup+5.40135 s]
/proc/loadavg: 5.97 8.08 8.56 9/212 17005
/proc/meminfo: memFree=21069648/32770624 swapFree=67108860/67108860
[pid=16971] ppid=16968 vsize=27982760 memory=241364 CPUtime=33.43 cores=0-7
/proc/16971/stat : 16971 (java) S 16968 16971 15807 0 -1 1077944320 23145 42579 0 0 322 9 3000 12 20 0 24 0 82977380 28654346240 60341 33554432000 4194304 4196468 140733218809056 140733218791600 139887973793527 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
/proc/16971/statm: 6995690 60341 3215 1 0 6956546 0
[pid=16971/tid=16973] ppid=16968 vsize=27982760 memory=0 CPUtime=31.69 cores=0-7
/proc/16971/task/16973/stat : 16973 (java) S 16968 16971 15807 0 -1 1077944384 16978 42579 0 0 151 6 3000 12 20 0 24 0 82977380 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887945632768 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16974] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16974/stat : 16974 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887978035984 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16975] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16975/stat : 16975 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887761431440 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16976] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16976/stat : 16976 (java) S 16968 16971 15807 0 -1 1077944384 1 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887760378896 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16977] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16977/stat : 16977 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887759326352 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16978] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16978/stat : 16978 (java) S 16968 16971 15807 0 -1 1077944384 1 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887758272784 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16979] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16979/stat : 16979 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887757220240 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16980] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16980/stat : 16980 (java) S 16968 16971 15807 0 -1 1077944384 3 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887391005200 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16981] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16981/stat : 16981 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887389952656 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16982] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16982/stat : 16982 (java) S 16968 16971 15807 0 -1 1077944384 5 42579 0 0 0 0 3000 12 20 0 24 0 82977384 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886966315504 139887973804674 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16983] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16983/stat : 16983 (java) S 16968 16971 15807 0 -1 1077944384 14 42579 0 0 0 0 3000 12 20 0 24 0 82977385 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885876864416 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16984] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16984/stat : 16984 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977385 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885608429040 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16985] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16985/stat : 16985 (java) S 16968 16971 15807 0 -1 1077944384 1 42579 0 0 0 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885233920720 139887973812123 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16986] ppid=16968 vsize=27982760 memory=0 CPUtime=30.42 cores=0-7
/proc/16971/task/16986/stat : 16986 (java) S 16968 16971 15807 0 -1 1077944384 892 42579 0 0 30 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886965262320 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16987] ppid=16968 vsize=27982760 memory=0 CPUtime=30.47 cores=0-7
/proc/16971/task/16987/stat : 16987 (java) S 16968 16971 15807 0 -1 1077944384 712 42579 0 0 35 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886964209776 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16988] ppid=16968 vsize=27982760 memory=0 CPUtime=30.46 cores=0-7
/proc/16971/task/16988/stat : 16988 (java) S 16968 16971 15807 0 -1 1077944384 652 42579 0 0 34 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886963157232 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16989] ppid=16968 vsize=27982760 memory=0 CPUtime=30.83 cores=0-7
/proc/16971/task/16989/stat : 16989 (java) D 16968 16971 15807 0 -1 4202560 2509 42579 0 0 70 1 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886962104984 139887953717663 0 4 0 25189583 18446744072100379781 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16990] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16990/stat : 16990 (java) S 16968 16971 15807 0 -1 1077944384 3 42579 0 0 0 0 3000 12 20 0 24 0 82977388 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884736015072 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16991] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16991/stat : 16991 (java) D 16968 16971 15807 0 -1 4202560 1 42579 0 0 0 0 3000 12 20 0 24 0 82977388 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886961052512 139887958649614 0 4 0 25189583 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16993] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16993/stat : 16993 (java) D 16968 16971 15807 0 -1 4202560 21 42579 0 0 0 0 3000 12 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887756166848 139887958301272 0 4 0 25189583 18446744072100379781 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16995] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16995/stat : 16995 (java) D 16968 16971 15807 0 -1 4202560 7 42579 0 0 0 0 3000 12 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884064925704 139887966510490 0 4 0 25189583 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16996] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16996/stat : 16996 (java) D 16968 16971 15807 0 -1 4202560 19 42579 0 0 0 0 3000 12 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884333361288 139887966510490 0 4 0 25189583 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=17005] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/17005/stat : 17005 (java) S 16968 16971 15807 0 -1 1077944384 3 42579 0 0 0 0 3000 12 20 0 24 0 82977539 28654346240 60341 33554432000 4194304 4196468 140733218809056 139883796487328 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
Current children cumulated CPU time: 33.43 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 241364 KiB

[startup+5.50107 s]
/proc/loadavg: 5.97 8.08 8.56 9/212 17005
/proc/meminfo: memFree=21069648/32770624 swapFree=67108860/67108860
[pid=16971] ppid=16968 vsize=27982760 memory=241364 CPUtime=33.43 cores=0-7
/proc/16971/stat : 16971 (java) S 16968 16971 15807 0 -1 1077944320 23145 42579 0 0 322 9 3000 12 20 0 24 0 82977380 28654346240 60341 33554432000 4194304 4196468 140733218809056 140733218791600 139887973793527 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
/proc/16971/statm: 6995690 60341 3215 1 0 6956546 0
[pid=16971/tid=16973] ppid=16968 vsize=27982760 memory=87136 CPUtime=31.69 cores=0-7
/proc/16971/task/16973/stat : 16973 (java) S 16968 16971 15807 0 -1 1077944384 16978 42579 0 0 151 6 3000 12 20 0 24 0 82977380 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887945632768 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16974] ppid=16968 vsize=27982760 memory=241364 CPUtime=30.12 cores=0-7
/proc/16971/task/16974/stat : 16974 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887978035984 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16975] ppid=16968 vsize=27982760 memory=371 CPUtime=30.12 cores=0-7
/proc/16971/task/16975/stat : 16975 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887761431440 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16976] ppid=16968 vsize=27982760 memory=89224 CPUtime=30.12 cores=0-7
/proc/16971/task/16976/stat : 16976 (java) S 16968 16971 15807 0 -1 1077944384 1 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887760378896 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16977] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16977/stat : 16977 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887759326352 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16978] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16978/stat : 16978 (java) S 16968 16971 15807 0 -1 1077944384 1 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887758272784 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16979] ppid=16968 vsize=27982760 memory=140160017135745 CPUtime=30.12 cores=0-7
/proc/16971/task/16979/stat : 16979 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887757220240 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16980] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16980/stat : 16980 (java) S 16968 16971 15807 0 -1 1077944384 3 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887391005200 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16981] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16981/stat : 16981 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977383 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887389952656 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16982] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16982/stat : 16982 (java) S 16968 16971 15807 0 -1 1077944384 5 42579 0 0 0 0 3000 12 20 0 24 0 82977384 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886966315504 139887973804674 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16983] ppid=16968 vsize=27982760 memory=280320033740304 CPUtime=30.12 cores=0-7
/proc/16971/task/16983/stat : 16983 (java) S 16968 16971 15807 0 -1 1077944384 14 42579 0 0 0 0 3000 12 20 0 24 0 82977385 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885876864416 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16984] ppid=16968 vsize=27982760 memory=75065492245226 CPUtime=30.12 cores=0-7
/proc/16971/task/16984/stat : 16984 (java) S 16968 16971 15807 0 -1 1077944384 2 42579 0 0 0 0 3000 12 20 0 24 0 82977385 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885608429040 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16985] ppid=16968 vsize=27982760 memory=280320033646832 CPUtime=30.12 cores=0-7
/proc/16971/task/16985/stat : 16985 (java) S 16968 16971 15807 0 -1 1077944384 1 42579 0 0 0 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139885233920720 139887973812123 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16986] ppid=16968 vsize=27982760 memory=75155686557930 CPUtime=30.42 cores=0-7
/proc/16971/task/16986/stat : 16986 (java) S 16968 16971 15807 0 -1 1077944384 892 42579 0 0 30 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886965262320 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16987] ppid=16968 vsize=27982760 memory=56 CPUtime=30.47 cores=0-7
/proc/16971/task/16987/stat : 16987 (java) S 16968 16971 15807 0 -1 1077944384 712 42579 0 0 35 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886964209776 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16988] ppid=16968 vsize=27982760 memory=0 CPUtime=30.46 cores=0-7
/proc/16971/task/16988/stat : 16988 (java) S 16968 16971 15807 0 -1 1077944384 652 42579 0 0 34 0 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886963157232 139887973804674 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16989] ppid=16968 vsize=27982760 memory=0 CPUtime=30.83 cores=0-7
/proc/16971/task/16989/stat : 16989 (java) D 16968 16971 15807 0 -1 4202560 2509 42579 0 0 70 1 3000 12 20 0 24 0 82977387 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886962104984 139887953717663 0 4 0 25189583 18446744072100379781 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16990] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16990/stat : 16990 (java) S 16968 16971 15807 0 -1 1077944384 3 42579 0 0 0 0 3000 12 20 0 24 0 82977388 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884736015072 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16991] ppid=16968 vsize=27982760 memory=146054657901780 CPUtime=30.12 cores=0-7
/proc/16971/task/16991/stat : 16991 (java) D 16968 16971 15807 0 -1 4202560 1 42579 0 0 0 0 3000 12 20 0 24 0 82977388 28654346240 60341 33554432000 4194304 4196468 140733218809056 139886961052512 139887958649614 0 4 0 25189583 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16993] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16993/stat : 16993 (java) D 16968 16971 15807 0 -1 4202560 21 42579 0 0 0 0 3000 12 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139887756166848 139887958301272 0 4 0 25189583 18446744072100379781 0 0 -1 2 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16995] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16995/stat : 16995 (java) D 16968 16971 15807 0 -1 4202560 7 42579 0 0 0 0 3000 12 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884064925704 139887966510490 0 4 0 25189583 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=16996] ppid=16968 vsize=27982760 memory=0 CPUtime=30.12 cores=0-7
/proc/16971/task/16996/stat : 16996 (java) D 16968 16971 15807 0 -1 4202560 19 42579 0 0 0 0 3000 12 20 0 24 0 82977537 28654346240 60341 33554432000 4194304 4196468 140733218809056 139884333361288 139887966510490 0 4 0 25189583 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
[pid=16971/tid=17005] ppid=16968 vsize=27982760 memory=241364 CPUtime=30.12 cores=0-7
/proc/16971/task/17005/stat : 17005 (java) S 16968 16971 15807 0 -1 1077944384 3 42579 0 0 0 0 3000 12 20 0 24 0 82977539 28654346240 60341 33554432000 4194304 4196468 140733218809056 139883796487328 139887973803733 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38825984 140733218816986 140733218817285 140733218817285 140733218820047 0
Current children cumulated CPU time: 33.43 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 241364 KiB

Child status: 0
Real time (s): 5.5246
CPU time (s): 33.4721
CPU user time (s): 33.2371
CPU system time (s): 0.235016
CPU usage (%): 605.873
Max. virtual memory (cumulated for all children) (KiB): 28608276
Max. memory (cumulated for all children) (KiB): 330588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.2371
system time used= 0.235016
maximum resident set size= 244136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6520
involuntary context switches= 310


# summary of solver processes directly reported to runsolver:
#   pid: 16971
#   total CPU time (s): 33.4721
#   total CPU user time (s): 33.2371
#   total CPU system time (s): 0.235016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.077156 second user time and 0.101803 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 03:15:42
IDJOB=4297164
IDBENCH=141344
IDSOLVER=2759
FILE ID=node107/4297164-1532654142
RUNJOBID= node107-1532654109-15834
PBS_JOBID= 21022215
Free space on /tmp= 54472 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-10_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-4297164-1532654142/watcher-4297164-1532654142 -o /tmp/evaluation-result-4297164-1532654142/solver-4297164-1532654142 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --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-4297164-1532654142.xml

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

MD5SUM BENCH= 2feb3ccfa512a42ac39c3fc722de9112
RANDOM SEED=791441906

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.40
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:        21382124 kB
MemAvailable:   31928772 kB
Buffers:          206472 kB
Cached:         10573776 kB
SwapCached:            0 kB
Active:          4303896 kB
Inactive:        6530856 kB
Active(anon):       3628 kB
Inactive(anon):    78660 kB
Active(file):    4300268 kB
Inactive(file):  6452196 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:         61176 kB
Mapped:            41484 kB
Shmem:             25260 kB
Slab:             247684 kB
SReclaimable:     220040 kB
SUnreclaim:        27644 kB
KernelStack:        3264 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324348 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:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54464 MiB
End job on node107 at 2018-07-27 03:15:48