Trace number 4291277

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02? (TO) 19925.5 2520.35

General information on the benchmark

NameMagicHexagon/
MagicHexagon-07-m011_c18.xml
MD5SUMcb154bca5bef3b2160515065825e7dfd
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints46
Number of domains1
Minimum domain size127
Maximum domain size127
Distribution of domain sizes[{"size":127,"count":127}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":42},{"degree":4,"count":121},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity127
Distribution of constraint arities[{"arity":2,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":3},{"arity":127,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":39}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.55	c seed: 1264285272
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
1.21/0.88	c Parsing done, starting search...
19923.02/2520.09	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291277-1532674271/watcher-4291277-1532674271 -o /tmp/evaluation-result-4291277-1532674271/solver-4291277-1532674271 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532674257-15990 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1264285272 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291277-1532674271.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
solver pid=16317, runsolver pid=16314
Current StackSize limit: 8192 KiB


[startup+0.100315 s]*
/proc/loadavg: 7.35 8.34 8.68 2/199 16337
/proc/meminfo: memFree=28348844/32770624 swapFree=67108860/67108860
[pid=16317] ppid=16314 vsize=26103424 memory=30136 CPUtime=0.11 cores=0-7
/proc/16317/stat : 16317 (java) S 16314 16317 15963 0 -1 1077944320 7004 0 0 0 10 1 0 0 20 0 20 0 84990298 26729906176 7534 33554432000 4194304 4196468 140725530888144 140725530870688 139634743369463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
/proc/16317/statm: 6525856 7534 3143 1 0 6487932 0
[pid=16317/tid=16319] ppid=16314 vsize=26103424 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) R 16314 16317 15963 0 -1 4202560 5137 0 0 0 8 0 0 0 20 0 20 0 84990298 26729906176 7600 33554432000 4194304 4196468 140725530888144 139634747557504 139634723645277 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16320] ppid=16314 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7600 33554432000 4194304 4196468 140725530888144 139634695989776 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16321] ppid=16314 vsize=26103424 memory=140359563630208 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7600 33554432000 4194304 4196468 140725530888144 139634694937232 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16322] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7600 33554432000 4194304 4196468 140725530888144 139634693884176 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16323] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7666 33554432000 4194304 4196468 140725530888144 139634692831632 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16324] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7666 33554432000 4194304 4196468 140725530888144 139634691779600 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16325] ppid=16314 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7666 33554432000 4194304 4196468 140725530888144 139634690727056 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16326] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7666 33554432000 4194304 4196468 140725530888144 139634689674000 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16327] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 7666 33554432000 4194304 4196468 140725530888144 139634294520720 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16328] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990300 26729906176 7666 33554432000 4194304 4196468 140725530888144 139633486682352 139634743380610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16329] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16314 16317 15963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84990301 26729906176 7666 33554432000 4194304 4196468 140725530888144 139633485628576 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16330] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16314 16317 15963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84990301 26729906176 7666 33554432000 4194304 4196468 140725530888144 139633484575472 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16331] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 7666 33554432000 4194304 4196468 140725530888144 139633483524048 139634743388059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16332] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16314 16317 15963 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 7666 33554432000 4194304 4196468 140725530888144 139633482472176 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16333] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 7666 33554432000 4194304 4196468 140725530888144 139633413319536 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16334] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 7732 33554432000 4194304 4196468 140725530888144 139633412266480 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16335] ppid=16314 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16314 16317 15963 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 20 0 84990303 26729906176 7732 33554432000 4194304 4196468 140725530888144 139633411213936 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16336] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990304 26729906176 7732 33554432000 4194304 4196468 140725530888144 139633410161120 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16337] ppid=16314 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16337/stat : 16337 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990304 26729906176 7732 33554432000 4194304 4196468 140725530888144 139633409108656 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 30136 KiB

