Trace number 4297185

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 43.3363 7.71081

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-m004_c18.xml
MD5SUM2f4e790a4fde13aad103094a46699cf0
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 benchmark3.17265
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.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 08:43:52 CEST 2018
0.66/0.55	c PID: 9573
0.66/0.55	c IP: 172.20.3.148
0.66/0.55	c HOST: node148.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.85	c (0,0) Parsing End
1.18/0.86	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.18/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) Constraint Name Generate Begin
1.18/0.86	c (0,0) Ctr:HOME/instance-4297185-1532673831.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.18/0.86	c (0,0) Constraint Name Generate End
1.18/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.86	c (0,0) CSP to CSPinCNF Begin
2.09/1.22	c (0,0) translated 3 (10%) constraints
2.09/1.22	c (0,0) translated 6 (20%) constraints
2.09/1.23	c (0,0) translated 9 (30%) constraints
2.09/1.23	c (0,0) translated 12 (40%) constraints
2.09/1.23	c (0,0) translated 14 (50%) constraints
2.09/1.23	c (0,0) translated 17 (60%) constraints
2.09/1.24	c (0,0) translated 20 (70%) constraints
2.09/1.24	c (0,0) translated 23 (80%) constraints
2.09/1.24	c (0,0) translated 26 (90%) constraints
2.09/1.24	c (0,0) translated 28 (100%) constraints
2.09/1.30	c (0,0) STATISTICS1:HOME/instance-4297185-1532673831.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.09/1.30	c (0,0) ===========================================
2.09/1.30	c (0,0) Both Encoding selects:
2.09/1.30	c (0,0) Order
2.09/1.30	c (0,0) ===========================================
2.33/1.32	c (0,0) translated 70 (10%) constraints
2.33/1.33	c (0,0) translated 139 (20%) constraints
2.33/1.35	c (0,0) translated 209 (30%) constraints
2.33/1.35	c (0,0) translated 278 (40%) constraints
2.33/1.36	c (0,0) translated 348 (50%) constraints
2.33/1.37	c (0,0) translated 417 (60%) constraints
2.33/1.38	c (0,0) translated 487 (70%) constraints
2.33/1.39	c (0,0) translated 556 (80%) constraints
2.33/1.39	c (0,0) translated 626 (90%) constraints
2.62/1.44	c (0,0) translated 695 (100%) constraints
2.62/1.45	c (0,0) CSP to CSPinCNF End
2.62/1.45	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.62/1.45	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.62/1.45	c (0,0) CSPinCNF Propagation Begin
2.62/1.48	c (0,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.62/1.48	c (0,0) CSPinCNF Propagation End
2.62/1.48	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.62/1.48	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.62/1.48	c (0,0) Simplify CSPinCNF Begin
2.96/1.57	c (1,1) Simplify CSPinCNF End
2.96/1.57	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.96/1.57	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.96/1.57	c (1,1) Calculate Precise Domain Begin
2.96/1.58	c (1,1) 1 values are removed by re-calculation
2.96/1.58	c (1,1) Calculate Precise Domain End
2.96/1.58	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.96/1.58	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.96/1.58	c (1,1) CSPinCNF to SatSolver Begin
3.70/1.71	c (1,1) 215 (10 %) CSP clauses are encoded (6074 SAT variables, 9813 SAT clauses)
3.70/1.75	c (1,1) 429 (20 %) CSP clauses are encoded (6074 SAT variables, 15025 SAT clauses)
3.70/1.78	c (1,1) 644 (30 %) CSP clauses are encoded (6074 SAT variables, 20344 SAT clauses)
4.13/1.81	c (1,1) 858 (40 %) CSP clauses are encoded (6074 SAT variables, 25654 SAT clauses)
4.13/1.83	c (1,1) 1072 (50 %) CSP clauses are encoded (6074 SAT variables, 30994 SAT clauses)
4.13/1.85	c (1,1) 1287 (60 %) CSP clauses are encoded (6074 SAT variables, 36333 SAT clauses)
4.13/1.87	c (1,1) 1501 (70 %) CSP clauses are encoded (6074 SAT variables, 41665 SAT clauses)
4.13/1.88	c (1,1) 1716 (80 %) CSP clauses are encoded (6074 SAT variables, 46945 SAT clauses)
4.48/1.90	c (1,1) 1930 (90 %) CSP clauses are encoded (6074 SAT variables, 52268 SAT clauses)
6.13/2.56	c (2,2) 2144 (100 %) CSP clauses are encoded (6074 SAT variables, 304208 SAT clauses)
6.13/2.56	c (2,2) CSPinCNF to SatSolver End
6.13/2.56	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.13/2.59	c (2,2) STATISTICS2:HOME/instance-4297185-1532673831.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,5329,102,35,3,5329:12;5256:6;2701:12;2627:6;1369:66;1332:18;1295:18;37:930;36:192;35:216,102:4;101:4;100:4;73:132;72:12;71:12;55:12;54:8;53:4;37:2480;36:240;35:245;2:2664,35:1;32:1;2:1998;1:144,3:138;2:1338;1:2731,
6.13/2.59	c (2,2) SatSolver.solve Begin
6.13/2.59	c (2,2) 6074 bool, 304242 clause
6.13/2.59	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297185-1532673831.xml-scop-9573.cnf HOME/instance-4297185-1532673831.xml-scop-9573.cnf.out
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c WARNING: for repeatability, setting FPU to use double precision
42.75/7.66	c (7,0) c 8 solvers engines and 1 companion as a blackboard created.
42.75/7.66	c (7,0) c ========================================[ Problem Statistics ]===========================================
42.75/7.66	c (7,0) c |                                                                                                       |
42.75/7.66	c (7,0) c |  Number of variables:          6074                                                                   |
42.75/7.66	c (7,0) c |  Number of clauses:          304201                                                                   |
42.75/7.66	c (7,0) c |  Parse time:                   0.08 s                                                                 |
42.75/7.66	c (7,0) c |                                                                                                       |
42.75/7.66	c (7,0) c |  Eliminated clauses:           0.01 Mb                                                                |
42.75/7.66	c (7,0) c |  Simplification time:          0.34 s                                                                 |
42.75/7.66	c (7,0) c |                                                                                                       |
42.75/7.66	c (7,0) c |  Generating clones                                                                                    |
42.75/7.66	c (7,0) c |  all clones generated. Memory = 149.02Mb.                                                             |
42.75/7.66	c (7,0) c ========================================================================================================|
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c |-------------------------------------------------------------------------------------------------------|
42.75/7.66	c (7,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
42.75/7.66	c (7,0) c |-------------------------------------------------------------------------------------------------------|
42.75/7.66	c (7,0) c |  0 |     18 |      15150 |      11633 |    69078 |     7840 |     1057 |    10570 |        7 |  0.115 |
42.75/7.66	c (7,0) c |  1 |     28 |      17970 |      13741 |    61254 |     9947 |     1150 |      561 |        5 |  0.067 |
42.75/7.66	c (7,0) c |  2 |     19 |      18520 |      14428 |    57583 |     5635 |     1672 |      253 |        5 |  0.066 |
42.75/7.66	c (7,0) c |  3 |     19 |      18213 |      14185 |    56940 |     5392 |     1651 |      255 |        4 |  0.066 |
42.75/7.66	c (7,0) c |  4 |     65 |      20052 |      14163 |    91706 |     5371 |     1515 |     9080 |        8 |  0.115 |
42.75/7.66	c (7,0) c |  5 |     19 |      18187 |      14159 |    56872 |     5366 |     1650 |      260 |        4 |  0.066 |
42.75/7.66	c (7,0) c |  6 |     29 |      18030 |      13608 |    70457 |     9817 |     1414 |     9487 |       35 |  0.116 |
42.75/7.66	c (7,0) c |  7 |     39 |      20199 |      14856 |    80992 |     6061 |     1521 |     7582 |       10 |  0.115 |
42.75/7.66	c (7,0) c 
42.75/7.66	c (7,0) c synthesis      110773 conflicts    67475792 propagations     3371 conflicts/sec  2053282 propagations/sec
42.75/7.66	c (7,0) c Total Memory so far : 816.65Mb
42.75/7.66	c (7,0) c last restart ## conflicts  :  948 26 
42.75/7.66	c (7,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
42.75/7.66	c (7,0) c Total Memory so far : 816.65Mb
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c real time : 5.04604 s
42.75/7.66	c (7,0) c cpu time  : 36.4981 s
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
42.75/7.66	c (7,0) c
42.75/7.66	c (7,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
42.75/7.66	c (7,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
42.75/7.66	c (7,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
42.75/7.66	c (7,0) c | Conflicts     |          121024 |      13214 |      15112 |      15802 |      15407 |      15212 |      15373 |      14794 |      16110 |
42.75/7.66	c (7,0) c | Decisions     |          159396 |      17253 |      19681 |      20227 |      19729 |      21515 |      19695 |      19484 |      21812 |
42.75/7.66	c (7,0) c | Propagations  |        74781084 |    8554936 |    9914791 |    9540723 |    9296451 |    9509758 |    9276743 |    8900454 |    9787228 |
42.75/7.66	c (7,0) c | Avg_Trail     |                 |       4919 |       4961 |       5049 |       5048 |       4847 |       5048 |       5033 |       4967 |
42.75/7.66	c (7,0) c | Avg_DL        |                 |         28 |         27 |         28 |         28 |         30 |         28 |         30 |         29 |
42.75/7.66	c (7,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
42.75/7.66	c (7,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
42.75/7.66	c (7,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
42.75/7.66	c (7,0) c | Exported      |           12953 |       1311 |       1301 |       1870 |       1807 |       1629 |       1801 |       1567 |       1667 |
42.75/7.66	c (7,0) c | Imported      |           41677 |      11033 |        561 |        253 |        255 |      11305 |        260 |      10428 |       7582 |
42.75/7.66	c (7,0) c | Good          |              92 |         21 |          3 |          4 |          4 |         18 |          4 |         22 |         16 |
42.75/7.66	c (7,0) c | Purge         |           41585 |      11012 |        558 |        249 |        251 |      11287 |        256 |      10406 |       7566 |
42.75/7.66	c (7,0) c | Promoted      |              90 |         10 |          5 |          5 |          5 |         10 |          5 |         40 |         10 |
42.75/7.66	c (7,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
42.75/7.66	c (7,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
42.75/7.66	c (7,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
42.75/7.66	c (7,0) c | Unaries       |                 |          0 |          0 |          1 |          1 |          0 |          1 |          1 |          2 |
42.75/7.66	c (7,0) c | Binaries      |                 |          3 |          1 |          2 |          2 |         13 |          2 |          1 |          7 |
42.75/7.66	c (7,0) c | Glues         |                 |         89 |         57 |         75 |         74 |        152 |         74 |        104 |         95 |
42.75/7.66	c (7,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
42.75/7.66	c (7,0) c | Orig_Seen     |            23 % |      75107 |      63023 |      60513 |      59959 |      95787 |      59890 |      73366 |      82343 |
42.75/7.66	c (7,0) c | Diff Orig seen|                 |       1741 | -    10343 | -    12853 | -    13407 |      22421 | -    13476 |      X     |       8977 |
42.75/7.66	c (7,0) c | Hamming       |            19 % |        994 |       1442 |       1193 |       1238 |       1040 |        993 |      X     |       1367 |
42.75/7.66	c (7,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
42.75/7.66	c (7,0) 
42.75/7.66	c (7,0) s SATISFIABLE
42.75/7.68	c (7,2) SatSolver.solve End
42.75/7.68	c (7,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
42.75/7.68	c (7,2) Show results Begin
42.75/7.69	c (7,2) x[0][0] = 13
42.75/7.69	c (7,2) x[0][1] = 24
42.75/7.69	c (7,2) x[0][2] = 22
42.75/7.69	c (7,2) x[0][3] = 15
42.75/7.69	c (7,2) x[1][0] = 6
42.75/7.69	c (7,2) x[1][1] = 0
42.75/7.69	c (7,2) x[1][2] = 10
42.75/7.69	c (7,2) x[1][3] = 27
42.75/7.69	c (7,2) x[1][4] = 31
42.75/7.69	c (7,2) x[2][0] = 30
42.75/7.69	c (7,2) x[2][1] = 12
42.75/7.69	c (7,2) x[2][2] = 2
42.75/7.69	c (7,2) x[2][3] = 19
42.75/7.69	c (7,2) x[2][4] = 4
42.75/7.69	c (7,2) x[2][5] = 7
42.75/7.69	c (7,2) x[3][0] = 25
42.75/7.69	c (7,2) x[3][1] = 20
42.75/7.69	c (7,2) x[3][2] = -2
42.75/7.69	c (7,2) x[3][3] = -4
42.75/7.69	c (7,2) x[3][4] = 9
42.75/7.69	c (7,2) x[3][5] = 5
42.75/7.69	c (7,2) x[3][6] = 21
42.75/7.69	c (7,2) x[4][0] = 18
42.75/7.69	c (7,2) x[4][1] = 28
42.75/7.69	c (7,2) x[4][2] = 3
42.75/7.69	c (7,2) x[4][3] = 8
42.75/7.69	c (7,2) x[4][4] = 1
42.75/7.69	c (7,2) x[4][5] = 16
42.75/7.69	c (7,2) x[5][0] = 14
42.75/7.69	c (7,2) x[5][1] = -3
42.75/7.69	c (7,2) x[5][2] = 23
42.75/7.69	c (7,2) x[5][3] = 29
42.75/7.69	c (7,2) x[5][4] = 11
42.75/7.69	c (7,2) x[6][0] = 17
42.75/7.69	c (7,2) x[6][1] = -1
42.75/7.69	c (7,2) x[6][2] = 32
42.75/7.69	c (7,2) x[6][3] = 26
42.75/7.69	s SATISFIABLE
42.75/7.69	v <instantiation>
42.75/7.69	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>
42.75/7.69	v     <values>13 24 22 15 6 0 10 27 31 30 12 2 19 4 7 25 20 -2 -4 9 5 21 18 28 3 8 1 16 14 -3 23 29 11 17 -1 32 26</values>
42.75/7.69	v </instantiation>
42.75/7.69	c (7,2) Show results End
42.75/7.69	c (7,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
42.75/7.69	c (7,2) 0,0,0,0,1,1,2,7,7,STOP-AFTER(ALL)
42.75/7.69	c END-Prog: Fri Jul 27 08:43:59 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 (8328 MiB free)
  memory of node 1: 16384 MiB (14841 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297185-1532673831/watcher-4297185-1532673831 -o /tmp/evaluation-result-4297185-1532673831/solver-4297185-1532673831 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532666250-8980 --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-4297185-1532673831.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
solver pid=9573, runsolver pid=9570
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 8.23 8.64 8.75 3/200 9593
/proc/meminfo: memFree=23630972/32770624 swapFree=67108404/67108860
[pid=9573] ppid=9570 vsize=27312552 memory=109116 CPUtime=0.11 cores=0-7
/proc/9573/stat : 9573 (java) S 9570 9573 8953 0 -1 1077944320 6805 0 0 0 9 2 0 0 20 0 20 0 84946276 27968053248 27279 33554432000 4194304 4196468 140727154798512 140727154781056 140354765274871 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
/proc/9573/statm: 6828138 27279 2743 1 0 6790598 0
[pid=9573/tid=9575] ppid=9570 vsize=27312552 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/9573/task/9575/stat : 9575 (java) R 9570 9573 8953 0 -1 4202560 4918 0 0 0 7 1 0 0 20 0 20 0 84946276 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354737079072 140354744814939 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9576] ppid=9570 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9573/task/9576/stat : 9576 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354769517072 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9577] ppid=9570 vsize=27312552 memory=140168253597312 CPUtime=0 cores=0-7
/proc/9573/task/9577/stat : 9577 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354583673488 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9578] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9578/stat : 9578 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354582620432 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9579] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9579/stat : 9579 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354581567888 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9580] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9580/stat : 9580 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354580515856 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9581] ppid=9570 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9573/task/9581/stat : 9581 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354579463312 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9582] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9582/stat : 9582 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354578410256 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9583] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9583/stat : 9583 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 27279 33554432000 4194304 4196468 140727154798512 140354577357712 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9584] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9584/stat : 9584 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946280 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352950348016 140354765286018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9585] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9585/stat : 9585 (java) S 9570 9573 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 84946280 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352686122144 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9586] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9586/stat : 9586 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946281 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352417686256 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9587] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9587/stat : 9587 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352043177936 140354765293467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9588] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9588/stat : 9588 (java) S 9570 9573 8953 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352949295856 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9589] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9589/stat : 9589 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352948243312 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9590] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9590/stat : 9590 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352947190256 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9591] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9591/stat : 9591 (java) S 9570 9573 8953 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352946137712 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9592] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9592/stat : 9592 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 27279 33554432000 4194304 4196468 140727154798512 140351545272800 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9593] ppid=9570 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9573/task/9593/stat : 9593 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 27279 33554432000 4194304 4196468 140727154798512 140352945085104 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109116 KiB

