Trace number 4297046

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)SAT 13.7294 4.27392

General information on the benchmark

NameFrb/
frb-35-17-1_c18.xml
MD5SUM938558367576662423373d61b63119a7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark13.7294
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints346
Number of domains1
Minimum domain size17
Maximum domain size17
Distribution of domain sizes[{"size":17,"count":35}]
Minimum variable degree12
Maximum variable degree28
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":2},{"degree":21,"count":4},{"degree":22,"count":3},{"degree":23,"count":4},{"degree":24,"count":1},{"degree":25,"count":3},{"degree":26,"count":1},{"degree":28,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":346}]
Number of extensional constraints346
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":346}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 09:23:51 CEST 2018
0.66/0.55	c PID: 11660
0.66/0.55	c IP: 172.20.3.133
0.66/0.55	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.18/1.08	c (0,0) Parsing End
2.18/1.09	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 346 ctr, max domain size 17
2.18/1.09	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.18/1.09	c (0,0) Constraint Name Generate Begin
2.18/1.10	c (0,0) Ctr:HOME/instance-4297046-1532676231.xml,ExtensionConflict:IntVar
2.18/1.10	c (0,0) Constraint Name Generate End
2.18/1.10	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.18/1.10	c (0,0) CSP to CSPinCNF Begin
4.71/1.71	c (1,1) translated 35 (10%) constraints
5.11/1.88	c (1,1) translated 70 (20%) constraints
5.95/2.01	c (1,1) translated 104 (30%) constraints
6.37/2.13	c (1,1) translated 139 (40%) constraints
6.73/2.24	c (1,1) translated 173 (50%) constraints
7.12/2.34	c (1,1) translated 208 (60%) constraints
7.53/2.44	c (1,1) translated 243 (70%) constraints
7.94/2.52	c (1,1) translated 277 (80%) constraints
8.25/2.60	c (2,2) translated 312 (90%) constraints
8.25/2.68	c (2,2) translated 346 (100%) constraints
8.81/2.84	c (2,2) STATISTICS1:HOME/instance-4297046-1532676231.xml,ExtensionConflict:IntVar,35,19032,-1,17,4,1,,17:73576,4:16554;3:2404;2:74,1:73576,
8.81/2.84	c (2,2) ===========================================
8.81/2.84	c (2,2) Order
8.81/2.84	c (2,2) ===========================================
9.15/2.92	c (2,2) translated 1904 (10%) constraints
9.15/2.96	c (2,2) translated 3807 (20%) constraints
9.15/3.00	c (2,2) translated 5710 (30%) constraints
9.41/3.03	c (2,2) translated 7613 (40%) constraints
9.41/3.07	c (2,2) translated 9516 (50%) constraints
9.41/3.10	c (2,2) translated 11420 (60%) constraints
9.64/3.12	c (2,2) translated 13323 (70%) constraints
9.64/3.15	c (2,2) translated 15226 (80%) constraints
9.64/3.18	c (2,2) translated 17129 (90%) constraints
9.72/3.21	c (2,2) translated 19032 (100%) constraints
9.72/3.21	c (2,2) CSP to CSPinCNF End
9.72/3.21	c (2,2) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
9.72/3.21	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
9.72/3.21	c (2,2) CSPinCNF Propagation Begin
10.43/3.42	c (2,2) 0 values, 2612 unsatisfiable literals, and 0 valid clauses are removed
10.43/3.42	c (2,2) CSPinCNF Propagation End
10.43/3.42	c (2,2) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
10.43/3.42	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.43/3.42	c (2,2) Simplify CSPinCNF Begin
10.43/3.48	c (2,2) Simplify CSPinCNF End
10.43/3.48	c (2,2) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
10.43/3.48	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.43/3.48	c (2,2) Calculate Precise Domain Begin
10.43/3.48	c (2,2) 0 values are removed by re-calculation
10.43/3.48	c (2,2) Calculate Precise Domain End
10.43/3.48	c (2,2) CSP: 35 int (0 aux), 0 bool (0 aux), 19032 ctr, max domain size 17
10.43/3.48	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.43/3.48	c (2,2) CSPinCNF to SatSolver Begin
10.75/3.56	c (3,3) 1904 (10 %) CSP clauses are encoded (560 SAT variables, 2428 SAT clauses)
10.75/3.60	c (3,3) 3807 (20 %) CSP clauses are encoded (560 SAT variables, 4331 SAT clauses)
11.12/3.62	c (3,3) 5710 (30 %) CSP clauses are encoded (560 SAT variables, 6234 SAT clauses)
11.12/3.64	c (3,3) 7613 (40 %) CSP clauses are encoded (560 SAT variables, 8137 SAT clauses)
11.12/3.66	c (3,3) 9516 (50 %) CSP clauses are encoded (560 SAT variables, 10040 SAT clauses)
11.12/3.68	c (3,3) 11420 (60 %) CSP clauses are encoded (560 SAT variables, 11944 SAT clauses)
11.12/3.69	c (3,3) 13323 (70 %) CSP clauses are encoded (560 SAT variables, 13847 SAT clauses)
11.47/3.70	c (3,3) 15226 (80 %) CSP clauses are encoded (560 SAT variables, 15750 SAT clauses)
11.47/3.72	c (3,3) 17129 (90 %) CSP clauses are encoded (560 SAT variables, 17653 SAT clauses)
11.47/3.73	c (3,3) 19032 (100 %) CSP clauses are encoded (560 SAT variables, 19556 SAT clauses)
11.47/3.73	c (3,3) CSPinCNF to SatSolver End
11.47/3.73	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.74/3.83	c (3,3) STATISTICS2:HOME/instance-4297046-1532676231.xml,ExtensionConflict:IntVar,35,19032,-1,17,4,1,,17:70964,4:14212;3:4476;2:344,1:70964,
11.74/3.83	c (3,3) SatSolver.solve Begin
11.74/3.83	c (3,3) 560 bool, 19557 clause
11.74/3.83	c (3,3) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297046-1532676231.xml-scop-11660.cnf HOME/instance-4297046-1532676231.xml-scop-11660.cnf.out
12.99/4.09	c (3,0) c
12.99/4.09	c (3,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
12.99/4.09	c (3,0) c
12.99/4.09	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
12.99/4.09	c (3,0) c 8 solvers engines and 1 companion as a blackboard created.
12.99/4.09	c (3,0) c ========================================[ Problem Statistics ]===========================================
12.99/4.09	c (3,0) c |                                                                                                       |
12.99/4.09	c (3,0) c |  Number of variables:           560                                                                   |
12.99/4.09	c (3,0) c |  Number of clauses:           19557                                                                   |
12.99/4.09	c (3,0) c |  Parse time:                   0.01 s                                                                 |
12.99/4.09	c (3,0) c |                                                                                                       |
12.99/4.09	c (3,0) c |  Simplification time:          0.02 s                                                                 |
12.99/4.09	c (3,0) c |                                                                                                       |
12.99/4.09	c (3,0) c |  Generating clones                                                                                    |
12.99/4.09	c (3,0) c |  all clones generated. Memory =  34.04Mb.                                                             |
12.99/4.09	c (3,0) c ========================================================================================================|
12.99/4.09	c (3,0) c last restart ## conflicts  :  79 14 
12.99/4.09	c (3,0) c Thread 7 is 100% pure glucose! First thread to finish! (SAT answer).
12.99/4.09	c (3,0) c Total Memory so far : 615.93Mb
12.99/4.09	c (3,0) c
12.99/4.09	c (3,0) c real time : 0.239177 s
12.99/4.09	c (3,0) c cpu time  : 1.58268 s
12.99/4.09	c (3,0) c
12.99/4.09	c (3,0) c
12.99/4.09	c (3,0) c
12.99/4.09	c (3,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
12.99/4.09	c (3,0) c
12.99/4.09	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.99/4.09	c (3,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
12.99/4.09	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.99/4.09	c (3,0) c | Conflicts     |           55718 |       7183 |       6600 |       7002 |       6754 |       7396 |       7071 |       6696 |       7016 |
12.99/4.09	c (3,0) c | Decisions     |           71211 |       8959 |       8481 |       8975 |       8628 |       9600 |       9014 |       8470 |       9084 |
12.99/4.09	c (3,0) c | Propagations  |         4683092 |     575728 |     574868 |     594800 |     570783 |     599733 |     595778 |     583655 |     587747 |
12.99/4.09	c (3,0) c | Avg_Trail     |                 |        272 |        287 |        292 |        287 |        284 |        286 |        287 |        285 |
12.99/4.09	c (3,0) c | Avg_DL        |                 |         27 |         13 |         11 |         11 |         12 |         11 |         11 |         12 |
12.99/4.09	c (3,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.99/4.09	c (3,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.99/4.09	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.99/4.09	c (3,0) c | Exported      |            4954 |        829 |        515 |        640 |        549 |        601 |        604 |        658 |        558 |
12.99/4.09	c (3,0) c | Imported      |           14405 |          0 |       3679 |       4017 |        150 |       2131 |        152 |         37 |       4239 |
12.99/4.09	c (3,0) c | Good          |              11 |          0 |          3 |          2 |          1 |          2 |          1 |          0 |          2 |
12.99/4.09	c (3,0) c | Purge         |           14394 |          0 |       3676 |       4015 |        149 |       2129 |        151 |         37 |       4237 |
12.99/4.09	c (3,0) c | Promoted      |             135 |          0 |         31 |         13 |          6 |         48 |          6 |          5 |         26 |
12.99/4.09	c (3,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.99/4.09	c (3,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.99/4.09	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.99/4.09	c (3,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.99/4.09	c (3,0) c | Binaries      |                 |          0 |          0 |          1 |          0 |          1 |          0 |          0 |          1 |
12.99/4.09	c (3,0) c | Glues         |                 |         31 |         55 |         39 |         35 |         49 |         38 |         39 |         44 |
12.99/4.09	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.99/4.09	c (3,0) c | Orig_Seen     |            56 % |       8831 |      12028 |      11531 |      11192 |      11653 |      11360 |      10546 |      11583 |
12.99/4.09	c (3,0) c | Diff Orig seen|                 | -     2752 |        445 | -       52 | -      391 |         70 | -      223 | -     1037 |      X     |
12.99/4.09	c (3,0) c | Hamming       |            30 % |        161 |        173 |        150 |        148 |        192 |        178 |        202 |      X     |
12.99/4.09	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.99/4.09	c (3,0) 
12.99/4.09	c (3,0) s SATISFIABLE
12.99/4.10	c (3,3) SatSolver.solve End
12.99/4.10	c (3,3) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
12.99/4.10	c (3,3) Show results Begin
13.63/4.11	c (3,3) x[0] = 4
13.63/4.11	c (3,3) x[1] = 4
13.63/4.11	c (3,3) x[2] = 6
13.63/4.11	c (3,3) x[3] = 10
13.63/4.11	c (3,3) x[4] = 15
13.63/4.11	c (3,3) x[5] = 3
13.63/4.11	c (3,3) x[6] = 7
13.63/4.11	c (3,3) x[7] = 15
13.63/4.11	c (3,3) x[8] = 2
13.63/4.11	c (3,3) x[9] = 7
13.63/4.11	c (3,3) x[10] = 9
13.63/4.11	c (3,3) x[11] = 1
13.63/4.11	c (3,3) x[12] = 6
13.63/4.11	c (3,3) x[13] = 11
13.63/4.11	c (3,3) x[14] = 0
13.63/4.11	c (3,3) x[15] = 1
13.63/4.11	c (3,3) x[16] = 1
13.63/4.11	c (3,3) x[17] = 14
13.70/4.25	c (3,3) x[18] = 10
13.70/4.25	c (3,3) x[19] = 9
13.70/4.25	c (3,3) x[20] = 15
13.70/4.25	c (3,3) x[21] = 15
13.70/4.25	c (3,3) x[22] = 6
13.70/4.25	c (3,3) x[23] = 5
13.70/4.25	c (3,3) x[24] = 3
13.70/4.25	c (3,3) x[25] = 9
13.70/4.25	c (3,3) x[26] = 6
13.70/4.25	c (3,3) x[27] = 6
13.70/4.25	c (3,3) x[28] = 6
13.70/4.25	c (3,3) x[29] = 7
13.70/4.25	c (3,3) x[30] = 2
13.70/4.25	c (3,3) x[31] = 10
13.70/4.25	c (3,3) x[32] = 12
13.70/4.25	c (3,3) x[33] = 5
13.70/4.25	c (3,3) x[34] = 14
13.70/4.25	s SATISFIABLE
13.70/4.25	v <instantiation>
13.70/4.25	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34]</list>
13.70/4.25	v     <values>4 4 6 10 15 3 7 15 2 7 9 1 6 11 0 1 1 14 10 9 15 15 6 5 3 9 6 6 6 7 2 10 12 5 14</values>
13.70/4.25	v </instantiation>
13.70/4.25	c (3,3) Show results End
13.70/4.25	c (3,3) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.70/4.25	c (3,3) 0,0,2,2,2,2,3,3,3,STOP-AFTER(ALL)
13.70/4.25	c END-Prog: Fri Jul 27 09:23:55 CEST 2018

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297046-1532676231/watcher-4297046-1532676231 -o /tmp/evaluation-result-4297046-1532676231/solver-4297046-1532676231 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532673690-11357 --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-4297046-1532676231.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=11660, runsolver pid=11657

[startup+0.100174 s]*
/proc/loadavg: 8.70 8.81 8.83 2/203 11680
/proc/meminfo: memFree=27461656/32770624 swapFree=67108856/67108860
[pid=11660] ppid=11657 vsize=27312552 memory=108516 CPUtime=0.1 cores=0-7
/proc/11660/stat : 11660 (java) S 11657 11660 11330 0 -1 1077944320 6161 0 0 0 8 2 0 0 20 0 20 0 85186213 27968053248 27129 33554432000 4194304 4196468 140720933318256 140720933300800 140719524335351 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
/proc/11660/statm: 6828138 27129 2749 1 0 6790598 0
[pid=11660/tid=11662] ppid=11657 vsize=27312552 memory=8112560111893780893 CPUtime=0.09 cores=0-7
/proc/11660/task/11662/stat : 11662 (java) R 11657 11660 11330 0 -1 4202560 4355 0 0 0 7 2 0 0 20 0 20 0 85186213 27968053248 27195 33554432000 4194304 4196468 140720933318256 140719496170032 140719504612176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11663] ppid=11657 vsize=27312552 memory=732370156560694245 CPUtime=0 cores=0-7
/proc/11660/task/11663/stat : 11663 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719528577680 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11664] ppid=11657 vsize=27312552 memory=140018223240832 CPUtime=0 cores=0-7
/proc/11660/task/11664/stat : 11664 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719311972880 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11665] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11665/stat : 11665 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719310920080 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11666] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11666/stat : 11666 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719309867280 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11667] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11667/stat : 11667 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719308815504 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11668] ppid=11657 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11660/task/11668/stat : 11668 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719307762704 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11669] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11669/stat : 11669 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719306709904 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11670] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11670/stat : 11670 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 27261 33554432000 4194304 4196468 140720933318256 140719305657104 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11671] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11671/stat : 11671 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186217 27968053248 27261 33554432000 4194304 4196468 140720933318256 140717644044656 140719524346498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11672] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11672/stat : 11672 (java) S 11657 11660 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85186217 27968053248 27327 33554432000 4194304 4196468 140720933318256 140717489906720 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11673] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11673/stat : 11673 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186218 27968053248 27327 33554432000 4194304 4196468 140720933318256 140717221471088 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11674] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11674/stat : 11674 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 27327 33554432000 4194304 4196468 140720933318256 140716846962512 140719524353947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11675] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11675/stat : 11675 (java) S 11657 11660 11330 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 27327 33554432000 4194304 4196468 140720933318256 140717642992496 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11676] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11676/stat : 11676 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 27327 33554432000 4194304 4196468 140720933318256 140717641939696 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11677] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11677/stat : 11677 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 27327 33554432000 4194304 4196468 140720933318256 140717640886896 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11678] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11678/stat : 11678 (java) S 11657 11660 11330 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 27327 33554432000 4194304 4196468 140720933318256 140717639834096 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11679] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11679/stat : 11679 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 27327 33554432000 4194304 4196468 140720933318256 140716349057632 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11680] ppid=11657 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11660/task/11680/stat : 11680 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 27327 33554432000 4194304 4196468 140720933318256 140717638781488 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108516 KiB

