Trace number 4297112

Some explanations

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

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

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

Solver answer on this benchmark

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

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 order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Jul 26 23:02:24 CEST 2018
0.65/0.56	c PID: 8909
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.74/1.94	c (1,1) Parsing End
5.74/1.95	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 33
5.74/1.95	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.74/1.95	c (1,1) Constraint Name Generate Begin
5.74/1.98	c (1,1) Ctr:HOME/instance-4297112-1532638943.xml,Dist:Eq:IntVar:Le:Num
5.74/1.98	c (1,1) Constraint Name Generate End
5.74/1.98	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.74/1.98	c (1,1) CSP to CSPinCNF Begin
6.80/2.25	c (1,1) translated 411 (10%) constraints
7.12/2.31	c (1,1) translated 821 (20%) constraints
7.12/2.36	c (1,1) translated 1231 (30%) constraints
7.52/2.40	c (1,1) translated 1642 (40%) constraints
7.52/2.44	c (1,1) translated 2052 (50%) constraints
7.52/2.48	c (1,1) translated 2462 (60%) constraints
7.91/2.52	c (1,1) translated 2873 (70%) constraints
7.91/2.55	c (2,2) translated 3283 (80%) constraints
7.91/2.59	c (2,2) translated 3693 (90%) constraints
8.74/2.71	c (2,2) translated 4103 (100%) constraints
9.19/2.81	c (2,2) STATISTICS1:HOME/instance-4297112-1532638943.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.19/2.81	c (2,2) ===========================================
9.19/2.81	c (2,2) Order
9.19/2.81	c (2,2) ===========================================
9.19/2.84	c (2,2) translated 479 (10%) constraints
9.19/2.86	c (2,2) translated 957 (20%) constraints
9.19/2.87	c (2,2) translated 1435 (30%) constraints
9.19/2.88	c (2,2) translated 1914 (40%) constraints
9.19/2.90	c (2,2) translated 2392 (50%) constraints
9.59/2.91	c (2,2) translated 2870 (60%) constraints
9.59/2.92	c (2,2) translated 3349 (70%) constraints
9.59/2.93	c (2,2) translated 3827 (80%) constraints
9.59/2.94	c (2,2) translated 4305 (90%) constraints
9.59/2.95	c (2,2) translated 4783 (100%) constraints
9.59/2.96	c (2,2) CSP to CSPinCNF End
9.59/2.96	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 33
9.59/2.96	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.59/2.96	c (2,2) CSPinCNF Propagation Begin
11.64/4.04	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.64/4.04	c (3,3) CSPinCNF Propagation End
11.64/4.04	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 33
11.64/4.04	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
11.64/4.04	c (3,3) Simplify CSPinCNF Begin
12.15/4.29	c (3,3) Simplify CSPinCNF End
12.15/4.29	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 33
12.15/4.29	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.15/4.29	c (3,3) Calculate Precise Domain Begin
12.15/4.29	c (3,3) 0 values are removed by re-calculation
12.15/4.29	c (3,3) Calculate Precise Domain End
12.15/4.29	c (3,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 33
12.15/4.29	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.15/4.29	c (3,3) CSPinCNF to SatSolver Begin
13.40/4.55	c (4,3) 1299 (10 %) CSP clauses are encoded (27726 SAT variables, 42336 SAT clauses)
13.79/4.64	c (4,4) 2598 (20 %) CSP clauses are encoded (27726 SAT variables, 65353 SAT clauses)
14.05/4.72	c (4,4) 3897 (30 %) CSP clauses are encoded (27726 SAT variables, 86539 SAT clauses)
14.27/4.80	c (4,4) 5196 (40 %) CSP clauses are encoded (27726 SAT variables, 109739 SAT clauses)
14.27/4.89	c (4,4) 6495 (50 %) CSP clauses are encoded (27726 SAT variables, 134926 SAT clauses)
14.47/4.98	c (4,4) 7794 (60 %) CSP clauses are encoded (27726 SAT variables, 160024 SAT clauses)
14.70/5.07	c (4,4) 9093 (70 %) CSP clauses are encoded (27726 SAT variables, 184832 SAT clauses)
14.94/5.14	c (4,4) 10392 (80 %) CSP clauses are encoded (27726 SAT variables, 209703 SAT clauses)
15.11/5.21	c (4,4) 11691 (90 %) CSP clauses are encoded (27726 SAT variables, 232359 SAT clauses)
15.11/5.26	c (4,4) 12989 (100 %) CSP clauses are encoded (27726 SAT variables, 249963 SAT clauses)
15.11/5.26	c (4,4) CSPinCNF to SatSolver End
15.11/5.26	c (4,4) Heap : 2590 MiB used (max 21589 MiB), NonHeap : 37 MiB used (max 0 MiB)
15.36/5.34	c (4,4) STATISTICS2:HOME/instance-4297112-1532638943.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,
15.36/5.34	c (4,4) SatSolver.solve Begin
15.36/5.34	c (4,4) 27726 bool, 249975 clause
15.36/5.34	c (4,4) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297112-1532638943.xml-scop-8909.cnf HOME/instance-4297112-1532638943.xml-scop-8909.cnf.out
15.96/5.85	c (5,0) c
15.96/5.85	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
15.96/5.85	c (5,0) c
15.96/5.85	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
15.96/5.85	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
15.96/5.85	c (5,0) c ========================================[ Problem Statistics ]===========================================
15.96/5.85	c (5,0) c |                                                                                                       |
15.96/5.85	c (5,0) c |  Number of variables:         27726                                                                   |
15.96/5.85	c (5,0) c |  Number of clauses:          249975                                                                   |
15.96/5.85	c (5,0) c |  Parse time:                   0.10 s                                                                 |
15.96/5.85	c (5,0) c |                                                                                                       |
15.96/5.85	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
15.96/5.85	c (5,0) c |  Simplification time:          0.24 s                                                                 |
15.96/5.85	c (5,0) c |                                                                                                       |
15.96/5.85	c (5,0) c |  Generating clones                                                                                    |
15.96/5.85	c (5,0) c |  all clones generated. Memory = 192.84Mb.                                                             |
15.96/5.85	c (5,0) c ========================================================================================================|
15.96/5.85	c (5,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
15.96/5.85	c (5,0) c Total Memory so far : 768.88Mb
15.96/5.85	c (5,0) c
15.96/5.85	c (5,0) c real time : 0.486202 s
15.96/5.85	c (5,0) c cpu time  : 0.51278 s
15.96/5.85	c (5,0) c
15.96/5.85	c (5,0) c
15.96/5.85	c (5,0) c
15.96/5.85	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.96/5.85	c (5,0) c
15.96/5.85	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.96/5.85	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.96/5.85	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.96/5.85	c (5,0) c | Conflicts     |             654 |          0 |        128 |         54 |        117 |         68 |        141 |         61 |         85 |
15.96/5.85	c (5,0) c | Decisions     |            2379 |        341 |        328 |        246 |        317 |        266 |        347 |        253 |        281 |
15.96/5.85	c (5,0) c | Propagations  |          131001 |      15757 |      19541 |      12934 |      18596 |      14201 |      20568 |      13538 |      15866 |
15.96/5.85	c (5,0) c | Avg_Trail     |                 |          0 |       1445 |       2629 |       1559 |       2322 |       1339 |       2507 |       1992 |
15.96/5.85	c (5,0) c | Avg_DL        |                 |          0 |         38 |         71 |         41 |         63 |         34 |         69 |         54 |
15.96/5.85	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.96/5.85	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.96/5.85	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.96/5.85	c (5,0) c | Exported      |             187 |          0 |         36 |         10 |         39 |         19 |         42 |         16 |         25 |
15.96/5.85	c (5,0) c | Imported      |             355 |          0 |         84 |          0 |        126 |          0 |        145 |          0 |          0 |
15.96/5.85	c (5,0) c | Good          |             107 |          0 |         26 |          0 |         39 |          0 |         42 |          0 |          0 |
15.96/5.85	c (5,0) c | Purge         |             248 |          0 |         58 |          0 |         87 |          0 |        103 |          0 |          0 |
15.96/5.85	c (5,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.96/5.85	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.96/5.85	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.96/5.85	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.96/5.85	c (5,0) c | Unaries       |                 |          0 |          1 |          0 |          2 |          0 |          3 |          0 |          0 |
15.96/5.85	c (5,0) c | Binaries      |                 |          0 |         12 |          3 |         11 |          5 |         16 |          5 |          6 |
15.96/5.85	c (5,0) c | Glues         |                 |          0 |         36 |         10 |         39 |         19 |         42 |         16 |         25 |
15.96/5.85	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.96/5.85	c (5,0) c | Orig_Seen     |             0 % |          0 |        771 |        500 |        773 |        581 |        797 |        544 |        659 |
15.96/5.85	c (5,0) c | Diff Orig seen|                 | -      797 | -       26 | -      297 | -       24 | -      216 |      X     | -      253 | -      138 |
15.96/5.85	c (5,0) c | Hamming       |             2 % |       2779 |        136 |        535 |        102 |        276 |      X     |        241 |        162 |
15.96/5.85	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.96/5.85	c (5,0) 
15.96/5.85	c (5,0) s UNSATISFIABLE
15.96/5.86	c (5,4) SatSolver.solve End
15.96/5.86	c (5,4) Heap : 3041 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
15.96/5.86	c (5,4) Show results Begin
15.96/5.86	s UNSATISFIABLE
15.96/5.86	c (5,4) Show results End
15.96/5.86	c (5,4) Heap : 3041 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
15.96/5.86	c (5,4) 1,1,2,3,3,3,4,5,5,STOP-AFTER(ALL)
15.96/5.86	c END-Prog: Thu Jul 26 23:02:29 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-4297112-1532638943/watcher-4297112-1532638943 -o /tmp/evaluation-result-4297112-1532638943/solver-4297112-1532638943 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532633896-8548 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297112-1532638943.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=8909, runsolver pid=8906


[startup+0.100155 s]*
/proc/loadavg: 8.58 8.77 8.78 2/200 8929
/proc/meminfo: memFree=23755688/32770624 swapFree=67108860/67108860
[pid=8909] ppid=8906 vsize=27312552 memory=109512 CPUtime=0.1 cores=0-7
/proc/8909/stat : 8909 (java) S 8906 8909 8521 0 -1 1077944320 6377 0 0 0 8 2 0 0 20 0 20 0 81457515 27968053248 27378 33554432000 4194304 4196468 140728279536560 140728279519104 140707170320119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
/proc/8909/statm: 6828138 27378 2746 1 0 6790598 0
[pid=8909/tid=8911] ppid=8906 vsize=27312552 memory=4139824498636649376 CPUtime=0.09 cores=0-7
/proc/8909/task/8911/stat : 8911 (java) R 8906 8909 8521 0 -1 4202560 4555 0 0 0 7 2 0 0 20 0 20 0 81457516 27968053248 27443 33554432000 4194304 4196468 140728279536560 140707142124320 140707150596944 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8912] ppid=8906 vsize=27312552 memory=732370395396021221 CPUtime=0 cores=0-7
/proc/8909/task/8912/stat : 8912 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140707174562320 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8913] ppid=8906 vsize=27312552 memory=140257058567808 CPUtime=0 cores=0-7
/proc/8909/task/8913/stat : 8913 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706957957776 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8914] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8914/stat : 8914 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706956904720 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8915] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8915/stat : 8915 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706955852176 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8916] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8916/stat : 8916 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706588908560 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8917] ppid=8906 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8909/task/8917/stat : 8917 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706587856016 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8918] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8918/stat : 8918 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706586802960 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8919] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8919/stat : 8919 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706585750416 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8920] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8920/stat : 8920 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706296330480 140707170331266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8921] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8921/stat : 8921 (java) S 8906 8909 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 27443 33554432000 4194304 4196468 140728279536560 140705141875872 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8922] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8922/stat : 8922 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 27443 33554432000 4194304 4196468 140728279536560 140704873439984 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8923] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8923/stat : 8923 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 27443 33554432000 4194304 4196468 140728279536560 140704498931664 140707170338715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8924] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8924/stat : 8924 (java) S 8906 8909 8521 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706295278320 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8925] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8925/stat : 8925 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706294225776 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8926] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8926/stat : 8926 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706293172720 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8927] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8927/stat : 8927 (java) S 8906 8909 8521 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706292120176 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8928] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8928/stat : 8928 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 27443 33554432000 4194304 4196468 140728279536560 140704001026528 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8929] ppid=8906 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8909/task/8929/stat : 8929 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 27443 33554432000 4194304 4196468 140728279536560 140706291067568 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109512 KiB

