Trace number 4309982

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-14SAT177 250.213 247.378

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-15_c18.xml
MD5SUM9d47b2b78bc459aa217a94cfbd52e9d7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark165
Best CPU time to get the best result obtained on this benchmark252.079
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints106
Number of domains2
Minimum domain size225
Maximum domain size226
Distribution of domain sizes[{"size":225,"count":105},{"size":226,"count":15}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":120},{"degree":2,"count":105},{"degree":14,"count":14},{"degree":15,"count":1}]
Minimum constraint arity3
Maximum constraint arity105
Distribution of constraint arities[{"arity":3,"count":105},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints105
Distribution of constraint types[{"type":"intension","count":105},{"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-14
0.67/0.56	c seed: 174997430
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.57	c nbcore: 4
0.67/0.59	c Parsing instance...
1.83/1.14	c Parsing done, starting search...
13.24/11.39	o 223
13.52/11.50	o 215
13.52/11.57	o 206
13.65/11.68	o 205
14.49/12.33	o 199
14.59/12.47	o 198
14.59/12.48	o 197
14.79/12.67	o 194
15.40/13.26	o 192
15.50/13.34	o 188
21.35/19.08	o 184
24.64/22.39	o 182
101.28/98.84	o 179
114.53/112.09	o 177
250.13/247.35	s SATISFIABLE
250.13/247.35	v <instantiation>
250.13/247.35	v 	<list>
250.13/247.35	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] 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[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[10][11] y[10][12] y[10][13] y[10][14] y[11][12] y[11][13] y[11][14] y[12][13] y[12][14] y[13][14]
250.13/247.35	v 	</list>
250.13/247.35	v 	<values>
250.13/247.35	v 		0 3 8 21 52 53 72 76 112 138 150 160 166 175 177 3 8 21 52 53 72 76 112 138 150 160 166 175 177 5 18 49 50 69 73 109 135 147 157 163 172 174 13 44 45 64 68 104 130 142 152 158 167 169 31 32 51 55 91 117 129 139 145 154 156 1 20 24 60 86 98 108 114 123 125 19 23 59 85 97 107 113 122 124 4 40 66 78 88 94 103 105 36 62 74 84 90 99 101 26 38 48 54 63 65 12 22 28 37 39 10 16 25 27 6 15 17 9 11 2 
250.13/247.35	v 	</values>
250.13/247.35	v </instantiation>

Verifier Data

OK	177

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309982-1534332112/watcher-4309982-1534332112 -o /tmp/evaluation-result-4309982-1534332112/solver-4309982-1534332112 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21853 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 174997430 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309982-1534332112.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=24163, runsolver pid=24160

[startup+0.100092 s]*
/proc/loadavg: 1.48 1.54 1.65 3/216 24178
/proc/meminfo: memFree=23632732/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14082736 memory=30900 CPUtime=0.12 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 6633 0 0 0 11 1 0 0 20 0 15 0 250774403 14420721664 7725 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3520684 7725 3153 1 0 3482761 0
[pid=24163/tid=24165] ppid=24160 vsize=14082736 memory=-8773748148830377338 CPUtime=0.09 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 4670 0 0 0 8 1 0 0 20 0 15 0 250774403 14420721664 7725 33554432000 4194304 4196468 140725822458256 139860449427584 139860445209757 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 7725 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 7725 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 7725 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 7725 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859986113440 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859985060848 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) S 24160 24163 21822 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859982957040 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0.01 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 15 0 250774409 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 7725 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30900 KiB

[startup+0.215663 s]*
/proc/loadavg: 1.48 1.54 1.65 6/216 24178
/proc/meminfo: memFree=23616720/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14082736 memory=47224 CPUtime=0.31 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 10389 0 0 0 29 2 0 0 20 0 15 0 250774403 14420721664 11806 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3520684 11806 3370 1 0 3482761 0
[pid=24163/tid=24165] ppid=24160 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) S 24160 24163 21822 0 -1 1077944384 8067 0 0 0 19 1 0 0 20 0 15 0 250774403 14420721664 11806 33554432000 4194304 4196468 140725822458256 139860449415968 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 11806 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14082736 memory=288370842847397504 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 11806 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 11806 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 11806 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859986113440 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859985060848 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) R 24160 24163 21822 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 15 0 250774409 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859982950064 139860445198037 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 229 0 0 0 2 0 0 0 20 0 15 0 250774409 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0.06 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 334 0 0 0 6 0 0 0 20 0 15 0 250774409 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 11806 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47224 KiB

[startup+0.310418 s]*
/proc/loadavg: 1.48 1.54 1.65 3/216 24178
/proc/meminfo: memFree=23613060/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14082736 memory=50424 CPUtime=0.44 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 10772 0 0 0 41 3 0 0 20 0 15 0 250774403 14420721664 12606 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3520684 12606 3373 1 0 3482761 0
[pid=24163/tid=24165] ppid=24160 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 8416 0 0 0 28 2 0 0 20 0 15 0 250774403 14420721664 12606 33554432000 4194304 4196468 140725822458256 139860449395664 139860425463618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 12606 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14082736 memory=288370842847397504 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 12606 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 12606 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774404 14420721664 12606 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859986113440 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774406 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859985060848 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) S 24160 24163 21822 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 15 0 250774409 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859982957040 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 240 0 0 0 2 0 0 0 20 0 15 0 250774409 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0.08 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 357 0 0 0 8 0 0 0 20 0 15 0 250774409 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14082736 memory=140466695685760 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774409 14420721664 12606 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50424 KiB

