Trace number 4274754

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 - Hybrid 2017-07-26SAT (TO)180 2520.05 2469.9199

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n50/
TravellingSalesman-50-30-01.xml
MD5SUMc2cf49e605ec7848371b33956294adc3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark176
Best CPU time to get the best result obtained on this benchmark2520.1101
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints51
Number of domains2
Minimum domain size36
Maximum domain size50
Distribution of domain sizes[{"size":36,"count":50},{"size":50,"count":50}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":50}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":50},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.25/0.39	c version: 2017-07-26
0.25/0.39	c seed: 1648212915
0.25/0.39	c timeout: 2520
0.25/0.39	c memlimit: 11000
0.25/0.39	c nbcore: 4
0.25/0.42	c Parsing instance...
1.74/1.01	c Parsing done, starting first complete search...
1.74/1.07	o 1078
1.74/1.08	o 1077
1.74/1.08	o 1074
1.74/1.08	o 1072
1.74/1.08	o 1071
1.74/1.08	o 1069
1.74/1.08	o 1068
1.74/1.08	o 1065
1.74/1.08	o 1063
1.74/1.08	o 1062
1.74/1.09	o 1060
1.74/1.09	o 1058
1.74/1.09	o 1057
1.74/1.09	o 1056
1.74/1.10	o 1055
1.74/1.11	o 1054
1.74/1.11	o 1053
1.74/1.11	o 1052
1.74/1.11	o 1050
2.10/1.11	o 1049
2.10/1.12	o 1048
2.10/1.12	o 1046
2.10/1.15	o 1045
2.10/1.15	o 1044
2.38/1.20	o 1043
2.38/1.20	o 1042
2.38/1.21	o 1040
2.38/1.22	o 1039
2.68/1.39	o 1037
2.68/1.39	o 1035
2.68/1.39	o 1034
2.98/1.40	o 1033
2.98/1.43	o 1031
2.98/1.48	o 1030
3.58/1.61	o 1029
4.16/1.85	o 1028
4.47/2.10	o 1027
4.58/2.13	o 1026
4.58/2.13	o 1023
4.58/2.13	o 1022
4.79/2.40	o 1021
4.89/2.43	o 1020
5.42/2.91	o 1019
5.63/3.24	o 1018
5.86/3.34	o 1016
5.86/3.34	o 1012
5.86/3.35	o 1011
6.05/3.54	o 1010
6.05/3.54	o 1009
6.05/3.54	o 1008
6.26/3.71	o 1007
6.57/4.02	o 1005
6.78/4.21	o 1004
8.38/5.83	o 1003
9.39/6.80	o 1002
9.49/6.90	o 1001
9.49/6.90	o 999
11.94/9.32	o 997
11.94/9.39	o 996
13.27/10.63	o 995
14.07/11.41	o 993
17.78/15.18	o 991
20.38/17.73	o 990
37.71/35.07	c First complete search done, starting ALNS search...
37.89/35.16	o 832
37.89/35.19	o 822
38.18/35.21	o 718
38.73/35.41	o 643
38.73/35.45	o 506
40.01/36.58	o 439
40.12/36.66	o 254
41.65/38.01	o 228
49.88/45.55	o 218
64.20/59.24	o 217
93.97/88.55	o 215
125.02/118.96	o 214
238.86/230.66	o 209
308.54/299.30	o 204
350.75/340.78	o 199
547.12/533.84	o 197
616.94/602.48	o 196
791.71/774.20	o 195
911.71/892.08	o 192
1086.50/1063.73	o 190
1100.52/1077.48	o 189
1142.77/1118.98	o 187
1142.87/1119.02	o 185
1171.27/1146.96	o 184
1172.70/1148.32	o 183
1172.80/1148.49	o 182
1254.40/1228.56	o 181
1270.30/1244.19	o 180
1831.68/1795.08	c ALNS done, starting second complete search
1831.68/1795.09	c Best operator: PropGuided(281.0828228956596)_ConfOrder(Min) with improvement of: 773
2520.03/2469.90	s SATISFIABLE
2520.03/2469.90	v <instantiation>
2520.03/2469.90	v 	<list>
2520.03/2469.90	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49]
2520.03/2469.90	v 	</list>
2520.03/2469.90	v 	<values>
2520.03/2469.90	v 		19 13 6 1 0 5 9 4 8 14 16 18 22 28 23 26 33 35 37 36 24 27 20 21 15 11 2 7 3 10 12 17 25 29 32 38 42 49 44 41 40 48 47 46 45 43 39 34 30 31 3 7 3 1 1 3 5 4 4 1 1 2 3 4 2 4 2 3 3 7 3 5 2 2 4 5 4 3 4 1 3 4 4 4 6 3 6 8 2 1 5 1 2 4 9 3 5 3 5 6 
2520.03/2469.90	v 	</values>
2520.03/2469.90	v </instantiation>