[startup+0.210673 s]*
/proc/loadavg: 8.70 8.81 8.83 3/203 11680
/proc/meminfo: memFree=27445284/32770624 swapFree=67108856/67108860
[pid=11660] ppid=11657 vsize=27312552 memory=122896 CPUtime=0.25 cores=0-7
/proc/11660/stat : 11660 (java) S 11657 11660 11330 0 -1 1077944320 10065 0 0 0 21 4 0 0 20 0 20 0 85186213 27968053248 30724 33554432000 4194304 4196468 140720933318256 140720933300800 140719524335351 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
/proc/11660/statm: 6828138 30724 2850 1 0 6790598 0
[pid=11660/tid=11662] ppid=11657 vsize=27312552 memory=32758254098972862 CPUtime=0.2 cores=0-7
/proc/11660/task/11662/stat : 11662 (java) R 11657 11660 11330 0 -1 4202560 7943 0 0 0 17 3 0 0 20 0 20 0 85186213 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719496162752 140718983167544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11663] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11663/stat : 11663 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719528577680 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11664] ppid=11657 vsize=27312552 memory=288370394374952576 CPUtime=0 cores=0-7
/proc/11660/task/11664/stat : 11664 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719311972880 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11665] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11665/stat : 11665 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719310920080 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11666] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11666/stat : 11666 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719309867280 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11667] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11667/stat : 11667 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719308815504 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11668] ppid=11657 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11660/task/11668/stat : 11668 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719307762704 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11669] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11669/stat : 11669 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719306709904 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11670] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11670/stat : 11670 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 30724 33554432000 4194304 4196468 140720933318256 140719305657104 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11671] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11671/stat : 11671 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186217 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717644044656 140719524346498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11672] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11672/stat : 11672 (java) S 11657 11660 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85186217 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717489906720 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11673] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11673/stat : 11673 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186218 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717221471088 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11674] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11674/stat : 11674 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 30724 33554432000 4194304 4196468 140720933318256 140716846962512 140719524353947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11675] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11675/stat : 11675 (java) S 11657 11660 11330 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717642992496 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11676] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11676/stat : 11676 (java) S 11657 11660 11330 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717641939696 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11677] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11677/stat : 11677 (java) S 11657 11660 11330 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717640886896 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11678] ppid=11657 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/11660/task/11678/stat : 11678 (java) R 11657 11660 11330 0 -1 4202560 309 0 0 0 2 0 0 0 20 0 20 0 85186220 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717639834096 140719508415838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11679] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11679/stat : 11679 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 30724 33554432000 4194304 4196468 140720933318256 140716349057632 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11680] ppid=11657 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11660/task/11680/stat : 11680 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 30724 33554432000 4194304 4196468 140720933318256 140717638781488 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122896 KiB

