Trace number 4311612

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
OscaR - Conflict Ordering with restarts 2018-08-17OPT44 213.675 210.912

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-09_c18.xml
MD5SUM5099229ea21e0b755c9ada14ed0c0ccc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark11.569
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 999867702
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.59	c Parsing instance...
1.51/1.05	c Parsing done, starting search...
3.67/2.10	o 81
3.67/2.10	o 80
3.83/2.11	o 73
3.83/2.11	o 71
3.83/2.13	o 70
3.83/2.14	o 65
3.83/2.14	o 64
4.36/2.30	o 61
4.36/2.30	o 60
4.36/2.30	o 59
4.36/2.31	o 58
4.36/2.31	o 57
4.36/2.31	o 56
4.79/2.76	o 55
5.49/3.42	o 54
5.60/3.59	o 53
7.21/5.01	o 49
14.64/12.44	o 48
14.64/12.44	o 47
30.56/28.39	o 45
47.79/45.54	o 44
213.65/210.90	s OPTIMUM FOUND
213.65/210.90	v <instantiation>
213.65/210.90	v 	<list>
213.65/210.90	v 		y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8] x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8]
213.65/210.90	v 	</list>
213.65/210.90	v 	<values>
213.65/210.90	v 		3 9 17 19 32 39 43 44 6 14 16 29 36 40 41 8 10 23 30 34 35 2 15 22 26 27 13 20 24 25 7 11 12 4 5 1 0 3 9 17 19 32 39 43 44 
213.65/210.90	v 	</values>
213.65/210.90	v </instantiation>

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311612-1534553696/watcher-4311612-1534553696 -o /tmp/evaluation-result-4311612-1534553696/solver-4311612-1534553696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534541038-25261 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 999867702 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311612-1534553696.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=26715, runsolver pid=26712

[startup+0.100065 s]*
/proc/loadavg: 1.54 1.55 1.59 4/216 26730
/proc/meminfo: memFree=23829132/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14082736 memory=31908 CPUtime=0.12 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 6861 0 0 0 11 1 0 0 20 0 15 0 272932833 14420721664 7977 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3520684 7977 3154 1 0 3482761 0
[pid=26715/tid=26717] ppid=26712 vsize=14082736 memory=-6966717417093883519 CPUtime=0.08 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 4907 0 0 0 8 0 0 0 20 0 15 0 272932834 14420721664 7977 33554432000 4194304 4196468 140729302275536 140310917174056 140310897026405 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14082736 memory=5793855104341051833 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 7977 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 7977 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 7977 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 7977 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272932836 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272932837 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309824742304 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272932837 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) S 26712 26715 25230 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309820533360 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0.01 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) R 26712 26715 25230 0 -1 4202560 273 0 0 0 1 0 0 0 20 0 15 0 272932839 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309819480816 140310905219902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932840 14420721664 7977 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31908 KiB

[startup+0.210503 s]*
/proc/loadavg: 1.54 1.55 1.59 4/216 26730
/proc/meminfo: memFree=23813132/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14082736 memory=47464 CPUtime=0.29 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 10462 0 0 0 27 2 0 0 20 0 15 0 272932833 14420721664 11866 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3520684 11866 3333 1 0 3482761 0
[pid=26715/tid=26717] ppid=26712 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 8255 0 0 0 18 2 0 0 20 0 15 0 272932834 14420721664 11866 33554432000 4194304 4196468 140729302275536 140310917209840 140310905219902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14082736 memory=4211973579535949194 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 11866 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 11866 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 11866 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 11866 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 272932836 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272932837 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309824742304 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272932837 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) R 26712 26715 25230 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 15 0 272932839 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) R 26712 26715 25230 0 -1 4202560 60 0 0 0 1 0 0 0 20 0 15 0 272932839 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309820533360 140310893726848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0.05 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) S 26712 26715 25230 0 -1 1077944384 294 0 0 0 5 0 0 0 20 0 15 0 272932839 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309819480816 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932840 14420721664 11866 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47464 KiB

[startup+0.310541 s]*
/proc/loadavg: 1.54 1.55 1.59 3/216 26730
/proc/meminfo: memFree=23809828/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14082736 memory=50852 CPUtime=0.44 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 10891 0 0 0 41 3 0 0 20 0 15 0 272932833 14420721664 12713 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3520684 12713 3370 1 0 3482761 0
[pid=26715/tid=26717] ppid=26712 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 8586 0 0 0 28 2 0 0 20 0 15 0 272932834 14420721664 12713 33554432000 4194304 4196468 140729302275536 140310917192128 140310898148320 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14082736 memory=4211973579535949194 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 12713 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14082736 memory=139853331161007 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 12713 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14082736 memory=139853194988702 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 12713 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14082736 memory=139853194972623 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272932835 14420721664 12713 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14082736 memory=139853331183913 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 272932836 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14082736 memory=139853194981807 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272932837 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309824742304 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14082736 memory=279706389954448 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272932837 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14082736 memory=279706389952144 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) S 26712 26715 25230 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 15 0 272932839 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14082736 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) S 26712 26715 25230 0 -1 1077944384 122 0 0 0 3 0 0 0 20 0 15 0 272932839 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309820533360 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0.08 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) S 26712 26715 25230 0 -1 1077944384 305 0 0 0 8 0 0 0 20 0 15 0 272932839 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309819480816 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14082736 memory=139853331158656 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932840 14420721664 12713 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50852 KiB