Verifier Data

OK	180

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274754-1502859733/watcher-4274754-1502859733 -o /tmp/evaluation-result-4274754-1502859733/solver-4274754-1502859733 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13744 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1648212915 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274754-1502859733.xml 

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

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


[startup+0.10106 s]*
/proc/loadavg: 1.19 1.37 1.46 3/204 11197
/proc/meminfo: memFree=30190620/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13358552 memory=13032 CPUtime=0.01 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 3600 0 0 0 1 0 0 0 20 0 6 0 127884798 13679157248 3258 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3339638 3258 1913 1 0 3329135 0
[pid=11191/tid=11193] ppid=11188 vsize=13358552 memory=7078086954469309281 CPUtime=0.01 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 2320 0 0 0 1 0 0 0 20 0 6 0 127884808 13679157248 3258 18446744073709551615 4194304 4196468 140722386692416 139889266732688 139889262515357 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13358552 memory=664954298551644168 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 127884808 13679157248 3258 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13358552 memory=140058175440512 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 127884808 13679157248 3324 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 127884808 13679157248 3324 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13358552 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 127884808 13679157248 3324 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 13032 KiB

[startup+0.210102 s]*
/proc/loadavg: 1.19 1.37 1.46 3/213 11206
/proc/meminfo: memFree=30177056/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13975920 memory=31256 CPUtime=0.1 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 7128 0 0 0 9 1 0 0 20 0 15 0 127884798 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3493980 7814 3367 1 0 3482759 0
[pid=11191/tid=11193] ppid=11188 vsize=13975920 memory=8390339637985935414 CPUtime=0.07 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 5157 0 0 0 7 0 0 0 20 0 15 0 127884808 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139889266678800 139889248691376 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13975920 memory=4294967627 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13975920 memory=140058176695434 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13975920 memory=140058175440512 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884810 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 127884810 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888178697632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 127884810 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888177645040 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) S 11188 11191 12395 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 127884813 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888175540208 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888174487664 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13975920 memory=140058175440512 CPUtime=0.01 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) R 11188 11191 12395 0 -1 4202560 291 0 0 0 1 0 0 0 20 0 15 0 127884813 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889240983088 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13975920 memory=140058175440512 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884817 14311342080 7814 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 31256 KiB

[startup+0.312071 s]*
/proc/loadavg: 1.19 1.37 1.46 4/213 11206
/proc/meminfo: memFree=30166976/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13975920 memory=40272 CPUtime=0.25 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 10866 0 0 0 22 3 0 0 20 0 15 0 127884798 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3493980 10068 3512 1 0 3482759 0
[pid=11191/tid=11193] ppid=11188 vsize=13975920 memory=6933928925625698159 CPUtime=0.17 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 8595 0 0 0 15 2 0 0 20 0 15 0 127884808 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139889266702952 139889262514778 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 127884810 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 127884810 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888178697632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 127884810 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888177645040 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) S 11188 11191 12395 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 15 0 127884813 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888175540208 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) S 11188 11191 12395 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 127884813 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888174487664 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13975920 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) R 11188 11191 12395 0 -1 4202560 379 0 0 0 4 0 0 0 20 0 15 0 127884813 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889262505366 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13975920 memory=140058175440512 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884817 14311342080 10068 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40272 KiB

