Trace number 4249591

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - Hybrid 2017-06-30? (TO) 2400.08 2339.61

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w3b2r8.xml
MD5SUM2d1ea33805a592f1cc5486f43d894179
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1002
Number of constraints157
Number of domains2
Minimum domain size78
Maximum domain size139
Distribution of domain sizes[{"size":78,"count":1},{"size":139,"count":1001}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":924},{"degree":5,"count":77}]
Minimum constraint arity13
Maximum constraint arity1001
Distribution of constraint arities[{"arity":13,"count":154},{"arity":78,"count":1},{"arity":1001,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":77},{"type":"lex","count":1},{"type":"sum","count":77},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.42/0.35	c version: 2017-06-30
0.42/0.35	c seed: 517849428
0.42/0.35	c timeout: 2400
0.42/0.35	c memlimit: 15500
0.42/0.35	c nbcore: 8
0.42/0.38	c Parsing instance...
2.56/1.30	c Parsing done, starting first complete search...
2400.05/2339.60	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249591-1500735024/watcher-4249591-1500735024 -o /tmp/evaluation-result-4249591-1500735024/solver-4249591-1500735024 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500716502-20685 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 517849428 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249591-1500735024.xml 

pid=22874
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.89 1.74 3/266 22877
/proc/meminfo: memFree=31056104/32770624 swapFree=5704/292900
[pid=22877] ppid=22874 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 2039 0 0 0 0 0 0 0 20 0 2 0 8769607 10889764864 2253 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 2658634 2253 1188 1 0 2647545 0
[pid=22877/tid=22878] ppid=22874 vsize=10634536 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 829 0 0 0 0 0 0 0 20 0 2 0 8769607 10889764864 2385 33554432000 4194304 4196468 140735449211248 139698966899104 139698954946464 0 4 0 16784584 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0

[startup+0.100227 s]
/proc/loadavg: 1.92 1.89 1.74 3/266 22877
/proc/meminfo: memFree=31056104/32770624 swapFree=5704/292900
[pid=22877] ppid=22874 vsize=13264380 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 5790 0 0 0 9 1 0 0 20 0 20 0 8769607 13582725120 6376 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3316095 6376 3316 1 0 3303815 0
[pid=22877/tid=22878] ppid=22874 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 3875 0 0 0 7 1 0 0 20 0 20 0 8769607 13582725120 6376 33554432000 4194304 4196468 140735449211248 139698966899296 139698962678941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.200383 s]
/proc/loadavg: 1.92 1.89 1.74 3/266 22877
/proc/meminfo: memFree=31056104/32770624 swapFree=5704/292900
[pid=22877] ppid=22874 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 8813 0 0 0 24 2 0 0 20 0 20 0 8769607 13582245888 8743 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3315978 8743 3468 1 0 3303698 0
[pid=22877/tid=22878] ppid=22874 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 6566 0 0 0 17 1 0 0 20 0 20 0 8769607 13582245888 8743 33554432000 4194304 4196468 140735449211248 139698966873264 139698946737502 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300482 s]
/proc/loadavg: 1.92 1.89 1.74 3/266 22877
/proc/meminfo: memFree=31056104/32770624 swapFree=5704/292900
[pid=22877] ppid=22874 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 9459 0 0 0 39 3 0 0 20 0 20 0 8769607 13582245888 10317 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3315978 10317 3623 1 0 3303698 0
[pid=22877/tid=22878] ppid=22874 vsize=13263912 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 7046 0 0 0 26 2 0 0 20 0 20 0 8769607 13582245888 10317 33554432000 4194304 4196468 140735449211248 139698966876016 139698946700645 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700239 s]
/proc/loadavg: 1.92 1.89 1.74 3/266 22877
/proc/meminfo: memFree=31056104/32770624 swapFree=5704/292900
[pid=22877] ppid=22874 vsize=13265980 CPUtime=1.15 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 11695 0 0 0 110 5 0 0 20 0 20 0 8769607 13584363520 14932 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3316495 14932 3739 1 0 3304210 0
[pid=22877/tid=22878] ppid=22874 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 8400 0 0 0 64 3 0 0 20 0 20 0 8769607 13584363520 14932 33554432000 4194304 4196468 140735449211248 139698966892448 139698946737502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 13265980