[startup+0.210085 s]*
/proc/loadavg: 8.23 8.64 8.75 4/200 9593
/proc/meminfo: memFree=23614432/32770624 swapFree=67108404/67108860
[pid=9573] ppid=9570 vsize=27312552 memory=123512 CPUtime=0.25 cores=0-7
/proc/9573/stat : 9573 (java) S 9570 9573 8953 0 -1 1077944320 10595 0 0 0 22 3 0 0 20 0 20 0 84946276 27968053248 30878 33554432000 4194304 4196468 140727154798512 140727154781056 140354765274871 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
/proc/9573/statm: 6828138 30878 2909 1 0 6790598 0
[pid=9573/tid=9575] ppid=9570 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9573/task/9575/stat : 9575 (java) R 9570 9573 8953 0 -1 4202560 8498 0 0 0 17 2 0 0 20 0 20 0 84946276 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354737065536 140354765286806 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9576] ppid=9570 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/9573/task/9576/stat : 9576 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354769517072 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9577] ppid=9570 vsize=27312552 memory=140168253606792 CPUtime=0 cores=0-7
/proc/9573/task/9577/stat : 9577 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354583673488 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9578] ppid=9570 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9573/task/9578/stat : 9578 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354582620432 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9579] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9579/stat : 9579 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354581567888 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9580] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9580/stat : 9580 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354580515856 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9581] ppid=9570 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9573/task/9581/stat : 9581 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354579463312 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9582] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9582/stat : 9582 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354578410256 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9583] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9583/stat : 9583 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 30878 33554432000 4194304 4196468 140727154798512 140354577357712 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9584] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9584/stat : 9584 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946280 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352950348016 140354765286018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9585] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9585/stat : 9585 (java) S 9570 9573 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 84946280 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352686122144 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9586] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9586/stat : 9586 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946281 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352417686256 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9587] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9587/stat : 9587 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352043177936 140354765293467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9588] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9588/stat : 9588 (java) S 9570 9573 8953 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352949295856 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9589] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9589/stat : 9589 (java) S 9570 9573 8953 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352948243312 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9590] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9590/stat : 9590 (java) S 9570 9573 8953 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352947190256 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9591] ppid=9570 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9573/task/9591/stat : 9591 (java) S 9570 9573 8953 0 -1 1077944384 291 0 0 0 2 0 0 0 20 0 20 0 84946283 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352946137712 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9592] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9592/stat : 9592 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 30878 33554432000 4194304 4196468 140727154798512 140351545272800 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9593] ppid=9570 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9573/task/9593/stat : 9593 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 30878 33554432000 4194304 4196468 140727154798512 140352945085104 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123512 KiB

