Trace number 4249723

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
R1: OscaR - Conflict Ordering 2017-06-30SAT (TO)0 2400.12 2235.07

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-31.xml
MD5SUM67c04303171609b86978ceecc7dcafe8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.41/0.32	c version: 2017-06-30
0.41/0.32	c seed: 963802387
0.41/0.32	c timeout: 2400
0.41/0.32	c memlimit: 15500
0.41/0.32	c nbcore: 8
0.41/0.35	c Parsing instance...
238.14/81.72	c Parsing done, starting search...
241.12/82.79	o 0
2400.05/2235.00	s SATISFIABLE
2400.05/2235.00	v <instantiation>
2400.05/2235.00	v 	<list>
2400.05/2235.00	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5]
2400.05/2235.00	v 	</list>
2400.05/2235.00	v 	<values>
2400.05/2235.00	v 		0 200 199 199 198 185 0 199 198 198 198 197 0 198 198 198 197 197 0 197 197 196 196 195 0 195 193 192 192 191 0 194 193 193 192 190 0 190 190 190 185 185 0 189 189 188 188 187 0 185 185 185 184 181 0 183 177 177 173 172 0 182 169 165 157 153 150 182 169 162 158 154 150 181 169 163 160 155 150 180 169 162 161 155 150 179 167 162 161 155 151 178 169 161 160 157 151 178 168 161 159 157 152 177 169 165 158 154 152 176 167 163 158 156 151 173 168 167 157 152 150 172 172 171 171 171 0 172 171 171 171 169 0 
2400.05/2235.00	v 	</values>
2400.05/2235.00	v </instantiation>

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249723-1500767067/watcher-4249723-1500767067 -o /tmp/evaluation-result-4249723-1500767067/solver-4249723-1500767067 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500755322-19952 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 963802387 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249723-1500767067.xml 

pid=21260
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.85 1.86 3/262 21263
/proc/meminfo: memFree=29079008/32770624 swapFree=6300/710612
[pid=21263] ppid=21260 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 11974511 369864704 1925 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 90299 1925 1072 1 0 79210 0
[pid=21263/tid=21264] ppid=21260 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) S 21260 21263 19920 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 11974511 369864704 1925 33554432000 4194304 4196468 140733071501168 139803280116128 139803275885186 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0

[startup+0.100061 s]
/proc/loadavg: 2.00 1.85 1.86 3/262 21263
/proc/meminfo: memFree=29079008/32770624 swapFree=6300/710612
[pid=21263] ppid=21260 vsize=13263912 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 6794 0 0 0 8 1 0 0 20 0 20 0 11974511 13582245888 7064 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3315978 7064 3347 1 0 3303698 0
[pid=21263/tid=21264] ppid=21260 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 4850 0 0 0 7 1 0 0 20 0 20 0 11974511 13582245888 7064 33554432000 4194304 4196468 140733071501168 139803280112048 139803261942158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13263912

[startup+0.200334 s]
/proc/loadavg: 2.00 1.85 1.86 3/262 21263
/proc/meminfo: memFree=29079008/32770624 swapFree=6300/710612
[pid=21263] ppid=21260 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 9030 0 0 0 23 3 0 0 20 0 20 0 11974511 13582245888 9068 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3315978 9068 3557 1 0 3303698 0
[pid=21263/tid=21264] ppid=21260 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 6731 0 0 0 16 2 0 0 20 0 20 0 11974511 13582245888 9068 33554432000 4194304 4196468 140733071501168 139803280061824 139803275895965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300315 s]
/proc/loadavg: 2.00 1.85 1.86 3/262 21263
/proc/meminfo: memFree=29079008/32770624 swapFree=6300/710612
[pid=21263] ppid=21260 vsize=13263912 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 9899 0 0 0 38 3 0 0 20 0 20 0 11974511 13582245888 10623 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3315978 10623 3614 1 0 3303698 0
[pid=21263/tid=21264] ppid=21260 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 7355 0 0 0 25 2 0 0 20 0 20 0 11974511 13582245888 10623 33554432000 4194304 4196468 140733071501168 139803280091360 139803259954526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13263912