[startup+0.210278 s]*
/proc/loadavg: 7.35 8.34 8.68 3/199 16337
/proc/meminfo: memFree=28334784/32770624 swapFree=67108860/67108860
[pid=16317] ppid=16314 vsize=26103424 memory=43040 CPUtime=0.3 cores=0-7
/proc/16317/stat : 16317 (java) S 16314 16317 15963 0 -1 1077944320 10401 0 0 0 27 3 0 0 20 0 20 0 84990298 26729906176 10760 33554432000 4194304 4196468 140725530888144 140725530870688 139634743369463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
/proc/16317/statm: 6525856 10760 3324 1 0 6487932 0
[pid=16317/tid=16319] ppid=16314 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) R 16314 16317 15963 0 -1 4202560 8180 0 0 0 18 2 0 0 20 0 20 0 84990298 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634747597200 139634735606590 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16320] ppid=16314 vsize=26103424 memory=14857 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634695989776 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16321] ppid=16314 vsize=26103424 memory=288370735715341952 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634694937232 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16322] ppid=16314 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634693884176 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16323] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634692831632 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16324] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634691779600 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16325] ppid=16314 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634690727056 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16326] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634689674000 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16327] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 10760 33554432000 4194304 4196468 140725530888144 139634294520720 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16328] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16314 16317 15963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84990300 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633486682352 139634743380610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16329] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16314 16317 15963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84990301 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633485628576 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16330] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16314 16317 15963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84990301 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633484575472 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16331] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633483524048 139634743388059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16332] ppid=16314 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16314 16317 15963 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 20 0 84990303 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633482472176 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16333] ppid=16314 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16314 16317 15963 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 84990303 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633413319536 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16334] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633412266480 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16335] ppid=16314 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) R 16314 16317 15963 0 -1 4202560 304 0 0 0 6 0 0 0 20 0 20 0 84990303 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633411213936 139634735606590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16336] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990304 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633410161120 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16337] ppid=16314 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16337/stat : 16337 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990304 26729906176 10760 33554432000 4194304 4196468 140725530888144 139633409108656 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43040 KiB

[startup+0.310487 s]*
/proc/loadavg: 7.35 8.34 8.68 2/199 16337
/proc/meminfo: memFree=28331248/32770624 swapFree=67108860/67108860
[pid=16317] ppid=16314 vsize=26103424 memory=46332 CPUtime=0.43 cores=0-7
/proc/16317/stat : 16317 (java) S 16314 16317 15963 0 -1 1077944320 10868 0 0 0 40 3 0 0 20 0 20 0 84990298 26729906176 11583 33554432000 4194304 4196468 140725530888144 140725530870688 139634743369463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
/proc/16317/statm: 6525856 11583 3325 1 0 6487932 0
[pid=16317/tid=16319] ppid=16314 vsize=26103424 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) R 16314 16317 15963 0 -1 4202560 8550 0 0 0 27 2 0 0 20 0 20 0 84990298 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634747531200 139634723645338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16320] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634695989776 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16321] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634694937232 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16322] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634693884176 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16323] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634692831632 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16324] ppid=16314 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634691779600 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16325] ppid=16314 vsize=26103424 memory=140359464219567 CPUtime=0 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634690727056 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16326] ppid=16314 vsize=26103424 memory=140359464221872 CPUtime=0 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634689674000 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16327] ppid=16314 vsize=26103424 memory=140359464224176 CPUtime=0 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26729906176 11583 33554432000 4194304 4196468 140725530888144 139634294520720 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16328] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16314 16317 15963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84990300 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633486682352 139634743380610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16329] ppid=16314 vsize=26103424 memory=280718928455312 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16314 16317 15963 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 84990301 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633485628576 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16330] ppid=16314 vsize=26103424 memory=280718928462224 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16314 16317 15963 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84990301 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633484575472 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16331] ppid=16314 vsize=26103424 memory=280718928403504 CPUtime=0 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633483524048 139634743388059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16332] ppid=16314 vsize=26103424 memory=280718928476048 CPUtime=0.02 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16314 16317 15963 0 -1 1077944384 524 0 0 0 2 0 0 0 20 0 20 0 84990303 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633482472176 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16333] ppid=16314 vsize=26103424 memory=280718928482960 CPUtime=0.01 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16314 16317 15963 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 84990303 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633413319536 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16334] ppid=16314 vsize=26103424 memory=280718928480656 CPUtime=0 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) S 16314 16317 15963 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 84990303 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633412266480 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16335] ppid=16314 vsize=26103424 memory=280718928497264 CPUtime=0.07 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16314 16317 15963 0 -1 1077944384 322 0 0 0 7 0 0 0 20 0 20 0 84990303 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633411213936 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16336] ppid=16314 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990304 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633410161120 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16337] ppid=16314 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16337/stat : 16337 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990304 26729906176 11583 33554432000 4194304 4196468 140725530888144 139633409108656 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46332 KiB

