Trace number 4257181

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-26OPT0 25.646601 8.1184702

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-06.xml
MD5SUM315e274f87a0401bb6a43b890592ba0e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark18.0875
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints47
Number of domains2
Minimum domain size2
Maximum domain size36
Distribution of domain sizes[{"size":2,"count":11},{"size":36,"count":37}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":13},{"degree":3,"count":23},{"degree":4,"count":11},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":35},{"arity":3,"count":11},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints46
Distribution of constraint types[{"type":"intension","count":46},{"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.22/0.39	c version: 2017-07-26
0.22/0.39	c seed: 144746727
0.22/0.39	c timeout: 1920
0.22/0.39	c memlimit: 22000
0.22/0.40	c nbcore: 8
0.39/0.42	c Parsing instance...
1.29/0.82	c Parsing done, starting search...
11.94/2.72	o 10
12.69/2.88	o 9
12.69/2.90	o 8
14.22/3.02	o 7
15.01/3.19	o 6
16.68/3.36	o 5
17.42/3.42	o 4
17.42/3.48	o 3
18.98/3.62	o 2
19.74/3.77	o 1
24.66/7.93	o 0
25.61/8.10	s OPTIMUM FOUND
25.61/8.10	v <instantiation>
25.61/8.10	v 	<list>
25.61/8.10	v 		q 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] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10]
25.61/8.10	v 	</list>
25.61/8.10	v 	<values>
25.61/8.10	v 		14 31 20 24 32 28 17 4 15 11 3 7 18 26 30 19 6 2 13 0 8 12 25 21 29 33 22 35 27 16 5 9 1 14 10 23 34 0 0 0 0 0 0 0 0 0 0 0 
25.61/8.10	v 	</values>
25.61/8.10	v </instantiation>

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257181-1501688982/watcher-4257181-1501688982 -o /tmp/evaluation-result-4257181-1501688982/solver-4257181-1501688982 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node132-1501676530-13487 --watchdog 324 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 144746727 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257181-1501688982.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1920 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1950 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 264 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.77 4.67 6.45 2/177 28314
/proc/meminfo: memFree=31649220/32770624 swapFree=0/301056
[pid=28314] ppid=28311 vsize=23672 CPUtime=0 cores=0-7
/proc/28314/stat : 28314 (runsolver) D 28311 28314 13431 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 68551640 24240128 107 18446744073709551615 4194304 4338465 140724705520784 140724705518424 140598883173079 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 30556160 140724705521763 140724705522242 140724705522242 140724705525706 0
/proc/28314/statm: 5918 107 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 1.77 4.67 6.45 2/177 28314
/proc/meminfo: memFree=31649220/32770624 swapFree=0/301056
[pid=28314] ppid=28311 vsize=25527784 CPUtime=0.03 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 4188 0 0 0 3 0 0 0 20 0 13 0 68551640 26140450816 4786 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
/proc/28314/statm: 6381946 4786 2102 1 0 6371451 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25527784

[startup+0.200295 s]
/proc/loadavg: 1.77 4.67 6.45 2/177 28314
/proc/meminfo: memFree=31649220/32770624 swapFree=0/301056
[pid=28314] ppid=28311 vsize=25997072 CPUtime=0.05 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 5166 0 0 0 5 0 0 0 20 0 20 0 68551640 26621001728 6219 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
/proc/28314/statm: 6499268 6219 2761 1 0 6488055 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25997072

[startup+0.300283 s]
/proc/loadavg: 1.77 4.67 6.45 2/177 28314
/proc/meminfo: memFree=31649220/32770624 swapFree=0/301056
[pid=28314] ppid=28311 vsize=25996604 CPUtime=0.22 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 10150 0 0 0 20 2 0 0 20 0 20 0 68551640 26620522496 9352 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
/proc/28314/statm: 6499151 9352 3507 1 0 6487938 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 25996604

[startup+0.70022 s]
/proc/loadavg: 1.77 4.67 6.45 2/177 28314
/proc/meminfo: memFree=31649220/32770624 swapFree=0/301056
[pid=28314] ppid=28311 vsize=25998672 CPUtime=0.95 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 14493 0 0 0 91 4 0 0 20 0 20 0 68551640 26622640128 17208 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
/proc/28314/statm: 6499668 17208 3713 1 0 6488450 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 25998672