[startup+0.310568 s]*
/proc/loadavg: 8.70 8.81 8.83 2/203 11680
/proc/meminfo: memFree=27441624/32770624 swapFree=67108856/67108860
[pid=11660] ppid=11657 vsize=27312552 memory=127308 CPUtime=0.42 cores=0-7
/proc/11660/stat : 11660 (java) S 11657 11660 11330 0 -1 1077944320 10688 0 0 0 38 4 0 0 20 0 20 0 85186213 27968053248 31827 33554432000 4194304 4196468 140720933318256 140720933300800 140719524335351 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
/proc/11660/statm: 6828138 31827 2989 1 0 6790598 0
[pid=11660/tid=11662] ppid=11657 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11660/task/11662/stat : 11662 (java) R 11657 11660 11330 0 -1 4202560 8380 0 0 0 26 3 0 0 20 0 20 0 85186213 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719496139504 140719508415838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11663] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11663/stat : 11663 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719528577680 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11664] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11664/stat : 11664 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719311972880 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11665] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11665/stat : 11665 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719310920080 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11666] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11666/stat : 11666 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719309867280 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11667] ppid=11657 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/11660/task/11667/stat : 11667 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719308815504 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11668] ppid=11657 vsize=27312552 memory=140018081428399 CPUtime=0 cores=0-7
/proc/11660/task/11668/stat : 11668 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719307762704 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11669] ppid=11657 vsize=27312552 memory=140018081430704 CPUtime=0 cores=0-7
/proc/11660/task/11669/stat : 11669 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719306709904 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11670] ppid=11657 vsize=27312552 memory=140018081433008 CPUtime=0 cores=0-7
/proc/11660/task/11670/stat : 11670 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27968053248 31827 33554432000 4194304 4196468 140720933318256 140719305657104 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11671] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11671/stat : 11671 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186217 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717644044656 140719524346498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11672] ppid=11657 vsize=27312552 memory=280036162872976 CPUtime=0 cores=0-7
/proc/11660/task/11672/stat : 11672 (java) S 11657 11660 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85186217 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717489906720 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11673] ppid=11657 vsize=27312552 memory=280036162879888 CPUtime=0 cores=0-7
/proc/11660/task/11673/stat : 11673 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186218 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717221471088 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11674] ppid=11657 vsize=27312552 memory=280036162821168 CPUtime=0 cores=0-7
/proc/11660/task/11674/stat : 11674 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 31827 33554432000 4194304 4196468 140720933318256 140716846962512 140719524353947 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11675] ppid=11657 vsize=27312552 memory=280036162893712 CPUtime=0.01 cores=0-7
/proc/11660/task/11675/stat : 11675 (java) S 11657 11660 11330 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 20 0 85186220 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717642992496 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11676] ppid=11657 vsize=27312552 memory=280036162900624 CPUtime=0 cores=0-7
/proc/11660/task/11676/stat : 11676 (java) S 11657 11660 11330 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717641939696 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11677] ppid=11657 vsize=27312552 memory=280036162898320 CPUtime=0.01 cores=0-7
/proc/11660/task/11677/stat : 11677 (java) S 11657 11660 11330 0 -1 1077944384 222 0 0 0 1 0 0 0 20 0 20 0 85186220 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717640886896 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11678] ppid=11657 vsize=27312552 memory=280036162914880 CPUtime=0.07 cores=0-7
/proc/11660/task/11678/stat : 11678 (java) S 11657 11660 11330 0 -1 1077944384 359 0 0 0 7 0 0 0 20 0 20 0 85186220 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717639834096 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11679] ppid=11657 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11679/stat : 11679 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 31827 33554432000 4194304 4196468 140720933318256 140716349057632 140719524345557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11680] ppid=11657 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/11660/task/11680/stat : 11680 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27968053248 31827 33554432000 4194304 4196468 140720933318256 140717638781488 140719524346498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127308 KiB

