Trace number 4297346

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Thu Jul 26 23:03:08 CEST 2018
0.66/0.56	c PID: 13761
0.66/0.56	c IP: 172.20.3.102
0.66/0.56	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
6.16/2.13	c (1,1) Parsing End
6.16/2.14	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 41
6.16/2.14	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.16/2.14	c (1,1) Constraint Name Generate Begin
6.16/2.17	c (1,1) Ctr:HOME/instance-4297346-1532638987.xml,Dist:Eq:IntVar:Le:Num
6.16/2.17	c (1,1) Constraint Name Generate End
6.16/2.17	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.16/2.17	c (1,1) CSP to CSPinCNF Begin
6.98/2.44	c (1,1) translated 411 (10%) constraints
7.33/2.50	c (1,1) translated 821 (20%) constraints
7.33/2.55	c (2,1) translated 1231 (30%) constraints
7.33/2.60	c (2,1) translated 1642 (40%) constraints
7.73/2.64	c (2,1) translated 2052 (50%) constraints
7.73/2.68	c (2,2) translated 2462 (60%) constraints
8.13/2.72	c (2,2) translated 2873 (70%) constraints
8.13/2.76	c (2,2) translated 3283 (80%) constraints
8.13/2.79	c (2,2) translated 3693 (90%) constraints
8.97/2.92	c (2,2) translated 4103 (100%) constraints
9.45/3.02	c (2,2) STATISTICS1:HOME/instance-4297346-1532638987.xml,Dist:Eq:IntVar:Le:Num,680,4783,41,41,2,2,41:3314;34:5144;22:368;6:60,41:9348;34:7956;22:404;6:64,2:4103;1:680,2:8886,
9.45/3.02	c (2,2) ===========================================
9.45/3.02	c (2,2) Both Encoding selects:
9.45/3.02	c (2,2) Order
9.45/3.02	c (2,2) ===========================================
9.45/3.05	c (2,2) translated 479 (10%) constraints
9.45/3.07	c (2,2) translated 957 (20%) constraints
9.45/3.09	c (2,2) translated 1435 (30%) constraints
9.45/3.10	c (2,2) translated 1914 (40%) constraints
9.86/3.11	c (2,2) translated 2392 (50%) constraints
9.86/3.13	c (2,2) translated 2870 (60%) constraints
9.86/3.14	c (2,2) translated 3349 (70%) constraints
9.86/3.15	c (2,2) translated 3827 (80%) constraints
9.86/3.16	c (2,2) translated 4305 (90%) constraints
9.86/3.17	c (2,2) translated 4783 (100%) constraints
9.86/3.18	c (2,2) CSP to CSPinCNF End
9.86/3.18	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 41
9.86/3.18	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.86/3.18	c (2,2) CSPinCNF Propagation Begin
12.55/4.64	c (4,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.55/4.64	c (4,3) CSPinCNF Propagation End
12.55/4.64	c (4,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 41
12.55/4.64	c (4,3) Heap : 2478 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.55/4.64	c (4,3) Simplify CSPinCNF Begin
13.38/4.90	c (4,4) Simplify CSPinCNF End
13.38/4.91	c (4,4) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 41
13.38/4.91	c (4,4) Heap : 2478 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.38/4.91	c (4,4) Calculate Precise Domain Begin
13.38/4.91	c (4,4) 0 values are removed by re-calculation
13.38/4.91	c (4,4) Calculate Precise Domain End
13.38/4.91	c (4,4) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 41
13.38/4.91	c (4,4) Heap : 2478 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.38/4.91	c (4,4) CSPinCNF to SatSolver Begin
14.68/5.24	c (4,4) 1299 (10 %) CSP clauses are encoded (32718 SAT variables, 53445 SAT clauses)
15.09/5.36	c (4,4) 2598 (20 %) CSP clauses are encoded (32718 SAT variables, 82649 SAT clauses)
15.41/5.45	c (4,4) 3897 (30 %) CSP clauses are encoded (32718 SAT variables, 109787 SAT clauses)
15.56/5.56	c (5,4) 5196 (40 %) CSP clauses are encoded (32718 SAT variables, 139274 SAT clauses)
15.76/5.67	c (5,4) 6495 (50 %) CSP clauses are encoded (32718 SAT variables, 169464 SAT clauses)
15.98/5.77	c (5,5) 7794 (60 %) CSP clauses are encoded (32718 SAT variables, 200496 SAT clauses)
16.13/5.86	c (5,5) 9093 (70 %) CSP clauses are encoded (32718 SAT variables, 231420 SAT clauses)
16.27/5.95	c (5,5) 10392 (80 %) CSP clauses are encoded (32718 SAT variables, 262500 SAT clauses)
16.40/6.05	c (5,5) 11691 (90 %) CSP clauses are encoded (32718 SAT variables, 292620 SAT clauses)
16.61/6.13	c (5,5) 12989 (100 %) CSP clauses are encoded (32718 SAT variables, 320631 SAT clauses)
16.61/6.13	c (5,5) CSPinCNF to SatSolver End
16.61/6.13	c (5,5) Heap : 3153 MiB used (max 21589 MiB), NonHeap : 37 MiB used (max 0 MiB)
16.94/6.23	c (5,5) STATISTICS2:HOME/instance-4297346-1532638987.xml,Dist:Eq:IntVar:Le:Num,8886,12989,41,41,2,2,41:3314;34:5144;22:368;6:60,41:9348;34:7956;22:404;6:64;2:16412,2:12309;1:680,2:8886;1:16412,
16.94/6.23	c (5,5) SatSolver.solve Begin
16.94/6.23	c (5,5) 32718 bool, 320643 clause
16.94/6.23	c (5,5) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297346-1532638987.xml-scop-13761.cnf HOME/instance-4297346-1532638987.xml-scop-13761.cnf.out
20.60/7.23	c (6,0) c
20.60/7.23	c (6,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
20.60/7.23	c (6,0) c
20.60/7.23	c (6,0) c WARNING: for repeatability, setting FPU to use double precision
20.60/7.23	c (6,0) c 8 solvers engines and 1 companion as a blackboard created.
20.60/7.23	c (6,0) c ========================================[ Problem Statistics ]===========================================
20.60/7.23	c (6,0) c |                                                                                                       |
20.60/7.23	c (6,0) c |  Number of variables:         32718                                                                   |
20.60/7.23	c (6,0) c |  Number of clauses:          320643                                                                   |
20.60/7.23	c (6,0) c |  Parse time:                   0.12 s                                                                 |
20.60/7.23	c (6,0) c |                                                                                                       |
20.60/7.23	c (6,0) c |  Eliminated clauses:           0.08 Mb                                                                |
20.60/7.23	c (6,0) c |  Simplification time:          0.32 s                                                                 |
20.60/7.23	c (6,0) c |                                                                                                       |
20.60/7.23	c (6,0) c |  Generating clones                                                                                    |
20.60/7.23	c (6,0) c |  all clones generated. Memory = 254.48Mb.                                                             |
20.60/7.23	c (6,0) c ========================================================================================================|
20.60/7.23	c (6,0) c Thread 3 is 100% pure glucose! First thread to finish! (UNSAT answer).
20.60/7.23	c (6,0) c Total Memory so far : 831.54Mb
20.60/7.23	c (6,0) c
20.60/7.23	c (6,0) c real time : 0.987107 s
20.60/7.23	c (6,0) c cpu time  : 3.34878 s
20.60/7.23	c (6,0) c
20.60/7.23	c (6,0) c
20.60/7.23	c (6,0) c
20.60/7.23	c (6,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
20.60/7.23	c (6,0) c
20.60/7.23	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.60/7.23	c (6,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.60/7.23	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.60/7.23	c (6,0) c | Conflicts     |           50193 |       5238 |       6407 |       6436 |       6721 |       6322 |       6087 |       6447 |       6535 |
20.60/7.23	c (6,0) c | Decisions     |           68402 |       6963 |       9035 |       8707 |       9029 |       8697 |       8440 |       8643 |       8888 |
20.60/7.23	c (6,0) c | Propagations  |         9375157 |    1162816 |    1178179 |    1183224 |    1234096 |    1161023 |    1122879 |    1151137 |    1181803 |
20.60/7.23	c (6,0) c | Avg_Trail     |                 |       4349 |        890 |        877 |        880 |        892 |        900 |        887 |        880 |
20.60/7.23	c (6,0) c | Avg_DL        |                 |        176 |         13 |         14 |         14 |         13 |         13 |         14 |         14 |
20.60/7.23	c (6,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.60/7.23	c (6,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.60/7.23	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.60/7.23	c (6,0) c | Exported      |            5992 |        225 |        763 |        865 |        924 |        824 |        627 |        863 |        901 |
20.60/7.23	c (6,0) c | Imported      |           23004 |          0 |       4485 |        679 |       5065 |       4926 |       2983 |       4694 |        172 |
20.60/7.23	c (6,0) c | Good          |             423 |          0 |         76 |         38 |         84 |         81 |         48 |         81 |         15 |
20.60/7.23	c (6,0) c | Purge         |           22581 |          0 |       4409 |        641 |       4981 |       4845 |       2935 |       4613 |        157 |
20.60/7.23	c (6,0) c | Promoted      |            1602 |          0 |        329 |        124 |        274 |        332 |        349 |        158 |         36 |
20.60/7.23	c (6,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.60/7.23	c (6,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.60/7.23	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.60/7.23	c (6,0) c | Unaries       |                 |          0 |          0 |          0 |          4 |          2 |          1 |          1 |          0 |
20.60/7.23	c (6,0) c | Binaries      |                 |          5 |         11 |          5 |         24 |         22 |         17 |         14 |         10 |
20.60/7.23	c (6,0) c | Glues         |                 |         93 |        190 |        151 |        167 |        168 |        166 |        148 |        133 |
20.60/7.23	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.60/7.23	c (6,0) c | Orig_Seen     |             2 % |       8823 |       9085 |       8812 |       9099 |       9155 |       9149 |       8986 |       8857 |
20.60/7.23	c (6,0) c | Diff Orig seen|                 | -      276 | -       14 | -      287 |      X     |         56 |         50 | -      113 | -      242 |
20.60/7.23	c (6,0) c | Hamming       |             4 % |       7254 |        328 |        533 |      X     |        442 |        391 |        396 |        582 |
20.60/7.23	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.60/7.23	c (6,0) 
20.60/7.23	c (6,0) s UNSATISFIABLE
20.60/7.25	c (6,5) SatSolver.solve End
20.60/7.25	c (6,5) Heap : 3717 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
20.60/7.25	c (6,5) Show results Begin
20.60/7.25	s UNSATISFIABLE
20.60/7.25	c (6,5) Show results End
20.60/7.25	c (6,5) Heap : 3717 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
20.60/7.25	c (6,5) 1,1,2,4,4,4,5,6,6,STOP-AFTER(ALL)
20.60/7.25	c END-Prog: Thu Jul 26 23:03:14 CEST 2018

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297346-1532638987/watcher-4297346-1532638987 -o /tmp/evaluation-result-4297346-1532638987/solver-4297346-1532638987 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532633897-12973 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297346-1532638987.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=13761, runsolver pid=13758

[startup+0.100113 s]*
/proc/loadavg: 2.73 1.51 1.80 3/198 13781
/proc/meminfo: memFree=24098020/32770624 swapFree=67077152/67108860
[pid=13761] ppid=13758 vsize=27312552 memory=110180 CPUtime=0.1 cores=0-7
/proc/13761/stat : 13761 (java) S 13758 13761 12946 0 -1 1077944320 6555 0 0 0 8 2 0 0 20 0 20 0 81461876 27968053248 27545 33554432000 4194304 4196468 140737444677744 140737444660288 140512172429047 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
/proc/13761/statm: 6828138 27545 2749 1 0 6790598 0
[pid=13761/tid=13763] ppid=13758 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/13761/task/13763/stat : 13763 (java) R 13758 13761 12946 0 -1 4202560 4661 0 0 0 7 2 0 0 20 0 20 0 81461877 27968053248 27545 33554432000 4194304 4196468 140737444677744 140512144233248 140512172440982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13764] ppid=13758 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13761/task/13764/stat : 13764 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140512176671760 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13765] ppid=13758 vsize=27312552 memory=139927772976768 CPUtime=0 cores=0-7
/proc/13761/task/13765/stat : 13765 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511594237072 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13766] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13766/stat : 13766 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511593184016 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13767] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13767/stat : 13767 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511592131472 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13768] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13768/stat : 13768 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511591078416 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13769] ppid=13758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13761/task/13769/stat : 13769 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511590025872 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13770] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13770/stat : 13770 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511588972816 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13771] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13771/stat : 13771 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511587920272 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13772] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13772/stat : 13772 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511029390064 140512172440194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13773] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13773/stat : 13773 (java) S 13758 13761 12946 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 27545 33554432000 4194304 4196468 140737444677744 140510123517600 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13774] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13774/stat : 13774 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 27545 33554432000 4194304 4196468 140737444677744 140509855081712 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13775] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13775/stat : 13775 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 27545 33554432000 4194304 4196468 140737444677744 140509480573392 140512172447643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13776] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13776/stat : 13776 (java) S 13758 13761 12946 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511028336880 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13777] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13777/stat : 13777 (java) R 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511027284336 140512172440194 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13778] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13778/stat : 13778 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511026231280 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13779] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13779/stat : 13779 (java) S 13758 13761 12946 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511025178736 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13780] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13780/stat : 13780 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 27545 33554432000 4194304 4196468 140737444677744 140508982668256 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13781] ppid=13758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13761/task/13781/stat : 13781 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 27545 33554432000 4194304 4196468 140737444677744 140511024127152 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110180 KiB

