Trace number 4401414

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.2OPT25 1596.15 1580.38

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-6.xml
MD5SUM0bc555941feddabd64880acf40a70a83
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark37.0951
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains25
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":1},{"size":4,"count":6},{"size":5,"count":12},{"size":6,"count":5},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.74/0.55	c Concrete v3.12.2.1568631193530 running
26.73/17.31	o -5971
26.73/17.33	o -5966
26.73/17.38	o -4971
26.87/17.48	o -4969
27.65/18.04	o -4961
34.34/24.10	o -3971
36.36/26.04	o -2972
51.29/40.66	o -2971
51.29/40.68	o -2965
53.31/42.65	o -1981
53.31/42.68	o -1978
58.45/47.76	o -1976
66.03/55.18	o -990
66.13/55.25	o -982
73.44/62.43	o -981
73.54/62.57	o -979
82.22/71.09	o -976
82.33/71.15	o -974
82.42/71.22	o 19
82.42/71.26	o 22
82.65/71.48	o 25
1596.06/1580.36	v <instantiation
1596.06/1580.36	v         cost = '25'>
1596.06/1580.36	v       <list>
1596.06/1580.36	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23]
1596.06/1580.36	v       </list>
1596.06/1580.36	v       <values>
1596.06/1580.36	v         1 2 3 4 10 -1 0 6 7 15 9 -1 -1 -1 8 16 17 23 -1 -1 14 20 21 22 0 1 2 3 4 -1 17 16 15 6 5 -1 -1 -1 14 7 8 9 -1 -1 13 12 11 10 1 -5 5 5 4 0 -6 0 8 1 7 0 0 0 4 -2 -5 4 0 0 3 -5 6 0
1596.06/1580.36	v       </values>
1596.06/1580.36	v     </instantiation>
1596.06/1580.36	s OPTIMUM FOUND

Verifier Data

OK	25

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 (14825 MiB free)
  memory of node 1: 16384 MiB (14380 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401414-1568680699/watcher-4401414-1568680699 -o /tmp/evaluation-result-4401414-1568680699/solver-4401414-1568680699 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568669113-17367 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1273672677 HOME/instance-4401414-1568680699.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=19395, runsolver pid=19392
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 1.00 1.26 1.40 3/219 19452
/proc/meminfo: memFree=29900516/32770624 swapFree=66977384/67108860
[pid=19395] ppid=19392 vsize=9972712 memory=16816 CPUtime=0.09 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 4470 13251 0 0 1 0 5 3 20 0 6 0 444326952 10212057088 4204 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2493178 4204 1935 1 0 2481616 0
[pid=19395/tid=19448] ppid=19392 vsize=9972712 memory=720575944405811505 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 2260 13251 0 0 1 0 5 3 20 0 6 0 444326961 10212057088 4716 33554432000 4194304 4196468 140726710937760 140252485661264 140252499504628 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 6 0 444326962 10212057088 4716 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=9972712 memory=288370009765271168 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 6 0 444326962 10212057088 4716 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 6 0 444326962 10212057088 4716 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 6 0 444326962 10212057088 4716 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.211867 s]*
/proc/loadavg: 1.00 1.26 1.40 4/228 19461
/proc/meminfo: memFree=29881468/32770624 swapFree=66977384/67108860
[pid=19395] ppid=19392 vsize=10820020 memory=41052 CPUtime=0.26 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 7154 13251 0 0 17 1 5 3 20 0 15 0 444326952 11079700480 10263 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2705005 10263 3205 1 0 2667149 0
[pid=19395/tid=19448] ppid=19392 vsize=10820164 memory=729618466009055537 CPUtime=0.19 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 3668 13251 0 0 11 0 5 3 20 0 15 0 444326961 11079847936 10263 33554432000 4194304 4196468 140726710937760 140252485647664 140252436900837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10820164 memory=288370009765271168 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326963 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 13 13251 0 0 0 0 5 3 20 0 15 0 444326964 11079847936 10329 33554432000 4194304 4196468 140726710937760 140251485954976 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326964 11079847936 10329 33554432000 4194304 4196468 140726710937760 140251284628464 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11079847936 10329 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10820164 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) S 19392 19395 17336 0 -1 1077944384 477 13251 0 0 1 0 5 3 20 0 15 0 444326967 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252039387632 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10820164 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) R 19392 19395 17336 0 -1 4202560 190 13251 0 0 1 0 5 3 20 0 15 0 444326967 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252038335088 140252497318681 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10820164 memory=139633613559424 CPUtime=0.11 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) R 19392 19395 17336 0 -1 4202560 589 13251 0 0 3 0 5 3 20 0 15 0 444326967 11079847936 10329 33554432000 4194304 4196468 140726710937760 140252037282544 140252513845850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10820176 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11079860224 10329 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10820176 memory=139633613559424 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326967 11079860224 10329 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 41052 KiB

