Trace number 4297348

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 17.6524 5.92013

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f11_c18.xml
MD5SUM495f96cb472313b50d142b917feb6977
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.5899
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size33
Distribution of domain sizes[{"size":6,"count":2},{"size":18,"count":4},{"size":22,"count":10},{"size":27,"count":336},{"size":33,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Jul 26 23:02:30 CEST 2018
0.65/0.56	c PID: 9008
0.65/0.56	c IP: 172.20.3.149
0.65/0.56	c HOST: node149.alineos.net
0.65/0.56	c (0,0) Parsing Begin
5.92/1.97	c (1,1) Parsing End
5.92/1.98	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 33
5.92/1.98	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.92/1.98	c (1,1) Constraint Name Generate Begin
5.92/2.00	c (1,1) Ctr:HOME/instance-4297348-1532638950.xml,Dist:Eq:IntVar:Le:Num
5.92/2.00	c (1,1) Constraint Name Generate End
5.92/2.00	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.92/2.00	c (1,1) CSP to CSPinCNF Begin
7.01/2.27	c (1,1) translated 411 (10%) constraints
7.38/2.34	c (1,1) translated 821 (20%) constraints
7.79/2.42	c (1,1) translated 1231 (30%) constraints
7.79/2.43	c (1,1) translated 1642 (40%) constraints
7.79/2.47	c (1,1) translated 2052 (50%) constraints
8.16/2.51	c (1,1) translated 2462 (60%) constraints
8.16/2.55	c (2,2) translated 2873 (70%) constraints
8.16/2.58	c (2,2) translated 3283 (80%) constraints
8.56/2.62	c (2,2) translated 3693 (90%) constraints
8.99/2.71	c (2,2) translated 4103 (100%) constraints
9.38/2.82	c (2,2) STATISTICS1:HOME/instance-4297348-1532638950.xml,Dist:Eq:IntVar:Le:Num,680,4783,33,33,2,2,33:3314;27:5144;22:344;18:24;6:60,33:9348;27:7956;22:364;18:40;6:64,2:4103;1:680,2:8886,
9.38/2.82	c (2,2) ===========================================
9.38/2.83	c (2,2) Both Encoding selects:
9.38/2.83	c (2,2) Order
9.38/2.83	c (2,2) ===========================================
9.38/2.86	c (2,2) translated 479 (10%) constraints
9.38/2.88	c (2,2) translated 957 (20%) constraints
9.38/2.89	c (2,2) translated 1435 (30%) constraints
9.82/2.91	c (2,2) translated 1914 (40%) constraints
9.82/2.93	c (2,2) translated 2392 (50%) constraints
9.82/2.95	c (2,2) translated 2870 (60%) constraints
9.82/2.97	c (2,2) translated 3349 (70%) constraints
9.82/2.98	c (2,2) translated 3827 (80%) constraints
9.82/2.99	c (2,2) translated 4305 (90%) constraints
9.82/3.00	c (2,2) translated 4783 (100%) constraints
9.82/3.00	c (2,2) CSP to CSPinCNF End
9.82/3.01	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 33
9.82/3.01	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.82/3.01	c (2,2) CSPinCNF Propagation Begin
12.49/4.09	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.49/4.09	c (3,3) CSPinCNF Propagation End
12.49/4.09	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 33
12.49/4.09	c (3,3) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.49/4.09	c (3,3) Simplify CSPinCNF Begin
13.23/4.34	c (3,3) Simplify CSPinCNF End
13.23/4.34	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 33
13.23/4.34	c (3,3) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.23/4.34	c (3,3) Calculate Precise Domain Begin
13.23/4.34	c (3,3) 0 values are removed by re-calculation
13.23/4.34	c (3,3) Calculate Precise Domain End
13.23/4.35	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 33
13.23/4.35	c (3,3) Heap : 1914 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.23/4.35	c (3,3) CSPinCNF to SatSolver Begin
14.54/4.62	c (4,4) 1299 (10 %) CSP clauses are encoded (27726 SAT variables, 42336 SAT clauses)
14.95/4.71	c (4,4) 2598 (20 %) CSP clauses are encoded (27726 SAT variables, 65353 SAT clauses)
14.95/4.78	c (4,4) 3897 (30 %) CSP clauses are encoded (27726 SAT variables, 86539 SAT clauses)
15.31/4.86	c (4,4) 5196 (40 %) CSP clauses are encoded (27726 SAT variables, 109739 SAT clauses)
15.50/4.95	c (4,4) 6495 (50 %) CSP clauses are encoded (27726 SAT variables, 134926 SAT clauses)
15.73/5.03	c (4,4) 7794 (60 %) CSP clauses are encoded (27726 SAT variables, 160024 SAT clauses)
15.98/5.11	c (4,4) 9093 (70 %) CSP clauses are encoded (27726 SAT variables, 184832 SAT clauses)
15.98/5.19	c (4,4) 10392 (80 %) CSP clauses are encoded (27726 SAT variables, 209703 SAT clauses)
16.15/5.25	c (4,4) 11691 (90 %) CSP clauses are encoded (27726 SAT variables, 232359 SAT clauses)
16.32/5.30	c (4,4) 12989 (100 %) CSP clauses are encoded (27726 SAT variables, 249963 SAT clauses)
16.32/5.30	c (4,4) CSPinCNF to SatSolver End
16.32/5.30	c (4,4) Heap : 2478 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
16.32/5.38	c (4,4) STATISTICS2:HOME/instance-4297348-1532638950.xml,Dist:Eq:IntVar:Le:Num,8886,12989,33,33,2,2,33:3314;27:5144;22:344;18:24;6:60,33:9348;27:7956;22:364;18:40;6:64;2:16412,2:12309;1:680,2:8886;1:16412,
16.32/5.38	c (4,4) SatSolver.solve Begin
16.32/5.38	c (4,4) 27726 bool, 249975 clause
16.32/5.38	c (4,4) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297348-1532638950.xml-scop-9008.cnf HOME/instance-4297348-1532638950.xml-scop-9008.cnf.out
17.03/5.88	c (5,0) c
17.03/5.88	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
17.03/5.88	c (5,0) c
17.03/5.88	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
17.03/5.88	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
17.03/5.88	c (5,0) c ========================================[ Problem Statistics ]===========================================
17.03/5.88	c (5,0) c |                                                                                                       |
17.03/5.88	c (5,0) c |  Number of variables:         27726                                                                   |
17.03/5.88	c (5,0) c |  Number of clauses:          249975                                                                   |
17.03/5.88	c (5,0) c |  Parse time:                   0.10 s                                                                 |
17.03/5.88	c (5,0) c |                                                                                                       |
17.03/5.88	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
17.03/5.88	c (5,0) c |  Simplification time:          0.23 s                                                                 |
17.03/5.88	c (5,0) c |                                                                                                       |
17.03/5.88	c (5,0) c |  Generating clones                                                                                    |
17.03/5.88	c (5,0) c |  all clones generated. Memory = 192.84Mb.                                                             |
17.03/5.88	c (5,0) c ========================================================================================================|
17.03/5.88	c (5,0) c Thread 6 is 100% pure glucose! First thread to finish! (UNSAT answer).
17.03/5.88	c (5,0) c Total Memory so far : 768.88Mb
17.03/5.88	c (5,0) c
17.03/5.88	c (5,0) c real time : 0.479327 s
17.03/5.88	c (5,0) c cpu time  : 0.5062 s
17.03/5.88	c (5,0) c
17.03/5.88	c (5,0) c
17.03/5.88	c (5,0) c
17.03/5.88	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
17.03/5.88	c (5,0) c
17.03/5.88	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.03/5.88	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.03/5.88	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.03/5.88	c (5,0) c | Conflicts     |             673 |          0 |        126 |         64 |        130 |         73 |         53 |        143 |         84 |
17.03/5.88	c (5,0) c | Decisions     |            2394 |        341 |        326 |        257 |        328 |        269 |        245 |        348 |        280 |
17.03/5.88	c (5,0) c | Propagations  |          132524 |      15757 |      19359 |      13759 |      19716 |      14429 |      12928 |      20752 |      15824 |
17.03/5.88	c (5,0) c | Avg_Trail     |                 |          0 |       1463 |       2422 |       1429 |       2206 |       2648 |       1323 |       2009 |
17.03/5.88	c (5,0) c | Avg_DL        |                 |          0 |         38 |         67 |         37 |         60 |         72 |         34 |         54 |
17.03/5.88	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.03/5.88	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.03/5.88	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.03/5.88	c (5,0) c | Exported      |             186 |          0 |         34 |         16 |         37 |         21 |         10 |         43 |         25 |
17.03/5.88	c (5,0) c | Imported      |             384 |          0 |         94 |          0 |        149 |          0 |          0 |        141 |          0 |
17.03/5.88	c (5,0) c | Good          |             118 |          0 |         28 |          0 |         48 |          0 |          0 |         42 |          0 |
17.03/5.88	c (5,0) c | Purge         |             266 |          0 |         66 |          0 |        101 |          0 |          0 |         99 |          0 |
17.03/5.88	c (5,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.03/5.88	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.03/5.88	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.03/5.88	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.03/5.88	c (5,0) c | Unaries       |                 |          0 |          1 |          0 |          2 |          0 |          0 |          3 |          0 |
17.03/5.88	c (5,0) c | Binaries      |                 |          0 |         11 |          5 |         13 |          6 |          3 |         17 |          6 |
17.03/5.88	c (5,0) c | Glues         |                 |          0 |         34 |         16 |         37 |         21 |         10 |         43 |         25 |
17.03/5.88	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.03/5.88	c (5,0) c | Orig_Seen     |             0 % |          0 |        766 |        556 |        784 |        593 |        499 |        798 |        652 |
17.03/5.88	c (5,0) c | Diff Orig seen|                 | -      798 | -       32 | -      242 | -       14 | -      205 | -      299 |      X     | -      146 |
17.03/5.88	c (5,0) c | Hamming       |             2 % |       2781 |        126 |        255 |         88 |        283 |        525 |      X     |        174 |
17.03/5.88	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.03/5.88	c (5,0) 
17.03/5.88	c (5,0) s UNSATISFIABLE
17.03/5.89	c (5,4) SatSolver.solve End
17.03/5.89	c (5,4) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.03/5.89	c (5,4) Show results Begin
17.03/5.89	s UNSATISFIABLE
17.03/5.89	c (5,4) Show results End
17.03/5.89	c (5,4) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.03/5.89	c (5,4) 1,1,2,3,3,3,4,5,5,STOP-AFTER(ALL)
17.03/5.89	c END-Prog: Thu Jul 26 23:02:36 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12563 MiB free)
  memory of node 1: 16384 MiB (10727 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297348-1532638950/watcher-4297348-1532638950 -o /tmp/evaluation-result-4297348-1532638950/solver-4297348-1532638950 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532633896-8548 --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-4297348-1532638950.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=9008, runsolver pid=9005

[startup+0.100152 s]*
/proc/loadavg: 8.22 8.69 8.76 2/200 9028
/proc/meminfo: memFree=23758616/32770624 swapFree=67108860/67108860
[pid=9008] ppid=9005 vsize=27312552 memory=107428 CPUtime=0.1 cores=0-7
/proc/9008/stat : 9008 (java) S 9005 9008 8521 0 -1 1077944320 6911 0 0 0 8 2 0 0 20 0 20 0 81458166 27968053248 26857 33554432000 4194304 4196468 140727139846624 140727139829168 139835095383799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
/proc/9008/statm: 6828138 26857 2748 1 0 6790598 0
[pid=9008/tid=9010] ppid=9005 vsize=27312552 memory=4137292323357881247 CPUtime=0.08 cores=0-7
/proc/9008/task/9010/stat : 9010 (java) R 9005 9008 8521 0 -1 4202560 5060 0 0 0 7 1 0 0 20 0 20 0 81458167 27968053248 26922 33554432000 4194304 4196468 140727139846624 139835067216000 139835079464286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9011] ppid=9005 vsize=27312552 memory=732370673890704357 CPUtime=0 cores=0-7
/proc/9008/task/9011/stat : 9011 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139835099626640 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9012] ppid=9005 vsize=27312552 memory=140535553250944 CPUtime=0 cores=0-7
/proc/9008/task/9012/stat : 9012 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834883021840 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9013] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9013/stat : 9013 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834881969040 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9014] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9014/stat : 9014 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834880916240 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9015] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9015/stat : 9015 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834879863440 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9016] ppid=9005 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9008/task/9016/stat : 9016 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834878810640 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9017] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9017/stat : 9017 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834877757840 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9018] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9018/stat : 9018 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834876705040 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9019] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9019/stat : 9019 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458171 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834221906800 139835095394946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9020] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9020/stat : 9020 (java) S 9005 9008 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81458171 27968053248 26922 33554432000 4194304 4196468 140727139846624 139832860861984 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9021] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9021/stat : 9021 (java) S 9005 9008 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81458172 27968053248 26922 33554432000 4194304 4196468 140727139846624 139832726639984 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9022] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9022/stat : 9022 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 26922 33554432000 4194304 4196468 140727139846624 139832352135504 139835095402395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9023] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9023/stat : 9023 (java) S 9005 9008 8521 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834220853616 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9024] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9024/stat : 9024 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834219800816 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9025] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9025/stat : 9025 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834218748016 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9026] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9026/stat : 9026 (java) S 9005 9008 8521 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834217695216 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9027] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9027/stat : 9027 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 26922 33554432000 4194304 4196468 140727139846624 139831854230624 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9028] ppid=9005 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9008/task/9028/stat : 9028 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 26922 33554432000 4194304 4196468 140727139846624 139834216643632 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107428 KiB

