Trace number 4296947

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)SAT 30.0396 6.17186

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 order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 08:54:17 CEST 2018
0.65/0.55	c PID: 9793
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-4296947-1532674456.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.08/1.22	c (0,0) translated 3 (10%) constraints
2.08/1.22	c (0,0) translated 6 (20%) constraints
2.08/1.22	c (0,0) translated 9 (30%) constraints
2.08/1.23	c (0,0) translated 12 (40%) constraints
2.08/1.23	c (0,0) translated 14 (50%) constraints
2.08/1.23	c (0,0) translated 17 (60%) constraints
2.08/1.23	c (0,0) translated 20 (70%) constraints
2.08/1.24	c (0,0) translated 23 (80%) constraints
2.08/1.24	c (0,0) translated 26 (90%) constraints
2.08/1.24	c (0,0) translated 28 (100%) constraints
2.08/1.29	c (0,0) STATISTICS1:HOME/instance-4296947-1532674456.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.08/1.29	c (0,0) ===========================================
2.08/1.29	c (0,0) Order
2.08/1.29	c (0,0) ===========================================
2.32/1.32	c (0,0) translated 70 (10%) constraints
2.32/1.33	c (0,0) translated 139 (20%) constraints
2.32/1.34	c (0,0) translated 209 (30%) constraints
2.32/1.35	c (0,0) translated 278 (40%) constraints
2.32/1.36	c (0,0) translated 348 (50%) constraints
2.32/1.37	c (0,0) translated 417 (60%) constraints
2.32/1.37	c (0,0) translated 487 (70%) constraints
2.32/1.38	c (0,0) translated 556 (80%) constraints
2.32/1.39	c (0,0) translated 626 (90%) constraints
2.60/1.44	c (0,0) translated 695 (100%) constraints
2.60/1.44	c (0,0) CSP to CSPinCNF End
2.60/1.44	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.60/1.44	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.60/1.44	c (0,0) CSPinCNF Propagation Begin
2.60/1.47	c (0,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.60/1.47	c (0,0) CSPinCNF Propagation End
2.60/1.47	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.60/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.60/1.47	c (0,0) Simplify CSPinCNF Begin
2.95/1.56	c (1,1) Simplify CSPinCNF End
2.95/1.56	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
2.95/1.56	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.95/1.56	c (1,1) Calculate Precise Domain Begin
2.95/1.58	c (1,1) 1 values are removed by re-calculation
2.95/1.58	c (1,1) Calculate Precise Domain End
2.95/1.58	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
2.95/1.58	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.95/1.58	c (1,1) CSPinCNF to SatSolver Begin
3.63/1.70	c (1,1) 215 (10 %) CSP clauses are encoded (5984 SAT variables, 9723 SAT clauses)
3.63/1.74	c (1,1) 429 (20 %) CSP clauses are encoded (5984 SAT variables, 14935 SAT clauses)
3.89/1.92	c (1,1) 644 (30 %) CSP clauses are encoded (5984 SAT variables, 20254 SAT clauses)
3.89/1.94	c (1,1) 858 (40 %) CSP clauses are encoded (5984 SAT variables, 25564 SAT clauses)
3.89/1.97	c (1,1) 1072 (50 %) CSP clauses are encoded (5984 SAT variables, 30904 SAT clauses)
3.89/1.99	c (1,1) 1287 (60 %) CSP clauses are encoded (5984 SAT variables, 36243 SAT clauses)
4.33/2.01	c (1,1) 1501 (70 %) CSP clauses are encoded (5984 SAT variables, 41575 SAT clauses)
4.33/2.02	c (1,1) 1716 (80 %) CSP clauses are encoded (5984 SAT variables, 46855 SAT clauses)
4.33/2.04	c (1,1) 1930 (90 %) CSP clauses are encoded (5984 SAT variables, 52178 SAT clauses)
5.95/2.69	c (2,1) 2144 (100 %) CSP clauses are encoded (5984 SAT variables, 293090 SAT clauses)
5.95/2.69	c (2,1) CSPinCNF to SatSolver End
5.95/2.69	c (2,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.16/2.73	c (2,2) STATISTICS2:HOME/instance-4296947-1532674456.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.16/2.73	c (2,2) SatSolver.solve Begin
6.16/2.73	c (2,2) 5984 bool, 293124 clause
6.16/2.73	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296947-1532674456.xml-scop-9793.cnf HOME/instance-4296947-1532674456.xml-scop-9793.cnf.out
29.83/6.12	c (5,0) c
29.83/6.12	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
29.83/6.12	c (5,0) c
29.83/6.12	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
29.83/6.12	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
29.83/6.12	c (5,0) c ========================================[ Problem Statistics ]===========================================
29.83/6.12	c (5,0) c |                                                                                                       |
29.83/6.12	c (5,0) c |  Number of variables:          5984                                                                   |
29.83/6.12	c (5,0) c |  Number of clauses:          293065                                                                   |
29.83/6.12	c (5,0) c |  Parse time:                   0.08 s                                                                 |
29.83/6.12	c (5,0) c |                                                                                                       |
29.83/6.12	c (5,0) c |  Eliminated clauses:           0.01 Mb                                                                |
29.83/6.12	c (5,0) c |  Simplification time:          0.32 s                                                                 |
29.83/6.12	c (5,0) c |                                                                                                       |
29.83/6.12	c (5,0) c |  Generating clones                                                                                    |
29.83/6.12	c (5,0) c |  all clones generated. Memory = 147.51Mb.                                                             |
29.83/6.12	c (5,0) c ========================================================================================================|
29.83/6.12	c (5,0) c last restart ## conflicts  :  4757 22 
29.83/6.12	c (5,0) c Thread 1 is 100% pure glucose! First thread to finish! (SAT answer).
29.83/6.12	c (5,0) c Total Memory so far : 788.68Mb
29.83/6.12	c (5,0) c
29.83/6.12	c (5,0) c real time : 3.3767 s
29.83/6.12	c (5,0) c cpu time  : 23.3472 s
29.83/6.12	c (5,0) c
29.83/6.12	c (5,0) c
29.83/6.12	c (5,0) c
29.83/6.12	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
29.83/6.12	c (5,0) c
29.83/6.12	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
29.83/6.12	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
29.83/6.12	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
29.83/6.12	c (5,0) c | Conflicts     |           92498 |      10149 |      13395 |      11814 |      12894 |      11144 |      13426 |       9726 |       9950 |
29.83/6.12	c (5,0) c | Decisions     |          122648 |      13501 |      17937 |      15586 |      16729 |      15610 |      16940 |      12893 |      13452 |
29.83/6.12	c (5,0) c | Propagations  |        53975417 |    6284074 |    6676099 |    6843050 |    7390937 |    6533212 |    7453386 |    6553773 |    6240886 |
29.83/6.12	c (5,0) c | Avg_Trail     |                 |       4683 |       4749 |       4852 |       4606 |       4597 |       4593 |       4590 |       4631 |
29.83/6.12	c (5,0) c | Avg_DL        |                 |         23 |         24 |         24 |         24 |         25 |         24 |         24 |         26 |
29.83/6.12	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
29.83/6.12	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
29.83/6.12	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
29.83/6.12	c (5,0) c | Exported      |           10333 |        881 |       1717 |       1204 |       1682 |       1212 |       1907 |        821 |        909 |
29.83/6.12	c (5,0) c | Imported      |           61782 |       5550 |       4976 |       8253 |       8651 |       9016 |       7479 |       8733 |       9124 |
29.83/6.12	c (5,0) c | Good          |             502 |         59 |         55 |         61 |         70 |         66 |         60 |         62 |         69 |
29.83/6.12	c (5,0) c | Purge         |           61280 |       5491 |       4921 |       8192 |       8581 |       8950 |       7419 |       8671 |       9055 |
29.83/6.12	c (5,0) c | Promoted      |             202 |         35 |         25 |         18 |         31 |         16 |         23 |         41 |         13 |
29.83/6.12	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
29.83/6.12	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
29.83/6.12	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
29.83/6.12	c (5,0) c | Unaries       |                 |          1 |          3 |          2 |          3 |          2 |          3 |          3 |          3 |
29.83/6.12	c (5,0) c | Binaries      |                 |          5 |          7 |         13 |          8 |         11 |         15 |         12 |          7 |
29.83/6.12	c (5,0) c | Glues         |                 |         72 |        113 |        105 |        127 |        121 |        133 |         62 |         80 |
29.83/6.12	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
29.83/6.12	c (5,0) c | Orig_Seen     |            15 % |      44513 |      56901 |      51033 |      37789 |      55505 |      33561 |      42648 |      49928 |
29.83/6.12	c (5,0) c | Diff Orig seen|                 | -    12388 |      X     | -     5868 | -    19112 | -     1396 | -    23340 | -    14253 | -     6973 |
29.83/6.12	c (5,0) c | Hamming       |            18 % |       1209 |      X     |       1077 |        929 |        829 |       1065 |       1589 |        901 |
29.83/6.12	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
29.83/6.12	c (5,0) 
29.83/6.12	c (5,0) s SATISFIABLE
29.83/6.14	c (5,2) SatSolver.solve End
29.83/6.14	c (5,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
29.83/6.14	c (5,2) Show results Begin
29.83/6.15	c (5,2) x[0][0] = 14
29.83/6.15	c (5,2) x[0][1] = 36
29.83/6.15	c (5,2) x[0][2] = 39
29.83/6.15	c (5,2) x[0][3] = 22
29.83/6.15	c (5,2) x[1][0] = 33
29.83/6.15	c (5,2) x[1][1] = 17
29.83/6.15	c (5,2) x[1][2] = 18
29.83/6.15	c (5,2) x[1][3] = 5
29.83/6.15	c (5,2) x[1][4] = 38
29.83/6.15	c (5,2) x[2][0] = 35
29.83/6.15	c (5,2) x[2][1] = 15
29.83/6.15	c (5,2) x[2][2] = 12
29.83/6.15	c (5,2) x[2][3] = 19
29.83/6.15	c (5,2) x[2][4] = 3
29.83/6.15	c (5,2) x[2][5] = 27
29.83/6.15	c (5,2) x[3][0] = 29
29.83/6.15	c (5,2) x[3][1] = 6
29.83/6.15	c (5,2) x[3][2] = 4
29.83/6.15	c (5,2) x[3][3] = 11
29.83/6.15	c (5,2) x[3][4] = 7
29.83/6.15	c (5,2) x[3][5] = 30
29.83/6.15	c (5,2) x[3][6] = 24
29.83/6.15	c (5,2) x[4][0] = 37
29.83/6.15	c (5,2) x[4][1] = 13
29.83/6.15	c (5,2) x[4][2] = 8
29.83/6.15	c (5,2) x[4][3] = 9
29.83/6.15	c (5,2) x[4][4] = 10
29.83/6.15	c (5,2) x[4][5] = 34
29.83/6.15	c (5,2) x[5][0] = 25
29.83/6.15	c (5,2) x[5][1] = 26
29.83/6.15	c (5,2) x[5][2] = 23
29.83/6.15	c (5,2) x[5][3] = 16
29.83/6.15	c (5,2) x[5][4] = 21
29.83/6.15	c (5,2) x[6][0] = 20
29.83/6.15	c (5,2) x[6][1] = 31
29.83/6.15	c (5,2) x[6][2] = 28
29.83/6.15	c (5,2) x[6][3] = 32
29.83/6.15	s SATISFIABLE
29.83/6.15	v <instantiation>
29.83/6.15	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>
29.83/6.15	v     <values>14 36 39 22 33 17 18 5 38 35 15 12 19 3 27 29 6 4 11 7 30 24 37 13 8 9 10 34 25 26 23 16 21 20 31 28 32</values>
29.83/6.15	v </instantiation>
29.83/6.15	c (5,2) Show results End
29.83/6.15	c (5,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
29.83/6.15	c (5,2) 0,0,0,0,1,1,2,5,5,STOP-AFTER(ALL)
29.83/6.15	c END-Prog: Fri Jul 27 08:54:23 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 (8623 MiB free)
  memory of node 1: 16384 MiB (13545 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100162 s]*
/proc/loadavg: 4.03 7.41 8.29 4/199 9813
/proc/meminfo: memFree=22607488/32770624 swapFree=67108772/67108860
[pid=9793] ppid=9790 vsize=27312552 memory=109352 CPUtime=0.11 cores=0-7
/proc/9793/stat : 9793 (java) S 9790 9793 9657 0 -1 1077944320 6853 0 0 0 9 2 0 0 20 0 20 0 85008503 27968053248 27338 33554432000 4194304 4196468 140725129322992 140725129305536 139794808643319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
/proc/9793/statm: 6828138 27338 2750 1 0 6790598 0
[pid=9793/tid=9795] ppid=9790 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9793/task/9795/stat : 9795 (java) R 9790 9793 9657 0 -1 4202560 4969 0 0 0 7 2 0 0 20 0 20 0 85008503 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794780456560 139794792723836 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9796] ppid=9790 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9793/task/9796/stat : 9796 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794812886032 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9797] ppid=9790 vsize=27312552 memory=140368364430976 CPUtime=0 cores=0-7
/proc/9793/task/9797/stat : 9797 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794627042448 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9798] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9798/stat : 9798 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794625989392 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9799] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9799/stat : 9799 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794624936848 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9800] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9800/stat : 9800 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794623883792 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9801] ppid=9790 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9793/task/9801/stat : 9801 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794622831248 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9802] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9802/stat : 9802 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794621778192 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9803] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9803/stat : 9803 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 27338 33554432000 4194304 4196468 140725129322992 139794620725648 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9804] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9804/stat : 9804 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008507 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792859769584 139794808654466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9805] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9805/stat : 9805 (java) S 9790 9793 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85008508 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792729761440 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9806] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9806/stat : 9806 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008508 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792461325552 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9807] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9807/stat : 9807 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792086817232 139794808661915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9808] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9808/stat : 9808 (java) R 9790 9793 9657 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792858716400 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9809] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9809/stat : 9809 (java) R 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792857663856 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9810] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9810/stat : 9810 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792856610800 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9811] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9811/stat : 9811 (java) R 9790 9793 9657 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792855558256 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9812] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9812/stat : 9812 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008511 27968053248 27338 33554432000 4194304 4196468 140725129322992 139791588912096 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9813] ppid=9790 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9793/task/9813/stat : 9813 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008511 27968053248 27338 33554432000 4194304 4196468 140725129322992 139792854506672 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109352 KiB

