Trace number 4297183

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)SAT 20.0967 4.7543

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-0003_c18.xml
MD5SUMdd4ed178c47046d12ce38b3d0d17c272
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.99571
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 08:54:24 CEST 2018
0.65/0.55	c PID: 9892
0.65/0.55	c IP: 172.20.3.106
0.65/0.55	c HOST: node106.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.17/0.86	c (0,0) Parsing End
1.17/0.86	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) Constraint Name Generate Begin
1.17/0.87	c (0,0) Ctr:HOME/instance-4297183-1532674463.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.17/0.87	c (0,0) Constraint Name Generate End
1.17/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.87	c (0,0) CSP to CSPinCNF Begin
2.06/1.22	c (0,0) translated 3 (10%) constraints
2.06/1.23	c (0,0) translated 6 (20%) constraints
2.06/1.23	c (0,0) translated 9 (30%) constraints
2.06/1.23	c (0,0) translated 12 (40%) constraints
2.06/1.24	c (0,0) translated 14 (50%) constraints
2.06/1.24	c (0,0) translated 17 (60%) constraints
2.06/1.24	c (0,0) translated 20 (70%) constraints
2.06/1.24	c (0,0) translated 23 (80%) constraints
2.06/1.24	c (0,0) translated 26 (90%) constraints
2.06/1.25	c (0,0) translated 28 (100%) constraints
2.29/1.30	c (0,0) STATISTICS1:HOME/instance-4297183-1532674463.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,37,695,2428912656,37,37,7,2428912656:2;2361442860:4;69343957:12;1874161:12;47952:4;46620:8;37:465;36:133;35:74,37:1271;36:172;35:86,37:2;2:666;1:27,7:6;6:12;5:12;4:12;2:672;1:74,
2.29/1.30	c (0,0) ===========================================
2.29/1.30	c (0,0) Both Encoding selects:
2.29/1.30	c (0,0) Order
2.29/1.30	c (0,0) ===========================================
2.29/1.33	c (0,0) translated 70 (10%) constraints
2.29/1.34	c (0,0) translated 139 (20%) constraints
2.29/1.35	c (0,0) translated 209 (30%) constraints
2.29/1.36	c (0,0) translated 278 (40%) constraints
2.29/1.37	c (0,0) translated 348 (50%) constraints
2.29/1.38	c (0,0) translated 417 (60%) constraints
2.29/1.38	c (0,0) translated 487 (70%) constraints
2.29/1.39	c (0,0) translated 556 (80%) constraints
2.29/1.40	c (0,0) translated 626 (90%) constraints
2.56/1.45	c (0,0) translated 695 (100%) constraints
2.56/1.45	c (0,0) CSP to CSPinCNF End
2.56/1.45	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.56/1.45	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.56/1.45	c (0,0) CSPinCNF Propagation Begin
2.56/1.48	c (0,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.56/1.48	c (0,0) CSPinCNF Propagation End
2.56/1.48	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.56/1.48	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.56/1.48	c (0,0) Simplify CSPinCNF Begin
2.91/1.57	c (1,1) Simplify CSPinCNF End
2.91/1.58	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
2.91/1.58	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.91/1.58	c (1,1) Calculate Precise Domain Begin
2.91/1.59	c (1,1) 1 values are removed by re-calculation
2.91/1.59	c (1,1) Calculate Precise Domain End
2.91/1.59	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
2.91/1.59	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.91/1.59	c (1,1) CSPinCNF to SatSolver Begin
3.60/1.71	c (1,1) 215 (10 %) CSP clauses are encoded (5984 SAT variables, 9723 SAT clauses)
3.60/1.75	c (1,1) 429 (20 %) CSP clauses are encoded (5984 SAT variables, 14935 SAT clauses)
3.60/1.78	c (1,1) 644 (30 %) CSP clauses are encoded (5984 SAT variables, 20254 SAT clauses)
4.03/1.81	c (1,1) 858 (40 %) CSP clauses are encoded (5984 SAT variables, 25564 SAT clauses)
4.03/1.83	c (1,1) 1072 (50 %) CSP clauses are encoded (5984 SAT variables, 30904 SAT clauses)
4.03/1.85	c (1,1) 1287 (60 %) CSP clauses are encoded (5984 SAT variables, 36243 SAT clauses)
4.03/1.87	c (1,1) 1501 (70 %) CSP clauses are encoded (5984 SAT variables, 41575 SAT clauses)
4.03/1.89	c (1,1) 1716 (80 %) CSP clauses are encoded (5984 SAT variables, 46855 SAT clauses)
4.41/1.91	c (1,1) 1930 (90 %) CSP clauses are encoded (5984 SAT variables, 52178 SAT clauses)
6.03/2.52	c (1,1) 2144 (100 %) CSP clauses are encoded (5984 SAT variables, 293090 SAT clauses)
6.03/2.52	c (1,1) CSPinCNF to SatSolver End
6.03/2.52	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.03/2.56	c (2,2) STATISTICS2:HOME/instance-4297183-1532674463.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,5329,90,35,3,5329:12;5256:6;2701:12;2627:6;1369:66;1332:18;1295:18;37:930;36:192;35:216,90:4;89:4;88:4;73:132;72:12;71:12;46:12;45:8;44:4;37:2480;36:240;35:245;2:2664,35:1;32:1;2:1998;1:144,3:138;2:1338;1:2731,
6.03/2.56	c (2,2) SatSolver.solve Begin
6.03/2.56	c (2,2) 5984 bool, 293124 clause
6.03/2.56	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297183-1532674463.xml-scop-9892.cnf HOME/instance-4297183-1532674463.xml-scop-9892.cnf.out
19.93/4.70	c (4,0) c
19.93/4.70	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
19.93/4.70	c (4,0) c
19.93/4.70	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
19.93/4.70	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
19.93/4.70	c (4,0) c ========================================[ Problem Statistics ]===========================================
19.93/4.70	c (4,0) c |                                                                                                       |
19.93/4.70	c (4,0) c |  Number of variables:          5984                                                                   |
19.93/4.70	c (4,0) c |  Number of clauses:          293065                                                                   |
19.93/4.70	c (4,0) c |  Parse time:                   0.07 s                                                                 |
19.93/4.71	c (4,0) c |                                                                                                       |
19.93/4.71	c (4,0) c |  Eliminated clauses:           0.01 Mb                                                                |
19.93/4.71	c (4,0) c |  Simplification time:          0.32 s                                                                 |
19.93/4.71	c (4,0) c |                                                                                                       |
19.93/4.71	c (4,0) c |  Generating clones                                                                                    |
19.93/4.71	c (4,0) c |  all clones generated. Memory = 147.51Mb.                                                             |
19.93/4.71	c (4,0) c ========================================================================================================|
19.93/4.71	c (4,0) c last restart ## conflicts  :  73 40 
19.93/4.71	c (4,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
19.93/4.71	c (4,0) c Total Memory so far : 731.53Mb
19.93/4.71	c (4,0) c
19.93/4.71	c (4,0) c real time : 2.1289 s
19.93/4.71	c (4,0) c cpu time  : 13.474 s
19.93/4.71	c (4,0) c
19.93/4.71	c (4,0) c
19.93/4.71	c (4,0) c
19.93/4.71	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
19.93/4.71	c (4,0) c
19.93/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.93/4.71	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.93/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.93/4.71	c (4,0) c | Conflicts     |           49010 |       5966 |       6085 |       6358 |       6089 |       5499 |       6353 |       6384 |       6276 |
19.93/4.71	c (4,0) c | Decisions     |           64918 |       8136 |       7866 |       8347 |       7873 |       8105 |       8148 |       8383 |       8060 |
19.93/4.71	c (4,0) c | Propagations  |        30164489 |    3503657 |    3962186 |    3555890 |    3964196 |    3515509 |    4064676 |    3570094 |    4028281 |
19.93/4.71	c (4,0) c | Avg_Trail     |                 |       4632 |       4599 |       4773 |       4599 |       4665 |       4606 |       4771 |       4604 |
19.93/4.71	c (4,0) c | Avg_DL        |                 |         24 |         23 |         24 |         23 |         25 |         24 |         24 |         24 |
19.93/4.71	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.93/4.71	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.93/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.93/4.71	c (4,0) c | Exported      |            2030 |        249 |        291 |        208 |        291 |         97 |        351 |        208 |        335 |
19.93/4.71	c (4,0) c | Imported      |           11418 |       1705 |       1210 |       1797 |       1209 |       1486 |       1085 |       1776 |       1150 |
19.93/4.71	c (4,0) c | Good          |             325 |         45 |         41 |         41 |         41 |         34 |         41 |         41 |         41 |
19.93/4.71	c (4,0) c | Purge         |           11093 |       1660 |       1169 |       1756 |       1168 |       1452 |       1044 |       1735 |       1109 |
19.93/4.71	c (4,0) c | Promoted      |              29 |          5 |          6 |          2 |          6 |          1 |          3 |          2 |          4 |
19.93/4.71	c (4,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.93/4.71	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.93/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.93/4.71	c (4,0) c | Unaries       |                 |          1 |          2 |          2 |          2 |          3 |          2 |          2 |          2 |
19.93/4.71	c (4,0) c | Binaries      |                 |          2 |          5 |          6 |          5 |         13 |          5 |          6 |          5 |
19.93/4.71	c (4,0) c | Glues         |                 |         51 |         57 |         44 |         57 |         52 |         62 |         44 |         60 |
19.93/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.93/4.71	c (4,0) c | Orig_Seen     |             9 % |      31348 |      22539 |      32995 |      22549 |      39491 |      22354 |      33056 |      22312 |
19.93/4.71	c (4,0) c | Diff Orig seen|                 |      X     | -     8809 |       1647 | -     8799 |       8143 | -     8994 |       1708 | -     9036 |
19.93/4.71	c (4,0) c | Hamming       |            17 % |      X     |       1165 |       1095 |       1125 |        823 |       1064 |       1126 |       1073 |
19.93/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.93/4.71	c (4,0) 
19.93/4.71	c (4,0) s SATISFIABLE
19.93/4.72	c (4,2) SatSolver.solve End
19.93/4.72	c (4,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
19.93/4.72	c (4,2) Show results Begin
19.93/4.73	c (4,2) x[0][0] = 21
19.93/4.73	c (4,2) x[0][1] = 39
19.93/4.73	c (4,2) x[0][2] = 29
19.93/4.73	c (4,2) x[0][3] = 22
19.93/4.73	c (4,2) x[1][0] = 30
19.93/4.73	c (4,2) x[1][1] = 4
19.93/4.73	c (4,2) x[1][2] = 24
19.93/4.73	c (4,2) x[1][3] = 15
19.93/4.73	c (4,2) x[1][4] = 38
19.93/4.73	c (4,2) x[2][0] = 35
19.93/4.73	c (4,2) x[2][1] = 32
19.93/4.73	c (4,2) x[2][2] = 6
19.93/4.73	c (4,2) x[2][3] = 3
19.93/4.73	c (4,2) x[2][4] = 17
19.93/4.73	c (4,2) x[2][5] = 18
19.93/4.73	c (4,2) x[3][0] = 25
19.93/4.73	c (4,2) x[3][1] = 9
19.93/4.73	c (4,2) x[3][2] = 8
19.93/4.73	c (4,2) x[3][3] = 12
19.93/4.73	c (4,2) x[3][4] = 10
19.93/4.73	c (4,2) x[3][5] = 14
19.93/4.73	c (4,2) x[3][6] = 33
19.93/4.73	c (4,2) x[4][0] = 27
19.93/4.73	c (4,2) x[4][1] = 13
19.93/4.73	c (4,2) x[4][2] = 11
19.93/4.73	c (4,2) x[4][3] = 5
19.93/4.73	c (4,2) x[4][4] = 19
19.93/4.73	c (4,2) x[4][5] = 36
19.93/4.73	c (4,2) x[5][0] = 31
19.93/4.73	c (4,2) x[5][1] = 20
19.93/4.73	c (4,2) x[5][2] = 7
19.93/4.73	c (4,2) x[5][3] = 37
19.93/4.73	c (4,2) x[5][4] = 16
19.93/4.73	c (4,2) x[6][0] = 28
19.93/4.73	c (4,2) x[6][1] = 34
19.93/4.73	c (4,2) x[6][2] = 23
19.93/4.73	c (4,2) x[6][3] = 26
19.93/4.73	s SATISFIABLE
19.93/4.73	v <instantiation>
19.93/4.73	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3]</list>
19.93/4.73	v     <values>21 39 29 22 30 4 24 15 38 35 32 6 3 17 18 25 9 8 12 10 14 33 27 13 11 5 19 36 31 20 7 37 16 28 34 23 26</values>
19.93/4.73	v </instantiation>
19.93/4.73	c (4,2) Show results End
19.93/4.73	c (4,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
19.93/4.73	c (4,2) 0,0,0,0,1,1,1,4,4,STOP-AFTER(ALL)
19.93/4.73	c END-Prog: Fri Jul 27 08:54:28 CEST 2018

Verifier Data

OK	

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 (8621 MiB free)
  memory of node 1: 16384 MiB (13544 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297183-1532674463/watcher-4297183-1532674463 -o /tmp/evaluation-result-4297183-1532674463/solver-4297183-1532674463 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532674404-9684 --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-4297183-1532674463.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=9892, runsolver pid=9889

[startup+0.100158 s]*
/proc/loadavg: 4.26 7.40 8.29 3/199 9912
/proc/meminfo: memFree=22606228/32770624 swapFree=67108772/67108860
[pid=9892] ppid=9889 vsize=27312552 memory=108120 CPUtime=0.11 cores=0-7
/proc/9892/stat : 9892 (java) S 9889 9892 9657 0 -1 1077944320 6566 0 0 0 8 3 0 0 20 0 20 0 85009196 27968053248 27030 33554432000 4194304 4196468 140735902615696 140735902598240 140553714491127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
/proc/9892/statm: 6828138 27030 2732 1 0 6790598 0
[pid=9892/tid=9894] ppid=9889 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9892/task/9894/stat : 9894 (java) R 9889 9892 9657 0 -1 4202560 4660 0 0 0 7 2 0 0 20 0 20 0 85009196 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553686287008 140553698571644 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9895] ppid=9889 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9892/task/9895/stat : 9895 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553718733456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9896] ppid=9889 vsize=27312552 memory=139646114428544 CPUtime=0 cores=0-7
/proc/9892/task/9896/stat : 9896 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553136798224 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9897] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9897/stat : 9897 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553135745424 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9898] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9898/stat : 9898 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553134692624 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9899] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9899/stat : 9899 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553133640848 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9900] ppid=9889 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9892/task/9900/stat : 9900 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553132588048 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9901] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9901/stat : 9901 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553131535248 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9902] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9902/stat : 9902 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 27030 33554432000 4194304 4196468 140735902615696 140553130482448 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9903] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9903/stat : 9903 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009200 27968053248 27030 33554432000 4194304 4196468 140735902615696 140552975587696 140553714502274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9904] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9904/stat : 9904 (java) S 9889 9892 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85009200 27968053248 27030 33554432000 4194304 4196468 140735902615696 140551328359456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9905] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9905/stat : 9905 (java) S 9889 9892 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85009201 27968053248 27030 33554432000 4194304 4196468 140735902615696 140551194137456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9906] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9906/stat : 9906 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 27030 33554432000 4194304 4196468 140735902615696 140550819632976 140553714509723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9907] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9907/stat : 9907 (java) S 9889 9892 9657 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 27030 33554432000 4194304 4196468 140735902615696 140552974535536 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9908] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9908/stat : 9908 (java) S 9889 9892 9657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 27030 33554432000 4194304 4196468 140735902615696 140552973482736 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9909] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9909/stat : 9909 (java) S 9889 9892 9657 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 27030 33554432000 4194304 4196468 140735902615696 140552972429936 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9910] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9910/stat : 9910 (java) S 9889 9892 9657 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 27030 33554432000 4194304 4196468 140735902615696 140552971377136 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9911] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9911/stat : 9911 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 27030 33554432000 4194304 4196468 140735902615696 140550321728096 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9912] ppid=9889 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9892/task/9912/stat : 9912 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009204 27968053248 27030 33554432000 4194304 4196468 140735902615696 140552970324528 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108120 KiB