[startup+0.210624 s]*
/proc/loadavg: 8.22 8.69 8.76 2/200 9028
/proc/meminfo: memFree=23739916/32770624 swapFree=67108860/67108860
[pid=9008] ppid=9005 vsize=27312552 memory=121812 CPUtime=0.24 cores=0-7
/proc/9008/stat : 9008 (java) S 9005 9008 8521 0 -1 1077944320 10760 0 0 0 21 3 0 0 20 0 20 0 81458166 27968053248 30453 33554432000 4194304 4196468 140727139846624 140727139829168 139835095383799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
/proc/9008/statm: 6828138 30453 2905 1 0 6790598 0
[pid=9008/tid=9010] ppid=9005 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/9008/task/9010/stat : 9010 (java) R 9005 9008 8521 0 -1 4202560 8647 0 0 0 17 2 0 0 20 0 20 0 81458167 27968053248 30518 33554432000 4194304 4196468 140727139846624 139835067174464 139835076777530 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9011] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9011/stat : 9011 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139835099626640 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9012] ppid=9005 vsize=27312552 memory=140535553723068 CPUtime=0 cores=0-7
/proc/9008/task/9012/stat : 9012 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834883021840 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9013] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9013/stat : 9013 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834881969040 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9014] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9014/stat : 9014 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834880916240 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9015] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9015/stat : 9015 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834879863440 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9016] ppid=9005 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9008/task/9016/stat : 9016 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834878810640 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9017] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9017/stat : 9017 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834877757840 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9018] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9018/stat : 9018 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834876705040 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9019] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9019/stat : 9019 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458171 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834221906800 139835095394946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9020] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9020/stat : 9020 (java) S 9005 9008 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81458171 27968053248 30518 33554432000 4194304 4196468 140727139846624 139832860861984 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9021] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9021/stat : 9021 (java) S 9005 9008 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81458172 27968053248 30518 33554432000 4194304 4196468 140727139846624 139832726639984 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9022] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9022/stat : 9022 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 30518 33554432000 4194304 4196468 140727139846624 139832352135504 139835095402395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9023] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9023/stat : 9023 (java) S 9005 9008 8521 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834220853616 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9024] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9024/stat : 9024 (java) S 9005 9008 8521 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834219800816 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9025] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9025/stat : 9025 (java) S 9005 9008 8521 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834218748016 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9026] ppid=9005 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9008/task/9026/stat : 9026 (java) S 9005 9008 8521 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 20 0 81458174 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834217695216 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9027] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9027/stat : 9027 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 30518 33554432000 4194304 4196468 140727139846624 139831854230624 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9028] ppid=9005 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9008/task/9028/stat : 9028 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 30518 33554432000 4194304 4196468 140727139846624 139834216643632 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121812 KiB

