Trace number 4309194

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-08-14? (TO) 19992 2520.32

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.66/0.55	c version: 2018-08-14
0.66/0.55	c seed: 1292069669
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...
2.39/1.11	c Parsing done, starting search...
19989.68/2520.12	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 (10254 MiB free)
  memory of node 1: 16384 MiB (13213 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309194-1534380128/watcher-4309194-1534380128 -o /tmp/evaluation-result-4309194-1534380128/solver-4309194-1534380128 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1534372381-14416 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1292069669 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309194-1534380128.xml 

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

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

solver pid=15748, runsolver pid=15745

[startup+0.100144 s]*
/proc/loadavg: 8.52 8.62 8.68 2/199 15768
/proc/meminfo: memFree=24015136/32770624 swapFree=67108500/67108860
[pid=15748] ppid=15745 vsize=26103420 memory=31476 CPUtime=0.12 cores=0-7
/proc/15748/stat : 15748 (java) S 15745 15748 14389 0 -1 1077944320 7350 0 0 0 11 1 0 0 20 0 20 0 255575959 26729902080 7869 33554432000 4194304 4196468 140731241232352 140731241214896 139724258828023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
/proc/15748/statm: 6525855 7869 3117 1 0 6487932 0
[pid=15748/tid=15750] ppid=15745 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15748/task/15750/stat : 15750 (java) R 15745 15748 14389 0 -1 4202560 5445 0 0 0 9 0 0 0 20 0 20 0 255575959 26729902080 7955 33554432000 4194304 4196468 140731241232352 139724263025104 139724258849949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15751] ppid=15745 vsize=26103420 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15748/task/15751/stat : 15751 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139724215380624 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15752] ppid=15745 vsize=26103420 memory=139664907196032 CPUtime=0 cores=0-7
/proc/15748/task/15752/stat : 15752 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139724214327824 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15753] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15753/stat : 15753 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139724213275024 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15754] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15754/stat : 15754 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723813812496 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15755] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15755/stat : 15755 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723812760720 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15756] ppid=15745 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/15748/task/15756/stat : 15756 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723811707920 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15757] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15757/stat : 15757 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723810655120 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15758] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15758/stat : 15758 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723809602320 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15759] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15759/stat : 15759 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575961 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723655793008 139724258839170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15760] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15760/stat : 15760 (java) S 15745 15748 14389 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255575962 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723654738976 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15761] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15761/stat : 15761 (java) S 15745 15748 14389 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255575962 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723653686128 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15762] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15762/stat : 15762 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723652634448 139724258846619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15763] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15763/stat : 15763 (java) S 15745 15748 14389 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723651582832 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15764] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15764/stat : 15764 (java) R 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723650530032 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15765] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15765/stat : 15765 (java) R 15745 15748 14389 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723649477232 139724258839170 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15766] ppid=15745 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/15748/task/15766/stat : 15766 (java) R 15745 15748 14389 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 20 0 255575964 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723648424432 139724237458421 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15767] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15767/stat : 15767 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575965 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723647371872 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15768] ppid=15745 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/15748/task/15768/stat : 15768 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575965 26729902080 7955 33554432000 4194304 4196468 140731241232352 139723646319152 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 31476 KiB

[startup+0.210152 s]*
/proc/loadavg: 8.52 8.62 8.68 3/199 15768
/proc/meminfo: memFree=24002660/32770624 swapFree=67108500/67108860
[pid=15748] ppid=15745 vsize=26103420 memory=43048 CPUtime=0.3 cores=0-7
/proc/15748/stat : 15748 (java) S 15745 15748 14389 0 -1 1077944320 10403 0 0 0 28 2 0 0 20 0 20 0 255575959 26729902080 10762 33554432000 4194304 4196468 140731241232352 140731241214896 139724258828023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
/proc/15748/statm: 6525855 10762 3337 1 0 6487932 0
[pid=15748/tid=15750] ppid=15745 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/15748/task/15750/stat : 15750 (java) R 15745 15748 14389 0 -1 4202560 8188 0 0 0 19 1 0 0 20 0 20 0 255575959 26729902080 10762 33554432000 4194304 4196468 140731241232352 139724263054048 139724242908540 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15751] ppid=15745 vsize=26103420 memory=11931 CPUtime=0 cores=0-7
/proc/15748/task/15751/stat : 15751 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139724215380624 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15752] ppid=15745 vsize=26103420 memory=288370041058907776 CPUtime=0 cores=0-7
/proc/15748/task/15752/stat : 15752 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139724214327824 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15753] ppid=15745 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/15748/task/15753/stat : 15753 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139724213275024 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15754] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15754/stat : 15754 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723813812496 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15755] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15755/stat : 15755 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723812760720 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15756] ppid=15745 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/15748/task/15756/stat : 15756 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723811707920 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15757] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15757/stat : 15757 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723810655120 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15758] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15758/stat : 15758 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723809602320 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15759] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15759/stat : 15759 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575961 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723655793008 139724258839170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15760] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15760/stat : 15760 (java) S 15745 15748 14389 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255575962 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723654738976 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15761] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15761/stat : 15761 (java) S 15745 15748 14389 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255575962 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723653686128 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15762] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15762/stat : 15762 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723652634448 139724258846619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15763] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15763/stat : 15763 (java) S 15745 15748 14389 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723651582832 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15764] ppid=15745 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/15748/task/15764/stat : 15764 (java) S 15745 15748 14389 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 255575964 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723650530032 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15765] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15765/stat : 15765 (java) S 15745 15748 14389 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723649477232 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15766] ppid=15745 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/15748/task/15766/stat : 15766 (java) R 15745 15748 14389 0 -1 4202560 312 0 0 0 6 0 0 0 20 0 20 0 255575964 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723648420160 139724258839958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15767] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15767/stat : 15767 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575965 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723647371872 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15768] ppid=15745 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/15748/task/15768/stat : 15768 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575965 26729902080 10762 33554432000 4194304 4196468 140731241232352 139723646319152 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43048 KiB