[startup+0.700678 s]
/proc/loadavg: 1.54 1.55 1.59 3/216 26730
/proc/meminfo: memFree=23786700/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14084804 memory=90476 CPUtime=0.99 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 17502 0 0 0 94 5 0 0 20 0 15 0 272932833 14422839296 22619 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3521201 22619 3480 1 0 3483273 0
[pid=26715/tid=26717] ppid=26712 vsize=14084804 memory=752 CPUtime=0.68 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 14880 0 0 0 64 4 0 0 20 0 15 0 272932834 14422839296 22619 33554432000 4194304 4196468 140729302275536 140310917206880 140310905216790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14084804 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14422839296 22619 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14084804 memory=1824 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14422839296 22619 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14084804 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14422839296 22619 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14084804 memory=7378396380443208548 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272932835 14422839296 22619 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 272932836 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272932837 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309824742304 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272932837 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14084804 memory=233 CPUtime=0.07 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) S 26712 26715 25230 0 -1 1077944384 649 0 0 0 7 0 0 0 20 0 15 0 272932839 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14084804 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) S 26712 26715 25230 0 -1 1077944384 249 0 0 0 7 0 0 0 20 0 15 0 272932839 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309820533360 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14084804 memory=715 CPUtime=0.15 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) S 26712 26715 25230 0 -1 1077944384 341 0 0 0 15 0 0 0 20 0 15 0 272932839 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309819480816 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14084804 memory=279706390138352 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932840 14422839296 22619 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90476 KiB

[startup+1.50076 s]
/proc/loadavg: 1.54 1.55 1.59 4/216 26730
/proc/meminfo: memFree=23751400/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14090948 memory=137772 CPUtime=2.92 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 24646 0 0 0 285 7 0 0 20 0 15 0 272932833 14429130752 34443 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3522737 34443 3535 1 0 3484809 0
[pid=26715/tid=26717] ppid=26712 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 18657 0 0 0 141 6 0 0 20 0 15 0 272932834 14429130752 34443 33554432000 4194304 4196468 140729302275536 140310917217544 140310554371891 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14090948 memory=-3535359994705172579 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14429130752 34443 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14090948 memory=-2746958450906831424 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14429130752 34443 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14090948 memory=-6294447370555516767 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272932835 14429130752 34443 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14090948 memory=-6441413357968170793 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272932835 14429130752 34443 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14090948 memory=9051847796187103405 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 272932836 14429130752 34443 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0

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

[pid=26715/tid=26729] ppid=26712 vsize=14090948 memory=85 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14090948 memory=44 CPUtime=0.04 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 677 0 0 0 2 2 0 0 20 0 15 0 272932840 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 210.76 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168888 KiB

[startup+209.601 s]
/proc/loadavg: 1.29 1.40 1.52 3/215 26735
/proc/meminfo: memFree=23664192/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14090948 memory=168888 CPUtime=212.35 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 44118 0 0 0 21214 21 0 0 20 0 15 0 272932833 14429130752 42222 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3522737 42222 3566 1 0 3484809 0
[pid=26715/tid=26717] ppid=26712 vsize=14090948 memory=6640 CPUtime=208.87 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 24305 0 0 0 20879 8 0 0 20 0 15 0 272932834 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310917220816 140310554362841 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14090948 memory=168888 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1082 0 0 0 19 3 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14090948 memory=6791534058613427641 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1125 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14090948 memory=168888 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1015 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14090948 memory=2216 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2778 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14090948 memory=3984 CPUtime=0.28 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 1723 0 0 0 27 1 0 0 20 0 15 0 272932836 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14090948 memory=168888 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309824742368 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14090948 memory=2180 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14090948 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14090948 memory=844 CPUtime=0.89 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) S 26712 26715 25230 0 -1 1077944384 3754 0 0 0 89 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14090948 memory=10072 CPUtime=0.85 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) S 26712 26715 25230 0 -1 1077944384 3443 0 0 0 85 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309820533360 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14090948 memory=6791534058613427641 CPUtime=0.44 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) S 26712 26715 25230 0 -1 1077944384 2794 0 0 0 44 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309819480816 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14090948 memory=3080 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14090948 memory=168888 CPUtime=0.04 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 677 0 0 0 2 2 0 0 20 0 15 0 272932840 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 212.35 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168888 KiB