[startup+0.210082 s]*
/proc/loadavg: 2.73 1.51 1.80 2/198 13781
/proc/meminfo: memFree=24081460/32770624 swapFree=67077152/67108860
[pid=13761] ppid=13758 vsize=27312552 memory=124236 CPUtime=0.24 cores=0-7
/proc/13761/stat : 13761 (java) S 13758 13761 12946 0 -1 1077944320 10322 0 0 0 21 3 0 0 20 0 20 0 81461876 27968053248 31059 33554432000 4194304 4196468 140737444677744 140737444660288 140512172429047 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
/proc/13761/statm: 6828138 31059 2851 1 0 6790598 0
[pid=13761/tid=13763] ppid=13758 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/13761/task/13763/stat : 13763 (java) R 13758 13761 12946 0 -1 4202560 8209 0 0 0 17 3 0 0 20 0 20 0 81461877 27968053248 31059 33554432000 4194304 4196468 140737444677744 140512144250848 140512153822778 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13764] ppid=13758 vsize=27312552 memory=9237 CPUtime=0 cores=0-7
/proc/13761/task/13764/stat : 13764 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140512176671760 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13765] ppid=13758 vsize=27312552 memory=4122965699875821216 CPUtime=0 cores=0-7
/proc/13761/task/13765/stat : 13765 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511594237072 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13766] ppid=13758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13761/task/13766/stat : 13766 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511593184016 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13767] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13767/stat : 13767 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511592131472 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13768] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13768/stat : 13768 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511591078416 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13769] ppid=13758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13761/task/13769/stat : 13769 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511590025872 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13770] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13770/stat : 13770 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511588972816 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13771] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13771/stat : 13771 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511587920272 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13772] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13772/stat : 13772 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511029390064 140512172440194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13773] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13773/stat : 13773 (java) S 13758 13761 12946 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 31059 33554432000 4194304 4196468 140737444677744 140510123517600 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13774] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13774/stat : 13774 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 31059 33554432000 4194304 4196468 140737444677744 140509855081712 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13775] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13775/stat : 13775 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 31059 33554432000 4194304 4196468 140737444677744 140509480573392 140512172447643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13776] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13776/stat : 13776 (java) S 13758 13761 12946 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511028336880 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13777] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13777/stat : 13777 (java) S 13758 13761 12946 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511027284336 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13778] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13778/stat : 13778 (java) S 13758 13761 12946 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511026231280 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13779] ppid=13758 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/13761/task/13779/stat : 13779 (java) S 13758 13761 12946 0 -1 1077944384 289 0 0 0 2 0 0 0 20 0 20 0 81461884 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511025178736 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13780] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13780/stat : 13780 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 31059 33554432000 4194304 4196468 140737444677744 140508982668256 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13781] ppid=13758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13761/task/13781/stat : 13781 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 31059 33554432000 4194304 4196468 140737444677744 140511024127152 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124236 KiB