[startup+0.210138 s]*
/proc/loadavg: 4.26 7.40 8.29 2/199 9912
/proc/meminfo: memFree=22588552/32770624 swapFree=67108772/67108860
[pid=9892] ppid=9889 vsize=27312552 memory=122060 CPUtime=0.25 cores=0-7
/proc/9892/stat : 9892 (java) S 9889 9892 9657 0 -1 1077944320 10360 0 0 0 21 4 0 0 20 0 20 0 85009196 27968053248 30515 33554432000 4194304 4196468 140735902615696 140735902598240 140553714491127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
/proc/9892/statm: 6828138 30515 2859 1 0 6790598 0
[pid=9892/tid=9894] ppid=9889 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9892/task/9894/stat : 9894 (java) R 9889 9892 9657 0 -1 4202560 8262 0 0 0 17 3 0 0 20 0 20 0 85009196 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553686313664 140553698571614 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9895] ppid=9889 vsize=27312552 memory=12918 CPUtime=0 cores=0-7
/proc/9892/task/9895/stat : 9895 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553718733456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9896] ppid=9889 vsize=27312552 memory=139646114438370 CPUtime=0 cores=0-7
/proc/9892/task/9896/stat : 9896 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553136798224 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9897] ppid=9889 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9892/task/9897/stat : 9897 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553135745424 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9898] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9898/stat : 9898 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553134692624 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9899] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9899/stat : 9899 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553133640848 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9900] ppid=9889 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9892/task/9900/stat : 9900 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553132588048 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9901] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9901/stat : 9901 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553131535248 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9902] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9902/stat : 9902 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 30580 33554432000 4194304 4196468 140735902615696 140553130482448 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9903] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9903/stat : 9903 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009200 27968053248 30580 33554432000 4194304 4196468 140735902615696 140552975587696 140553714502274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9904] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9904/stat : 9904 (java) S 9889 9892 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85009200 27968053248 30580 33554432000 4194304 4196468 140735902615696 140551328359456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9905] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9905/stat : 9905 (java) S 9889 9892 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85009201 27968053248 30580 33554432000 4194304 4196468 140735902615696 140551194137456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9906] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9906/stat : 9906 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 30580 33554432000 4194304 4196468 140735902615696 140550819632976 140553714509723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9907] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9907/stat : 9907 (java) S 9889 9892 9657 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 30580 33554432000 4194304 4196468 140735902615696 140552974535536 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9908] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9908/stat : 9908 (java) S 9889 9892 9657 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 30580 33554432000 4194304 4196468 140735902615696 140552973482736 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9909] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9909/stat : 9909 (java) S 9889 9892 9657 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 30580 33554432000 4194304 4196468 140735902615696 140552972429936 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9910] ppid=9889 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9892/task/9910/stat : 9910 (java) S 9889 9892 9657 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 20 0 85009203 27968053248 30580 33554432000 4194304 4196468 140735902615696 140552971377136 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9911] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9911/stat : 9911 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 30580 33554432000 4194304 4196468 140735902615696 140550321728096 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9912] ppid=9889 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9892/task/9912/stat : 9912 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009204 27968053248 30580 33554432000 4194304 4196468 140735902615696 140552970324528 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122060 KiB

