Trace number 4275067

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 - Parallel with EPS 2017-07-26OPT36 9.8141203 2.8714399

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-routing/
Pb-routing-s3-3-3-1.xml
MD5SUMd246e7ee644c503b58cd0ccaee57aa1d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark0.285303
Satisfiable
(Un)Satisfiability was proved
Number of variables216
Number of constraints584
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":216}]
Minimum variable degree7
Maximum variable degree13
Distribution of variable degrees[{"degree":7,"count":28},{"degree":8,"count":116},{"degree":9,"count":2},{"degree":10,"count":14},{"degree":12,"count":12},{"degree":13,"count":44}]
Minimum constraint arity2
Maximum constraint arity18
Distribution of constraint arities[{"arity":2,"count":210},{"arity":3,"count":302},{"arity":4,"count":60},{"arity":18,"count":12}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":584}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 1922935708
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 11000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
1.13/0.66	c Parsing done, starting search...
7.40/2.35	o 36
9.66/2.64	s OPTIMUM FOUND
9.80/2.86	v <instantiation>
9.80/2.86	v 	<list>
9.80/2.86	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215]
9.80/2.86	v 	</list>
9.80/2.86	v 	<values>
9.80/2.86	v 		1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 
9.80/2.86	v 	</values>
9.80/2.86	v </instantiation>

Verifier Data

OK	36

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275067-1502772473/watcher-4275067-1502772473 -o /tmp/evaluation-result-4275067-1502772473/solver-4275067-1502772473 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502771608-26307 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1922935708 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275067-1502772473.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=26512, runsolver pid=26509

[startup+0.100141 s]*
/proc/loadavg: 8.50 8.29 8.27 1/199 26532
/proc/meminfo: memFree=31477220/32770624 swapFree=67108860/67108860
[pid=26512] ppid=26509 vsize=14325320 memory=33772 CPUtime=0.12 cores=0-7
/proc/26512/stat : 26512 (java) S 26509 26512 26280 0 -1 1077944320 8344 0 0 0 11 1 0 0 20 0 20 0 110334957 14669127680 8443 33554432000 4194304 4196468 140726912086272 140726912068816 139844060647159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
/proc/26512/statm: 3581330 8443 3388 1 0 3569050 0
[pid=26512/tid=26514] ppid=26509 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26512/task/26514/stat : 26514 (java) R 26509 26512 26280 0 -1 4202560 6281 0 0 0 8 1 0 0 20 0 20 0 110334957 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844064835072 139844060669085 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26515] ppid=26509 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26512/task/26515/stat : 26515 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844013268112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26516] ppid=26509 vsize=14325320 memory=140132689077888 CPUtime=0 cores=0-7
/proc/26512/task/26516/stat : 26516 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844012215312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26517] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26517/stat : 26517 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844011162512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26518] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26518/stat : 26518 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844010109712 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26519] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26519/stat : 26519 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844009056912 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26520] ppid=26509 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26512/task/26520/stat : 26520 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844008004112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26521] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26521/stat : 26521 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844006951312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26522] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26522/stat : 26522 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 8443 33554432000 4194304 4196468 140726912086272 139844005898512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26523] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26523/stat : 26523 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334959 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843224828784 139844060658306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26524] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26524/stat : 26524 (java) S 26509 26512 26280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110334960 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843223774752 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26525] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26525/stat : 26525 (java) S 26509 26512 26280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110334960 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843222721904 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26526] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26526/stat : 26526 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843221670224 139844060665755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26527] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26527/stat : 26527 (java) S 26509 26512 26280 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843220617584 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26528] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26528/stat : 26528 (java) S 26509 26512 26280 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843219564784 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26529] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26529/stat : 26529 (java) S 26509 26512 26280 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843218511984 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26530] ppid=26509 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/26512/task/26530/stat : 26530 (java) S 26509 26512 26280 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 20 0 110334962 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843217459184 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26531] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26531/stat : 26531 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843216407648 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26532] ppid=26509 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26512/task/26532/stat : 26532 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334963 14669127680 8443 33554432000 4194304 4196468 140726912086272 139843215354928 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33772 KiB