[startup+0.210415 s]*
/proc/loadavg: 8.58 8.77 8.78 2/200 8929
/proc/meminfo: memFree=23737376/32770624 swapFree=67108860/67108860
[pid=8909] ppid=8906 vsize=27312552 memory=123892 CPUtime=0.24 cores=0-7
/proc/8909/stat : 8909 (java) S 8906 8909 8521 0 -1 1077944320 10225 0 0 0 21 3 0 0 20 0 20 0 81457515 27968053248 30973 33554432000 4194304 4196468 140728279536560 140728279519104 140707170320119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
/proc/8909/statm: 6828138 30973 2906 1 0 6790598 0
[pid=8909/tid=8911] ppid=8906 vsize=27312552 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/8909/task/8911/stat : 8911 (java) R 8906 8909 8521 0 -1 4202560 8146 0 0 0 17 3 0 0 20 0 20 0 81457516 27968053248 31038 33554432000 4194304 4196468 140728279536560 140707142110784 140707170342045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8912] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8912/stat : 8912 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140707174562320 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8913] ppid=8906 vsize=27312552 memory=140257059039932 CPUtime=0 cores=0-7
/proc/8909/task/8913/stat : 8913 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706957957776 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8914] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8914/stat : 8914 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706956904720 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8915] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8915/stat : 8915 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706955852176 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8916] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8916/stat : 8916 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706588908560 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8917] ppid=8906 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8909/task/8917/stat : 8917 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706587856016 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8918] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8918/stat : 8918 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706586802960 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8919] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8919/stat : 8919 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706585750416 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8920] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8920/stat : 8920 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706296330480 140707170331266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8921] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8921/stat : 8921 (java) S 8906 8909 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 31038 33554432000 4194304 4196468 140728279536560 140705141875872 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8922] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8922/stat : 8922 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 31038 33554432000 4194304 4196468 140728279536560 140704873439984 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8923] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8923/stat : 8923 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31038 33554432000 4194304 4196468 140728279536560 140704498931664 140707170338715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8924] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8924/stat : 8924 (java) S 8906 8909 8521 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706295278320 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8925] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8925/stat : 8925 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706294225776 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8926] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8926/stat : 8926 (java) S 8906 8909 8521 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706293172720 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8927] ppid=8906 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8909/task/8927/stat : 8927 (java) S 8906 8909 8521 0 -1 1077944384 296 0 0 0 2 0 0 0 20 0 20 0 81457523 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706292120176 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8928] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8928/stat : 8928 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31038 33554432000 4194304 4196468 140728279536560 140704001026528 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8929] ppid=8906 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8909/task/8929/stat : 8929 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31038 33554432000 4194304 4196468 140728279536560 140706291067568 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123892 KiB