[startup+0.700341 s]
/proc/loadavg: 2.00 1.85 1.86 3/262 21263
/proc/meminfo: memFree=29079008/32770624 swapFree=6300/710612
[pid=21263] ppid=21260 vsize=13263932 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 11577 0 0 0 103 9 0 0 20 0 20 0 11974511 13582266368 43412 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3315983 43412 3733 1 0 3303698 0
[pid=21263/tid=21264] ppid=21260 vsize=13263932 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) S 21260 21263 19920 0 -1 1077944384 8208 0 0 0 61 6 0 0 20 0 20 0 11974511 13582266368 43412 33554432000 4194304 4196468 140733071501168 139803280111760 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 13263932

[startup+1.50107 s]
/proc/loadavg: 2.00 1.85 1.86 3/282 21283
/proc/meminfo: memFree=28608320/32770624 swapFree=6300/710584
[pid=21263] ppid=21260 vsize=13265980 CPUtime=4.06 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 17126 0 0 0 277 129 0 0 20 0 20 0 11974511 13584363520 273528 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3316495 273528 3801 1 0 3304210 0
[pid=21263/tid=21264] ppid=21260 vsize=13265980 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) S 21260 21263 19920 0 -1 1077944384 9307 0 0 0 109 16 0 0 20 0 20 0 11974511 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803280110976 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21266] ppid=21260 vsize=13265980 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21266/stat : 21266 (java) R 21260 21263 19920 0 -1 4202560 153 0 0 0 7 12 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803208010200 139803260896229 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21267] ppid=21260 vsize=13265980 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21267/stat : 21267 (java) R 21260 21263 19920 0 -1 4202560 134 0 0 0 5 13 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803206957656 139803268502247 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21268] ppid=21260 vsize=13265980 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21268/stat : 21268 (java) R 21260 21263 19920 0 -1 4202560 120 0 0 0 8 13 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803205905112 139803268502247 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21269] ppid=21260 vsize=13265980 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21269/stat : 21269 (java) R 21260 21263 19920 0 -1 4202560 116 0 0 0 6 14 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803204852568 139803268502247 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21270] ppid=21260 vsize=13265980 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21270/stat : 21270 (java) R 21260 21263 19920 0 -1 4202560 90 0 0 0 6 13 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803203799712 139803268502247 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21271] ppid=21260 vsize=13265980 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21271/stat : 21271 (java) R 21260 21263 19920 0 -1 4202560 124 0 0 0 7 14 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803202747480 139803260901913 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21272] ppid=21260 vsize=13265980 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21272/stat : 21272 (java) R 21260 21263 19920 0 -1 4202560 118 0 0 0 7 14 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803201694936 139803268502247 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21273] ppid=21260 vsize=13265980 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21273/stat : 21273 (java) R 21260 21263 19920 0 -1 4202560 140 0 0 0 6 13 0 0 20 0 20 0 11974512 13584363520 273528 33554432000 4194304 4196468 140733071501168 139803200642392 139803260897861 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21274] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21274/stat : 21274 (java) S 21260 21263 19920 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 11974514 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802604581408 139803275884245 0 0 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21275] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21275/stat : 21275 (java) S 21260 21263 19920 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 11974515 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802603529184 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21276] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21276/stat : 21276 (java) S 21260 21263 19920 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 11974515 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802602476544 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21277] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21277/stat : 21277 (java) S 21260 21263 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11974518 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802601425104 139803275892635 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21278] ppid=21260 vsize=13265980 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21278/stat : 21278 (java) S 21260 21263 19920 0 -1 1077944384 1405 0 0 0 25 0 0 0 20 0 20 0 11974519 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802600372720 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21279] ppid=21260 vsize=13265980 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21279/stat : 21279 (java) S 21260 21263 19920 0 -1 1077944384 1570 0 0 0 29 0 0 0 20 0 20 0 11974519 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802599299728 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21280] ppid=21260 vsize=13265980 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21280/stat : 21280 (java) S 21260 21263 19920 0 -1 1077944384 1377 0 0 0 29 0 0 0 20 0 20 0 11974519 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802598267632 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21281] ppid=21260 vsize=13265980 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21281/stat : 21281 (java) S 21260 21263 19920 0 -1 1077944384 1012 0 0 0 28 0 0 0 20 0 20 0 11974519 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802597215088 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21282] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21282/stat : 21282 (java) S 21260 21263 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11974519 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802596161760 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21283] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21283/stat : 21283 (java) S 21260 21263 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11974519 13584363520 273528 33554432000 4194304 4196468 140733071501168 139802393438640 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 13265980