[startup+0.309569 s]*
/proc/loadavg: 4.26 7.40 8.29 2/199 9912
/proc/meminfo: memFree=22585140/32770624 swapFree=67108772/67108860
[pid=9892] ppid=9889 vsize=27312552 memory=126060 CPUtime=0.41 cores=0-7
/proc/9892/stat : 9892 (java) S 9889 9892 9657 0 -1 1077944320 10899 0 0 0 37 4 0 0 20 0 20 0 85009196 27968053248 31515 33554432000 4194304 4196468 140735902615696 140735902598240 140553714491127 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
/proc/9892/statm: 6828138 31515 2968 1 0 6790598 0
[pid=9892/tid=9894] ppid=9889 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9892/task/9894/stat : 9894 (java) R 9889 9892 9657 0 -1 4202560 8632 0 0 0 26 3 0 0 20 0 20 0 85009196 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553686295056 140553698571614 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9895] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9895/stat : 9895 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553718733456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9896] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9896/stat : 9896 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553136798224 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9897] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9897/stat : 9897 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553135745424 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9898] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9898/stat : 9898 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553134692624 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9899] ppid=9889 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9892/task/9899/stat : 9899 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553133640848 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9900] ppid=9889 vsize=27312552 memory=139645962777519 CPUtime=0 cores=0-7
/proc/9892/task/9900/stat : 9900 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553132588048 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9901] ppid=9889 vsize=27312552 memory=139645962779824 CPUtime=0 cores=0-7
/proc/9892/task/9901/stat : 9901 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553131535248 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9902] ppid=9889 vsize=27312552 memory=139645962782128 CPUtime=0 cores=0-7
/proc/9892/task/9902/stat : 9902 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85009198 27968053248 31515 33554432000 4194304 4196468 140735902615696 140553130482448 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9903] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9903/stat : 9903 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009200 27968053248 31515 33554432000 4194304 4196468 140735902615696 140552975587696 140553714502274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9904] ppid=9889 vsize=27312552 memory=279291925571216 CPUtime=0 cores=0-7
/proc/9892/task/9904/stat : 9904 (java) S 9889 9892 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85009200 27968053248 31515 33554432000 4194304 4196468 140735902615696 140551328359456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9905] ppid=9889 vsize=27312552 memory=279291925578128 CPUtime=0 cores=0-7
/proc/9892/task/9905/stat : 9905 (java) S 9889 9892 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85009201 27968053248 31515 33554432000 4194304 4196468 140735902615696 140551194137456 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9906] ppid=9889 vsize=27312552 memory=279291925519280 CPUtime=0 cores=0-7
/proc/9892/task/9906/stat : 9906 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 31515 33554432000 4194304 4196468 140735902615696 140550819632976 140553714509723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9907] ppid=9889 vsize=27312552 memory=279291925591952 CPUtime=0 cores=0-7
/proc/9892/task/9907/stat : 9907 (java) S 9889 9892 9657 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 31515 33554432000 4194304 4196468 140735902615696 140552974535536 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9908] ppid=9889 vsize=27312552 memory=279291925598864 CPUtime=0 cores=0-7
/proc/9892/task/9908/stat : 9908 (java) S 9889 9892 9657 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 31515 33554432000 4194304 4196468 140735902615696 140552973482736 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9909] ppid=9889 vsize=27312552 memory=279291925596560 CPUtime=0.02 cores=0-7
/proc/9892/task/9909/stat : 9909 (java) S 9889 9892 9657 0 -1 1077944384 404 0 0 0 2 0 0 0 20 0 20 0 85009203 27968053248 31515 33554432000 4194304 4196468 140735902615696 140552972429936 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9910] ppid=9889 vsize=27312552 memory=279291925613168 CPUtime=0.07 cores=0-7
/proc/9892/task/9910/stat : 9910 (java) R 9889 9892 9657 0 -1 4202560 280 0 0 0 7 0 0 0 20 0 20 0 85009203 27968053248 31515 33554432000 4194304 4196468 140735902615696 140552971377136 140553693083249 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9911] ppid=9889 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9911/stat : 9911 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85009203 27968053248 31515 33554432000 4194304 4196468 140735902615696 140550321728096 140553714501333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9912] ppid=9889 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9892/task/9912/stat : 9912 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009204 27968053248 31515 33554432000 4194304 4196468 140735902615696 140552970324528 140553714502274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126060 KiB