[startup+0.309383 s]*
/proc/loadavg: 8.23 8.64 8.75 2/200 9593
/proc/meminfo: memFree=23611560/32770624 swapFree=67108404/67108860
[pid=9573] ppid=9570 vsize=27312552 memory=126936 CPUtime=0.41 cores=0-7
/proc/9573/stat : 9573 (java) S 9570 9573 8953 0 -1 1077944320 11197 0 0 0 38 3 0 0 20 0 20 0 84946276 27968053248 31734 33554432000 4194304 4196468 140727154798512 140727154781056 140354765274871 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
/proc/9573/statm: 6828138 31734 2957 1 0 6790598 0
[pid=9573/tid=9575] ppid=9570 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9573/task/9575/stat : 9575 (java) R 9570 9573 8953 0 -1 4202560 8920 0 0 0 26 3 0 0 20 0 20 0 84946276 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354737079024 140354748461680 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9576] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9576/stat : 9576 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354769517072 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9577] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9577/stat : 9577 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354583673488 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9578] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9578/stat : 9578 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354582620432 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9579] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9579/stat : 9579 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354581567888 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9580] ppid=9570 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9573/task/9580/stat : 9580 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354580515856 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9581] ppid=9570 vsize=27312552 memory=140168136848303 CPUtime=0 cores=0-7
/proc/9573/task/9581/stat : 9581 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354579463312 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9582] ppid=9570 vsize=27312552 memory=140168136850608 CPUtime=0 cores=0-7
/proc/9573/task/9582/stat : 9582 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354578410256 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9583] ppid=9570 vsize=27312552 memory=140168136852912 CPUtime=0 cores=0-7
/proc/9573/task/9583/stat : 9583 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27968053248 31734 33554432000 4194304 4196468 140727154798512 140354577357712 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9584] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9584/stat : 9584 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946280 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352950348016 140354765286018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9585] ppid=9570 vsize=27312552 memory=280336273712784 CPUtime=0 cores=0-7
/proc/9573/task/9585/stat : 9585 (java) S 9570 9573 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 84946280 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352686122144 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9586] ppid=9570 vsize=27312552 memory=280336273719696 CPUtime=0 cores=0-7
/proc/9573/task/9586/stat : 9586 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946281 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352417686256 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9587] ppid=9570 vsize=27312552 memory=280336273660976 CPUtime=0 cores=0-7
/proc/9573/task/9587/stat : 9587 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352043177936 140354765293467 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9588] ppid=9570 vsize=27312552 memory=280336273733520 CPUtime=0 cores=0-7
/proc/9573/task/9588/stat : 9588 (java) S 9570 9573 8953 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352949295856 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9589] ppid=9570 vsize=27312552 memory=280336273740432 CPUtime=0.01 cores=0-7
/proc/9573/task/9589/stat : 9589 (java) S 9570 9573 8953 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 20 0 84946283 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352948243312 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9590] ppid=9570 vsize=27312552 memory=280336273738128 CPUtime=0.01 cores=0-7
/proc/9573/task/9590/stat : 9590 (java) S 9570 9573 8953 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 20 0 84946283 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352947190256 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9591] ppid=9570 vsize=27312552 memory=280336273754736 CPUtime=0.07 cores=0-7
/proc/9573/task/9591/stat : 9591 (java) S 9570 9573 8953 0 -1 1077944384 326 0 0 0 7 0 0 0 20 0 20 0 84946283 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352946137712 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9592] ppid=9570 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9592/stat : 9592 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 31734 33554432000 4194304 4196468 140727154798512 140351545272800 140354765285077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9593] ppid=9570 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9573/task/9593/stat : 9593 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946283 27968053248 31734 33554432000 4194304 4196468 140727154798512 140352945085104 140354765286018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126936 KiB