[startup+0.310627 s]*
/proc/loadavg: 1.00 1.26 1.40 4/228 19461
/proc/meminfo: memFree=29868424/32770624 swapFree=66977384/67108860
[pid=19395] ppid=19392 vsize=10820196 memory=50276 CPUtime=0.4 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 10733 13251 0 0 29 3 5 3 20 0 15 0 444326952 11079880704 12569 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2705049 12569 3339 1 0 2667149 0
[pid=19395/tid=19448] ppid=19392 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 7212 13251 0 0 19 2 5 3 20 0 15 0 444326961 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252485634112 140252497904990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326962 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10820196 memory=139633613559423 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326963 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 13 13251 0 0 0 0 5 3 20 0 15 0 444326964 11079880704 12569 33554432000 4194304 4196468 140726710937760 140251485954976 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326964 11079880704 12569 33554432000 4194304 4196468 140726710937760 140251284628464 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11079880704 12569 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) S 19392 19395 17336 0 -1 1077944384 478 13251 0 0 1 0 5 3 20 0 15 0 444326967 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252039387632 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10820196 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) S 19392 19395 17336 0 -1 1077944384 199 13251 0 0 2 0 5 3 20 0 15 0 444326967 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252038335088 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10820196 memory=139633613559424 CPUtime=0.13 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) S 19392 19395 17336 0 -1 1077944384 607 13251 0 0 5 0 5 3 20 0 15 0 444326967 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252037282544 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11079880704 12569 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10820196 memory=139633613559424 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326967 11079880704 12569 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50276 KiB

[startup+0.707858 s]
/proc/loadavg: 1.00 1.26 1.40 3/228 19461
/proc/meminfo: memFree=29853888/32770624 swapFree=66977384/67108860
[pid=19395] ppid=19392 vsize=10824364 memory=83384 CPUtime=1.13 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 15076 13251 0 0 100 5 5 3 20 0 15 0 444326952 11084148736 20846 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2706091 20846 3505 1 0 2668173 0
[pid=19395/tid=19448] ppid=19392 vsize=10824364 memory=7810487918915055718 CPUtime=0.67 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 10454 13251 0 0 56 3 5 3 20 0 15 0 444326961 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252485649600 140252513846429 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10824364 memory=1416 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326962 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10824364 memory=1716 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326962 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10824364 memory=4580 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326962 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326962 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 6 13251 0 0 0 0 5 3 20 0 15 0 444326963 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 13 13251 0 0 0 0 5 3 20 0 15 0 444326964 11084148736 20865 33554432000 4194304 4196468 140726710937760 140251485954976 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326964 11084148736 20865 33554432000 4194304 4196468 140726710937760 140251284628464 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11084148736 20865 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10824364 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) S 19392 19395 17336 0 -1 1077944384 927 13251 0 0 13 0 5 3 20 0 15 0 444326967 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252039387632 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10824364 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) R 19392 19395 17336 0 -1 4202560 575 13251 0 0 12 0 5 3 20 0 15 0 444326967 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252038335384 140252494202457 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10824364 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) R 19392 19395 17336 0 -1 4202560 884 13251 0 0 17 0 5 3 20 0 15 0 444326967 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252037278272 140252506924350 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11084148736 20865 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10824364 memory=3616 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326967 11084148736 20865 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83384 KiB