[startup+0.700685 s]
/proc/loadavg: 1.48 1.54 1.65 3/216 24178
/proc/meminfo: memFree=23589496/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14084804 memory=88744 CPUtime=0.98 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 17612 0 0 0 93 5 0 0 20 0 15 0 250774403 14422839296 22186 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3521201 22186 3502 1 0 3483273 0
[pid=24163/tid=24165] ppid=24160 vsize=14084804 memory=1752 CPUtime=0.67 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 14847 0 0 0 63 4 0 0 20 0 15 0 250774403 14422839296 22186 33554432000 4194304 4196468 140725822458256 139860449412048 139860412789362 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14084804 memory=856 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14422839296 22186 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14084804 memory=12468 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14422839296 22186 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14422839296 22186 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14084804 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774404 14422839296 22186 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14084804 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 250774406 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14084804 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250774406 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859986113440 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14084804 memory=6404 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250774406 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859985060848 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14084804 memory=7525326301224851042 CPUtime=0.06 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) S 24160 24163 21822 0 -1 1077944384 546 0 0 0 6 0 0 0 20 0 15 0 250774409 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859982957040 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14084804 memory=5787213835721533265 CPUtime=0.07 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 390 0 0 0 7 0 0 0 20 0 15 0 250774409 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 448 0 0 0 15 0 0 0 20 0 15 0 250774409 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774409 14422839296 22186 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88744 KiB

[startup+1.50079 s]
/proc/loadavg: 1.48 1.54 1.65 3/216 24178
/proc/meminfo: memFree=23559280/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14090948 memory=134452 CPUtime=3.07 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 26784 0 0 0 299 8 0 0 20 0 15 0 250774403 14429130752 33613 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3522737 33613 3536 1 0 3484809 0
[pid=24163/tid=24165] ppid=24160 vsize=14090948 memory=6791534058613427641 CPUtime=1.46 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 19463 0 0 0 140 6 0 0 20 0 15 0 250774403 14429130752 33613 33554432000 4194304 4196468 140725822458256 139860449425264 139860056874931 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14090948 memory=-8253362762724047225 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14429130752 33613 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14090948 memory=-8609294068986781045 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14429130752 33613 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14090948 memory=-6517102902069810590 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250774404 14429130752 33613 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14090948 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250774404 14429130752 33613 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 33613 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0

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

[pid=24163/tid=24177] ppid=24160 vsize=14090948 memory=8443538352883892301 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.05 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1072 0 0 0 3 2 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 247.63 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 169368 KiB

[startup+246.401 s]
/proc/loadavg: 1.35 1.42 1.57 3/216 24261
/proc/meminfo: memFree=23619604/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14090948 memory=169368 CPUtime=249.23 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 49451 0 0 0 24899 24 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3522737 42342 3571 1 0 3484809 0
[pid=24163/tid=24165] ppid=24160 vsize=14090948 memory=56 CPUtime=245.59 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 25951 0 0 0 24546 13 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860449426000 139860061606503 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14090948 memory=-6667966544890519924 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1579 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.21 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1967 0 0 0 19 2 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14090948 memory=3812 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 2164 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14090948 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 1178 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14090948 memory=1408 CPUtime=0.24 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 2004 0 0 0 22 2 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14090948 memory=3144 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859986113504 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14090948 memory=68036 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859985060864 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14090948 memory=1100 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14090948 memory=2064 CPUtime=0.96 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) S 24160 24163 21822 0 -1 1077944384 5243 0 0 0 96 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859982957040 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14090948 memory=6791534058613427641 CPUtime=0.94 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 3021 0 0 0 94 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14090948 memory=1064 CPUtime=0.52 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 3820 0 0 0 52 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14090948 memory=6404 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14090948 memory=4632 CPUtime=0.05 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1072 0 0 0 3 2 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 46 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 249.23 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 169368 KiB