[startup+0.700752 s]
/proc/loadavg: 8.23 8.64 8.75 2/200 9593
/proc/meminfo: memFree=23587624/32770624 swapFree=67108404/67108860
[pid=9573] ppid=9570 vsize=27320948 memory=165292 CPUtime=0.99 cores=0-7
/proc/9573/stat : 9573 (java) S 9570 9573 8953 0 -1 1077944320 18483 0 0 0 93 6 0 0 20 0 20 0 84946276 27976650752 41323 33554432000 4194304 4196468 140727154798512 140727154781056 140354765274871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
/proc/9573/statm: 6830237 41323 3154 1 0 6791622 0
[pid=9573/tid=9575] ppid=9570 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9573/task/9575/stat : 9575 (java) R 9570 9573 8953 0 -1 4202560 15693 0 0 0 62 5 0 0 20 0 20 0 84946276 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354737112880 140354749318501 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9576] ppid=9570 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9576/stat : 9576 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354769517072 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9577] ppid=9570 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9577/stat : 9577 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354583673488 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9578] ppid=9570 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9578/stat : 9578 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354582620432 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9579] ppid=9570 vsize=27320948 memory=5372 CPUtime=0 cores=0-7
/proc/9573/task/9579/stat : 9579 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354581567888 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9580] ppid=9570 vsize=27320948 memory=1440 CPUtime=0 cores=0-7
/proc/9573/task/9580/stat : 9580 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354580515856 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9581] ppid=9570 vsize=27320948 memory=4612 CPUtime=0 cores=0-7
/proc/9573/task/9581/stat : 9581 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354579463312 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9582] ppid=9570 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/9573/task/9582/stat : 9582 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354578410256 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9583] ppid=9570 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/9573/task/9583/stat : 9583 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84946278 27976650752 41323 33554432000 4194304 4196468 140727154798512 140354577357712 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9584] ppid=9570 vsize=27320948 memory=4044 CPUtime=0 cores=0-7
/proc/9573/task/9584/stat : 9584 (java) S 9570 9573 8953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84946280 27976650752 41323 33554432000 4194304 4196468 140727154798512 140352950348016 140354765286018 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0

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

