Trace number 4304653

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.9.2OPT1053 2275.45 2225.88

General information on the benchmark

NameMario/
Mario-n-medium-2_c18.xml
MD5SUMd930a285b222420c6879960cff9efc87
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1053
Best CPU time to get the best result obtained on this benchmark170.602
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains54
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":28,"count":1},{"size":29,"count":5},{"size":30,"count":54}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
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.99/0.74	c Concrete v3.9.2.1532736233296 running
12.76/5.37	o 540
13.08/5.47	o 608
13.65/5.64	o 624
13.65/5.64	o 633
13.65/5.64	o 665
13.65/5.64	o 704
13.65/5.64	o 717
13.89/5.72	o 806
22.31/12.02	o 808
23.70/13.39	o 839
24.13/13.73	o 850
27.87/17.39	o 855
28.49/17.97	o 857
28.63/18.03	o 858
29.37/18.79	o 920
45.60/33.84	o 921
45.60/33.85	o 935
62.62/50.21	o 939
103.06/89.22	o 989
175.15/158.21	o 990
2061.10/2014.47	o 1053
2275.36/2225.87	v <instantiation cost="1053">
2275.36/2225.87	v       <list>
2275.36/2225.87	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] s[24] s[25] s[26] s[27] s[28] s[29] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] 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] g[24] g[25] g[26] g[27] g[28] g[29]
2275.36/2225.87	v       </list>
2275.36/2225.87	v       <values>
2275.36/2225.87	v         10 0 29 19 1 5 6 2 9 25 22 4 20 13 24 15 12 17 18 16 28 21 14 23 7 3 26 11 27 8 34 0 296 83 13 0 0 31 54 54 207 228 122 0 16 0 23 0 0 85 127 0 270 0 68 152 0 45 34 55 0 0 40 67 89 0 0 19 47 68 94 86 34 0 14 0 67 0 0 31 78 0 99 0 56 14 0 35 53 62
2275.36/2225.87	v       </values>
2275.36/2225.87	v     </instantiation>
2275.36/2225.87	s OPTIMUM FOUND

Verifier Data

OK	1053

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304653-1534123871/watcher-4304653-1534123871 -o /tmp/evaluation-result-4304653-1534123871/solver-4304653-1534123871 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534095354-25287 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1712929336 HOME/instance-4304653-1534123871.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB
solver pid=32671, runsolver pid=32668


[startup+0.100121 s]*
/proc/loadavg: 1.69 1.76 1.76 3/207 32728
/proc/meminfo: memFree=27810868/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=10005480 memory=18324 CPUtime=0.09 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 4235 12989 0 0 1 0 5 3 20 0 6 0 229950310 10245611520 4581 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2501370 4581 1930 1 0 2489808 0
[pid=32671/tid=32724] ppid=32668 vsize=10005480 memory=4279135703980081295 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 2042 12989 0 0 0 0 5 3 20 0 6 0 229950319 10245611520 4581 33554432000 4194304 4196468 140733584659120 139957131260496 139957145106227 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 6 0 229950320 10245611520 4581 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=10005480 memory=140608445888128 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 6 0 229950320 10245611520 4581 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 6 0 229950320 10245611520 4581 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 2 12989 0 0 0 0 5 3 20 0 6 0 229950320 10245611520 4581 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18324 KiB

[startup+0.210042 s]*
/proc/loadavg: 1.69 1.76 1.76 3/216 32737
/proc/meminfo: memFree=27786188/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=10982744 memory=45488 CPUtime=0.26 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 7525 12989 0 0 17 1 5 3 20 0 15 0 229950310 11246329856 11306 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2745686 11372 2963 1 0 2708109 0
[pid=32671/tid=32724] ppid=32668 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 4120 12989 0 0 11 0 5 3 20 0 15 0 229950319 11246329856 11372 33554432000 4194304 4196468 140733584659120 139957131219776 139957140987264 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=10982744 memory=343 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246329856 11372 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=10982744 memory=140608445916489 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246329856 11372 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246329856 11372 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 2 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246329856 11372 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=10982744 memory=140608445888128 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 2 12989 0 0 0 0 5 3 20 0 15 0 229950321 11246329856 11372 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 13 12989 0 0 0 0 5 3 20 0 15 0 229950322 11246329856 11372 33554432000 4194304 4196468 140733584659120 139956019258784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950322 11246329856 11372 33554432000 4194304 4196468 140733584659120 139955871409648 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11246329856 11372 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 418 12989 0 0 1 0 5 3 20 0 15 0 229950324 11246329856 11372 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=10982744 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 189 12989 0 0 1 0 5 3 20 0 15 0 229950324 11246329856 11438 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=10982744 memory=140608445888128 CPUtime=0.11 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 603 12989 0 0 3 0 5 3 20 0 15 0 229950324 11246329856 11438 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11246329856 11438 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=10982744 memory=140608445888128 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950325 11246329856 11438 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45488 KiB

