Trace number 4296928

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)UNSAT 31.5101 5.1507

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 order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 03:15:37 CEST 2018
0.66/0.56	c PID: 16872
0.66/0.56	c IP: 172.20.3.107
0.66/0.56	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.86	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.87	c (0,0) Ctr:HOME/instance-4296928-1532654136.xml,Add:Element:Eq:IntVar:Num
1.18/0.87	c (0,0) Constraint Name Generate End
1.18/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) CSP to CSPinCNF Begin
1.54/1.02	c (0,0) translated 3 (10%) constraints
1.54/1.06	c (0,0) translated 6 (20%) constraints
1.54/1.08	c (0,0) translated 9 (30%) constraints
1.81/1.11	c (0,0) translated 12 (40%) constraints
1.81/1.14	c (0,0) translated 15 (50%) constraints
1.81/1.16	c (0,0) translated 18 (60%) constraints
1.81/1.18	c (0,0) translated 21 (70%) constraints
1.81/1.18	c (0,0) translated 24 (80%) constraints
1.81/1.19	c (0,0) translated 27 (90%) constraints
1.81/1.19	c (0,0) translated 30 (100%) constraints
2.06/1.22	c (0,0) STATISTICS1:HOME/instance-4296928-1532654136.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.22	c (0,0) ===========================================
2.06/1.22	c (0,0) Order
2.06/1.22	c (0,0) ===========================================
2.06/1.27	c (0,0) translated 41 (10%) constraints
2.06/1.29	c (0,0) translated 82 (20%) constraints
2.30/1.31	c (0,0) translated 123 (30%) constraints
2.30/1.32	c (0,0) translated 164 (40%) constraints
2.30/1.34	c (0,0) translated 205 (50%) constraints
2.30/1.35	c (0,0) translated 246 (60%) constraints
2.30/1.36	c (0,0) translated 287 (70%) constraints
2.30/1.37	c (0,0) translated 328 (80%) constraints
2.30/1.37	c (0,0) translated 369 (90%) constraints
2.30/1.38	c (0,0) translated 410 (100%) constraints
2.30/1.39	c (0,0) CSP to CSPinCNF End
2.30/1.39	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1220 ctr, max domain size 18
2.30/1.39	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.30/1.39	c (0,0) CSPinCNF Propagation Begin
2.61/1.43	c (0,0) 0 values, 170 unsatisfiable literals, and 210 valid clauses are removed
2.61/1.43	c (0,0) CSPinCNF Propagation End
2.61/1.43	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1010 ctr, max domain size 18
2.61/1.43	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.61/1.43	c (0,0) Simplify CSPinCNF Begin
2.61/1.44	c (0,0) Simplify CSPinCNF End
2.61/1.44	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1010 ctr, max domain size 18
2.61/1.44	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.61/1.44	c (0,0) Calculate Precise Domain Begin
2.61/1.45	c (0,0) 0 values are removed by re-calculation
2.61/1.45	c (0,0) Calculate Precise Domain End
2.61/1.45	c (0,0) CSP: 40 int (0 aux), 200 bool (200 aux), 1010 ctr, max domain size 18
2.61/1.45	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.61/1.45	c (0,0) CSPinCNF to SatSolver Begin
2.61/1.49	c (0,0) 101 (10 %) CSP clauses are encoded (630 SAT variables, 490 SAT clauses)
2.61/1.50	c (0,0) 202 (20 %) CSP clauses are encoded (630 SAT variables, 591 SAT clauses)
2.99/1.50	c (0,0) 303 (30 %) CSP clauses are encoded (630 SAT variables, 692 SAT clauses)
2.99/1.51	c (0,0) 404 (40 %) CSP clauses are encoded (630 SAT variables, 793 SAT clauses)
2.99/1.51	c (0,0) 505 (50 %) CSP clauses are encoded (630 SAT variables, 894 SAT clauses)
2.99/1.52	c (0,0) 606 (60 %) CSP clauses are encoded (630 SAT variables, 995 SAT clauses)
2.99/1.52	c (0,0) 707 (70 %) CSP clauses are encoded (630 SAT variables, 1096 SAT clauses)
2.99/1.52	c (0,0) 808 (80 %) CSP clauses are encoded (630 SAT variables, 1197 SAT clauses)
2.99/1.52	c (0,0) 909 (90 %) CSP clauses are encoded (630 SAT variables, 1298 SAT clauses)
2.99/1.54	c (1,0) 1010 (100 %) CSP clauses are encoded (630 SAT variables, 1622 SAT clauses)
2.99/1.54	c (1,0) CSPinCNF to SatSolver End
2.99/1.54	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.99/1.55	c (1,1) STATISTICS2:HOME/instance-4296928-1532654136.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,
2.99/1.55	c (1,1) SatSolver.solve Begin
2.99/1.55	c (1,1) 630 bool, 1630 clause
2.99/1.56	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296928-1532654136.xml-scop-16872.cnf HOME/instance-4296928-1532654136.xml-scop-16872.cnf.out
31.31/5.13	c (4,0) c
31.31/5.13	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
31.31/5.13	c (4,0) c
31.31/5.13	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
31.31/5.13	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
31.31/5.13	c (4,0) c ========================================[ Problem Statistics ]===========================================
31.31/5.13	c (4,0) c |                                                                                                       |
31.31/5.13	c (4,0) c |  Number of variables:           630                                                                   |
31.31/5.13	c (4,0) c |  Number of clauses:            1630                                                                   |
31.31/5.13	c (4,0) c |  Parse time:                   0.00 s                                                                 |
31.31/5.13	c (4,0) c |                                                                                                       |
31.31/5.13	c (4,0) c |  Eliminated clauses:           0.01 Mb                                                                |
31.31/5.13	c (4,0) c |  Simplification time:          0.00 s                                                                 |
31.31/5.13	c (4,0) c |                                                                                                       |
31.31/5.13	c (4,0) c |  Generating clones                                                                                    |
31.31/5.13	c (4,0) c |  all clones generated. Memory =  27.21Mb.                                                             |
31.31/5.13	c (4,0) c ========================================================================================================|
31.31/5.13	c (4,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
31.31/5.13	c (4,0) c Total Memory so far : 610.70Mb
31.31/5.13	c (4,0) c
31.31/5.13	c (4,0) c real time : 3.55324 s
31.31/5.13	c (4,0) c cpu time  : 28.1178 s
31.31/5.13	c (4,0) c
31.31/5.13	c (4,0) c
31.31/5.13	c (4,0) c
31.31/5.13	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
31.31/5.13	c (4,0) c
31.31/5.13	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
31.31/5.13	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
31.31/5.13	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
31.31/5.13	c (4,0) c | Conflicts     |          456218 |      59482 |      56761 |      57898 |      56427 |      56561 |      54626 |      56372 |      58091 |
31.31/5.13	c (4,0) c | Decisions     |          532865 |      68715 |      66785 |      66906 |      66849 |      65890 |      63819 |      66489 |      67412 |
31.31/5.13	c (4,0) c | Propagations  |        25891136 |    3310650 |    3225947 |    3358510 |    3183137 |    3232457 |    3105096 |    3144835 |    3330504 |
31.31/5.13	c (4,0) c | Avg_Trail     |                 |        265 |        266 |        265 |        267 |        267 |        268 |        268 |        264 |
31.31/5.13	c (4,0) c | Avg_DL        |                 |         12 |         12 |         12 |         12 |         12 |         11 |         11 |         12 |
31.31/5.13	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
31.31/5.13	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
31.31/5.13	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
31.31/5.13	c (4,0) c | Exported      |           58866 |       7902 |       7661 |       7669 |       7478 |       7085 |       6881 |       6809 |       7381 |
31.31/5.13	c (4,0) c | Imported      |          403589 |      50378 |      51163 |      50167 |      46774 |      50645 |      51985 |      51971 |      50506 |
31.31/5.13	c (4,0) c | Good          |             926 |        129 |        147 |        109 |         68 |         98 |        131 |        140 |        104 |
31.31/5.13	c (4,0) c | Purge         |          402663 |      50249 |      51016 |      50058 |      46706 |      50547 |      51854 |      51831 |      50402 |
31.31/5.13	c (4,0) c | Promoted      |           60522 |       7754 |       7939 |       7306 |       7365 |       7566 |       7531 |       7491 |       7570 |
31.31/5.13	c (4,0) c | Remove_Imp    |          171189 |      18423 |      18856 |      18513 |      20539 |      19362 |      23231 |      23183 |      29082 |
31.31/5.13	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
31.31/5.13	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
31.31/5.13	c (4,0) c | Unaries       |                 |          0 |          1 |          1 |          0 |          2 |          7 |          2 |          3 |
31.31/5.13	c (4,0) c | Binaries      |                 |         13 |         14 |         17 |         10 |         28 |         37 |         20 |         29 |
31.31/5.13	c (4,0) c | Glues         |                 |        127 |        136 |        126 |        121 |        160 |        189 |        141 |        132 |
31.31/5.13	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
31.31/5.13	c (4,0) c | Orig_Seen     |            66 % |       1091 |       1090 |       1091 |       1090 |       1090 |       1090 |       1090 |       1091 |
31.31/5.13	c (4,0) c | Diff Orig seen|                 |          1 | -        0 |          1 | -        0 | -        0 |      X     | -        0 |          1 |
31.31/5.13	c (4,0) c | Hamming       |            22 % |        132 |        125 |        164 |        148 |        144 |      X     |        119 |        146 |
31.31/5.13	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
31.31/5.13	c (4,0) 
31.31/5.13	c (4,0) s UNSATISFIABLE
31.31/5.14	c (4,1) SatSolver.solve End
31.31/5.14	c (4,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
31.31/5.14	c (4,1) Show results Begin
31.31/5.14	s UNSATISFIABLE
31.31/5.14	c (4,1) Show results End
31.31/5.14	c (4,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
31.31/5.14	c (4,1) 0,0,0,0,0,0,1,4,4,STOP-AFTER(ALL)
31.31/5.14	c END-Prog: Fri Jul 27 03:15:41 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 (8737 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-4296928-1532654136/watcher-4296928-1532654136 -o /tmp/evaluation-result-4296928-1532654136/solver-4296928-1532654136 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296928-1532654136.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=16872, runsolver pid=16869

[startup+0.100136 s]*
/proc/loadavg: 5.86 8.14 8.58 2/199 16892
/proc/meminfo: memFree=21285940/32770624 swapFree=67108860/67108860
[pid=16872] ppid=16869 vsize=27312552 memory=108744 CPUtime=0.11 cores=0-7
/proc/16872/stat : 16872 (java) S 16869 16872 15807 0 -1 1077944320 6198 0 0 0 8 3 0 0 20 0 20 0 82976804 27968053248 27186 33554432000 4194304 4196468 140724652481728 140724652464272 140159693057783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
/proc/16872/statm: 6828138 27186 2749 1 0 6790598 0
[pid=16872/tid=16874] ppid=16869 vsize=27312552 memory=8258082674853190558 CPUtime=0.09 cores=0-7
/proc/16872/task/16874/stat : 16874 (java) R 16869 16872 15807 0 -1 4202560 4320 0 0 0 7 2 0 0 20 0 20 0 82976804 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159664892464 140159677138270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16875] ppid=16869 vsize=27312552 memory=732370728590367717 CPUtime=0 cores=0-7
/proc/16872/task/16875/stat : 16875 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159697300624 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16876] ppid=16869 vsize=27312552 memory=140590252914304 CPUtime=0 cores=0-7
/proc/16872/task/16876/stat : 16876 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159114796048 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16877] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16877/stat : 16877 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159113743248 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16878] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16878/stat : 16878 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159112690448 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16879] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16879/stat : 16879 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159111637648 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16880] ppid=16869 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16872/task/16880/stat : 16880 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159110584848 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16881] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16881/stat : 16881 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159109532048 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16882] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16882/stat : 16882 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 27186 33554432000 4194304 4196468 140724652481728 140159108479248 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16883] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16883/stat : 16883 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976808 27968053248 27186 33554432000 4194304 4196468 140724652481728 140158819060592 140159693068930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16884] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16884/stat : 16884 (java) S 16869 16872 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82976809 27968053248 27186 33554432000 4194304 4196468 140724652481728 140157466437152 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16885] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16885/stat : 16885 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976809 27968053248 27186 33554432000 4194304 4196468 140724652481728 140157198001520 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16886] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16886/stat : 16886 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 27186 33554432000 4194304 4196468 140724652481728 140156823492944 140159693076379 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16887] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16887/stat : 16887 (java) S 16869 16872 15807 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 27186 33554432000 4194304 4196468 140724652481728 140158818007408 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16888] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16888/stat : 16888 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 27186 33554432000 4194304 4196468 140724652481728 140158816954608 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16889] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16889/stat : 16889 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 27186 33554432000 4194304 4196468 140724652481728 140158815901808 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16890] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16890/stat : 16890 (java) S 16869 16872 15807 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 27186 33554432000 4194304 4196468 140724652481728 140158814849008 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16891] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16891/stat : 16891 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976812 27968053248 27186 33554432000 4194304 4196468 140724652481728 140156325588064 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16892] ppid=16869 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16872/task/16892/stat : 16892 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976812 27968053248 27186 33554432000 4194304 4196468 140724652481728 140158813797424 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108744 KiB