Current children cumulated vsize: 28784528 KiB
Current children cumulated memory: 864952 KiB

[startup+7.20217 s]
/proc/loadavg: 7.89 8.56 8.72 9/213 9607
/proc/meminfo: memFree=22842452/32770624 swapFree=67108404/67108860
[pid=9573] ppid=9570 vsize=27982760 memory=667184 CPUtime=6.47 cores=0-7
/proc/9573/stat : 9573 (java) S 9570 9573 8953 0 -1 1077944320 26609 0 0 0 628 19 0 0 20 0 24 0 84946276 28654346240 166796 33554432000 4194304 4196468 140727154798512 140727154781056 140354765274871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
/proc/9573/statm: 6995690 166796 3226 1 0 6956546 0
[pid=9594] ppid=9573 vsize=836248 memory=229108 CPUtime=33.09 cores=0-7
/proc/9594/stat : 9594 (glucose-syrup) S 9573 9573 8953 0 -1 1077944320 75235 0 0 0 3285 24 0 0 20 0 9 0 84946537 856317952 57277 33554432000 4194304 4373367 140730676302816 140730676301360 139739122367106 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
/proc/9594/statm: 209062 57277 380 44 0 204750 0
[pid=9594/tid=9600] ppid=9573 vsize=836248 memory=0 CPUtime=4.07 cores=0-7
/proc/9594/task/9600/stat : 9600 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 9268 0 0 0 405 2 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139739093429224 4261756 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9601] ppid=9573 vsize=836248 memory=-4546129931942301828 CPUtime=4.08 cores=0-7
/proc/9594/task/9601/stat : 9601 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 7741 0 0 0 406 2 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139739085036424 4271914 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9602] ppid=9573 vsize=836248 memory=6944656592455360604 CPUtime=4.07 cores=0-7
/proc/9594/task/9602/stat : 9602 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 5619 0 0 0 405 2 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139739076644208 4258831 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9603] ppid=9573 vsize=836248 memory=6944656592455360604 CPUtime=4.08 cores=0-7
/proc/9594/task/9603/stat : 9603 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 5787 0 0 0 405 3 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139739068251504 4271897 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9604] ppid=9573 vsize=836248 memory=6944652177228980320 CPUtime=4.08 cores=0-7
/proc/9594/task/9604/stat : 9604 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 5971 0 0 0 407 1 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139739059858312 4271914 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9605] ppid=9573 vsize=836248 memory=-2331055268852096867 CPUtime=4.08 cores=0-7
/proc/9594/task/9605/stat : 9605 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 6335 0 0 0 405 3 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139739051465872 4271904 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9606] ppid=9573 vsize=836248 memory=7682475212697334586 CPUtime=4.08 cores=0-7
/proc/9594/task/9606/stat : 9606 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 6107 0 0 0 405 3 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139738975562616 4258847 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9607] ppid=9573 vsize=836248 memory=1399101730491701635 CPUtime=3.99 cores=0-7
/proc/9594/task/9607/stat : 9607 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 6074 0 0 0 398 1 0 0 20 0 9 0 84946586 856317952 57277 33554432000 4194304 4373367 140730676302816 139738967169816 4271828 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9573/tid=9575] ppid=9570 vsize=27982760 memory=0 CPUtime=2.62 cores=0-7
/proc/9573/task/9575/stat : 9575 (java) S 9570 9573 8953 0 -1 1077944384 17725 0 0 0 249 13 0 0 20 0 24 0 84946276 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354737114112 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9576] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9576/stat : 9576 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354769517072 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9577] ppid=9570 vsize=27982760 memory=667184 CPUtime=0 cores=0-7
/proc/9573/task/9577/stat : 9577 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354583673488 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9578] ppid=9570 vsize=27982760 memory=224784 CPUtime=0 cores=0-7
/proc/9573/task/9578/stat : 9578 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354582620432 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9579] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9579/stat : 9579 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354581567888 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9580] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9580/stat : 9580 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354580515856 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9581] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9581/stat : 9581 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354579463312 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9582] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9582/stat : 9582 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354578410256 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9583] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9583/stat : 9583 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354577357712 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9584] ppid=9570 vsize=27982760 memory=33 CPUtime=0 cores=0-7
/proc/9573/task/9584/stat : 9584 (java) S 9570 9573 8953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 84946280 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352950348016 140354765286018 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9585] ppid=9570 vsize=27982760 memory=36 CPUtime=0 cores=0-7
/proc/9573/task/9585/stat : 9585 (java) S 9570 9573 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 84946280 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352686122144 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9586] ppid=9570 vsize=27982760 memory=31 CPUtime=0 cores=0-7
/proc/9573/task/9586/stat : 9586 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946281 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352417686256 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9587] ppid=9570 vsize=27982760 memory=70 CPUtime=0 cores=0-7
/proc/9573/task/9587/stat : 9587 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352043177936 140354765293467 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9588] ppid=9570 vsize=27982760 memory=0 CPUtime=1.04 cores=0-7
/proc/9573/task/9588/stat : 9588 (java) S 9570 9573 8953 0 -1 1077944384 1853 0 0 0 103 1 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352949295856 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9589] ppid=9570 vsize=27982760 memory=0 CPUtime=0.87 cores=0-7
/proc/9573/task/9589/stat : 9589 (java) S 9570 9573 8953 0 -1 1077944384 773 0 0 0 87 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352948243312 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9590] ppid=9570 vsize=27982760 memory=280336273748008 CPUtime=1.02 cores=0-7
/proc/9573/task/9590/stat : 9590 (java) S 9570 9573 8953 0 -1 1077944384 2042 0 0 0 101 1 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352947190256 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9591] ppid=9570 vsize=27982760 memory=308778247792099354 CPUtime=0.85 cores=0-7
/proc/9573/task/9591/stat : 9591 (java) S 9570 9573 8953 0 -1 1077944384 2812 0 0 0 84 1 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352946137712 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9592] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9592/stat : 9592 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140351545272800 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9593] ppid=9570 vsize=27982760 memory=4570481358258665002 CPUtime=0 cores=0-7
/proc/9573/task/9593/stat : 9593 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352945085104 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9595] ppid=9570 vsize=27982760 memory=4138952666729248298 CPUtime=0 cores=0-7
/proc/9573/task/9595/stat : 9595 (java) S 9570 9573 8953 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 84946537 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354565456832 140354765299481 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9597] ppid=9570 vsize=27982760 memory=7682744562830902074 CPUtime=0 cores=0-7
/proc/9573/task/9597/stat : 9597 (java) S 9570 9573 8953 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 84946537 28654346240 166796 33554432000 4194304 4196468 140727154798512 140350874173360 140354765296797 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9598] ppid=9570 vsize=27982760 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9573/task/9598/stat : 9598 (java) S 9570 9573 8953 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 84946537 28654346240 166796 33554432000 4194304 4196468 140727154798512 140351142608944 140354765296797 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9599] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9599/stat : 9599 (java) S 9570 9573 8953 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 84946539 28654346240 166796 33554432000 4194304 4196468 140727154798512 140350605745568 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
Current children cumulated CPU time: 39.56 s
Current children cumulated vsize: 28819008 KiB
Current children cumulated memory: 896292 KiB