[startup+3.1008 s]
/proc/loadavg: 2.00 1.85 1.86 3/282 21283
/proc/meminfo: memFree=27779920/32770624 swapFree=6300/710584
[pid=21263] ppid=21260 vsize=13265980 CPUtime=6.41 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 18941 0 0 0 465 176 0 0 20 0 20 0 11974511 13584363520 353142 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3316495 353142 3803 1 0 3304210 0
[pid=21263/tid=21264] ppid=21260 vsize=13265980 CPUtime=2.74 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 9576 0 0 0 255 19 0 0 20 0 20 0 11974511 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803280110608 139802883272736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21266] ppid=21260 vsize=13265980 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21266/stat : 21266 (java) S 21260 21263 19920 0 -1 1077944384 263 0 0 0 12 17 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803208010000 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21267] ppid=21260 vsize=13265980 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21267/stat : 21267 (java) S 21260 21263 19920 0 -1 1077944384 264 0 0 0 10 19 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803206957456 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21268] ppid=21260 vsize=13265980 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21268/stat : 21268 (java) S 21260 21263 19920 0 -1 1077944384 248 0 0 0 12 18 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803205904912 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21269] ppid=21260 vsize=13265980 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21269/stat : 21269 (java) S 21260 21263 19920 0 -1 1077944384 247 0 0 0 10 19 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803204852368 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21270] ppid=21260 vsize=13265980 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21270/stat : 21270 (java) S 21260 21263 19920 0 -1 1077944384 230 0 0 0 11 19 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803203799824 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21271] ppid=21260 vsize=13265980 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21271/stat : 21271 (java) S 21260 21263 19920 0 -1 1077944384 261 0 0 0 12 19 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803202747280 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21272] ppid=21260 vsize=13265980 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21272/stat : 21272 (java) S 21260 21263 19920 0 -1 1077944384 254 0 0 0 11 20 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803201694736 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21273] ppid=21260 vsize=13265980 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21273/stat : 21273 (java) S 21260 21263 19920 0 -1 1077944384 266 0 0 0 12 18 0 0 20 0 20 0 11974512 13584363520 353142 33554432000 4194304 4196468 140733071501168 139803200642192 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21274] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21274/stat : 21274 (java) S 21260 21263 19920 0 -1 1077944384 589 0 0 0 0 0 0 0 20 0 20 0 11974514 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802604582896 139803275885186 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21275] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21275/stat : 21275 (java) S 21260 21263 19920 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 11974515 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802603529184 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21276] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21276/stat : 21276 (java) S 21260 21263 19920 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 11974515 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802602476544 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21277] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21277/stat : 21277 (java) S 21260 21263 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11974518 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802601425104 139803275892635 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21278] ppid=21260 vsize=13265980 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21278/stat : 21278 (java) S 21260 21263 19920 0 -1 1077944384 1405 0 0 0 25 0 0 0 20 0 20 0 11974519 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802600372720 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21279] ppid=21260 vsize=13265980 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21279/stat : 21279 (java) S 21260 21263 19920 0 -1 1077944384 1570 0 0 0 31 0 0 0 20 0 20 0 11974519 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802599320176 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21280] ppid=21260 vsize=13265980 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21280/stat : 21280 (java) S 21260 21263 19920 0 -1 1077944384 1377 0 0 0 29 0 0 0 20 0 20 0 11974519 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802598267632 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21281] ppid=21260 vsize=13265980 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21281/stat : 21281 (java) S 21260 21263 19920 0 -1 1077944384 1012 0 0 0 28 0 0 0 20 0 20 0 11974519 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802597215088 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21282] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21282/stat : 21282 (java) S 21260 21263 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11974519 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802596161760 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21283] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21283/stat : 21283 (java) S 21260 21263 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11974519 13584363520 353142 33554432000 4194304 4196468 140733071501168 139802393438640 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 6.41
Current children cumulated vsize (KiB) 13265980

