Trace number 4297114

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 17.6917 6.28506

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f09_c18.xml
MD5SUM6a895ef6ade7f33e321559e9e4e8dbd9
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 benchmark17.6917
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size35
Distribution of domain sizes[{"size":6,"count":2},{"size":19,"count":4},{"size":22,"count":10},{"size":28,"count":336},{"size":35,"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.54	scop order+glucose-syrup (2018-07-07)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Thu Jul 26 23:03:19 CEST 2018
0.65/0.56	c PID: 9857
0.65/0.56	c IP: 172.20.3.134
0.65/0.56	c HOST: node134.alineos.net
0.65/0.57	c (0,0) Parsing Begin
5.76/1.97	c (1,1) Parsing End
5.76/1.98	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 35
5.76/1.98	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.76/1.98	c (1,1) Constraint Name Generate Begin
6.20/2.01	c (1,1) Ctr:HOME/instance-4297114-1532638998.xml,Dist:Eq:IntVar:Le:Num
6.20/2.01	c (1,1) Constraint Name Generate End
6.20/2.01	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.20/2.01	c (1,1) CSP to CSPinCNF Begin
6.87/2.28	c (1,1) translated 411 (10%) constraints
7.21/2.35	c (1,1) translated 821 (20%) constraints
7.21/2.39	c (1,1) translated 1231 (30%) constraints
7.61/2.44	c (1,1) translated 1642 (40%) constraints
7.61/2.48	c (1,1) translated 2052 (50%) constraints
7.99/2.51	c (1,1) translated 2462 (60%) constraints
7.99/2.55	c (2,1) translated 2873 (70%) constraints
7.99/2.58	c (2,2) translated 3283 (80%) constraints
8.40/2.61	c (2,2) translated 3693 (90%) constraints
8.83/2.74	c (2,2) translated 4103 (100%) constraints
9.25/2.85	c (2,2) STATISTICS1:HOME/instance-4297114-1532638998.xml,Dist:Eq:IntVar:Le:Num,680,4783,35,35,2,2,35:3314;28:5144;22:344;19:24;6:60,35:9348;28:7956;22:364;19:40;6:64,2:4103;1:680,2:8886,
9.25/2.85	c (2,2) ===========================================
9.25/2.85	c (2,2) Order
9.25/2.85	c (2,2) ===========================================
9.25/2.88	c (2,2) translated 479 (10%) constraints
9.25/2.89	c (2,2) translated 957 (20%) constraints
9.66/2.91	c (2,2) translated 1435 (30%) constraints
9.66/2.92	c (2,2) translated 1914 (40%) constraints
9.66/2.94	c (2,2) translated 2392 (50%) constraints
9.66/2.95	c (2,2) translated 2870 (60%) constraints
9.66/2.96	c (2,2) translated 3349 (70%) constraints
9.66/2.98	c (2,2) translated 3827 (80%) constraints
9.66/2.99	c (2,2) translated 4305 (90%) constraints
9.66/3.00	c (2,2) translated 4783 (100%) constraints
9.66/3.00	c (2,2) CSP to CSPinCNF End
9.66/3.00	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 35
9.66/3.00	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.66/3.00	c (2,2) CSPinCNF Propagation Begin
12.24/4.29	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.24/4.29	c (3,3) CSPinCNF Propagation End
12.24/4.29	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 35
12.24/4.29	c (3,3) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.24/4.29	c (3,3) Simplify CSPinCNF Begin
13.00/4.54	c (3,3) Simplify CSPinCNF End
13.00/4.54	c (4,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 35
13.00/4.54	c (4,3) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.00/4.54	c (4,3) Calculate Precise Domain Begin
13.00/4.54	c (4,3) 0 values are removed by re-calculation
13.00/4.54	c (4,3) Calculate Precise Domain End
13.00/4.54	c (4,3) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 35
13.00/4.54	c (4,3) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.00/4.54	c (4,3) CSPinCNF to SatSolver Begin
14.31/4.83	c (4,4) 1299 (10 %) CSP clauses are encoded (28722 SAT variables, 45898 SAT clauses)
14.68/4.93	c (4,4) 2598 (20 %) CSP clauses are encoded (28722 SAT variables, 71580 SAT clauses)
14.96/5.02	c (4,4) 3897 (30 %) CSP clauses are encoded (28722 SAT variables, 95143 SAT clauses)
15.17/5.11	c (4,4) 5196 (40 %) CSP clauses are encoded (28722 SAT variables, 120775 SAT clauses)
15.35/5.21	c (4,4) 6495 (50 %) CSP clauses are encoded (28722 SAT variables, 147053 SAT clauses)
15.56/5.31	c (4,4) 7794 (60 %) CSP clauses are encoded (28722 SAT variables, 173396 SAT clauses)
15.81/5.40	c (4,4) 9093 (70 %) CSP clauses are encoded (28722 SAT variables, 199363 SAT clauses)
15.81/5.48	c (4,4) 10392 (80 %) CSP clauses are encoded (28722 SAT variables, 225277 SAT clauses)
15.96/5.56	c (5,5) 11691 (90 %) CSP clauses are encoded (28722 SAT variables, 249985 SAT clauses)
16.11/5.62	c (5,5) 12989 (100 %) CSP clauses are encoded (28722 SAT variables, 271834 SAT clauses)
16.11/5.62	c (5,5) CSPinCNF to SatSolver End
16.11/5.62	c (5,5) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 37 MiB used (max 0 MiB)
16.44/5.71	c (5,5) STATISTICS2:HOME/instance-4297114-1532638998.xml,Dist:Eq:IntVar:Le:Num,8886,12989,35,35,2,2,35:3314;28:5144;22:344;19:24;6:60,35:9348;28:7956;22:364;19:40;6:64;2:16412,2:12309;1:680,2:8886;1:16412,
16.44/5.71	c (5,5) SatSolver.solve Begin
16.44/5.71	c (5,5) 28722 bool, 271846 clause
16.44/5.71	c (5,5) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297114-1532638998.xml-scop-9857.cnf HOME/instance-4297114-1532638998.xml-scop-9857.cnf.out
17.42/6.25	c (5,0) c
17.42/6.25	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
17.42/6.25	c (5,0) c
17.42/6.25	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
17.42/6.25	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
17.42/6.25	c (5,0) c ========================================[ Problem Statistics ]===========================================
17.42/6.25	c (5,0) c |                                                                                                       |
17.42/6.25	c (5,0) c |  Number of variables:         28722                                                                   |
17.42/6.25	c (5,0) c |  Number of clauses:          271846                                                                   |
17.42/6.25	c (5,0) c |  Parse time:                   0.11 s                                                                 |
17.42/6.25	c (5,0) c |                                                                                                       |
17.42/6.25	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
17.42/6.25	c (5,0) c |  Simplification time:          0.26 s                                                                 |
17.42/6.25	c (5,0) c |                                                                                                       |
17.42/6.25	c (5,0) c |  Generating clones                                                                                    |
17.42/6.25	c (5,0) c |  all clones generated. Memory = 197.89Mb.                                                             |
17.42/6.25	c (5,0) c ========================================================================================================|
17.42/6.25	c (5,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
17.42/6.25	c (5,0) c Total Memory so far : 774.05Mb
17.42/6.25	c (5,0) c
17.42/6.25	c (5,0) c real time : 0.522615 s
17.42/6.25	c (5,0) c cpu time  : 0.612208 s
17.42/6.25	c (5,0) c
17.42/6.25	c (5,0) c
17.42/6.25	c (5,0) c
17.42/6.25	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
17.42/6.25	c (5,0) c
17.42/6.25	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.42/6.25	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.42/6.25	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.42/6.25	c (5,0) c | Conflicts     |            1483 |        173 |        198 |        171 |        201 |        171 |        199 |        199 |        171 |
17.42/6.25	c (5,0) c | Decisions     |            6808 |        699 |        918 |        782 |        953 |        782 |        946 |        946 |        782 |
17.42/6.25	c (5,0) c | Propagations  |          312093 |      34038 |      41526 |      36348 |      42581 |      36348 |      42452 |      42452 |      36348 |
17.42/6.25	c (5,0) c | Avg_Trail     |                 |       4245 |       3330 |       3181 |       3369 |       3181 |       3340 |       3340 |       3181 |
17.42/6.25	c (5,0) c | Avg_DL        |                 |        170 |        124 |        118 |        126 |        118 |        125 |        125 |        118 |
17.42/6.25	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.42/6.25	c (5,0) c | Exported      |             101 |         26 |         12 |          9 |         12 |          9 |         12 |         12 |          9 |
17.42/6.25	c (5,0) c | Imported      |              75 |         75 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c | Good          |               8 |          8 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c | Purge         |              67 |         67 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.42/6.25	c (5,0) c | Unaries       |                 |          7 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.42/6.25	c (5,0) c | Binaries      |                 |         13 |          2 |          0 |          2 |          0 |          2 |          2 |          0 |
17.42/6.25	c (5,0) c | Glues         |                 |         26 |         12 |          9 |         12 |          9 |         12 |         12 |          9 |
17.42/6.25	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.42/6.25	c (5,0) c | Orig_Seen     |             0 % |       1582 |       1640 |       1331 |       1695 |       1331 |       1665 |       1665 |       1331 |
17.42/6.25	c (5,0) c | Diff Orig seen|                 |      X     |         58 | -      251 |        113 | -      251 |         83 |         83 | -      251 |
17.42/6.25	c (5,0) c | Hamming       |            11 % |      X     |       3584 |       3158 |       3632 |       3158 |       3583 |       3583 |       3158 |
17.42/6.25	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.42/6.25	c (5,0) 
17.42/6.25	c (5,0) s UNSATISFIABLE
17.42/6.26	c (5,5) SatSolver.solve End
17.42/6.26	c (5,5) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
17.42/6.26	c (5,5) Show results Begin
17.42/6.26	s UNSATISFIABLE
17.42/6.26	c (5,5) Show results End
17.42/6.26	c (5,5) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
17.42/6.26	c (5,5) 1,1,2,3,4,4,5,5,5,STOP-AFTER(ALL)
17.42/6.26	c END-Prog: Thu Jul 26 23:03:25 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 (9111 MiB free)
  memory of node 1: 16384 MiB (11193 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297114-1532638998/watcher-4297114-1532638998 -o /tmp/evaluation-result-4297114-1532638998/solver-4297114-1532638998 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --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-4297114-1532638998.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=9857, runsolver pid=9854

[startup+0.101486 s]*
/proc/loadavg: 1.32 1.37 1.84 3/203 9877
/proc/meminfo: memFree=20695464/32770624 swapFree=67108860/67108860
[pid=9857] ppid=9854 vsize=27312552 memory=109924 CPUtime=0.11 cores=0-7
/proc/9857/stat : 9857 (java) S 9854 9857 8941 0 -1 1077944320 6511 0 0 0 8 3 0 0 20 0 20 0 81463052 27968053248 27481 33554432000 4194304 4196468 140735512018096 140735512000640 139939816554231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
/proc/9857/statm: 6828138 27481 2747 1 0 6790598 0
[pid=9857/tid=9859] ppid=9854 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9857/task/9859/stat : 9859 (java) R 9854 9857 8941 0 -1 4202560 4608 0 0 0 7 2 0 0 20 0 20 0 81463052 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939788334304 139939816566166 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9860] ppid=9854 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9857/task/9860/stat : 9860 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939820796944 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9861] ppid=9854 vsize=27312552 memory=140114411288192 CPUtime=0 cores=0-7
/proc/9857/task/9861/stat : 9861 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939634953360 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9862] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9862/stat : 9862 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939633900304 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9863] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9863/stat : 9863 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939632847760 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9864] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9864/stat : 9864 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939235396112 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9865] ppid=9854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9865/stat : 9865 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939234343568 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9866] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9866/stat : 9866 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939233290512 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9867] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9867/stat : 9867 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 27481 33554432000 4194304 4196468 140735512018096 139939232237968 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9868] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9868/stat : 9868 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463056 27968053248 27481 33554432000 4194304 4196468 140735512018096 139938136775408 139939816565378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9869] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9869/stat : 9869 (java) S 9854 9857 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463056 27968053248 27481 33554432000 4194304 4196468 140735512018096 139937617798816 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9870] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9870/stat : 9870 (java) S 9854 9857 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463057 27968053248 27481 33554432000 4194304 4196468 140735512018096 139937483576560 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9871] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9871/stat : 9871 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 27481 33554432000 4194304 4196468 140735512018096 139937109072336 139939816572827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9872] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9872/stat : 9872 (java) S 9854 9857 8941 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 27481 33554432000 4194304 4196468 140735512018096 139938135722224 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9873] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9873/stat : 9873 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 27481 33554432000 4194304 4196468 140735512018096 139938134669680 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9874] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9874/stat : 9874 (java) S 9854 9857 8941 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 27481 33554432000 4194304 4196468 140735512018096 139938133616624 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9875] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9875/stat : 9875 (java) S 9854 9857 8941 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 27481 33554432000 4194304 4196468 140735512018096 139938132564080 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9876] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9876/stat : 9876 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 27481 33554432000 4194304 4196468 140735512018096 139936611167200 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9877] ppid=9854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9877/stat : 9877 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 27481 33554432000 4194304 4196468 140735512018096 139938131512496 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109924 KiB

