Trace number 4291425

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) 19985 2520.33

General information on the benchmark

NameMisteryShopper/
MisteryShopper-10b_c18.xml
MD5SUMb0a0fd8e7c9e530f6e7ba3bf5f78e329
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.32763
Satisfiable
(Un)Satisfiability was proved
Number of variables640
Number of constraints417
Number of domains3
Minimum domain size4
Maximum domain size40
Distribution of domain sizes[{"size":4,"count":160},{"size":5,"count":160},{"size":40,"count":320}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":320},{"degree":3,"count":160},{"degree":4,"count":140},{"degree":5,"count":20}]
Minimum constraint arity2
Maximum constraint arity160
Distribution of constraint arities[{"arity":2,"count":320},{"arity":4,"count":80},{"arity":5,"count":4},{"arity":40,"count":8},{"arity":80,"count":4},{"arity":160,"count":1}]
Number of extensional constraints320
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":320},{"type":"allDifferent","count":88},{"type":"ordered","count":4},{"type":"lex","count":1},{"type":"channel","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.56	c seed: 1992435373
0.67/0.56	c timeout: 20160
0.67/0.56	c memlimit: 22000
0.67/0.56	c nbcore: 8
0.67/0.59	c Parsing instance...
2.35/1.11	c Parsing done, starting search...
19982.73/2520.08	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 (3962 MiB free)
  memory of node 1: 16384 MiB (8025 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291425-1532657971/watcher-4291425-1532657971 -o /tmp/evaluation-result-4291425-1532657971/solver-4291425-1532657971 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532655391-10321 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1992435373 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291425-1532657971.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=10719, runsolver pid=10716
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 5.74 7.82 8.44 2/198 10739
/proc/meminfo: memFree=12259172/32770624 swapFree=67108860/67108860
[pid=10719] ppid=10716 vsize=26103424 memory=30892 CPUtime=0.11 cores=0-7
/proc/10719/stat : 10719 (java) S 10716 10719 10294 0 -1 1077944320 7197 0 0 0 10 1 0 0 20 0 20 0 83360278 26729906176 7723 33554432000 4194304 4196468 140737301960992 140737301943536 139999199231735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
/proc/10719/statm: 6525856 7723 3141 1 0 6487932 0
[pid=10719/tid=10721] ppid=10716 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10719/task/10721/stat : 10721 (java) R 10716 10719 10294 0 -1 4202560 5386 0 0 0 8 1 0 0 20 0 20 0 83360278 26729906176 7855 33554432000 4194304 4196468 140737301960992 139999203434864 139999179507456 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10722] ppid=10716 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10719/task/10722/stat : 10722 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7855 33554432000 4194304 4196468 140737301960992 139999157991696 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10723] ppid=10716 vsize=26103424 memory=139771513464448 CPUtime=0 cores=0-7
/proc/10719/task/10723/stat : 10723 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7855 33554432000 4194304 4196468 140737301960992 139998756620688 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10724] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10724/stat : 10724 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7855 33554432000 4194304 4196468 140737301960992 139998755568144 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10725] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10725/stat : 10725 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7855 33554432000 4194304 4196468 140737301960992 139998754515600 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10726] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10726/stat : 10726 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998753463056 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10727] ppid=10716 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10719/task/10727/stat : 10727 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998752410512 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10728] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10728/stat : 10728 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998751357968 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10729] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10729/stat : 10729 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998750305424 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10730] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10730/stat : 10730 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998327109616 139999199242882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10731] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10731/stat : 10731 (java) S 10716 10719 10294 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998326055840 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10732] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10732/stat : 10732 (java) S 10716 10719 10294 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998325003248 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10733] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10733/stat : 10733 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998323951824 139999199250331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10734] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10734/stat : 10734 (java) S 10716 10719 10294 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998322899440 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10735] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10735/stat : 10735 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 7921 33554432000 4194304 4196468 140737301960992 139998321846896 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10736] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10736/stat : 10736 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 7987 33554432000 4194304 4196468 140737301960992 139998320794352 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10737] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10737/stat : 10737 (java) S 10716 10719 10294 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 7987 33554432000 4194304 4196468 140737301960992 139998319741808 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10738] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10738/stat : 10738 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 7987 33554432000 4194304 4196468 140737301960992 139998318688480 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10739] ppid=10716 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10719/task/10739/stat : 10739 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 7987 33554432000 4194304 4196468 140737301960992 139998317636016 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 30892 KiB