[startup+0.210524 s]*
/proc/loadavg: 5.86 8.14 8.58 2/199 16892
/proc/meminfo: memFree=21269336/32770624 swapFree=67108860/67108860
[pid=16872] ppid=16869 vsize=27312552 memory=123392 CPUtime=0.24 cores=0-7
/proc/16872/stat : 16872 (java) S 16869 16872 15807 0 -1 1077944320 10058 0 0 0 21 3 0 0 20 0 20 0 82976804 27968053248 30848 33554432000 4194304 4196468 140724652481728 140724652464272 140159693057783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
/proc/16872/statm: 6828138 30848 2911 1 0 6790598 0
[pid=16872/tid=16874] ppid=16869 vsize=27312552 memory=0 CPUtime=0.19 cores=0-7
/proc/16872/task/16874/stat : 16874 (java) R 16869 16872 15807 0 -1 4202560 7959 0 0 0 17 2 0 0 20 0 20 0 82976804 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159664848448 140159677101413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16875] ppid=16869 vsize=27312552 memory=140590252914304 CPUtime=0 cores=0-7
/proc/16872/task/16875/stat : 16875 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159697300624 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16876] ppid=16869 vsize=27312552 memory=140590252914304 CPUtime=0 cores=0-7
/proc/16872/task/16876/stat : 16876 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159114796048 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16877] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16877/stat : 16877 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159113743248 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16878] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16878/stat : 16878 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159112690448 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16879] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16879/stat : 16879 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159111637648 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16880] ppid=16869 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16872/task/16880/stat : 16880 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159110584848 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16881] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16881/stat : 16881 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159109532048 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16882] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16882/stat : 16882 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 30848 33554432000 4194304 4196468 140724652481728 140159108479248 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16883] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16883/stat : 16883 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976808 27968053248 30848 33554432000 4194304 4196468 140724652481728 140158819060592 140159693068930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16884] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16884/stat : 16884 (java) S 16869 16872 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82976809 27968053248 30848 33554432000 4194304 4196468 140724652481728 140157466437152 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16885] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16885/stat : 16885 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976809 27968053248 30848 33554432000 4194304 4196468 140724652481728 140157198001520 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16886] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16886/stat : 16886 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 30848 33554432000 4194304 4196468 140724652481728 140156823492944 140159693076379 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16887] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16887/stat : 16887 (java) S 16869 16872 15807 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 30848 33554432000 4194304 4196468 140724652481728 140158818007408 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16888] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16888/stat : 16888 (java) S 16869 16872 15807 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 30848 33554432000 4194304 4196468 140724652481728 140158816954608 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16889] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16889/stat : 16889 (java) S 16869 16872 15807 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 30848 33554432000 4194304 4196468 140724652481728 140158815901808 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16890] ppid=16869 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16872/task/16890/stat : 16890 (java) S 16869 16872 15807 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 82976811 27968053248 30848 33554432000 4194304 4196468 140724652481728 140158814849008 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16891] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16891/stat : 16891 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976812 27968053248 30848 33554432000 4194304 4196468 140724652481728 140156325588064 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16892] ppid=16869 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16872/task/16892/stat : 16892 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976812 27968053248 30848 33554432000 4194304 4196468 140724652481728 140158813797424 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123392 KiB