[startup+246.801 s]
/proc/loadavg: 1.35 1.42 1.57 3/216 24261
/proc/meminfo: memFree=23619604/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14090948 memory=169368 CPUtime=249.63 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 49453 0 0 0 24939 24 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3522737 42342 3571 1 0 3484809 0
[pid=24163/tid=24165] ppid=24160 vsize=14090948 memory=169368 CPUtime=245.99 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 25952 0 0 0 24586 13 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860449426032 139860061892741 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14090948 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1579 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14090948 memory=6404 CPUtime=0.21 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1967 0 0 0 19 2 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14090948 memory=4632 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 2164 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14090948 memory=3644 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 1179 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14090948 memory=1268 CPUtime=0.25 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 2004 0 0 0 23 2 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14090948 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859986113504 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14090948 memory=492 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859985060864 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14090948 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14090948 memory=928 CPUtime=0.96 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) S 24160 24163 21822 0 -1 1077944384 5243 0 0 0 96 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859982957040 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14090948 memory=2216 CPUtime=0.94 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 3021 0 0 0 94 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14090948 memory=928 CPUtime=0.52 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 3820 0 0 0 52 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14090948 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14090948 memory=2192 CPUtime=0.05 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1072 0 0 0 3 2 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 249.63 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 169368 KiB

[startup+247.201 s]
/proc/loadavg: 1.35 1.42 1.57 3/216 24261
/proc/meminfo: memFree=23619604/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14090948 memory=169368 CPUtime=250.03 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 49455 0 0 0 24979 24 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3522737 42342 3571 1 0 3484809 0
[pid=24163/tid=24165] ppid=24160 vsize=14090948 memory=169368 CPUtime=246.39 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 25953 0 0 0 24626 13 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860449425920 139860061456684 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14090948 memory=1124 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1580 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14090948 memory=3812 CPUtime=0.21 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1967 0 0 0 19 2 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14090948 memory=68036 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 2164 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 1179 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14090948 memory=1100 CPUtime=0.25 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 2004 0 0 0 23 2 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14090948 memory=2064 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859986113504 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14090948 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859985060864 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14090948 memory=856 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14090948 memory=1752 CPUtime=0.96 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) S 24160 24163 21822 0 -1 1077944384 5243 0 0 0 96 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859982957040 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14090948 memory=856 CPUtime=0.94 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 3021 0 0 0 94 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14090948 memory=12468 CPUtime=0.52 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 3820 0 0 0 52 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14090948 memory=752 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14090948 memory=1612 CPUtime=0.05 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1072 0 0 0 3 2 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 250.03 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 169368 KiB