[startup+0.210337 s]*
/proc/loadavg: 1.32 1.37 1.84 2/203 9877
/proc/meminfo: memFree=20680692/32770624 swapFree=67108860/67108860
[pid=9857] ppid=9854 vsize=27312552 memory=124040 CPUtime=0.24 cores=0-7
/proc/9857/stat : 9857 (java) S 9854 9857 8941 0 -1 1077944320 10294 0 0 0 21 3 0 0 20 0 20 0 81463052 27968053248 31010 33554432000 4194304 4196468 140735512018096 140735512000640 139939816554231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
/proc/9857/statm: 6828138 31010 2902 1 0 6790598 0
[pid=9857/tid=9859] ppid=9854 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9857/task/9859/stat : 9859 (java) R 9854 9857 8941 0 -1 4202560 8168 0 0 0 17 3 0 0 20 0 20 0 81463052 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939788352976 139939816576157 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9860] ppid=9854 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/9857/task/9860/stat : 9860 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939820796944 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9861] ppid=9854 vsize=27312552 memory=140114411298195 CPUtime=0 cores=0-7
/proc/9857/task/9861/stat : 9861 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939634953360 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9862] ppid=9854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9862/stat : 9862 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939633900304 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9863] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9863/stat : 9863 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939632847760 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9864] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9864/stat : 9864 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939235396112 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9865] ppid=9854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9865/stat : 9865 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939234343568 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9866] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9866/stat : 9866 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939233290512 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9867] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9867/stat : 9867 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 31010 33554432000 4194304 4196468 140735512018096 139939232237968 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9868] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9868/stat : 9868 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463056 27968053248 31010 33554432000 4194304 4196468 140735512018096 139938136775408 139939816565378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9869] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9869/stat : 9869 (java) S 9854 9857 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463056 27968053248 31010 33554432000 4194304 4196468 140735512018096 139937617798816 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9870] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9870/stat : 9870 (java) S 9854 9857 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463057 27968053248 31010 33554432000 4194304 4196468 140735512018096 139937483576560 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9871] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9871/stat : 9871 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31010 33554432000 4194304 4196468 140735512018096 139937109072336 139939816572827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9872] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9872/stat : 9872 (java) S 9854 9857 8941 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31010 33554432000 4194304 4196468 140735512018096 139938135722224 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9873] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9873/stat : 9873 (java) S 9854 9857 8941 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31010 33554432000 4194304 4196468 140735512018096 139938134669680 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9874] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9874/stat : 9874 (java) S 9854 9857 8941 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31010 33554432000 4194304 4196468 140735512018096 139938133616624 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9875] ppid=9854 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9857/task/9875/stat : 9875 (java) S 9854 9857 8941 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 20 0 81463059 27968053248 31010 33554432000 4194304 4196468 140735512018096 139938132564080 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9876] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9876/stat : 9876 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31010 33554432000 4194304 4196468 140735512018096 139936611167200 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9877] ppid=9854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9877/stat : 9877 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31010 33554432000 4194304 4196468 140735512018096 139938131512496 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124040 KiB