[startup+0.214848 s]*
/proc/loadavg: 5.74 7.82 8.44 4/198 10739
/proc/meminfo: memFree=12228636/32770624 swapFree=67108860/67108860
[pid=10719] ppid=10716 vsize=26103424 memory=44980 CPUtime=0.3 cores=0-7
/proc/10719/stat : 10719 (java) S 10716 10719 10294 0 -1 1077944320 10483 0 0 0 28 2 0 0 20 0 20 0 83360278 26729906176 11245 33554432000 4194304 4196468 140737301960992 140737301943536 139999199231735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
/proc/10719/statm: 6525856 11245 3309 1 0 6487932 0
[pid=10719/tid=10721] ppid=10716 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/10719/task/10721/stat : 10721 (java) R 10716 10719 10294 0 -1 4202560 8255 0 0 0 18 2 0 0 20 0 20 0 83360278 26729906176 11245 33554432000 4194304 4196468 140737301960992 139999203458128 139999183275365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10722] ppid=10716 vsize=26103424 memory=12881 CPUtime=0 cores=0-7
/proc/10719/task/10722/stat : 10722 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139999157991696 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10723] ppid=10716 vsize=26103424 memory=139771513474925 CPUtime=0 cores=0-7
/proc/10719/task/10723/stat : 10723 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998756620688 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10724] ppid=10716 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10719/task/10724/stat : 10724 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998755568144 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10725] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10725/stat : 10725 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998754515600 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10726] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10726/stat : 10726 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998753463056 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10727] ppid=10716 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10719/task/10727/stat : 10727 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998752410512 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10728] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10728/stat : 10728 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998751357968 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10729] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10729/stat : 10729 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998750305424 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10730] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10730/stat : 10730 (java) S 10716 10719 10294 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998327109616 139999199242882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10731] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10731/stat : 10731 (java) S 10716 10719 10294 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998326055840 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10732] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10732/stat : 10732 (java) S 10716 10719 10294 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998325003248 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10733] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10733/stat : 10733 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998323951824 139999199250331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10734] ppid=10716 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/10719/task/10734/stat : 10734 (java) S 10716 10719 10294 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 20 0 83360284 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998322899440 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10735] ppid=10716 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/10719/task/10735/stat : 10735 (java) S 10716 10719 10294 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 83360284 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998321846896 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10736] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10736/stat : 10736 (java) S 10716 10719 10294 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998320794352 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10737] ppid=10716 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/10719/task/10737/stat : 10737 (java) R 10716 10719 10294 0 -1 4202560 304 0 0 0 6 0 0 0 20 0 20 0 83360284 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998319741808 139999199253082 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10738] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10738/stat : 10738 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998318688480 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10739] ppid=10716 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10719/task/10739/stat : 10739 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 11245 33554432000 4194304 4196468 140737301960992 139998317636016 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 44980 KiB

[startup+0.310374 s]*
/proc/loadavg: 5.74 7.82 8.44 2/198 10739
/proc/meminfo: memFree=12227028/32770624 swapFree=67108860/67108860
[pid=10719] ppid=10716 vsize=26103424 memory=46440 CPUtime=0.43 cores=0-7
/proc/10719/stat : 10719 (java) S 10716 10719 10294 0 -1 1077944320 10898 0 0 0 40 3 0 0 20 0 20 0 83360278 26729906176 11610 33554432000 4194304 4196468 140737301960992 140737301943536 139999199231735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
/proc/10719/statm: 6525856 11610 3356 1 0 6487932 0
[pid=10719/tid=10721] ppid=10716 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/10719/task/10721/stat : 10721 (java) R 10716 10719 10294 0 -1 4202560 8563 0 0 0 28 2 0 0 20 0 20 0 83360278 26729906176 11610 33554432000 4194304 4196468 140737301960992 139999203393472 139999180795264 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10722] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10722/stat : 10722 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139999157991696 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10723] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10723/stat : 10723 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998756620688 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10724] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10724/stat : 10724 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998755568144 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10725] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10725/stat : 10725 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998754515600 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10726] ppid=10716 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/10719/task/10726/stat : 10726 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998753463056 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10727] ppid=10716 vsize=26103424 memory=139771389244335 CPUtime=0 cores=0-7
/proc/10719/task/10727/stat : 10727 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998752410512 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10728] ppid=10716 vsize=26103424 memory=139771389246640 CPUtime=0 cores=0-7
/proc/10719/task/10728/stat : 10728 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998751357968 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10729] ppid=10716 vsize=26103424 memory=139771389248944 CPUtime=0 cores=0-7
/proc/10719/task/10729/stat : 10729 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360279 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998750305424 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10730] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10730/stat : 10730 (java) S 10716 10719 10294 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998327109616 139999199242882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10731] ppid=10716 vsize=26103424 memory=279542778504848 CPUtime=0 cores=0-7
/proc/10719/task/10731/stat : 10731 (java) S 10716 10719 10294 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998326055840 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10732] ppid=10716 vsize=26103424 memory=279542778511760 CPUtime=0 cores=0-7
/proc/10719/task/10732/stat : 10732 (java) S 10716 10719 10294 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83360281 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998325003248 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10733] ppid=10716 vsize=26103424 memory=279542778453040 CPUtime=0 cores=0-7
/proc/10719/task/10733/stat : 10733 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998323951824 139999199250331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10734] ppid=10716 vsize=26103424 memory=279542778525584 CPUtime=0.01 cores=0-7
/proc/10719/task/10734/stat : 10734 (java) S 10716 10719 10294 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 20 0 83360284 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998322899440 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10735] ppid=10716 vsize=26103424 memory=279542778532496 CPUtime=0.01 cores=0-7
/proc/10719/task/10735/stat : 10735 (java) S 10716 10719 10294 0 -1 1077944384 178 0 0 0 1 0 0 0 20 0 20 0 83360284 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998321846896 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10736] ppid=10716 vsize=26103424 memory=279542778530192 CPUtime=0.01 cores=0-7
/proc/10719/task/10736/stat : 10736 (java) S 10716 10719 10294 0 -1 1077944384 128 0 0 0 1 0 0 0 20 0 20 0 83360284 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998320794352 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10737] ppid=10716 vsize=26103424 memory=279542778546800 CPUtime=0.07 cores=0-7
/proc/10719/task/10737/stat : 10737 (java) S 10716 10719 10294 0 -1 1077944384 319 0 0 0 7 0 0 0 20 0 20 0 83360284 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998319741808 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10738] ppid=10716 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10738/stat : 10738 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998318688480 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10739] ppid=10716 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10719/task/10739/stat : 10739 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360284 26729906176 11610 33554432000 4194304 4196468 140737301960992 139998317636016 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46440 KiB