[startup+0.700911 s]
/proc/loadavg: 7.35 8.34 8.68 3/199 16337
/proc/meminfo: memFree=28307312/32770624 swapFree=67108860/67108860
[pid=16317] ppid=16314 vsize=26105492 memory=87732 CPUtime=0.98 cores=0-7
/proc/16317/stat : 16317 (java) S 16314 16317 15963 0 -1 1077944320 17881 0 0 0 93 5 0 0 20 0 20 0 84990298 26732023808 21933 33554432000 4194304 4196468 140725530888144 140725530870688 139634743369463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
/proc/16317/statm: 6526373 21933 3502 1 0 6488444 0
[pid=16317/tid=16319] ppid=16314 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) R 16314 16317 15963 0 -1 4202560 15022 0 0 0 63 4 0 0 20 0 20 0 84990298 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634747593632 139634743391389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16320] ppid=16314 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634695989776 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16321] ppid=16314 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634694937232 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16322] ppid=16314 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634693884176 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16323] ppid=16314 vsize=26105492 memory=4612 CPUtime=0 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634692831632 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16324] ppid=16314 vsize=26105492 memory=8496 CPUtime=0 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634691779600 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16325] ppid=16314 vsize=26105492 memory=1624 CPUtime=0 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634690727056 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16326] ppid=16314 vsize=26105492 memory=1200 CPUtime=0 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16314 16317 15963 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634689674000 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16327] ppid=16314 vsize=26105492 memory=15872 CPUtime=0 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16314 16317 15963 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84990299 26732023808 21933 33554432000 4194304 4196468 140725530888144 139634294520720 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16328] ppid=16314 vsize=26105492 memory=15184 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16314 16317 15963 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84990300 26732023808 21933 33554432000 4194304 4196468 140725530888144 139633486682352 139634743380610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0

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