[startup+1.5007 s]
/proc/loadavg: 1.00 1.26 1.40 5/228 19461
/proc/meminfo: memFree=29785672/32770624 swapFree=66977384/67108860
[pid=19395] ppid=19392 vsize=10834680 memory=216140 CPUtime=2.88 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 24145 13251 0 0 269 11 5 3 20 0 15 0 444326952 11094712320 54035 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2708670 54035 3586 1 0 2670733 0
[pid=19395/tid=19448] ppid=19392 vsize=10834680 memory=139633480438360 CPUtime=1.43 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 15444 13251 0 0 129 6 5 3 20 0 15 0 444326961 11094712320 54035 33554432000 4194304 4196468 140726710937760 140252485641200 140252493379058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 322 13251 0 0 1 0 5 3 20 0 15 0 444326962 11094712320 54035 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10834680 memory=6628 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 94 13251 0 0 1 0 5 3 20 0 15 0 444326962 11094712320 54035 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10834680 memory=8 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 42 13251 0 0 1 0 5 3 20 0 15 0 444326962 11094712320 54035 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10834680 memory=279266961283488 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 38 13251 0 0 1 0 5 3 20 0 15 0 444326962 11094712320 54068 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10834680 memory=222917392635836 CPUtime=0.09 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 1266 13251 0 0 1 0 5 3 20 0 15 0 444326963 11094712320 54068 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 13 13251 0 0 0 0 5 3 20 0 15 0 444326964 11094712320 54068 33554432000 4194304 4196468 140726710937760 140251485954976 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10834680 memory=6011695313154110258 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 2 13251 0 0 0 0 5 3 20 0 15 0 444326964 11094712320 54068 33554432000 4194304 4196468 140726710937760 140251284628464 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10834680 memory=-8412660965132101773 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11094712320 54068 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10834680 memory=-7668917182949848256 CPUtime=0.55 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) R 19392 19395 17336 0 -1 4202560 1842 13251 0 0 47 0 5 3 20 0 15 0 444326967 11094712320 54068 33554432000 4194304 4196468 140726710937760 140252039374480 140252513845850 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10834680 memory=8514726395714956677 CPUtime=0.53 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) R 19392 19395 17336 0 -1 1077944384 1324 13251 0 0 45 0 5 3 20 0 15 0 444326967 11094712320 54068 33554432000 4194304 4196468 140726710937760 140252038335088 140252513835650 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10834680 memory=7100839887184299122 CPUtime=0.47 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) R 19392 19395 17336 0 -1 4202560 1550 13251 0 0 39 0 5 3 20 0 15 0 444326967 11094712320 54068 33554432000 4194304 4196468 140726710937760 140252037282544 140252513836438 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10834680 memory=4628420171383865741 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11094712320 54068 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1 13251 0 0 0 0 5 3 20 0 15 0 444326967 11094712320 54068 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 10834680 KiB

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

[pid=19395/tid=19460] ppid=19392 vsize=10849036 memory=14048 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10849036 memory=24932 CPUtime=0.8 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1540 13251 0 0 35 37 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 1593.36 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1498728 KiB