[startup+0.700903 s]
/proc/loadavg: 4.26 7.40 8.29 2/199 9912
/proc/meminfo: memFree=22560956/32770624 swapFree=67108772/67108860
[pid=9892] ppid=9889 vsize=27320948 memory=163300 CPUtime=0.98 cores=0-7
/proc/9892/stat : 9892 (java) S 9889 9892 9657 0 -1 1077944320 17949 0 0 0 92 6 0 0 20 0 20 0 85009196 27976650752 40825 33554432000 4194304 4196468 140735902615696 140735902598240 140553714491127 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
/proc/9892/statm: 6830237 40825 3144 1 0 6791622 0
[pid=9892/tid=9894] ppid=9889 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9892/task/9894/stat : 9894 (java) R 9889 9892 9657 0 -1 4202560 15257 0 0 0 62 5 0 0 20 0 20 0 85009196 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553686323872 140553698571614 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9895] ppid=9889 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9895/stat : 9895 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553718733456 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9896] ppid=9889 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9896/stat : 9896 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553136798224 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9897] ppid=9889 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9897/stat : 9897 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553135745424 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9898] ppid=9889 vsize=27320948 memory=5668 CPUtime=0 cores=0-7
/proc/9892/task/9898/stat : 9898 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553134692624 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9899] ppid=9889 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/9892/task/9899/stat : 9899 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553133640848 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9900] ppid=9889 vsize=27320948 memory=14076 CPUtime=0 cores=0-7
/proc/9892/task/9900/stat : 9900 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553132588048 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9901] ppid=9889 vsize=27320948 memory=1204 CPUtime=0 cores=0-7
/proc/9892/task/9901/stat : 9901 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553131535248 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9902] ppid=9889 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/9892/task/9902/stat : 9902 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85009198 27976650752 40825 33554432000 4194304 4196468 140735902615696 140553130482448 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9903] ppid=9889 vsize=27320948 memory=4008 CPUtime=0 cores=0-7
/proc/9892/task/9903/stat : 9903 (java) S 9889 9892 9657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85009200 27976650752 40825 33554432000 4194304 4196468 140735902615696 140552975587696 140553714502274 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0

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