[startup+0.310377 s]*
/proc/loadavg: 8.22 8.69 8.76 2/200 9028
/proc/meminfo: memFree=23736876/32770624 swapFree=67108860/67108860
[pid=9008] ppid=9005 vsize=27312552 memory=125540 CPUtime=0.42 cores=0-7
/proc/9008/stat : 9008 (java) S 9005 9008 8521 0 -1 1077944320 11315 0 0 0 38 4 0 0 20 0 20 0 81458166 27968053248 31385 33554432000 4194304 4196468 140727139846624 140727139829168 139835095383799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
/proc/9008/statm: 6828138 31385 2975 1 0 6790598 0
[pid=9008/tid=9010] ppid=9005 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9008/task/9010/stat : 9010 (java) R 9005 9008 8521 0 -1 4202560 9012 0 0 0 27 2 0 0 20 0 20 0 81458167 27968053248 31385 33554432000 4194304 4196468 140727139846624 139835067187952 139835073406728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9011] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9011/stat : 9011 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139835099626640 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9012] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9012/stat : 9012 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834883021840 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9013] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9013/stat : 9013 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834881969040 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9014] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9014/stat : 9014 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834880916240 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9015] ppid=9005 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9008/task/9015/stat : 9015 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834879863440 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9016] ppid=9005 vsize=27312552 memory=140535423660975 CPUtime=0 cores=0-7
/proc/9008/task/9016/stat : 9016 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834878810640 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9017] ppid=9005 vsize=27312552 memory=140535423663280 CPUtime=0 cores=0-7
/proc/9008/task/9017/stat : 9017 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834877757840 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9018] ppid=9005 vsize=27312552 memory=140535423665584 CPUtime=0 cores=0-7
/proc/9008/task/9018/stat : 9018 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458169 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834876705040 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9019] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9019/stat : 9019 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458171 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834221906800 139835095394946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9020] ppid=9005 vsize=27312552 memory=281070847338128 CPUtime=0 cores=0-7
/proc/9008/task/9020/stat : 9020 (java) S 9005 9008 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81458171 27968053248 31385 33554432000 4194304 4196468 140727139846624 139832860861984 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9021] ppid=9005 vsize=27312552 memory=281070847345040 CPUtime=0 cores=0-7
/proc/9008/task/9021/stat : 9021 (java) S 9005 9008 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81458172 27968053248 31385 33554432000 4194304 4196468 140727139846624 139832726639984 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9022] ppid=9005 vsize=27312552 memory=281070847286320 CPUtime=0 cores=0-7
/proc/9008/task/9022/stat : 9022 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 31385 33554432000 4194304 4196468 140727139846624 139832352135504 139835095402395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9023] ppid=9005 vsize=27312552 memory=281070847358864 CPUtime=0.01 cores=0-7
/proc/9008/task/9023/stat : 9023 (java) S 9005 9008 8521 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 20 0 81458174 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834220853616 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9024] ppid=9005 vsize=27312552 memory=281070847365776 CPUtime=0.01 cores=0-7
/proc/9008/task/9024/stat : 9024 (java) S 9005 9008 8521 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 20 0 81458174 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834219800816 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9025] ppid=9005 vsize=27312552 memory=281070847363472 CPUtime=0.01 cores=0-7
/proc/9008/task/9025/stat : 9025 (java) S 9005 9008 8521 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 20 0 81458174 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834218748016 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9026] ppid=9005 vsize=27312552 memory=281070847380032 CPUtime=0.07 cores=0-7
/proc/9008/task/9026/stat : 9026 (java) R 9005 9008 8521 0 -1 4202560 312 0 0 0 7 0 0 0 20 0 20 0 81458174 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834217695216 139835095405146 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9027] ppid=9005 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9027/stat : 9027 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 31385 33554432000 4194304 4196468 140727139846624 139831854230624 139835095394005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9028] ppid=9005 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9008/task/9028/stat : 9028 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458174 27968053248 31385 33554432000 4194304 4196468 140727139846624 139834216643632 139835095394946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125540 KiB