[startup+0.309323 s]*
/proc/loadavg: 2.73 1.51 1.80 2/198 13781
/proc/meminfo: memFree=24078360/32770624 swapFree=67077152/67108860
[pid=13761] ppid=13758 vsize=27312552 memory=128276 CPUtime=0.41 cores=0-7
/proc/13761/stat : 13761 (java) S 13758 13761 12946 0 -1 1077944320 10885 0 0 0 38 3 0 0 20 0 20 0 81461876 27968053248 32069 33554432000 4194304 4196468 140737444677744 140737444660288 140512172429047 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
/proc/13761/statm: 6828138 32069 3012 1 0 6790598 0
[pid=13761/tid=13763] ppid=13758 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13761/task/13763/stat : 13763 (java) R 13758 13761 12946 0 -1 4202560 8606 0 0 0 26 3 0 0 20 0 20 0 81461877 27968053248 32069 33554432000 4194304 4196468 140737444677744 140512144233200 140512152704350 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13764] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13764/stat : 13764 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140512176671760 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13765] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13765/stat : 13765 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511594237072 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13766] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13766/stat : 13766 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511593184016 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13767] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13767/stat : 13767 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511592131472 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13768] ppid=13758 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/13761/task/13768/stat : 13768 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511591078416 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13769] ppid=13758 vsize=27312552 memory=139927618679727 CPUtime=0 cores=0-7
/proc/13761/task/13769/stat : 13769 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511590025872 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13770] ppid=13758 vsize=27312552 memory=139927618682032 CPUtime=0 cores=0-7
/proc/13761/task/13770/stat : 13770 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511588972816 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13771] ppid=13758 vsize=27312552 memory=139927618684336 CPUtime=0 cores=0-7
/proc/13761/task/13771/stat : 13771 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461879 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511587920272 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13772] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13772/stat : 13772 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511029390064 140512172440194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13773] ppid=13758 vsize=27312552 memory=279855237375632 CPUtime=0 cores=0-7
/proc/13761/task/13773/stat : 13773 (java) S 13758 13761 12946 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 32069 33554432000 4194304 4196468 140737444677744 140510123517600 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13774] ppid=13758 vsize=27312552 memory=279855237382544 CPUtime=0 cores=0-7
/proc/13761/task/13774/stat : 13774 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461881 27968053248 32069 33554432000 4194304 4196468 140737444677744 140509855081712 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13775] ppid=13758 vsize=27312552 memory=279855237323696 CPUtime=0 cores=0-7
/proc/13761/task/13775/stat : 13775 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 32069 33554432000 4194304 4196468 140737444677744 140509480573392 140512172447643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13776] ppid=13758 vsize=27312552 memory=279855237396368 CPUtime=0.01 cores=0-7
/proc/13761/task/13776/stat : 13776 (java) S 13758 13761 12946 0 -1 1077944384 407 0 0 0 1 0 0 0 20 0 20 0 81461884 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511028336880 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13777] ppid=13758 vsize=27312552 memory=279855237403280 CPUtime=0.01 cores=0-7
/proc/13761/task/13777/stat : 13777 (java) S 13758 13761 12946 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 81461884 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511027284336 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13778] ppid=13758 vsize=27312552 memory=279855237400976 CPUtime=0.01 cores=0-7
/proc/13761/task/13778/stat : 13778 (java) S 13758 13761 12946 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 20 0 81461884 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511026231280 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13779] ppid=13758 vsize=27312552 memory=279855237417584 CPUtime=0.07 cores=0-7
/proc/13761/task/13779/stat : 13779 (java) S 13758 13761 12946 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 20 0 81461884 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511025178736 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13780] ppid=13758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13780/stat : 13780 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 32069 33554432000 4194304 4196468 140737444677744 140508982668256 140512172439253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13781] ppid=13758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13761/task/13781/stat : 13781 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461884 27968053248 32069 33554432000 4194304 4196468 140737444677744 140511024127152 140512172440194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 128276 KiB