[startup+0.7009 s]
/proc/loadavg: 5.74 7.82 8.44 2/198 10739
/proc/meminfo: memFree=12210260/32770624 swapFree=67108860/67108860
[pid=10719] ppid=10716 vsize=26105492 memory=85680 CPUtime=0.98 cores=0-7
/proc/10719/stat : 10719 (java) S 10716 10719 10294 0 -1 1077944320 17851 0 0 0 93 5 0 0 20 0 20 0 83360278 26732023808 21420 33554432000 4194304 4196468 140737301960992 140737301943536 139999199231735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
/proc/10719/statm: 6526373 21420 3498 1 0 6488444 0
[pid=10719/tid=10721] ppid=10716 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/10719/task/10721/stat : 10721 (java) R 10716 10719 10294 0 -1 4202560 15037 0 0 0 63 4 0 0 20 0 20 0 83360278 26732023808 21420 33554432000 4194304 4196468 140737301960992 139999203446704 139999199253661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10722] ppid=10716 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10722/stat : 10722 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139999157991696 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10723] ppid=10716 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10723/stat : 10723 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998756620688 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10724] ppid=10716 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10724/stat : 10724 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998755568144 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10725] ppid=10716 vsize=26105492 memory=1200 CPUtime=0 cores=0-7
/proc/10719/task/10725/stat : 10725 (java) S 10716 10719 10294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998754515600 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10726] ppid=10716 vsize=26105492 memory=10608 CPUtime=0 cores=0-7
/proc/10719/task/10726/stat : 10726 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998753463056 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10727] ppid=10716 vsize=26105492 memory=4616 CPUtime=0 cores=0-7
/proc/10719/task/10727/stat : 10727 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998752410512 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10728] ppid=10716 vsize=26105492 memory=1428 CPUtime=0 cores=0-7
/proc/10719/task/10728/stat : 10728 (java) S 10716 10719 10294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998751357968 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10729] ppid=10716 vsize=26105492 memory=15876 CPUtime=0 cores=0-7
/proc/10719/task/10729/stat : 10729 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83360279 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998750305424 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10730] ppid=10716 vsize=26105492 memory=16436 CPUtime=0 cores=0-7
/proc/10719/task/10730/stat : 10730 (java) S 10716 10719 10294 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 83360281 26732023808 21420 33554432000 4194304 4196468 140737301960992 139998327109616 139999199242882 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0

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