[startup+0.309591 s]*
/proc/loadavg: 1.32 1.37 1.84 2/203 9877
/proc/meminfo: memFree=20677472/32770624 swapFree=67108860/67108860
[pid=9857] ppid=9854 vsize=27312552 memory=127772 CPUtime=0.41 cores=0-7
/proc/9857/stat : 9857 (java) S 9854 9857 8941 0 -1 1077944320 10856 0 0 0 37 4 0 0 20 0 20 0 81463052 27968053248 31943 33554432000 4194304 4196468 140735512018096 140735512000640 139939816554231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
/proc/9857/statm: 6828138 31943 2953 1 0 6790598 0
[pid=9857/tid=9859] ppid=9854 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9857/task/9859/stat : 9859 (java) R 9854 9857 8941 0 -1 4202560 8548 0 0 0 26 3 0 0 20 0 20 0 81463052 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939788358384 139939796829627 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9860] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9860/stat : 9860 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939820796944 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9861] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9861/stat : 9861 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939634953360 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9862] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9862/stat : 9862 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939633900304 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9863] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9863/stat : 9863 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939632847760 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9864] ppid=9854 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9857/task/9864/stat : 9864 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463054 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939235396112 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9865] ppid=9854 vsize=27312552 memory=140114248430511 CPUtime=0 cores=0-7
/proc/9857/task/9865/stat : 9865 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939234343568 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9866] ppid=9854 vsize=27312552 memory=140114248432816 CPUtime=0 cores=0-7
/proc/9857/task/9866/stat : 9866 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939233290512 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9867] ppid=9854 vsize=27312552 memory=140114248435120 CPUtime=0 cores=0-7
/proc/9857/task/9867/stat : 9867 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463055 27968053248 31943 33554432000 4194304 4196468 140735512018096 139939232237968 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9868] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9868/stat : 9868 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463056 27968053248 31943 33554432000 4194304 4196468 140735512018096 139938136775408 139939816565378 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9869] ppid=9854 vsize=27312552 memory=280228496877200 CPUtime=0 cores=0-7
/proc/9857/task/9869/stat : 9869 (java) S 9854 9857 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463056 27968053248 31943 33554432000 4194304 4196468 140735512018096 139937617798816 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9870] ppid=9854 vsize=27312552 memory=280228496884112 CPUtime=0 cores=0-7
/proc/9857/task/9870/stat : 9870 (java) S 9854 9857 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463057 27968053248 31943 33554432000 4194304 4196468 140735512018096 139937483576560 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9871] ppid=9854 vsize=27312552 memory=280228496825392 CPUtime=0 cores=0-7
/proc/9857/task/9871/stat : 9871 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31943 33554432000 4194304 4196468 140735512018096 139937109072336 139939816572827 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9872] ppid=9854 vsize=27312552 memory=280228496897936 CPUtime=0.01 cores=0-7
/proc/9857/task/9872/stat : 9872 (java) S 9854 9857 8941 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 20 0 81463059 27968053248 31943 33554432000 4194304 4196468 140735512018096 139938135722224 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9873] ppid=9854 vsize=27312552 memory=280228496904848 CPUtime=0.01 cores=0-7
/proc/9857/task/9873/stat : 9873 (java) S 9854 9857 8941 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 20 0 81463059 27968053248 31943 33554432000 4194304 4196468 140735512018096 139938134669680 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9874] ppid=9854 vsize=27312552 memory=280228496902544 CPUtime=0.01 cores=0-7
/proc/9857/task/9874/stat : 9874 (java) S 9854 9857 8941 0 -1 1077944384 184 0 0 0 1 0 0 0 20 0 20 0 81463059 27968053248 31943 33554432000 4194304 4196468 140735512018096 139938133616624 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9875] ppid=9854 vsize=27312552 memory=280228496919152 CPUtime=0.07 cores=0-7
/proc/9857/task/9875/stat : 9875 (java) S 9854 9857 8941 0 -1 1077944384 301 0 0 0 7 0 0 0 20 0 20 0 81463059 27968053248 31943 33554432000 4194304 4196468 140735512018096 139938132564080 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9876] ppid=9854 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9876/stat : 9876 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31943 33554432000 4194304 4196468 140735512018096 139936611167200 139939816564437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9877] ppid=9854 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9877/stat : 9877 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463059 27968053248 31943 33554432000 4194304 4196468 140735512018096 139938131512496 139939816565378 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127772 KiB