[pid=16317/tid=16322] ppid=16314 vsize=27651864 memory=1800 CPUtime=8.05 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16314 16317 15963 0 -1 1077944384 83257 0 0 0 754 51 0 0 20 0 44 0 84990299 28315508736 206828 33554432000 4194304 4196468 140725530888144 139634693884176 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16323] ppid=16314 vsize=27651864 memory=920 CPUtime=8.07 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16314 16317 15963 0 -1 1077944384 84149 0 0 0 758 49 0 0 20 0 44 0 84990299 28315508736 206828 33554432000 4194304 4196468 140725530888144 139634692831632 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16324] ppid=16314 vsize=27651864 memory=4136 CPUtime=8.06 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16314 16317 15963 0 -1 1077944384 77500 0 0 0 762 44 0 0 20 0 44 0 84990299 28315508736 206828 33554432000 4194304 4196468 140725530888144 139634691779600 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16325] ppid=16314 vsize=27651864 memory=1408 CPUtime=8.09 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16314 16317 15963 0 -1 1077944384 74141 0 0 0 763 46 0 0 20 0 44 0 84990299 28315508736 206828 33554432000 4194304 4196468 140725530888144 139634690727056 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16326] ppid=16314 vsize=27651864 memory=288230574492221466 CPUtime=8.06 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16314 16317 15963 0 -1 1077944384 84014 0 0 0 761 45 0 0 20 0 44 0 84990299 28315508736 206828 33554432000 4194304 4196468 140725530888144 139634689674000 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16327] ppid=16314 vsize=27651864 memory=288230583166042426 CPUtime=8.06 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16314 16317 15963 0 -1 1077944384 80171 0 0 0 760 46 0 0 20 0 44 0 84990299 28315508736 206828 33554432000 4194304 4196468 140725530888144 139634294520720 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16328] ppid=16314 vsize=27651864 memory=15252670952770799 CPUtime=8.22 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16314 16317 15963 0 -1 1077944384 133524 0 0 0 723 99 0 0 20 0 44 0 84990300 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633486682352 139634743380610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16329] ppid=16314 vsize=27651864 memory=4052 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16314 16317 15963 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 44 0 84990301 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633485628640 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16330] ppid=16314 vsize=27651864 memory=18248 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16314 16317 15963 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 44 0 84990301 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633484575488 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16331] ppid=16314 vsize=27651864 memory=640 CPUtime=0 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16314 16317 15963 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 44 0 84990303 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633483524048 139634743388059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16332] ppid=16314 vsize=27651864 memory=1784 CPUtime=1.36 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16314 16317 15963 0 -1 1077944384 4561 0 0 0 134 2 0 0 20 0 44 0 84990303 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633482472176 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16333] ppid=16314 vsize=27651864 memory=1236 CPUtime=1.43 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) R 16314 16317 15963 0 -1 1077944384 8221 0 0 0 140 3 0 0 20 0 44 0 84990303 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633413319536 139634743380610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16334] ppid=16314 vsize=27651864 memory=960 CPUtime=1.33 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) S 16314 16317 15963 0 -1 1077944384 3454 0 0 0 132 1 0 0 20 0 44 0 84990303 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633412266480 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16335] ppid=16314 vsize=27651864 memory=2340 CPUtime=0.92 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16314 16317 15963 0 -1 1077944384 13091 0 0 0 91 1 0 0 20 0 44 0 84990303 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633411213120 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16336] ppid=16314 vsize=27651864 memory=928 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 84990304 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633410161120 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16337] ppid=16314 vsize=27651864 memory=1572 CPUtime=0.7 cores=0-7
/proc/16317/task/16337/stat : 16337 (java) S 16314 16317 15963 0 -1 1077944384 7063 0 0 0 28 42 0 0 20 0 44 0 84990304 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633409108656 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16338] ppid=16314 vsize=27651864 memory=2244 CPUtime=0 cores=0-7
/proc/16317/task/16338/stat : 16338 (java) S 16314 16317 15963 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 44 0 84990671 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633395663360 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16339] ppid=16314 vsize=27651864 memory=4124 CPUtime=1.89 cores=0-7
/proc/16317/task/16339/stat : 16339 (java) S 16314 16317 15963 0 -1 1077944384 18238 0 0 0 59 130 0 0 20 0 44 0 84990693 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633394610992 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16340] ppid=16314 vsize=27651864 memory=303430223234596890 CPUtime=0.08 cores=0-7
/proc/16317/task/16340/stat : 16340 (java) R 16314 16317 15963 0 -1 1077944384 126 0 0 0 8 0 0 0 20 0 44 0 84990709 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633391454688 139634743379669 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16341] ppid=16314 vsize=27651864 memory=288230583166042426 CPUtime=0.07 cores=0-7
/proc/16317/task/16341/stat : 16341 (java) S 16314 16317 15963 0 -1 1077944384 102 0 0 0 7 0 0 0 20 0 44 0 84990710 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633390402144 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16342] ppid=16314 vsize=27651864 memory=15252670952770799 CPUtime=2479.03 cores=0-7
/proc/16317/task/16342/stat : 16342 (java) R 16314 16317 15963 0 -1 4202560 124943 0 0 0 247861 42 0 0 20 0 44 0 84990710 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633389348720 139634380670134 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16343] ppid=16314 vsize=27651864 memory=820312 CPUtime=2479.2 cores=0-7
/proc/16317/task/16343/stat : 16343 (java) R 16314 16317 15963 0 -1 4202560 147869 0 0 0 247874 46 0 0 20 0 44 0 84990717 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633386199448 139634380779773 0 4 0 16800975 0 0 0 -1 7 0 0 17 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16344] ppid=16314 vsize=27651864 memory=792 CPUtime=2481.16 cores=0-7
/proc/16317/task/16344/stat : 16344 (java) R 16314 16317 15963 0 -1 4202560 122506 0 0 0 248070 46 0 0 20 0 44 0 84990717 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633385146312 139634381014585 0 4 0 16800975 0 0 0 -1 0 0 0 22 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16345] ppid=16314 vsize=27651864 memory=1228 CPUtime=2479.39 cores=0-7
/proc/16317/task/16345/stat : 16345 (java) R 16314 16317 15963 0 -1 4202560 121049 0 0 0 247894 45 0 0 20 0 44 0 84990717 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633384093768 139634369963130 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16346] ppid=16314 vsize=27651864 memory=1944 CPUtime=2480.73 cores=0-7
/proc/16317/task/16346/stat : 16346 (java) R 16314 16317 15963 0 -1 4202560 106390 0 0 0 248029 44 0 0 20 0 44 0 84990717 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633383040728 139634380779331 0 4 0 16800975 0 0 0 -1 5 0 0 20 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16347] ppid=16314 vsize=27651864 memory=1416 CPUtime=2480.63 cores=0-7
/proc/16317/task/16347/stat : 16347 (java) R 16314 16317 15963 0 -1 4202560 135868 0 0 0 248013 50 0 0 20 0 44 0 84990717 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633381987384 139634380669734 0 4 0 16800975 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16348] ppid=16314 vsize=27651864 memory=4612 CPUtime=0.07 cores=0-7
/proc/16317/task/16348/stat : 16348 (java) R 16314 16317 15963 0 -1 4202560 111 0 0 0 7 0 0 0 20 0 44 0 84990717 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633380937120 139634369776639 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16349] ppid=16314 vsize=27651864 memory=8496 CPUtime=0 cores=0-7
/proc/16317/task/16349/stat : 16349 (java) S 16314 16317 15963 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 44 0 84990717 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633379883616 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16350] ppid=16314 vsize=27651864 memory=1624 CPUtime=2479.77 cores=0-7
/proc/16317/task/16350/stat : 16350 (java) R 16314 16317 15963 0 -1 4202560 90077 0 0 0 247940 37 0 0 20 0 44 0 84990727 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633378829752 139634380812751 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16351] ppid=16314 vsize=27651864 memory=1200 CPUtime=2479.65 cores=0-7
/proc/16317/task/16351/stat : 16351 (java) R 16314 16317 15963 0 -1 4202560 153179 0 0 0 247912 53 0 0 20 0 44 0 84990727 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633377778072 139634381557468 0 4 0 16800975 0 0 0 -1 2 0 0 25 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16352] ppid=16314 vsize=27651864 memory=15872 CPUtime=0 cores=0-7
/proc/16317/task/16352/stat : 16352 (java) R 16314 16317 15963 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 44 0 84990727 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633376725920 139634743379669 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16353] ppid=16314 vsize=27651864 memory=15216 CPUtime=0 cores=0-7
/proc/16317/task/16353/stat : 16353 (java) S 16314 16317 15963 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 44 0 84990727 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633375673376 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16354] ppid=16314 vsize=27651864 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16354/stat : 16354 (java) S 16314 16317 15963 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 44 0 84990727 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633374621552 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16355] ppid=16314 vsize=27651864 memory=6004534607061216359 CPUtime=0.01 cores=0-7
/proc/16317/task/16355/stat : 16355 (java) S 16314 16317 15963 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 44 0 84990727 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633373567776 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16356] ppid=16314 vsize=27651864 memory=6004534607061216359 CPUtime=0 cores=0-7
/proc/16317/task/16356/stat : 16356 (java) S 16314 16317 15963 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 44 0 84990727 28315508736 206828 33554432000 4194304 4196468 140725530888144 139633372517904 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
Current children cumulated CPU time: 19924.5 s
Current children cumulated vsize: 27651864 KiB
Current children cumulated memory: 827312 KiB