[startup+6.3008 s]
/proc/loadavg: 2.32 1.92 1.88 3/282 21283
/proc/meminfo: memFree=27064684/32770624 swapFree=6300/710556
[pid=21263] ppid=21260 vsize=13265980 CPUtime=12.29 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 27756 0 0 0 1001 228 0 0 20 0 20 0 11974511 13584363520 506353 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3316495 506353 3820 1 0 3304210 0
[pid=21263/tid=21264] ppid=21260 vsize=13265980 CPUtime=5.33 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 10517 0 0 0 508 25 0 0 20 0 20 0 11974511 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803280108160 139802883155451 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21266] ppid=21260 vsize=13265980 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21266/stat : 21266 (java) S 21260 21263 19920 0 -1 1077944384 692 0 0 0 43 22 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803208010000 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21267] ppid=21260 vsize=13265980 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21267/stat : 21267 (java) S 21260 21263 19920 0 -1 1077944384 737 0 0 0 43 25 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803206957456 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21268] ppid=21260 vsize=13265980 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21268/stat : 21268 (java) S 21260 21263 19920 0 -1 1077944384 625 0 0 0 44 24 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803205904912 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21269] ppid=21260 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21269/stat : 21269 (java) S 21260 21263 19920 0 -1 1077944384 443 0 0 0 43 24 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803204852368 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21270] ppid=21260 vsize=13265980 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21270/stat : 21270 (java) S 21260 21263 19920 0 -1 1077944384 992 0 0 0 45 24 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803203799824 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21271] ppid=21260 vsize=13265980 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21271/stat : 21271 (java) S 21260 21263 19920 0 -1 1077944384 729 0 0 0 45 26 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803202747280 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21272] ppid=21260 vsize=13265980 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21272/stat : 21272 (java) S 21260 21263 19920 0 -1 1077944384 576 0 0 0 43 26 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803201694736 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21273] ppid=21260 vsize=13265980 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21273/stat : 21273 (java) S 21260 21263 19920 0 -1 1077944384 579 0 0 0 45 25 0 0 20 0 20 0 11974512 13584363520 506353 33554432000 4194304 4196468 140733071501168 139803200642192 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21274] ppid=21260 vsize=13265980 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21274/stat : 21274 (java) S 21260 21263 19920 0 -1 1077944384 4356 0 0 0 20 0 0 0 20 0 20 0 11974514 13584363520 506353 33554432000 4194304 4196468 140733071501168 139802604582896 139803275885186 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21275] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21275/stat : 21275 (java) S 21260 21263 19920 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 11974515 13584363520 506353 33554432000 4194304 4196468 140733071501168 139802603529184 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21276] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21276/stat : 21276 (java) S 21260 21263 19920 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 11974515 13584363520 506353 33554432000 4194304 4196468 140733071501168 139802602476544 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21277] ppid=21260 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=21263/tid=21279] ppid=21260 vsize=13270076 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21279/stat : 21279 (java) S 21260 21263 19920 0 -1 1077944384 10617 0 0 0 135 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802599320176 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21280] ppid=21260 vsize=13270076 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21280/stat : 21280 (java) S 21260 21263 19920 0 -1 1077944384 9343 0 0 0 139 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802598267632 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21281] ppid=21260 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21281/stat : 21281 (java) S 21260 21263 19920 0 -1 1077944384 7121 0 0 0 63 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802597215088 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21282] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21282/stat : 21282 (java) S 21260 21263 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802596161760 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21283] ppid=21260 vsize=13270076 CPUtime=1.22 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21283/stat : 21283 (java) S 21260 21263 19920 0 -1 1077944384 2210 0 0 0 55 67 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802393438640 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 2247.33
Current children cumulated vsize (KiB) 13270076