[startup+0.309976 s]*
/proc/loadavg: 8.52 8.62 8.68 2/199 15768
/proc/meminfo: memFree=23998908/32770624 swapFree=67108500/67108860
[pid=15748] ppid=15745 vsize=26103420 memory=46600 CPUtime=0.42 cores=0-7
/proc/15748/stat : 15748 (java) S 15745 15748 14389 0 -1 1077944320 10882 0 0 0 40 2 0 0 20 0 20 0 255575959 26729902080 11650 33554432000 4194304 4196468 140731241232352 140731241214896 139724258828023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
/proc/15748/statm: 6525855 11650 3361 1 0 6487932 0
[pid=15748/tid=15750] ppid=15745 vsize=26103420 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15748/task/15750/stat : 15750 (java) R 15745 15748 14389 0 -1 4202560 8551 0 0 0 28 1 0 0 20 0 20 0 255575959 26729902080 11650 33554432000 4194304 4196468 140731241232352 139724262989760 139724239093839 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15751] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15751/stat : 15751 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139724215380624 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15752] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15752/stat : 15752 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139724214327824 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15753] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15753/stat : 15753 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139724213275024 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15754] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15754/stat : 15754 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723813812496 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15755] ppid=15745 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/15748/task/15755/stat : 15755 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723812760720 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15756] ppid=15745 vsize=26103420 memory=139664753259439 CPUtime=0 cores=0-7
/proc/15748/task/15756/stat : 15756 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723811707920 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15757] ppid=15745 vsize=26103420 memory=139664753261744 CPUtime=0 cores=0-7
/proc/15748/task/15757/stat : 15757 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723810655120 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15758] ppid=15745 vsize=26103420 memory=139664753264048 CPUtime=0 cores=0-7
/proc/15748/task/15758/stat : 15758 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723809602320 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15759] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15759/stat : 15759 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575961 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723655793008 139724258839170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15760] ppid=15745 vsize=26103420 memory=279329506535056 CPUtime=0 cores=0-7
/proc/15748/task/15760/stat : 15760 (java) S 15745 15748 14389 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255575962 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723654738976 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15761] ppid=15745 vsize=26103420 memory=279329506541968 CPUtime=0 cores=0-7
/proc/15748/task/15761/stat : 15761 (java) S 15745 15748 14389 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255575962 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723653686128 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15762] ppid=15745 vsize=26103420 memory=279329506483248 CPUtime=0 cores=0-7
/proc/15748/task/15762/stat : 15762 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723652634448 139724258846619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15763] ppid=15745 vsize=26103420 memory=279329506555792 CPUtime=0 cores=0-7
/proc/15748/task/15763/stat : 15763 (java) S 15745 15748 14389 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 255575964 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723651582832 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15764] ppid=15745 vsize=26103420 memory=279329506562704 CPUtime=0.01 cores=0-7
/proc/15748/task/15764/stat : 15764 (java) S 15745 15748 14389 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 255575964 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723650530032 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15765] ppid=15745 vsize=26103420 memory=279329506560400 CPUtime=0.01 cores=0-7
/proc/15748/task/15765/stat : 15765 (java) S 15745 15748 14389 0 -1 1077944384 363 0 0 0 1 0 0 0 20 0 20 0 255575964 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723649477232 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15766] ppid=15745 vsize=26103420 memory=279329506577008 CPUtime=0.08 cores=0-7
/proc/15748/task/15766/stat : 15766 (java) S 15745 15748 14389 0 -1 1077944384 328 0 0 0 8 0 0 0 20 0 20 0 255575964 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723648424432 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15767] ppid=15745 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15767/stat : 15767 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575965 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723647371872 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15768] ppid=15745 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/15748/task/15768/stat : 15768 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575965 26729902080 11650 33554432000 4194304 4196468 140731241232352 139723646319152 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46600 KiB