[startup+0.700826 s]
/proc/loadavg: 8.22 8.69 8.76 2/200 9028
/proc/meminfo: memFree=23712568/32770624 swapFree=67108860/67108860
[pid=9008] ppid=9005 vsize=27318824 memory=162560 CPUtime=0.98 cores=0-7
/proc/9008/stat : 9008 (java) S 9005 9008 8521 0 -1 1077944320 18227 0 0 0 93 5 0 0 20 0 20 0 81458166 27974475776 40640 33554432000 4194304 4196468 140727139846624 140727139829168 139835095383799 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
/proc/9008/statm: 6829706 40640 3140 1 0 6791110 0
[pid=9008/tid=9010] ppid=9005 vsize=27318824 memory=7877467826436989780 CPUtime=0.67 cores=0-7
/proc/9008/task/9010/stat : 9010 (java) R 9005 9008 8521 0 -1 4202560 15453 0 0 0 63 4 0 0 20 0 20 0 81458167 27974475776 40640 33554432000 4194304 4196468 140727139846624 139835067221312 139835095405725 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9011] ppid=9005 vsize=27318824 memory=38770669799046 CPUtime=0 cores=0-7
/proc/9008/task/9011/stat : 9011 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139835099626640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9012] ppid=9005 vsize=27318824 memory=140535423672169 CPUtime=0 cores=0-7
/proc/9008/task/9012/stat : 9012 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834883021840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9013] ppid=9005 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9013/stat : 9013 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834881969040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9014] ppid=9005 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9014/stat : 9014 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834880916240 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9015] ppid=9005 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9015/stat : 9015 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834879863440 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9016] ppid=9005 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9016/stat : 9016 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834878810640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9017] ppid=9005 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9017/stat : 9017 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834877757840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9018] ppid=9005 vsize=27318824 memory=1788 CPUtime=0 cores=0-7
/proc/9008/task/9018/stat : 9018 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458169 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834876705040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9019] ppid=9005 vsize=27318824 memory=872 CPUtime=0 cores=0-7
/proc/9008/task/9019/stat : 9019 (java) S 9005 9008 8521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81458171 27974475776 40640 33554432000 4194304 4196468 140727139846624 139834221906800 139835095394946 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0

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