[startup+1.50086 s]
/proc/loadavg: 1.92 1.89 1.74 4/286 22897
/proc/meminfo: memFree=30955748/32770624 swapFree=5704/292936
[pid=22877] ppid=22874 vsize=13270076 CPUtime=3.55 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 24138 0 0 0 347 8 0 0 20 0 20 0 8769607 13588557824 38979 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3317519 38979 3779 1 0 3305234 0
[pid=22877/tid=22878] ppid=22874 vsize=13270076 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 11506 0 0 0 141 5 0 0 20 0 20 0 8769607 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698966894296 139698592908391 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22880] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22880/stat : 22880 (java) S 22874 22877 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698915277328 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22881] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22881/stat : 22881 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698914224784 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22882] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22882/stat : 22882 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698913171728 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22883] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22883/stat : 22883 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698558663056 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22884] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22884/stat : 22884 (java) S 22874 22877 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698557611024 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22885] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22885/stat : 22885 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698556558480 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22886] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22886/stat : 22886 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698555505424 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22887] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 20653 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698554452880 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22888] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 20653 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698426018032 139698962668162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22889] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 20653 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698424964256 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22890] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 20653 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8769612 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698423911152 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22891] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22891/stat : 22891 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769615 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698422859728 139698962675611 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22892] ppid=22874 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22892/stat : 22892 (java) S 22874 22877 20653 0 -1 1077944384 2459 0 0 0 44 0 0 0 20 0 20 0 8769615 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698421807856 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22893] ppid=22874 vsize=13270076 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22893/stat : 22893 (java) R 22874 22877 20653 0 -1 4202560 1764 0 0 0 49 0 0 0 20 0 20 0 8769615 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698420741856 139698943835589 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22894] ppid=22874 vsize=13270076 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22894/stat : 22894 (java) R 22874 22877 20653 0 -1 4202560 2180 0 0 0 46 0 0 0 20 0 20 0 8769615 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698419702552 139698947583588 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22895] ppid=22874 vsize=13270076 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 20653 0 -1 1077944384 4813 0 0 0 64 1 0 0 20 0 20 0 8769615 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698418649712 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22896] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22896/stat : 22896 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698417596896 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22897] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 38979 33554432000 4194304 4196468 140735449211248 139698416544432 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 13270076

[startup+3.10086 s]
/proc/loadavg: 2.09 1.92 1.75 17/286 22897
/proc/meminfo: memFree=30845676/32770624 swapFree=5704/292936
[pid=22877] ppid=22874 vsize=13270076 CPUtime=5.98 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 27977 0 0 0 581 17 0 0 20 0 20 0 8769607 13588557824 56921 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3317519 56921 3806 1 0 3305234 0
[pid=22877/tid=22878] ppid=22874 vsize=13270076 CPUtime=3.03 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 11852 0 0 0 298 5 0 0 20 0 20 0 8769607 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698966895192 139698599479319 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22880] ppid=22874 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22880/stat : 22880 (java) S 22874 22877 20653 0 -1 1077944384 682 0 0 0 1 0 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698915277328 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22881] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22881/stat : 22881 (java) S 22874 22877 20653 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698914224784 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22882] ppid=22874 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22882/stat : 22882 (java) S 22874 22877 20653 0 -1 1077944384 35 0 0 0 0 1 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698913171728 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22883] ppid=22874 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22883/stat : 22883 (java) S 22874 22877 20653 0 -1 1077944384 39 0 0 0 0 1 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698558663056 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22884] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22884/stat : 22884 (java) S 22874 22877 20653 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698557611024 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22885] ppid=22874 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22885/stat : 22885 (java) S 22874 22877 20653 0 -1 1077944384 15 0 0 0 0 1 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698556558480 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22886] ppid=22874 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22886/stat : 22886 (java) S 22874 22877 20653 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698555505424 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22887] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 20653 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 8769608 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698554452880 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22888] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 20653 0 -1 1077944384 326 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698426018032 139698962668162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22889] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 20653 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698424964320 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22890] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 20653 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 8769612 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698423911168 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22891] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22891/stat : 22891 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769615 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698422859728 139698962675611 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22892] ppid=22874 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22892/stat : 22892 (java) S 22874 22877 20653 0 -1 1077944384 2558 0 0 0 62 0 0 0 20 0 20 0 8769615 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698421807856 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22893] ppid=22874 vsize=13270076 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22893/stat : 22893 (java) S 22874 22877 20653 0 -1 1077944384 2327 0 0 0 70 0 0 0 20 0 20 0 8769615 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698420755312 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22894] ppid=22874 vsize=13270076 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22894/stat : 22894 (java) R 22874 22877 20653 0 -1 4202560 2782 0 0 0 70 0 0 0 20 0 20 0 8769615 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698419700944 139698944187556 0 4 0 16800975 0 0 0 -1 1 0 0 42 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22895] ppid=22874 vsize=13270076 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22895/stat : 22895 (java) R 22874 22877 20653 0 -1 4202560 5523 0 0 0 69 1 0 0 20 0 20 0 8769615 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698418648400 139698948352041 0 4 0 16800975 0 0 0 -1 5 0 0 47 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22896] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22896/stat : 22896 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698417596896 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22897] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 20653 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 56921 33554432000 4194304 4196468 140735449211248 139698416544432 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 13270076