[startup+0.210109 s]*
/proc/loadavg: 4.03 7.41 8.29 2/199 9813
/proc/meminfo: memFree=22589068/32770624 swapFree=67108772/67108860
[pid=9793] ppid=9790 vsize=27312552 memory=123528 CPUtime=0.24 cores=0-7
/proc/9793/stat : 9793 (java) S 9790 9793 9657 0 -1 1077944320 10649 0 0 0 21 3 0 0 20 0 20 0 85008503 27968053248 30882 33554432000 4194304 4196468 140725129322992 140725129305536 139794808643319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
/proc/9793/statm: 6828138 30882 2877 1 0 6790598 0
[pid=9793/tid=9795] ppid=9790 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9793/task/9795/stat : 9795 (java) R 9790 9793 9657 0 -1 4202560 8553 0 0 0 17 2 0 0 20 0 20 0 85008503 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794780424592 139794792723806 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9796] ppid=9790 vsize=27312552 memory=12918 CPUtime=0 cores=0-7
/proc/9793/task/9796/stat : 9796 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794812886032 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9797] ppid=9790 vsize=27312552 memory=140368364440802 CPUtime=0 cores=0-7
/proc/9793/task/9797/stat : 9797 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794627042448 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9798] ppid=9790 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9793/task/9798/stat : 9798 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794625989392 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9799] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9799/stat : 9799 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794624936848 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9800] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9800/stat : 9800 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794623883792 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9801] ppid=9790 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9793/task/9801/stat : 9801 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794622831248 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9802] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9802/stat : 9802 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794621778192 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9803] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9803/stat : 9803 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 30882 33554432000 4194304 4196468 140725129322992 139794620725648 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9804] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9804/stat : 9804 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008507 27968053248 30882 33554432000 4194304 4196468 140725129322992 139792859769584 139794808654466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9805] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9805/stat : 9805 (java) S 9790 9793 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85008508 27968053248 30882 33554432000 4194304 4196468 140725129322992 139792729761440 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9806] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9806/stat : 9806 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008508 27968053248 30882 33554432000 4194304 4196468 140725129322992 139792461325552 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9807] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9807/stat : 9807 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 30882 33554432000 4194304 4196468 140725129322992 139792086817232 139794808661915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9808] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9808/stat : 9808 (java) S 9790 9793 9657 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 30947 33554432000 4194304 4196468 140725129322992 139792858716400 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9809] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9809/stat : 9809 (java) S 9790 9793 9657 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 30947 33554432000 4194304 4196468 140725129322992 139792857663856 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9810] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9810/stat : 9810 (java) S 9790 9793 9657 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 30947 33554432000 4194304 4196468 140725129322992 139792856610800 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9811] ppid=9790 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9793/task/9811/stat : 9811 (java) S 9790 9793 9657 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 20 0 85008510 27968053248 30947 33554432000 4194304 4196468 140725129322992 139792855558256 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9812] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9812/stat : 9812 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008511 27968053248 30947 33554432000 4194304 4196468 140725129322992 139791588912096 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9813] ppid=9790 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9793/task/9813/stat : 9813 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008511 27968053248 30947 33554432000 4194304 4196468 140725129322992 139792854506672 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123528 KiB