[startup+0.310454 s]*
/proc/loadavg: 5.86 8.14 8.58 2/199 16892
/proc/meminfo: memFree=21265552/32770624 swapFree=67108860/67108860
[pid=16872] ppid=16869 vsize=27312552 memory=127152 CPUtime=0.42 cores=0-7
/proc/16872/stat : 16872 (java) S 16869 16872 15807 0 -1 1077944320 10671 0 0 0 38 4 0 0 20 0 20 0 82976804 27968053248 31788 33554432000 4194304 4196468 140724652481728 140724652464272 140159693057783 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
/proc/16872/statm: 6828138 31788 2975 1 0 6790598 0
[pid=16872/tid=16874] ppid=16869 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16872/task/16874/stat : 16874 (java) R 16869 16872 15807 0 -1 4202560 8400 0 0 0 26 3 0 0 20 0 20 0 82976804 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159664861936 140159677138270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16875] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16875/stat : 16875 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159697300624 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16876] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16876/stat : 16876 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159114796048 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16877] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16877/stat : 16877 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159113743248 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16878] ppid=16869 vsize=27312552 memory=140590117382831 CPUtime=0 cores=0-7
/proc/16872/task/16878/stat : 16878 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159112690448 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16879] ppid=16869 vsize=27312552 memory=140590117385136 CPUtime=0 cores=0-7
/proc/16872/task/16879/stat : 16879 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159111637648 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16880] ppid=16869 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16872/task/16880/stat : 16880 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159110584848 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16881] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16881/stat : 16881 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159109532048 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16882] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16882/stat : 16882 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27968053248 31788 33554432000 4194304 4196468 140724652481728 140159108479248 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16883] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16883/stat : 16883 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976808 27968053248 31788 33554432000 4194304 4196468 140724652481728 140158819060592 140159693068930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16884] ppid=16869 vsize=27312552 memory=2110940724500388 CPUtime=0 cores=0-7
/proc/16872/task/16884/stat : 16884 (java) S 16869 16872 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82976809 27968053248 31788 33554432000 4194304 4196468 140724652481728 140157466437152 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16885] ppid=16869 vsize=27312552 memory=2110940724523556 CPUtime=0 cores=0-7
/proc/16872/task/16885/stat : 16885 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976809 27968053248 31788 33554432000 4194304 4196468 140724652481728 140157198001520 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16886] ppid=16869 vsize=27312552 memory=2110940724504996 CPUtime=0 cores=0-7
/proc/16872/task/16886/stat : 16886 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 31788 33554432000 4194304 4196468 140724652481728 140156823492944 140159693076379 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16887] ppid=16869 vsize=27312552 memory=2110940724507300 CPUtime=0.02 cores=0-7
/proc/16872/task/16887/stat : 16887 (java) S 16869 16872 15807 0 -1 1077944384 421 0 0 0 2 0 0 0 20 0 20 0 82976811 27968053248 31788 33554432000 4194304 4196468 140724652481728 140158818007408 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16888] ppid=16869 vsize=27312552 memory=2110940724509604 CPUtime=0.01 cores=0-7
/proc/16872/task/16888/stat : 16888 (java) S 16869 16872 15807 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 20 0 82976811 27968053248 31788 33554432000 4194304 4196468 140724652481728 140158816954608 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16889] ppid=16869 vsize=27312552 memory=2110940724523764 CPUtime=0 cores=0-7
/proc/16872/task/16889/stat : 16889 (java) S 16869 16872 15807 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 82976811 27968053248 31788 33554432000 4194304 4196468 140724652481728 140158815901808 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16890] ppid=16869 vsize=27312552 memory=2110940724523796 CPUtime=0.07 cores=0-7
/proc/16872/task/16890/stat : 16890 (java) S 16869 16872 15807 0 -1 1077944384 327 0 0 0 7 0 0 0 20 0 20 0 82976811 27968053248 31788 33554432000 4194304 4196468 140724652481728 140158814849008 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16891] ppid=16869 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16891/stat : 16891 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976812 27968053248 31788 33554432000 4194304 4196468 140724652481728 140156325588064 140159693067989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16892] ppid=16869 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16872/task/16892/stat : 16892 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976812 27968053248 31788 33554432000 4194304 4196468 140724652481728 140158813797424 140159693068930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127152 KiB