[startup+2142.3 s]
/proc/loadavg: 3.94 2.63 2.28 10/281 21558
/proc/meminfo: memFree=17808872/32770624 swapFree=6300/712420
[pid=21263] ppid=21260 vsize=13270076 CPUtime=2307.34 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 327000 0 0 0 228480 2254 0 0 20 0 20 0 11974511 13588557824 2234299 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3317519 2234299 3837 1 0 3305234 0
[pid=21263/tid=21264] ppid=21260 vsize=13270076 CPUtime=2103.59 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 90166 0 0 0 210309 50 0 0 20 0 20 0 11974511 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803280111976 139802885841536 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21266] ppid=21260 vsize=13270076 CPUtime=22.83 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21266/stat : 21266 (java) S 21260 21263 19920 0 -1 1077944384 26747 0 0 0 2036 247 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803208010000 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21267] ppid=21260 vsize=13270076 CPUtime=22.95 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21267/stat : 21267 (java) S 21260 21263 19920 0 -1 1077944384 22691 0 0 0 2024 271 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803206957456 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21268] ppid=21260 vsize=13270076 CPUtime=22.9 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21268/stat : 21268 (java) S 21260 21263 19920 0 -1 1077944384 12626 0 0 0 2018 272 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803205904912 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21269] ppid=21260 vsize=13270076 CPUtime=22.75 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21269/stat : 21269 (java) S 21260 21263 19920 0 -1 1077944384 17828 0 0 0 2006 269 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803204852368 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21270] ppid=21260 vsize=13270076 CPUtime=22.9 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21270/stat : 21270 (java) S 21260 21263 19920 0 -1 1077944384 15813 0 0 0 2028 262 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803203799824 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21271] ppid=21260 vsize=13270076 CPUtime=23.05 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21271/stat : 21271 (java) S 21260 21263 19920 0 -1 1077944384 25320 0 0 0 2039 266 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803202747280 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21272] ppid=21260 vsize=13270076 CPUtime=22.73 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21272/stat : 21272 (java) S 21260 21263 19920 0 -1 1077944384 18731 0 0 0 1994 279 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803201694736 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21273] ppid=21260 vsize=13270076 CPUtime=22.73 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21273/stat : 21273 (java) S 21260 21263 19920 0 -1 1077944384 23046 0 0 0 2007 266 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803200642192 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21274] ppid=21260 vsize=13270076 CPUtime=14.59 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21274/stat : 21274 (java) S 21260 21263 19920 0 -1 1077944384 30266 0 0 0 1455 4 0 0 20 0 20 0 11974514 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802604582896 139803275885186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21275] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21275/stat : 21275 (java) S 21260 21263 19920 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 11974515 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802603529184 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21276] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21276/stat : 21276 (java) S 21260 21263 19920 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11974515 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802602476544 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21277] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21277/stat : 21277 (java) S 21260 21263 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11974518 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802601425104 139803275892635 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21278] ppid=21260 vsize=13270076 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21278/stat : 21278 (java) S 21260 21263 19920 0 -1 1077944384 12982 0 0 0 146 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802600372720 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21279] ppid=21260 vsize=13270076 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21279/stat : 21279 (java) S 21260 21263 19920 0 -1 1077944384 10623 0 0 0 135 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802599320176 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21280] ppid=21260 vsize=13270076 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21280/stat : 21280 (java) S 21260 21263 19920 0 -1 1077944384 9349 0 0 0 139 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802598267632 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21281] ppid=21260 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21281/stat : 21281 (java) S 21260 21263 19920 0 -1 1077944384 7131 0 0 0 63 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802597215088 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21282] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21282/stat : 21282 (java) S 21260 21263 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802596161760 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21283] ppid=21260 vsize=13270076 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21283/stat : 21283 (java) S 21260 21263 19920 0 -1 1077944384 2253 0 0 0 57 69 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802393438640 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 2307.34
Current children cumulated vsize (KiB) 13270076