[startup+1579.2 s]
/proc/loadavg: 1.28 1.43 1.48 3/228 19737
/proc/meminfo: memFree=28439464/32770624 swapFree=66977388/67108860
[pid=19395] ppid=19392 vsize=10849036 memory=1498728 CPUtime=1594.96 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 238553 13251 0 0 159365 123 5 3 20 0 15 0 444326952 11109412864 374682 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2712259 374682 3632 1 0 2674317 0
[pid=19395/tid=19448] ppid=19392 vsize=10849036 memory=6791534058613427641 CPUtime=1576.19 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 67259 13251 0 0 157578 33 5 3 20 0 15 0 444326961 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252485660560 140252119898481 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10849036 memory=47248 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 12805 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10849036 memory=988 CPUtime=1.41 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 16161 13251 0 0 122 11 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10849036 memory=2004 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 13026 13251 0 0 119 13 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10849036 memory=6791534058613427641 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 15184 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10849036 memory=6048 CPUtime=0.99 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 13562 13251 0 0 85 6 5 3 20 0 15 0 444326963 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10849036 memory=7552 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 18 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251485955104 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10849036 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 33 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251284628640 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10849036 memory=3616 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10849036 memory=47248 CPUtime=5.48 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) S 19392 19395 17336 0 -1 1077944384 43098 13251 0 0 535 5 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252039387632 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10849036 memory=988 CPUtime=4.52 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) S 19392 19395 17336 0 -1 1077944384 34541 13251 0 0 440 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252038335088 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10849036 memory=2004 CPUtime=1.96 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) S 19392 19395 17336 0 -1 1077944384 19110 13251 0 0 184 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252037282544 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10849036 memory=1416 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10849036 memory=1416 CPUtime=0.8 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1540 13251 0 0 35 37 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 1594.96 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1498728 KiB

[startup+1580 s]*
/proc/loadavg: 1.34 1.44 1.48 3/228 19737
/proc/meminfo: memFree=28439464/32770624 swapFree=66977388/67108860
[pid=19395] ppid=19392 vsize=10849036 memory=1498728 CPUtime=1595.77 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 238557 13251 0 0 159446 123 5 3 20 0 15 0 444326952 11109412864 374682 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2712259 374682 3632 1 0 2674317 0
[pid=19395/tid=19448] ppid=19392 vsize=10849036 memory=8317482817917895235 CPUtime=1577 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 67260 13251 0 0 157659 33 5 3 20 0 15 0 444326961 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252485659376 140252121726707 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10849036 memory=988 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 12805 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10849036 memory=2004 CPUtime=1.41 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 16161 13251 0 0 122 11 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10849036 memory=1416 CPUtime=1.41 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 13027 13251 0 0 120 13 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10849036 memory=1716 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 15186 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10849036 memory=692 CPUtime=0.99 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 13562 13251 0 0 85 6 5 3 20 0 15 0 444326963 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10849036 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 18 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251485955104 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10849036 memory=1556 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 33 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251284628640 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10849036 memory=780 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10849036 memory=4132 CPUtime=5.48 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) S 19392 19395 17336 0 -1 1077944384 43098 13251 0 0 535 5 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252039387632 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10849036 memory=1112 CPUtime=4.52 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) S 19392 19395 17336 0 -1 1077944384 34541 13251 0 0 440 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252038335088 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10849036 memory=6048 CPUtime=1.96 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) S 19392 19395 17336 0 -1 1077944384 19110 13251 0 0 184 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252037282544 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10849036 memory=7552 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10849036 memory=2832 CPUtime=0.8 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1540 13251 0 0 35 37 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 1595.77 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1498728 KiB