[startup+0.700821 s]
/proc/loadavg: 5.86 8.14 8.58 2/199 16892
/proc/meminfo: memFree=21241120/32770624 swapFree=67108860/67108860
[pid=16872] ppid=16869 vsize=27320948 memory=165536 CPUtime=0.99 cores=0-7
/proc/16872/stat : 16872 (java) S 16869 16872 15807 0 -1 1077944320 17903 0 0 0 92 7 0 0 20 0 20 0 82976804 27976650752 41384 33554432000 4194304 4196468 140724652481728 140724652464272 140159693057783 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
/proc/16872/statm: 6830237 41384 3164 1 0 6791622 0
[pid=16872/tid=16874] ppid=16869 vsize=27320948 memory=8098695136467773033 CPUtime=0.67 cores=0-7
/proc/16872/task/16874/stat : 16874 (java) R 16869 16872 15807 0 -1 4202560 15163 0 0 0 62 5 0 0 20 0 20 0 82976804 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159664884912 140159693069718 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16875] ppid=16869 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16875/stat : 16875 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159697300624 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16876] ppid=16869 vsize=27320948 memory=281180234582864 CPUtime=0 cores=0-7
/proc/16872/task/16876/stat : 16876 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159114796048 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16877] ppid=16869 vsize=27320948 memory=2110940724495524 CPUtime=0 cores=0-7
/proc/16872/task/16877/stat : 16877 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159113743248 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16878] ppid=16869 vsize=27320948 memory=96945466 CPUtime=0 cores=0-7
/proc/16872/task/16878/stat : 16878 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159112690448 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16879] ppid=16869 vsize=27320948 memory=2372 CPUtime=0 cores=0-7
/proc/16872/task/16879/stat : 16879 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159111637648 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16880] ppid=16869 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16880/stat : 16880 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159110584848 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16881] ppid=16869 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16881/stat : 16881 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159109532048 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16882] ppid=16869 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16882/stat : 16882 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82976807 27976650752 41384 33554432000 4194304 4196468 140724652481728 140159108479248 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16883] ppid=16869 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16883/stat : 16883 (java) S 16869 16872 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82976808 27976650752 41384 33554432000 4194304 4196468 140724652481728 140158819060592 140159693068930 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0

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