[startup+0.310346 s]*
/proc/loadavg: 8.58 8.77 8.78 2/200 8929
/proc/meminfo: memFree=23734088/32770624 swapFree=67108860/67108860
[pid=8909] ppid=8906 vsize=27312552 memory=127636 CPUtime=0.41 cores=0-7
/proc/8909/stat : 8909 (java) S 8906 8909 8521 0 -1 1077944320 10779 0 0 0 37 4 0 0 20 0 20 0 81457515 27968053248 31909 33554432000 4194304 4196468 140728279536560 140728279519104 140707170320119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
/proc/8909/statm: 6828138 31909 2970 1 0 6790598 0
[pid=8909/tid=8911] ppid=8906 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8909/task/8911/stat : 8911 (java) R 8906 8909 8521 0 -1 4202560 8518 0 0 0 26 3 0 0 20 0 20 0 81457516 27968053248 31909 33554432000 4194304 4196468 140728279536560 140707142124016 140707154400606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8912] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8912/stat : 8912 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140707174562320 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8913] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8913/stat : 8913 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706957957776 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8914] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8914/stat : 8914 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706956904720 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8915] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8915/stat : 8915 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706955852176 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8916] ppid=8906 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/8909/task/8916/stat : 8916 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706588908560 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8917] ppid=8906 vsize=27312552 memory=140256921875375 CPUtime=0 cores=0-7
/proc/8909/task/8917/stat : 8917 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706587856016 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8918] ppid=8906 vsize=27312552 memory=140256921877680 CPUtime=0 cores=0-7
/proc/8909/task/8918/stat : 8918 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706586802960 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8919] ppid=8906 vsize=27312552 memory=140256921879984 CPUtime=0 cores=0-7
/proc/8909/task/8919/stat : 8919 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706585750416 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8920] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8920/stat : 8920 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706296330480 140707170331266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8921] ppid=8906 vsize=27312552 memory=280513843766928 CPUtime=0 cores=0-7
/proc/8909/task/8921/stat : 8921 (java) S 8906 8909 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 31909 33554432000 4194304 4196468 140728279536560 140705141875872 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8922] ppid=8906 vsize=27312552 memory=280513843773840 CPUtime=0 cores=0-7
/proc/8909/task/8922/stat : 8922 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457520 27968053248 31909 33554432000 4194304 4196468 140728279536560 140704873439984 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8923] ppid=8906 vsize=27312552 memory=280513843715120 CPUtime=0 cores=0-7
/proc/8909/task/8923/stat : 8923 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31909 33554432000 4194304 4196468 140728279536560 140704498931664 140707170338715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8924] ppid=8906 vsize=27312552 memory=280513843787664 CPUtime=0.01 cores=0-7
/proc/8909/task/8924/stat : 8924 (java) S 8906 8909 8521 0 -1 1077944384 353 0 0 0 1 0 0 0 20 0 20 0 81457523 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706295278320 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8925] ppid=8906 vsize=27312552 memory=280513843794576 CPUtime=0.01 cores=0-7
/proc/8909/task/8925/stat : 8925 (java) S 8906 8909 8521 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 20 0 81457523 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706294225776 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8926] ppid=8906 vsize=27312552 memory=280513843792272 CPUtime=0 cores=0-7
/proc/8909/task/8926/stat : 8926 (java) S 8906 8909 8521 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706293172720 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8927] ppid=8906 vsize=27312552 memory=280513843808832 CPUtime=0.07 cores=0-7
/proc/8909/task/8927/stat : 8927 (java) S 8906 8909 8521 0 -1 1077944384 320 0 0 0 7 0 0 0 20 0 20 0 81457523 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706292120176 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8928] ppid=8906 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8928/stat : 8928 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31909 33554432000 4194304 4196468 140728279536560 140704001026528 140707170330325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8929] ppid=8906 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8909/task/8929/stat : 8929 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457523 27968053248 31909 33554432000 4194304 4196468 140728279536560 140706291067568 140707170331266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127636 KiB