[startup+0.700899 s]
/proc/loadavg: 8.70 8.81 8.83 3/203 11680
/proc/meminfo: memFree=27416904/32770624 swapFree=67108856/67108860
[pid=11660] ppid=11657 vsize=27318824 memory=165116 CPUtime=1.03 cores=0-7
/proc/11660/stat : 11660 (java) S 11657 11660 11330 0 -1 1077944320 17861 0 0 0 96 7 0 0 20 0 20 0 85186213 27974475776 41279 33554432000 4194304 4196468 140720933318256 140720933300800 140719524335351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
/proc/11660/statm: 6829706 41279 3135 1 0 6791110 0
[pid=11660/tid=11662] ppid=11657 vsize=27320872 memory=7230638415974328919 CPUtime=0.67 cores=0-7
/proc/11660/task/11662/stat : 11662 (java) R 11657 11660 11330 0 -1 4202560 14958 0 0 0 62 5 0 0 20 0 20 0 85186213 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719496167392 140719508378981 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11663] ppid=11657 vsize=27320872 memory=50160923073342 CPUtime=0 cores=0-7
/proc/11660/task/11663/stat : 11663 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719528577680 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11664] ppid=11657 vsize=27320872 memory=140018081442245 CPUtime=0 cores=0-7
/proc/11660/task/11664/stat : 11664 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719311972880 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11665] ppid=11657 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11665/stat : 11665 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719310920080 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11666] ppid=11657 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11666/stat : 11666 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719309867280 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11667] ppid=11657 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11667/stat : 11667 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719308815504 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11668] ppid=11657 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11668/stat : 11668 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719307762704 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11669] ppid=11657 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11669/stat : 11669 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719306709904 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11670] ppid=11657 vsize=27320872 memory=1804 CPUtime=0 cores=0-7
/proc/11660/task/11670/stat : 11670 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27976572928 41279 33554432000 4194304 4196468 140720933318256 140719305657104 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11671] ppid=11657 vsize=27320872 memory=796 CPUtime=0 cores=0-7
/proc/11660/task/11671/stat : 11671 (java) S 11657 11660 11330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85186217 27976572928 41279 33554432000 4194304 4196468 140720933318256 140717644044656 140719524346498 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0

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