[pid=16872/tid=16896] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16896/stat : 16896 (java) S 16869 16872 15807 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155654487600 140159693079709 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16897] ppid=16869 vsize=27982760 memory=4100 CPUtime=0 cores=0-7
/proc/16872/task/16897/stat : 16897 (java) S 16869 16872 15807 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155922922928 140159693079709 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16906] ppid=16869 vsize=27982760 memory=732 CPUtime=0 cores=0-7
/proc/16872/task/16906/stat : 16906 (java) S 16869 16872 15807 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 82976964 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155386059808 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
Current children cumulated CPU time: 28.85 s
Current children cumulated vsize: 28607824 KiB
Current children cumulated memory: 323088 KiB

[startup+5.00219 s]*
/proc/loadavg: 5.71 8.07 8.56 9/212 16906
/proc/meminfo: memFree=21068740/32770624 swapFree=67108860/67108860
[pid=16872] ppid=16869 vsize=27982760 memory=240096 CPUtime=3.25 cores=0-7
/proc/16872/stat : 16872 (java) S 16869 16872 15807 0 -1 1077944320 22838 0 0 0 314 11 0 0 20 0 24 0 82976804 28654346240 60024 33554432000 4194304 4196468 140724652481728 140724652464272 140159693057783 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
/proc/16872/statm: 6995690 60024 3215 1 0 6956546 0
[pid=16893] ppid=16872 vsize=625212 memory=86484 CPUtime=27.26 cores=0-7
/proc/16893/stat : 16893 (glucose-syrup) S 16872 16872 15807 0 -1 1077944320 42480 0 0 0 2717 9 0 0 20 0 9 0 82976961 640217088 21621 33554432000 4194304 4373367 140726528291824 140726528290368 139759832029826 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
/proc/16893/statm: 156303 21621 380 44 0 151991 0
[pid=16893/tid=16898] ppid=16872 vsize=625212 memory=0 CPUtime=3.41 cores=0-7
/proc/16893/task/16898/stat : 16898 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4537 0 0 0 340 1 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759816801552 4271838 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16899] ppid=16872 vsize=625212 memory=0 CPUtime=3.42 cores=0-7
/proc/16893/task/16899/stat : 16899 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4927 0 0 0 341 1 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759808408944 4258880 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16900] ppid=16872 vsize=625212 memory=0 CPUtime=3.41 cores=0-7
/proc/16893/task/16900/stat : 16900 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5191 0 0 0 340 1 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759800016240 4271925 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16901] ppid=16872 vsize=625212 memory=0 CPUtime=3.41 cores=0-7
/proc/16893/task/16901/stat : 16901 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5060 0 0 0 341 0 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759791623312 4272023 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16902] ppid=16872 vsize=625212 memory=0 CPUtime=3.4 cores=0-7
/proc/16893/task/16902/stat : 16902 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4957 0 0 0 339 1 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759783230832 4272316 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16903] ppid=16872 vsize=625212 memory=0 CPUtime=3.33 cores=0-7
/proc/16893/task/16903/stat : 16903 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4858 0 0 0 333 0 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759774838128 4272344 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16904] ppid=16872 vsize=625212 memory=-1 CPUtime=3.42 cores=0-7
/proc/16893/task/16904/stat : 16904 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5784 0 0 0 341 1 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759766445424 4296037 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16905] ppid=16872 vsize=625212 memory=-1 CPUtime=3.41 cores=0-7
/proc/16893/task/16905/stat : 16905 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5560 0 0 0 340 1 0 0 20 0 9 0 82976962 640217088 21621 33554432000 4194304 4373367 140726528291824 139759758052720 4272295 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16872/tid=16874] ppid=16869 vsize=27982760 memory=8039887049847964329 CPUtime=1.58 cores=0-7
/proc/16872/task/16874/stat : 16874 (java) S 16869 16872 15807 0 -1 1077944384 16936 0 0 0 151 7 0 0 20 0 24 0 82976804 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159664897024 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16875] ppid=16869 vsize=27982760 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/16872/task/16875/stat : 16875 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159697300624 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16876] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16876/stat : 16876 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159114796048 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16877] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16877/stat : 16877 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159113743248 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16878] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16878/stat : 16878 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159112690448 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16879] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16879/stat : 16879 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159111637648 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16880] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16880/stat : 16880 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159110584848 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16881] ppid=16869 vsize=27982760 memory=140590117845776 CPUtime=0 cores=0-7
/proc/16872/task/16881/stat : 16881 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159109532048 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16882] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16882/stat : 16882 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159108479248 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16883] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16883/stat : 16883 (java) S 16869 16872 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82976808 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158819060592 140159693068930 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16884] ppid=16869 vsize=27982760 memory=140594547881599 CPUtime=0 cores=0-7
/proc/16872/task/16884/stat : 16884 (java) S 16869 16872 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82976809 28654346240 60024 33554432000 4194304 4196468 140724652481728 140157466437152 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16885] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16885/stat : 16885 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976809 28654346240 60024 33554432000 4194304 4196468 140724652481728 140157198001520 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16886] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16886/stat : 16886 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140156823492944 140159693076379 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16887] ppid=16869 vsize=27982760 memory=0 CPUtime=0.29 cores=0-7
/proc/16872/task/16887/stat : 16887 (java) S 16869 16872 15807 0 -1 1077944384 815 0 0 0 28 1 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158818007408 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16888] ppid=16869 vsize=27982760 memory=0 CPUtime=0.36 cores=0-7
/proc/16872/task/16888/stat : 16888 (java) S 16869 16872 15807 0 -1 1077944384 577 0 0 0 36 0 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158816954608 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16889] ppid=16869 vsize=27982760 memory=0 CPUtime=0.25 cores=0-7
/proc/16872/task/16889/stat : 16889 (java) S 16869 16872 15807 0 -1 1077944384 534 0 0 0 25 0 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158815901808 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16890] ppid=16869 vsize=27982760 memory=0 CPUtime=0.72 cores=0-7
/proc/16872/task/16890/stat : 16890 (java) S 16869 16872 15807 0 -1 1077944384 2572 0 0 0 71 1 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158814849008 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16891] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16891/stat : 16891 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82976812 28654346240 60024 33554432000 4194304 4196468 140724652481728 140156325588064 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16892] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16892/stat : 16892 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976812 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158813797424 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16894] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16894/stat : 16894 (java) S 16869 16872 15807 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159480038976 140159693082393 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16896] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16896/stat : 16896 (java) S 16869 16872 15807 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155654487600 140159693079709 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16897] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16897/stat : 16897 (java) S 16869 16872 15807 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155922922928 140159693079709 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16906] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16906/stat : 16906 (java) S 16869 16872 15807 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 82976964 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155386059808 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
Current children cumulated CPU time: 30.51 s
Current children cumulated vsize: 28607972 KiB
Current children cumulated memory: 326580 KiB