[startup+6.30085 s]
/proc/loadavg: 2.09 1.92 1.75 6/286 22897
/proc/meminfo: memFree=30809840/32770624 swapFree=5704/292944
[pid=22877] ppid=22874 vsize=13270076 CPUtime=12.49 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 33979 0 0 0 1220 29 0 0 20 0 20 0 8769607 13588557824 81458 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3317519 81458 3806 1 0 3305234 0
[pid=22877/tid=22878] ppid=22874 vsize=13270076 CPUtime=6.22 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 11957 0 0 0 615 7 0 0 20 0 20 0 8769607 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698966893256 139698600541953 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22880] ppid=22874 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22880/stat : 22880 (java) S 22874 22877 20653 0 -1 1077944384 688 0 0 0 2 1 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698915277328 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22881] ppid=22874 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22881/stat : 22881 (java) S 22874 22877 20653 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698914224784 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22882] ppid=22874 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22882/stat : 22882 (java) S 22874 22877 20653 0 -1 1077944384 44 0 0 0 1 2 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698913171728 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22883] ppid=22874 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22883/stat : 22883 (java) S 22874 22877 20653 0 -1 1077944384 45 0 0 0 1 1 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698558663056 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22884] ppid=22874 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22884/stat : 22884 (java) S 22874 22877 20653 0 -1 1077944384 53 0 0 0 1 1 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698557611024 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22885] ppid=22874 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22885/stat : 22885 (java) S 22874 22877 20653 0 -1 1077944384 28 0 0 0 1 2 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698556558480 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22886] ppid=22874 vsize=13270076 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22886/stat : 22886 (java) S 22874 22877 20653 0 -1 1077944384 53 0 0 0 1 2 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698555505424 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22887] ppid=22874 vsize=13270076 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 20653 0 -1 1077944384 302 0 0 0 1 1 0 0 20 0 20 0 8769608 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698554452880 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22888] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 20653 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698426018032 139698962668162 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22889] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 20653 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698424964320 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22890] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8769612 13588557824 81458 33554432000 4194304 4196468 140735449211248 139698423911168 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22891] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=22877/tid=22893] ppid=22874 vsize=13270076 CPUtime=1.98 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22893/stat : 22893 (java) S 22874 22877 20653 0 -1 1077944384 9113 0 0 0 197 1 0 0 20 0 20 0 8769615 13588557824 132682 33554432000 4194304 4196468 140735449211248 139698420755312 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22894] ppid=22874 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22894/stat : 22894 (java) S 22874 22877 20653 0 -1 1077944384 4778 0 0 0 180 1 0 0 20 0 20 0 8769615 13588557824 132682 33554432000 4194304 4196468 140735449211248 139698419702256 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22895] ppid=22874 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 20653 0 -1 1077944384 9236 0 0 0 78 2 0 0 20 0 20 0 8769615 13588557824 132682 33554432000 4194304 4196468 140735449211248 139698418649712 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22896] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22896/stat : 22896 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 132682 33554432000 4194304 4196468 140735449211248 139698417596896 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22897] ppid=22874 vsize=13270076 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 20653 0 -1 1077944384 803 0 0 0 33 34 0 0 20 0 20 0 8769616 13588557824 132682 33554432000 4194304 4196468 140735449211248 139698416544432 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 45 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 2259.3
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.95 1.87 1.81 3/285 23074
/proc/meminfo: memFree=30168012/32770624 swapFree=5704/295168
[pid=22877] ppid=22874 vsize=13270076 CPUtime=2320.81 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 120071 0 0 0 231743 338 0 0 20 0 20 0 8769607 13588557824 133706 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3317519 133706 3812 1 0 3305234 0
[pid=22877/tid=22878] ppid=22874 vsize=13270076 CPUtime=2247.9 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 33175 0 0 0 224773 17 0 0 20 0 20 0 8769607 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698966895424 139698600288394 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22880] ppid=22874 vsize=13270076 CPUtime=7.79 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22880/stat : 22880 (java) S 22874 22877 20653 0 -1 1077944384 6763 0 0 0 744 35 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698915277328 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22881] ppid=22874 vsize=13270076 CPUtime=7.78 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22881/stat : 22881 (java) S 22874 22877 20653 0 -1 1077944384 5755 0 0 0 740 38 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698914224784 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22882] ppid=22874 vsize=13270076 CPUtime=7.69 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22882/stat : 22882 (java) S 22874 22877 20653 0 -1 1077944384 5029 0 0 0 732 37 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698913171728 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22883] ppid=22874 vsize=13270076 CPUtime=7.77 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22883/stat : 22883 (java) S 22874 22877 20653 0 -1 1077944384 5652 0 0 0 739 38 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698558663056 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22884] ppid=22874 vsize=13270076 CPUtime=7.7 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22884/stat : 22884 (java) S 22874 22877 20653 0 -1 1077944384 7365 0 0 0 735 35 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698557611024 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22885] ppid=22874 vsize=13270076 CPUtime=7.77 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22885/stat : 22885 (java) S 22874 22877 20653 0 -1 1077944384 5734 0 0 0 742 35 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698556558480 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22886] ppid=22874 vsize=13270076 CPUtime=7.77 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22886/stat : 22886 (java) S 22874 22877 20653 0 -1 1077944384 4071 0 0 0 742 35 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698555505424 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22887] ppid=22874 vsize=13270076 CPUtime=7.77 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 20653 0 -1 1077944384 5448 0 0 0 743 34 0 0 20 0 20 0 8769608 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698554452880 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22888] ppid=22874 vsize=13270076 CPUtime=3.61 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 20653 0 -1 1077944384 7417 0 0 0 337 24 0 0 20 0 20 0 8769611 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698426018032 139698962668162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22889] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 20653 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698424964320 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22890] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8769612 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698423911168 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22891] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22891/stat : 22891 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769615 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698422859728 139698962675611 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22892] ppid=22874 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22892/stat : 22892 (java) S 22874 22877 20653 0 -1 1077944384 8271 0 0 0 180 1 0 0 20 0 20 0 8769615 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698421807856 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22893] ppid=22874 vsize=13270076 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22893/stat : 22893 (java) S 22874 22877 20653 0 -1 1077944384 9115 0 0 0 197 2 0 0 20 0 20 0 8769615 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698420755312 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22894] ppid=22874 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22894/stat : 22894 (java) S 22874 22877 20653 0 -1 1077944384 4780 0 0 0 180 1 0 0 20 0 20 0 8769615 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698419702256 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22895] ppid=22874 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 20653 0 -1 1077944384 9238 0 0 0 78 2 0 0 20 0 20 0 8769615 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698418649712 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22896] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22896/stat : 22896 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698417596896 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22897] ppid=22874 vsize=13270076 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 20653 0 -1 1077944384 816 0 0 0 34 35 0 0 20 0 20 0 8769616 13588557824 133706 33554432000 4194304 4196468 140735449211248 139698416544432 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 2320.81
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.62 1.80 1.79 3/285 23075
/proc/meminfo: memFree=30237004/32770624 swapFree=5704/295244
[pid=22877] ppid=22874 vsize=13270076 CPUtime=2382.41 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 121521 0 0 0 237896 345 0 0 20 0 20 0 8769607 13588557824 135242 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3317519 135242 3812 1 0 3305234 0
[pid=22877/tid=22878] ppid=22874 vsize=13270076 CPUtime=2307.47 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 33751 0 0 0 230730 17 0 0 20 0 20 0 8769607 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698966895152 139698600583722 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22880] ppid=22874 vsize=13270076 CPUtime=8.04 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22880/stat : 22880 (java) S 22874 22877 20653 0 -1 1077944384 6772 0 0 0 768 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698915277328 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22881] ppid=22874 vsize=13270076 CPUtime=8.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22881/stat : 22881 (java) S 22874 22877 20653 0 -1 1077944384 5924 0 0 0 762 39 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698914224784 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22882] ppid=22874 vsize=13270076 CPUtime=7.94 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22882/stat : 22882 (java) S 22874 22877 20653 0 -1 1077944384 5050 0 0 0 757 37 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698913171728 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22883] ppid=22874 vsize=13270076 CPUtime=8 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22883/stat : 22883 (java) S 22874 22877 20653 0 -1 1077944384 5776 0 0 0 762 38 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698558663056 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22884] ppid=22874 vsize=13270076 CPUtime=7.92 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22884/stat : 22884 (java) S 22874 22877 20653 0 -1 1077944384 7458 0 0 0 756 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698557611024 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22885] ppid=22874 vsize=13270076 CPUtime=8.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22885/stat : 22885 (java) S 22874 22877 20653 0 -1 1077944384 5889 0 0 0 765 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698556558480 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22886] ppid=22874 vsize=13270076 CPUtime=8.01 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22886/stat : 22886 (java) S 22874 22877 20653 0 -1 1077944384 4099 0 0 0 765 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698555505424 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22887] ppid=22874 vsize=13270076 CPUtime=8.02 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 20653 0 -1 1077944384 5523 0 0 0 767 35 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698554452880 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22888] ppid=22874 vsize=13270076 CPUtime=3.71 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 20653 0 -1 1077944384 7592 0 0 0 347 24 0 0 20 0 20 0 8769611 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698426018032 139698962668162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22889] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 20653 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698424964320 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22890] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8769612 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698423911168 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22891] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22891/stat : 22891 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698422859728 139698962675611 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22892] ppid=22874 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22892/stat : 22892 (java) S 22874 22877 20653 0 -1 1077944384 8273 0 0 0 180 1 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698421807856 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22893] ppid=22874 vsize=13270076 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22893/stat : 22893 (java) S 22874 22877 20653 0 -1 1077944384 9117 0 0 0 197 2 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698420755312 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22894] ppid=22874 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22894/stat : 22894 (java) S 22874 22877 20653 0 -1 1077944384 4782 0 0 0 180 1 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698419702256 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22895] ppid=22874 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 20653 0 -1 1077944384 9240 0 0 0 78 2 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698418649712 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 47 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22896] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22896/stat : 22896 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698417596896 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22897] ppid=22874 vsize=13270076 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 20653 0 -1 1077944384 833 0 0 0 35 37 0 0 20 0 20 0 8769616 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698416544432 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 45 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 2382.41
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2339.6 s]
/proc/loadavg: 1.62 1.79 1.78 3/284 23075
/proc/meminfo: memFree=30237900/32770624 swapFree=5704/295260
[pid=22877] ppid=22874 vsize=13270076 CPUtime=2400.05 cores=1,3,5,7,9,11,13,15
/proc/22877/stat : 22877 (java) S 22874 22877 20653 0 -1 1077944320 122524 0 0 0 239659 346 0 0 20 0 20 0 8769607 13588557824 135242 33554432000 4194304 4196468 140735449211248 140735449193792 139698962657015 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
/proc/22877/statm: 3317519 135242 3812 1 0 3305234 0
[pid=22877/tid=22878] ppid=22874 vsize=13270076 CPUtime=2324.68 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22878/stat : 22878 (java) R 22874 22877 20653 0 -1 4202560 33912 0 0 0 232451 17 0 0 20 0 20 0 8769607 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698966895072 139698600908263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22880] ppid=22874 vsize=13270076 CPUtime=8.09 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22880/stat : 22880 (java) S 22874 22877 20653 0 -1 1077944384 6778 0 0 0 773 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698915277328 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22881] ppid=22874 vsize=13270076 CPUtime=8.06 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22881/stat : 22881 (java) S 22874 22877 20653 0 -1 1077944384 5981 0 0 0 767 39 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698914224784 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22882] ppid=22874 vsize=13270076 CPUtime=7.99 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22882/stat : 22882 (java) S 22874 22877 20653 0 -1 1077944384 5132 0 0 0 762 37 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698913171728 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22883] ppid=22874 vsize=13270076 CPUtime=8.05 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22883/stat : 22883 (java) S 22874 22877 20653 0 -1 1077944384 5975 0 0 0 767 38 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698558663056 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22884] ppid=22874 vsize=13270076 CPUtime=7.97 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22884/stat : 22884 (java) S 22874 22877 20653 0 -1 1077944384 7600 0 0 0 761 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698557611024 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22885] ppid=22874 vsize=13270076 CPUtime=8.07 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22885/stat : 22885 (java) S 22874 22877 20653 0 -1 1077944384 5896 0 0 0 771 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698556558480 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22886] ppid=22874 vsize=13270076 CPUtime=8.06 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22886/stat : 22886 (java) S 22874 22877 20653 0 -1 1077944384 4135 0 0 0 770 36 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698555505424 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22887] ppid=22874 vsize=13270076 CPUtime=8.07 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22887/stat : 22887 (java) S 22874 22877 20653 0 -1 1077944384 5652 0 0 0 772 35 0 0 20 0 20 0 8769608 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698554452880 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22888] ppid=22874 vsize=13270076 CPUtime=3.73 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22888/stat : 22888 (java) S 22874 22877 20653 0 -1 1077944384 7755 0 0 0 349 24 0 0 20 0 20 0 8769611 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698426018032 139698962668162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22889] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22889/stat : 22889 (java) S 22874 22877 20653 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 8769611 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698424964320 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22890] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22890/stat : 22890 (java) S 22874 22877 20653 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 8769612 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698423911168 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22891] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22891/stat : 22891 (java) S 22874 22877 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698422859728 139698962675611 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22892] ppid=22874 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22892/stat : 22892 (java) S 22874 22877 20653 0 -1 1077944384 8275 0 0 0 180 1 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698421807856 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22893] ppid=22874 vsize=13270076 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22893/stat : 22893 (java) S 22874 22877 20653 0 -1 1077944384 9119 0 0 0 197 2 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698420755312 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22894] ppid=22874 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22894/stat : 22894 (java) S 22874 22877 20653 0 -1 1077944384 4784 0 0 0 180 1 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698419702256 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22895] ppid=22874 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22895/stat : 22895 (java) S 22874 22877 20653 0 -1 1077944384 9242 0 0 0 78 2 0 0 20 0 20 0 8769615 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698418649712 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 47 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22896] ppid=22874 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22896/stat : 22896 (java) S 22874 22877 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8769616 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698417596896 139698962667221 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
[pid=22877/tid=22897] ppid=22874 vsize=13270076 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/22877/task/22897/stat : 22897 (java) S 22874 22877 20653 0 -1 1077944384 846 0 0 0 35 37 0 0 20 0 20 0 8769616 13588557824 135242 33554432000 4194304 4196468 140735449211248 139698416544432 139698962668162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 24858624 140735449220238 140735449220420 140735449220420 140735449223119 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 13270076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22877 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2339.61
CPU time (s): 2400.08
CPU user time (s): 2396.6
CPU system time (s): 3.47581
CPU usage (%): 102.584
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.6
system time used= 3.47581
maximum resident set size= 541524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 220538
involuntary context switches= 159180

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.978 second user time and 20.6507 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-22 16:50:24
IDJOB=4249591
IDBENCH=137243
IDSOLVER=2629
FILE ID=node134/4249591-1500735024
RUNJOBID= node134-1500716502-20685
PBS_JOBID= 20623359
Free space on /tmp= 61964 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w3b2r8.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249591-1500735024/watcher-4249591-1500735024 -o /tmp/evaluation-result-4249591-1500735024/solver-4249591-1500735024 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500716502-20685 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 517849428 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249591-1500735024.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 2d1ea33805a592f1cc5486f43d894179
RANDOM SEED=517849428

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.84
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		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.84
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.84
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.84
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31056920 kB
MemAvailable:   31365472 kB
Buffers:          140940 kB
Cached:           447740 kB
SwapCached:            0 kB
Active:           975384 kB
Inactive:         301756 kB
Active(anon):     691476 kB
Inactive(anon):     8856 kB
Active(file):     283908 kB
Inactive(file):   292900 kB
Unevictable:        5704 kB
Mlocked:            5704 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42212 kB
Writeback:             0 kB
AnonPages:        694524 kB
Mapped:            45968 kB
Shmem:              8872 kB
Slab:             129348 kB
SReclaimable:      95156 kB
SUnreclaim:        34192 kB
KernelStack:        4576 kB
PageTables:         6408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1787572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    589824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61924 MiB
End job on node134 at 2017-07-22 17:29:24