[startup+1.50075 s]
/proc/loadavg: 1.63 4.59 6.42 2/197 28334
/proc/meminfo: memFree=31547884/32770624 swapFree=0/301064
[pid=28314] ppid=28311 vsize=26069332 CPUtime=3.65 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 31895 0 0 0 354 11 0 0 20 0 21 0 68551640 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
/proc/28314/statm: 6517333 45095 3762 1 0 6506115 0
[pid=28314/tid=28316] ppid=28311 vsize=26069332 CPUtime=1.34 cores=0-7
/proc/28314/task/28316/stat : 28316 (java) R 28311 28314 13431 0 -1 4202560 15050 0 0 0 127 7 0 0 20 0 21 0 68551646 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931938647600 139931934434461 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28317] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28317/stat : 28317 (java) S 28311 28314 13431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931861339024 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28318] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28318/stat : 28318 (java) S 28311 28314 13431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931860286224 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28319] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28319/stat : 28319 (java) S 28311 28314 13431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931859233936 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28320] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28320/stat : 28320 (java) S 28311 28314 13431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931858181136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28321] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28321/stat : 28321 (java) S 28311 28314 13431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931857127824 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28322] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28322/stat : 28322 (java) S 28311 28314 13431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931856075024 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28323] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28323/stat : 28323 (java) S 28311 28314 13431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931855022736 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28324] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28324/stat : 28324 (java) S 28311 28314 13431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 68551647 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931853969936 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28325] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28325/stat : 28325 (java) S 28311 28314 13431 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 21 0 68551648 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931447904880 139931934423682 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28326] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28326/stat : 28326 (java) S 28311 28314 13431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 68551649 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931446850848 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28327] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28327/stat : 28327 (java) S 28311 28314 13431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 68551649 26694995968 45095 18446744073709551615 4194304 4196468 140721482866048 139931445798512 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28328] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28328/stat : 28328 (java) S 28311 28314 13431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 68551651 26694995968 45161 18446744073709551615 4194304 4196468 140721482866048 139930253126224 139931934431131 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28329] ppid=28311 vsize=26069332 CPUtime=0.51 cores=0-7
/proc/28314/task/28329/stat : 28329 (java) R 28311 28314 13431 0 -1 4202560 2788 0 0 0 50 1 0 0 20 0 21 0 68551651 26694995968 45161 18446744073709551615 4194304 4196468 140721482866048 139930252054608 139931917823430 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28330] ppid=28311 vsize=26069332 CPUtime=0.61 cores=0-7
/proc/28314/task/28330/stat : 28330 (java) R 28311 28314 13431 0 -1 4202560 3107 0 0 0 61 0 0 0 20 0 21 0 68551651 26694995968 45161 18446744073709551615 4194304 4196468 140721482866048 139930251006072 139931915956258 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28331] ppid=28311 vsize=26069332 CPUtime=0.54 cores=0-7
/proc/28314/task/28331/stat : 28331 (java) R 28311 28314 13431 0 -1 4202560 2957 0 0 0 54 0 0 0 20 0 21 0 68551651 26694995968 45161 18446744073709551615 4194304 4196468 140721482866048 139930249968112 139931915048419 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28332] ppid=28311 vsize=26069332 CPUtime=0.61 cores=0-7
/proc/28314/task/28332/stat : 28332 (java) S 28311 28314 13431 0 -1 1077944384 6636 0 0 0 60 1 0 0 20 0 21 0 68551651 26694995968 45161 18446744073709551615 4194304 4196468 140721482866048 139930248915184 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28333] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28333/stat : 28333 (java) S 28311 28314 13431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 68551652 26694995968 45161 18446744073709551615 4194304 4196468 140721482866048 139930247863136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28334] ppid=28311 vsize=26069332 CPUtime=0 cores=0-7
/proc/28314/task/28334/stat : 28334 (java) S 28311 28314 13431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 68551660 26694995968 45227 18446744073709551615 4194304 4196468 140721482866048 139930246810416 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 26069332