[startup+0.310064 s]*
/proc/loadavg: 1.69 1.76 1.76 3/216 32737
/proc/meminfo: memFree=27774156/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=10983192 memory=57016 CPUtime=0.39 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 10284 12989 0 0 29 2 5 3 20 0 15 0 229950310 11246788608 14254 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2745798 14254 3082 1 0 2708109 0
[pid=32671/tid=32724] ppid=32668 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 6846 12989 0 0 19 1 5 3 20 0 15 0 229950319 11246788608 14254 33554432000 4194304 4196468 140733584659120 139957131235744 139957143504222 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 14254 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 14254 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 14254 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 2 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 14254 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 2 12989 0 0 0 0 5 3 20 0 15 0 229950321 11246788608 14254 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 13 12989 0 0 0 0 5 3 20 0 15 0 229950322 11246788608 14254 33554432000 4194304 4196468 140733584659120 139956019258784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950322 11246788608 14254 33554432000 4194304 4196468 140733584659120 139955871409648 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11246788608 14254 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 418 12989 0 0 1 0 5 3 20 0 15 0 229950324 11246788608 14254 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=10983192 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 194 12989 0 0 1 0 5 3 20 0 15 0 229950324 11246788608 14254 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=10983192 memory=140608445888128 CPUtime=0.13 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 609 12989 0 0 5 0 5 3 20 0 15 0 229950324 11246788608 14254 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11246788608 14254 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=10983192 memory=140608445888128 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950325 11246788608 14254 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 57016 KiB

[startup+0.700703 s]
/proc/loadavg: 1.69 1.76 1.76 4/216 32737
/proc/meminfo: memFree=27762620/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=10983192 memory=88832 CPUtime=0.99 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 16358 12989 0 0 87 4 5 3 20 0 15 0 229950310 11246788608 22208 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2745798 22208 3229 1 0 2708109 0
[pid=32671/tid=32724] ppid=32668 vsize=10983192 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 11905 12989 0 0 56 3 5 3 20 0 15 0 229950319 11246788608 22208 33554432000 4194304 4196468 140733584659120 139957131248000 139957139009398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 22208 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 22208 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=10983192 memory=140608303936272 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 22208 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=10983192 memory=140608639337033 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 2 12989 0 0 0 0 5 3 20 0 15 0 229950320 11246788608 22208 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=10983192 memory=752 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 5 12989 0 0 0 0 5 3 20 0 15 0 229950321 11246788608 22208 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=10983192 memory=7014751519650764113 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 13 12989 0 0 0 0 5 3 20 0 15 0 229950322 11246788608 22208 33554432000 4194304 4196468 140733584659120 139956019258784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=10983192 memory=6082220498109819240 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950322 11246788608 22208 33554432000 4194304 4196468 140733584659120 139955871409648 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=10983192 memory=2228 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11246788608 22208 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=10983192 memory=30952 CPUtime=0.18 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 1015 12989 0 0 10 0 5 3 20 0 15 0 229950324 11246788608 22208 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=10983192 memory=11904 CPUtime=0.14 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 559 12989 0 0 6 0 5 3 20 0 15 0 229950324 11246788608 22208 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=10983192 memory=492 CPUtime=0.21 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 659 12989 0 0 13 0 5 3 20 0 15 0 229950324 11246788608 22208 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=10983192 memory=1560 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11246788608 22208 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=10983192 memory=932 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950325 11246788608 22208 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88832 KiB