[startup+0.70081 s]
/proc/loadavg: 1.32 1.37 1.84 2/203 9877
/proc/meminfo: memFree=20653412/32770624 swapFree=67108860/67108860
[pid=9857] ppid=9854 vsize=27318824 memory=164736 CPUtime=0.97 cores=0-7
/proc/9857/stat : 9857 (java) S 9854 9857 8941 0 -1 1077944320 17679 0 0 0 90 7 0 0 20 0 20 0 81463052 27974475776 41184 33554432000 4194304 4196468 140735512018096 140735512000640 139939816554231 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
/proc/9857/statm: 6829706 41184 3153 1 0 6791110 0
[pid=9857/tid=9859] ppid=9854 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/9857/task/9859/stat : 9859 (java) R 9854 9857 8941 0 -1 4202560 14921 0 0 0 63 4 0 0 20 0 20 0 81463052 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939788391952 139939312404839 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9860] ppid=9854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9860/stat : 9860 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939820796944 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9861] ppid=9854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9861/stat : 9861 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939634953360 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9862] ppid=9854 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9862/stat : 9862 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939633900304 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9863] ppid=9854 vsize=27318824 memory=1228 CPUtime=0 cores=0-7
/proc/9857/task/9863/stat : 9863 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463054 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939632847760 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9864] ppid=9854 vsize=27318824 memory=1704 CPUtime=0 cores=0-7
/proc/9857/task/9864/stat : 9864 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463054 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939235396112 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9865] ppid=9854 vsize=27318824 memory=1952 CPUtime=0 cores=0-7
/proc/9857/task/9865/stat : 9865 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939234343568 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9866] ppid=9854 vsize=27318824 memory=10592 CPUtime=0 cores=0-7
/proc/9857/task/9866/stat : 9866 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939233290512 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9867] ppid=9854 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/9857/task/9867/stat : 9867 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463055 27974475776 41184 33554432000 4194304 4196468 140735512018096 139939232237968 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9868] ppid=9854 vsize=27318824 memory=18476 CPUtime=0 cores=0-7
/proc/9857/task/9868/stat : 9868 (java) S 9854 9857 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81463056 27974475776 41184 33554432000 4194304 4196468 140735512018096 139938136775408 139939816565378 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0

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