[startup+2202.3 s]
/proc/loadavg: 5.74 3.31 2.53 3/281 21559
/proc/meminfo: memFree=11546040/32770624 swapFree=6300/712436
[pid=21263] ppid=21260 vsize=13270076 CPUtime=2367.35 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 328385 0 0 0 234479 2256 0 0 20 0 20 0 11974511 13588557824 2234299 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3317519 2234299 3837 1 0 3305234 0
[pid=21263/tid=21264] ppid=21260 vsize=13270076 CPUtime=2163.57 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 91481 0 0 0 216306 51 0 0 20 0 20 0 11974511 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803280111976 139802885841536 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21266] ppid=21260 vsize=13270076 CPUtime=22.83 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21266/stat : 21266 (java) S 21260 21263 19920 0 -1 1077944384 26747 0 0 0 2036 247 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803208010000 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21267] ppid=21260 vsize=13270076 CPUtime=22.95 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21267/stat : 21267 (java) S 21260 21263 19920 0 -1 1077944384 22691 0 0 0 2024 271 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803206957456 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21268] ppid=21260 vsize=13270076 CPUtime=22.9 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21268/stat : 21268 (java) S 21260 21263 19920 0 -1 1077944384 12626 0 0 0 2018 272 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803205904912 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21269] ppid=21260 vsize=13270076 CPUtime=22.75 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21269/stat : 21269 (java) S 21260 21263 19920 0 -1 1077944384 17828 0 0 0 2006 269 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803204852368 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21270] ppid=21260 vsize=13270076 CPUtime=22.9 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21270/stat : 21270 (java) S 21260 21263 19920 0 -1 1077944384 15813 0 0 0 2028 262 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803203799824 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21271] ppid=21260 vsize=13270076 CPUtime=23.05 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21271/stat : 21271 (java) S 21260 21263 19920 0 -1 1077944384 25320 0 0 0 2039 266 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803202747280 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21272] ppid=21260 vsize=13270076 CPUtime=22.73 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21272/stat : 21272 (java) S 21260 21263 19920 0 -1 1077944384 18731 0 0 0 1994 279 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803201694736 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21273] ppid=21260 vsize=13270076 CPUtime=22.73 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21273/stat : 21273 (java) S 21260 21263 19920 0 -1 1077944384 23046 0 0 0 2007 266 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803200642192 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21274] ppid=21260 vsize=13270076 CPUtime=14.59 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21274/stat : 21274 (java) S 21260 21263 19920 0 -1 1077944384 30275 0 0 0 1455 4 0 0 20 0 20 0 11974514 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802604582896 139803275885186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21275] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21275/stat : 21275 (java) S 21260 21263 19920 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 11974515 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802603529184 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21276] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21276/stat : 21276 (java) S 21260 21263 19920 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11974515 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802602476544 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21277] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21277/stat : 21277 (java) S 21260 21263 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11974518 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802601425104 139803275892635 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21278] ppid=21260 vsize=13270076 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21278/stat : 21278 (java) S 21260 21263 19920 0 -1 1077944384 12989 0 0 0 146 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802600372720 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21279] ppid=21260 vsize=13270076 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21279/stat : 21279 (java) S 21260 21263 19920 0 -1 1077944384 10628 0 0 0 135 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802599320176 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21280] ppid=21260 vsize=13270076 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21280/stat : 21280 (java) S 21260 21263 19920 0 -1 1077944384 9352 0 0 0 139 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802598267632 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21281] ppid=21260 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21281/stat : 21281 (java) S 21260 21263 19920 0 -1 1077944384 7137 0 0 0 63 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802597215088 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21282] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21282/stat : 21282 (java) S 21260 21263 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802596161760 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21283] ppid=21260 vsize=13270076 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21283/stat : 21283 (java) S 21260 21263 19920 0 -1 1077944384 2293 0 0 0 58 71 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802393438640 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 2367.35
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2235 s]
/proc/loadavg: 6.21 3.68 2.68 10/281 21560
/proc/meminfo: memFree=11545708/32770624 swapFree=6300/712464
[pid=21263] ppid=21260 vsize=13270076 CPUtime=2400.05 cores=1,3,5,7,9,11,13,15
/proc/21263/stat : 21263 (java) S 21260 21263 19920 0 -1 1077944320 329257 0 0 0 237748 2257 0 0 20 0 20 0 11974511 13588557824 2234299 33554432000 4194304 4196468 140733071501168 140733071483712 139803275874039 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
/proc/21263/statm: 3317519 2234299 3837 1 0 3305234 0
[pid=21263/tid=21264] ppid=21260 vsize=13270076 CPUtime=2196.26 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21264/stat : 21264 (java) R 21260 21263 19920 0 -1 4202560 92294 0 0 0 219575 51 0 0 20 0 20 0 11974511 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803280111976 139802885839997 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21266] ppid=21260 vsize=13270076 CPUtime=22.83 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21266/stat : 21266 (java) S 21260 21263 19920 0 -1 1077944384 26747 0 0 0 2036 247 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803208010000 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21267] ppid=21260 vsize=13270076 CPUtime=22.95 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21267/stat : 21267 (java) S 21260 21263 19920 0 -1 1077944384 22691 0 0 0 2024 271 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803206957456 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21268] ppid=21260 vsize=13270076 CPUtime=22.9 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21268/stat : 21268 (java) S 21260 21263 19920 0 -1 1077944384 12626 0 0 0 2018 272 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803205904912 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21269] ppid=21260 vsize=13270076 CPUtime=22.75 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21269/stat : 21269 (java) S 21260 21263 19920 0 -1 1077944384 17828 0 0 0 2006 269 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803204852368 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21270] ppid=21260 vsize=13270076 CPUtime=22.9 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21270/stat : 21270 (java) S 21260 21263 19920 0 -1 1077944384 15813 0 0 0 2028 262 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803203799824 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21271] ppid=21260 vsize=13270076 CPUtime=23.05 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21271/stat : 21271 (java) S 21260 21263 19920 0 -1 1077944384 25320 0 0 0 2039 266 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803202747280 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21272] ppid=21260 vsize=13270076 CPUtime=22.73 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21272/stat : 21272 (java) S 21260 21263 19920 0 -1 1077944384 18731 0 0 0 1994 279 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803201694736 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21273] ppid=21260 vsize=13270076 CPUtime=22.73 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21273/stat : 21273 (java) S 21260 21263 19920 0 -1 1077944384 23046 0 0 0 2007 266 0 0 20 0 20 0 11974512 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139803200642192 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21274] ppid=21260 vsize=13270076 CPUtime=14.59 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21274/stat : 21274 (java) S 21260 21263 19920 0 -1 1077944384 30284 0 0 0 1455 4 0 0 20 0 20 0 11974514 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802604582896 139803275885186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21275] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21275/stat : 21275 (java) S 21260 21263 19920 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 11974515 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802603529184 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21276] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21276/stat : 21276 (java) S 21260 21263 19920 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11974515 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802602476544 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21277] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21277/stat : 21277 (java) S 21260 21263 19920 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11974518 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802601425104 139803275892635 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21278] ppid=21260 vsize=13270076 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21278/stat : 21278 (java) S 21260 21263 19920 0 -1 1077944384 12993 0 0 0 146 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802600372720 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21279] ppid=21260 vsize=13270076 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21279/stat : 21279 (java) S 21260 21263 19920 0 -1 1077944384 10631 0 0 0 135 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802599320176 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21280] ppid=21260 vsize=13270076 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21280/stat : 21280 (java) S 21260 21263 19920 0 -1 1077944384 9356 0 0 0 139 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802598267632 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21281] ppid=21260 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21281/stat : 21281 (java) S 21260 21263 19920 0 -1 1077944384 7147 0 0 0 63 2 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802597215088 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21282] ppid=21260 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21282/stat : 21282 (java) S 21260 21263 19920 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802596161760 139803275884245 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
[pid=21263/tid=21283] ppid=21260 vsize=13270076 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/21263/task/21283/stat : 21283 (java) S 21260 21263 19920 0 -1 1077944384 2322 0 0 0 59 72 0 0 20 0 20 0 11974519 13588557824 2234299 33554432000 4194304 4196468 140733071501168 139802393438640 139803275885186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38559744 140733071508618 140733071508804 140733071508804 140733071511503 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 13270076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21263 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2235.07
CPU time (s): 2400.12
CPU user time (s): 2377.49
CPU system time (s): 22.6294
CPU usage (%): 107.384
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2377.49
system time used= 22.6294
maximum resident set size= 8937768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57473
involuntary context switches= 124441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1845 second user time and 18.847 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-23 01:44:27
IDJOB=4249723
IDBENCH=138074
IDSOLVER=2628
FILE ID=node124/4249723-1500767067
RUNJOBID= node124-1500755322-19952
PBS_JOBID= 20624592
Free space on /tmp= 61744 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-31.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249723-1500767067/watcher-4249723-1500767067 -o /tmp/evaluation-result-4249723-1500767067/solver-4249723-1500767067 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500755322-19952 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 963802387 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249723-1500767067.xml

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

MD5SUM BENCH= 67c04303171609b86978ceecc7dcafe8
RANDOM SEED=963802387

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        29079012 kB
MemAvailable:   30046176 kB
Buffers:          145868 kB
Cached:          1097668 kB
SwapCached:            0 kB
Active:          2525976 kB
Inactive:         719368 kB
Active(anon):    2004268 kB
Inactive(anon):     8756 kB
Active(file):     521708 kB
Inactive(file):   710612 kB
Unevictable:        6300 kB
Mlocked:            6300 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            117184 kB
Writeback:             0 kB
AnonPages:       2089124 kB
Mapped:            45968 kB
Shmem:              8840 kB
Slab:             135792 kB
SReclaimable:     101356 kB
SUnreclaim:        34436 kB
KernelStack:        4752 kB
PageTables:         9012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3123888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1959936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61704 MiB
End job on node124 at 2017-07-23 02:21:43