[startup+2520.3 s]
/proc/loadavg: 8.72 8.85 8.77 10/218 16411
/proc/meminfo: memFree=27549164/32770624 swapFree=67108860/67108860
[pid=16317] ppid=16314 vsize=27717400 memory=827604 CPUtime=19925.3 cores=0-7
/proc/16317/stat : 16317 (java) S 16314 16317 15963 0 -1 1077944320 1863640 0 0 0 1991682 846 0 0 20 0 44 0 84990298 28382617600 206901 33554432000 4194304 4196468 140725530888144 140725530870688 139634743369463 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
/proc/16317/statm: 6929350 206901 3611 1 0 6890900 0
[pid=16317/tid=16319] ppid=16314 vsize=27717400 memory=826044 CPUtime=4.06 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16314 16317 15963 0 -1 1077944384 22943 0 0 0 398 8 0 0 20 0 44 0 84990298 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634747606928 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16320] ppid=16314 vsize=27717400 memory=826452 CPUtime=8.08 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16314 16317 15963 0 -1 1077944384 85126 0 0 0 758 50 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634695989776 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16321] ppid=16314 vsize=27717400 memory=825940 CPUtime=8.04 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16314 16317 15963 0 -1 1077944384 78546 0 0 0 755 49 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634694937232 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16322] ppid=16314 vsize=27717400 memory=825940 CPUtime=8.05 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16314 16317 15963 0 -1 1077944384 83257 0 0 0 754 51 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634693884176 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16323] ppid=16314 vsize=27717400 memory=826316 CPUtime=8.07 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16314 16317 15963 0 -1 1077944384 84149 0 0 0 758 49 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634692831632 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16324] ppid=16314 vsize=27717400 memory=824392 CPUtime=8.06 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16314 16317 15963 0 -1 1077944384 77500 0 0 0 762 44 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634691779600 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16325] ppid=16314 vsize=27717400 memory=140368121200552 CPUtime=8.09 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16314 16317 15963 0 -1 1077944384 74141 0 0 0 763 46 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634690727056 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16326] ppid=16314 vsize=27717400 memory=4945964609797659264 CPUtime=8.06 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16314 16317 15963 0 -1 1077944384 84014 0 0 0 761 45 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634689674000 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16327] ppid=16314 vsize=27717400 memory=787520 CPUtime=8.06 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16314 16317 15963 0 -1 1077944384 80171 0 0 0 760 46 0 0 20 0 44 0 84990299 28382617600 206901 33554432000 4194304 4196468 140725530888144 139634294520720 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16328] ppid=16314 vsize=27717400 memory=787992 CPUtime=8.22 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16314 16317 15963 0 -1 1077944384 133528 0 0 0 723 99 0 0 20 0 44 0 84990300 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633486682352 139634743380610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16329] ppid=16314 vsize=27717400 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16314 16317 15963 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 44 0 84990301 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633485628640 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16330] ppid=16314 vsize=27717400 memory=1944 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16314 16317 15963 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 44 0 84990301 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633484575488 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16331] ppid=16314 vsize=27717400 memory=65 CPUtime=0 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16314 16317 15963 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 44 0 84990303 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633483524048 139634743388059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16332] ppid=16314 vsize=27717400 memory=0 CPUtime=1.36 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) R 16314 16317 15963 0 -1 1077944384 4561 0 0 0 134 2 0 0 20 0 44 0 84990303 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633482472176 139634743380610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16333] ppid=16314 vsize=27717400 memory=4612 CPUtime=1.43 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16314 16317 15963 0 -1 1077944384 8263 0 0 0 140 3 0 0 20 0 44 0 84990303 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633413319536 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16334] ppid=16314 vsize=27717400 memory=8496 CPUtime=1.33 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) S 16314 16317 15963 0 -1 1077944384 3454 0 0 0 132 1 0 0 20 0 44 0 84990303 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633412266480 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16335] ppid=16314 vsize=27717400 memory=825940 CPUtime=0.93 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16314 16317 15963 0 -1 1077944384 13337 0 0 0 92 1 0 0 20 0 44 0 84990303 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633411213936 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16336] ppid=16314 vsize=27717400 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16314 16317 15963 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 84990304 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633410161120 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16337] ppid=16314 vsize=27717400 memory=1236 CPUtime=0.7 cores=0-7
/proc/16317/task/16337/stat : 16337 (java) S 16314 16317 15963 0 -1 1077944384 7063 0 0 0 28 42 0 0 20 0 44 0 84990304 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633409108656 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16338] ppid=16314 vsize=27717400 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16338/stat : 16338 (java) S 16314 16317 15963 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 44 0 84990671 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633395663360 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16339] ppid=16314 vsize=27717400 memory=3472464257647087040 CPUtime=1.89 cores=0-7
/proc/16317/task/16339/stat : 16339 (java) S 16314 16317 15963 0 -1 1077944384 18238 0 0 0 59 130 0 0 20 0 44 0 84990693 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633394610992 139634743380610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16340] ppid=16314 vsize=27717400 memory=7235993140511074919 CPUtime=0.08 cores=0-7
/proc/16317/task/16340/stat : 16340 (java) S 16314 16317 15963 0 -1 1077944384 126 0 0 0 8 0 0 0 20 0 44 0 84990709 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633391461792 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16341] ppid=16314 vsize=27717400 memory=4028 CPUtime=0.07 cores=0-7
/proc/16317/task/16341/stat : 16341 (java) S 16314 16317 15963 0 -1 1077944384 102 0 0 0 7 0 0 0 20 0 44 0 84990710 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633390409248 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16342] ppid=16314 vsize=27717400 memory=25040 CPUtime=2479.12 cores=0-7
/proc/16317/task/16342/stat : 16342 (java) R 16314 16317 15963 0 -1 4202560 124943 0 0 0 247870 42 0 0 20 0 44 0 84990710 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633389348456 139634380669603 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16343] ppid=16314 vsize=27717400 memory=1296 CPUtime=2479.29 cores=0-7
/proc/16317/task/16343/stat : 16343 (java) R 16314 16317 15963 0 -1 4202560 147869 0 0 0 247883 46 0 0 20 0 44 0 84990717 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633386198584 139634380490426 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16344] ppid=16314 vsize=27717400 memory=822364 CPUtime=2481.25 cores=0-7
/proc/16317/task/16344/stat : 16344 (java) R 16314 16317 15963 0 -1 4202560 122506 0 0 0 248079 46 0 0 20 0 44 0 84990717 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633385145784 139634380467963 0 4 0 16800975 0 0 0 -1 2 0 0 22 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16345] ppid=16314 vsize=27717400 memory=1840 CPUtime=2479.48 cores=0-7
/proc/16317/task/16345/stat : 16345 (java) R 16314 16317 15963 0 -1 4202560 121050 0 0 0 247903 45 0 0 20 0 44 0 84990717 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633384093768 139634380670116 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16346] ppid=16314 vsize=27717400 memory=823388 CPUtime=2480.82 cores=0-7
/proc/16317/task/16346/stat : 16346 (java) R 16314 16317 15963 0 -1 4202560 106391 0 0 0 248038 44 0 0 20 0 44 0 84990717 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633383039792 139634380779438 0 4 0 16800975 0 0 0 -1 1 0 0 20 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16347] ppid=16314 vsize=27717400 memory=0 CPUtime=2480.72 cores=0-7
/proc/16317/task/16347/stat : 16347 (java) R 16314 16317 15963 0 -1 4202560 135868 0 0 0 248022 50 0 0 20 0 44 0 84990717 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633381987248 139634380779438 0 4 0 16800975 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16348] ppid=16314 vsize=27717400 memory=0 CPUtime=0.07 cores=0-7
/proc/16317/task/16348/stat : 16348 (java) S 16314 16317 15963 0 -1 1077944384 128 0 0 0 7 0 0 0 20 0 44 0 84990717 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633380943280 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16349] ppid=16314 vsize=27717400 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16349/stat : 16349 (java) S 16314 16317 15963 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 44 0 84990717 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633379890720 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16350] ppid=16314 vsize=27717400 memory=825940 CPUtime=2479.86 cores=0-7
/proc/16317/task/16350/stat : 16350 (java) R 16314 16317 15963 0 -1 4202560 90077 0 0 0 247949 37 0 0 20 0 44 0 84990727 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633378829720 139634380490796 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16351] ppid=16314 vsize=27717400 memory=825940 CPUtime=2479.75 cores=0-7
/proc/16317/task/16351/stat : 16351 (java) R 16314 16317 15963 0 -1 4202560 153179 0 0 0 247922 53 0 0 20 0 44 0 84990727 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633377776944 139634380779389 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16352] ppid=16314 vsize=27717400 memory=820824 CPUtime=0 cores=0-7
/proc/16317/task/16352/stat : 16352 (java) S 16314 16317 15963 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 44 0 84990727 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633376732080 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16353] ppid=16314 vsize=27717400 memory=820824 CPUtime=0 cores=0-7
/proc/16317/task/16353/stat : 16353 (java) S 16314 16317 15963 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 44 0 84990727 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633375679520 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16354] ppid=16314 vsize=27717400 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16317/task/16354/stat : 16354 (java) S 16314 16317 15963 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 44 0 84990727 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633374626464 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16355] ppid=16314 vsize=27717400 memory=25040 CPUtime=0.01 cores=0-7
/proc/16317/task/16355/stat : 16355 (java) S 16314 16317 15963 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 44 0 84990727 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633373573920 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
[pid=16317/tid=16356] ppid=16314 vsize=27717400 memory=826452 CPUtime=0 cores=0-7
/proc/16317/task/16356/stat : 16356 (java) S 16314 16317 15963 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 44 0 84990727 28382617600 206901 33554432000 4194304 4196468 140725530888144 139633372521888 139634743379669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35385344 140725530891341 140725530891525 140725530891525 140725530894287 0
Current children cumulated CPU time: 19925.3 s
Current children cumulated vsize: 27717400 KiB
Current children cumulated memory: 827604 KiB