/proc/11660/task/11666/stat : 11666 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186215 27980845056 233957 33554432000 4194304 4196468 140720933318256 140719309867280 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11667] ppid=11657 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11667/stat : 11667 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27980845056 233957 33554432000 4194304 4196468 140720933318256 140719308815504 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11668] ppid=11657 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11668/stat : 11668 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27980845056 233957 33554432000 4194304 4196468 140720933318256 140719307762704 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11669] ppid=11657 vsize=27325044 memory=-8689539942354613440 CPUtime=0 cores=0-7
/proc/11660/task/11669/stat : 11669 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186215 27980845056 233957 33554432000 4194304 4196468 140720933318256 140719306709904 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11670] ppid=11657 vsize=27325044 memory=7518026630507424103 CPUtime=0 cores=0-7
/proc/11660/task/11670/stat : 11670 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85186215 27980845056 233957 33554432000 4194304 4196468 140720933318256 140719305657104 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11671] ppid=11657 vsize=27325044 memory=7162531440177276259 CPUtime=0 cores=0-7
/proc/11660/task/11671/stat : 11671 (java) S 11657 11660 11330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85186217 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717644044656 140719524346498 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11672] ppid=11657 vsize=27325044 memory=640560 CPUtime=0 cores=0-7
/proc/11660/task/11672/stat : 11672 (java) S 11657 11660 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85186217 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717489906720 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11673] ppid=11657 vsize=27325044 memory=-7521736447810188379 CPUtime=0 cores=0-7
/proc/11660/task/11673/stat : 11673 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186218 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717221471088 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11674] ppid=11657 vsize=27325044 memory=-8412652160765825907 CPUtime=0 cores=0-7
/proc/11660/task/11674/stat : 11674 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27980845056 233957 33554432000 4194304 4196468 140720933318256 140716846962512 140719524353947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11675] ppid=11657 vsize=27325044 memory=7100839878645619564 CPUtime=1.74 cores=0-7
/proc/11660/task/11675/stat : 11675 (java) S 11657 11660 11330 0 -1 1077944384 2404 0 0 0 173 1 0 0 20 0 20 0 85186220 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717642992496 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11676] ppid=11657 vsize=27325044 memory=-8634980985311628903 CPUtime=1.87 cores=0-7
/proc/11660/task/11676/stat : 11676 (java) S 11657 11660 11330 0 -1 1077944384 1485 0 0 0 187 0 0 0 20 0 20 0 85186220 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717641939696 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11677] ppid=11657 vsize=27325044 memory=0 CPUtime=2 cores=0-7
/proc/11660/task/11677/stat : 11677 (java) S 11657 11660 11330 0 -1 1077944384 2627 0 0 0 200 0 0 0 20 0 20 0 85186220 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717640886896 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11678] ppid=11657 vsize=27325044 memory=280036163142752 CPUtime=0.91 cores=0-7
/proc/11660/task/11678/stat : 11678 (java) S 11657 11660 11330 0 -1 1077944384 3236 0 0 0 90 1 0 0 20 0 20 0 85186220 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717639834096 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11679] ppid=11657 vsize=27325044 memory=739411093049844832 CPUtime=0 cores=0-7
/proc/11660/task/11679/stat : 11679 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85186220 27980845056 233957 33554432000 4194304 4196468 140720933318256 140716349057632 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11680] ppid=11657 vsize=27325044 memory=8514701219730523551 CPUtime=0 cores=0-7
/proc/11660/task/11680/stat : 11680 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85186220 27980845056 233957 33554432000 4194304 4196468 140720933318256 140717638781488 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
Current children cumulated CPU time: 9.72 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 935828 KiB