[pid=9008/tid=9023] ppid=9005 vsize=27327160 memory=13523 CPUtime=3.02 cores=0-7
/proc/9008/task/9023/stat : 9023 (java) S 9005 9008 8521 0 -1 1077944384 2419 0 0 0 301 1 0 0 20 0 20 0 81458174 27983011840 517411 33554432000 4194304 4196468 140727139846624 139834220853616 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9024] ppid=9005 vsize=27327160 memory=1 CPUtime=2.99 cores=0-7
/proc/9008/task/9024/stat : 9024 (java) S 9005 9008 8521 0 -1 1077944384 4452 0 0 0 298 1 0 0 20 0 20 0 81458174 27983011840 517411 33554432000 4194304 4196468 140727139846624 139834219800816 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9025] ppid=9005 vsize=27327160 memory=281070847469040 CPUtime=3.07 cores=0-7
/proc/9008/task/9025/stat : 9025 (java) R 9005 9008 8521 0 -1 4202560 2917 0 0 0 306 1 0 0 20 0 20 0 81458174 27983011840 517411 33554432000 4194304 4196468 140727139846624 139834218738992 139835080492729 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9026] ppid=9005 vsize=27327160 memory=0 CPUtime=1.42 cores=0-7
/proc/9008/task/9026/stat : 9026 (java) S 9005 9008 8521 0 -1 1077944384 4018 0 0 0 140 2 0 0 20 0 20 0 81458174 27983011840 517411 33554432000 4194304 4196468 140727139846624 139834217695216 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9027] ppid=9005 vsize=27327160 memory=-6786428918777463953 CPUtime=0 cores=0-7
/proc/9008/task/9027/stat : 9027 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458174 27983011840 517411 33554432000 4194304 4196468 140727139846624 139831854230624 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9028] ppid=9005 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9028/stat : 9028 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81458174 27983011840 517411 33554432000 4194304 4196468 140727139846624 139834216643632 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
Current children cumulated CPU time: 15.31 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2067596 KiB