[pid=9857/tid=9859] ppid=9854 vsize=27327160 memory=8112282956445269571 CPUtime=5.55 cores=0-7
/proc/9857/task/9859/stat : 9859 (java) R 9854 9857 8941 0 -1 4202560 18128 0 0 0 512 43 0 0 20 0 20 0 81463052 27983011840 681281 33554432000 4194304 4196468 140735512018096 139939788393568 139939314619863 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9860] ppid=9854 vsize=27327160 memory=140114248916913 CPUtime=0 cores=0-7
/proc/9857/task/9860/stat : 9860 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27983011840 681281 33554432000 4194304 4196468 140735512018096 139939820796944 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9861] ppid=9854 vsize=27327160 memory=280228497458112 CPUtime=0 cores=0-7
/proc/9857/task/9861/stat : 9861 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27983011840 681347 33554432000 4194304 4196468 140735512018096 139939634953360 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9862] ppid=9854 vsize=27327160 memory=280228497827488 CPUtime=0 cores=0-7
/proc/9857/task/9862/stat : 9862 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463054 27983011840 681347 33554432000 4194304 4196468 140735512018096 139939633900304 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9863] ppid=9854 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9863/stat : 9863 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463054 27983011840 681347 33554432000 4194304 4196468 140735512018096 139939632847760 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9864] ppid=9854 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9864/stat : 9864 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463054 27983011840 681413 33554432000 4194304 4196468 140735512018096 139939235396112 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9865] ppid=9854 vsize=27327160 memory=2241 CPUtime=0 cores=0-7
/proc/9857/task/9865/stat : 9865 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27983011840 681413 33554432000 4194304 4196468 140735512018096 139939234343568 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9866] ppid=9854 vsize=27327160 memory=2244 CPUtime=0 cores=0-7
/proc/9857/task/9866/stat : 9866 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81463055 27983011840 681413 33554432000 4194304 4196468 140735512018096 139939233290512 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9867] ppid=9854 vsize=27327160 memory=5866615154189427811 CPUtime=0 cores=0-7
/proc/9857/task/9867/stat : 9867 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463055 27983011840 681413 33554432000 4194304 4196468 140735512018096 139939232237968 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9868] ppid=9854 vsize=27327160 memory=7595391571552921458 CPUtime=0 cores=0-7
/proc/9857/task/9868/stat : 9868 (java) S 9854 9857 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81463056 27983011840 681413 33554432000 4194304 4196468 140735512018096 139938136775408 139939816565378 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9869] ppid=9854 vsize=27327160 memory=55 CPUtime=0 cores=0-7
/proc/9857/task/9869/stat : 9869 (java) S 9854 9857 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81463056 27983011840 681413 33554432000 4194304 4196468 140735512018096 139937617798816 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9870] ppid=9854 vsize=27327160 memory=7883947248460523623 CPUtime=0 cores=0-7
/proc/9857/task/9870/stat : 9870 (java) S 9854 9857 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81463057 27983011840 681413 33554432000 4194304 4196468 140735512018096 139937483576560 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9871] ppid=9854 vsize=27327160 memory=7156871063736963152 CPUtime=0 cores=0-7
/proc/9857/task/9871/stat : 9871 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81463059 27983011840 681413 33554432000 4194304 4196468 140735512018096 139937109072336 139939816572827 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9872] ppid=9854 vsize=27327160 memory=5787495302022849088 CPUtime=3.12 cores=0-7
/proc/9857/task/9872/stat : 9872 (java) S 9854 9857 8941 0 -1 1077944384 3887 0 0 0 310 2 0 0 20 0 20 0 81463059 27983011840 681413 33554432000 4194304 4196468 140735512018096 139938135722224 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9873] ppid=9854 vsize=27327160 memory=0 CPUtime=3 cores=0-7
/proc/9857/task/9873/stat : 9873 (java) R 9854 9857 8941 0 -1 4202560 5548 0 0 0 298 2 0 0 20 0 20 0 81463059 27983011840 681413 33554432000 4194304 4196468 140735512018096 139938134669976 139939797254528 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9874] ppid=9854 vsize=27327160 memory=6008456538913525841 CPUtime=2.96 cores=0-7
/proc/9857/task/9874/stat : 9874 (java) S 9854 9857 8941 0 -1 1077944384 3113 0 0 0 295 1 0 0 20 0 20 0 81463059 27983011840 681413 33554432000 4194304 4196468 140735512018096 139938133616624 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9875] ppid=9854 vsize=27327160 memory=7451022348994502976 CPUtime=1.44 cores=0-7
/proc/9857/task/9875/stat : 9875 (java) S 9854 9857 8941 0 -1 1077944384 4188 0 0 0 143 1 0 0 20 0 20 0 81463059 27983011840 681413 33554432000 4194304 4196468 140735512018096 139938132564080 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9876] ppid=9854 vsize=27327160 memory=1844 CPUtime=0 cores=0-7
/proc/9857/task/9876/stat : 9876 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463059 27983011840 681413 33554432000 4194304 4196468 140735512018096 139936611167200 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9877] ppid=9854 vsize=27327160 memory=1008 CPUtime=0 cores=0-7
/proc/9857/task/9877/stat : 9877 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81463059 27983011840 681413 33554432000 4194304 4196468 140735512018096 139938131512496 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
Current children cumulated CPU time: 16.11 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2725124 KiB