[startup+1580.2 s]
/proc/loadavg: 1.34 1.44 1.48 3/228 19737
/proc/meminfo: memFree=28439464/32770624 swapFree=66977388/67108860
[pid=19395] ppid=19392 vsize=10849036 memory=1498728 CPUtime=1595.96 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 238557 13251 0 0 159465 123 5 3 20 0 15 0 444326952 11109412864 374682 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2712259 374682 3632 1 0 2674317 0
[pid=19395/tid=19448] ppid=19392 vsize=10849036 memory=3236 CPUtime=1577.19 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 67260 13251 0 0 157678 33 5 3 20 0 15 0 444326961 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252485659376 140252121726752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10849036 memory=6791534058613427641 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 12805 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10849036 memory=288230621803970871 CPUtime=1.41 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 16161 13251 0 0 122 11 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10849036 memory=16105866206120578 CPUtime=1.41 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 13027 13251 0 0 120 13 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10849036 memory=288230621803970871 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 15186 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10849036 memory=16105866206120578 CPUtime=0.99 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 13562 13251 0 0 85 6 5 3 20 0 15 0 444326963 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10849036 memory=920 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 18 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251485955104 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10849036 memory=3848 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 33 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251284628640 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10849036 memory=2880 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10849036 memory=2628 CPUtime=5.48 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) S 19392 19395 17336 0 -1 1077944384 43098 13251 0 0 535 5 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252039387632 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10849036 memory=1408 CPUtime=4.52 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) S 19392 19395 17336 0 -1 1077944384 34541 13251 0 0 440 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252038335088 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10849036 memory=3236 CPUtime=1.96 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) S 19392 19395 17336 0 -1 1077944384 19110 13251 0 0 184 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252037282544 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10849036 memory=1498728 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10849036 memory=1408 CPUtime=0.8 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1540 13251 0 0 35 37 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 1595.96 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1498728 KiB

[startup+1580.3 s]
/proc/loadavg: 1.34 1.44 1.48 3/228 19737
/proc/meminfo: memFree=28439464/32770624 swapFree=66977388/67108860
[pid=19395] ppid=19392 vsize=10849036 memory=1498728 CPUtime=1596.06 cores=0,2,4,6
/proc/19395/stat : 19395 (java) S 19392 19395 17336 0 -1 1077944320 238557 13251 0 0 159475 123 5 3 20 0 15 0 444326952 11109412864 374682 33554432000 4194304 4196468 140726710937760 140726710920304 140252513824503 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
/proc/19395/statm: 2712259 374682 3632 1 0 2674317 0
[pid=19395/tid=19448] ppid=19392 vsize=10849036 memory=1498728 CPUtime=1577.29 cores=0,2,4,6
/proc/19395/task/19448/stat : 19448 (java) R 19392 19395 17336 0 -1 4202560 67260 13251 0 0 157688 33 5 3 20 0 15 0 444326961 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252485659376 140252121727661 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19449] ppid=19392 vsize=10849036 memory=1498692 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19449/stat : 19449 (java) S 19392 19395 17336 0 -1 1077944384 12805 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252518066960 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19450] ppid=19392 vsize=10849036 memory=1498692 CPUtime=1.41 cores=0,2,4,6
/proc/19395/task/19450/stat : 19450 (java) S 19392 19395 17336 0 -1 1077944384 16161 13251 0 0 122 11 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252432886672 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19451] ppid=19392 vsize=10849036 memory=1498692 CPUtime=1.41 cores=0,2,4,6
/proc/19395/task/19451/stat : 19451 (java) S 19392 19395 17336 0 -1 1077944384 13027 13251 0 0 120 13 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252431834128 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19452] ppid=19392 vsize=10849036 memory=1498692 CPUtime=1.4 cores=0,2,4,6
/proc/19395/task/19452/stat : 19452 (java) S 19392 19395 17336 0 -1 1077944384 15186 13251 0 0 122 10 5 3 20 0 15 0 444326962 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252430781584 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19453] ppid=19392 vsize=10849036 memory=1498728 CPUtime=0.99 cores=0,2,4,6
/proc/19395/task/19453/stat : 19453 (java) S 19392 19395 17336 0 -1 1077944384 13562 13251 0 0 85 6 5 3 20 0 15 0 444326963 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252040439792 140252513835650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19454] ppid=19392 vsize=10849036 memory=1498728 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19454/stat : 19454 (java) S 19392 19395 17336 0 -1 1077944384 18 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251485955104 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19455] ppid=19392 vsize=10849036 memory=1498728 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19455/stat : 19455 (java) S 19392 19395 17336 0 -1 1077944384 33 13251 0 0 0 0 5 3 20 0 15 0 444326964 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251284628640 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19456] ppid=19392 vsize=10849036 memory=1498728 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19456/stat : 19456 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251044337872 140252513843099 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19457] ppid=19392 vsize=10849036 memory=1498728 CPUtime=5.48 cores=0,2,4,6
/proc/19395/task/19457/stat : 19457 (java) S 19392 19395 17336 0 -1 1077944384 43098 13251 0 0 535 5 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252039387632 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19458] ppid=19392 vsize=10849036 memory=1498728 CPUtime=4.52 cores=0,2,4,6
/proc/19395/task/19458/stat : 19458 (java) S 19392 19395 17336 0 -1 1077944384 34541 13251 0 0 440 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252038335088 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19459] ppid=19392 vsize=10849036 memory=0 CPUtime=1.96 cores=0,2,4,6
/proc/19395/task/19459/stat : 19459 (java) S 19392 19395 17336 0 -1 1077944384 19110 13251 0 0 184 4 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252037282544 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19460] ppid=19392 vsize=10849036 memory=1498728 CPUtime=0.08 cores=0,2,4,6
/proc/19395/task/19460/stat : 19460 (java) S 19392 19395 17336 0 -1 1077944384 3 13251 0 0 0 0 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140251010780256 140252513834709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
[pid=19395/tid=19461] ppid=19392 vsize=10849036 memory=1498728 CPUtime=0.8 cores=0,2,4,6
/proc/19395/task/19461/stat : 19461 (java) S 19392 19395 17336 0 -1 1077944384 1540 13251 0 0 35 37 5 3 20 0 15 0 444326967 11109412864 374682 33554432000 4194304 4196468 140726710937760 140252036229424 140252513835650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17719296 140726710946543 140726710949061 140726710949061 140726710951887 0
Current children cumulated CPU time: 1596.06 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1498728 KiB