[startup+0.700815 s]
/proc/loadavg: 2.73 1.51 1.80 2/198 13781
/proc/meminfo: memFree=24053804/32770624 swapFree=67077152/67108860
[pid=13761] ppid=13758 vsize=27318824 memory=164740 CPUtime=0.99 cores=0-7
/proc/13761/stat : 13761 (java) S 13758 13761 12946 0 -1 1077944320 17672 0 0 0 93 6 0 0 20 0 20 0 81461876 27974475776 41185 33554432000 4194304 4196468 140737444677744 140737444660288 140512172429047 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
/proc/13761/statm: 6829706 41185 3123 1 0 6791110 0
[pid=13761/tid=13763] ppid=13758 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/13761/task/13763/stat : 13763 (java) R 13758 13761 12946 0 -1 4202560 14978 0 0 0 62 5 0 0 20 0 20 0 81461877 27974475776 41185 33554432000 4194304 4196468 140737444677744 140512144266448 140511675212621 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13764] ppid=13758 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13764/stat : 13764 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140512176671760 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13765] ppid=13758 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13765/stat : 13765 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511594237072 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13766] ppid=13758 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13766/stat : 13766 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511593184016 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13767] ppid=13758 vsize=27318824 memory=3032 CPUtime=0 cores=0-7
/proc/13761/task/13767/stat : 13767 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511592131472 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13768] ppid=13758 vsize=27318824 memory=2764 CPUtime=0 cores=0-7
/proc/13761/task/13768/stat : 13768 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511591078416 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13769] ppid=13758 vsize=27318824 memory=796 CPUtime=0 cores=0-7
/proc/13761/task/13769/stat : 13769 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511590025872 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13770] ppid=13758 vsize=27318824 memory=1008 CPUtime=0 cores=0-7
/proc/13761/task/13770/stat : 13770 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511588972816 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13771] ppid=13758 vsize=27318824 memory=15316 CPUtime=0 cores=0-7
/proc/13761/task/13771/stat : 13771 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81461879 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511587920272 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13772] ppid=13758 vsize=27318824 memory=3604 CPUtime=0 cores=0-7
/proc/13761/task/13772/stat : 13772 (java) S 13758 13761 12946 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81461881 27974475776 41185 33554432000 4194304 4196468 140737444677744 140511029390064 140512172440194 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0

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