/proc/10719/stat : 10719 (java) S 10716 10719 10294 0 -1 1077944320 2181138 0 0 0 1997071 1359 0 0 20 0 46 0 83360278 28521037824 638810 33554432000 4194304 4196468 140737301960992 140737301943536 139999199231735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
/proc/10719/statm: 6963144 638810 3625 1 0 6924694 0
[pid=10719/tid=10721] ppid=10716 vsize=27852576 memory=16436 CPUtime=3.87 cores=0-7
/proc/10719/task/10721/stat : 10721 (java) S 10716 10719 10294 0 -1 1077944384 23966 0 0 0 379 8 0 0 20 0 46 0 83360278 28521037824 638810 33554432000 4194304 4196468 140737301960992 139999203469200 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10722] ppid=10716 vsize=27852576 memory=14292 CPUtime=12.05 cores=0-7
/proc/10719/task/10722/stat : 10722 (java) S 10716 10719 10294 0 -1 1077944384 133903 0 0 0 1162 43 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139999157991696 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10723] ppid=10716 vsize=27852576 memory=4048 CPUtime=12.05 cores=0-7
/proc/10719/task/10723/stat : 10723 (java) S 10716 10719 10294 0 -1 1077944384 130503 0 0 0 1161 44 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998756620688 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10724] ppid=10716 vsize=27852576 memory=1796 CPUtime=12.02 cores=0-7
/proc/10719/task/10724/stat : 10724 (java) S 10716 10719 10294 0 -1 1077944384 126801 0 0 0 1162 40 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998755568144 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10725] ppid=10716 vsize=27852576 memory=636 CPUtime=12.09 cores=0-7
/proc/10719/task/10725/stat : 10725 (java) S 10716 10719 10294 0 -1 1077944384 124443 0 0 0 1166 43 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998754515600 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10726] ppid=10716 vsize=27852576 memory=960 CPUtime=12.02 cores=0-7
/proc/10719/task/10726/stat : 10726 (java) S 10716 10719 10294 0 -1 1077944384 141160 0 0 0 1157 45 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998753463056 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10727] ppid=10716 vsize=27852576 memory=1232 CPUtime=12.11 cores=0-7
/proc/10719/task/10727/stat : 10727 (java) S 10716 10719 10294 0 -1 1077944384 118323 0 0 0 1167 44 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998752410512 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10728] ppid=10716 vsize=27852576 memory=2344 CPUtime=12.09 cores=0-7
/proc/10719/task/10728/stat : 10728 (java) S 10716 10719 10294 0 -1 1077944384 131366 0 0 0 1163 46 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998751357968 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10729] ppid=10716 vsize=27852576 memory=932 CPUtime=12.07 cores=0-7
/proc/10719/task/10729/stat : 10729 (java) S 10716 10719 10294 0 -1 1077944384 147481 0 0 0 1161 46 0 0 20 0 46 0 83360279 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998750305424 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10730] ppid=10716 vsize=27852576 memory=1580 CPUtime=5.06 cores=0-7
/proc/10719/task/10730/stat : 10730 (java) S 10716 10719 10294 0 -1 1077944384 228608 0 0 0 409 97 0 0 20 0 46 0 83360281 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998327109568 139999199241941 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10731] ppid=10716 vsize=27852576 memory=2240 CPUtime=0 cores=0-7
/proc/10719/task/10731/stat : 10731 (java) S 10716 10719 10294 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 46 0 83360281 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998326055904 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10732] ppid=10716 vsize=27852576 memory=4124 CPUtime=0 cores=0-7
/proc/10719/task/10732/stat : 10732 (java) S 10716 10719 10294 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 46 0 83360281 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998325003264 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10733] ppid=10716 vsize=27852576 memory=2200 CPUtime=0 cores=0-7
/proc/10719/task/10733/stat : 10733 (java) S 10716 10719 10294 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 46 0 83360284 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998323951824 139999199250331 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10734] ppid=10716 vsize=27852576 memory=303430223234596890 CPUtime=2.86 cores=0-7
/proc/10719/task/10734/stat : 10734 (java) S 10716 10719 10294 0 -1 1077944384 12192 0 0 0 284 2 0 0 20 0 46 0 83360284 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998322899440 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10735] ppid=10716 vsize=27852576 memory=288230621803970871 CPUtime=2.75 cores=0-7
/proc/10719/task/10735/stat : 10735 (java) R 10716 10719 10294 0 -1 1077944384 12460 0 0 0 272 3 0 0 20 0 46 0 83360284 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998321839920 139999199241941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10736] ppid=10716 vsize=27852576 memory=14134428972616243 CPUtime=2.77 cores=0-7
/proc/10719/task/10736/stat : 10736 (java) S 10716 10719 10294 0 -1 1077944384 9490 0 0 0 275 2 0 0 20 0 46 0 83360284 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998320794352 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10737] ppid=10716 vsize=27852576 memory=916 CPUtime=1.31 cores=0-7
/proc/10719/task/10737/stat : 10737 (java) R 10716 10719 10294 0 -1 4202560 20660 0 0 0 128 3 0 0 20 0 46 0 83360284 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998319741568 139999184912433 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10738] ppid=10716 vsize=27852576 memory=4444 CPUtime=0 cores=0-7
/proc/10719/task/10738/stat : 10738 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 83360284 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998318688480 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10739] ppid=10716 vsize=27852576 memory=1408 CPUtime=0.91 cores=0-7
/proc/10719/task/10739/stat : 10739 (java) S 10716 10719 10294 0 -1 1077944384 10358 0 0 0 58 33 0 0 20 0 46 0 83360284 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998317636016 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10740] ppid=10716 vsize=27852576 memory=4240 CPUtime=0 cores=0-7
/proc/10719/task/10740/stat : 10740 (java) S 10716 10719 10294 0 -1 1077944384 376 0 0 0 0 0 0 0 20 0 46 0 83360632 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998304191232 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10741] ppid=10716 vsize=27852576 memory=129 CPUtime=5.01 cores=0-7
/proc/10719/task/10741/stat : 10741 (java) R 10716 10719 10294 0 -1 1077944384 21193 0 0 0 235 266 0 0 20 0 46 0 83360652 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998301041712 139999199242882 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10742] ppid=10716 vsize=27852576 memory=8976414709404591081 CPUtime=2484.16 cores=0-7
/proc/10719/task/10742/stat : 10742 (java) R 10716 10719 10294 0 -1 4202560 99973 0 0 0 248310 106 0 0 20 0 46 0 83360668 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998297884816 139998835943713 0 4 0 16800975 0 0 0 -1 3 0 0 42 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10743] ppid=10716 vsize=27852576 memory=-6800859132029471843 CPUtime=2482.52 cores=0-7
/proc/10719/task/10743/stat : 10743 (java) R 10716 10719 10294 0 -1 4202560 96855 0 0 0 248140 112 0 0 20 0 46 0 83360669 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998296831320 139998844054489 0 4 0 16800975 0 0 0 -1 0 0 0 44 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10744] ppid=10716 vsize=27852576 memory=-3472574944341025154 CPUtime=2480.79 cores=0-7
/proc/10719/task/10744/stat : 10744 (java) R 10716 10719 10294 0 -1 4202560 98951 0 0 0 247962 117 0 0 20 0 46 0 83360669 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998295779512 139998844055271 0 4 0 16800975 0 0 0 -1 7 0 0 53 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10745] ppid=10716 vsize=27852576 memory=-7880843606118635149 CPUtime=2481.65 cores=0-7
/proc/10719/task/10745/stat : 10745 (java) R 10716 10719 10294 0 -1 4202560 99485 0 0 0 248058 107 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998294726224 139998844391131 0 4 0 16800975 0 0 0 -1 1 0 0 44 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10746] ppid=10716 vsize=27852576 memory=8976414709404591081 CPUtime=2483.11 cores=0-7
/proc/10719/task/10746/stat : 10746 (java) R 10716 10719 10294 0 -1 4202560 98315 0 0 0 248196 115 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998293673440 139998844391008 0 4 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10747] ppid=10716 vsize=27852576 memory=-3967418655009478193 CPUtime=0.11 cores=0-7
/proc/10719/task/10747/stat : 10747 (java) S 10716 10719 10294 0 -1 1077944384 60 0 0 0 11 0 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998292627888 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10748] ppid=10716 vsize=27852576 memory=288230574492221466 CPUtime=0.14 cores=0-7
/proc/10719/task/10748/stat : 10748 (java) S 10716 10719 10294 0 -1 1077944384 119 0 0 0 14 0 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998291573760 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10749] ppid=10716 vsize=27852576 memory=288230621803970871 CPUtime=0.14 cores=0-7
/proc/10719/task/10749/stat : 10749 (java) S 10716 10719 10294 0 -1 1077944384 275 0 0 0 14 0 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998290508400 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10750] ppid=10716 vsize=27852576 memory=14134428972616243 CPUtime=2482.81 cores=0-7
/proc/10719/task/10750/stat : 10750 (java) R 10716 10719 10294 0 -1 4202560 97571 0 0 0 248167 114 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998289462528 139998844996576 0 4 0 16800975 0 0 0 -1 6 0 0 42 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10751] ppid=10716 vsize=27852576 memory=916 CPUtime=0 cores=0-7
/proc/10719/task/10751/stat : 10751 (java) S 10716 10719 10294 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998288413568 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10752] ppid=10716 vsize=27852576 memory=4444 CPUtime=2484.43 cores=0-7
/proc/10719/task/10752/stat : 10752 (java) R 10716 10719 10294 0 -1 4202560 96673 0 0 0 248338 105 0 0 20 0 46 0 83360676 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998287357360 139998838895398 0 4 0 16800975 0 0 0 -1 0 0 0 47 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10753] ppid=10716 vsize=27852576 memory=1408 CPUtime=2483.12 cores=0-7
/proc/10719/task/10753/stat : 10753 (java) R 10716 10719 10294 0 -1 4202560 96493 0 0 0 248195 117 0 0 20 0 46 0 83360677 28521037824 638810 33554432000 4194304 4196468 140737301960992 139998286304856 139998845232423 0 4 0 16800975 0 0 0 -1 2 0 0 50 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10754] ppid=10716 vsize=27852576 memory=2558888 CPUtime=0 cores=0-7
/proc/10719/task/10754/stat : 10754 (java) R 10716 10719 10294 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 46 0 83360697 28521037824 638810 33554432000 4194304 4196468 140737301960992 139997429093872 139998835746872 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10755] ppid=10716 vsize=27852576 memory=2558888 CPUtime=0.01 cores=0-7
/proc/10719/task/10755/stat : 10755 (java) S 10716 10719 10294 0 -1 1077944384 426 0 0 0 1 0 0 0 20 0 46 0 83360697 28521037824 638810 33554432000 4194304 4196468 140737301960992 139997428038032 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10756] ppid=10716 vsize=27852576 memory=4096 CPUtime=0 cores=0-7
/proc/10719/task/10756/stat : 10756 (java) S 10716 10719 10294 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 46 0 83360698 28521037824 638810 33554432000 4194304 4196468 140737301960992 139997426986704 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10757] ppid=10716 vsize=27852576 memory=1398720917958146503 CPUtime=0 cores=0-7
/proc/10719/task/10757/stat : 10757 (java) S 10716 10719 10294 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 46 0 83360698 28521037824 638810 33554432000 4194304 4196468 140737301960992 139997425930320 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
Current children cumulated CPU time: 19984.3 s
Current children cumulated vsize: 27852576 KiB
Current children cumulated memory: 2555240 KiB