[startup+0.700887 s]
/proc/loadavg: 8.52 8.62 8.68 3/199 15768
/proc/meminfo: memFree=23975344/32770624 swapFree=67108500/67108860
[pid=15748] ppid=15745 vsize=26105488 memory=85416 CPUtime=0.99 cores=0-7
/proc/15748/stat : 15748 (java) S 15745 15748 14389 0 -1 1077944320 17813 0 0 0 94 5 0 0 20 0 20 0 255575959 26732019712 21354 33554432000 4194304 4196468 140731241232352 140731241214896 139724258828023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
/proc/15748/statm: 6526372 21354 3472 1 0 6488444 0
[pid=15748/tid=15750] ppid=15745 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/15748/task/15750/stat : 15750 (java) R 15745 15748 14389 0 -1 4202560 15018 0 0 0 64 3 0 0 20 0 20 0 255575959 26732019712 21354 33554432000 4194304 4196468 140731241232352 139724263054624 139724242908510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15751] ppid=15745 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15751/stat : 15751 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139724215380624 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15752] ppid=15745 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15752/stat : 15752 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139724214327824 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15753] ppid=15745 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/15748/task/15753/stat : 15753 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139724213275024 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15754] ppid=15745 vsize=26105488 memory=6388 CPUtime=0 cores=0-7
/proc/15748/task/15754/stat : 15754 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139723813812496 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15755] ppid=15745 vsize=26105488 memory=864 CPUtime=0 cores=0-7
/proc/15748/task/15755/stat : 15755 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139723812760720 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15756] ppid=15745 vsize=26105488 memory=1296 CPUtime=0 cores=0-7
/proc/15748/task/15756/stat : 15756 (java) S 15745 15748 14389 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139723811707920 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15757] ppid=15745 vsize=26105488 memory=1068 CPUtime=0 cores=0-7
/proc/15748/task/15757/stat : 15757 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139723810655120 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15758] ppid=15745 vsize=26105488 memory=15084 CPUtime=0 cores=0-7
/proc/15748/task/15758/stat : 15758 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575960 26732019712 21354 33554432000 4194304 4196468 140731241232352 139723809602320 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15759] ppid=15745 vsize=26105488 memory=39276 CPUtime=0 cores=0-7
/proc/15748/task/15759/stat : 15759 (java) S 15745 15748 14389 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255575961 26732019712 21354 33554432000 4194304 4196468 140731241232352 139723655793008 139724258839170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0

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