[startup+0.210128 s]*
/proc/loadavg: 8.50 8.29 8.27 3/199 26532
/proc/meminfo: memFree=31467016/32770624 swapFree=67108860/67108860
[pid=26512] ppid=26509 vsize=14325320 memory=42656 CPUtime=0.29 cores=0-7
/proc/26512/stat : 26512 (java) S 26509 26512 26280 0 -1 1077944320 9340 0 0 0 27 2 0 0 20 0 20 0 110334957 14669127680 10664 33554432000 4194304 4196468 140726912086272 140726912068816 139844060647159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
/proc/26512/statm: 3581330 10664 3611 1 0 3569050 0
[pid=26512/tid=26514] ppid=26509 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/26512/task/26514/stat : 26514 (java) R 26509 26512 26280 0 -1 4202560 6913 0 0 0 18 1 0 0 20 0 20 0 110334957 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844064874048 139844060669085 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26515] ppid=26509 vsize=14325320 memory=9292 CPUtime=0 cores=0-7
/proc/26512/task/26515/stat : 26515 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844013268112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26516] ppid=26509 vsize=14325320 memory=140132689102149 CPUtime=0 cores=0-7
/proc/26512/task/26516/stat : 26516 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844012215312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26517] ppid=26509 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26512/task/26517/stat : 26517 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844011162512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26518] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26518/stat : 26518 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844010109712 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26519] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26519/stat : 26519 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844009056912 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26520] ppid=26509 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26512/task/26520/stat : 26520 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844008004112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26521] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26521/stat : 26521 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844006951312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26522] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26522/stat : 26522 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14669127680 10664 33554432000 4194304 4196468 140726912086272 139844005898512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26523] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26523/stat : 26523 (java) S 26509 26512 26280 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 110334959 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843224828784 139844060658306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26524] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26524/stat : 26524 (java) S 26509 26512 26280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110334960 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843223774752 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26525] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26525/stat : 26525 (java) S 26509 26512 26280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110334960 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843222721904 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26526] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26526/stat : 26526 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843221670224 139844060665755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26527] ppid=26509 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/26512/task/26527/stat : 26527 (java) S 26509 26512 26280 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 20 0 110334962 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843220617584 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26528] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26528/stat : 26528 (java) S 26509 26512 26280 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843219564784 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26529] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26529/stat : 26529 (java) S 26509 26512 26280 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843218511984 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26530] ppid=26509 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/26512/task/26530/stat : 26530 (java) R 26509 26512 26280 0 -1 4202560 395 0 0 0 5 0 0 0 20 0 20 0 110334962 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843217459184 139844040096363 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26531] ppid=26509 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26531/stat : 26531 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334962 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843216407648 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26532] ppid=26509 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/26512/task/26532/stat : 26532 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334963 14669127680 10664 33554432000 4194304 4196468 140726912086272 139843215354928 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42656 KiB