Child status: 0
Real time (s): 1580.38
CPU time (s): 1596.15
CPU user time (s): 1594.87
CPU system time (s): 1.27974
CPU usage (%): 100.998
Max. virtual memory (cumulated for all children) (KiB): 10849036
Max. memory (cumulated for all children) (KiB): 1704600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1594.87
system time used= 1.27974
maximum resident set size= 1705692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252291
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59855
involuntary context switches= 2358


# summary of solver processes directly reported to runsolver:
#   pid: 19395
#   total CPU time (s): 1596.15
#   total CPU user time (s): 1594.87
#   total CPU system time (s): 1.27974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.41285 second user time and 15.9328 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-17 01:28:00
IDJOB=4401414
IDBENCH=127979
IDSOLVER=2858
FILE ID=node104/4401414-1568680699
RUNJOBID= node104-1568669113-17367
PBS_JOBID= 21703796
Free space on /tmp= 58976 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-6.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401414-1568680699/watcher-4401414-1568680699 -o /tmp/evaluation-result-4401414-1568680699/solver-4401414-1568680699 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568669113-17367 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1273672677 HOME/instance-4401414-1568680699.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0bc555941feddabd64880acf40a70a83
RANDOM SEED=1273672677

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        29907048 kB
MemAvailable:   30543660 kB
Buffers:           84744 kB
Cached:           848956 kB
SwapCached:        32296 kB
Active:          1962684 kB
Inactive:         328420 kB
Active(anon):    1325716 kB
Inactive(anon):    80704 kB
Active(file):     636968 kB
Inactive(file):   247716 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       66977384 kB
Dirty:             36096 kB
Writeback:             0 kB
AnonPages:       1435460 kB
Mapped:            61536 kB
Shmem:             40468 kB
Slab:             165724 kB
SReclaimable:     135524 kB
SUnreclaim:        30200 kB
KernelStack:        3792 kB
PageTables:         8956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2445652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1249280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58940 MiB
End job on node104 at 2019-09-17 01:54:20