[startup+247.301 s]
/proc/loadavg: 1.35 1.42 1.57 3/216 24261
/proc/meminfo: memFree=23619604/32770624 swapFree=67105356/67108860
[pid=24163] ppid=24160 vsize=14090948 memory=169368 CPUtime=250.13 cores=0,2,4,6
/proc/24163/stat : 24163 (java) S 24160 24163 21822 0 -1 1077944320 49455 0 0 0 24989 24 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 140725822440800 139860445187831 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
/proc/24163/statm: 3522737 42342 3571 1 0 3484809 0
[pid=24163/tid=24165] ppid=24160 vsize=14090948 memory=169368 CPUtime=246.48 cores=0,2,4,6
/proc/24163/task/24165/stat : 24165 (java) R 24160 24163 21822 0 -1 4202560 25953 0 0 0 24635 13 0 0 20 0 15 0 250774403 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860449425920 139860061606477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24166] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24166/stat : 24166 (java) S 24160 24163 21822 0 -1 1077944384 1580 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860382788368 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24167] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.21 cores=0,2,4,6
/proc/24163/task/24167/stat : 24167 (java) S 24160 24163 21822 0 -1 1077944384 1967 0 0 0 19 2 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860381735824 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24168] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24168/stat : 24168 (java) S 24160 24163 21822 0 -1 1077944384 2164 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860380683280 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24169] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.2 cores=0,2,4,6
/proc/24163/task/24169/stat : 24169 (java) S 24160 24163 21822 0 -1 1077944384 1179 0 0 0 19 1 0 0 20 0 15 0 250774404 14429130752 42342 33554432000 4194304 4196468 140725822458256 139860379630736 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24170] ppid=24160 vsize=14090948 memory=1812 CPUtime=0.25 cores=0,2,4,6
/proc/24163/task/24170/stat : 24170 (java) S 24160 24163 21822 0 -1 1077944384 2004 0 0 0 23 2 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859987167216 139860445198978 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24171] ppid=24160 vsize=14090948 memory=169368 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24171/stat : 24171 (java) S 24160 24163 21822 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859986113504 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24172] ppid=24160 vsize=14090948 memory=169368 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24172/stat : 24172 (java) S 24160 24163 21822 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 250774406 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859985060864 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24173] ppid=24160 vsize=14090948 memory=1100 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24173/stat : 24173 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859984009424 139860445206427 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24174] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.96 cores=0,2,4,6
/proc/24163/task/24174/stat : 24174 (java) S 24160 24163 21822 0 -1 1077944384 5243 0 0 0 96 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859982957040 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24175] ppid=24160 vsize=14090948 memory=3644 CPUtime=0.94 cores=0,2,4,6
/proc/24163/task/24175/stat : 24175 (java) S 24160 24163 21822 0 -1 1077944384 3021 0 0 0 94 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859981904496 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24176] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.52 cores=0,2,4,6
/proc/24163/task/24176/stat : 24176 (java) S 24160 24163 21822 0 -1 1077944384 3820 0 0 0 52 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859980851952 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24177] ppid=24160 vsize=14090948 memory=928 CPUtime=0 cores=0,2,4,6
/proc/24163/task/24177/stat : 24177 (java) S 24160 24163 21822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859979799648 139860445198037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
[pid=24163/tid=24178] ppid=24160 vsize=14090948 memory=169368 CPUtime=0.05 cores=0,2,4,6
/proc/24163/task/24178/stat : 24178 (java) S 24160 24163 21822 0 -1 1077944384 1072 0 0 0 3 2 0 0 20 0 15 0 250774409 14429130752 42342 33554432000 4194304 4196468 140725822458256 139859978746160 139860445198978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 29093888 140725822461007 140725822461198 140725822461198 140725822463951 0
Current children cumulated CPU time: 250.13 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 169368 KiB

Child status: 0
Real time (s): 247.378
CPU time (s): 250.213
CPU user time (s): 249.953
CPU system time (s): 0.259329
CPU usage (%): 101.146
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 234196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.953
system time used= 0.259329
maximum resident set size= 234360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50687
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14459
involuntary context switches= 482


# summary of solver processes directly reported to runsolver:
#   pid: 24163
#   total CPU time (s): 250.213
#   total CPU user time (s): 249.953
#   total CPU system time (s): 0.259329

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.45271 second user time and 2.28937 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 13:21:52
IDJOB=4309982
IDBENCH=141370
IDSOLVER=2795
FILE ID=node149/4309982-1534332112
RUNJOBID= node149-1534329313-21853
PBS_JOBID= 21038162
Free space on /tmp= 41680 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-15_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309982-1534332112/watcher-4309982-1534332112 -o /tmp/evaluation-result-4309982-1534332112/solver-4309982-1534332112 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534329313-21853 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 174997430 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309982-1534332112.xml

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

MD5SUM BENCH= 9d47b2b78bc459aa217a94cfbd52e9d7
RANDOM SEED=174997430

node149.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.60
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.60
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.60
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.60
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:        23650680 kB
MemAvailable:   31741884 kB
Buffers:          165828 kB
Cached:          8127032 kB
SwapCached:         1704 kB
Active:          3883288 kB
Inactive:        4619320 kB
Active(anon):     157856 kB
Inactive(anon):   112212 kB
Active(file):    3725432 kB
Inactive(file):  4507108 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:             35744 kB
Writeback:             0 kB
AnonPages:        225836 kB
Mapped:            68560 kB
Shmem:             57760 kB
Slab:             315420 kB
SReclaimable:     287124 kB
SUnreclaim:        28296 kB
KernelStack:        3808 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1235024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 44828 MiB
End job on node149 at 2018-08-15 13:26:00