/proc/13761/task/13767/stat : 13767 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511592131472 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13768] ppid=13758 vsize=27984808 memory=288230617509012190 CPUtime=0 cores=0-7
/proc/13761/task/13768/stat : 13768 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511591078416 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13769] ppid=13758 vsize=27984808 memory=14412609709431986 CPUtime=0 cores=0-7
/proc/13761/task/13769/stat : 13769 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511590025872 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13770] ppid=13758 vsize=27984808 memory=7445587259455178861 CPUtime=0 cores=0-7
/proc/13761/task/13770/stat : 13770 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511588972816 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13771] ppid=13758 vsize=27984808 memory=732230140863449343 CPUtime=0 cores=0-7
/proc/13761/task/13771/stat : 13771 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511587920272 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13772] ppid=13758 vsize=27984808 memory=6055698175606393111 CPUtime=0 cores=0-7
/proc/13761/task/13772/stat : 13772 (java) S 13758 13761 12946 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81461881 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511029390064 140512172440194 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13773] ppid=13758 vsize=27984808 memory=7453010367396972832 CPUtime=0 cores=0-7
/proc/13761/task/13773/stat : 13773 (java) S 13758 13761 12946 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81461881 28656443392 780928 33554432000 4194304 4196468 140737444677744 140510123517600 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13774] ppid=13758 vsize=27984808 memory=2983484669795775122 CPUtime=0 cores=0-7
/proc/13761/task/13774/stat : 13774 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461881 28656443392 780928 33554432000 4194304 4196468 140737444677744 140509855081712 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13775] ppid=13758 vsize=27984808 memory=6055753773958050450 CPUtime=0 cores=0-7
/proc/13761/task/13775/stat : 13775 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140509480573392 140512172447643 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13776] ppid=13758 vsize=27984808 memory=6055753885627200146 CPUtime=3.44 cores=0-7
/proc/13761/task/13776/stat : 13776 (java) S 13758 13761 12946 0 -1 1077944384 4563 0 0 0 343 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511028336880 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13777] ppid=13758 vsize=27984808 memory=2983483772147599430 CPUtime=3.06 cores=0-7
/proc/13761/task/13777/stat : 13777 (java) S 13758 13761 12946 0 -1 1077944384 3403 0 0 0 305 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511027284336 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13778] ppid=13758 vsize=27984808 memory=2983530394017608338 CPUtime=3.28 cores=0-7
/proc/13761/task/13778/stat : 13778 (java) S 13758 13761 12946 0 -1 1077944384 4877 0 0 0 327 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511026231280 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13779] ppid=13758 vsize=27984808 memory=7595190784375141010 CPUtime=1.48 cores=0-7
/proc/13761/task/13779/stat : 13779 (java) S 13758 13761 12946 0 -1 1077944384 4153 0 0 0 147 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511025178736 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13780] ppid=13758 vsize=27984808 memory=7597743146000200960 CPUtime=0 cores=0-7
/proc/13761/task/13780/stat : 13780 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140508982668256 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13781] ppid=13758 vsize=27984808 memory=3544 CPUtime=0 cores=0-7
/proc/13761/task/13781/stat : 13781 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511024127152 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
Current children cumulated CPU time: 17.45 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 3123712 KiB