[startup+0.309529 s]*
/proc/loadavg: 4.03 7.41 8.29 2/199 9813
/proc/meminfo: memFree=22585576/32770624 swapFree=67108772/67108860
[pid=9793] ppid=9790 vsize=27312552 memory=127260 CPUtime=0.42 cores=0-7
/proc/9793/stat : 9793 (java) S 9790 9793 9657 0 -1 1077944320 11193 0 0 0 38 4 0 0 20 0 20 0 85008503 27968053248 31815 33554432000 4194304 4196468 140725129322992 140725129305536 139794808643319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
/proc/9793/statm: 6828138 31815 2962 1 0 6790598 0
[pid=9793/tid=9795] ppid=9790 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9793/task/9795/stat : 9795 (java) R 9790 9793 9657 0 -1 4202560 8931 0 0 0 26 3 0 0 20 0 20 0 85008503 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794780447472 139794808665245 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9796] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9796/stat : 9796 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794812886032 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9797] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9797/stat : 9797 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794627042448 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9798] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9798/stat : 9798 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794625989392 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9799] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9799/stat : 9799 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794624936848 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9800] ppid=9790 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9793/task/9800/stat : 9800 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794623883792 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9801] ppid=9790 vsize=27312552 memory=140368255480751 CPUtime=0 cores=0-7
/proc/9793/task/9801/stat : 9801 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794622831248 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9802] ppid=9790 vsize=27312552 memory=140368255483056 CPUtime=0 cores=0-7
/proc/9793/task/9802/stat : 9802 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794621778192 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9803] ppid=9790 vsize=27312552 memory=140368255485360 CPUtime=0 cores=0-7
/proc/9793/task/9803/stat : 9803 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27968053248 31815 33554432000 4194304 4196468 140725129322992 139794620725648 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9804] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9804/stat : 9804 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008507 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792859769584 139794808654466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9805] ppid=9790 vsize=27312552 memory=280736510977680 CPUtime=0 cores=0-7
/proc/9793/task/9805/stat : 9805 (java) S 9790 9793 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85008508 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792729761440 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9806] ppid=9790 vsize=27312552 memory=280736510984592 CPUtime=0 cores=0-7
/proc/9793/task/9806/stat : 9806 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008508 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792461325552 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9807] ppid=9790 vsize=27312552 memory=280736510925744 CPUtime=0 cores=0-7
/proc/9793/task/9807/stat : 9807 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792086817232 139794808661915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9808] ppid=9790 vsize=27312552 memory=280736510998416 CPUtime=0.01 cores=0-7
/proc/9793/task/9808/stat : 9808 (java) S 9790 9793 9657 0 -1 1077944384 469 0 0 0 1 0 0 0 20 0 20 0 85008510 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792858716400 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9809] ppid=9790 vsize=27312552 memory=280736511005328 CPUtime=0 cores=0-7
/proc/9793/task/9809/stat : 9809 (java) S 9790 9793 9657 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 85008510 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792857663856 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9810] ppid=9790 vsize=27312552 memory=280736511003024 CPUtime=0.01 cores=0-7
/proc/9793/task/9810/stat : 9810 (java) S 9790 9793 9657 0 -1 1077944384 114 0 0 0 1 0 0 0 20 0 20 0 85008510 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792856610800 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9811] ppid=9790 vsize=27312552 memory=280736511019632 CPUtime=0.07 cores=0-7
/proc/9793/task/9811/stat : 9811 (java) S 9790 9793 9657 0 -1 1077944384 293 0 0 0 7 0 0 0 20 0 20 0 85008510 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792855558256 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9812] ppid=9790 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9812/stat : 9812 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008511 27968053248 31815 33554432000 4194304 4196468 140725129322992 139791588912096 139794808653525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9813] ppid=9790 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9793/task/9813/stat : 9813 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008511 27968053248 31815 33554432000 4194304 4196468 140725129322992 139792854506672 139794808654466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127260 KiB