[startup+0.309549 s]*
/proc/loadavg: 8.50 8.29 8.27 2/199 26532
/proc/meminfo: memFree=31459792/32770624 swapFree=67108860/67108860
[pid=26512] ppid=26509 vsize=14325340 memory=50636 CPUtime=0.48 cores=0-7
/proc/26512/stat : 26512 (java) S 26509 26512 26280 0 -1 1077944320 10436 0 0 0 45 3 0 0 20 0 20 0 110334957 14669148160 12659 33554432000 4194304 4196468 140726912086272 140726912068816 139844060647159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
/proc/26512/statm: 3581335 12659 3696 1 0 3569050 0
[pid=26512/tid=26514] ppid=26509 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/26512/task/26514/stat : 26514 (java) R 26509 26512 26280 0 -1 4202560 7597 0 0 0 27 2 0 0 20 0 20 0 110334957 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844064868896 139843682304535 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26515] ppid=26509 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26515/stat : 26515 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844013268112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26516] ppid=26509 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26516/stat : 26516 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844012215312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26517] ppid=26509 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26517/stat : 26517 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844011162512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26518] ppid=26509 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26518/stat : 26518 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844010109712 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26519] ppid=26509 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/26512/task/26519/stat : 26519 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844009056912 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26520] ppid=26509 vsize=14325340 memory=140132569150383 CPUtime=0 cores=0-7
/proc/26512/task/26520/stat : 26520 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844008004112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26521] ppid=26509 vsize=14325340 memory=140132569152688 CPUtime=0 cores=0-7
/proc/26512/task/26521/stat : 26521 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844006951312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26522] ppid=26509 vsize=14325340 memory=140132569154992 CPUtime=0 cores=0-7
/proc/26512/task/26522/stat : 26522 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14669148160 12659 33554432000 4194304 4196468 140726912086272 139844005898512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26523] ppid=26509 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26523/stat : 26523 (java) S 26509 26512 26280 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 110334959 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843224828784 139844060658306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26524] ppid=26509 vsize=14325340 memory=280265138316944 CPUtime=0 cores=0-7
/proc/26512/task/26524/stat : 26524 (java) S 26509 26512 26280 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110334960 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843223774752 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26525] ppid=26509 vsize=14325340 memory=280265138323856 CPUtime=0 cores=0-7
/proc/26512/task/26525/stat : 26525 (java) S 26509 26512 26280 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110334960 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843222721904 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26526] ppid=26509 vsize=14325340 memory=280265138265008 CPUtime=0 cores=0-7
/proc/26512/task/26526/stat : 26526 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334962 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843221670224 139844060665755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26527] ppid=26509 vsize=14325340 memory=280265138337680 CPUtime=0.04 cores=0-7
/proc/26512/task/26527/stat : 26527 (java) S 26509 26512 26280 0 -1 1077944384 482 0 0 0 4 0 0 0 20 0 20 0 110334962 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843220617584 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26528] ppid=26509 vsize=14325340 memory=280265138344592 CPUtime=0.02 cores=0-7
/proc/26512/task/26528/stat : 26528 (java) S 26509 26512 26280 0 -1 1077944384 229 0 0 0 2 0 0 0 20 0 20 0 110334962 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843219564784 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26529] ppid=26509 vsize=14325340 memory=280265138342288 CPUtime=0.01 cores=0-7
/proc/26512/task/26529/stat : 26529 (java) S 26509 26512 26280 0 -1 1077944384 317 0 0 0 1 0 0 0 20 0 20 0 110334962 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843218511984 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26530] ppid=26509 vsize=14325340 memory=280265138358896 CPUtime=0.08 cores=0-7
/proc/26512/task/26530/stat : 26530 (java) R 26509 26512 26280 0 -1 4202560 423 0 0 0 8 0 0 0 20 0 20 0 110334962 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843217459184 139844060668506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26531] ppid=26509 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26531/stat : 26531 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334962 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843216407648 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26532] ppid=26509 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/26512/task/26532/stat : 26532 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334963 14669148160 12659 33554432000 4194304 4196468 140726912086272 139843215354928 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50636 KiB

[startup+0.700907 s]
/proc/loadavg: 8.50 8.29 8.27 3/199 26532
/proc/meminfo: memFree=31447508/32770624 swapFree=67108860/67108860
[pid=26512] ppid=26509 vsize=14327388 memory=79528 CPUtime=1.32 cores=0-7
/proc/26512/stat : 26512 (java) S 26509 26512 26280 0 -1 1077944320 12922 0 0 0 127 5 0 0 20 0 20 0 110334957 14671245312 19882 33554432000 4194304 4196468 140726912086272 140726912068816 139844060647159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
/proc/26512/statm: 3581847 19882 3769 1 0 3569562 0
[pid=26512/tid=26514] ppid=26509 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/26512/task/26514/stat : 26514 (java) R 26509 26512 26280 0 -1 4202560 8774 0 0 0 64 3 0 0 20 0 20 0 110334957 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844064876864 139844060669085 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26515] ppid=26509 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26515/stat : 26515 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844013268112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26516] ppid=26509 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26516/stat : 26516 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844012215312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26517] ppid=26509 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26517/stat : 26517 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844011162512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26518] ppid=26509 vsize=14327388 memory=1228 CPUtime=0 cores=0-7
/proc/26512/task/26518/stat : 26518 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844010109712 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26519] ppid=26509 vsize=14327388 memory=10928 CPUtime=0 cores=0-7
/proc/26512/task/26519/stat : 26519 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844009056912 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26520] ppid=26509 vsize=14327388 memory=796 CPUtime=0 cores=0-7
/proc/26512/task/26520/stat : 26520 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844008004112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26521] ppid=26509 vsize=14327388 memory=1424 CPUtime=0 cores=0-7
/proc/26512/task/26521/stat : 26521 (java) S 26509 26512 26280 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844006951312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26522] ppid=26509 vsize=14327388 memory=15872 CPUtime=0 cores=0-7
/proc/26512/task/26522/stat : 26522 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334958 14671245312 19882 33554432000 4194304 4196468 140726912086272 139844005898512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26523] ppid=26509 vsize=14327388 memory=4052 CPUtime=0 cores=0-7
/proc/26512/task/26523/stat : 26523 (java) S 26509 26512 26280 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 110334959 14671245312 19882 33554432000 4194304 4196468 140726912086272 139843224828784 139844060658306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0

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