[startup+6.00086 s]*
/proc/loadavg: 1.22 1.34 1.83 2/208 9883
/proc/meminfo: memFree=17957792/32770624 swapFree=67108860/67108860
[pid=9857] ppid=9854 vsize=27984808 memory=2804484 CPUtime=16.96 cores=0-7
/proc/9857/stat : 9857 (java) S 9854 9857 8941 0 -1 1077944320 38711 0 0 0 1643 53 0 0 20 0 24 0 81463052 28656443392 701121 33554432000 4194304 4196468 140735512018096 140735512000640 139939816554231 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
/proc/9857/statm: 6996202 701121 3236 1 0 6957058 0
[pid=9878] ppid=9857 vsize=56060 memory=36280 CPUtime=0.27 cores=0-7
/proc/9878/stat : 9878 (glucose-syrup) R 9857 9857 8941 0 -1 4202496 8260 0 0 0 27 0 0 0 20 0 1 0 81463624 57405440 9070 33554432000 4194304 4373367 140736848833792 140736848830888 4324799 0 4 0 8388610 0 0 0 17 0 0 0 0 0 0 6470912 6472264 17272832 140736848839601 140736848839852 140736848839852 140736848842695 0
/proc/9878/statm: 14015 9070 354 44 0 9703 0
[pid=9857/tid=9859] ppid=9854 vsize=27984808 memory=4639904328588480592 CPUtime=5.73 cores=0-7
/proc/9857/task/9859/stat : 9859 (java) S 9854 9857 8941 0 -1 1077944384 18450 0 0 0 529 44 0 0 20 0 24 0 81463052 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939788393472 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9860] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9860/stat : 9860 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939820796944 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9861] ppid=9854 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9861/stat : 9861 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939634953360 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9862] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9862/stat : 9862 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939633900304 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9863] ppid=9854 vsize=27984808 memory=280228497813952 CPUtime=0 cores=0-7
/proc/9857/task/9863/stat : 9863 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939632847760 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9864] ppid=9854 vsize=27984808 memory=140114248931839 CPUtime=0 cores=0-7
/proc/9857/task/9864/stat : 9864 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939235396112 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9865] ppid=9854 vsize=27984808 memory=280228497769192 CPUtime=0 cores=0-7
/proc/9857/task/9865/stat : 9865 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463055 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939234343568 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9866] ppid=9854 vsize=27984808 memory=140114248902618 CPUtime=0 cores=0-7
/proc/9857/task/9866/stat : 9866 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463055 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939233290512 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9867] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9867/stat : 9867 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463055 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939232237968 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9868] ppid=9854 vsize=27984808 memory=7019467088074258489 CPUtime=0 cores=0-7
/proc/9857/task/9868/stat : 9868 (java) S 9854 9857 8941 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81463056 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938136775408 139939816565378 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9869] ppid=9854 vsize=27984808 memory=7014751519600105833 CPUtime=0 cores=0-7
/proc/9857/task/9869/stat : 9869 (java) S 9854 9857 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81463056 28656443392 701121 33554432000 4194304 4196468 140735512018096 139937617798816 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9870] ppid=9854 vsize=27984808 memory=6363694302107947088 CPUtime=0 cores=0-7
/proc/9857/task/9870/stat : 9870 (java) S 9854 9857 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81463057 28656443392 701121 33554432000 4194304 4196468 140735512018096 139937483576560 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9871] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9871/stat : 9871 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139937109072336 139939816572827 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9872] ppid=9854 vsize=27984808 memory=0 CPUtime=3.3 cores=0-7
/proc/9857/task/9872/stat : 9872 (java) S 9854 9857 8941 0 -1 1077944384 4126 0 0 0 328 2 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938135722224 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9873] ppid=9854 vsize=27984808 memory=0 CPUtime=3.22 cores=0-7
/proc/9857/task/9873/stat : 9873 (java) S 9854 9857 8941 0 -1 1077944384 6848 0 0 0 320 2 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938134669680 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9874] ppid=9854 vsize=27984808 memory=-1 CPUtime=3.16 cores=0-7
/proc/9857/task/9874/stat : 9874 (java) S 9854 9857 8941 0 -1 1077944384 3628 0 0 0 315 1 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938133616624 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9875] ppid=9854 vsize=27984808 memory=0 CPUtime=1.49 cores=0-7
/proc/9857/task/9875/stat : 9875 (java) S 9854 9857 8941 0 -1 1077944384 4234 0 0 0 148 1 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938132564080 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9876] ppid=9854 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9876/stat : 9876 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139936611167200 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9877] ppid=9854 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/9857/task/9877/stat : 9877 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938131512496 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9879] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9879/stat : 9879 (java) S 9854 9857 8941 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 81463625 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938491184576 139939816578841 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9881] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9881/stat : 9881 (java) S 9854 9857 8941 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 81463625 28656443392 701121 33554432000 4194304 4196468 140735512018096 139935940066736 139939816576157 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9882] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9882/stat : 9882 (java) S 9854 9857 8941 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81463625 28656443392 701121 33554432000 4194304 4196468 140735512018096 139936208502320 139939816576157 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9883] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9883/stat : 9883 (java) S 9854 9857 8941 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81463627 28656443392 701121 33554432000 4194304 4196468 140735512018096 139935671638944 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
Current children cumulated CPU time: 17.23 s
Current children cumulated vsize: 28040868 KiB
Current children cumulated memory: 2840764 KiB