[startup+7.60217 s]
/proc/loadavg: 7.89 8.56 8.72 9/213 9607
/proc/meminfo: memFree=22842452/32770624 swapFree=67108404/67108860
[pid=9573] ppid=9570 vsize=27982760 memory=667184 CPUtime=6.47 cores=0-7
/proc/9573/stat : 9573 (java) S 9570 9573 8953 0 -1 1077944320 26609 0 0 0 628 19 0 0 20 0 24 0 84946276 28654346240 166796 33554432000 4194304 4196468 140727154798512 140727154781056 140354765274871 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
/proc/9573/statm: 6995690 166796 3226 1 0 6956546 0
[pid=9594] ppid=9573 vsize=836248 memory=229216 CPUtime=36.28 cores=0-7
/proc/9594/stat : 9594 (glucose-syrup) S 9573 9573 8953 0 -1 1077944320 75744 0 0 0 3604 24 0 0 20 0 9 0 84946537 856317952 57304 33554432000 4194304 4373367 140730676302816 140730676301360 139739122367106 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
/proc/9594/statm: 209062 57304 383 44 0 204750 0
[pid=9594/tid=9600] ppid=9573 vsize=836248 memory=7810743018581617248 CPUtime=4.47 cores=0-7
/proc/9594/task/9600/stat : 9600 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 9626 0 0 0 445 2 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139739093429520 4271897 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9601] ppid=9573 vsize=836248 memory=140172548564607 CPUtime=4.48 cores=0-7
/proc/9594/task/9601/stat : 9601 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 7778 0 0 0 446 2 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139739085036424 4271928 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9602] ppid=9573 vsize=836248 memory=0 CPUtime=4.47 cores=0-7
/proc/9594/task/9602/stat : 9602 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 5635 0 0 0 445 2 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139739076644208 4271828 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9603] ppid=9573 vsize=836248 memory=0 CPUtime=4.48 cores=0-7
/proc/9594/task/9603/stat : 9603 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 5806 0 0 0 445 3 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139739068251504 4271914 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9604] ppid=9573 vsize=836248 memory=280336273506544 CPUtime=4.48 cores=0-7
/proc/9594/task/9604/stat : 9604 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 5997 0 0 0 447 1 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139739059858312 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9605] ppid=9573 vsize=836248 memory=280336274919232 CPUtime=4.48 cores=0-7
/proc/9594/task/9605/stat : 9605 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 6352 0 0 0 445 3 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139739051466096 4271904 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9606] ppid=9573 vsize=836248 memory=-2127767799640501289 CPUtime=4.48 cores=0-7
/proc/9594/task/9606/stat : 9606 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 6126 0 0 0 445 3 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139738975562616 4291704 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9594/tid=9607] ppid=9573 vsize=836248 memory=6944656592455360604 CPUtime=4.39 cores=0-7
/proc/9594/task/9607/stat : 9607 (glucose-syrup) R 9573 9573 8953 0 -1 4202560 6081 0 0 0 438 1 0 0 20 0 9 0 84946586 856317952 57304 33554432000 4194304 4373367 140730676302816 139738967169928 4271619 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 36429824 140730676310961 140730676311212 140730676311212 140730676314055 0
[pid=9573/tid=9575] ppid=9570 vsize=27982760 memory=6944656592387989600 CPUtime=2.62 cores=0-7
/proc/9573/task/9575/stat : 9575 (java) S 9570 9573 8953 0 -1 1077944384 17725 0 0 0 249 13 0 0 20 0 24 0 84946276 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354737114112 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9576] ppid=9570 vsize=27982760 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9573/task/9576/stat : 9576 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354769517072 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9577] ppid=9570 vsize=27982760 memory=-4051592751533505334 CPUtime=0 cores=0-7
/proc/9573/task/9577/stat : 9577 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354583673488 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9578] ppid=9570 vsize=27982760 memory=-6876588627878687573 CPUtime=0 cores=0-7
/proc/9573/task/9578/stat : 9578 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354582620432 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9579] ppid=9570 vsize=27982760 memory=5937503940875993185 CPUtime=0 cores=0-7
/proc/9573/task/9579/stat : 9579 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354581567888 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9580] ppid=9570 vsize=27982760 memory=7301858289441925477 CPUtime=0 cores=0-7
/proc/9573/task/9580/stat : 9580 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354580515856 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9581] ppid=9570 vsize=27982760 memory=7014751519633725801 CPUtime=0 cores=0-7
/proc/9573/task/9581/stat : 9581 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354579463312 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9582] ppid=9570 vsize=27982760 memory=55 CPUtime=0 cores=0-7
/proc/9573/task/9582/stat : 9582 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354578410256 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9583] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9583/stat : 9583 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946278 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354577357712 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9584] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9584/stat : 9584 (java) S 9570 9573 8953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 84946280 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352950348016 140354765286018 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9585] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9585/stat : 9585 (java) S 9570 9573 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 84946280 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352686122144 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9586] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9586/stat : 9586 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946281 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352417686256 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9587] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9587/stat : 9587 (java) S 9570 9573 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352043177936 140354765293467 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9588] ppid=9570 vsize=27982760 memory=0 CPUtime=1.04 cores=0-7
/proc/9573/task/9588/stat : 9588 (java) S 9570 9573 8953 0 -1 1077944384 1853 0 0 0 103 1 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352949295856 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9589] ppid=9570 vsize=27982760 memory=0 CPUtime=0.87 cores=0-7
/proc/9573/task/9589/stat : 9589 (java) S 9570 9573 8953 0 -1 1077944384 773 0 0 0 87 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352948243312 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9590] ppid=9570 vsize=27982760 memory=0 CPUtime=1.02 cores=0-7
/proc/9573/task/9590/stat : 9590 (java) S 9570 9573 8953 0 -1 1077944384 2042 0 0 0 101 1 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352947190256 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9591] ppid=9570 vsize=27982760 memory=0 CPUtime=0.85 cores=0-7
/proc/9573/task/9591/stat : 9591 (java) S 9570 9573 8953 0 -1 1077944384 2812 0 0 0 84 1 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352946137712 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9592] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9592/stat : 9592 (java) S 9570 9573 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140351545272800 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9593] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9593/stat : 9593 (java) S 9570 9573 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84946283 28654346240 166796 33554432000 4194304 4196468 140727154798512 140352945085104 140354765286018 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9595] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9595/stat : 9595 (java) S 9570 9573 8953 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 84946537 28654346240 166796 33554432000 4194304 4196468 140727154798512 140354565456832 140354765299481 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9597] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9597/stat : 9597 (java) S 9570 9573 8953 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 84946537 28654346240 166796 33554432000 4194304 4196468 140727154798512 140350874173360 140354765296797 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9598] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9598/stat : 9598 (java) S 9570 9573 8953 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 84946537 28654346240 166796 33554432000 4194304 4196468 140727154798512 140351142608944 140354765296797 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
[pid=9573/tid=9599] ppid=9570 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9573/task/9599/stat : 9599 (java) S 9570 9573 8953 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 84946539 28654346240 166796 33554432000 4194304 4196468 140727154798512 140350605745568 140354765285077 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6500352 140727154803674 140727154803973 140727154803973 140727154806735 0
Current children cumulated CPU time: 42.75 s
Current children cumulated vsize: 28819008 KiB
Current children cumulated memory: 896400 KiB