/proc/meminfo: memFree=21725356/32770624 swapFree=67108500/67108860
[pid=15748] ppid=15745 vsize=27587344 memory=2306724 CPUtime=19991.2 cores=0-7
/proc/15748/stat : 15748 (java) S 15745 15748 14389 0 -1 1077944320 1912623 0 0 0 1997778 1338 0 0 20 0 43 0 255575959 28249440256 576681 33554432000 4194304 4196468 140731241232352 140731241214896 139724258828023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
/proc/15748/statm: 6896836 576681 3622 1 0 6858387 0
[pid=15748/tid=15750] ppid=15745 vsize=27587344 memory=10212 CPUtime=3.84 cores=0-7
/proc/15748/task/15750/stat : 15750 (java) S 15745 15748 14389 0 -1 1077944384 23742 0 0 0 376 8 0 0 20 0 43 0 255575959 28249440256 576681 33554432000 4194304 4196468 140731241232352 139724263065488 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15751] ppid=15745 vsize=27587344 memory=1612 CPUtime=12.14 cores=0-7
/proc/15748/task/15751/stat : 15751 (java) S 15745 15748 14389 0 -1 1077944384 112027 0 0 0 1170 44 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139724215380624 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15752] ppid=15745 vsize=27587344 memory=6392 CPUtime=12.19 cores=0-7
/proc/15748/task/15752/stat : 15752 (java) S 15745 15748 14389 0 -1 1077944384 114619 0 0 0 1174 45 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139724214327824 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15753] ppid=15745 vsize=27587344 memory=864 CPUtime=12.19 cores=0-7
/proc/15748/task/15753/stat : 15753 (java) S 15745 15748 14389 0 -1 1077944384 121208 0 0 0 1176 43 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139724213275024 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15754] ppid=15745 vsize=27587344 memory=1296 CPUtime=12.19 cores=0-7
/proc/15748/task/15754/stat : 15754 (java) S 15745 15748 14389 0 -1 1077944384 111567 0 0 0 1176 43 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723813812496 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15755] ppid=15745 vsize=27587344 memory=1068 CPUtime=12.12 cores=0-7
/proc/15748/task/15755/stat : 15755 (java) S 15745 15748 14389 0 -1 1077944384 99117 0 0 0 1170 42 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723812760720 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15756] ppid=15745 vsize=27587344 memory=15084 CPUtime=12.13 cores=0-7
/proc/15748/task/15756/stat : 15756 (java) S 15745 15748 14389 0 -1 1077944384 111762 0 0 0 1172 41 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723811707920 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15757] ppid=15745 vsize=27587344 memory=39324 CPUtime=12.06 cores=0-7
/proc/15748/task/15757/stat : 15757 (java) S 15745 15748 14389 0 -1 1077944384 122325 0 0 0 1163 43 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723810655120 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15758] ppid=15745 vsize=27587344 memory=13468 CPUtime=12.16 cores=0-7
/proc/15748/task/15758/stat : 15758 (java) S 15745 15748 14389 0 -1 1077944384 112605 0 0 0 1171 45 0 0 20 0 43 0 255575960 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723809602320 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15759] ppid=15745 vsize=27587344 memory=3356 CPUtime=4.8 cores=0-7
/proc/15748/task/15759/stat : 15759 (java) S 15745 15748 14389 0 -1 1077944384 187400 0 0 0 386 94 0 0 20 0 43 0 255575961 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723655793008 139724258839170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15760] ppid=15745 vsize=27587344 memory=492 CPUtime=0 cores=0-7
/proc/15748/task/15760/stat : 15760 (java) S 15745 15748 14389 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 43 0 255575962 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723654739040 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15761] ppid=15745 vsize=27587344 memory=1616 CPUtime=0 cores=0-7
/proc/15748/task/15761/stat : 15761 (java) S 15745 15748 14389 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 43 0 255575962 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723653686144 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15762] ppid=15745 vsize=27587344 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/15748/task/15762/stat : 15762 (java) S 15745 15748 14389 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 43 0 255575964 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723652634448 139724258846619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15763] ppid=15745 vsize=27587344 memory=288230596050944315 CPUtime=2.55 cores=0-7
/proc/15748/task/15763/stat : 15763 (java) S 15745 15748 14389 0 -1 1077944384 9721 0 0 0 252 3 0 0 20 0 43 0 255575964 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723651582832 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15764] ppid=15745 vsize=27587344 memory=13851867369180031 CPUtime=2.48 cores=0-7
/proc/15748/task/15764/stat : 15764 (java) S 15745 15748 14389 0 -1 1077944384 13335 0 0 0 246 2 0 0 20 0 43 0 255575964 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723650530032 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15765] ppid=15745 vsize=27587344 memory=2313528 CPUtime=2.98 cores=0-7
/proc/15748/task/15765/stat : 15765 (java) S 15745 15748 14389 0 -1 1077944384 11863 0 0 0 295 3 0 0 20 0 43 0 255575964 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723649477232 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15766] ppid=15745 vsize=27587344 memory=288230574492221466 CPUtime=1.24 cores=0-7
/proc/15748/task/15766/stat : 15766 (java) S 15745 15748 14389 0 -1 1077944384 15959 0 0 0 120 4 0 0 20 0 43 0 255575964 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723648424432 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15767] ppid=15745 vsize=27587344 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/15748/task/15767/stat : 15767 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 43 0 255575965 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723647371872 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15768] ppid=15745 vsize=27587344 memory=932 CPUtime=0.91 cores=0-7
/proc/15748/task/15768/stat : 15768 (java) S 15745 15748 14389 0 -1 1077944384 9474 0 0 0 38 53 0 0 20 0 43 0 255575965 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723646319152 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15769] ppid=15745 vsize=27587344 memory=1168 CPUtime=0 cores=0-7
/proc/15748/task/15769/stat : 15769 (java) S 15745 15748 14389 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 43 0 255576310 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723632878208 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15770] ppid=15745 vsize=27587344 memory=2108 CPUtime=4.92 cores=0-7
/proc/15748/task/15770/stat : 15770 (java) S 15745 15748 14389 0 -1 1077944384 19714 0 0 0 249 243 0 0 20 0 43 0 255576330 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723629728432 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15771] ppid=15745 vsize=27587344 memory=924 CPUtime=2484.41 cores=0-7
/proc/15748/task/15771/stat : 15771 (java) R 15745 15748 14389 0 -1 4202560 88411 0 0 0 248336 105 0 0 20 0 43 0 255576346 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723626571800 139723906052476 0 4 0 16800975 0 0 0 -1 6 0 0 45 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15772] ppid=15745 vsize=27587344 memory=1576 CPUtime=0.13 cores=0-7
/proc/15748/task/15772/stat : 15772 (java) S 15745 15748 14389 0 -1 1077944384 153 0 0 0 13 0 0 0 20 0 43 0 255576347 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723625526320 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15773] ppid=15745 vsize=27587344 memory=2180 CPUtime=2485.89 cores=0-7
/proc/15748/task/15773/stat : 15773 (java) R 15745 15748 14389 0 -1 4202560 90290 0 0 0 248477 112 0 0 20 0 43 0 255576347 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723624466272 139723905881489 0 4 0 16800975 0 0 0 -1 5 0 0 40 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15774] ppid=15745 vsize=27587344 memory=3992 CPUtime=2483.28 cores=0-7
/proc/15748/task/15774/stat : 15774 (java) R 15745 15748 14389 0 -1 4202560 89840 0 0 0 248223 105 0 0 20 0 43 0 255576353 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723623415200 139723906064527 0 4 0 16800975 0 0 0 -1 3 0 0 44 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15775] ppid=15745 vsize=27587344 memory=1928 CPUtime=2484.07 cores=0-7
/proc/15748/task/15775/stat : 15775 (java) R 15745 15748 14389 0 -1 4202560 90286 0 0 0 248298 109 0 0 20 0 43 0 255576354 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723622360408 139723895954986 0 4 0 16800975 0 0 0 -1 7 0 0 45 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15776] ppid=15745 vsize=27587344 memory=69628 CPUtime=0.11 cores=0-7
/proc/15748/task/15776/stat : 15776 (java) R 15745 15748 14389 0 -1 1077944384 403 0 0 0 11 0 0 0 20 0 43 0 255576354 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723621314448 139724258838229 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15777] ppid=15745 vsize=27587344 memory=1116 CPUtime=304.46 cores=0-7
/proc/15748/task/15777/stat : 15777 (java) R 15745 15748 14389 0 -1 4202560 9442 0 0 0 30435 11 0 0 20 0 43 0 255576354 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723620255072 139723902315795 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15778] ppid=15745 vsize=27587344 memory=288230574492221466 CPUtime=2178.08 cores=0-7
/proc/15748/task/15778/stat : 15778 (java) S 15745 15748 14389 0 -1 1077944384 77109 0 0 0 217704 104 0 0 20 0 43 0 255576354 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723619209904 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15779] ppid=15745 vsize=27587344 memory=288230596050944315 CPUtime=2482.36 cores=0-7
/proc/15748/task/15779/stat : 15779 (java) R 15745 15748 14389 0 -1 4202560 87908 0 0 0 248125 111 0 0 20 0 43 0 255576354 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723618152224 139723896963379 0 4 0 16800975 0 0 0 -1 4 0 0 36 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15780] ppid=15745 vsize=27587344 memory=13851867369180031 CPUtime=0 cores=0-7
/proc/15748/task/15780/stat : 15780 (java) S 15745 15748 14389 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 43 0 255576354 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723617105328 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15781] ppid=15745 vsize=27587344 memory=3356 CPUtime=2482.55 cores=0-7
/proc/15748/task/15781/stat : 15781 (java) R 15745 15748 14389 0 -1 4202560 91616 0 0 0 248141 114 0 0 20 0 43 0 255576354 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723616044648 139723902029951 0 4 0 16800975 0 0 0 -1 0 0 0 39 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15782] ppid=15745 vsize=27587344 memory=492 CPUtime=0.01 cores=0-7
/proc/15748/task/15782/stat : 15782 (java) S 15745 15748 14389 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 43 0 255576375 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723614999728 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15783] ppid=15745 vsize=27587344 memory=1616 CPUtime=2484.62 cores=0-7
/proc/15748/task/15783/stat : 15783 (java) R 15745 15748 14389 0 -1 4202560 87841 0 0 0 248355 107 0 0 20 0 43 0 255576375 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723613938904 139723896175256 0 4 0 16800975 0 0 0 -1 1 0 0 43 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15851] ppid=15745 vsize=27587344 memory=932 CPUtime=0 cores=0-7
/proc/15748/task/15851/stat : 15851 (java) S 15745 15748 14389 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 43 0 255797085 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723610760112 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15852] ppid=15745 vsize=27587344 memory=1168 CPUtime=0.01 cores=0-7
/proc/15748/task/15852/stat : 15852 (java) S 15745 15748 14389 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 43 0 255797086 28249440256 576681 33554432000 4194304 4196468 140731241232352 139723609707312 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
Current children cumulated CPU time: 19991.2 s
Current children cumulated vsize: 27587344 KiB
Current children cumulated memory: 2306724 KiB