Child status: 143
Real time (s): 2520.35
CPU time (s): 19925.5
CPU user time (s): 19917.1
CPU system time (s): 8.47705
CPU usage (%): 790.588
Max. virtual memory (cumulated for all children) (KiB): 27717400
Max. memory (cumulated for all children) (KiB): 1155096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19917.1
system time used= 8.47705
maximum resident set size= 1155112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1863783
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 774946
involuntary context switches= 436098


# summary of solver processes directly reported to runsolver:
#   pid: 16317
#   total CPU time (s): 19925.5
#   total CPU user time (s): 19917.1
#   total CPU system time (s): 8.47705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.5131 second user time and 33.1911 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-27 08:51:11
IDJOB=4291277
IDBENCH=141566
IDSOLVER=2745
FILE ID=node151/4291277-1532674271
RUNJOBID= node151-1532674257-15990
PBS_JOBID= 21022250
Free space on /tmp= 54928 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-07-m011_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291277-1532674271/watcher-4291277-1532674271 -o /tmp/evaluation-result-4291277-1532674271/solver-4291277-1532674271 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532674257-15990 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1264285272 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291277-1532674271.xml

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

MD5SUM BENCH= cb154bca5bef3b2160515065825e7dfd
RANDOM SEED=1264285272

node151.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.87
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.87
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.87
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.87
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:        28365128 kB
MemAvailable:   31964696 kB
Buffers:          145400 kB
Cached:          3724156 kB
SwapCached:            0 kB
Active:          1413912 kB
Inactive:        2511168 kB
Active(anon):       5044 kB
Inactive(anon):    78220 kB
Active(file):    1408868 kB
Inactive(file):  2432948 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36204 kB
Writeback:             0 kB
AnonPages:         77528 kB
Mapped:            41652 kB
Shmem:             25224 kB
Slab:             175028 kB
SReclaimable:     147172 kB
SUnreclaim:        27856 kB
KernelStack:        3536 kB
PageTables:         5196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54892 MiB
End job on node151 at 2018-07-27 09:33:12