[pid=9892/tid=9916] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9916/stat : 9916 (java) S 9889 9892 9657 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 85009454 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549919064112 140553714513053 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9917] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9917/stat : 9917 (java) S 9889 9892 9657 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 85009454 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549650628528 140553714513053 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9918] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9918/stat : 9918 (java) S 9889 9892 9657 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 85009456 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549382200864 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
Current children cumulated CPU time: 17.54 s
Current children cumulated vsize: 28731580 KiB
Current children cumulated memory: 813348 KiB

[startup+4.60163 s]
/proc/loadavg: 4.00 7.29 8.25 9/212 9926
/proc/meminfo: memFree=21897292/32770624 swapFree=67108772/67108860
[pid=9892] ppid=9889 vsize=27982760 memory=656516 CPUtime=6.29 cores=0-7
/proc/9892/stat : 9892 (java) S 9889 9892 9657 0 -1 1077944320 26267 0 0 0 611 18 0 0 20 0 24 0 85009196 28654346240 164129 33554432000 4194304 4196468 140735902615696 140735902598240 140553714491127 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
/proc/9892/statm: 6995690 164129 3227 1 0 6956546 0
[pid=9913] ppid=9892 vsize=749084 memory=157212 CPUtime=12.84 cores=0-7
/proc/9913/stat : 9913 (glucose-syrup) S 9892 9892 9657 0 -1 1077944320 47153 0 0 0 1264 20 0 0 20 0 9 0 85009453 767062016 39303 33554432000 4194304 4373367 140731743910992 140731743909536 139776153369218 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
/proc/9913/statm: 187271 39303 380 44 0 182959 0
[pid=9913/tid=9919] ppid=9892 vsize=749084 memory=0 CPUtime=1.54 cores=0-7
/proc/9913/task/9919/stat : 9919 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 2846 0 0 0 152 2 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139776124431240 4271925 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9920] ppid=9892 vsize=749084 memory=0 CPUtime=1.54 cores=0-7
/proc/9913/task/9920/stat : 9920 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 4024 0 0 0 153 1 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139776116038928 4271954 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9921] ppid=9892 vsize=749084 memory=0 CPUtime=1.54 cores=0-7
/proc/9913/task/9921/stat : 9921 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 3282 0 0 0 152 2 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139776107645832 4271897 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9922] ppid=9892 vsize=749084 memory=0 CPUtime=1.52 cores=0-7
/proc/9913/task/9922/stat : 9922 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 2930 0 0 0 151 1 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139776099253128 4271925 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9923] ppid=9892 vsize=749084 memory=0 CPUtime=1.55 cores=0-7
/proc/9913/task/9923/stat : 9923 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 2965 0 0 0 152 3 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139776090860520 4271828 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9924] ppid=9892 vsize=749084 memory=0 CPUtime=1.54 cores=0-7
/proc/9913/task/9924/stat : 9924 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 2909 0 0 0 154 0 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139776082467752 4291441 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9925] ppid=9892 vsize=749084 memory=0 CPUtime=1.54 cores=0-7
/proc/9913/task/9925/stat : 9925 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 3455 0 0 0 152 2 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139776074075016 4271919 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9926] ppid=9892 vsize=749084 memory=0 CPUtime=1.54 cores=0-7
/proc/9913/task/9926/stat : 9926 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 3457 0 0 0 153 1 0 0 20 0 9 0 85009500 767062016 39303 33554432000 4194304 4373367 140731743910992 139775931464616 4271897 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9892/tid=9894] ppid=9889 vsize=27982760 memory=0 CPUtime=2.59 cores=0-7
/proc/9892/task/9894/stat : 9894 (java) S 9889 9892 9657 0 -1 1077944384 17278 0 0 0 245 14 0 0 20 0 24 0 85009196 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553686330368 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9895] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9895/stat : 9895 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553718733456 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9896] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9896/stat : 9896 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553136798224 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9897] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9897/stat : 9897 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553135745424 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9898] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9898/stat : 9898 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553134692624 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9899] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9899/stat : 9899 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553133640848 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9900] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9900/stat : 9900 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553132588048 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9901] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9901/stat : 9901 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553131535248 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9902] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9902/stat : 9902 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553130482448 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9903] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9903/stat : 9903 (java) S 9889 9892 9657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85009200 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552975587696 140553714502274 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9904] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9904/stat : 9904 (java) S 9889 9892 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85009200 28654346240 164129 33554432000 4194304 4196468 140735902615696 140551328359456 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9905] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9905/stat : 9905 (java) S 9889 9892 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85009201 28654346240 164129 33554432000 4194304 4196468 140735902615696 140551194137456 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9906] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9906/stat : 9906 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140550819632976 140553714509723 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9907] ppid=9889 vsize=27982760 memory=0 CPUtime=0.99 cores=0-7
/proc/9892/task/9907/stat : 9907 (java) S 9889 9892 9657 0 -1 1077944384 1641 0 0 0 99 0 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552974535536 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9908] ppid=9889 vsize=27982760 memory=0 CPUtime=1 cores=0-7
/proc/9892/task/9908/stat : 9908 (java) S 9889 9892 9657 0 -1 1077944384 1854 0 0 0 99 1 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552973482736 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9909] ppid=9889 vsize=27982760 memory=0 CPUtime=0.86 cores=0-7
/proc/9892/task/9909/stat : 9909 (java) S 9889 9892 9657 0 -1 1077944384 1352 0 0 0 85 1 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552972429936 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9910] ppid=9889 vsize=27982760 memory=0 CPUtime=0.83 cores=0-7
/proc/9892/task/9910/stat : 9910 (java) S 9889 9892 9657 0 -1 1077944384 2720 0 0 0 82 1 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552971377136 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9911] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9911/stat : 9911 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140550321728096 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9912] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9912/stat : 9912 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009204 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552970324528 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9914] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9914/stat : 9914 (java) S 9889 9892 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85009453 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552954057792 140553714515737 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9916] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9916/stat : 9916 (java) S 9889 9892 9657 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 85009454 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549919064112 140553714513053 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9917] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9917/stat : 9917 (java) S 9889 9892 9657 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 85009454 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549650628528 140553714513053 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9918] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9918/stat : 9918 (java) S 9889 9892 9657 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 85009456 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549382200864 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
Current children cumulated CPU time: 19.13 s
Current children cumulated vsize: 28731844 KiB
Current children cumulated memory: 813728 KiB