[startup+3.10207 s]
/proc/loadavg: 1.63 4.59 6.42 12/215 28352
/proc/meminfo: memFree=31413968/32770624 swapFree=0/301064
[pid=28314] ppid=28311 vsize=27739612 CPUtime=15.01 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 43400 0 0 0 1474 27 0 0 20 0 46 0 68551640 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
/proc/28314/statm: 6934903 74758 3803 1 0 6923164 0
[pid=28314/tid=28316] ppid=28311 vsize=27739612 CPUtime=1.53 cores=0-7
/proc/28314/task/28316/stat : 28316 (java) S 28311 28314 13431 0 -1 1077944384 16217 0 0 0 146 7 0 0 20 0 46 0 68551646 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931938650240 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28317] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28317/stat : 28317 (java) S 28311 28314 13431 0 -1 1077944384 89 0 0 0 0 1 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931861339024 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28318] ppid=28311 vsize=27739612 CPUtime=0.02 cores=0-7
/proc/28314/task/28318/stat : 28318 (java) S 28311 28314 13431 0 -1 1077944384 675 0 0 0 1 1 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931860286224 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28319] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28319/stat : 28319 (java) S 28311 28314 13431 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931859233936 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28320] ppid=28311 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/28314/task/28320/stat : 28320 (java) S 28311 28314 13431 0 -1 1077944384 170 0 0 0 2 1 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931858181136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28321] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28321/stat : 28321 (java) S 28311 28314 13431 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931857127824 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28322] ppid=28311 vsize=27739612 CPUtime=0.02 cores=0-7
/proc/28314/task/28322/stat : 28322 (java) S 28311 28314 13431 0 -1 1077944384 70 0 0 0 1 1 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931856075024 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28323] ppid=28311 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/28314/task/28323/stat : 28323 (java) S 28311 28314 13431 0 -1 1077944384 148 0 0 0 2 1 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931855022736 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28324] ppid=28311 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/28314/task/28324/stat : 28324 (java) S 28311 28314 13431 0 -1 1077944384 65 0 0 0 2 1 0 0 20 0 46 0 68551647 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931853969936 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28325] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28325/stat : 28325 (java) S 28311 28314 13431 0 -1 1077944384 356 0 0 0 1 0 0 0 20 0 46 0 68551648 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931447904880 139931934423682 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28326] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28326/stat : 28326 (java) S 28311 28314 13431 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 46 0 68551649 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931446850912 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28327] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28327/stat : 28327 (java) S 28311 28314 13431 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 46 0 68551649 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139931445798528 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28328] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28328/stat : 28328 (java) S 28311 28314 13431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 68551651 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930253126224 139931934431131 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28329] ppid=28311 vsize=27739612 CPUtime=1.55 cores=0-7
/proc/28314/task/28329/stat : 28329 (java) S 28311 28314 13431 0 -1 1077944384 4224 0 0 0 154 1 0 0 20 0 46 0 68551651 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930252073072 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28330] ppid=28311 vsize=27739612 CPUtime=1.63 cores=0-7
/proc/28314/task/28330/stat : 28330 (java) S 28311 28314 13431 0 -1 1077944384 4898 0 0 0 162 1 0 0 20 0 46 0 68551651 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930251020272 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28331] ppid=28311 vsize=27739612 CPUtime=1.63 cores=0-7
/proc/28314/task/28331/stat : 28331 (java) R 28311 28314 13431 0 -1 4202560 4385 0 0 0 163 0 0 0 20 0 46 0 68551651 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930249953808 139931915956308 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28332] ppid=28311 vsize=27739612 CPUtime=0.86 cores=0-7
/proc/28314/task/28332/stat : 28332 (java) S 28311 28314 13431 0 -1 1077944384 8355 0 0 0 84 2 0 0 20 0 46 0 68551651 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930248915184 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28333] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28333/stat : 28333 (java) S 28311 28314 13431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 68551652 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930247863136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28334] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28334/stat : 28334 (java) S 28311 28314 13431 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 46 0 68551660 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930246810416 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28335] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28335/stat : 28335 (java) S 28311 28314 13431 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 68551784 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930123658624 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28336] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28336/stat : 28336 (java) R 28311 28314 13431 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 46 0 68551796 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930120508752 139931934423682 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28337] ppid=28311 vsize=27739612 CPUtime=0.25 cores=0-7
/proc/28314/task/28337/stat : 28337 (java) R 28311 28314 13431 0 -1 4202560 165 0 0 0 25 0 0 0 20 0 46 0 68551806 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930117351880 139931538504512 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28338] ppid=28311 vsize=27739612 CPUtime=0.93 cores=0-7
/proc/28314/task/28338/stat : 28338 (java) R 28311 28314 13431 0 -1 4202560 450 0 0 0 93 0 0 0 20 0 46 0 68551807 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930116299240 139931537710538 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28339] ppid=28311 vsize=27739612 CPUtime=0.77 cores=0-7
/proc/28314/task/28339/stat : 28339 (java) R 28311 28314 13431 0 -1 4202560 164 0 0 0 77 0 0 0 20 0 46 0 68551807 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930115252384 139931537790377 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28340] ppid=28311 vsize=27739612 CPUtime=0.16 cores=0-7
/proc/28314/task/28340/stat : 28340 (java) R 28311 28314 13431 0 -1 4202560 57 0 0 0 16 0 0 0 20 0 46 0 68551807 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930114199616 139931537710410 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28341] ppid=28311 vsize=27739612 CPUtime=0.8 cores=0-7
/proc/28314/task/28341/stat : 28341 (java) S 28311 28314 13431 0 -1 1077944384 168 0 0 0 80 0 0 0 20 0 46 0 68551807 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930113148336 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28342] ppid=28311 vsize=27739612 CPUtime=0.76 cores=0-7
/proc/28314/task/28342/stat : 28342 (java) S 28311 28314 13431 0 -1 1077944384 206 0 0 0 76 0 0 0 20 0 46 0 68551809 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930112095536 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28343] ppid=28311 vsize=27739612 CPUtime=0.76 cores=0-7
/proc/28314/task/28343/stat : 28343 (java) S 28311 28314 13431 0 -1 1077944384 167 0 0 0 76 0 0 0 20 0 46 0 68551809 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930111043248 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28344] ppid=28311 vsize=27739612 CPUtime=0.78 cores=0-7
/proc/28314/task/28344/stat : 28344 (java) R 28311 28314 13431 0 -1 4202560 133 0 0 0 78 0 0 0 20 0 46 0 68551809 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930109983832 139931914122976 0 4 1 16800974 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28345] ppid=28311 vsize=27739612 CPUtime=0.16 cores=0-7
/proc/28314/task/28345/stat : 28345 (java) S 28311 28314 13431 0 -1 1077944384 42 0 0 0 16 0 0 0 20 0 46 0 68551809 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930108937136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28346] ppid=28311 vsize=27739612 CPUtime=0.72 cores=0-7
/proc/28314/task/28346/stat : 28346 (java) S 28311 28314 13431 0 -1 1077944384 123 0 0 0 72 0 0 0 20 0 46 0 68551810 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930107884336 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28347] ppid=28311 vsize=27739612 CPUtime=0.84 cores=0-7
/proc/28314/task/28347/stat : 28347 (java) R 28311 28314 13431 0 -1 4202560 110 0 0 0 84 0 0 0 20 0 46 0 68551811 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930106828536 139931537322122 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28348] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28348/stat : 28348 (java) S 28311 28314 13431 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 46 0 68551824 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930105779248 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28349] ppid=28311 vsize=27739612 CPUtime=0.06 cores=0-7
/proc/28314/task/28349/stat : 28349 (java) S 28311 28314 13431 0 -1 1077944384 23 0 0 0 6 0 0 0 20 0 46 0 68551824 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930104726960 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28350] ppid=28311 vsize=27739612 CPUtime=0.11 cores=0-7
/proc/28314/task/28350/stat : 28350 (java) R 28311 28314 13431 0 -1 4202560 29 0 0 0 11 0 0 0 20 0 46 0 68551824 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139930103673120 139931538896321 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28351] ppid=28311 vsize=27739612 CPUtime=0.13 cores=0-7
/proc/28314/task/28351/stat : 28351 (java) R 28311 28314 13431 0 -1 4202560 27 0 0 0 13 0 0 0 20 0 46 0 68551824 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139928558095392 139931537710140 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28352] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28352/stat : 28352 (java) S 28311 28314 13431 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 46 0 68551824 28405362688 74758 18446744073709551615 4194304 4196468 140721482866048 139928557049392 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 27739612