[startup+0.700774 s]
/proc/loadavg: 1.19 1.37 1.46 4/213 11206
/proc/meminfo: memFree=30155688/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13977988 memory=73412 CPUtime=1.03 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 14556 0 0 0 98 5 0 0 20 0 15 0 127884798 14313459712 18353 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3494497 18353 3726 1 0 3483271 0
[pid=11191/tid=11193] ppid=11188 vsize=13977988 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 10455 0 0 0 52 3 0 0 20 0 15 0 127884808 14313459712 18353 18446744073709551615 4194304 4196468 140722386692416 139889266705680 139889262515357 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14313459712 18353 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13977988 memory=4419 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13977988 memory=1619 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13977988 memory=588 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 127884810 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13977988 memory=140058175440511 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 127884810 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888178697632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13977988 memory=280116156837840 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 127884810 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888177645040 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13977988 memory=10465 CPUtime=0.14 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) S 11188 11191 12395 0 -1 1077944384 1243 0 0 0 14 0 0 0 20 0 15 0 127884813 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888175540208 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13977988 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) S 11188 11191 12395 0 -1 1077944384 692 0 0 0 10 0 0 0 20 0 15 0 127884813 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888174487664 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13977988 memory=8330969454845486047 CPUtime=0.2 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) S 11188 11191 12395 0 -1 1077944384 784 0 0 0 20 0 0 0 20 0 15 0 127884813 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13977988 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884817 14313459712 18417 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 73412 KiB

[startup+1.50076 s]
/proc/loadavg: 1.19 1.37 1.46 4/213 11206
/proc/meminfo: memFree=30083928/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13980036 memory=168572 CPUtime=3.28 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 24985 0 0 0 319 9 0 0 20 0 15 0 127884798 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3495009 42143 3758 1 0 3483783 0
[pid=11191/tid=11193] ppid=11188 vsize=13980036 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 13836 0 0 0 129 6 0 0 20 0 15 0 127884808 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139889266723072 139888907570563 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 127884808 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13980036 memory=164 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 127884808 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13980036 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 127884810 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13980036 memory=280116156508416 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 127884810 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888178697632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13980036 memory=280116156517696 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 127884810 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888177645040 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13980036 memory=0 CPUtime=0.76 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) R 11188 11191 12395 0 -1 4202560 4318 0 0 0 76 0 0 0 20 0 15 0 127884813 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888175521224 139889241682880 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13980036 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) R 11188 11191 12395 0 -1 4202560 3840 0 0 0 73 0 0 0 20 0 15 0 127884813 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888174473688 139889241740023 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13980036 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) S 11188 11191 12395 0 -1 1077944384 1606 0 0 0 40 1 0 0 20 0 15 0 127884813 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13980036 memory=6944656592452807316 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884817 14315556864 42143 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 3.28 s
Current children cumulated vsize: 13980036 KiB

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