[startup+4.70163 s]
/proc/loadavg: 4.00 7.29 8.25 9/212 9926
/proc/meminfo: memFree=21897292/32770624 swapFree=67108772/67108860
[pid=9892] ppid=9889 vsize=27982760 memory=656516 CPUtime=6.29 cores=0-7
/proc/9892/stat : 9892 (java) S 9889 9892 9657 0 -1 1077944320 26267 0 0 0 611 18 0 0 20 0 24 0 85009196 28654346240 164129 33554432000 4194304 4196468 140735902615696 140735902598240 140553714491127 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
/proc/9892/statm: 6995690 164129 3227 1 0 6956546 0
[pid=9913] ppid=9892 vsize=749084 memory=157380 CPUtime=13.64 cores=0-7
/proc/9913/stat : 9913 (glucose-syrup) S 9892 9892 9657 0 -1 1077944320 47586 0 0 0 1343 21 0 0 20 0 9 0 85009453 767062016 39345 33554432000 4194304 4373367 140731743910992 140731743909536 139776153369218 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
/proc/9913/statm: 187271 39345 380 44 0 182959 0
[pid=9913/tid=9919] ppid=9892 vsize=749084 memory=55 CPUtime=1.65 cores=0-7
/proc/9913/task/9919/stat : 9919 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 3154 0 0 0 162 3 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139776124431240 4271925 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9920] ppid=9892 vsize=749084 memory=6944656592387989600 CPUtime=1.64 cores=0-7
/proc/9913/task/9920/stat : 9920 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 4053 0 0 0 163 1 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139776116038928 4271904 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9921] ppid=9892 vsize=749084 memory=6944652177228980320 CPUtime=1.64 cores=0-7
/proc/9913/task/9921/stat : 9921 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 3294 0 0 0 162 2 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139776107645816 4258831 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9922] ppid=9892 vsize=749084 memory=6944656575208382560 CPUtime=1.62 cores=0-7
/proc/9913/task/9922/stat : 9922 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 2951 0 0 0 161 1 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139776099253224 4271925 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9923] ppid=9892 vsize=749084 memory=0 CPUtime=1.65 cores=0-7
/proc/9913/task/9923/stat : 9923 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 2979 0 0 0 162 3 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139776090860520 4272316 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9924] ppid=9892 vsize=749084 memory=4134692831991783777 CPUtime=1.64 cores=0-7
/proc/9913/task/9924/stat : 9924 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 2922 0 0 0 164 0 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139776082467816 4258831 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9925] ppid=9892 vsize=749084 memory=0 CPUtime=1.64 cores=0-7
/proc/9913/task/9925/stat : 9925 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 3471 0 0 0 162 2 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139776074075016 4271925 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9913/tid=9926] ppid=9892 vsize=749084 memory=7666059408747293026 CPUtime=1.64 cores=0-7
/proc/9913/task/9926/stat : 9926 (glucose-syrup) R 9892 9892 9657 0 -1 4202560 3477 0 0 0 163 1 0 0 20 0 9 0 85009500 767062016 39345 33554432000 4194304 4373367 140731743910992 139775931464848 4271897 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 16523264 140731743916977 140731743917228 140731743917228 140731743920071 0
[pid=9892/tid=9894] ppid=9889 vsize=27982760 memory=55 CPUtime=2.59 cores=0-7
/proc/9892/task/9894/stat : 9894 (java) S 9889 9892 9657 0 -1 1077944384 17278 0 0 0 245 14 0 0 20 0 24 0 85009196 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553686330368 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9895] ppid=9889 vsize=27982760 memory=5792262853193912401 CPUtime=0 cores=0-7
/proc/9892/task/9895/stat : 9895 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553718733456 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9896] ppid=9889 vsize=27982760 memory=6944613755495348631 CPUtime=0 cores=0-7
/proc/9892/task/9896/stat : 9896 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553136798224 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9897] ppid=9889 vsize=27982760 memory=2353 CPUtime=0 cores=0-7
/proc/9892/task/9897/stat : 9897 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553135745424 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9898] ppid=9889 vsize=27982760 memory=6944656592452807326 CPUtime=0 cores=0-7
/proc/9892/task/9898/stat : 9898 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553134692624 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9899] ppid=9889 vsize=27982760 memory=7090988413152880236 CPUtime=0 cores=0-7
/proc/9892/task/9899/stat : 9899 (java) S 9889 9892 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553133640848 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9900] ppid=9889 vsize=27982760 memory=6371284552879020718 CPUtime=0 cores=0-7
/proc/9892/task/9900/stat : 9900 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553132588048 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9901] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9901/stat : 9901 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553131535248 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9902] ppid=9889 vsize=27982760 memory=279291926043936 CPUtime=0 cores=0-7
/proc/9892/task/9902/stat : 9902 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85009198 28654346240 164129 33554432000 4194304 4196468 140735902615696 140553130482448 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9903] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9903/stat : 9903 (java) S 9889 9892 9657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85009200 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552975587696 140553714502274 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9904] ppid=9889 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9892/task/9904/stat : 9904 (java) S 9889 9892 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85009200 28654346240 164129 33554432000 4194304 4196468 140735902615696 140551328359456 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9905] ppid=9889 vsize=27982760 memory=559216 CPUtime=0 cores=0-7
/proc/9892/task/9905/stat : 9905 (java) S 9889 9892 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85009201 28654346240 164129 33554432000 4194304 4196468 140735902615696 140551194137456 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9906] ppid=9889 vsize=27982760 memory=279291925533088 CPUtime=0 cores=0-7
/proc/9892/task/9906/stat : 9906 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140550819632976 140553714509723 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9907] ppid=9889 vsize=27982760 memory=6656426216303648864 CPUtime=0.99 cores=0-7
/proc/9892/task/9907/stat : 9907 (java) S 9889 9892 9657 0 -1 1077944384 1641 0 0 0 99 0 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552974535536 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9908] ppid=9889 vsize=27982760 memory=279291925729984 CPUtime=1 cores=0-7
/proc/9892/task/9908/stat : 9908 (java) S 9889 9892 9657 0 -1 1077944384 1854 0 0 0 99 1 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552973482736 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9909] ppid=9889 vsize=27982760 memory=279291925730176 CPUtime=0.86 cores=0-7
/proc/9892/task/9909/stat : 9909 (java) S 9889 9892 9657 0 -1 1077944384 1352 0 0 0 85 1 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552972429936 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9910] ppid=9889 vsize=27982760 memory=279291925730368 CPUtime=0.83 cores=0-7
/proc/9892/task/9910/stat : 9910 (java) S 9889 9892 9657 0 -1 1077944384 2720 0 0 0 82 1 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552971377136 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9911] ppid=9889 vsize=27982760 memory=4140 CPUtime=0 cores=0-7
/proc/9892/task/9911/stat : 9911 (java) S 9889 9892 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85009203 28654346240 164129 33554432000 4194304 4196468 140735902615696 140550321728096 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9912] ppid=9889 vsize=27982760 memory=24860 CPUtime=0 cores=0-7
/proc/9892/task/9912/stat : 9912 (java) S 9889 9892 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85009204 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552970324528 140553714502274 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9914] ppid=9889 vsize=27982760 memory=1296 CPUtime=0 cores=0-7
/proc/9892/task/9914/stat : 9914 (java) S 9889 9892 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85009453 28654346240 164129 33554432000 4194304 4196468 140735902615696 140552954057792 140553714515737 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9916] ppid=9889 vsize=27982760 memory=2408 CPUtime=0 cores=0-7
/proc/9892/task/9916/stat : 9916 (java) S 9889 9892 9657 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 85009454 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549919064112 140553714513053 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9917] ppid=9889 vsize=27982760 memory=1724 CPUtime=0 cores=0-7
/proc/9892/task/9917/stat : 9917 (java) S 9889 9892 9657 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 85009454 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549650628528 140553714513053 0 4 0 25189583 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
[pid=9892/tid=9918] ppid=9889 vsize=27982760 memory=1004 CPUtime=0 cores=0-7
/proc/9892/task/9918/stat : 9918 (java) S 9889 9892 9657 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 85009456 28654346240 164129 33554432000 4194304 4196468 140735902615696 140549382200864 140553714501333 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26873856 140735902622682 140735902622981 140735902622981 140735902625743 0
Current children cumulated CPU time: 19.93 s
Current children cumulated vsize: 28731844 KiB
Current children cumulated memory: 813896 KiB