[startup+0.700873 s]
/proc/loadavg: 4.03 7.41 8.29 2/199 9813
/proc/meminfo: memFree=22561392/32770624 swapFree=67108772/67108860
[pid=9793] ppid=9790 vsize=27320948 memory=165368 CPUtime=0.98 cores=0-7
/proc/9793/stat : 9793 (java) S 9790 9793 9657 0 -1 1077944320 18491 0 0 0 93 5 0 0 20 0 20 0 85008503 27976650752 41342 33554432000 4194304 4196468 140725129322992 140725129305536 139794808643319 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
/proc/9793/statm: 6830237 41342 3158 1 0 6791622 0
[pid=9793/tid=9795] ppid=9790 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9793/task/9795/stat : 9795 (java) R 9790 9793 9657 0 -1 4202560 15700 0 0 0 63 4 0 0 20 0 20 0 85008503 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794780478688 139794792686949 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9796] ppid=9790 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9796/stat : 9796 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794812886032 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9797] ppid=9790 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9797/stat : 9797 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794627042448 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9798] ppid=9790 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9798/stat : 9798 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794625989392 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9799] ppid=9790 vsize=27320948 memory=5668 CPUtime=0 cores=0-7
/proc/9793/task/9799/stat : 9799 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794624936848 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9800] ppid=9790 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/9793/task/9800/stat : 9800 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794623883792 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9801] ppid=9790 vsize=27320948 memory=14076 CPUtime=0 cores=0-7
/proc/9793/task/9801/stat : 9801 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794622831248 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9802] ppid=9790 vsize=27320948 memory=1204 CPUtime=0 cores=0-7
/proc/9793/task/9802/stat : 9802 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794621778192 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9803] ppid=9790 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/9793/task/9803/stat : 9803 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85008506 27976650752 41342 33554432000 4194304 4196468 140725129322992 139794620725648 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9804] ppid=9790 vsize=27320948 memory=4008 CPUtime=0 cores=0-7
/proc/9793/task/9804/stat : 9804 (java) S 9790 9793 9657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85008507 27976650752 41342 33554432000 4194304 4196468 140725129322992 139792859769584 139794808654466 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0

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