[startup+6.30144 s]
/proc/loadavg: 1.63 4.59 6.42 2/223 28360
/proc/meminfo: memFree=31143316/32770624 swapFree=0/301056
[pid=28314] ppid=28311 vsize=27739612 CPUtime=22.93 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 45920 0 0 0 2245 48 0 0 20 0 46 0 68551640 28405362688 154665 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0

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

[pid=28314/tid=28326] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28326/stat : 28326 (java) S 28311 28314 13431 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 45 0 68551649 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139931446850912 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28327] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28327/stat : 28327 (java) S 28311 28314 13431 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 45 0 68551649 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139931445798528 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28328] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28328/stat : 28328 (java) S 28311 28314 13431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 68551651 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930253126224 139931934431131 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28329] ppid=28311 vsize=27739612 CPUtime=1.64 cores=0-7
/proc/28314/task/28329/stat : 28329 (java) S 28311 28314 13431 0 -1 1077944384 4377 0 0 0 163 1 0 0 20 0 45 0 68551651 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930252073072 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28330] ppid=28311 vsize=27739612 CPUtime=1.75 cores=0-7
/proc/28314/task/28330/stat : 28330 (java) S 28311 28314 13431 0 -1 1077944384 4921 0 0 0 174 1 0 0 20 0 45 0 68551651 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930251020272 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28331] ppid=28311 vsize=27739612 CPUtime=1.69 cores=0-7
/proc/28314/task/28331/stat : 28331 (java) S 28311 28314 13431 0 -1 1077944384 4411 0 0 0 169 0 0 0 20 0 45 0 68551651 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930249967984 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28332] ppid=28311 vsize=27739612 CPUtime=0.94 cores=0-7
/proc/28314/task/28332/stat : 28332 (java) S 28311 28314 13431 0 -1 1077944384 8999 0 0 0 92 2 0 0 20 0 45 0 68551651 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930248915184 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28333] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28333/stat : 28333 (java) S 28311 28314 13431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 68551652 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930247863136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28334] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28334/stat : 28334 (java) S 28311 28314 13431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 45 0 68551660 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930246810416 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28336] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28336/stat : 28336 (java) S 28311 28314 13431 0 -1 1077944384 1770 0 0 0 0 1 0 0 20 0 45 0 68551796 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930120508512 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28337] ppid=28311 vsize=27739612 CPUtime=0.64 cores=0-7
/proc/28314/task/28337/stat : 28337 (java) S 28311 28314 13431 0 -1 1077944384 170 0 0 0 64 0 0 0 20 0 45 0 68551806 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930117358384 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28338] ppid=28311 vsize=27739612 CPUtime=1.23 cores=0-7
/proc/28314/task/28338/stat : 28338 (java) S 28311 28314 13431 0 -1 1077944384 503 0 0 0 122 1 0 0 20 0 45 0 68551807 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930116299040 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28339] ppid=28311 vsize=27739612 CPUtime=1.04 cores=0-7
/proc/28314/task/28339/stat : 28339 (java) S 28311 28314 13431 0 -1 1077944384 229 0 0 0 104 0 0 0 20 0 45 0 68551807 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930115246448 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28340] ppid=28311 vsize=27739612 CPUtime=0.3 cores=0-7
/proc/28314/task/28340/stat : 28340 (java) S 28311 28314 13431 0 -1 1077944384 89 0 0 0 30 0 0 0 20 0 45 0 68551807 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930114193952 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28341] ppid=28311 vsize=27739612 CPUtime=0.91 cores=0-7
/proc/28314/task/28341/stat : 28341 (java) S 28311 28314 13431 0 -1 1077944384 169 0 0 0 91 0 0 0 20 0 45 0 68551807 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930113148208 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28342] ppid=28311 vsize=27739612 CPUtime=0.94 cores=0-7
/proc/28314/task/28342/stat : 28342 (java) S 28311 28314 13431 0 -1 1077944384 209 0 0 0 94 0 0 0 20 0 45 0 68551809 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930112095408 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28343] ppid=28311 vsize=27739612 CPUtime=0.78 cores=0-7
/proc/28314/task/28343/stat : 28343 (java) S 28311 28314 13431 0 -1 1077944384 167 0 0 0 78 0 0 0 20 0 45 0 68551809 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930111043120 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28344] ppid=28311 vsize=27739612 CPUtime=1.12 cores=0-7
/proc/28314/task/28344/stat : 28344 (java) S 28311 28314 13431 0 -1 1077944384 135 0 0 0 112 0 0 0 20 0 45 0 68551809 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930109990320 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28345] ppid=28311 vsize=27739612 CPUtime=0.34 cores=0-7
/proc/28314/task/28345/stat : 28345 (java) S 28311 28314 13431 0 -1 1077944384 45 0 0 0 34 0 0 0 20 0 45 0 68551809 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930108937008 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28346] ppid=28311 vsize=27739612 CPUtime=1 cores=0-7
/proc/28314/task/28346/stat : 28346 (java) S 28311 28314 13431 0 -1 1077944384 205 0 0 0 100 0 0 0 20 0 45 0 68551810 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930107877664 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28347] ppid=28311 vsize=27739612 CPUtime=1.28 cores=0-7
/proc/28314/task/28347/stat : 28347 (java) S 28311 28314 13431 0 -1 1077944384 116 0 0 0 128 0 0 0 20 0 45 0 68551811 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930106831920 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28348] ppid=28311 vsize=27739612 CPUtime=0.03 cores=0-7
/proc/28314/task/28348/stat : 28348 (java) S 28311 28314 13431 0 -1 1077944384 86 0 0 0 3 0 0 0 20 0 45 0 68551824 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930105776576 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28349] ppid=28311 vsize=27739612 CPUtime=0.46 cores=0-7
/proc/28314/task/28349/stat : 28349 (java) S 28311 28314 13431 0 -1 1077944384 344 0 0 0 46 0 0 0 20 0 45 0 68551824 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930104703296 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28350] ppid=28311 vsize=27739612 CPUtime=0.44 cores=0-7
/proc/28314/task/28350/stat : 28350 (java) S 28311 28314 13431 0 -1 1077944384 103 0 0 0 44 0 0 0 20 0 45 0 68551824 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139930103672128 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28351] ppid=28311 vsize=27739612 CPUtime=0.45 cores=0-7
/proc/28314/task/28351/stat : 28351 (java) S 28311 28314 13431 0 -1 1077944384 30 0 0 0 45 0 0 0 20 0 45 0 68551824 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928558102064 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28352] ppid=28311 vsize=27739612 CPUtime=0.13 cores=0-7
/proc/28314/task/28352/stat : 28352 (java) S 28311 28314 13431 0 -1 1077944384 84 0 0 0 13 0 0 0 20 0 45 0 68551824 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928557049264 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28353] ppid=28311 vsize=27739612 CPUtime=0.08 cores=0-7
/proc/28314/task/28353/stat : 28353 (java) S 28311 28314 13431 0 -1 1077944384 118 0 0 0 8 0 0 0 20 0 45 0 68551913 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928553854816 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28354] ppid=28311 vsize=27739612 CPUtime=0.1 cores=0-7
/proc/28314/task/28354/stat : 28354 (java) S 28311 28314 13431 0 -1 1077944384 34 0 0 0 10 0 0 0 20 0 45 0 68551913 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928552809136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28355] ppid=28311 vsize=27739612 CPUtime=4.34 cores=0-7
/proc/28314/task/28355/stat : 28355 (java) S 28311 28314 13431 0 -1 1077944384 1382 0 0 0 430 4 0 0 20 0 45 0 68551929 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928551754720 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28356] ppid=28311 vsize=27739612 CPUtime=0.14 cores=0-7
/proc/28314/task/28356/stat : 28356 (java) S 28311 28314 13431 0 -1 1077944384 26 0 0 0 14 0 0 0 20 0 45 0 68551929 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928550704048 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28357] ppid=28311 vsize=27739612 CPUtime=0.2 cores=0-7
/proc/28314/task/28357/stat : 28357 (java) S 28311 28314 13431 0 -1 1077944384 630 0 0 0 20 0 0 0 20 0 45 0 68551929 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928549651888 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28358] ppid=28311 vsize=27739612 CPUtime=0.19 cores=0-7
/proc/28314/task/28358/stat : 28358 (java) S 28311 28314 13431 0 -1 1077944384 89 0 0 0 19 0 0 0 20 0 45 0 68551929 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928548598960 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28359] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28359/stat : 28359 (java) S 28311 28314 13431 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 45 0 68551929 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928547546672 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28360] ppid=28311 vsize=27739612 CPUtime=0.06 cores=0-7
/proc/28314/task/28360/stat : 28360 (java) S 28311 28314 13431 0 -1 1077944384 24 0 0 0 6 0 0 0 20 0 45 0 68551931 28405362688 171159 18446744073709551615 4194304 4196468 140721482866048 139928546493872 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 27739612