/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 81636 0 0 0 229598 39 0 0 20 0 15 0 127884808 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139889266731728 139888909420915 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13982084 memory=-8774313645642428999 CPUtime=14.28 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 5591 0 0 0 1371 57 0 0 20 0 15 0 127884808 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13982084 memory=302022857024864570 CPUtime=14.34 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 5488 0 0 0 1374 60 0 0 20 0 15 0 127884808 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13982084 memory=14698499895724298 CPUtime=14.35 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 5872 0 0 0 1372 63 0 0 20 0 15 0 127884808 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13982084 memory=1608 CPUtime=14.41 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 7287 0 0 0 1380 61 0 0 20 0 15 0 127884808 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13982084 memory=928 CPUtime=8.82 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 6358 0 0 0 822 60 0 0 20 0 15 0 127884810 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13982084 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888178697696 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13982084 memory=840 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888177645056 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13982084 memory=4064 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13982084 memory=1152 CPUtime=2.5 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) S 11188 11191 12395 0 -1 1077944384 13432 0 0 0 248 2 0 0 20 0 15 0 127884813 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888175540208 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13982084 memory=3236 CPUtime=2.1 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) S 11188 11191 12395 0 -1 1077944384 12919 0 0 0 209 1 0 0 20 0 15 0 127884813 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888174487664 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13982084 memory=683012 CPUtime=0.78 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) S 11188 11191 12395 0 -1 1077944384 11595 0 0 0 76 2 0 0 20 0 15 0 127884813 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13982084 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13982084 memory=3176 CPUtime=1.43 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 874 0 0 0 66 77 0 0 20 0 15 0 127884817 14317654016 170753 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 2369.49 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 683012 KiB

[startup+2382.3 s]
/proc/loadavg: 1.42 1.43 1.45 3/213 11460
/proc/meminfo: memFree=28840956/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13982084 memory=689156 CPUtime=2430.72 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 153407 0 0 0 242705 367 0 0 20 0 15 0 127884798 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3495521 172289 3819 1 0 3484295 0
[pid=11191/tid=11193] ppid=11188 vsize=13982084 memory=687108 CPUtime=2355.64 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 82252 0 0 0 235524 40 0 0 20 0 15 0 127884808 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139889266731728 139888909421139 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13982084 memory=687108 CPUtime=14.71 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 5683 0 0 0 1413 58 0 0 20 0 15 0 127884808 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13982084 memory=4612 CPUtime=14.77 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 5495 0 0 0 1415 62 0 0 20 0 15 0 127884808 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13982084 memory=1716 CPUtime=14.78 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 5885 0 0 0 1414 64 0 0 20 0 15 0 127884808 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13982084 memory=9060 CPUtime=14.84 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 7427 0 0 0 1422 62 0 0 20 0 15 0 127884808 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13982084 memory=689156 CPUtime=9.03 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 6382 0 0 0 841 62 0 0 20 0 15 0 127884810 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13982084 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888178697696 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13982084 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888177645056 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13982084 memory=15884 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13982084 memory=4048 CPUtime=2.5 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) S 11188 11191 12395 0 -1 1077944384 13432 0 0 0 248 2 0 0 20 0 15 0 127884813 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888175540208 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13982084 memory=36816 CPUtime=2.1 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) S 11188 11191 12395 0 -1 1077944384 12919 0 0 0 209 1 0 0 20 0 15 0 127884813 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888174487664 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13982084 memory=9060 CPUtime=0.79 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) S 11188 11191 12395 0 -1 1077944384 11595 0 0 0 77 2 0 0 20 0 15 0 127884813 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13982084 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13982084 memory=1196 CPUtime=1.47 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 880 0 0 0 68 79 0 0 20 0 15 0 127884817 14317654016 172289 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 2430.72 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 689156 KiB