[startup+4.00886 s]*
/proc/loadavg: 8.08 8.68 8.79 9/216 11694
/proc/meminfo: memFree=26275256/32770624 swapFree=67108856/67108860
[pid=11660] ppid=11657 vsize=27982760 memory=1273232 CPUtime=11.97 cores=0-7
/proc/11660/stat : 11660 (java) S 11657 11660 11330 0 -1 1077944320 29567 0 0 0 1168 29 0 0 20 0 24 0 85186213 28654346240 318308 33554432000 4194304 4196468 140720933318256 140720933300800 140719524335351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
/proc/11660/statm: 6995690 318308 3228 1 0 6956546 0
[pid=11681] ppid=11660 vsize=631728 memory=22296 CPUtime=1.02 cores=0-7
/proc/11681/stat : 11681 (glucose-syrup) S 11660 11660 11330 0 -1 1077944320 5043 0 0 0 99 3 0 0 20 0 9 0 85186598 646889472 5574 33554432000 4194304 4373367 140721746041888 140721746040432 139764101413506 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
/proc/11681/statm: 157932 5574 379 44 0 153620 0
[pid=11681/tid=11687] ppid=11660 vsize=631728 memory=0 CPUtime=0.12 cores=0-7
/proc/11681/task/11687/stat : 11687 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 165 0 0 0 12 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764086185160 4271810 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11681/tid=11688] ppid=11660 vsize=631728 memory=0 CPUtime=0.12 cores=0-7
/proc/11681/task/11688/stat : 11688 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 249 0 0 0 12 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764077792624 4296037 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11681/tid=11689] ppid=11660 vsize=631728 memory=0 CPUtime=0.12 cores=0-7
/proc/11681/task/11689/stat : 11689 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 294 0 0 0 12 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764069399752 4295977 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11681/tid=11690] ppid=11660 vsize=631728 memory=0 CPUtime=0.11 cores=0-7
/proc/11681/task/11690/stat : 11690 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 269 0 0 0 11 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764061007216 4271914 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11681/tid=11691] ppid=11660 vsize=631728 memory=0 CPUtime=0.12 cores=0-7
/proc/11681/task/11691/stat : 11691 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 274 0 0 0 12 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764052614344 4272344 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11681/tid=11692] ppid=11660 vsize=631728 memory=0 CPUtime=0.12 cores=0-7
/proc/11681/task/11692/stat : 11692 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 268 0 0 0 12 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764044221640 4271912 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11681/tid=11693] ppid=11660 vsize=631728 memory=0 CPUtime=0.11 cores=0-7
/proc/11681/task/11693/stat : 11693 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 259 0 0 0 11 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764035828936 4296037 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11681/tid=11694] ppid=11660 vsize=631728 memory=2241 CPUtime=0.12 cores=0-7
/proc/11681/task/11694/stat : 11694 (glucose-syrup) R 11660 11660 11330 0 -1 4202560 275 0 0 0 12 0 0 0 20 0 9 0 85186601 646889472 5574 33554432000 4194304 4373367 140721746041888 139764027436232 4252257 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 20787200 140721746047919 140721746048172 140721746048172 140721746051015 0
[pid=11660/tid=11662] ppid=11657 vsize=27982760 memory=8039887049847963816 CPUtime=3.86 cores=0-7
/proc/11660/task/11662/stat : 11662 (java) S 11657 11660 11330 0 -1 1077944384 17894 0 0 0 363 23 0 0 20 0 24 0 85186213 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719496174592 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11663] ppid=11657 vsize=27982760 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/11660/task/11663/stat : 11663 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719528577680 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11664] ppid=11657 vsize=27982760 memory=2 CPUtime=0 cores=0-7
/proc/11660/task/11664/stat : 11664 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719311972880 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11665] ppid=11657 vsize=27982760 memory=31 CPUtime=0 cores=0-7
/proc/11660/task/11665/stat : 11665 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719310920080 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11666] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11666/stat : 11666 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719309867280 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11667] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11667/stat : 11667 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719308815504 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11668] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11668/stat : 11668 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719307762704 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11669] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11669/stat : 11669 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719306709904 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11670] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11670/stat : 11670 (java) S 11657 11660 11330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85186215 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719305657104 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11671] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11671/stat : 11671 (java) S 11657 11660 11330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85186217 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717644044656 140719524346498 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11672] ppid=11657 vsize=27982760 memory=2805 CPUtime=0 cores=0-7
/proc/11660/task/11672/stat : 11672 (java) S 11657 11660 11330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85186217 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717489906720 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11673] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11673/stat : 11673 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85186218 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717221471088 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11674] ppid=11657 vsize=27982760 memory=247 CPUtime=0 cores=0-7
/proc/11660/task/11674/stat : 11674 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85186220 28654346240 318308 33554432000 4194304 4196468 140720933318256 140716846962512 140719524353947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11675] ppid=11657 vsize=27982760 memory=0 CPUtime=2.16 cores=0-7
/proc/11660/task/11675/stat : 11675 (java) S 11657 11660 11330 0 -1 1077944384 2515 0 0 0 215 1 0 0 20 0 24 0 85186220 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717642992496 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11676] ppid=11657 vsize=27982760 memory=0 CPUtime=2.32 cores=0-7
/proc/11660/task/11676/stat : 11676 (java) S 11657 11660 11330 0 -1 1077944384 1583 0 0 0 231 1 0 0 20 0 24 0 85186220 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717641939696 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11677] ppid=11657 vsize=27982760 memory=98908265 CPUtime=2.52 cores=0-7
/proc/11660/task/11677/stat : 11677 (java) S 11657 11660 11330 0 -1 1077944384 2687 0 0 0 251 1 0 0 20 0 24 0 85186220 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717640886896 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11678] ppid=11657 vsize=27982760 memory=0 CPUtime=1.06 cores=0-7
/proc/11660/task/11678/stat : 11678 (java) S 11657 11660 11330 0 -1 1077944384 3485 0 0 0 105 1 0 0 20 0 24 0 85186220 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717639834096 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11679] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11679/stat : 11679 (java) S 11657 11660 11330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85186220 28654346240 318308 33554432000 4194304 4196468 140720933318256 140716349057632 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11680] ppid=11657 vsize=27982760 memory=4 CPUtime=0 cores=0-7
/proc/11660/task/11680/stat : 11680 (java) S 11657 11660 11330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85186220 28654346240 318308 33554432000 4194304 4196468 140720933318256 140717638781488 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11682] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11682/stat : 11682 (java) S 11657 11660 11330 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85186598 28654346240 318308 33554432000 4194304 4196468 140720933318256 140719302145088 140719524359961 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11684] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11684/stat : 11684 (java) S 11657 11660 11330 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 85186598 28654346240 318308 33554432000 4194304 4196468 140720933318256 140715677958192 140719524357277 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11685] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11685/stat : 11685 (java) S 11657 11660 11330 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 85186598 28654346240 318308 33554432000 4194304 4196468 140720933318256 140715946393520 140719524357277 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11686] ppid=11657 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/11660/task/11686/stat : 11686 (java) S 11657 11660 11330 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85186600 28654346240 318308 33554432000 4194304 4196468 140720933318256 140715409530400 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
Current children cumulated CPU time: 12.99 s
Current children cumulated vsize: 28614488 KiB
Current children cumulated memory: 1295528 KiB