[startup+2520.3 s]
/proc/loadavg: 8.90 8.78 8.75 9/217 10822
/proc/meminfo: memFree=9722032/32770624 swapFree=67108860/67108860
[pid=10719] ppid=10716 vsize=27919140 memory=2556112 CPUtime=19985 cores=0-7
/proc/10719/stat : 10719 (java) S 10716 10719 10294 0 -1 1077944320 2181854 0 0 0 1997138 1359 0 0 20 0 44 0 83360278 28589199360 639028 33554432000 4194304 4196468 140737301960992 140737301943536 139999199231735 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
/proc/10719/statm: 6979785 639028 3627 1 0 6941335 0
[pid=10719/tid=10721] ppid=10716 vsize=27919140 memory=2560940 CPUtime=3.87 cores=0-7
/proc/10719/task/10721/stat : 10721 (java) S 10716 10719 10294 0 -1 1077944384 23989 0 0 0 379 8 0 0 20 0 44 0 83360278 28589199360 639028 33554432000 4194304 4196468 140737301960992 139999203470416 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10722] ppid=10716 vsize=27919140 memory=2562992 CPUtime=12.05 cores=0-7
/proc/10719/task/10722/stat : 10722 (java) S 10716 10719 10294 0 -1 1077944384 133903 0 0 0 1162 43 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139999157991696 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10723] ppid=10716 vsize=27919140 memory=2561964 CPUtime=12.05 cores=0-7
/proc/10719/task/10723/stat : 10723 (java) S 10716 10719 10294 0 -1 1077944384 130503 0 0 0 1161 44 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998756620688 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10724] ppid=10716 vsize=27919140 memory=2557860 CPUtime=12.02 cores=0-7
/proc/10719/task/10724/stat : 10724 (java) S 10716 10719 10294 0 -1 1077944384 126801 0 0 0 1162 40 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998755568144 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10725] ppid=10716 vsize=27919140 memory=2557860 CPUtime=12.09 cores=0-7
/proc/10719/task/10725/stat : 10725 (java) S 10716 10719 10294 0 -1 1077944384 124443 0 0 0 1166 43 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998754515600 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10726] ppid=10716 vsize=27919140 memory=2558448 CPUtime=12.02 cores=0-7
/proc/10719/task/10726/stat : 10726 (java) S 10716 10719 10294 0 -1 1077944384 141160 0 0 0 1157 45 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998753463056 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10727] ppid=10716 vsize=27919140 memory=0 CPUtime=12.11 cores=0-7
/proc/10719/task/10727/stat : 10727 (java) S 10716 10719 10294 0 -1 1077944384 118323 0 0 0 1167 44 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998752410512 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10728] ppid=10716 vsize=27919140 memory=2557860 CPUtime=12.09 cores=0-7
/proc/10719/task/10728/stat : 10728 (java) S 10716 10719 10294 0 -1 1077944384 131366 0 0 0 1163 46 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998751357968 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10729] ppid=10716 vsize=27919140 memory=4128 CPUtime=12.07 cores=0-7
/proc/10719/task/10729/stat : 10729 (java) S 10716 10719 10294 0 -1 1077944384 147481 0 0 0 1161 46 0 0 20 0 44 0 83360279 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998750305424 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10730] ppid=10716 vsize=27919140 memory=2564016 CPUtime=5.06 cores=0-7
/proc/10719/task/10730/stat : 10730 (java) R 10716 10719 10294 0 -1 1077944384 228929 0 0 0 409 97 0 0 20 0 44 0 83360281 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998327109616 139999199242882 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10731] ppid=10716 vsize=27919140 memory=2557860 CPUtime=0 cores=0-7
/proc/10719/task/10731/stat : 10731 (java) S 10716 10719 10294 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 44 0 83360281 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998326055904 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10732] ppid=10716 vsize=27919140 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/10719/task/10732/stat : 10732 (java) S 10716 10719 10294 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 44 0 83360281 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998325003264 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10733] ppid=10716 vsize=27919140 memory=2612240 CPUtime=0 cores=0-7
/proc/10719/task/10733/stat : 10733 (java) R 10716 10719 10294 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 44 0 83360284 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998323951824 139999199250331 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10734] ppid=10716 vsize=27919140 memory=9992 CPUtime=2.89 cores=0-7
/proc/10719/task/10734/stat : 10734 (java) R 10716 10719 10294 0 -1 4202560 12210 0 0 0 287 2 0 0 20 0 44 0 83360284 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998322884112 139999183137705 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10735] ppid=10716 vsize=27919140 memory=6791534058613427641 CPUtime=2.75 cores=0-7
/proc/10719/task/10735/stat : 10735 (java) R 10716 10719 10294 0 -1 4202560 12478 0 0 0 272 3 0 0 20 0 44 0 83360284 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998321847192 139999192337462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10736] ppid=10716 vsize=27919140 memory=5408 CPUtime=2.78 cores=0-7
/proc/10719/task/10736/stat : 10736 (java) S 10716 10719 10294 0 -1 1077944384 9498 0 0 0 276 2 0 0 20 0 44 0 83360284 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998320794352 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10737] ppid=10716 vsize=27919140 memory=0 CPUtime=1.32 cores=0-7
/proc/10719/task/10737/stat : 10737 (java) S 10716 10719 10294 0 -1 1077944384 20675 0 0 0 129 3 0 0 20 0 44 0 83360284 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998319741808 139999199242882 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10738] ppid=10716 vsize=27919140 memory=0 CPUtime=0 cores=0-7
/proc/10719/task/10738/stat : 10738 (java) S 10716 10719 10294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 83360284 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998318688480 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10740] ppid=10716 vsize=27919140 memory=1796 CPUtime=0 cores=0-7
/proc/10719/task/10740/stat : 10740 (java) S 10716 10719 10294 0 -1 1077944384 376 0 0 0 0 0 0 0 20 0 44 0 83360632 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998304191232 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10742] ppid=10716 vsize=27919140 memory=5408 CPUtime=2484.25 cores=0-7
/proc/10719/task/10742/stat : 10742 (java) R 10716 10719 10294 0 -1 4202560 99991 0 0 0 248319 106 0 0 20 0 44 0 83360668 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998297883704 139998844649021 0 4 0 16800975 0 0 0 -1 3 0 0 42 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10743] ppid=10716 vsize=27919140 memory=2559912 CPUtime=2482.6 cores=0-7
/proc/10719/task/10743/stat : 10743 (java) R 10716 10719 10294 0 -1 4202560 96873 0 0 0 248148 112 0 0 20 0 44 0 83360669 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998296832120 139998844390881 0 4 0 16800975 0 0 0 -1 6 0 0 44 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10744] ppid=10716 vsize=27919140 memory=2559912 CPUtime=2480.88 cores=0-7
/proc/10719/task/10744/stat : 10744 (java) R 10716 10719 10294 0 -1 4202560 98969 0 0 0 247971 117 0 0 20 0 44 0 83360669 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998295778952 139999184442201 0 4 0 16800975 0 0 0 -1 7 0 0 53 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10745] ppid=10716 vsize=27919140 memory=-4546129931942301828 CPUtime=2481.73 cores=0-7
/proc/10719/task/10745/stat : 10745 (java) R 10716 10719 10294 0 -1 4202560 99503 0 0 0 248066 107 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998294726200 139998838895548 0 4 0 16800975 0 0 0 -1 1 0 0 44 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10746] ppid=10716 vsize=27919140 memory=6943526294502006880 CPUtime=2483.19 cores=0-7
/proc/10719/task/10746/stat : 10746 (java) R 10716 10719 10294 0 -1 4202560 98333 0 0 0 248204 115 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998293672712 139998844649130 0 4 0 16800975 0 0 0 -1 4 0 0 55 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10747] ppid=10716 vsize=27919140 memory=92281667343340 CPUtime=0.11 cores=0-7
/proc/10719/task/10747/stat : 10747 (java) S 10716 10719 10294 0 -1 1077944384 65 0 0 0 11 0 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998292628272 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10748] ppid=10716 vsize=27919140 memory=304274648164728858 CPUtime=0.14 cores=0-7
/proc/10719/task/10748/stat : 10748 (java) S 10716 10719 10294 0 -1 1077944384 129 0 0 0 14 0 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998291575728 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10749] ppid=10716 vsize=27919140 memory=304556170453188919 CPUtime=0.14 cores=0-7
/proc/10719/task/10749/stat : 10749 (java) S 10716 10719 10294 0 -1 1077944384 276 0 0 0 14 0 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998290523184 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10750] ppid=10716 vsize=27919140 memory=2560940 CPUtime=2482.85 cores=0-7
/proc/10719/task/10750/stat : 10750 (java) R 10716 10719 10294 0 -1 4202560 97571 0 0 0 248171 114 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998289462584 139998844297856 0 4 0 16800975 0 0 0 -1 0 0 0 42 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10751] ppid=10716 vsize=27919140 memory=1121 CPUtime=0 cores=0-7
/proc/10719/task/10751/stat : 10751 (java) S 10716 10719 10294 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998288418096 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10752] ppid=10716 vsize=27919140 memory=1122 CPUtime=2484.48 cores=0-7
/proc/10719/task/10752/stat : 10752 (java) R 10716 10719 10294 0 -1 4202560 96692 0 0 0 248343 105 0 0 20 0 44 0 83360676 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998287357688 139998838926200 0 4 0 16800975 0 0 0 -1 0 0 0 47 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10753] ppid=10716 vsize=27919140 memory=1120 CPUtime=2483.2 cores=0-7
/proc/10719/task/10753/stat : 10753 (java) R 10716 10719 10294 0 -1 4202560 96512 0 0 0 248203 117 0 0 20 0 44 0 83360677 28589199360 639028 33554432000 4194304 4196468 140737301960992 139998286304696 139998845028825 0 4 0 16800975 0 0 0 -1 2 0 0 50 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10754] ppid=10716 vsize=27919140 memory=2416 CPUtime=0 cores=0-7
/proc/10719/task/10754/stat : 10754 (java) S 10716 10719 10294 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 44 0 83360697 28589199360 639028 33554432000 4194304 4196468 140737301960992 139997429097136 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10755] ppid=10716 vsize=27919140 memory=1728 CPUtime=0.01 cores=0-7
/proc/10719/task/10755/stat : 10755 (java) S 10716 10719 10294 0 -1 1077944384 432 0 0 0 1 0 0 0 20 0 44 0 83360697 28589199360 639028 33554432000 4194304 4196468 140737301960992 139997428044592 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10756] ppid=10716 vsize=27919140 memory=1700 CPUtime=0 cores=0-7
/proc/10719/task/10756/stat : 10756 (java) S 10716 10719 10294 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 44 0 83360698 28589199360 639028 33554432000 4194304 4196468 140737301960992 139997426992048 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
[pid=10719/tid=10757] ppid=10716 vsize=27919140 memory=2557860 CPUtime=0 cores=0-7
/proc/10719/task/10757/stat : 10757 (java) S 10716 10719 10294 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 44 0 83360698 28589199360 639028 33554432000 4194304 4196468 140737301960992 139997425939504 139999199241941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28573696 140737301963853 140737301964037 140737301964037 140737301966799 0
Current children cumulated CPU time: 19985 s
Current children cumulated vsize: 27919140 KiB
Current children cumulated memory: 2556112 KiB