[startup+2442.3 s]
/proc/loadavg: 1.21 1.36 1.43 3/214 11463
/proc/meminfo: memFree=28849916/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13982084 memory=693252 CPUtime=2491.91 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 154796 0 0 0 248816 375 0 0 20 0 15 0 127884798 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3495521 173313 3819 1 0 3484295 0
[pid=11191/tid=11193] ppid=11188 vsize=13982084 memory=288230583166042426 CPUtime=2414.94 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 82852 0 0 0 241453 41 0 0 20 0 15 0 127884808 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139889266731840 139888908542758 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13982084 memory=14698499895724298 CPUtime=15.13 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 5914 0 0 0 1453 60 0 0 20 0 15 0 127884808 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13982084 memory=956 CPUtime=15.18 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 5659 0 0 0 1455 63 0 0 20 0 15 0 127884808 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13982084 memory=1236 CPUtime=15.2 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 6031 0 0 0 1454 66 0 0 20 0 15 0 127884808 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13982084 memory=2240 CPUtime=15.25 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 7491 0 0 0 1462 63 0 0 20 0 15 0 127884808 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13982084 memory=4296 CPUtime=9.22 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 6547 0 0 0 859 63 0 0 20 0 15 0 127884810 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13982084 memory=1608 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888178697696 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13982084 memory=928 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888177645056 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13982084 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13982084 memory=840 CPUtime=2.5 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) S 11188 11191 12395 0 -1 1077944384 13434 0 0 0 248 2 0 0 20 0 15 0 127884813 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888175540208 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13982084 memory=4064 CPUtime=2.1 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) S 11188 11191 12395 0 -1 1077944384 12921 0 0 0 209 1 0 0 20 0 15 0 127884813 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888174487664 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13982084 memory=1152 CPUtime=0.79 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) S 11188 11191 12395 0 -1 1077944384 11597 0 0 0 77 2 0 0 20 0 15 0 127884813 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13982084 memory=3236 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13982084 memory=44036 CPUtime=1.51 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 893 0 0 0 70 81 0 0 20 0 15 0 127884817 14317654016 173313 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 2491.91 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 693252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2469.9 s]
/proc/loadavg: 1.26 1.36 1.43 3/214 11463
/proc/meminfo: memFree=28851832/32770624 swapFree=67108860/67108860
[pid=11191] ppid=11188 vsize=13982084 memory=695300 CPUtime=2520.03 cores=0,2,4,6
/proc/11191/stat : 11191 (java) S 11188 11191 12395 0 -1 1077944320 155377 0 0 0 251624 379 0 0 20 0 15 0 127884798 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 140722386674960 139889262493431 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 8 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
/proc/11191/statm: 3495521 173825 3819 1 0 3484295 0
[pid=11191/tid=11193] ppid=11188 vsize=13982084 memory=1228 CPUtime=2442.22 cores=0,2,4,6
/proc/11191/task/11193/stat : 11193 (java) R 11188 11191 12395 0 -1 4202560 83320 0 0 0 244181 41 0 0 20 0 15 0 127884808 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139889266731840 139888908542852 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11194] ppid=11188 vsize=13982084 memory=1992 CPUtime=15.3 cores=0,2,4,6
/proc/11191/task/11194/stat : 11194 (java) S 11188 11191 12395 0 -1 1077944384 5920 0 0 0 1470 60 0 0 20 0 15 0 127884808 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139889234336016 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11195] ppid=11188 vsize=13982084 memory=12132 CPUtime=15.36 cores=0,2,4,6
/proc/11191/task/11195/stat : 11195 (java) S 11188 11191 12395 0 -1 1077944384 5666 0 0 0 1473 63 0 0 20 0 15 0 127884808 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888861112720 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11196] ppid=11188 vsize=13982084 memory=796 CPUtime=15.38 cores=0,2,4,6
/proc/11191/task/11196/stat : 11196 (java) S 11188 11191 12395 0 -1 1077944384 6051 0 0 0 1472 66 0 0 20 0 15 0 127884808 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888860060176 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11197] ppid=11188 vsize=13982084 memory=5784 CPUtime=15.43 cores=0,2,4,6
/proc/11191/task/11197/stat : 11197 (java) S 11188 11191 12395 0 -1 1077944384 7542 0 0 0 1479 64 0 0 20 0 15 0 127884808 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888859007632 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11198] ppid=11188 vsize=13982084 memory=695300 CPUtime=9.31 cores=0,2,4,6
/proc/11191/task/11198/stat : 11198 (java) S 11188 11191 12395 0 -1 1077944384 6566 0 0 0 867 64 0 0 20 0 15 0 127884810 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888179751408 139889262504578 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11199] ppid=11188 vsize=13982084 memory=840 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11199/stat : 11199 (java) S 11188 11191 12395 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888178697696 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11200] ppid=11188 vsize=13982084 memory=4064 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11200/stat : 11200 (java) S 11188 11191 12395 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 127884810 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888177645056 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11201] ppid=11188 vsize=13982084 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11201/stat : 11201 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888176593616 139889262512027 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11202] ppid=11188 vsize=13982084 memory=3236 CPUtime=2.5 cores=0,2,4,6
/proc/11191/task/11202/stat : 11202 (java) S 11188 11191 12395 0 -1 1077944384 13436 0 0 0 248 2 0 0 20 0 15 0 127884813 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888175540208 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11203] ppid=11188 vsize=13982084 memory=695300 CPUtime=2.1 cores=0,2,4,6
/proc/11191/task/11203/stat : 11203 (java) S 11188 11191 12395 0 -1 1077944384 12923 0 0 0 209 1 0 0 20 0 15 0 127884813 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888174487664 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11204] ppid=11188 vsize=13982084 memory=1156 CPUtime=0.79 cores=0,2,4,6
/proc/11191/task/11204/stat : 11204 (java) S 11188 11191 12395 0 -1 1077944384 11599 0 0 0 77 2 0 0 20 0 15 0 127884813 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888173435120 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11205] ppid=11188 vsize=13982084 memory=3176 CPUtime=0 cores=0,2,4,6
/proc/11191/task/11205/stat : 11205 (java) S 11188 11191 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 127884813 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888172382816 139889262503637 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
[pid=11191/tid=11206] ppid=11188 vsize=13982084 memory=1356512 CPUtime=1.52 cores=0,2,4,6
/proc/11191/task/11206/stat : 11206 (java) S 11188 11191 12395 0 -1 1077944384 897 0 0 0 70 82 0 0 20 0 15 0 127884817 14317654016 173825 18446744073709551615 4194304 4196468 140722386692416 139888171330352 139889262504578 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140722386698610 140722386698793 140722386698793 140722386702287 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 695300 KiB

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