[startup+0.710521 s]
/proc/loadavg: 8.58 8.77 8.78 2/200 8929
/proc/meminfo: memFree=23709532/32770624 swapFree=67108860/67108860
[pid=8909] ppid=8906 vsize=27318824 memory=166928 CPUtime=1.03 cores=0-7
/proc/8909/stat : 8909 (java) S 8906 8909 8521 0 -1 1077944320 17741 0 0 0 97 6 0 0 20 0 20 0 81457515 27974475776 41732 33554432000 4194304 4196468 140728279536560 140728279519104 140707170320119 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
/proc/8909/statm: 6829706 41732 3125 1 0 6791110 0
[pid=8909/tid=8911] ppid=8906 vsize=27318824 memory=8237755796626629460 CPUtime=0.68 cores=0-7
/proc/8909/task/8911/stat : 8911 (java) R 8906 8909 8521 0 -1 4202560 14952 0 0 0 63 5 0 0 20 0 20 0 81457516 27974475776 41732 33554432000 4194304 4196468 140728279536560 140707142157552 140706635088577 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8912] ppid=8906 vsize=27318824 memory=38345468036544 CPUtime=0 cores=0-7
/proc/8909/task/8912/stat : 8912 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140707174562320 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8913] ppid=8906 vsize=27318824 memory=140256921886470 CPUtime=0 cores=0-7
/proc/8909/task/8913/stat : 8913 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706957957776 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8914] ppid=8906 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8914/stat : 8914 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706956904720 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8915] ppid=8906 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8915/stat : 8915 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706955852176 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8916] ppid=8906 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8916/stat : 8916 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706588908560 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8917] ppid=8906 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8917/stat : 8917 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706587856016 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8918] ppid=8906 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8918/stat : 8918 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706586802960 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8919] ppid=8906 vsize=27318824 memory=1788 CPUtime=0 cores=0-7
/proc/8909/task/8919/stat : 8919 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706585750416 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8920] ppid=8906 vsize=27318824 memory=872 CPUtime=0 cores=0-7
/proc/8909/task/8920/stat : 8920 (java) S 8906 8909 8521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81457520 27974475776 41732 33554432000 4194304 4196468 140728279536560 140706296330480 140707170331266 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0

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