Child status: 0
Real time (s): 4.7543
CPU time (s): 20.0967
CPU user time (s): 19.6647
CPU system time (s): 0.43199
CPU usage (%): 422.706
Max. virtual memory (cumulated for all children) (KiB): 28731844
Max. memory (cumulated for all children) (KiB): 813896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.6647
system time used= 0.43199
maximum resident set size= 661688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74051
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14536
involuntary context switches= 143


# summary of solver processes directly reported to runsolver:
#   pid: 9892
#   total CPU time (s): 20.0967
#   total CPU user time (s): 19.6647
#   total CPU system time (s): 0.43199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059806 second user time and 0.090296 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-27 08:54:23
IDJOB=4297183
IDBENCH=141567
IDSOLVER=2759
FILE ID=node106/4297183-1532674463
RUNJOBID= node106-1532674404-9684
PBS_JOBID= 21022251
Free space on /tmp= 46168 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-0003_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-4297183-1532674463/watcher-4297183-1532674463 -o /tmp/evaluation-result-4297183-1532674463/solver-4297183-1532674463 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532674404-9684 --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-4297183-1532674463.xml

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

MD5SUM BENCH= dd4ed178c47046d12ce38b3d0d17c272
RANDOM SEED=1427552220

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22699564 kB
MemAvailable:   31923228 kB
Buffers:          205000 kB
Cached:          9163168 kB
SwapCached:           56 kB
Active:          2658384 kB
Inactive:        6767160 kB
Active(anon):       4464 kB
Inactive(anon):    80744 kB
Active(file):    2653920 kB
Inactive(file):  6686416 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108772 kB
Dirty:              8408 kB
Writeback:             8 kB
AnonPages:         63536 kB
Mapped:            41572 kB
Shmem:             25140 kB
Slab:             339192 kB
SReclaimable:     311788 kB
SUnreclaim:        27404 kB
KernelStack:        3184 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46160 MiB
End job on node106 at 2018-07-27 08:54:28