[startup+1.50368 s]
/proc/loadavg: 1.69 1.76 1.76 3/216 32737
/proc/meminfo: memFree=27719776/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=10998092 memory=181336 CPUtime=2.8 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 27873 12989 0 0 264 8 5 3 20 0 15 0 229950310 11262046208 45334 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2749523 45334 3467 1 0 2711181 0
[pid=32671/tid=32724] ppid=32668 vsize=10998092 memory=65880 CPUtime=1.42 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 17327 12989 0 0 130 4 5 3 20 0 15 0 229950319 11262046208 45334 33554432000 4194304 4196468 140733584659120 139957131247712 139957143504252 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=10998092 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 49 12989 0 0 1 0 5 3 20 0 15 0 229950320 11262046208 45334 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=10998092 memory=281216607903904 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 166 12989 0 0 1 0 5 3 20 0 15 0 229950320 11262046208 45334 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 11 12989 0 0 1 0 5 3 20 0 15 0 229950320 11262046208 45334 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 35 12989 0 0 0 0 5 3 20 0 15 0 229950320 11262046208 45334 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=10998092 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 49 12989 0 0 1 0 5 3 20 0 15 0 229950321 11262046208 45334 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 13 12989 0 0 0 0 5 3 20 0 15 0 229950322 11262046208 45334 33554432000 4194304 4196468 140733584659120 139956019258784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950322 11262046208 45334 33554432000 4194304 4196468 140733584659120 139955871409648 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=10998092 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11262046208 45334 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=10998092 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 3111 12989 0 0 43 0 5 3 20 0 15 0 229950324 11262046208 45334 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=10998092 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 3460 12989 0 0 47 1 5 3 20 0 15 0 229950324 11262046208 45334 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=10998092 memory=6791534058613427641 CPUtime=0.42 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 1456 12989 0 0 34 0 5 3 20 0 15 0 229950324 11262046208 45334 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=10998092 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11262046208 45334 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=10998092 memory=281216608148352 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1 12989 0 0 0 0 5 3 20 0 15 0 229950325 11262046208 45334 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 10998092 KiB

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

[pid=32671/tid=32736] ppid=32668 vsize=11080032 memory=857144 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=11080032 memory=6791534058613427641 CPUtime=1.49 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1396 12989 0 0 73 68 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 2270.29 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 859192 KiB

[startup+2224 s]*
/proc/loadavg: 1.81 1.59 1.53 3/215 645
/proc/meminfo: memFree=27203428/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=11080032 memory=859192 CPUtime=2273.54 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 291486 12989 0 0 227020 326 5 3 20 0 15 0 229950310 11345952768 214798 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2770008 214798 3523 1 0 2731661 0
[pid=32671/tid=32724] ppid=32668 vsize=11080032 memory=1408 CPUtime=2200.68 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 102932 12989 0 0 220014 46 5 3 20 0 15 0 229950319 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957131258096 139956707977736 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=11080032 memory=4126316290023845779 CPUtime=10.57 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 17594 12989 0 0 1000 49 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=11080032 memory=1408 CPUtime=10.59 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 20166 12989 0 0 999 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=11080032 memory=2852 CPUtime=10.59 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 13262 12989 0 0 1000 51 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=11080032 memory=844184 CPUtime=10.55 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 17481 12989 0 0 995 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=11080032 memory=1684 CPUtime=9.62 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 15050 12989 0 0 905 49 5 3 20 0 15 0 229950321 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=11080032 memory=768 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 16 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956019258912 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=11080032 memory=5268 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 6 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955871409664 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=11080032 memory=11068 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=11080032 memory=1192 CPUtime=8.05 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 31452 12989 0 0 791 6 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=11080032 memory=1520 CPUtime=8.22 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 40454 12989 0 0 807 7 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=11080032 memory=2680 CPUtime=3.78 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 29482 12989 0 0 362 8 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=11080032 memory=316659547139997722 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=11080032 memory=303430231908417850 CPUtime=1.49 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1396 12989 0 0 73 68 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 2273.54 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 859192 KiB

[startup+2224.8 s]
/proc/loadavg: 1.81 1.59 1.53 3/215 645
/proc/meminfo: memFree=27203428/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=11080032 memory=859192 CPUtime=2274.35 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 291491 12989 0 0 227101 326 5 3 20 0 15 0 229950310 11345952768 214798 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2770008 214798 3523 1 0 2731661 0
[pid=32671/tid=32724] ppid=32668 vsize=11080032 memory=1996 CPUtime=2201.46 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 102937 12989 0 0 220092 46 5 3 20 0 15 0 229950319 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957131258384 139956709428272 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=11080032 memory=2428 CPUtime=10.57 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 17594 12989 0 0 1000 49 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=11080032 memory=6791534058613427641 CPUtime=10.6 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 20166 12989 0 0 1000 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=11080032 memory=7092677263147689842 CPUtime=10.59 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 13262 12989 0 0 1000 51 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=11080032 memory=7092677263147689842 CPUtime=10.56 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 17481 12989 0 0 996 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=11080032 memory=7092677263147689842 CPUtime=9.63 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 15050 12989 0 0 906 49 5 3 20 0 15 0 229950321 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=11080032 memory=7092677263147689842 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 16 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956019258912 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=11080032 memory=7092677263147689842 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 6 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955871409664 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=11080032 memory=4639950508464628334 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=11080032 memory=7584172180656123234 CPUtime=8.05 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 31452 12989 0 0 791 6 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=11080032 memory=7584172180656123234 CPUtime=8.22 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 40454 12989 0 0 807 7 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=11080032 memory=7881983520693315687 CPUtime=3.78 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 29482 12989 0 0 362 8 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=11080032 memory=7881983520693315687 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=11080032 memory=7881983520693315687 CPUtime=1.49 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1396 12989 0 0 73 68 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 2274.35 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 859192 KiB