[startup+7.20142 s]
/proc/loadavg: 2.59 1.50 1.80 9/211 13795
/proc/meminfo: memFree=20823856/32770624 swapFree=67077152/67108860
[pid=13761] ppid=13758 vsize=27984808 memory=3123712 CPUtime=17.45 cores=0-7
/proc/13761/stat : 13761 (java) S 13758 13761 12946 0 -1 1077944320 37124 0 0 0 1684 61 0 0 20 0 24 0 81461876 28656443392 780928 33554432000 4194304 4196468 140737444677744 140737444660288 140512172429047 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
/proc/13761/statm: 6996202 780928 3238 1 0 6957058 0
[pid=13782] ppid=13761 vsize=851360 memory=252864 CPUtime=3.15 cores=0-7
/proc/13782/stat : 13782 (glucose-syrup) S 13761 13761 12946 0 -1 1077944320 42612 0 0 0 307 8 0 0 20 0 9 0 81462501 871792640 63216 33554432000 4194304 4373367 140722637402848 140722637401392 140356467497602 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
/proc/13782/statm: 212840 63216 385 44 0 208528 0
[pid=13782/tid=13788] ppid=13761 vsize=851360 memory=9187 CPUtime=0.32 cores=0-7
/proc/13782/task/13788/stat : 13788 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 424 0 0 0 32 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356440530120 4272023 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13782/tid=13789] ppid=13761 vsize=851360 memory=13619 CPUtime=0.32 cores=0-7
/proc/13782/task/13789/stat : 13789 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 462 0 0 0 32 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356432137360 4252240 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13782/tid=13790] ppid=13761 vsize=851360 memory=0 CPUtime=0.31 cores=0-7
/proc/13782/task/13790/stat : 13790 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 453 0 0 0 31 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356407041168 4271897 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13782/tid=13791] ppid=13761 vsize=851360 memory=0 CPUtime=0.32 cores=0-7
/proc/13782/task/13791/stat : 13791 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 462 0 0 0 32 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356398648520 140356467507802 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13782/tid=13792] ppid=13761 vsize=851360 memory=0 CPUtime=0.31 cores=0-7
/proc/13782/task/13792/stat : 13792 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 471 0 0 0 31 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356390255888 140356467507802 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13782/tid=13793] ppid=13761 vsize=851360 memory=0 CPUtime=0.3 cores=0-7
/proc/13782/task/13793/stat : 13793 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 485 0 0 0 30 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356381863056 4271828 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13782/tid=13794] ppid=13761 vsize=851360 memory=0 CPUtime=0.31 cores=0-7
/proc/13782/task/13794/stat : 13794 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 454 0 0 0 31 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356373470408 4271828 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13782/tid=13795] ppid=13761 vsize=851360 memory=0 CPUtime=0.31 cores=0-7
/proc/13782/task/13795/stat : 13795 (glucose-syrup) R 13761 13761 12946 0 -1 4202560 455 0 0 0 31 0 0 0 20 0 9 0 81462561 871792640 63216 33554432000 4194304 4373367 140722637402848 140356096642416 4272588 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 14540800 140722637407151 140722637407404 140722637407404 140722637410247 0
[pid=13761/tid=13763] ppid=13758 vsize=27984808 memory=6791534058613427641 CPUtime=6.13 cores=0-7
/proc/13761/task/13763/stat : 13763 (java) S 13758 13761 12946 0 -1 1077944384 18729 0 0 0 559 54 0 0 20 0 24 0 81461877 28656443392 780928 33554432000 4194304 4196468 140737444677744 140512144268288 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13764] ppid=13758 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13764/stat : 13764 (java) S 13758 13761 12946 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140512176671760 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13765] ppid=13758 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13765/stat : 13765 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511594237072 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13766] ppid=13758 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13766/stat : 13766 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511593184016 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13767] ppid=13758 vsize=27984808 memory=232 CPUtime=0 cores=0-7
/proc/13761/task/13767/stat : 13767 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511592131472 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13768] ppid=13758 vsize=27984808 memory=12816 CPUtime=0 cores=0-7
/proc/13761/task/13768/stat : 13768 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511591078416 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13769] ppid=13758 vsize=27984808 memory=1332 CPUtime=0 cores=0-7
/proc/13761/task/13769/stat : 13769 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511590025872 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13770] ppid=13758 vsize=27984808 memory=1508 CPUtime=0 cores=0-7
/proc/13761/task/13770/stat : 13770 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511588972816 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13771] ppid=13758 vsize=27984808 memory=3328 CPUtime=0 cores=0-7
/proc/13761/task/13771/stat : 13771 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81461879 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511587920272 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13772] ppid=13758 vsize=27984808 memory=3032 CPUtime=0 cores=0-7
/proc/13761/task/13772/stat : 13772 (java) S 13758 13761 12946 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 81461881 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511029390064 140512172440194 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13773] ppid=13758 vsize=27984808 memory=2764 CPUtime=0 cores=0-7
/proc/13761/task/13773/stat : 13773 (java) S 13758 13761 12946 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81461881 28656443392 780928 33554432000 4194304 4196468 140737444677744 140510123517600 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13774] ppid=13758 vsize=27984808 memory=796 CPUtime=0 cores=0-7
/proc/13761/task/13774/stat : 13774 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461881 28656443392 780928 33554432000 4194304 4196468 140737444677744 140509855081712 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13775] ppid=13758 vsize=27984808 memory=1008 CPUtime=0 cores=0-7
/proc/13761/task/13775/stat : 13775 (java) S 13758 13761 12946 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140509480573392 140512172447643 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13776] ppid=13758 vsize=27984808 memory=15316 CPUtime=3.44 cores=0-7
/proc/13761/task/13776/stat : 13776 (java) S 13758 13761 12946 0 -1 1077944384 4563 0 0 0 343 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511028336880 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13777] ppid=13758 vsize=27984808 memory=3604 CPUtime=3.06 cores=0-7
/proc/13761/task/13777/stat : 13777 (java) S 13758 13761 12946 0 -1 1077944384 3403 0 0 0 305 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511027284336 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13778] ppid=13758 vsize=27984808 memory=11272 CPUtime=3.28 cores=0-7
/proc/13761/task/13778/stat : 13778 (java) S 13758 13761 12946 0 -1 1077944384 4877 0 0 0 327 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511026231280 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13779] ppid=13758 vsize=27984808 memory=15128 CPUtime=1.48 cores=0-7
/proc/13761/task/13779/stat : 13779 (java) S 13758 13761 12946 0 -1 1077944384 4153 0 0 0 147 1 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511025178736 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13780] ppid=13758 vsize=27984808 memory=640 CPUtime=0 cores=0-7
/proc/13761/task/13780/stat : 13780 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140508982668256 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13781] ppid=13758 vsize=27984808 memory=1760 CPUtime=0 cores=0-7
/proc/13761/task/13781/stat : 13781 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81461884 28656443392 780928 33554432000 4194304 4196468 140737444677744 140511024127152 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13783] ppid=13758 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13761/task/13783/stat : 13783 (java) S 13758 13761 12946 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81462501 28656443392 780928 33554432000 4194304 4196468 140737444677744 140512002831808 140512172453657 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13785] ppid=13758 vsize=27984808 memory=288230621787202261 CPUtime=0 cores=0-7
/proc/13761/task/13785/stat : 13785 (java) S 13758 13761 12946 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 81462501 28656443392 780928 33554432000 4194304 4196468 140737444677744 140508311567792 140512172450973 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13786] ppid=13758 vsize=27984808 memory=15260328862699250 CPUtime=0 cores=0-7
/proc/13761/task/13786/stat : 13786 (java) S 13758 13761 12946 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81462501 28656443392 780928 33554432000 4194304 4196468 140737444677744 140508580003376 140512172450973 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13787] ppid=13758 vsize=27984808 memory=15260328862699250 CPUtime=0 cores=0-7
/proc/13761/task/13787/stat : 13787 (java) S 13758 13761 12946 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81462504 28656443392 780928 33554432000 4194304 4196468 140737444677744 140508043140000 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
Current children cumulated CPU time: 20.6 s
Current children cumulated vsize: 28836168 KiB
Current children cumulated memory: 3376576 KiB