[startup+210.401 s]
/proc/loadavg: 1.29 1.40 1.52 3/215 26735
/proc/meminfo: memFree=23664192/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14090948 memory=168888 CPUtime=213.15 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 44120 0 0 0 21294 21 0 0 20 0 15 0 272932833 14429130752 42222 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3522737 42222 3566 1 0 3484809 0
[pid=26715/tid=26717] ppid=26712 vsize=14090948 memory=1704 CPUtime=209.66 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 24307 0 0 0 20958 8 0 0 20 0 15 0 272932834 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310917220736 140310554914122 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14090948 memory=1176 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1082 0 0 0 19 3 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14090948 memory=932 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1125 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14090948 memory=2056 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1015 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14090948 memory=3760 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2778 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14090948 memory=6640 CPUtime=0.28 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 1723 0 0 0 27 1 0 0 20 0 15 0 272932836 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14090948 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309824742368 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14090948 memory=2180 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14090948 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14090948 memory=168888 CPUtime=0.89 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) S 26712 26715 25230 0 -1 1077944384 3754 0 0 0 89 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14090948 memory=5012 CPUtime=0.85 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) S 26712 26715 25230 0 -1 1077944384 3443 0 0 0 85 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309820533360 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14090948 memory=752 CPUtime=0.44 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) S 26712 26715 25230 0 -1 1077944384 2794 0 0 0 44 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309819480816 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14090948 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14090948 memory=1824 CPUtime=0.04 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 677 0 0 0 2 2 0 0 20 0 15 0 272932840 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 213.15 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168888 KiB

[startup+210.801 s]
/proc/loadavg: 1.29 1.40 1.52 3/215 26735
/proc/meminfo: memFree=23664192/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14090948 memory=168888 CPUtime=213.55 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 44121 0 0 0 21334 21 0 0 20 0 15 0 272932833 14429130752 42222 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3522737 42222 3566 1 0 3484809 0
[pid=26715/tid=26717] ppid=26712 vsize=14090948 memory=288230596050944315 CPUtime=210.06 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 24308 0 0 0 20998 8 0 0 20 0 15 0 272932834 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310917220992 140310554347402 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14090948 memory=4049074930158154835 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1082 0 0 0 19 3 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14090948 memory=4028 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1125 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14090948 memory=15916 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1015 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14090948 memory=504 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2778 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14090948 memory=1704 CPUtime=0.28 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 1723 0 0 0 27 1 0 0 20 0 15 0 272932836 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14090948 memory=1176 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309824742368 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14090948 memory=932 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14090948 memory=2056 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14090948 memory=928 CPUtime=0.89 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) S 26712 26715 25230 0 -1 1077944384 3754 0 0 0 89 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14090948 memory=1568 CPUtime=0.85 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) S 26712 26715 25230 0 -1 1077944384 3443 0 0 0 85 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309820533360 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14090948 memory=2216 CPUtime=0.44 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) S 26712 26715 25230 0 -1 1077944384 2794 0 0 0 44 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309819480816 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14090948 memory=3984 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14090948 memory=2180 CPUtime=0.04 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 677 0 0 0 2 2 0 0 20 0 15 0 272932840 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 213.55 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168888 KiB