[startup+2225.6 s]
/proc/loadavg: 1.81 1.59 1.53 3/215 645
/proc/meminfo: memFree=27203428/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=11080032 memory=859192 CPUtime=2275.15 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 291495 12989 0 0 227181 326 5 3 20 0 15 0 229950310 11345952768 214798 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2770008 214798 3523 1 0 2731661 0
[pid=32671/tid=32724] ppid=32668 vsize=11080032 memory=1996 CPUtime=2202.26 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 102941 12989 0 0 220172 46 5 3 20 0 15 0 229950319 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957131258736 139956698264015 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=11080032 memory=6791534058613427641 CPUtime=10.57 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 17594 12989 0 0 1000 49 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=11080032 memory=60628 CPUtime=10.6 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 20166 12989 0 0 1000 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=11080032 memory=776 CPUtime=10.59 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 13262 12989 0 0 1000 51 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=11080032 memory=1876 CPUtime=10.56 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 17481 12989 0 0 996 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=11080032 memory=1408 CPUtime=9.63 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 15050 12989 0 0 906 49 5 3 20 0 15 0 229950321 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=11080032 memory=2852 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 16 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956019258912 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=11080032 memory=844184 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 6 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955871409664 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=11080032 memory=1684 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=11080032 memory=768 CPUtime=8.05 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 31452 12989 0 0 791 6 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=11080032 memory=5268 CPUtime=8.22 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 40454 12989 0 0 807 7 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=11080032 memory=6791534058613427641 CPUtime=3.78 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 29482 12989 0 0 362 8 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=11080032 memory=859192 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=11080032 memory=3544 CPUtime=1.49 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1396 12989 0 0 73 68 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 2275.15 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 859192 KiB