[startup+5.60142 s]
/proc/loadavg: 7.80 8.60 8.73 3/200 9028
/proc/meminfo: memFree=21647164/32770624 swapFree=67108860/67108860
[pid=9008] ppid=9005 vsize=27984808 memory=2498184 CPUtime=17.03 cores=0-7
/proc/9008/stat : 9008 (java) S 9005 9008 8521 0 -1 1077944320 37458 0 0 0 1655 48 0 0 20 0 24 0 81458166 28656443392 624546 33554432000 4194304 4196468 140727139846624 140727139829168 139835095383799 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
/proc/9008/statm: 6996202 624546 3237 1 0 6957058 0
[pid=9008/tid=9010] ppid=9005 vsize=27984808 memory=8112282956445269571 CPUtime=5.4 cores=0-7
/proc/9008/task/9010/stat : 9010 (java) S 9005 9008 8521 0 -1 1077944384 19164 0 0 0 500 40 0 0 20 0 24 0 81458167 28656443392 624546 33554432000 4194304 4196468 140727139846624 139835067223040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9011] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9011/stat : 9011 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139835099626640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9012] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9012/stat : 9012 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834883021840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9013] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9013/stat : 9013 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834881969040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9014] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9014/stat : 9014 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834880916240 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9015] ppid=9005 vsize=27984808 memory=3872 CPUtime=0 cores=0-7
/proc/9008/task/9015/stat : 9015 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834879863440 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9016] ppid=9005 vsize=27984808 memory=33 CPUtime=0 cores=0-7
/proc/9008/task/9016/stat : 9016 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834878810640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9017] ppid=9005 vsize=27984808 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/9008/task/9017/stat : 9017 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834877757840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9018] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9018/stat : 9018 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834876705040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9019] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9019/stat : 9019 (java) S 9005 9008 8521 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81458171 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834221906800 139835095394946 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9020] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9020/stat : 9020 (java) S 9005 9008 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81458171 28656443392 624546 33554432000 4194304 4196468 140727139846624 139832860861984 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9021] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9021/stat : 9021 (java) S 9005 9008 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81458172 28656443392 624546 33554432000 4194304 4196468 140727139846624 139832726639984 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9022] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9022/stat : 9022 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139832352135504 139835095402395 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9023] ppid=9005 vsize=27984808 memory=0 CPUtime=3.53 cores=0-7
/proc/9008/task/9023/stat : 9023 (java) S 9005 9008 8521 0 -1 1077944384 4175 0 0 0 352 1 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834220853616 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9024] ppid=9005 vsize=27984808 memory=0 CPUtime=3.2 cores=0-7
/proc/9008/task/9024/stat : 9024 (java) S 9005 9008 8521 0 -1 1077944384 4873 0 0 0 319 1 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834219800816 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9025] ppid=9005 vsize=27984808 memory=0 CPUtime=3.37 cores=0-7
/proc/9008/task/9025/stat : 9025 (java) S 9005 9008 8521 0 -1 1077944384 3796 0 0 0 336 1 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834218748016 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9026] ppid=9005 vsize=27984808 memory=0 CPUtime=1.47 cores=0-7
/proc/9008/task/9026/stat : 9026 (java) S 9005 9008 8521 0 -1 1077944384 4025 0 0 0 145 2 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834217695216 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9027] ppid=9005 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9008/task/9027/stat : 9027 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139831854230624 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9028] ppid=9005 vsize=27984808 memory=-7361174377247368086 CPUtime=0 cores=0-7
/proc/9008/task/9028/stat : 9028 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834216643632 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
Current children cumulated CPU time: 17.03 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2498184 KiB

[startup+5.80092 s]
/proc/loadavg: 7.80 8.60 8.73 3/200 9028
/proc/meminfo: memFree=21647164/32770624 swapFree=67108860/67108860
[pid=9008] ppid=9005 vsize=27984808 memory=2498184 CPUtime=17.03 cores=0-7
/proc/9008/stat : 9008 (java) S 9005 9008 8521 0 -1 1077944320 37458 0 0 0 1655 48 0 0 20 0 24 0 81458166 28656443392 624546 33554432000 4194304 4196468 140727139846624 140727139829168 139835095383799 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
/proc/9008/statm: 6996202 624546 3237 1 0 6957058 0
[pid=9008/tid=9010] ppid=9005 vsize=27984808 memory=-8990767739041718176 CPUtime=5.4 cores=0-7
/proc/9008/task/9010/stat : 9010 (java) S 9005 9008 8521 0 -1 1077944384 19164 0 0 0 500 40 0 0 20 0 24 0 81458167 28656443392 624546 33554432000 4194304 4196468 140727139846624 139835067223040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9011] ppid=9005 vsize=27984808 memory=6944656591801717405 CPUtime=0 cores=0-7
/proc/9008/task/9011/stat : 9011 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139835099626640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9012] ppid=9005 vsize=27984808 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/9008/task/9012/stat : 9012 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834883021840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9013] ppid=9005 vsize=27984808 memory=872 CPUtime=0 cores=0-7
/proc/9008/task/9013/stat : 9013 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834881969040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9014] ppid=9005 vsize=27984808 memory=12724 CPUtime=0 cores=0-7
/proc/9008/task/9014/stat : 9014 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834880916240 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9015] ppid=9005 vsize=27984808 memory=756 CPUtime=0 cores=0-7
/proc/9008/task/9015/stat : 9015 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834879863440 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9016] ppid=9005 vsize=27984808 memory=1624 CPUtime=0 cores=0-7
/proc/9008/task/9016/stat : 9016 (java) S 9005 9008 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834878810640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9017] ppid=9005 vsize=27984808 memory=1836 CPUtime=0 cores=0-7
/proc/9008/task/9017/stat : 9017 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834877757840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9018] ppid=9005 vsize=27984808 memory=1132 CPUtime=0 cores=0-7
/proc/9008/task/9018/stat : 9018 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81458169 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834876705040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9019] ppid=9005 vsize=27984808 memory=6660 CPUtime=0 cores=0-7
/proc/9008/task/9019/stat : 9019 (java) S 9005 9008 8521 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81458171 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834221906800 139835095394946 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9020] ppid=9005 vsize=27984808 memory=5636 CPUtime=0 cores=0-7
/proc/9008/task/9020/stat : 9020 (java) S 9005 9008 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81458171 28656443392 624546 33554432000 4194304 4196468 140727139846624 139832860861984 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9021] ppid=9005 vsize=27984808 memory=4588 CPUtime=0 cores=0-7
/proc/9008/task/9021/stat : 9021 (java) S 9005 9008 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81458172 28656443392 624546 33554432000 4194304 4196468 140727139846624 139832726639984 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9022] ppid=9005 vsize=27984808 memory=1388 CPUtime=0 cores=0-7
/proc/9008/task/9022/stat : 9022 (java) S 9005 9008 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139832352135504 139835095402395 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9023] ppid=9005 vsize=27984808 memory=1224 CPUtime=3.53 cores=0-7
/proc/9008/task/9023/stat : 9023 (java) S 9005 9008 8521 0 -1 1077944384 4175 0 0 0 352 1 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834220853616 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9024] ppid=9005 vsize=27984808 memory=15816 CPUtime=3.2 cores=0-7
/proc/9008/task/9024/stat : 9024 (java) S 9005 9008 8521 0 -1 1077944384 4873 0 0 0 319 1 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834219800816 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9025] ppid=9005 vsize=27984808 memory=4048 CPUtime=3.37 cores=0-7
/proc/9008/task/9025/stat : 9025 (java) S 9005 9008 8521 0 -1 1077944384 3796 0 0 0 336 1 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834218748016 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9026] ppid=9005 vsize=27984808 memory=14336 CPUtime=1.47 cores=0-7
/proc/9008/task/9026/stat : 9026 (java) S 9005 9008 8521 0 -1 1077944384 4025 0 0 0 145 2 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834217695216 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9027] ppid=9005 vsize=27984808 memory=14380 CPUtime=0 cores=0-7
/proc/9008/task/9027/stat : 9027 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139831854230624 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9028] ppid=9005 vsize=27984808 memory=33 CPUtime=0 cores=0-7
/proc/9008/task/9028/stat : 9028 (java) S 9005 9008 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81458174 28656443392 624546 33554432000 4194304 4196468 140727139846624 139834216643632 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
Current children cumulated CPU time: 17.03 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2498184 KiB