[startup+6.2009 s]
/proc/loadavg: 1.22 1.34 1.83 2/208 9883
/proc/meminfo: memFree=17957792/32770624 swapFree=67108860/67108860
[pid=9857] ppid=9854 vsize=27984808 memory=2804484 CPUtime=16.96 cores=0-7
/proc/9857/stat : 9857 (java) S 9854 9857 8941 0 -1 1077944320 38711 0 0 0 1643 53 0 0 20 0 24 0 81463052 28656443392 701121 33554432000 4194304 4196468 140735512018096 140735512000640 139939816554231 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
/proc/9857/statm: 6996202 701121 3236 1 0 6957058 0
[pid=9878] ppid=9857 vsize=174548 memory=154960 CPUtime=0.46 cores=0-7
/proc/9878/stat : 9878 (glucose-syrup) R 9857 9857 8941 0 -1 4202496 28235 0 0 0 42 4 0 0 20 0 1 0 81463624 178737152 38740 33554432000 4194304 4373367 140736848833792 140736848831640 140668046400485 0 4 0 8388610 0 0 0 17 0 0 0 0 0 0 6470912 6472264 17272832 140736848839601 140736848839852 140736848839852 140736848842695 0
/proc/9878/statm: 43637 38740 366 44 0 39325 0
[pid=9857/tid=9859] ppid=9854 vsize=27984808 memory=0 CPUtime=5.73 cores=0-7
/proc/9857/task/9859/stat : 9859 (java) S 9854 9857 8941 0 -1 1077944384 18450 0 0 0 529 44 0 0 20 0 24 0 81463052 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939788393472 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9860] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9860/stat : 9860 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939820796944 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9861] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9861/stat : 9861 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939634953360 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9862] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9862/stat : 9862 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939633900304 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9863] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9863/stat : 9863 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939632847760 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9864] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9864/stat : 9864 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463054 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939235396112 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9865] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9865/stat : 9865 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463055 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939234343568 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9866] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9866/stat : 9866 (java) S 9854 9857 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81463055 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939233290512 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9867] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9867/stat : 9867 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463055 28656443392 701121 33554432000 4194304 4196468 140735512018096 139939232237968 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9868] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9868/stat : 9868 (java) S 9854 9857 8941 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81463056 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938136775408 139939816565378 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9869] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9869/stat : 9869 (java) S 9854 9857 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81463056 28656443392 701121 33554432000 4194304 4196468 140735512018096 139937617798816 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9870] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9870/stat : 9870 (java) S 9854 9857 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 81463057 28656443392 701121 33554432000 4194304 4196468 140735512018096 139937483576560 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9871] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9871/stat : 9871 (java) S 9854 9857 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139937109072336 139939816572827 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9872] ppid=9854 vsize=27984808 memory=0 CPUtime=3.3 cores=0-7
/proc/9857/task/9872/stat : 9872 (java) S 9854 9857 8941 0 -1 1077944384 4126 0 0 0 328 2 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938135722224 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9873] ppid=9854 vsize=27984808 memory=0 CPUtime=3.22 cores=0-7
/proc/9857/task/9873/stat : 9873 (java) S 9854 9857 8941 0 -1 1077944384 6848 0 0 0 320 2 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938134669680 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9874] ppid=9854 vsize=27984808 memory=0 CPUtime=3.16 cores=0-7
/proc/9857/task/9874/stat : 9874 (java) S 9854 9857 8941 0 -1 1077944384 3628 0 0 0 315 1 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938133616624 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9875] ppid=9854 vsize=27984808 memory=0 CPUtime=1.49 cores=0-7
/proc/9857/task/9875/stat : 9875 (java) S 9854 9857 8941 0 -1 1077944384 4234 0 0 0 148 1 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938132564080 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9876] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9876/stat : 9876 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139936611167200 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9877] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9877/stat : 9877 (java) S 9854 9857 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81463059 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938131512496 139939816565378 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9879] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9879/stat : 9879 (java) S 9854 9857 8941 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 81463625 28656443392 701121 33554432000 4194304 4196468 140735512018096 139938491184576 139939816578841 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9881] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9881/stat : 9881 (java) S 9854 9857 8941 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 81463625 28656443392 701121 33554432000 4194304 4196468 140735512018096 139935940066736 139939816576157 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9882] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9882/stat : 9882 (java) S 9854 9857 8941 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81463625 28656443392 701121 33554432000 4194304 4196468 140735512018096 139936208502320 139939816576157 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
[pid=9857/tid=9883] ppid=9854 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/9857/task/9883/stat : 9883 (java) S 9854 9857 8941 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81463627 28656443392 701121 33554432000 4194304 4196468 140735512018096 139935671638944 139939816564437 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27439104 140735512024025 140735512024325 140735512024325 140735512027087 0
Current children cumulated CPU time: 17.42 s
Current children cumulated vsize: 28159356 KiB
Current children cumulated memory: 2959444 KiB