[pid=9793/tid=9817] ppid=9790 vsize=27982760 memory=3540030385674677011 CPUtime=0 cores=0-7
/proc/9793/task/9817/stat : 9817 (java) S 9790 9793 9657 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139790917811632 139794808665245 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9818] ppid=9790 vsize=27982760 memory=140368255596800 CPUtime=0 cores=0-7
/proc/9793/task/9818/stat : 9818 (java) S 9790 9793 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139791186247216 139794808665245 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9819] ppid=9790 vsize=27982760 memory=140368255596832 CPUtime=0 cores=0-7
/proc/9793/task/9819/stat : 9819 (java) S 9790 9793 9657 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 85008780 28654346240 164114 33554432000 4194304 4196468 140725129322992 139790649383840 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
Current children cumulated CPU time: 25.8 s
Current children cumulated vsize: 28732512 KiB
Current children cumulated memory: 817560 KiB

[startup+6.00192 s]*
/proc/loadavg: 4.26 7.40 8.29 9/212 9827
/proc/meminfo: memFree=21865580/32770624 swapFree=67108772/67108860
[pid=9793] ppid=9790 vsize=27982760 memory=656456 CPUtime=6.35 cores=0-7
/proc/9793/stat : 9793 (java) S 9790 9793 9657 0 -1 1077944320 26962 0 0 0 616 19 0 0 20 0 24 0 85008503 28654346240 164114 33554432000 4194304 4196468 140725129322992 140725129305536 139794808643319 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
/proc/9793/statm: 6995690 164114 3226 1 0 6956546 0
[pid=9814] ppid=9793 vsize=784616 memory=185408 CPUtime=22.69 cores=0-7
/proc/9814/stat : 9814 (glucose-syrup) S 9793 9793 9657 0 -1 1077944320 47918 0 0 0 2248 21 0 0 20 0 9 0 85008777 803446784 46352 33554432000 4194304 4373367 140725457507120 140725457505664 140678266452610 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
/proc/9814/statm: 196154 46352 380 44 0 191842 0
[pid=9814/tid=9820] ppid=9793 vsize=784616 memory=0 CPUtime=2.78 cores=0-7
/proc/9814/task/9820/stat : 9820 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3350 0 0 0 275 3 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678237514896 4272256 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9821] ppid=9793 vsize=784616 memory=0 CPUtime=2.78 cores=0-7
/proc/9814/task/9821/stat : 9821 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 4284 0 0 0 277 1 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678229122192 4271897 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9822] ppid=9793 vsize=784616 memory=140368364430976 CPUtime=2.76 cores=0-7
/proc/9814/task/9822/stat : 9822 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3235 0 0 0 275 1 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678220729544 4271897 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9823] ppid=9793 vsize=784616 memory=0 CPUtime=2.79 cores=0-7
/proc/9814/task/9823/stat : 9823 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3277 0 0 0 278 1 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678212336408 4271897 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9824] ppid=9793 vsize=784616 memory=0 CPUtime=2.78 cores=0-7
/proc/9814/task/9824/stat : 9824 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3481 0 0 0 276 2 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678203943816 4271977 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9825] ppid=9793 vsize=784616 memory=0 CPUtime=2.78 cores=0-7
/proc/9814/task/9825/stat : 9825 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3978 0 0 0 277 1 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678195551432 4271936 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9826] ppid=9793 vsize=784616 memory=-1 CPUtime=2.77 cores=0-7
/proc/9814/task/9826/stat : 9826 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3006 0 0 0 275 2 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678187158408 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9827] ppid=9793 vsize=784616 memory=0 CPUtime=2.72 cores=0-7
/proc/9814/task/9827/stat : 9827 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3056 0 0 0 269 3 0 0 20 0 9 0 85008824 803446784 46352 33554432000 4194304 4373367 140725457507120 140678178765704 4271882 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9793/tid=9795] ppid=9790 vsize=27982760 memory=8318255677412212789 CPUtime=2.6 cores=0-7
/proc/9793/task/9795/stat : 9795 (java) S 9790 9793 9657 0 -1 1077944384 17729 0 0 0 247 13 0 0 20 0 24 0 85008503 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794780482560 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9796] ppid=9790 vsize=27982760 memory=288230600413020516 CPUtime=0 cores=0-7
/proc/9793/task/9796/stat : 9796 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794812886032 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9797] ppid=9790 vsize=27982760 memory=9939 CPUtime=0 cores=0-7
/proc/9793/task/9797/stat : 9797 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794627042448 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9798] ppid=9790 vsize=27982760 memory=59076 CPUtime=0 cores=0-7
/proc/9793/task/9798/stat : 9798 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794625989392 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9799] ppid=9790 vsize=27982760 memory=61380 CPUtime=0 cores=0-7
/proc/9793/task/9799/stat : 9799 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794624936848 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9800] ppid=9790 vsize=27982760 memory=35 CPUtime=0 cores=0-7
/proc/9793/task/9800/stat : 9800 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794623883792 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9801] ppid=9790 vsize=27982760 memory=2244 CPUtime=0 cores=0-7
/proc/9793/task/9801/stat : 9801 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794622831248 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9802] ppid=9790 vsize=27982760 memory=2244 CPUtime=0 cores=0-7
/proc/9793/task/9802/stat : 9802 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794621778192 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9803] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9803/stat : 9803 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794620725648 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9804] ppid=9790 vsize=27982760 memory=140368255882323 CPUtime=0 cores=0-7
/proc/9793/task/9804/stat : 9804 (java) S 9790 9793 9657 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85008507 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792859769584 139794808654466 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9805] ppid=9790 vsize=27982760 memory=140368255884628 CPUtime=0 cores=0-7
/proc/9793/task/9805/stat : 9805 (java) S 9790 9793 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85008508 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792729761440 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9806] ppid=9790 vsize=27982760 memory=140368255887037 CPUtime=0 cores=0-7
/proc/9793/task/9806/stat : 9806 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008508 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792461325552 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9807] ppid=9790 vsize=27982760 memory=280736511279584 CPUtime=0 cores=0-7
/proc/9793/task/9807/stat : 9807 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792086817232 139794808661915 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9808] ppid=9790 vsize=27982760 memory=140368255891617 CPUtime=0.78 cores=0-7
/proc/9793/task/9808/stat : 9808 (java) S 9790 9793 9657 0 -1 1077944384 1430 0 0 0 77 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792858716400 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9809] ppid=9790 vsize=27982760 memory=0 CPUtime=1.02 cores=0-7
/proc/9793/task/9809/stat : 9809 (java) S 9790 9793 9657 0 -1 1077944384 1562 0 0 0 101 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792857663856 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9810] ppid=9790 vsize=27982760 memory=-1 CPUtime=1.06 cores=0-7
/proc/9793/task/9810/stat : 9810 (java) S 9790 9793 9657 0 -1 1077944384 2031 0 0 0 105 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792856610800 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9811] ppid=9790 vsize=27982760 memory=0 CPUtime=0.84 cores=0-7
/proc/9793/task/9811/stat : 9811 (java) S 9790 9793 9657 0 -1 1077944384 2802 0 0 0 83 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792855558256 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9812] ppid=9790 vsize=27982760 memory=7166468868810962039 CPUtime=0 cores=0-7
/proc/9793/task/9812/stat : 9812 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008511 28654346240 164114 33554432000 4194304 4196468 140725129322992 139791588912096 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9813] ppid=9790 vsize=27982760 memory=-1 CPUtime=0 cores=0-7
/proc/9793/task/9813/stat : 9813 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008511 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792854506672 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9815] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9815/stat : 9815 (java) S 9790 9793 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139793468794304 139794808667929 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9817] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9817/stat : 9817 (java) S 9790 9793 9657 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139790917811632 139794808665245 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9818] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9818/stat : 9818 (java) S 9790 9793 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139791186247216 139794808665245 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9819] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9819/stat : 9819 (java) S 9790 9793 9657 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 85008780 28654346240 164114 33554432000 4194304 4196468 140725129322992 139790649383840 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
Current children cumulated CPU time: 29.04 s
Current children cumulated vsize: 28767376 KiB
Current children cumulated memory: 841864 KiB