[startup+2520.3 s]
/proc/loadavg: 8.62 8.87 8.83 10/216 15858
/proc/meminfo: memFree=21725356/32770624 swapFree=67108500/67108860
[pid=15748] ppid=15745 vsize=27786008 memory=2306872 CPUtime=19991.9 cores=0-7
/proc/15748/stat : 15748 (java) S 15745 15748 14389 0 -1 1077944320 1912859 0 0 0 1997854 1339 0 0 20 0 43 0 255575959 28452872192 576718 33554432000 4194304 4196468 140731241232352 140731241214896 139724258828023 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
/proc/15748/statm: 6946502 576718 3624 1 0 6908053 0
[pid=15748/tid=15750] ppid=15745 vsize=27786008 memory=2305320 CPUtime=3.84 cores=0-7
/proc/15748/task/15750/stat : 15750 (java) S 15745 15748 14389 0 -1 1077944384 23767 0 0 0 376 8 0 0 20 0 43 0 255575959 28452872192 576718 33554432000 4194304 4196468 140731241232352 139724263066704 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15751] ppid=15745 vsize=27786008 memory=2307372 CPUtime=12.14 cores=0-7
/proc/15748/task/15751/stat : 15751 (java) S 15745 15748 14389 0 -1 1077944384 112027 0 0 0 1170 44 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139724215380624 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15752] ppid=15745 vsize=27786008 memory=2306344 CPUtime=12.19 cores=0-7
/proc/15748/task/15752/stat : 15752 (java) S 15745 15748 14389 0 -1 1077944384 114619 0 0 0 1174 45 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139724214327824 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15753] ppid=15745 vsize=27786008 memory=2307372 CPUtime=12.19 cores=0-7
/proc/15748/task/15753/stat : 15753 (java) S 15745 15748 14389 0 -1 1077944384 121208 0 0 0 1176 43 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139724213275024 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15754] ppid=15745 vsize=27786008 memory=2306344 CPUtime=12.19 cores=0-7
/proc/15748/task/15754/stat : 15754 (java) S 15745 15748 14389 0 -1 1077944384 111567 0 0 0 1176 43 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723813812496 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15755] ppid=15745 vsize=27786008 memory=2305564 CPUtime=12.12 cores=0-7
/proc/15748/task/15755/stat : 15755 (java) S 15745 15748 14389 0 -1 1077944384 99117 0 0 0 1170 42 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723812760720 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15756] ppid=15745 vsize=27786008 memory=57 CPUtime=12.13 cores=0-7
/proc/15748/task/15756/stat : 15756 (java) S 15745 15748 14389 0 -1 1077944384 111762 0 0 0 1172 41 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723811707920 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15757] ppid=15745 vsize=27786008 memory=2305320 CPUtime=12.06 cores=0-7
/proc/15748/task/15757/stat : 15757 (java) S 15745 15748 14389 0 -1 1077944384 122325 0 0 0 1163 43 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723810655120 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15758] ppid=15745 vsize=27786008 memory=1204 CPUtime=12.16 cores=0-7
/proc/15748/task/15758/stat : 15758 (java) S 15745 15748 14389 0 -1 1077944384 112605 0 0 0 1171 45 0 0 20 0 43 0 255575960 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723809602320 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15759] ppid=15745 vsize=27786008 memory=1213 CPUtime=4.81 cores=0-7
/proc/15748/task/15759/stat : 15759 (java) S 15745 15748 14389 0 -1 1077944384 187401 0 0 0 387 94 0 0 20 0 43 0 255575961 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723655793008 139724258839170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15760] ppid=15745 vsize=27786008 memory=983 CPUtime=0 cores=0-7
/proc/15748/task/15760/stat : 15760 (java) S 15745 15748 14389 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 43 0 255575962 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723654739040 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15761] ppid=15745 vsize=27786008 memory=978 CPUtime=0 cores=0-7
/proc/15748/task/15761/stat : 15761 (java) S 15745 15748 14389 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 43 0 255575962 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723653686144 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15762] ppid=15745 vsize=27786008 memory=3816 CPUtime=0 cores=0-7
/proc/15748/task/15762/stat : 15762 (java) S 15745 15748 14389 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 43 0 255575964 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723652634448 139724258846619 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15763] ppid=15745 vsize=27786008 memory=69628 CPUtime=2.56 cores=0-7
/proc/15748/task/15763/stat : 15763 (java) S 15745 15748 14389 0 -1 1077944384 9736 0 0 0 253 3 0 0 20 0 43 0 255575964 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723651582832 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15764] ppid=15745 vsize=27786008 memory=748 CPUtime=2.48 cores=0-7
/proc/15748/task/15764/stat : 15764 (java) R 15745 15748 14389 0 -1 1077944384 13335 0 0 0 246 2 0 0 20 0 43 0 255575964 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723650530032 139724258839170 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15765] ppid=15745 vsize=27786008 memory=1820 CPUtime=2.99 cores=0-7
/proc/15748/task/15765/stat : 15765 (java) S 15745 15748 14389 0 -1 1077944384 11866 0 0 0 296 3 0 0 20 0 43 0 255575964 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723649477232 139724258839170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15766] ppid=15745 vsize=27786008 memory=2322760 CPUtime=1.24 cores=0-7
/proc/15748/task/15766/stat : 15766 (java) R 15745 15748 14389 0 -1 4202560 15970 0 0 0 120 4 0 0 20 0 43 0 255575964 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723648424432 139724258839958 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15767] ppid=15745 vsize=27786008 memory=2324812 CPUtime=0 cores=0-7
/proc/15748/task/15767/stat : 15767 (java) S 15745 15748 14389 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 43 0 255575965 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723647371872 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15768] ppid=15745 vsize=27786008 memory=4296 CPUtime=0.91 cores=0-7
/proc/15748/task/15768/stat : 15768 (java) R 15745 15748 14389 0 -1 1077944384 9474 0 0 0 38 53 0 0 20 0 43 0 255575965 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723646319152 139724258839170 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15769] ppid=15745 vsize=27786008 memory=3480 CPUtime=0 cores=0-7
/proc/15748/task/15769/stat : 15769 (java) S 15745 15748 14389 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 43 0 255576310 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723632878208 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15771] ppid=15745 vsize=27786008 memory=-2746958450906831424 CPUtime=2484.49 cores=0-7
/proc/15748/task/15771/stat : 15771 (java) R 15745 15748 14389 0 -1 4202560 88414 0 0 0 248344 105 0 0 20 0 43 0 255576346 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723626572264 139723896299856 0 4 0 16800975 0 0 0 -1 0 0 0 45 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15772] ppid=15745 vsize=27786008 memory=2307372 CPUtime=0.13 cores=0-7
/proc/15748/task/15772/stat : 15772 (java) S 15745 15748 14389 0 -1 1077944384 160 0 0 0 13 0 0 0 20 0 43 0 255576347 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723625526704 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15773] ppid=15745 vsize=27786008 memory=2307372 CPUtime=2485.98 cores=0-7
/proc/15748/task/15773/stat : 15773 (java) R 15745 15748 14389 0 -1 4202560 90294 0 0 0 248486 112 0 0 20 0 43 0 255576347 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723624466048 139723896175538 0 4 0 16800975 0 0 0 -1 4 0 0 40 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15774] ppid=15745 vsize=27786008 memory=3816 CPUtime=2483.38 cores=0-7
/proc/15748/task/15774/stat : 15774 (java) R 15745 15748 14389 0 -1 4202560 89845 0 0 0 248233 105 0 0 20 0 43 0 255576353 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723623413264 139723902315153 0 4 0 16800975 0 0 0 -1 1 0 0 44 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15775] ppid=15745 vsize=27786008 memory=2336100 CPUtime=2484.17 cores=0-7
/proc/15748/task/15775/stat : 15775 (java) R 15745 15748 14389 0 -1 4202560 90290 0 0 0 248308 109 0 0 20 0 43 0 255576354 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723622360472 139723900373462 0 4 0 16800975 0 0 0 -1 7 0 0 45 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15776] ppid=15745 vsize=27786008 memory=2336100 CPUtime=0.11 cores=0-7
/proc/15748/task/15776/stat : 15776 (java) S 15745 15748 14389 0 -1 1077944384 405 0 0 0 11 0 0 0 20 0 43 0 255576354 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723621315504 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15777] ppid=15745 vsize=27786008 memory=2309424 CPUtime=304.56 cores=0-7
/proc/15748/task/15777/stat : 15777 (java) R 15745 15748 14389 0 -1 4202560 9448 0 0 0 30445 11 0 0 20 0 43 0 255576354 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723620254672 139723901912428 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15778] ppid=15745 vsize=27786008 memory=69628 CPUtime=2178.08 cores=0-7
/proc/15748/task/15778/stat : 15778 (java) S 15745 15748 14389 0 -1 1077944384 77109 0 0 0 217704 104 0 0 20 0 43 0 255576354 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723619209904 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15779] ppid=15745 vsize=27786008 memory=1116 CPUtime=2482.43 cores=0-7
/proc/15748/task/15779/stat : 15779 (java) R 15745 15748 14389 0 -1 4202560 87912 0 0 0 248132 111 0 0 20 0 43 0 255576354 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723618150232 139723899543137 0 4 0 16800975 0 0 0 -1 6 0 0 36 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15780] ppid=15745 vsize=27786008 memory=2132 CPUtime=0 cores=0-7
/proc/15748/task/15780/stat : 15780 (java) S 15745 15748 14389 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 42 0 255576354 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723617105328 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15781] ppid=15745 vsize=27786008 memory=728 CPUtime=2482.64 cores=0-7
/proc/15748/task/15781/stat : 15781 (java) R 15745 15748 14389 0 -1 4202560 91621 0 0 0 248150 114 0 0 20 0 42 0 255576354 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723616044440 139723896578728 0 4 0 16800975 0 0 0 -1 2 0 0 39 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15782] ppid=15745 vsize=27786008 memory=4104 CPUtime=0.01 cores=0-7
/proc/15748/task/15782/stat : 15782 (java) S 15745 15748 14389 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 42 0 255576375 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723614999728 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15783] ppid=15745 vsize=27786008 memory=2305320 CPUtime=2484.71 cores=0-7
/proc/15748/task/15783/stat : 15783 (java) R 15745 15748 14389 0 -1 4202560 87847 0 0 0 248364 107 0 0 20 0 42 0 255576375 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723613938816 139724243166835 0 4 0 16800975 0 0 0 -1 3 0 0 43 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15851] ppid=15745 vsize=27786008 memory=2329944 CPUtime=0 cores=0-7
/proc/15748/task/15851/stat : 15851 (java) S 15745 15748 14389 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 42 0 255797085 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723610760112 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
[pid=15748/tid=15852] ppid=15745 vsize=27786008 memory=2329944 CPUtime=0.01 cores=0-7
/proc/15748/task/15852/stat : 15852 (java) S 15745 15748 14389 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 42 0 255797086 28452872192 576718 33554432000 4194304 4196468 140731241232352 139723609707312 139724258838229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13811712 140731241239629 140731241239813 140731241239813 140731241242575 0
Current children cumulated CPU time: 19991.9 s
Current children cumulated vsize: 27786008 KiB
Current children cumulated memory: 2306872 KiB