Child status: 143
Real time (s): 2520.33
CPU time (s): 19985
CPU user time (s): 19971.4
CPU system time (s): 13.6146
CPU usage (%): 792.952
Max. virtual memory (cumulated for all children) (KiB): 27919140
Max. memory (cumulated for all children) (KiB): 4061996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19971.4
system time used= 13.6146
maximum resident set size= 4062508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2181879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 577730
involuntary context switches= 421120


# summary of solver processes directly reported to runsolver:
#   pid: 10719
#   total CPU time (s): 19985
#   total CPU user time (s): 19971.4
#   total CPU system time (s): 13.6146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.5374 second user time and 33.1357 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-27 04:19:31
IDJOB=4291425
IDBENCH=141394
IDSOLVER=2745
FILE ID=node139/4291425-1532657971
RUNJOBID= node139-1532655391-10321
PBS_JOBID= 21022223
Free space on /tmp= 38720 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-10b_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-4291425-1532657971/watcher-4291425-1532657971 -o /tmp/evaluation-result-4291425-1532657971/solver-4291425-1532657971 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532655391-10321 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1992435373 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291425-1532657971.xml

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

MD5SUM BENCH= b0a0fd8e7c9e530f6e7ba3bf5f78e329
RANDOM SEED=1992435373

node139.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.80
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.80
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.80
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.80
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:        12275596 kB
MemAvailable:   31928576 kB
Buffers:          248344 kB
Cached:         19360232 kB
SwapCached:            0 kB
Active:          3083076 kB
Inactive:       16576296 kB
Active(anon):       5180 kB
Inactive(anon):    73540 kB
Active(file):    3077896 kB
Inactive(file): 16502756 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36020 kB
Writeback:             0 kB
AnonPages:         58112 kB
Mapped:            41500 kB
Shmem:             25228 kB
Slab:             528572 kB
SReclaimable:     500788 kB
SUnreclaim:        27784 kB
KernelStack:        3136 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38684 MiB
End job on node139 at 2018-07-27 05:01:32