[startup+2225.8 s]
/proc/loadavg: 1.81 1.59 1.53 3/215 645
/proc/meminfo: memFree=27203428/32770624 swapFree=67030660/67108860
[pid=32671] ppid=32668 vsize=11080032 memory=859192 CPUtime=2275.36 cores=0,2,4,6
/proc/32671/stat : 32671 (java) S 32668 32671 25256 0 -1 1077944320 291496 12989 0 0 227202 326 5 3 20 0 15 0 229950310 11345952768 214798 33554432000 4194304 4196468 140733584659120 140733584641664 139957159423735 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
/proc/32671/statm: 2770008 214798 3523 1 0 2731661 0
[pid=32671/tid=32724] ppid=32668 vsize=11080032 memory=776 CPUtime=2202.45 cores=0,2,4,6
/proc/32671/task/32724/stat : 32724 (java) R 32668 32671 25256 0 -1 4202560 102942 12989 0 0 220191 46 5 3 20 0 15 0 229950319 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957131256448 139956710156751 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32725] ppid=32668 vsize=11080032 memory=1876 CPUtime=10.58 cores=0,2,4,6
/proc/32671/task/32725/stat : 32725 (java) S 32668 32671 25256 0 -1 1077944384 17594 12989 0 0 1001 49 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957163665680 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32726] ppid=32668 vsize=11080032 memory=1396 CPUtime=10.6 cores=0,2,4,6
/proc/32671/task/32726/stat : 32726 (java) S 32668 32671 25256 0 -1 1077944384 20166 12989 0 0 1000 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957018384784 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32727] ppid=32668 vsize=11080032 memory=859192 CPUtime=10.59 cores=0,2,4,6
/proc/32671/task/32727/stat : 32727 (java) S 32668 32671 25256 0 -1 1077944384 13262 12989 0 0 1000 51 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957017332240 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32728] ppid=32668 vsize=11080032 memory=1440 CPUtime=10.56 cores=0,2,4,6
/proc/32671/task/32728/stat : 32728 (java) S 32668 32671 25256 0 -1 1077944384 17481 12989 0 0 996 52 5 3 20 0 15 0 229950320 11345952768 214798 33554432000 4194304 4196468 140733584659120 139957016279696 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32729] ppid=32668 vsize=11080032 memory=1836 CPUtime=9.63 cores=0,2,4,6
/proc/32671/task/32729/stat : 32729 (java) S 32668 32671 25256 0 -1 1077944384 15050 12989 0 0 906 49 5 3 20 0 15 0 229950321 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956585294320 139957159434882 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32730] ppid=32668 vsize=11080032 memory=7532 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32730/stat : 32730 (java) S 32668 32671 25256 0 -1 1077944384 16 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956019258912 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32731] ppid=32668 vsize=11080032 memory=792 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32731/stat : 32731 (java) S 32668 32671 25256 0 -1 1077944384 6 12989 0 0 0 0 5 3 20 0 15 0 229950322 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955871409664 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32732] ppid=32668 vsize=11080032 memory=1796 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32732/stat : 32732 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955564010192 139957159442331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32733] ppid=32668 vsize=11080032 memory=916 CPUtime=8.05 cores=0,2,4,6
/proc/32671/task/32733/stat : 32733 (java) S 32668 32671 25256 0 -1 1077944384 31452 12989 0 0 791 6 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956584241136 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32734] ppid=32668 vsize=11080032 memory=3848 CPUtime=8.22 cores=0,2,4,6
/proc/32671/task/32734/stat : 32734 (java) S 32668 32671 25256 0 -1 1077944384 40454 12989 0 0 807 7 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956583188592 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32735] ppid=32668 vsize=11080032 memory=2704 CPUtime=3.78 cores=0,2,4,6
/proc/32671/task/32735/stat : 32735 (java) S 32668 32671 25256 0 -1 1077944384 29482 12989 0 0 362 8 5 3 20 0 15 0 229950324 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956582136048 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32736] ppid=32668 vsize=11080032 memory=2692 CPUtime=0.08 cores=0,2,4,6
/proc/32671/task/32736/stat : 32736 (java) S 32668 32671 25256 0 -1 1077944384 3 12989 0 0 0 0 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139955133213280 139957159433941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
[pid=32671/tid=32737] ppid=32668 vsize=11080032 memory=1408 CPUtime=1.49 cores=0,2,4,6
/proc/32671/task/32737/stat : 32737 (java) S 32668 32671 25256 0 -1 1077944384 1396 12989 0 0 73 68 5 3 20 0 15 0 229950325 11345952768 214798 33554432000 4194304 4196468 140733584659120 139956581083952 139957159434882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8044544 140733584661100 140733584663900 140733584663900 140733584666575 0
Current children cumulated CPU time: 2275.36 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 859192 KiB

Child status: 0
Real time (s): 2225.88
CPU time (s): 2275.45
CPU user time (s): 2272.15
CPU system time (s): 3.30165
CPU usage (%): 102.227
Max. virtual memory (cumulated for all children) (KiB): 11085280
Max. memory (cumulated for all children) (KiB): 859192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2272.15
system time used= 3.30165
maximum resident set size= 861292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305063
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 258306
involuntary context switches= 9279


# summary of solver processes directly reported to runsolver:
#   pid: 32671
#   total CPU time (s): 2275.45
#   total CPU user time (s): 2272.15
#   total CPU system time (s): 3.30165

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7023 second user time and 21.0248 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-13 03:31:11
IDJOB=4304653
IDBENCH=141522
IDSOLVER=2780
FILE ID=node102/4304653-1534123871
RUNJOBID= node102-1534095354-25287
PBS_JOBID= 21036992
Free space on /tmp= 38448 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Mario/Mario-n-medium-2_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304653-1534123871/watcher-4304653-1534123871 -o /tmp/evaluation-result-4304653-1534123871/solver-4304653-1534123871 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534095354-25287 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1712929336 HOME/instance-4304653-1534123871.xml

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

MD5SUM BENCH= d930a285b222420c6879960cff9efc87
RANDOM SEED=1712929336

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:        27817312 kB
MemAvailable:   30808448 kB
Buffers:          158116 kB
Cached:          3081092 kB
SwapCached:        51244 kB
Active:          2727132 kB
Inactive:        1661792 kB
Active(anon):    1074560 kB
Inactive(anon):   126908 kB
Active(file):    1652572 kB
Inactive(file):  1534884 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030660 kB
Dirty:             26948 kB
Writeback:             0 kB
AnonPages:       1118804 kB
Mapped:            63752 kB
Shmem:             48984 kB
Slab:             261316 kB
SReclaimable:     232140 kB
SUnreclaim:        29176 kB
KernelStack:        3808 kB
PageTables:         7716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2235536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    907264 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= 38424 MiB
End job on node102 at 2018-08-13 04:08:17