[startup+6.11091 s]
/proc/loadavg: 4.26 7.40 8.29 9/212 9827
/proc/meminfo: memFree=21865580/32770624 swapFree=67108772/67108860
[pid=9793] ppid=9790 vsize=27982760 memory=656456 CPUtime=6.35 cores=0-7
/proc/9793/stat : 9793 (java) S 9790 9793 9657 0 -1 1077944320 26962 0 0 0 616 19 0 0 20 0 24 0 85008503 28654346240 164114 33554432000 4194304 4196468 140725129322992 140725129305536 139794808643319 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
/proc/9793/statm: 6995690 164114 3226 1 0 6956546 0
[pid=9814] ppid=9793 vsize=807600 memory=202536 CPUtime=23.48 cores=0-7
/proc/9814/stat : 9814 (glucose-syrup) S 9793 9793 9657 0 -1 1077944320 48635 0 0 0 2326 22 0 0 20 0 9 0 85008777 826982400 50634 33554432000 4194304 4373367 140725457507120 140725457505664 140678266452610 0 4 0 8388610 18446744073709551615 0 0 17 4 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
/proc/9814/statm: 201900 50634 380 44 0 197588 0
[pid=9814/tid=9820] ppid=9793 vsize=807600 memory=140372659398271 CPUtime=2.88 cores=0-7
/proc/9814/task/9820/stat : 9820 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3360 0 0 0 285 3 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678237515120 4291456 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9821] ppid=9793 vsize=807600 memory=2110718862575460 CPUtime=2.88 cores=0-7
/proc/9814/task/9821/stat : 9821 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 4459 0 0 0 287 1 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678229122192 4271753 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9822] ppid=9793 vsize=807600 memory=0 CPUtime=2.86 cores=0-7
/proc/9814/task/9822/stat : 9822 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3237 0 0 0 285 1 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678220729544 4258908 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9823] ppid=9793 vsize=807600 memory=140372659398271 CPUtime=2.87 cores=0-7
/proc/9814/task/9823/stat : 9823 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3284 0 0 0 286 1 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678212336424 4271897 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9824] ppid=9793 vsize=807600 memory=7373070359239158630 CPUtime=2.88 cores=0-7
/proc/9814/task/9824/stat : 9824 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3990 0 0 0 285 3 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678203944136 4271897 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9825] ppid=9793 vsize=807600 memory=7301012765201230694 CPUtime=2.88 cores=0-7
/proc/9814/task/9825/stat : 9825 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3978 0 0 0 287 1 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678195551432 4271914 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9826] ppid=9793 vsize=807600 memory=7090988413152880236 CPUtime=2.87 cores=0-7
/proc/9814/task/9826/stat : 9826 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3007 0 0 0 285 2 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678187158728 4271925 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9814/tid=9827] ppid=9793 vsize=807600 memory=6299508429522833839 CPUtime=2.82 cores=0-7
/proc/9814/task/9827/stat : 9827 (glucose-syrup) R 9793 9793 9657 0 -1 4202560 3069 0 0 0 279 3 0 0 20 0 9 0 85008824 826982400 50634 33554432000 4194304 4373367 140725457507120 140678178765704 4258908 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 15990784 140725457515441 140725457515692 140725457515692 140725457518535 0
[pid=9793/tid=9795] ppid=9790 vsize=27982760 memory=0 CPUtime=2.6 cores=0-7
/proc/9793/task/9795/stat : 9795 (java) S 9790 9793 9657 0 -1 1077944384 17729 0 0 0 247 13 0 0 20 0 24 0 85008503 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794780482560 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9796] ppid=9790 vsize=27982760 memory=280736511450400 CPUtime=0 cores=0-7
/proc/9793/task/9796/stat : 9796 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794812886032 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9797] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9797/stat : 9797 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794627042448 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9798] ppid=9790 vsize=27982760 memory=4134692831991783777 CPUtime=0 cores=0-7
/proc/9793/task/9798/stat : 9798 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794625989392 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9799] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9799/stat : 9799 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794624936848 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9800] ppid=9790 vsize=27982760 memory=7451859141886897762 CPUtime=0 cores=0-7
/proc/9793/task/9800/stat : 9800 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794623883792 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9801] ppid=9790 vsize=27982760 memory=-3622645143214314312 CPUtime=0 cores=0-7
/proc/9793/task/9801/stat : 9801 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794622831248 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9802] ppid=9790 vsize=27982760 memory=28739355018 CPUtime=0 cores=0-7
/proc/9793/task/9802/stat : 9802 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794621778192 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9803] ppid=9790 vsize=27982760 memory=140368255985418 CPUtime=0 cores=0-7
/proc/9793/task/9803/stat : 9803 (java) S 9790 9793 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85008506 28654346240 164114 33554432000 4194304 4196468 140725129322992 139794620725648 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9804] ppid=9790 vsize=27982760 memory=280736511960256 CPUtime=0 cores=0-7
/proc/9793/task/9804/stat : 9804 (java) S 9790 9793 9657 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85008507 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792859769584 139794808654466 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9805] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9805/stat : 9805 (java) S 9790 9793 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85008508 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792729761440 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9806] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9806/stat : 9806 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008508 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792461325552 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9807] ppid=9790 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9793/task/9807/stat : 9807 (java) S 9790 9793 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792086817232 139794808661915 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9808] ppid=9790 vsize=27982760 memory=0 CPUtime=0.78 cores=0-7
/proc/9793/task/9808/stat : 9808 (java) S 9790 9793 9657 0 -1 1077944384 1430 0 0 0 77 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792858716400 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9809] ppid=9790 vsize=27982760 memory=498420 CPUtime=1.02 cores=0-7
/proc/9793/task/9809/stat : 9809 (java) S 9790 9793 9657 0 -1 1077944384 1562 0 0 0 101 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792857663856 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9810] ppid=9790 vsize=27982760 memory=280736510939552 CPUtime=1.06 cores=0-7
/proc/9793/task/9810/stat : 9810 (java) S 9790 9793 9657 0 -1 1077944384 2031 0 0 0 105 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792856610800 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9811] ppid=9790 vsize=27982760 memory=6656426216303648864 CPUtime=0.84 cores=0-7
/proc/9793/task/9811/stat : 9811 (java) S 9790 9793 9657 0 -1 1077944384 2802 0 0 0 83 1 0 0 20 0 24 0 85008510 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792855558256 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9812] ppid=9790 vsize=27982760 memory=280736511136448 CPUtime=0 cores=0-7
/proc/9793/task/9812/stat : 9812 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008511 28654346240 164114 33554432000 4194304 4196468 140725129322992 139791588912096 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9813] ppid=9790 vsize=27982760 memory=280736511136640 CPUtime=0 cores=0-7
/proc/9793/task/9813/stat : 9813 (java) S 9790 9793 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85008511 28654346240 164114 33554432000 4194304 4196468 140725129322992 139792854506672 139794808654466 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9815] ppid=9790 vsize=27982760 memory=280736511136832 CPUtime=0 cores=0-7
/proc/9793/task/9815/stat : 9815 (java) S 9790 9793 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139793468794304 139794808667929 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9817] ppid=9790 vsize=27982760 memory=4140 CPUtime=0 cores=0-7
/proc/9793/task/9817/stat : 9817 (java) S 9790 9793 9657 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139790917811632 139794808665245 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9818] ppid=9790 vsize=27982760 memory=24860 CPUtime=0 cores=0-7
/proc/9793/task/9818/stat : 9818 (java) S 9790 9793 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85008778 28654346240 164114 33554432000 4194304 4196468 140725129322992 139791186247216 139794808665245 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
[pid=9793/tid=9819] ppid=9790 vsize=27982760 memory=1296 CPUtime=0 cores=0-7
/proc/9793/task/9819/stat : 9819 (java) S 9790 9793 9657 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 85008780 28654346240 164114 33554432000 4194304 4196468 140725129322992 139790649383840 139794808653525 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12713984 140725129327577 140725129327877 140725129327877 140725129330639 0
Current children cumulated CPU time: 29.83 s
Current children cumulated vsize: 28790360 KiB
Current children cumulated memory: 858992 KiB