[startup+8.10142 s]
/proc/loadavg: 1.58 4.53 6.39 2/223 28360
/proc/meminfo: memFree=30986432/32770624 swapFree=0/301060
[pid=28314] ppid=28311 vsize=27739612 CPUtime=25.61 cores=0-7
/proc/28314/stat : 28314 (java) S 28311 28314 13431 0 -1 1077944320 57029 0 0 0 2498 63 0 0 20 0 45 0 68551640 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 140721482848592 139931934412535 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
/proc/28314/statm: 6934903 171126 3820 1 0 6923164 0
[pid=28314/tid=28316] ppid=28311 vsize=27739612 CPUtime=1.53 cores=0-7
/proc/28314/task/28316/stat : 28316 (java) S 28311 28314 13431 0 -1 1077944384 16217 0 0 0 146 7 0 0 20 0 45 0 68551646 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931938650240 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28317] ppid=28311 vsize=27739612 CPUtime=0.16 cores=0-7
/proc/28314/task/28317/stat : 28317 (java) S 28311 28314 13431 0 -1 1077944384 202 0 0 0 12 4 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931861339024 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28318] ppid=28311 vsize=27739612 CPUtime=0.18 cores=0-7
/proc/28314/task/28318/stat : 28318 (java) S 28311 28314 13431 0 -1 1077944384 746 0 0 0 13 5 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931860286224 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28319] ppid=28311 vsize=27739612 CPUtime=0.17 cores=0-7
/proc/28314/task/28319/stat : 28319 (java) S 28311 28314 13431 0 -1 1077944384 700 0 0 0 14 3 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931859233936 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28320] ppid=28311 vsize=27739612 CPUtime=0.17 cores=0-7
/proc/28314/task/28320/stat : 28320 (java) S 28311 28314 13431 0 -1 1077944384 269 0 0 0 13 4 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931858181136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28321] ppid=28311 vsize=27739612 CPUtime=0.17 cores=0-7
/proc/28314/task/28321/stat : 28321 (java) S 28311 28314 13431 0 -1 1077944384 115 0 0 0 13 4 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931857127824 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28322] ppid=28311 vsize=27739612 CPUtime=0.17 cores=0-7
/proc/28314/task/28322/stat : 28322 (java) S 28311 28314 13431 0 -1 1077944384 137 0 0 0 13 4 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931856075024 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28323] ppid=28311 vsize=27739612 CPUtime=0.18 cores=0-7
/proc/28314/task/28323/stat : 28323 (java) S 28311 28314 13431 0 -1 1077944384 228 0 0 0 14 4 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931855022736 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28324] ppid=28311 vsize=27739612 CPUtime=0.18 cores=0-7
/proc/28314/task/28324/stat : 28324 (java) S 28311 28314 13431 0 -1 1077944384 133 0 0 0 14 4 0 0 20 0 45 0 68551647 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931853969936 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28325] ppid=28311 vsize=27739612 CPUtime=0.05 cores=0-7
/proc/28314/task/28325/stat : 28325 (java) S 28311 28314 13431 0 -1 1077944384 6582 0 0 0 4 1 0 0 20 0 45 0 68551648 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931447904880 139931934423682 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28326] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28326/stat : 28326 (java) S 28311 28314 13431 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 45 0 68551649 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931446850912 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28327] ppid=28311 vsize=27739612 CPUtime=0.01 cores=0-7
/proc/28314/task/28327/stat : 28327 (java) S 28311 28314 13431 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 45 0 68551649 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139931445798528 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28328] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28328/stat : 28328 (java) S 28311 28314 13431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 68551651 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930253126224 139931934431131 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28329] ppid=28311 vsize=27739612 CPUtime=1.64 cores=0-7
/proc/28314/task/28329/stat : 28329 (java) S 28311 28314 13431 0 -1 1077944384 4378 0 0 0 163 1 0 0 20 0 45 0 68551651 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930252073072 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28330] ppid=28311 vsize=27739612 CPUtime=1.75 cores=0-7
/proc/28314/task/28330/stat : 28330 (java) S 28311 28314 13431 0 -1 1077944384 4921 0 0 0 174 1 0 0 20 0 45 0 68551651 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930251020272 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28331] ppid=28311 vsize=27739612 CPUtime=1.69 cores=0-7
/proc/28314/task/28331/stat : 28331 (java) S 28311 28314 13431 0 -1 1077944384 4423 0 0 0 169 0 0 0 20 0 45 0 68551651 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930249967984 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28332] ppid=28311 vsize=27739612 CPUtime=0.95 cores=0-7
/proc/28314/task/28332/stat : 28332 (java) R 28311 28314 13431 0 -1 4202560 9292 0 0 0 93 2 0 0 20 0 45 0 68551651 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930248915184 139931934433882 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28333] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28333/stat : 28333 (java) S 28311 28314 13431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 68551652 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930247863136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28334] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28334/stat : 28334 (java) S 28311 28314 13431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 45 0 68551660 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930246810416 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28336] ppid=28311 vsize=27739612 CPUtime=0.02 cores=0-7
/proc/28314/task/28336/stat : 28336 (java) R 28311 28314 13431 0 -1 4202560 1805 0 0 0 1 1 0 0 20 0 45 0 68551796 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930120508816 139931527709385 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28337] ppid=28311 vsize=27739612 CPUtime=0.64 cores=0-7
/proc/28314/task/28337/stat : 28337 (java) S 28311 28314 13431 0 -1 1077944384 170 0 0 0 64 0 0 0 20 0 45 0 68551806 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930117358384 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28338] ppid=28311 vsize=27739612 CPUtime=1.23 cores=0-7
/proc/28314/task/28338/stat : 28338 (java) S 28311 28314 13431 0 -1 1077944384 516 0 0 0 122 1 0 0 20 0 45 0 68551807 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930116305712 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28339] ppid=28311 vsize=27739612 CPUtime=1.04 cores=0-7
/proc/28314/task/28339/stat : 28339 (java) S 28311 28314 13431 0 -1 1077944384 238 0 0 0 104 0 0 0 20 0 45 0 68551807 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930115253424 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28340] ppid=28311 vsize=27739612 CPUtime=0.31 cores=0-7
/proc/28314/task/28340/stat : 28340 (java) S 28311 28314 13431 0 -1 1077944384 89 0 0 0 31 0 0 0 20 0 45 0 68551807 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930114200624 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28341] ppid=28311 vsize=27739612 CPUtime=0.91 cores=0-7
/proc/28314/task/28341/stat : 28341 (java) S 28311 28314 13431 0 -1 1077944384 169 0 0 0 91 0 0 0 20 0 45 0 68551807 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930113148208 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28342] ppid=28311 vsize=27739612 CPUtime=0.94 cores=0-7
/proc/28314/task/28342/stat : 28342 (java) S 28311 28314 13431 0 -1 1077944384 209 0 0 0 94 0 0 0 20 0 45 0 68551809 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930112095408 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28343] ppid=28311 vsize=27739612 CPUtime=0.78 cores=0-7
/proc/28314/task/28343/stat : 28343 (java) S 28311 28314 13431 0 -1 1077944384 167 0 0 0 78 0 0 0 20 0 45 0 68551809 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930111043120 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28344] ppid=28311 vsize=27739612 CPUtime=1.12 cores=0-7
/proc/28314/task/28344/stat : 28344 (java) S 28311 28314 13431 0 -1 1077944384 135 0 0 0 112 0 0 0 20 0 45 0 68551809 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930109990320 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28345] ppid=28311 vsize=27739612 CPUtime=0.34 cores=0-7
/proc/28314/task/28345/stat : 28345 (java) S 28311 28314 13431 0 -1 1077944384 45 0 0 0 34 0 0 0 20 0 45 0 68551809 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930108937008 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28346] ppid=28311 vsize=27739612 CPUtime=1 cores=0-7
/proc/28314/task/28346/stat : 28346 (java) S 28311 28314 13431 0 -1 1077944384 228 0 0 0 100 0 0 0 20 0 45 0 68551810 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930107884336 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28347] ppid=28311 vsize=27739612 CPUtime=1.28 cores=0-7
/proc/28314/task/28347/stat : 28347 (java) S 28311 28314 13431 0 -1 1077944384 116 0 0 0 128 0 0 0 20 0 45 0 68551811 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930106831920 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28348] ppid=28311 vsize=27739612 CPUtime=0.04 cores=0-7
/proc/28314/task/28348/stat : 28348 (java) S 28311 28314 13431 0 -1 1077944384 117 0 0 0 4 0 0 0 20 0 45 0 68551824 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930105778880 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28349] ppid=28311 vsize=27739612 CPUtime=0.47 cores=0-7
/proc/28314/task/28349/stat : 28349 (java) S 28311 28314 13431 0 -1 1077944384 409 0 0 0 47 0 0 0 20 0 45 0 68551824 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930104723472 139931934423682 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28350] ppid=28311 vsize=27739612 CPUtime=0.45 cores=0-7
/proc/28314/task/28350/stat : 28350 (java) S 28311 28314 13431 0 -1 1077944384 112 0 0 0 45 0 0 0 20 0 45 0 68551824 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139930103674160 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28351] ppid=28311 vsize=27739612 CPUtime=0.45 cores=0-7
/proc/28314/task/28351/stat : 28351 (java) S 28311 28314 13431 0 -1 1077944384 30 0 0 0 45 0 0 0 20 0 45 0 68551824 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928558102064 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28352] ppid=28311 vsize=27739612 CPUtime=0.13 cores=0-7
/proc/28314/task/28352/stat : 28352 (java) S 28311 28314 13431 0 -1 1077944384 84 0 0 0 13 0 0 0 20 0 45 0 68551824 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928557049264 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28353] ppid=28311 vsize=27739612 CPUtime=0.08 cores=0-7
/proc/28314/task/28353/stat : 28353 (java) S 28311 28314 13431 0 -1 1077944384 130 0 0 0 8 0 0 0 20 0 45 0 68551913 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928553862064 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28354] ppid=28311 vsize=27739612 CPUtime=0.1 cores=0-7
/proc/28314/task/28354/stat : 28354 (java) S 28311 28314 13431 0 -1 1077944384 34 0 0 0 10 0 0 0 20 0 45 0 68551913 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928552809136 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28355] ppid=28311 vsize=27739612 CPUtime=4.34 cores=0-7
/proc/28314/task/28355/stat : 28355 (java) S 28311 28314 13431 0 -1 1077944384 1391 0 0 0 430 4 0 0 20 0 45 0 68551929 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928551756976 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28356] ppid=28311 vsize=27739612 CPUtime=0.14 cores=0-7
/proc/28314/task/28356/stat : 28356 (java) S 28311 28314 13431 0 -1 1077944384 26 0 0 0 14 0 0 0 20 0 45 0 68551929 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928550704048 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28357] ppid=28311 vsize=27739612 CPUtime=0.2 cores=0-7
/proc/28314/task/28357/stat : 28357 (java) S 28311 28314 13431 0 -1 1077944384 638 0 0 0 20 0 0 0 20 0 45 0 68551929 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928549651888 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28358] ppid=28311 vsize=27739612 CPUtime=0.19 cores=0-7
/proc/28314/task/28358/stat : 28358 (java) S 28311 28314 13431 0 -1 1077944384 89 0 0 0 19 0 0 0 20 0 45 0 68551929 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928548598960 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28359] ppid=28311 vsize=27739612 CPUtime=0 cores=0-7
/proc/28314/task/28359/stat : 28359 (java) S 28311 28314 13431 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 45 0 68551929 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928547546672 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
[pid=28314/tid=28360] ppid=28311 vsize=27739612 CPUtime=0.06 cores=0-7
/proc/28314/task/28360/stat : 28360 (java) S 28311 28314 13431 0 -1 1077944384 24 0 0 0 6 0 0 0 20 0 45 0 68551931 28405362688 171126 18446744073709551615 4194304 4196468 140721482866048 139928546493872 139931934422741 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12099584 140721482871183 140721482871367 140721482871367 140721482874831 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 27739612