[startup+210.901 s]
/proc/loadavg: 1.29 1.40 1.52 3/215 26735
/proc/meminfo: memFree=23664192/32770624 swapFree=67108196/67108860
[pid=26715] ppid=26712 vsize=14090948 memory=168888 CPUtime=213.65 cores=0,2,4,6
/proc/26715/stat : 26715 (java) S 26712 26715 25230 0 -1 1077944320 44122 0 0 0 21344 21 0 0 20 0 15 0 272932833 14429130752 42222 33554432000 4194304 4196468 140729302275536 140729302258080 140310912982775 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
/proc/26715/statm: 3522737 42222 3566 1 0 3484809 0
[pid=26715/tid=26717] ppid=26712 vsize=14090948 memory=168888 CPUtime=210.16 cores=0,2,4,6
/proc/26715/task/26717/stat : 26717 (java) R 26712 26715 25230 0 -1 4202560 24309 0 0 0 21008 8 0 0 20 0 15 0 272932834 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310917220992 140310554341088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26718] ppid=26712 vsize=14090948 memory=168888 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26718/stat : 26718 (java) S 26712 26715 25230 0 -1 1077944384 1082 0 0 0 19 3 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310508321552 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26719] ppid=26712 vsize=14090948 memory=168888 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26719/stat : 26719 (java) S 26712 26715 25230 0 -1 1077944384 1125 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310507269008 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26720] ppid=26712 vsize=14090948 memory=8148 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26720/stat : 26720 (java) S 26712 26715 25230 0 -1 1077944384 1015 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310506216464 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26721] ppid=26712 vsize=14090948 memory=279706390595024 CPUtime=0.22 cores=0,2,4,6
/proc/26715/task/26721/stat : 26721 (java) S 26712 26715 25230 0 -1 1077944384 2778 0 0 0 20 2 0 0 20 0 15 0 272932835 14429130752 42222 33554432000 4194304 4196468 140729302275536 140310505163920 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26722] ppid=26712 vsize=14090948 memory=116913774528746 CPUtime=0.28 cores=0,2,4,6
/proc/26715/task/26722/stat : 26722 (java) S 26712 26715 25230 0 -1 1077944384 1723 0 0 0 27 1 0 0 20 0 15 0 272932836 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309825796080 140310912993922 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26723] ppid=26712 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26723/stat : 26723 (java) S 26712 26715 25230 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309824742368 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26724] ppid=26712 vsize=14090948 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26724/stat : 26724 (java) S 26712 26715 25230 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 272932837 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309823689712 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26725] ppid=26712 vsize=14090948 memory=288291056406256044 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26725/stat : 26725 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309822638288 140310913001371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26726] ppid=26712 vsize=14090948 memory=7882828121784479853 CPUtime=0.89 cores=0,2,4,6
/proc/26715/task/26726/stat : 26726 (java) S 26712 26715 25230 0 -1 1077944384 3754 0 0 0 89 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309821585904 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26727] ppid=26712 vsize=14090948 memory=0 CPUtime=0.85 cores=0,2,4,6
/proc/26715/task/26727/stat : 26727 (java) S 26712 26715 25230 0 -1 1077944384 3443 0 0 0 85 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309820533360 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26728] ppid=26712 vsize=14090948 memory=279706390209232 CPUtime=0.44 cores=0,2,4,6
/proc/26715/task/26728/stat : 26728 (java) S 26712 26715 25230 0 -1 1077944384 2794 0 0 0 44 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309819480816 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26729] ppid=26712 vsize=14090948 memory=168888 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26729/stat : 26729 (java) S 26712 26715 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272932839 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309818428512 140310912992981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
[pid=26715/tid=26730] ppid=26712 vsize=14090948 memory=6628 CPUtime=0.04 cores=0,2,4,6
/proc/26715/task/26730/stat : 26730 (java) S 26712 26715 25230 0 -1 1077944384 677 0 0 0 2 2 0 0 20 0 15 0 272932840 14429130752 42222 33554432000 4194304 4196468 140729302275536 140309817375024 140310912993922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140729302279241 140729302279433 140729302279433 140729302282191 0
Current children cumulated CPU time: 213.65 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168888 KiB

Child status: 0
Real time (s): 210.912
CPU time (s): 213.675
CPU user time (s): 213.454
CPU system time (s): 0.221295
CPU usage (%): 101.31
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 230768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 213.454
system time used= 0.221295
maximum resident set size= 231808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45151
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14453
involuntary context switches= 529


# summary of solver processes directly reported to runsolver:
#   pid: 26715
#   total CPU time (s): 213.675
#   total CPU user time (s): 213.454
#   total CPU system time (s): 0.221295

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.23276 second user time and 1.99782 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-18 02:54:56
IDJOB=4311612
IDBENCH=141374
IDSOLVER=2799
FILE ID=node151/4311612-1534553696
RUNJOBID= node151-1534541038-25261
PBS_JOBID= 21038628
Free space on /tmp= 51372 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311612-1534553696/watcher-4311612-1534553696 -o /tmp/evaluation-result-4311612-1534553696/solver-4311612-1534553696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534541038-25261 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 999867702 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311612-1534553696.xml

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

MD5SUM BENCH= 5099229ea21e0b755c9ada14ed0c0ccc
RANDOM SEED=999867702

node151.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.87
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.87
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.87
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.87
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:        23848348 kB
MemAvailable:   31417500 kB
Buffers:          214772 kB
Cached:          7627636 kB
SwapCached:           12 kB
Active:          4593340 kB
Inactive:        3777236 kB
Active(anon):     497908 kB
Inactive(anon):    98628 kB
Active(file):    4095432 kB
Inactive(file):  3678608 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:             35652 kB
Writeback:             0 kB
AnonPages:        535296 kB
Mapped:            33828 kB
Shmem:             65908 kB
Slab:             250216 kB
SReclaimable:     221892 kB
SUnreclaim:        28324 kB
KernelStack:        3568 kB
PageTables:         5896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1332068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    419840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51336 MiB
End job on node151 at 2018-08-18 02:58:27