[startup+4.20099 s]
/proc/loadavg: 8.08 8.68 8.79 9/216 11694
/proc/meminfo: memFree=26275256/32770624 swapFree=67108856/67108860
[pid=11660] ppid=11657 vsize=27851684 memory=1277720 CPUtime=13.7 cores=0-7
/proc/11660/stat : 11660 (java) S 11657 11660 11330 0 -1 1077944320 29615 7149 0 0 1179 29 158 4 20 0 22 0 85186213 28520124416 319430 33554432000 4194304 4196468 140720933318256 140720933300800 140719524335351 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
/proc/11660/statm: 6962921 319430 3229 1 0 6923777 0
[pid=11660/tid=11662] ppid=11657 vsize=27851684 memory=6791534058613427641 CPUtime=5.49 cores=0-7
/proc/11660/task/11662/stat : 11662 (java) D 11657 11660 11330 0 -1 4202560 17919 7149 0 0 364 23 158 4 20 0 22 0 85186213 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719496177128 140719517020983 0 4 0 25189583 18446744072101031045 0 0 -1 1 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11663] ppid=11657 vsize=27851684 memory=2244 CPUtime=1.62 cores=0-7
/proc/11660/task/11663/stat : 11663 (java) S 11657 11660 11330 0 -1 1077944384 2 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719528577680 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11664] ppid=11657 vsize=27851684 memory=6370719275257063784 CPUtime=1.62 cores=0-7
/proc/11660/task/11664/stat : 11664 (java) S 11657 11660 11330 0 -1 1077944384 1 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719311972880 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11665] ppid=11657 vsize=27851684 memory=6944656592455097440 CPUtime=1.62 cores=0-7
/proc/11660/task/11665/stat : 11665 (java) S 11657 11660 11330 0 -1 1077944384 1 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719310920080 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11666] ppid=11657 vsize=27851684 memory=8171895152984543846 CPUtime=1.62 cores=0-7
/proc/11660/task/11666/stat : 11666 (java) S 11657 11660 11330 0 -1 1077944384 3 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719309867280 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11667] ppid=11657 vsize=27851684 memory=7886199215575556434 CPUtime=1.62 cores=0-7
/proc/11660/task/11667/stat : 11667 (java) S 11657 11660 11330 0 -1 1077944384 2 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719308815504 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11668] ppid=11657 vsize=27851684 memory=7886199215575032402 CPUtime=1.62 cores=0-7
/proc/11660/task/11668/stat : 11668 (java) S 11657 11660 11330 0 -1 1077944384 2 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719307762704 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11669] ppid=11657 vsize=27851684 memory=7512692084129832109 CPUtime=1.62 cores=0-7
/proc/11660/task/11669/stat : 11669 (java) S 11657 11660 11330 0 -1 1077944384 1 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719306709904 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11670] ppid=11657 vsize=27851684 memory=4206186544037388384 CPUtime=1.62 cores=0-7
/proc/11660/task/11670/stat : 11670 (java) S 11657 11660 11330 0 -1 1077944384 2 7149 0 0 0 0 158 4 20 0 22 0 85186215 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719305657104 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11671] ppid=11657 vsize=27851684 memory=6944656592455360604 CPUtime=1.62 cores=0-7
/proc/11660/task/11671/stat : 11671 (java) S 11657 11660 11330 0 -1 1077944384 5 7149 0 0 0 0 158 4 20 0 22 0 85186217 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717644044656 140719524346498 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11672] ppid=11657 vsize=27851684 memory=6944656592387989600 CPUtime=1.62 cores=0-7
/proc/11660/task/11672/stat : 11672 (java) S 11657 11660 11330 0 -1 1077944384 13 7149 0 0 0 0 158 4 20 0 22 0 85186217 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717489906720 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11673] ppid=11657 vsize=27851684 memory=6944652177228980320 CPUtime=1.62 cores=0-7
/proc/11660/task/11673/stat : 11673 (java) S 11657 11660 11330 0 -1 1077944384 1 7149 0 0 0 0 158 4 20 0 22 0 85186218 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717221471088 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11674] ppid=11657 vsize=27851684 memory=7163373653183452016 CPUtime=1.62 cores=0-7
/proc/11660/task/11674/stat : 11674 (java) S 11657 11660 11330 0 -1 1077944384 1 7149 0 0 0 0 158 4 20 0 22 0 85186220 28520124416 319430 33554432000 4194304 4196468 140720933318256 140716846962512 140719524353947 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11675] ppid=11657 vsize=27851684 memory=-7323621871373412974 CPUtime=3.81 cores=0-7
/proc/11660/task/11675/stat : 11675 (java) S 11657 11660 11330 0 -1 1077944384 2516 7149 0 0 218 1 158 4 20 0 22 0 85186220 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717642992496 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11676] ppid=11657 vsize=27851684 memory=111076 CPUtime=3.96 cores=0-7
/proc/11660/task/11676/stat : 11676 (java) S 11657 11660 11330 0 -1 1077944384 1583 7149 0 0 233 1 158 4 20 0 22 0 85186220 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717641939696 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11677] ppid=11657 vsize=27851684 memory=7812726576340533336 CPUtime=4.15 cores=0-7
/proc/11660/task/11677/stat : 11677 (java) S 11657 11660 11330 0 -1 1077944384 2687 7149 0 0 252 1 158 4 20 0 22 0 85186220 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717640886896 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11678] ppid=11657 vsize=27851684 memory=288284467876086977 CPUtime=2.7 cores=0-7
/proc/11660/task/11678/stat : 11678 (java) S 11657 11660 11330 0 -1 1077944384 3488 7149 0 0 107 1 158 4 20 0 22 0 85186220 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717639834096 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11679] ppid=11657 vsize=27851684 memory=0 CPUtime=1.62 cores=0-7
/proc/11660/task/11679/stat : 11679 (java) S 11657 11660 11330 0 -1 1077944384 3 7149 0 0 0 0 158 4 20 0 22 0 85186220 28520124416 319430 33554432000 4194304 4196468 140720933318256 140716349057632 140719524345557 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11680] ppid=11657 vsize=27851684 memory=0 CPUtime=1.62 cores=0-7
/proc/11660/task/11680/stat : 11680 (java) S 11657 11660 11330 0 -1 1077944384 1 7149 0 0 0 0 158 4 20 0 22 0 85186220 28520124416 319430 33554432000 4194304 4196468 140720933318256 140717638781488 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11682] ppid=11657 vsize=27851684 memory=0 CPUtime=1.62 cores=0-7
/proc/11660/task/11682/stat : 11682 (java) S 11657 11660 11330 0 -1 1077944384 25 7149 0 0 0 0 158 4 20 0 22 0 85186598 28520124416 319430 33554432000 4194304 4196468 140720933318256 140719302144272 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
[pid=11660/tid=11686] ppid=11657 vsize=27851684 memory=0 CPUtime=1.62 cores=0-7
/proc/11660/task/11686/stat : 11686 (java) S 11657 11660 11330 0 -1 1077944384 11 7149 0 0 0 0 158 4 20 0 22 0 85186600 28520124416 319430 33554432000 4194304 4196468 140720933318256 140715409532208 140719524346498 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10063872 140720933323737 140720933324037 140720933324037 140720933326799 0
Current children cumulated CPU time: 13.7 s
Current children cumulated vsize: 27851684 KiB
Current children cumulated memory: 1277720 KiB