[pid=8909/tid=8924] ppid=8906 vsize=27325044 memory=-8634980985311628903 CPUtime=2.06 cores=0-7
/proc/8909/task/8924/stat : 8924 (java) R 8906 8909 8521 0 -1 4202560 2292 0 0 0 205 1 0 0 20 0 20 0 81457523 27980845056 223433 33554432000 4194304 4196468 140728279536560 140706295278320 140707154325651 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8925] ppid=8906 vsize=27325044 memory=7100839878645619564 CPUtime=2.11 cores=0-7
/proc/8909/task/8925/stat : 8925 (java) R 8906 8909 8521 0 -1 4202560 3246 0 0 0 210 1 0 0 20 0 20 0 81457523 27980845056 223433 33554432000 4194304 4196468 140728279536560 140706294225776 140707149753213 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8926] ppid=8906 vsize=27325044 memory=0 CPUtime=1.94 cores=0-7
/proc/8909/task/8926/stat : 8926 (java) R 8906 8909 8521 0 -1 4202560 2295 0 0 0 193 1 0 0 20 0 20 0 81457523 27980845056 223433 33554432000 4194304 4196468 140728279536560 140706293172720 140707151499648 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8927] ppid=8906 vsize=27325044 memory=280513844036704 CPUtime=1.22 cores=0-7
/proc/8909/task/8927/stat : 8927 (java) S 8906 8909 8521 0 -1 1077944384 3953 0 0 0 120 2 0 0 20 0 20 0 81457523 27980845056 223433 33554432000 4194304 4196468 140728279536560 140706292120176 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8928] ppid=8906 vsize=27325044 memory=739411331890291808 CPUtime=0 cores=0-7
/proc/8909/task/8928/stat : 8928 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27980845056 223433 33554432000 4194304 4196468 140728279536560 140704001026528 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8929] ppid=8906 vsize=27325044 memory=8514701219730523551 CPUtime=0 cores=0-7
/proc/8909/task/8929/stat : 8929 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27980845056 223433 33554432000 4194304 4196468 140728279536560 140706291067568 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
Current children cumulated CPU time: 10.52 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 893732 KiB