[pid=26512/tid=26524] ppid=26509 vsize=14331484 memory=8568 CPUtime=0 cores=0-7
/proc/26512/task/26524/stat : 26524 (java) S 26509 26512 26280 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 110334960 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843223774816 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26525] ppid=26509 vsize=14331484 memory=5664 CPUtime=0 cores=0-7
/proc/26512/task/26525/stat : 26525 (java) S 26509 26512 26280 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 110334960 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843222721920 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26526] ppid=26509 vsize=14331484 memory=4616 CPUtime=0 cores=0-7
/proc/26512/task/26526/stat : 26526 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110334962 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843221670224 139844060665755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26527] ppid=26509 vsize=14331484 memory=20036 CPUtime=0.43 cores=0-7
/proc/26512/task/26527/stat : 26527 (java) S 26509 26512 26280 0 -1 1077944384 4234 0 0 0 41 2 0 0 20 0 20 0 110334962 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843220617584 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26528] ppid=26509 vsize=14331484 memory=6944656592455359580 CPUtime=0.43 cores=0-7
/proc/26512/task/26528/stat : 26528 (java) S 26509 26512 26280 0 -1 1077944384 3572 0 0 0 42 1 0 0 20 0 20 0 110334962 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843219564784 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26529] ppid=26509 vsize=14331484 memory=6944656592455359580 CPUtime=0.52 cores=0-7
/proc/26512/task/26529/stat : 26529 (java) S 26509 26512 26280 0 -1 1077944384 5496 0 0 0 51 1 0 0 20 0 20 0 110334962 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843218511984 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26530] ppid=26509 vsize=14331484 memory=6944656592455360604 CPUtime=0.56 cores=0-7
/proc/26512/task/26530/stat : 26530 (java) S 26509 26512 26280 0 -1 1077944384 5947 0 0 0 55 1 0 0 20 0 20 0 110334962 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843217459184 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26531] ppid=26509 vsize=14331484 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/26512/task/26531/stat : 26531 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334962 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843216407648 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26532] ppid=26509 vsize=14331484 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/26512/task/26532/stat : 26532 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110334963 14675439616 59191 33554432000 4194304 4196468 140726912086272 139843215354928 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
Current children cumulated CPU time: 3.58 s
Current children cumulated vsize: 14331484 KiB
Current children cumulated memory: 236764 KiB