[startup+7.30136 s]
/proc/loadavg: 2.59 1.50 1.80 9/211 13795
/proc/meminfo: memFree=20823856/32770624 swapFree=67077152/67108860
[pid=13761] ppid=13758 vsize=27853732 memory=3125808 CPUtime=20.9 cores=0-7
/proc/13761/stat : 13761 (java) S 13758 13761 12946 0 -1 1077944320 37156 42774 0 0 1685 62 334 9 20 0 22 0 81461876 28522221568 781452 33554432000 4194304 4196468 140737444677744 140737444660288 140512172429047 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
/proc/13761/statm: 6963433 781452 3239 1 0 6924289 0
[pid=13761/tid=13763] ppid=13758 vsize=27853732 memory=279855237566480 CPUtime=9.56 cores=0-7
/proc/13761/task/13763/stat : 13763 (java) D 13758 13761 12946 0 -1 4202560 18733 42774 0 0 559 54 334 9 20 0 22 0 81461877 28522221568 781452 33554432000 4194304 4196468 140737444677744 140512144270824 140512165114679 0 4 0 25189583 18446744072099953797 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13764] ppid=13758 vsize=27853732 memory=9169 CPUtime=3.43 cores=0-7
/proc/13761/task/13764/stat : 13764 (java) S 13758 13761 12946 0 -1 1077944384 2 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140512176671760 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13765] ppid=13758 vsize=27853732 memory=21520 CPUtime=3.43 cores=0-7
/proc/13761/task/13765/stat : 13765 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511594237072 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13766] ppid=13758 vsize=27853732 memory=0 CPUtime=3.43 cores=0-7
/proc/13761/task/13766/stat : 13766 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511593184016 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13767] ppid=13758 vsize=27853732 memory=0 CPUtime=3.43 cores=0-7
/proc/13761/task/13767/stat : 13767 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511592131472 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13768] ppid=13758 vsize=27853732 memory=279855237604832 CPUtime=3.43 cores=0-7
/proc/13761/task/13768/stat : 13768 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511591078416 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13769] ppid=13758 vsize=27853732 memory=8025532618874708845 CPUtime=3.43 cores=0-7
/proc/13761/task/13769/stat : 13769 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511590025872 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13770] ppid=13758 vsize=27853732 memory=7669454704812840547 CPUtime=3.43 cores=0-7
/proc/13761/task/13770/stat : 13770 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511588972816 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13771] ppid=13758 vsize=27853732 memory=7669454704812840547 CPUtime=3.43 cores=0-7
/proc/13761/task/13771/stat : 13771 (java) S 13758 13761 12946 0 -1 1077944384 3 42774 0 0 0 0 334 9 20 0 22 0 81461879 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511587920272 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13772] ppid=13758 vsize=27853732 memory=5860981286656831590 CPUtime=3.43 cores=0-7
/proc/13761/task/13772/stat : 13772 (java) S 13758 13761 12946 0 -1 1077944384 7 42774 0 0 0 0 334 9 20 0 22 0 81461881 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511029390064 140512172440194 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13773] ppid=13758 vsize=27853732 memory=7883946320848049258 CPUtime=3.43 cores=0-7
/proc/13761/task/13773/stat : 13773 (java) S 13758 13761 12946 0 -1 1077944384 13 42774 0 0 0 0 334 9 20 0 22 0 81461881 28522221568 781452 33554432000 4194304 4196468 140737444677744 140510123517600 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13774] ppid=13758 vsize=27853732 memory=7595154102759484013 CPUtime=3.43 cores=0-7
/proc/13761/task/13774/stat : 13774 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461881 28522221568 781452 33554432000 4194304 4196468 140737444677744 140509855081712 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13775] ppid=13758 vsize=27853732 memory=5860981286656831590 CPUtime=3.43 cores=0-7
/proc/13761/task/13775/stat : 13775 (java) S 13758 13761 12946 0 -1 1077944384 1 42774 0 0 0 0 334 9 20 0 22 0 81461884 28522221568 781452 33554432000 4194304 4196468 140737444677744 140509480573392 140512172447643 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13776] ppid=13758 vsize=27853732 memory=3123712 CPUtime=6.87 cores=0-7
/proc/13761/task/13776/stat : 13776 (java) S 13758 13761 12946 0 -1 1077944384 4563 42774 0 0 343 1 334 9 20 0 22 0 81461884 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511028336880 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13777] ppid=13758 vsize=27853732 memory=1664 CPUtime=6.49 cores=0-7
/proc/13761/task/13777/stat : 13777 (java) S 13758 13761 12946 0 -1 1077944384 3403 42774 0 0 305 1 334 9 20 0 22 0 81461884 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511027284336 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13778] ppid=13758 vsize=27853732 memory=1828 CPUtime=6.71 cores=0-7
/proc/13761/task/13778/stat : 13778 (java) S 13758 13761 12946 0 -1 1077944384 4877 42774 0 0 327 1 334 9 20 0 22 0 81461884 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511026231280 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13779] ppid=13758 vsize=27853732 memory=800 CPUtime=4.92 cores=0-7
/proc/13761/task/13779/stat : 13779 (java) S 13758 13761 12946 0 -1 1077944384 4154 42774 0 0 148 1 334 9 20 0 22 0 81461884 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511025178736 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13780] ppid=13758 vsize=27853732 memory=5204 CPUtime=3.43 cores=0-7
/proc/13761/task/13780/stat : 13780 (java) S 13758 13761 12946 0 -1 1077944384 3 42774 0 0 0 0 334 9 20 0 22 0 81461884 28522221568 781452 33554432000 4194304 4196468 140737444677744 140508982668256 140512172439253 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13781] ppid=13758 vsize=27853732 memory=12816 CPUtime=3.43 cores=0-7
/proc/13761/task/13781/stat : 13781 (java) S 13758 13761 12946 0 -1 1077944384 3 42774 0 0 0 0 334 9 20 0 22 0 81461884 28522221568 781452 33554432000 4194304 4196468 140737444677744 140511024127152 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13783] ppid=13758 vsize=27853732 memory=1332 CPUtime=3.43 cores=0-7
/proc/13761/task/13783/stat : 13783 (java) S 13758 13761 12946 0 -1 1077944384 26 42774 0 0 0 0 334 9 20 0 22 0 81462501 28522221568 781452 33554432000 4194304 4196468 140737444677744 140512002830992 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
[pid=13761/tid=13787] ppid=13758 vsize=27853732 memory=3032 CPUtime=3.43 cores=0-7
/proc/13761/task/13787/stat : 13787 (java) S 13758 13761 12946 0 -1 1077944384 18 42774 0 0 0 0 334 9 20 0 22 0 81462504 28522221568 781452 33554432000 4194304 4196468 140737444677744 140508043141808 140512172440194 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14708736 140737444680666 140737444680965 140737444680965 140737444683727 0
Current children cumulated CPU time: 20.9 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 3125808 KiB