Child status: 0
Real time (s): 6.17186
CPU time (s): 30.0396
CPU user time (s): 29.5859
CPU system time (s): 0.453656
CPU usage (%): 486.718
Max. virtual memory (cumulated for all children) (KiB): 28790360
Max. memory (cumulated for all children) (KiB): 858992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5859
system time used= 0.453656
maximum resident set size= 661396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75792
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13791
involuntary context switches= 235


# summary of solver processes directly reported to runsolver:
#   pid: 9793
#   total CPU time (s): 30.0396
#   total CPU user time (s): 29.5859
#   total CPU system time (s): 0.453656

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.077649 second user time and 0.108924 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-27 08:54:16
IDJOB=4296947
IDBENCH=141567
IDSOLVER=2758
FILE ID=node106/4296947-1532674456
RUNJOBID= node106-1532674404-9684
PBS_JOBID= 21022251
Free space on /tmp= 46168 MiB

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

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

MD5SUM BENCH= dd4ed178c47046d12ce38b3d0d17c272
RANDOM SEED=1901163316

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:        22702224 kB
MemAvailable:   31925848 kB
Buffers:          204972 kB
Cached:          9163136 kB
SwapCached:           56 kB
Active:          2657800 kB
Inactive:        6767200 kB
Active(anon):       3980 kB
Inactive(anon):    80744 kB
Active(file):    2653820 kB
Inactive(file):  6686456 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108772 kB
Dirty:              8248 kB
Writeback:             0 kB
AnonPages:         68092 kB
Mapped:            41296 kB
Shmem:             25140 kB
Slab:             339288 kB
SReclaimable:     311808 kB
SUnreclaim:        27480 kB
KernelStack:        3440 kB
PageTables:         4748 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:     12288 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:23