[startup+2.40415 s]
/proc/loadavg: 8.22 8.23 8.25 12/217 26550
/proc/meminfo: memFree=31263708/32770624 swapFree=67108860/67108860
[pid=26512] ppid=26509 vsize=16068328 memory=271200 CPUtime=8.14 cores=0-7
/proc/26512/stat : 26512 (java) S 26509 26512 26280 0 -1 1077944320 40905 0 0 0 796 18 0 0 20 0 46 0 110334957 16453967872 67800 33554432000 4194304 4196468 140726912086272 140726912068816 139844060647159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
/proc/26512/statm: 4017082 67800 3835 1 0 4004276 0
[pid=26512/tid=26514] ppid=26509 vsize=16068328 memory=0 CPUtime=1.86 cores=0-7
/proc/26512/task/26514/stat : 26514 (java) S 26509 26512 26280 0 -1 1077944384 12407 0 0 0 179 7 0 0 20 0 46 0 110334957 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844064884864 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26515] ppid=26509 vsize=16068328 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/26512/task/26515/stat : 26515 (java) S 26509 26512 26280 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844013268112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26516] ppid=26509 vsize=16068328 memory=288230596017389863 CPUtime=0 cores=0-7
/proc/26512/task/26516/stat : 26516 (java) S 26509 26512 26280 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844012215312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26517] ppid=26509 vsize=16068328 memory=16106957111035337 CPUtime=0 cores=0-7
/proc/26512/task/26517/stat : 26517 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844011162512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26518] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26518/stat : 26518 (java) S 26509 26512 26280 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844010109712 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26519] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26519/stat : 26519 (java) S 26509 26512 26280 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844009056912 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26520] ppid=26509 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/26512/task/26520/stat : 26520 (java) S 26509 26512 26280 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844008004112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26521] ppid=26509 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/26512/task/26521/stat : 26521 (java) S 26509 26512 26280 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844006951312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26522] ppid=26509 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/26512/task/26522/stat : 26522 (java) S 26509 26512 26280 0 -1 1077944384 21 0 0 0 2 0 0 0 20 0 46 0 110334958 16453967872 67800 33554432000 4194304 4196468 140726912086272 139844005898512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26523] ppid=26509 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/26512/task/26523/stat : 26523 (java) S 26509 26512 26280 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 46 0 110334959 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843224828784 139844060658306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26524] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26524/stat : 26524 (java) S 26509 26512 26280 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 46 0 110334960 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843223774816 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26525] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26525/stat : 26525 (java) S 26509 26512 26280 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 46 0 110334960 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843222721920 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26526] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26526/stat : 26526 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 110334962 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843221670224 139844060665755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26527] ppid=26509 vsize=16068328 memory=0 CPUtime=1.02 cores=0-7
/proc/26512/task/26527/stat : 26527 (java) R 26509 26512 26280 0 -1 4202560 4912 0 0 0 100 2 0 0 20 0 46 0 110334962 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843220604400 139844039880701 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26528] ppid=26509 vsize=16068328 memory=0 CPUtime=0.94 cores=0-7
/proc/26512/task/26528/stat : 26528 (java) R 26509 26512 26280 0 -1 4202560 5593 0 0 0 92 2 0 0 20 0 46 0 110334962 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843219552368 139844039836608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26529] ppid=26509 vsize=16068328 memory=6791534058613427641 CPUtime=0.9 cores=0-7
/proc/26512/task/26529/stat : 26529 (java) R 26509 26512 26280 0 -1 4202560 5939 0 0 0 88 2 0 0 20 0 46 0 110334962 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843218498080 139844042168435 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26530] ppid=26509 vsize=16068328 memory=0 CPUtime=0.79 cores=0-7
/proc/26512/task/26530/stat : 26530 (java) S 26509 26512 26280 0 -1 1077944384 8412 0 0 0 78 1 0 0 20 0 46 0 110334962 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843217459184 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26531] ppid=26509 vsize=16068328 memory=4580 CPUtime=0 cores=0-7
/proc/26512/task/26531/stat : 26531 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 110334962 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843216407648 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26532] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26532/stat : 26532 (java) S 26509 26512 26280 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 46 0 110334963 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843215354928 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26533] ppid=26509 vsize=16068328 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/26512/task/26533/stat : 26533 (java) S 26509 26512 26280 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 46 0 110335123 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843205067936 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26534] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26534/stat : 26534 (java) S 26509 26512 26280 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 46 0 110335135 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843201918032 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26535] ppid=26509 vsize=16068328 memory=6944656592455360604 CPUtime=0.13 cores=0-7
/proc/26512/task/26535/stat : 26535 (java) S 26509 26512 26280 0 -1 1077944384 97 0 0 0 13 0 0 0 20 0 46 0 110335144 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843200857488 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26536] ppid=26509 vsize=16068328 memory=6944656592455359580 CPUtime=0.12 cores=0-7
/proc/26512/task/26536/stat : 26536 (java) S 26509 26512 26280 0 -1 1077944384 124 0 0 0 12 0 0 0 20 0 46 0 110335145 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843199812752 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26537] ppid=26509 vsize=16068328 memory=6944656575208382560 CPUtime=0.07 cores=0-7
/proc/26512/task/26537/stat : 26537 (java) S 26509 26512 26280 0 -1 1077944384 123 0 0 0 7 0 0 0 20 0 46 0 110335145 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843128517648 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26538] ppid=26509 vsize=16068328 memory=8330969454845486047 CPUtime=0.13 cores=0-7
/proc/26512/task/26538/stat : 26538 (java) R 26509 26512 26280 0 -1 4202560 78 0 0 0 13 0 0 0 20 0 46 0 110335147 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843127455200 139843689241279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26539] ppid=26509 vsize=16068328 memory=6656426216303648864 CPUtime=0.1 cores=0-7
/proc/26512/task/26539/stat : 26539 (java) S 26509 26512 26280 0 -1 1077944384 37 0 0 0 10 0 0 0 20 0 46 0 110335147 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843126413072 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26540] ppid=26509 vsize=16068328 memory=6944652177228980320 CPUtime=0.16 cores=0-7
/proc/26512/task/26540/stat : 26540 (java) S 26509 26512 26280 0 -1 1077944384 34 0 0 0 16 0 0 0 20 0 46 0 110335147 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843125360272 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26541] ppid=26509 vsize=16068328 memory=6655300316396806240 CPUtime=0.1 cores=0-7
/proc/26512/task/26541/stat : 26541 (java) S 26509 26512 26280 0 -1 1077944384 34 0 0 0 10 0 0 0 20 0 46 0 110335147 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843124307472 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26542] ppid=26509 vsize=16068328 memory=8292148123324110535 CPUtime=0.07 cores=0-7
/proc/26512/task/26542/stat : 26542 (java) R 26509 26512 26280 0 -1 1077944384 45 0 0 0 7 0 0 0 20 0 46 0 110335147 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843123254672 139844060657365 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26543] ppid=26509 vsize=16068328 memory=4137287014106042739 CPUtime=0.1 cores=0-7
/proc/26512/task/26543/stat : 26543 (java) S 26509 26512 26280 0 -1 1077944384 49 0 0 0 10 0 0 0 20 0 46 0 110335147 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843122201872 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26544] ppid=26509 vsize=16068328 memory=8257237230706253920 CPUtime=0.08 cores=0-7
/proc/26512/task/26544/stat : 26544 (java) S 26509 26512 26280 0 -1 1077944384 41 0 0 0 8 0 0 0 20 0 46 0 110335147 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843121149072 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26545] ppid=26509 vsize=16068328 memory=-7966001967256141664 CPUtime=0.14 cores=0-7
/proc/26512/task/26545/stat : 26545 (java) S 26509 26512 26280 0 -1 1077944384 122 0 0 0 14 0 0 0 20 0 46 0 110335148 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843120088208 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26546] ppid=26509 vsize=16068328 memory=8257237230052613020 CPUtime=0.11 cores=0-7
/proc/26512/task/26546/stat : 26546 (java) S 26509 26512 26280 0 -1 1077944384 58 0 0 0 11 0 0 0 20 0 46 0 110335155 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843119043472 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26547] ppid=26509 vsize=16068328 memory=0 CPUtime=0.03 cores=0-7
/proc/26512/task/26547/stat : 26547 (java) R 26509 26512 26280 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 46 0 110335155 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843117991696 139843692460337 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26548] ppid=26509 vsize=16068328 memory=6944656592455097440 CPUtime=0.12 cores=0-7
/proc/26512/task/26548/stat : 26548 (java) S 26509 26512 26280 0 -1 1077944384 65 0 0 0 12 0 0 0 20 0 46 0 110335157 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843114804880 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26549] ppid=26509 vsize=16068328 memory=6655300316396806240 CPUtime=0.04 cores=0-7
/proc/26512/task/26549/stat : 26549 (java) R 26509 26512 26280 0 -1 4202560 232 0 0 0 4 0 0 0 20 0 46 0 110335157 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843113743760 139843692460341 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26550] ppid=26509 vsize=16068328 memory=6943526294502006880 CPUtime=0.09 cores=0-7
/proc/26512/task/26550/stat : 26550 (java) R 26509 26512 26280 0 -1 1077944384 49 0 0 0 9 0 0 0 20 0 46 0 110335157 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843112690960 139844060657365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26551] ppid=26509 vsize=16068328 memory=6944656592387989600 CPUtime=0.05 cores=0-7
/proc/26512/task/26551/stat : 26551 (java) R 26509 26512 26280 0 -1 1077944384 27 0 0 0 5 0 0 0 20 0 46 0 110335158 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843111646480 139844060657365 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26552] ppid=26509 vsize=16068328 memory=6944656592387989600 CPUtime=0.13 cores=0-7
/proc/26512/task/26552/stat : 26552 (java) S 26509 26512 26280 0 -1 1077944384 33 0 0 0 13 0 0 0 20 0 46 0 110335158 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843110593680 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26553] ppid=26509 vsize=16068328 memory=140136984045183 CPUtime=0.07 cores=0-7
/proc/26512/task/26553/stat : 26553 (java) R 26509 26512 26280 0 -1 1077944384 32 0 0 0 7 0 0 0 20 0 46 0 110335158 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843109540880 139844060657365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26554] ppid=26509 vsize=16068328 memory=0 CPUtime=0.06 cores=0-7
/proc/26512/task/26554/stat : 26554 (java) S 26509 26512 26280 0 -1 1077944384 28 0 0 0 6 0 0 0 20 0 46 0 110335158 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843108488080 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26555] ppid=26509 vsize=16068328 memory=0 CPUtime=0.09 cores=0-7
/proc/26512/task/26555/stat : 26555 (java) R 26509 26512 26280 0 -1 4202560 27 0 0 0 9 0 0 0 20 0 46 0 110335158 16453967872 67800 33554432000 4194304 4196468 140726912086272 139843107436304 139843688801831 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
Current children cumulated CPU time: 8.14 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 271200 KiB