Child status: 0
Real time (s): 8.11847
CPU time (s): 25.6466
CPU user time (s): 24.999
CPU system time (s): 0.647589
CPU usage (%): 315.904
Max. virtual memory (cumulated for all children) (KiB): 27740636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.999
system time used= 0.647589
maximum resident set size= 684636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7477
involuntary context switches= 698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064412 second user time and 0.073614 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-02 17:35:24
IDJOB=4257181
IDBENCH=130609
IDSOLVER=2641
FILE ID=node132/4257181-1501688982
RUNJOBID= node132-1501676530-13487
PBS_JOBID= 
Free space on /tmp= 61880 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-06.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257181-1501688982/watcher-4257181-1501688982 -o /tmp/evaluation-result-4257181-1501688982/solver-4257181-1501688982 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node132-1501676530-13487 --watchdog 324  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 144746727 --timelimit 1920 --memlimit 22000 --nbcore 8 HOME/instance-4257181-1501688982.xml

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

MD5SUM BENCH= 315e274f87a0401bb6a43b890592ba0e
RANDOM SEED=144746727

node132.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.74
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.74
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.74
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.74
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:        31650148 kB
MemAvailable:   32000668 kB
Buffers:          165936 kB
Cached:           478900 kB
SwapCached:            0 kB
Active:           377288 kB
Inactive:         325492 kB
Active(anon):      59036 kB
Inactive(anon):    24436 kB
Active(file):     318252 kB
Inactive(file):   301056 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42280 kB
Writeback:             4 kB
AnonPages:         57420 kB
Mapped:            39468 kB
Shmem:             25276 kB
Slab:             119992 kB
SReclaimable:      94096 kB
SUnreclaim:        25896 kB
KernelStack:        3168 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     296632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61840 MiB
End job on node132 at 2017-08-02 17:35:32