[startup+5.90087 s]
/proc/loadavg: 7.80 8.60 8.73 3/200 9028
/proc/meminfo: memFree=21647164/32770624 swapFree=67108860/67108860
[pid=9008] ppid=9005 vsize=27853732 memory=2498256 CPUtime=17.61 cores=0-7
/proc/9008/stat : 9008 (java) S 9005 9008 8521 0 -1 1077944320 37487 34133 0 0 1657 48 50 6 20 0 22 0 81458166 28522221568 624564 33554432000 4194304 4196468 140727139846624 140727139829168 139835095383799 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
/proc/9008/statm: 6963433 624564 3237 1 0 6924289 0
[pid=9008/tid=9010] ppid=9005 vsize=27853732 memory=55 CPUtime=5.97 cores=0-7
/proc/9008/task/9010/stat : 9010 (java) R 9005 9008 8521 0 -1 4202560 19168 34133 0 0 501 40 50 6 20 0 22 0 81458167 28522221568 624564 33554432000 4194304 4196468 140727139846624 139835067224656 139835088069431 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9011] ppid=9005 vsize=27853732 memory=6933690279252828305 CPUtime=0.56 cores=0-7
/proc/9008/task/9011/stat : 9011 (java) S 9005 9008 8521 0 -1 1077944384 1 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139835099626640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9012] ppid=9005 vsize=27853732 memory=237 CPUtime=0.56 cores=0-7
/proc/9008/task/9012/stat : 9012 (java) S 9005 9008 8521 0 -1 1077944384 1 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834883021840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9013] ppid=9005 vsize=27853732 memory=0 CPUtime=0.56 cores=0-7
/proc/9008/task/9013/stat : 9013 (java) S 9005 9008 8521 0 -1 1077944384 2 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834881969040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9014] ppid=9005 vsize=27853732 memory=24144 CPUtime=0.56 cores=0-7
/proc/9008/task/9014/stat : 9014 (java) S 9005 9008 8521 0 -1 1077944384 2 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834880916240 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9015] ppid=9005 vsize=27853732 memory=1280 CPUtime=0.56 cores=0-7
/proc/9008/task/9015/stat : 9015 (java) S 9005 9008 8521 0 -1 1077944384 2 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834879863440 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9016] ppid=9005 vsize=27853732 memory=2272 CPUtime=0.56 cores=0-7
/proc/9008/task/9016/stat : 9016 (java) S 9005 9008 8521 0 -1 1077944384 2 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834878810640 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9017] ppid=9005 vsize=27853732 memory=8112282956445269571 CPUtime=0.56 cores=0-7
/proc/9008/task/9017/stat : 9017 (java) S 9005 9008 8521 0 -1 1077944384 1 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834877757840 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9018] ppid=9005 vsize=27853732 memory=5495740422247797458 CPUtime=0.56 cores=0-7
/proc/9008/task/9018/stat : 9018 (java) S 9005 9008 8521 0 -1 1077944384 3 34133 0 0 0 0 50 6 20 0 22 0 81458169 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834876705040 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9019] ppid=9005 vsize=27853732 memory=-3255422371651459150 CPUtime=0.56 cores=0-7
/proc/9008/task/9019/stat : 9019 (java) S 9005 9008 8521 0 -1 1077944384 7 34133 0 0 0 0 50 6 20 0 22 0 81458171 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834221906800 139835095394946 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9020] ppid=9005 vsize=27853732 memory=2142908 CPUtime=0.56 cores=0-7
/proc/9008/task/9020/stat : 9020 (java) S 9005 9008 8521 0 -1 1077944384 13 34133 0 0 0 0 50 6 20 0 22 0 81458171 28522221568 624564 33554432000 4194304 4196468 140727139846624 139832860861984 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9021] ppid=9005 vsize=27853732 memory=1877460 CPUtime=0.56 cores=0-7
/proc/9008/task/9021/stat : 9021 (java) S 9005 9008 8521 0 -1 1077944384 21 34133 0 0 0 0 50 6 20 0 22 0 81458172 28522221568 624564 33554432000 4194304 4196468 140727139846624 139832726639984 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9022] ppid=9005 vsize=27853732 memory=7812148211621458020 CPUtime=0.56 cores=0-7
/proc/9008/task/9022/stat : 9022 (java) S 9005 9008 8521 0 -1 1077944384 1 34133 0 0 0 0 50 6 20 0 22 0 81458174 28522221568 624564 33554432000 4194304 4196468 140727139846624 139832352135504 139835095402395 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9023] ppid=9005 vsize=27853732 memory=5937503940876124257 CPUtime=4.09 cores=0-7
/proc/9008/task/9023/stat : 9023 (java) S 9005 9008 8521 0 -1 1077944384 4175 34133 0 0 352 1 50 6 20 0 22 0 81458174 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834220853616 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9024] ppid=9005 vsize=27853732 memory=0 CPUtime=3.76 cores=0-7
/proc/9008/task/9024/stat : 9024 (java) S 9005 9008 8521 0 -1 1077944384 4873 34133 0 0 319 1 50 6 20 0 22 0 81458174 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834219800816 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9025] ppid=9005 vsize=27853732 memory=0 CPUtime=3.93 cores=0-7
/proc/9008/task/9025/stat : 9025 (java) S 9005 9008 8521 0 -1 1077944384 3796 34133 0 0 336 1 50 6 20 0 22 0 81458174 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834218748016 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9026] ppid=9005 vsize=27853732 memory=0 CPUtime=2.04 cores=0-7
/proc/9008/task/9026/stat : 9026 (java) S 9005 9008 8521 0 -1 1077944384 4025 34133 0 0 146 2 50 6 20 0 22 0 81458174 28522221568 624564 33554432000 4194304 4196468 140727139846624 139834217695216 139835095394946 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9027] ppid=9005 vsize=27853732 memory=0 CPUtime=0.56 cores=0-7
/proc/9008/task/9027/stat : 9027 (java) S 9005 9008 8521 0 -1 1077944384 3 34133 0 0 0 0 50 6 20 0 22 0 81458174 28522221568 624565 33554432000 4194304 4196468 140727139846624 139831854230624 139835095394005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36388864 140727139849178 140727139849477 140727139849477 140727139852239 0
[pid=9008/tid=9028] ppid=9005 vsize=0 memory=0 CPUtime=0.56 cores=0-7
/proc/9008/task/9028/stat : 9028 (java) X 9005 9008 8521 0 -1 4194372 3 34133 0 0 0 0 50 6 20 0 22 0 81458174 0 0 33554432000 0 0 0 0 0 0 4 0 25189583 18446744073709551615 0 0 -1 4 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time: 17.61 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 2498256 KiB