[startup+2469.92 s]
# the end of solver process 11191 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.25 s, system=3.79569 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2469.92
CPU time (s): 2520.05
CPU user time (s): 2516.25
CPU system time (s): 3.79569
CPU usage (%): 102.029
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 695300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.25
system time used= 3.79569
maximum resident set size= 695580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 309960
involuntary context switches= 7115


# summary of solver processes directly reported to runsolver:
#   pid: 11191
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.25
#   total CPU system time (s): 3.79569

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9869 second user time and 23.6073 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-16 06:48:21
IDJOB=4274754
IDBENCH=135751
IDSOLVER=2667
FILE ID=node135/4274754-1502859733
RUNJOBID= node135-1502658244-13744
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n50/TravellingSalesman-50-30-01.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274754-1502859733/watcher-4274754-1502859733 -o /tmp/evaluation-result-4274754-1502859733/solver-4274754-1502859733 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13744 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1648212915 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274754-1502859733.xml

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

MD5SUM BENCH= c2cf49e605ec7848371b33956294adc3
RANDOM SEED=1648212915

node135.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.21
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.21
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.21
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.21
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:        30193644 kB
MemAvailable:   31267536 kB
Buffers:          329360 kB
Cached:          1047068 kB
SwapCached:            0 kB
Active:          1514576 kB
Inactive:         608716 kB
Active(anon):     747220 kB
Inactive(anon):    49516 kB
Active(file):     767356 kB
Inactive(file):   559200 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42172 kB
Writeback:             4 kB
AnonPages:        746636 kB
Mapped:            75964 kB
Shmem:             49848 kB
Slab:             154468 kB
SReclaimable:     126344 kB
SUnreclaim:        28124 kB
KernelStack:        3488 kB
PageTables:         6580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1480632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    677888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61948 MiB
End job on node135 at 2017-08-16 07:29:31