[startup+4.80089 s]
/proc/loadavg: 8.22 8.69 8.76 2/200 8929
/proc/meminfo: memFree=22090976/32770624 swapFree=67108860/67108860
[pid=8909] ppid=8906 vsize=27327160 memory=2125144 CPUtime=14.27 cores=0-7
/proc/8909/stat : 8909 (java) S 8906 8909 8521 0 -1 1077944320 32938 0 1 0 1385 42 0 0 20 0 20 0 81457515 27983011840 531286 33554432000 4194304 4196468 140728279536560 140728279519104 140707170320119 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
/proc/8909/statm: 6831790 531286 3231 1 0 6792646 0
[pid=8909/tid=8911] ppid=8906 vsize=27327160 memory=0 CPUtime=4.76 cores=0-7
/proc/8909/task/8911/stat : 8911 (java) R 8906 8909 8521 0 -1 4202560 17841 0 1 0 441 35 0 0 20 0 20 0 81457516 27983011840 531286 33554432000 4194304 4196468 140728279536560 140707142157192 140706652001588 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8912] ppid=8906 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8912/stat : 8912 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140707174562320 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8913] ppid=8906 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8913/stat : 8913 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706957957776 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8914] ppid=8906 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8914/stat : 8914 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706956904720 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8915] ppid=8906 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8915/stat : 8915 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706955852176 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8916] ppid=8906 vsize=27327160 memory=22 CPUtime=0 cores=0-7
/proc/8909/task/8916/stat : 8916 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706588908560 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8917] ppid=8906 vsize=27327160 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/8909/task/8917/stat : 8917 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706587856016 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8918] ppid=8906 vsize=27327160 memory=15544002879425055 CPUtime=0 cores=0-7
/proc/8909/task/8918/stat : 8918 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706586802960 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8919] ppid=8906 vsize=27327160 memory=424876 CPUtime=0 cores=0-7
/proc/8909/task/8919/stat : 8919 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457518 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706585750416 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8920] ppid=8906 vsize=27327160 memory=129 CPUtime=0 cores=0-7
/proc/8909/task/8920/stat : 8920 (java) S 8906 8909 8521 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 81457520 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706296330480 140707170331266 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8921] ppid=8906 vsize=27327160 memory=206 CPUtime=0 cores=0-7
/proc/8909/task/8921/stat : 8921 (java) S 8906 8909 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81457520 27983011840 531286 33554432000 4194304 4196468 140728279536560 140705141875872 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8922] ppid=8906 vsize=27327160 memory=42 CPUtime=0 cores=0-7
/proc/8909/task/8922/stat : 8922 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457520 27983011840 531286 33554432000 4194304 4196468 140728279536560 140704873439984 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8923] ppid=8906 vsize=27327160 memory=62 CPUtime=0 cores=0-7
/proc/8909/task/8923/stat : 8923 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81457523 27983011840 531286 33554432000 4194304 4196468 140728279536560 140704498931664 140707170338715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8924] ppid=8906 vsize=27327160 memory=13523 CPUtime=2.85 cores=0-7
/proc/8909/task/8924/stat : 8924 (java) R 8906 8909 8521 0 -1 4202560 3452 0 0 0 284 1 0 0 20 0 20 0 81457523 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706295264344 140707151864397 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8925] ppid=8906 vsize=27327160 memory=1 CPUtime=2.72 cores=0-7
/proc/8909/task/8925/stat : 8925 (java) S 8906 8909 8521 0 -1 1077944384 3655 0 0 0 271 1 0 0 20 0 20 0 81457523 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706294225776 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8926] ppid=8906 vsize=27327160 memory=280513843897840 CPUtime=2.52 cores=0-7
/proc/8909/task/8926/stat : 8926 (java) S 8906 8909 8521 0 -1 1077944384 2462 0 0 0 251 1 0 0 20 0 20 0 81457523 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706293172720 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8927] ppid=8906 vsize=27327160 memory=0 CPUtime=1.38 cores=0-7
/proc/8909/task/8927/stat : 8927 (java) S 8906 8909 8521 0 -1 1077944384 4179 0 0 0 136 2 0 0 20 0 20 0 81457523 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706292120176 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8928] ppid=8906 vsize=27327160 memory=-6786428918777463953 CPUtime=0 cores=0-7
/proc/8909/task/8928/stat : 8928 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81457523 27983011840 531286 33554432000 4194304 4196468 140728279536560 140704001026528 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8929] ppid=8906 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8929/stat : 8929 (java) S 8906 8909 8521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81457523 27983011840 531286 33554432000 4194304 4196468 140728279536560 140706291067568 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
Current children cumulated CPU time: 14.27 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2125144 KiB