Child status: 0
Real time (s): 5.92013
CPU time (s): 17.6524
CPU user time (s): 17.0767
CPU system time (s): 0.57561
CPU usage (%): 298.175
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 2498256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0767
system time used= 0.57561
maximum resident set size= 2500712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71644
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7091
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 9008
#   total CPU time (s): 17.6524
#   total CPU user time (s): 17.0767
#   total CPU system time (s): 0.57561

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.076786 second user time and 0.090394 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-26 23:02:30
IDJOB=4297348
IDBENCH=141176
IDSOLVER=2759
FILE ID=node149/4297348-1532638950
RUNJOBID= node149-1532633896-8548
PBS_JOBID= 21022184
Free space on /tmp= 43256 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f11_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-4297348-1532638950/watcher-4297348-1532638950 -o /tmp/evaluation-result-4297348-1532638950/solver-4297348-1532638950 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532633896-8548 --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-4297348-1532638950.xml

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

MD5SUM BENCH= 495f96cb472313b50d142b917feb6977
RANDOM SEED=1500117306

node149.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.60
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.60
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.60
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.60
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:        23850356 kB
MemAvailable:   31925528 kB
Buffers:          147036 kB
Cached:          8101428 kB
SwapCached:            0 kB
Active:          2416604 kB
Inactive:        5887188 kB
Active(anon):       3792 kB
Inactive(anon):    79440 kB
Active(file):    2412812 kB
Inactive(file):  5807748 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8436 kB
Writeback:             0 kB
AnonPages:        142052 kB
Mapped:            33528 kB
Shmem:             25224 kB
Slab:             311012 kB
SReclaimable:     283072 kB
SUnreclaim:        27940 kB
KernelStack:        3776 kB
PageTables:         4940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43248 MiB
End job on node149 at 2018-07-26 23:02:36