Child status: 0
Real time (s): 7.36815
CPU time (s): 20.9504
CPU user time (s): 20.2051
CPU system time (s): 0.745277
CPU usage (%): 284.337
Max. virtual memory (cumulated for all children) (KiB): 28836168
Max. memory (cumulated for all children) (KiB): 3376576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.2051
system time used= 0.745277
maximum resident set size= 3126404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11257
involuntary context switches= 66


# summary of solver processes directly reported to runsolver:
#   pid: 13761
#   total CPU time (s): 20.9504
#   total CPU user time (s): 20.2051
#   total CPU system time (s): 0.745277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08251 second user time and 0.107825 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 23:03:07
IDJOB=4297346
IDBENCH=141178
IDSOLVER=2759
FILE ID=node102/4297346-1532638987
RUNJOBID= node102-1532633897-12973
PBS_JOBID= 21022186
Free space on /tmp= 52748 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f03_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297346-1532638987/watcher-4297346-1532638987 -o /tmp/evaluation-result-4297346-1532638987/solver-4297346-1532638987 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532633897-12973 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297346-1532638987.xml

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

MD5SUM BENCH= b0c58d7e712a0938766b5bf6b16c9539
RANDOM SEED=429583035

node102.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.51
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.51
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.51
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.51
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:        24195060 kB
MemAvailable:   31958760 kB
Buffers:          200856 kB
Cached:          7798652 kB
SwapCached:         5176 kB
Active:          1360476 kB
Inactive:        6671812 kB
Active(anon):       3836 kB
Inactive(anon):    53672 kB
Active(file):    1356640 kB
Inactive(file):  6618140 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67077152 kB
Dirty:              8424 kB
Writeback:             0 kB
AnonPages:         34456 kB
Mapped:            34308 kB
Shmem:             22072 kB
Slab:             237328 kB
SReclaimable:     209512 kB
SUnreclaim:        27816 kB
KernelStack:        3328 kB
PageTables:         4920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-26 23:03:15