[startup+5.11119 s]
/proc/loadavg: 5.71 8.07 8.56 9/212 16906
/proc/meminfo: memFree=21068740/32770624 swapFree=67108860/67108860
[pid=16872] ppid=16869 vsize=27982760 memory=240096 CPUtime=3.25 cores=0-7
/proc/16872/stat : 16872 (java) S 16869 16872 15807 0 -1 1077944320 22838 0 0 0 314 11 0 0 20 0 24 0 82976804 28654346240 60024 33554432000 4194304 4196468 140724652481728 140724652464272 140159693057783 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
/proc/16872/statm: 6995690 60024 3215 1 0 6956546 0
[pid=16893] ppid=16872 vsize=625352 memory=87056 CPUtime=28.06 cores=0-7
/proc/16893/stat : 16893 (glucose-syrup) S 16872 16872 15807 0 -1 1077944320 43069 0 0 0 2797 9 0 0 20 0 9 0 82976961 640360448 21764 33554432000 4194304 4373367 140726528291824 140726528290368 139759832029826 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
/proc/16893/statm: 156338 21764 380 44 0 152026 0
[pid=16893/tid=16898] ppid=16872 vsize=625352 memory=86056 CPUtime=3.51 cores=0-7
/proc/16893/task/16898/stat : 16898 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4954 0 0 0 350 1 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759816801552 4271828 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16899] ppid=16872 vsize=625352 memory=240096 CPUtime=3.52 cores=0-7
/proc/16893/task/16899/stat : 16899 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4937 0 0 0 351 1 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759808408944 4272344 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16900] ppid=16872 vsize=625352 memory=330 CPUtime=3.5 cores=0-7
/proc/16893/task/16900/stat : 16900 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5265 0 0 0 349 1 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759800016144 4272344 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16901] ppid=16872 vsize=625352 memory=0 CPUtime=3.51 cores=0-7
/proc/16893/task/16901/stat : 16901 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5073 0 0 0 351 0 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759791623312 4259019 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16902] ppid=16872 vsize=625352 memory=0 CPUtime=3.5 cores=0-7
/proc/16893/task/16902/stat : 16902 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4962 0 0 0 349 1 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759783230832 4259410 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16903] ppid=16872 vsize=625352 memory=140590117845121 CPUtime=3.43 cores=0-7
/proc/16893/task/16903/stat : 16903 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 4863 0 0 0 343 0 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759774838128 4271808 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16904] ppid=16872 vsize=625352 memory=0 CPUtime=3.52 cores=0-7
/proc/16893/task/16904/stat : 16904 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5806 0 0 0 351 1 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759766445424 4271850 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16893/tid=16905] ppid=16872 vsize=625352 memory=0 CPUtime=3.51 cores=0-7
/proc/16893/task/16905/stat : 16905 (glucose-syrup) R 16872 16872 15807 0 -1 4202560 5601 0 0 0 350 1 0 0 20 0 9 0 82976962 640360448 21764 33554432000 4194304 4373367 140726528291824 139759758052720 4271828 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 39415808 140726528299951 140726528300204 140726528300204 140726528303047 0
[pid=16872/tid=16874] ppid=16869 vsize=27982760 memory=0 CPUtime=1.58 cores=0-7
/proc/16872/task/16874/stat : 16874 (java) S 16869 16872 15807 0 -1 1077944384 16936 0 0 0 151 7 0 0 20 0 24 0 82976804 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159664897024 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16875] ppid=16869 vsize=27982760 memory=240096 CPUtime=0 cores=0-7
/proc/16872/task/16875/stat : 16875 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159697300624 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16876] ppid=16869 vsize=27982760 memory=240096 CPUtime=0 cores=0-7
/proc/16872/task/16876/stat : 16876 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159114796048 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16877] ppid=16869 vsize=27982760 memory=64096 CPUtime=0 cores=0-7
/proc/16872/task/16877/stat : 16877 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159113743248 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16878] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16878/stat : 16878 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159112690448 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16879] ppid=16869 vsize=27982760 memory=281180235159056 CPUtime=0 cores=0-7
/proc/16872/task/16879/stat : 16879 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159111637648 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16880] ppid=16869 vsize=27982760 memory=74640894462698 CPUtime=0 cores=0-7
/proc/16872/task/16880/stat : 16880 (java) S 16869 16872 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159110584848 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16881] ppid=16869 vsize=27982760 memory=281180235065584 CPUtime=0 cores=0-7
/proc/16872/task/16881/stat : 16881 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159109532048 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16882] ppid=16869 vsize=27982760 memory=74731088775402 CPUtime=0 cores=0-7
/proc/16872/task/16882/stat : 16882 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976807 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159108479248 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16883] ppid=16869 vsize=27982760 memory=281180234936960 CPUtime=0 cores=0-7
/proc/16872/task/16883/stat : 16883 (java) S 16869 16872 15807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82976808 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158819060592 140159693068930 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16884] ppid=16869 vsize=27982760 memory=7590399634046430871 CPUtime=0 cores=0-7
/proc/16872/task/16884/stat : 16884 (java) S 16869 16872 15807 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82976809 28654346240 60024 33554432000 4194304 4196468 140724652481728 140157466437152 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16885] ppid=16869 vsize=27982760 memory=7590399634046430871 CPUtime=0 cores=0-7
/proc/16872/task/16885/stat : 16885 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976809 28654346240 60024 33554432000 4194304 4196468 140724652481728 140157198001520 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16886] ppid=16869 vsize=27982760 memory=7590399634046430871 CPUtime=0 cores=0-7
/proc/16872/task/16886/stat : 16886 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140156823492944 140159693076379 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16887] ppid=16869 vsize=27982760 memory=56 CPUtime=0.29 cores=0-7
/proc/16872/task/16887/stat : 16887 (java) S 16869 16872 15807 0 -1 1077944384 815 0 0 0 28 1 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158818007408 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16888] ppid=16869 vsize=27982760 memory=0 CPUtime=0.36 cores=0-7
/proc/16872/task/16888/stat : 16888 (java) S 16869 16872 15807 0 -1 1077944384 577 0 0 0 36 0 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158816954608 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16889] ppid=16869 vsize=27982760 memory=0 CPUtime=0.25 cores=0-7
/proc/16872/task/16889/stat : 16889 (java) S 16869 16872 15807 0 -1 1077944384 534 0 0 0 25 0 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158815901808 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16890] ppid=16869 vsize=27982760 memory=0 CPUtime=0.72 cores=0-7
/proc/16872/task/16890/stat : 16890 (java) S 16869 16872 15807 0 -1 1077944384 2572 0 0 0 71 1 0 0 20 0 24 0 82976811 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158814849008 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16891] ppid=16869 vsize=27982760 memory=240096 CPUtime=0 cores=0-7
/proc/16872/task/16891/stat : 16891 (java) S 16869 16872 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82976812 28654346240 60024 33554432000 4194304 4196468 140724652481728 140156325588064 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16892] ppid=16869 vsize=27982760 memory=43244 CPUtime=0 cores=0-7
/proc/16872/task/16892/stat : 16892 (java) S 16869 16872 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82976812 28654346240 60024 33554432000 4194304 4196468 140724652481728 140158813797424 140159693068930 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16894] ppid=16869 vsize=27982760 memory=140590117636592 CPUtime=0 cores=0-7
/proc/16872/task/16894/stat : 16894 (java) S 16869 16872 15807 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140159480038976 140159693082393 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16896] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16896/stat : 16896 (java) S 16869 16872 15807 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155654487600 140159693079709 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16897] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16897/stat : 16897 (java) S 16869 16872 15807 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 82976962 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155922922928 140159693079709 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
[pid=16872/tid=16906] ppid=16869 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16872/task/16906/stat : 16906 (java) S 16869 16872 15807 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 82976964 28654346240 60024 33554432000 4194304 4196468 140724652481728 140155386059808 140159693067989 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6639616 140724652483545 140724652483845 140724652483845 140724652486607 0
Current children cumulated CPU time: 31.31 s
Current children cumulated vsize: 28608112 KiB
Current children cumulated memory: 327152 KiB