[startup+5.60156 s]
/proc/loadavg: 8.22 8.69 8.76 3/200 8929
/proc/meminfo: memFree=21598976/32770624 swapFree=67108860/67108860
[pid=8909] ppid=8906 vsize=27984808 memory=2513760 CPUtime=15.96 cores=0-7
/proc/8909/stat : 8909 (java) S 8906 8909 8521 0 -1 1077944320 36416 0 1 0 1548 48 0 0 20 0 24 0 81457515 28656443392 628440 33554432000 4194304 4196468 140728279536560 140728279519104 140707170320119 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
/proc/8909/statm: 6996202 628440 3238 1 0 6957058 0
[pid=8909/tid=8911] ppid=8906 vsize=27984808 memory=8112282956445269571 CPUtime=5.36 cores=0-7
/proc/8909/task/8911/stat : 8911 (java) S 8906 8909 8521 0 -1 1077944384 18319 0 1 0 496 40 0 0 20 0 24 0 81457516 28656443392 628440 33554432000 4194304 4196468 140728279536560 140707142159360 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8912] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8912/stat : 8912 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140707174562320 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8913] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8913/stat : 8913 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706957957776 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8914] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8914/stat : 8914 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706956904720 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8915] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8915/stat : 8915 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706955852176 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8916] ppid=8906 vsize=27984808 memory=3872 CPUtime=0 cores=0-7
/proc/8909/task/8916/stat : 8916 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706588908560 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8917] ppid=8906 vsize=27984808 memory=33 CPUtime=0 cores=0-7
/proc/8909/task/8917/stat : 8917 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706587856016 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8918] ppid=8906 vsize=27984808 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/8909/task/8918/stat : 8918 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706586802960 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8919] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8919/stat : 8919 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706585750416 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8920] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8920/stat : 8920 (java) S 8906 8909 8521 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81457520 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706296330480 140707170331266 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8921] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8921/stat : 8921 (java) S 8906 8909 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81457520 28656443392 628440 33554432000 4194304 4196468 140728279536560 140705141875872 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8922] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8922/stat : 8922 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457520 28656443392 628440 33554432000 4194304 4196468 140728279536560 140704873439984 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8923] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8923/stat : 8923 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140704498931664 140707170338715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8924] ppid=8906 vsize=27984808 memory=0 CPUtime=3.19 cores=0-7
/proc/8909/task/8924/stat : 8924 (java) S 8906 8909 8521 0 -1 1077944384 4718 0 0 0 318 1 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706295278320 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8925] ppid=8906 vsize=27984808 memory=0 CPUtime=3.16 cores=0-7
/proc/8909/task/8925/stat : 8925 (java) S 8906 8909 8521 0 -1 1077944384 4610 0 0 0 315 1 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706294225776 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8926] ppid=8906 vsize=27984808 memory=0 CPUtime=2.74 cores=0-7
/proc/8909/task/8926/stat : 8926 (java) S 8906 8909 8521 0 -1 1077944384 3102 0 0 0 273 1 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706293172720 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8927] ppid=8906 vsize=27984808 memory=0 CPUtime=1.45 cores=0-7
/proc/8909/task/8927/stat : 8927 (java) S 8906 8909 8521 0 -1 1077944384 4262 0 0 0 143 2 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706292120176 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8928] ppid=8906 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8909/task/8928/stat : 8928 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140704001026528 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8929] ppid=8906 vsize=27984808 memory=-7361174377247368086 CPUtime=0 cores=0-7
/proc/8909/task/8929/stat : 8929 (java) S 8906 8909 8521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706291067568 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
Current children cumulated CPU time: 15.96 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2513760 KiB