Child status: 0
Real time (s): 6.28506
CPU time (s): 17.6917
CPU user time (s): 17.0567
CPU system time (s): 0.635001
CPU usage (%): 281.488
Max. virtual memory (cumulated for all children) (KiB): 28159356
Max. memory (cumulated for all children) (KiB): 2959444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0567
system time used= 0.635001
maximum resident set size= 2806564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74386
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7886
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 9857
#   total CPU time (s): 17.6917
#   total CPU user time (s): 17.0567
#   total CPU system time (s): 0.635001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.060621 second user time and 0.115469 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 23:03:18
IDJOB=4297114
IDBENCH=141179
IDSOLVER=2758
FILE ID=node134/4297114-1532638998
RUNJOBID= node134-1532633895-8968
PBS_JOBID= 21022182
Free space on /tmp= 55560 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f09_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-4297114-1532638998/watcher-4297114-1532638998 -o /tmp/evaluation-result-4297114-1532638998/solver-4297114-1532638998 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --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-4297114-1532638998.xml

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

MD5SUM BENCH= 6a895ef6ade7f33e321559e9e4e8dbd9
RANDOM SEED=1052939560

node134.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.68
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.68
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.68
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.68
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:        20792664 kB
MemAvailable:   31954924 kB
Buffers:          230032 kB
Cached:         11191436 kB
SwapCached:            0 kB
Active:          2209112 kB
Inactive:        9268264 kB
Active(anon):       7140 kB
Inactive(anon):    76424 kB
Active(file):    2201972 kB
Inactive(file):  9191840 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:         74128 kB
Mapped:            40804 kB
Shmem:             25248 kB
Slab:             196136 kB
SReclaimable:     168568 kB
SUnreclaim:        27568 kB
KernelStack:        3920 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55552 MiB
End job on node134 at 2018-07-26 23:03:25