[startup+2.80099 s]
/proc/loadavg: 8.22 8.23 8.25 12/217 26550
/proc/meminfo: memFree=31263708/32770624 swapFree=67108860/67108860
[pid=26512] ppid=26509 vsize=16068328 memory=272748 CPUtime=9.8 cores=0-7
/proc/26512/stat : 26512 (java) S 26509 26512 26280 0 -1 1077944320 43088 0 0 0 958 22 0 0 20 0 18 0 110334957 16453967872 68187 33554432000 4194304 4196468 140726912086272 140726912068816 139844060647159 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
/proc/26512/statm: 4017082 68187 3837 1 0 4004276 0
[pid=26512/tid=26514] ppid=26509 vsize=16068328 memory=0 CPUtime=1.86 cores=0-7
/proc/26512/task/26514/stat : 26514 (java) D 26509 26512 26280 0 -1 4202560 12514 0 0 0 179 7 0 0 20 0 18 0 110334957 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844064890168 139844053332791 0 0 0 16800975 18446744072100166789 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26515] ppid=26509 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/26512/task/26515/stat : 26515 (java) S 26509 26512 26280 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844013268112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26516] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26516/stat : 26516 (java) S 26509 26512 26280 0 -1 1077944384 203 0 0 0 0 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844012215312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26517] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26517/stat : 26517 (java) S 26509 26512 26280 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844011162512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26518] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26518/stat : 26518 (java) S 26509 26512 26280 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844010109712 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26519] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26519/stat : 26519 (java) S 26509 26512 26280 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844009056912 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26520] ppid=26509 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/26512/task/26520/stat : 26520 (java) S 26509 26512 26280 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844008004112 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26521] ppid=26509 vsize=16068328 memory=0 CPUtime=0.01 cores=0-7
/proc/26512/task/26521/stat : 26521 (java) S 26509 26512 26280 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844006951312 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26522] ppid=26509 vsize=16068328 memory=0 CPUtime=0.02 cores=0-7
/proc/26512/task/26522/stat : 26522 (java) S 26509 26512 26280 0 -1 1077944384 21 0 0 0 2 0 0 0 20 0 18 0 110334958 16453967872 68187 33554432000 4194304 4196468 140726912086272 139844005898512 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26524] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26524/stat : 26524 (java) S 26509 26512 26280 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 18 0 110334960 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843223774816 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26525] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26525/stat : 26525 (java) S 26509 26512 26280 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 18 0 110334960 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843222721920 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26526] ppid=26509 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/26512/task/26526/stat : 26526 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 110334962 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843221669872 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26527] ppid=26509 vsize=16068328 memory=0 CPUtime=1.18 cores=0-7
/proc/26512/task/26527/stat : 26527 (java) S 26509 26512 26280 0 -1 1077944384 5054 0 0 0 116 2 0 0 20 0 18 0 110334962 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843220602656 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26528] ppid=26509 vsize=16068328 memory=0 CPUtime=1.09 cores=0-7
/proc/26512/task/26528/stat : 26528 (java) S 26509 26512 26280 0 -1 1077944384 5712 0 0 0 106 3 0 0 20 0 18 0 110334962 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843219545184 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26529] ppid=26509 vsize=16068328 memory=0 CPUtime=1.02 cores=0-7
/proc/26512/task/26529/stat : 26529 (java) S 26509 26512 26280 0 -1 1077944384 6005 0 0 0 100 2 0 0 20 0 18 0 110334962 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843218511984 139844060658306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26530] ppid=26509 vsize=16068328 memory=8243950634200752977 CPUtime=0.85 cores=0-7
/proc/26512/task/26530/stat : 26530 (java) S 26509 26512 26280 0 -1 1077944384 8636 0 0 0 83 2 0 0 20 0 18 0 110334962 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843217455056 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
[pid=26512/tid=26531] ppid=26509 vsize=16068328 memory=7588671304909280615 CPUtime=0 cores=0-7
/proc/26512/task/26531/stat : 26531 (java) S 26509 26512 26280 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 110334962 16453967872 68187 33554432000 4194304 4196468 140726912086272 139843216407648 139844060657365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140726912095329 140726912095515 140726912095515 140726912098255 0
Current children cumulated CPU time: 9.8 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 272748 KiB