[startup+5.80094 s]
/proc/loadavg: 8.22 8.69 8.76 3/200 8929
/proc/meminfo: memFree=21598976/32770624 swapFree=67108860/67108860
[pid=8909] ppid=8906 vsize=27984808 memory=2513760 CPUtime=15.96 cores=0-7
/proc/8909/stat : 8909 (java) S 8906 8909 8521 0 -1 1077944320 36416 0 1 0 1548 48 0 0 20 0 24 0 81457515 28656443392 628440 33554432000 4194304 4196468 140728279536560 140728279519104 140707170320119 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
/proc/8909/statm: 6996202 628440 3238 1 0 6957058 0
[pid=8909/tid=8911] ppid=8906 vsize=27984808 memory=-8990767739041718176 CPUtime=5.36 cores=0-7
/proc/8909/task/8911/stat : 8911 (java) S 8906 8909 8521 0 -1 1077944384 18319 0 1 0 496 40 0 0 20 0 24 0 81457516 28656443392 628440 33554432000 4194304 4196468 140728279536560 140707142159360 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8912] ppid=8906 vsize=27984808 memory=6944656591801717405 CPUtime=0 cores=0-7
/proc/8909/task/8912/stat : 8912 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140707174562320 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8913] ppid=8906 vsize=27984808 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8909/task/8913/stat : 8913 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706957957776 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8914] ppid=8906 vsize=27984808 memory=872 CPUtime=0 cores=0-7
/proc/8909/task/8914/stat : 8914 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706956904720 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8915] ppid=8906 vsize=27984808 memory=12724 CPUtime=0 cores=0-7
/proc/8909/task/8915/stat : 8915 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706955852176 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8916] ppid=8906 vsize=27984808 memory=756 CPUtime=0 cores=0-7
/proc/8909/task/8916/stat : 8916 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706588908560 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8917] ppid=8906 vsize=27984808 memory=1624 CPUtime=0 cores=0-7
/proc/8909/task/8917/stat : 8917 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706587856016 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8918] ppid=8906 vsize=27984808 memory=1836 CPUtime=0 cores=0-7
/proc/8909/task/8918/stat : 8918 (java) S 8906 8909 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706586802960 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8919] ppid=8906 vsize=27984808 memory=1132 CPUtime=0 cores=0-7
/proc/8909/task/8919/stat : 8919 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457518 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706585750416 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8920] ppid=8906 vsize=27984808 memory=6660 CPUtime=0 cores=0-7
/proc/8909/task/8920/stat : 8920 (java) S 8906 8909 8521 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81457520 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706296330480 140707170331266 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8921] ppid=8906 vsize=27984808 memory=5636 CPUtime=0 cores=0-7
/proc/8909/task/8921/stat : 8921 (java) S 8906 8909 8521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81457520 28656443392 628440 33554432000 4194304 4196468 140728279536560 140705141875872 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8922] ppid=8906 vsize=27984808 memory=4588 CPUtime=0 cores=0-7
/proc/8909/task/8922/stat : 8922 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457520 28656443392 628440 33554432000 4194304 4196468 140728279536560 140704873439984 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8923] ppid=8906 vsize=27984808 memory=1388 CPUtime=0 cores=0-7
/proc/8909/task/8923/stat : 8923 (java) S 8906 8909 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140704498931664 140707170338715 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8924] ppid=8906 vsize=27984808 memory=1224 CPUtime=3.19 cores=0-7
/proc/8909/task/8924/stat : 8924 (java) S 8906 8909 8521 0 -1 1077944384 4718 0 0 0 318 1 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706295278320 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8925] ppid=8906 vsize=27984808 memory=15816 CPUtime=3.16 cores=0-7
/proc/8909/task/8925/stat : 8925 (java) S 8906 8909 8521 0 -1 1077944384 4610 0 0 0 315 1 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706294225776 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8926] ppid=8906 vsize=27984808 memory=4048 CPUtime=2.74 cores=0-7
/proc/8909/task/8926/stat : 8926 (java) S 8906 8909 8521 0 -1 1077944384 3102 0 0 0 273 1 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706293172720 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8927] ppid=8906 vsize=27984808 memory=14336 CPUtime=1.45 cores=0-7
/proc/8909/task/8927/stat : 8927 (java) S 8906 8909 8521 0 -1 1077944384 4262 0 0 0 143 2 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706292120176 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8928] ppid=8906 vsize=27984808 memory=14380 CPUtime=0 cores=0-7
/proc/8909/task/8928/stat : 8928 (java) S 8906 8909 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140704001026528 140707170330325 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
[pid=8909/tid=8929] ppid=8906 vsize=27984808 memory=33 CPUtime=0 cores=0-7
/proc/8909/task/8929/stat : 8929 (java) S 8906 8909 8521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 81457523 28656443392 628440 33554432000 4194304 4196468 140728279536560 140706291067568 140707170331266 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24993792 140728279544793 140728279545093 140728279545093 140728279547855 0
Current children cumulated CPU time: 15.96 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 2513760 KiB

Child status: 0
Real time (s): 5.88944
CPU time (s): 16.5899
CPU user time (s): 16.0061
CPU system time (s): 0.583818
CPU usage (%): 281.689
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 2513760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.0061
system time used= 0.583818
maximum resident set size= 2516436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70553
page faults= 1
swaps= 0
block input operations= 56
block output operations= 9680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7493
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 8909
#   total CPU time (s): 16.5899
#   total CPU user time (s): 16.0061
#   total CPU system time (s): 0.583818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067502 second user time and 0.098186 second system time

The end

Launcher Data

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

SOLVER NAME= scop order+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 -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297112-1532638943/watcher-4297112-1532638943 -o /tmp/evaluation-result-4297112-1532638943/solver-4297112-1532638943 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532633896-8548 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297112-1532638943.xml

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

MD5SUM BENCH= 495f96cb472313b50d142b917feb6977
RANDOM SEED=2132310347

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:        23850916 kB
MemAvailable:   31925936 kB
Buffers:          147008 kB
Cached:          8101232 kB
SwapCached:            0 kB
Active:          2415668 kB
Inactive:        5887452 kB
Active(anon):       3272 kB
Inactive(anon):    79440 kB
Active(file):    2412396 kB
Inactive(file):  5808012 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8248 kB
Writeback:            36 kB
AnonPages:         62184 kB
Mapped:            34228 kB
Shmem:             25224 kB
Slab:             311012 kB
SReclaimable:     283072 kB
SUnreclaim:        27940 kB
KernelStack:        3232 kB
PageTables:         5244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

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