[startup+7.70138 s]*
/proc/loadavg: 7.58 8.49 8.70 2/182 9607
/proc/meminfo: memFree=23628508/32770624 swapFree=67108404/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 7.71081
CPU time (s): 43.3363
CPU user time (s): 42.867
CPU system time (s): 0.469296
CPU usage (%): 562.021
Max. virtual memory (cumulated for all children) (KiB): 28819008
Max. memory (cumulated for all children) (KiB): 896400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.867
system time used= 0.469296
maximum resident set size= 672304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102565
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13555
involuntary context switches= 388


# summary of solver processes directly reported to runsolver:
#   pid: 9573
#   total CPU time (s): 43.3363
#   total CPU user time (s): 42.867
#   total CPU system time (s): 0.469296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.100506 second user time and 0.113615 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 08:43:51
IDJOB=4297185
IDBENCH=141563
IDSOLVER=2759
FILE ID=node148/4297185-1532673831
RUNJOBID= node148-1532666250-8980
PBS_JOBID= 21022241
Free space on /tmp= 43264 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-m004_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-4297185-1532673831/watcher-4297185-1532673831 -o /tmp/evaluation-result-4297185-1532673831/solver-4297185-1532673831 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532666250-8980 --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-4297185-1532673831.xml

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

MD5SUM BENCH= 2f4e790a4fde13aad103094a46699cf0
RANDOM SEED=1343290041

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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:        23726528 kB
MemAvailable:   31927964 kB
Buffers:          195484 kB
Cached:          8141056 kB
SwapCached:          352 kB
Active:          1951724 kB
Inactive:        6436560 kB
Active(anon):       4964 kB
Inactive(anon):    74340 kB
Active(file):    1946760 kB
Inactive(file):  6362220 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:         65948 kB
Mapped:            41316 kB
Shmem:             25016 kB
Slab:             348576 kB
SReclaimable:     320916 kB
SUnreclaim:        27660 kB
KernelStack:        3120 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325692 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-27 08:43:59