Child status: 0
Real time (s): 2.87144
CPU time (s): 9.81412
CPU user time (s): 9.58497
CPU system time (s): 0.229146
CPU usage (%): 341.783
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 272748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.58497
system time used= 0.229146
maximum resident set size= 273796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43121
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7202
involuntary context switches= 565


# summary of solver processes directly reported to runsolver:
#   pid: 26512
#   total CPU time (s): 9.81412
#   total CPU user time (s): 9.58497
#   total CPU system time (s): 0.229146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043736 second user time and 0.067119 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 06:33:34
IDJOB=4275067
IDBENCH=134662
IDSOLVER=2668
FILE ID=node115/4275067-1502772473
RUNJOBID= node115-1502771608-26307
PBS_JOBID= 20629102
Free space on /tmp= 61812 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-routing/Pb-routing-s3-3-3-1.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275067-1502772473/watcher-4275067-1502772473 -o /tmp/evaluation-result-4275067-1502772473/solver-4275067-1502772473 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502771608-26307 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1922935708 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275067-1502772473.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d246e7ee644c503b58cd0ccaee57aa1d
RANDOM SEED=1922935708

node115.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.69
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.69
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.69
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.69
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:        31495360 kB
MemAvailable:   31981752 kB
Buffers:          177872 kB
Cached:           593852 kB
SwapCached:            0 kB
Active:           579320 kB
Inactive:         248612 kB
Active(anon):       4536 kB
Inactive(anon):    79420 kB
Active(file):     574784 kB
Inactive(file):   169192 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42244 kB
Writeback:             0 kB
AnonPages:         63212 kB
Mapped:            45288 kB
Shmem:             25224 kB
Slab:             142572 kB
SReclaimable:     116504 kB
SUnreclaim:        26068 kB
KernelStack:        3424 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61772 MiB
End job on node115 at 2017-08-15 06:33:37