Child status: 0
Real time (s): 4.27392
CPU time (s): 13.7294
CPU user time (s): 13.375
CPU system time (s): 0.35439
CPU usage (%): 321.236
Max. virtual memory (cumulated for all children) (KiB): 28614488
Max. memory (cumulated for all children) (KiB): 1295528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.375
system time used= 0.35439
maximum resident set size= 1278072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36788
page faults= 0
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8546
involuntary context switches= 63


# summary of solver processes directly reported to runsolver:
#   pid: 11660
#   total CPU time (s): 13.7294
#   total CPU user time (s): 13.375
#   total CPU system time (s): 0.35439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066613 second user time and 0.081805 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-27 09:23:51
IDJOB=4297046
IDBENCH=141582
IDSOLVER=2758
FILE ID=node133/4297046-1532676231
RUNJOBID= node133-1532673690-11357
PBS_JOBID= 21022248
Free space on /tmp= 48252 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Frb/frb-35-17-1_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-4297046-1532676231/watcher-4297046-1532676231 -o /tmp/evaluation-result-4297046-1532676231/solver-4297046-1532676231 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532673690-11357 --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-4297046-1532676231.xml

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

MD5SUM BENCH= 938558367576662423373d61b63119a7
RANDOM SEED=152130628

node133.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.24
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.24
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.24
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.24
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:        27557100 kB
MemAvailable:   31944412 kB
Buffers:          144208 kB
Cached:          4491380 kB
SwapCached:            0 kB
Active:          2098144 kB
Inactive:        2591172 kB
Active(anon):       4656 kB
Inactive(anon):    76796 kB
Active(file):    2093488 kB
Inactive(file):  2514376 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:         95644 kB
Mapped:            39664 kB
Shmem:             25244 kB
Slab:             217824 kB
SReclaimable:     190564 kB
SUnreclaim:        27260 kB
KernelStack:        3600 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-27 09:23:55