Child status: 0
Real time (s): 5.1507
CPU time (s): 31.5101
CPU user time (s): 31.2738
CPU system time (s): 0.236308
CPU usage (%): 611.764
Max. virtual memory (cumulated for all children) (KiB): 28608112
Max. memory (cumulated for all children) (KiB): 327152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.2738
system time used= 0.236308
maximum resident set size= 242876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66079
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6529
involuntary context switches= 287


# summary of solver processes directly reported to runsolver:
#   pid: 16872
#   total CPU time (s): 31.5101
#   total CPU user time (s): 31.2738
#   total CPU system time (s): 0.236308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.0701 second user time and 0.10515 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 03:15:36
IDJOB=4296928
IDBENCH=141344
IDSOLVER=2758
FILE ID=node107/4296928-1532654136
RUNJOBID= node107-1532654109-15834
PBS_JOBID= 21022215
Free space on /tmp= 54472 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-10_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296928-1532654136/watcher-4296928-1532654136 -o /tmp/evaluation-result-4296928-1532654136/solver-4296928-1532654136 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296928-1532654136.xml

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

MD5SUM BENCH= 2feb3ccfa512a42ac39c3fc722de9112
RANDOM SEED=1918944842

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:        21381272 kB
MemAvailable:   31928128 kB
Buffers:          206464 kB
Cached:         10573852 kB
SwapCached:            0 kB
Active:          4305308 kB
Inactive:        6530848 kB
Active(anon):       4888 kB
Inactive(anon):    78660 kB
Active(file):    4300420 kB
Inactive(file):  6452188 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9032 kB
Writeback:             0 kB
AnonPages:         66876 kB
Mapped:            41288 kB
Shmem:             25260 kB
Slab:             247828 kB
SReclaimable:     220168 kB
SUnreclaim:        27660 kB
KernelStack:        3504 kB
PageTables:         5560 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:     12288 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:41