Child status: 143
Real time (s): 2520.32
CPU time (s): 19992
CPU user time (s): 19978.6
CPU system time (s): 13.4054
CPU usage (%): 793.232
Max. virtual memory (cumulated for all children) (KiB): 27786008
Max. memory (cumulated for all children) (KiB): 3997808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19978.6
system time used= 13.4054
maximum resident set size= 3999864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1912886
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 562891
involuntary context switches= 422130


# summary of solver processes directly reported to runsolver:
#   pid: 15748
#   total CPU time (s): 19992
#   total CPU user time (s): 19978.6
#   total CPU system time (s): 13.4054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.1681 second user time and 34.171 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-16 02:42:08
IDJOB=4309194
IDBENCH=141394
IDSOLVER=2793
FILE ID=node104/4309194-1534380128
RUNJOBID= node104-1534372381-14416
PBS_JOBID= 21038285
Free space on /tmp= 44476 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
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-4309194-1534380128/watcher-4309194-1534380128 -o /tmp/evaluation-result-4309194-1534380128/solver-4309194-1534380128 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1534372381-14416 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1292069669 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309194-1534380128.xml

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

MD5SUM BENCH= b0a0fd8e7c9e530f6e7ba3bf5f78e329
RANDOM SEED=1292069669

node104.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.11
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.11
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.11
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.11
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:        24031676 kB
MemAvailable:   31892944 kB
Buffers:          188024 kB
Cached:          7897404 kB
SwapCached:            4 kB
Active:          4023024 kB
Inactive:        4116892 kB
Active(anon):       5268 kB
Inactive(anon):   109520 kB
Active(file):    4017756 kB
Inactive(file):  4007372 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108500 kB
Dirty:             35692 kB
Writeback:             0 kB
AnonPages:        192404 kB
Mapped:            54832 kB
Shmem:             57828 kB
Slab:             292480 kB
SReclaimable:     264600 kB
SUnreclaim:        27880 kB
KernelStack:        3904 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     359104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 44440 MiB
End job on node104 at 2018-08-16 03:24:08