Trace number 4249694

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 - ALNS 2017-06-30? (TO) 2400.11 2372.02

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-561.xml
MD5SUM0151e8a579557b2b9e30bd86d2d74102
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 variables1901
Number of constraints203
Number of domains2
Minimum domain size101
Maximum domain size178
Distribution of domain sizes[{"size":101,"count":1},{"size":178,"count":1900}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1800},{"degree":5,"count":100}]
Minimum constraint arity19
Maximum constraint arity1900
Distribution of constraint arities[{"arity":19,"count":200},{"arity":101,"count":1},{"arity":1900,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":100},{"type":"lex","count":1},{"type":"sum","count":100},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.43/0.57	c version: 2017-06-30
0.43/0.57	c seed: 1383501846
0.43/0.57	c timeout: 2400
0.43/0.57	c memlimit: 15500
0.43/0.57	c nbcore: 8
0.57/0.60	c Parsing instance...
3.07/1.66	c Parsing done, starting search...
2400.09/2372.00	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-4249694-1500762592/watcher-4249694-1500762592 -o /tmp/evaluation-result-4249694-1500762592/solver-4249694-1500762592 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500750851-27154 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1383501846 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249694-1500762592.xml 

pid=28544
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.85 1.78 1.78 3/261 28547
/proc/meminfo: memFree=31399144/32770624 swapFree=6564/204112
[pid=28547] ppid=28544 vsize=109440 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 1648 0 0 0 0 0 0 0 20 0 2 0 11524271 112066560 1402 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 27360 1402 1062 1 0 16810 0
[pid=28547/tid=28548] ppid=28544 vsize=109440 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) D 28544 28547 27122 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 2 0 11524271 112066560 1402 33554432000 4194304 4196468 140721457606096 139807423368424 139807421408967 0 4 0 16784584 18446744072101600804 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0

[startup+0.100075 s]
/proc/loadavg: 1.85 1.78 1.78 3/261 28547
/proc/meminfo: memFree=31399144/32770624 swapFree=6564/204112
[pid=28547] ppid=28544 vsize=12795092 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 3983 0 0 0 5 1 0 0 20 0 13 0 11524271 13102174208 4663 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800971 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3198773 4663 2169 1 0 3187211 0
[pid=28547/tid=28548] ppid=28544 vsize=12795092 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 2598 0 0 0 5 1 0 0 20 0 13 0 11524271 13102174208 4663 33554432000 4194304 4196468 140721457606096 139807423369080 139807404816213 0 4 0 16800971 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12795092

[startup+0.200485 s]
/proc/loadavg: 1.85 1.78 1.78 3/261 28547
/proc/meminfo: memFree=31399144/32770624 swapFree=6564/204112
[pid=28547] ppid=28544 vsize=13263944 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 8293 0 0 0 14 3 0 0 20 0 20 0 11524271 13582278656 7889 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3315978 7889 3408 1 0 3303698 0
[pid=28547/tid=28548] ppid=28544 vsize=13263912 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) D 28544 28547 27122 0 -1 1077944384 6211 0 0 0 11 2 0 0 20 0 20 0 11524271 13582245888 7889 33554432000 4194304 4196468 140721457606096 139807423323136 139807411812909 0 4 0 16800975 18446744072101600804 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 13263944

[startup+0.300394 s]
/proc/loadavg: 1.85 1.78 1.78 3/261 28547
/proc/meminfo: memFree=31399144/32770624 swapFree=6564/204112
[pid=28547] ppid=28544 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 8697 0 0 0 23 4 0 0 20 0 20 0 11524271 13582245888 8727 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3315978 8727 3565 1 0 3303698 0
[pid=28547/tid=28548] ppid=28544 vsize=13263912 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 6407 0 0 0 16 3 0 0 20 0 20 0 11524271 13582245888 8727 33554432000 4194304 4196468 140721457606096 139807423359752 139807403214174 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.70028 s]
/proc/loadavg: 1.85 1.78 1.78 3/261 28547
/proc/meminfo: memFree=31399144/32770624 swapFree=6564/204112
[pid=28547] ppid=28544 vsize=13263932 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 11034 0 0 0 71 5 0 0 20 0 20 0 11524271 13582266368 13242 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3315983 13242 3729 1 0 3303698 0
[pid=28547/tid=28548] ppid=28544 vsize=13263932 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 7881 0 0 0 40 4 0 0 20 0 20 0 11524271 13582266368 13242 33554432000 4194304 4196468 140721457606096 139807423353584 139807403214174 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 13263932

[startup+1.50078 s]
/proc/loadavg: 1.87 1.78 1.78 7/281 28567
/proc/meminfo: memFree=31259316/32770624 swapFree=6564/204112
[pid=28547] ppid=28544 vsize=13268028 CPUtime=2.8 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 21195 0 0 0 258 22 0 0 20 0 20 0 11524271 13586460672 54643 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3317007 54643 3803 1 0 3304722 0
[pid=28547/tid=28548] ppid=28544 vsize=13268028 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) D 28544 28547 27122 0 -1 1077944384 11072 0 0 0 112 7 0 0 20 0 20 0 11524271 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807423354880 139807411812909 0 4 0 16800975 18446744072101600804 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28550] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28550/stat : 28550 (java) S 28544 28547 27122 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807371754256 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28551] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28551/stat : 28551 (java) S 28544 28547 27122 0 -1 1077944384 245 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807370701712 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28552] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28552/stat : 28552 (java) S 28544 28547 27122 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807369649168 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28553] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28553/stat : 28553 (java) S 28544 28547 27122 0 -1 1077944384 79 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807368596624 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28554] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28554/stat : 28554 (java) S 28544 28547 27122 0 -1 1077944384 374 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807367543056 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28555] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28555/stat : 28555 (java) S 28544 28547 27122 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807366490512 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28556] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28556/stat : 28556 (java) S 28544 28547 27122 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807365437968 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28557] ppid=28544 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28557/stat : 28557 (java) S 28544 28547 27122 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 20 0 11524274 13586460672 54643 33554432000 4194304 4196468 140721457606096 139807364385424 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28558] ppid=28544 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28558/stat : 28558 (java) S 28544 28547 27122 0 -1 1077944384 187 0 0 0 0 0 0 0 20 0 20 0 11524276 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806881311216 139807419144834 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28559] ppid=28544 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28559/stat : 28559 (java) S 28544 28547 27122 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 11524277 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806880257504 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28560] ppid=28544 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28560/stat : 28560 (java) S 28544 28547 27122 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 11524277 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806879204848 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28561] ppid=28544 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28561/stat : 28561 (java) S 28544 28547 27122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11524282 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806878153424 139807419152283 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28562] ppid=28544 vsize=13268028 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28562/stat : 28562 (java) S 28544 28547 27122 0 -1 1077944384 1919 0 0 0 30 0 0 0 20 0 20 0 11524282 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806877100016 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28563] ppid=28544 vsize=13268028 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28563/stat : 28563 (java) S 28544 28547 27122 0 -1 1077944384 1492 0 0 0 27 1 0 0 20 0 20 0 11524282 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806876047472 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28564] ppid=28544 vsize=13268028 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28564/stat : 28564 (java) S 28544 28547 27122 0 -1 1077944384 1393 0 0 0 27 0 0 0 20 0 20 0 11524282 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806874994928 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28565] ppid=28544 vsize=13268028 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28565/stat : 28565 (java) S 28544 28547 27122 0 -1 1077944384 2785 0 0 0 46 0 0 0 20 0 20 0 11524282 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806873942384 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28566] ppid=28544 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28566/stat : 28566 (java) S 28544 28547 27122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11524282 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806872890080 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28567] ppid=28544 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28567/stat : 28567 (java) S 28544 28547 27122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11524285 13586460672 54643 33554432000 4194304 4196468 140721457606096 139806871837616 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 13268028

[startup+3.10081 s]
/proc/loadavg: 1.87 1.78 1.78 3/281 28567
/proc/meminfo: memFree=31130752/32770624 swapFree=6564/204116
[pid=28547] ppid=28544 vsize=13270076 CPUtime=5.93 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 28221 0 0 0 545 48 0 0 20 0 20 0 11524271 13588557824 70846 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3317519 70846 3807 1 0 3305234 0
[pid=28547/tid=28548] ppid=28544 vsize=13270076 CPUtime=2.72 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 11598 0 0 0 264 8 0 0 20 0 20 0 11524271 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807423368176 139807048202111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28550] ppid=28544 vsize=13270076 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28550/stat : 28550 (java) S 28544 28547 27122 0 -1 1077944384 72 0 0 0 4 4 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807371754256 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28551] ppid=28544 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28551/stat : 28551 (java) S 28544 28547 27122 0 -1 1077944384 266 0 0 0 3 3 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807370701712 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28552] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28552/stat : 28552 (java) S 28544 28547 27122 0 -1 1077944384 64 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807369649168 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28553] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28553/stat : 28553 (java) S 28544 28547 27122 0 -1 1077944384 109 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807368596624 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28554] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28554/stat : 28554 (java) S 28544 28547 27122 0 -1 1077944384 407 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807367543056 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28555] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28555/stat : 28555 (java) S 28544 28547 27122 0 -1 1077944384 114 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807366490512 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28556] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28556/stat : 28556 (java) S 28544 28547 27122 0 -1 1077944384 53 0 0 0 4 3 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807365437968 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28557] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28557/stat : 28557 (java) S 28544 28547 27122 0 -1 1077944384 86 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 70846 33554432000 4194304 4196468 140721457606096 139807364385424 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28558] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28558/stat : 28558 (java) S 28544 28547 27122 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 20 0 11524276 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806881311216 139807419144834 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28559] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28559/stat : 28559 (java) S 28544 28547 27122 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806880257504 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28560] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28560/stat : 28560 (java) S 28544 28547 27122 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806879204864 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28561] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28561/stat : 28561 (java) S 28544 28547 27122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806878153424 139807419152283 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28562] ppid=28544 vsize=13270076 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28562/stat : 28562 (java) S 28544 28547 27122 0 -1 1077944384 2715 0 0 0 63 1 0 0 20 0 20 0 11524282 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806877100016 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28563] ppid=28544 vsize=13270076 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28563/stat : 28563 (java) S 28544 28547 27122 0 -1 1077944384 2387 0 0 0 58 1 0 0 20 0 20 0 11524282 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806876047472 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28564] ppid=28544 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28564/stat : 28564 (java) S 28544 28547 27122 0 -1 1077944384 2398 0 0 0 61 0 0 0 20 0 20 0 11524282 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806874994928 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28565] ppid=28544 vsize=13270076 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28565/stat : 28565 (java) S 28544 28547 27122 0 -1 1077944384 6301 0 0 0 65 1 0 0 20 0 20 0 11524282 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806873942384 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28566] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28566/stat : 28566 (java) S 28544 28547 27122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806872890080 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28567] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28567/stat : 28567 (java) S 28544 28547 27122 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 11524285 13588557824 70846 33554432000 4194304 4196468 140721457606096 139806871837616 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 13270076

[startup+6.3008 s]
/proc/loadavg: 1.88 1.79 1.78 3/281 28567
/proc/meminfo: memFree=31117544/32770624 swapFree=6564/204124
[pid=28547] ppid=28544 vsize=13270076 CPUtime=13.2 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 35433 0 0 0 1270 50 0 0 20 0 20 0 11524271 13588557824 79594 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3317519 79594 3807 1 0 3305234 0
[pid=28547/tid=28548] ppid=28544 vsize=13270076 CPUtime=5.92 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 11753 0 0 0 584 8 0 0 20 0 20 0 11524271 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807423369592 139807048156871 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28550] ppid=28544 vsize=13270076 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28550/stat : 28550 (java) S 28544 28547 27122 0 -1 1077944384 72 0 0 0 4 4 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807371754256 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28551] ppid=28544 vsize=13270076 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28551/stat : 28551 (java) S 28544 28547 27122 0 -1 1077944384 266 0 0 0 3 3 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807370701712 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28552] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28552/stat : 28552 (java) S 28544 28547 27122 0 -1 1077944384 64 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807369649168 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28553] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28553/stat : 28553 (java) S 28544 28547 27122 0 -1 1077944384 109 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807368596624 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28554] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28554/stat : 28554 (java) S 28544 28547 27122 0 -1 1077944384 407 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807367543056 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28555] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28555/stat : 28555 (java) S 28544 28547 27122 0 -1 1077944384 114 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807366490512 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28556] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28556/stat : 28556 (java) S 28544 28547 27122 0 -1 1077944384 53 0 0 0 4 3 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807365437968 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28557] ppid=28544 vsize=13270076 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28557/stat : 28557 (java) S 28544 28547 27122 0 -1 1077944384 86 0 0 0 3 4 0 0 20 0 20 0 11524274 13588557824 79594 33554432000 4194304 4196468 140721457606096 139807364385424 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28558] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28558/stat : 28558 (java) S 28544 28547 27122 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 20 0 11524276 13588557824 79594 33554432000 4194304 4196468 140721457606096 139806881311216 139807419144834 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28559] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28559/stat : 28559 (java) S 28544 28547 27122 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 79594 33554432000 4194304 4196468 140721457606096 139806880257504 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28560] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28560/stat : 28560 (java) S 28544 28547 27122 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 79594 33554432000 4194304 4196468 140721457606096 139806879204864 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28561] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=28547/tid=28563] ppid=28544 vsize=13270076 CPUtime=2.01 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28563/stat : 28563 (java) S 28544 28547 27122 0 -1 1077944384 8049 0 0 0 199 2 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806876047472 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28564] ppid=28544 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28564/stat : 28564 (java) S 28544 28547 27122 0 -1 1077944384 8446 0 0 0 195 1 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806874994928 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28565] ppid=28544 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28565/stat : 28565 (java) S 28544 28547 27122 0 -1 1077944384 8020 0 0 0 76 1 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806873942384 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28566] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28566/stat : 28566 (java) S 28544 28547 27122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806872890080 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28567] ppid=28544 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28567/stat : 28567 (java) S 28544 28547 27122 0 -1 1077944384 1427 0 0 0 22 29 0 0 20 0 20 0 11524285 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806871837616 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 2229.34
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.76 1.86 1.87 3/281 28665
/proc/meminfo: memFree=28515356/32770624 swapFree=6564/205216
[pid=28547] ppid=28544 vsize=13270076 CPUtime=2289.69 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 157466 0 0 0 228648 321 0 0 20 0 20 0 11524271 13588557824 329448 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3317519 329448 3811 1 0 3305234 0
[pid=28547/tid=28548] ppid=28544 vsize=13270076 CPUtime=2257.41 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 47300 0 0 0 225718 23 0 0 20 0 20 0 11524271 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807423371680 139807048156862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28550] ppid=28544 vsize=13270076 CPUtime=3.01 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28550/stat : 28550 (java) S 28544 28547 27122 0 -1 1077944384 8833 0 0 0 268 33 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807371754256 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28551] ppid=28544 vsize=13270076 CPUtime=2.99 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28551/stat : 28551 (java) S 28544 28547 27122 0 -1 1077944384 7183 0 0 0 265 34 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807370701712 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28552] ppid=28544 vsize=13270076 CPUtime=2.95 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28552/stat : 28552 (java) S 28544 28547 27122 0 -1 1077944384 7811 0 0 0 263 32 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807369649168 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28553] ppid=28544 vsize=13270076 CPUtime=2.97 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28553/stat : 28553 (java) S 28544 28547 27122 0 -1 1077944384 6333 0 0 0 263 34 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807368596624 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28554] ppid=28544 vsize=13270076 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28554/stat : 28554 (java) S 28544 28547 27122 0 -1 1077944384 8368 0 0 0 272 33 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807367543056 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28555] ppid=28544 vsize=13270076 CPUtime=2.93 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28555/stat : 28555 (java) S 28544 28547 27122 0 -1 1077944384 6654 0 0 0 258 35 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807366490512 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28556] ppid=28544 vsize=13270076 CPUtime=2.99 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28556/stat : 28556 (java) S 28544 28547 27122 0 -1 1077944384 8868 0 0 0 267 32 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807365437968 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28557] ppid=28544 vsize=13270076 CPUtime=2.98 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28557/stat : 28557 (java) S 28544 28547 27122 0 -1 1077944384 5264 0 0 0 265 33 0 0 20 0 20 0 11524274 13588557824 329448 33554432000 4194304 4196468 140721457606096 139807364385424 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28558] ppid=28544 vsize=13270076 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28558/stat : 28558 (java) S 28544 28547 27122 0 -1 1077944384 13906 0 0 0 66 12 0 0 20 0 20 0 11524276 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806881311216 139807419144834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28559] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28559/stat : 28559 (java) S 28544 28547 27122 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806880257504 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28560] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28560/stat : 28560 (java) S 28544 28547 27122 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806879204864 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28561] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28561/stat : 28561 (java) S 28544 28547 27122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806878153424 139807419152283 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28562] ppid=28544 vsize=13270076 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28562/stat : 28562 (java) S 28544 28547 27122 0 -1 1077944384 9534 0 0 0 218 2 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806877100016 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28563] ppid=28544 vsize=13270076 CPUtime=2.01 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28563/stat : 28563 (java) S 28544 28547 27122 0 -1 1077944384 8053 0 0 0 199 2 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806876047472 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28564] ppid=28544 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28564/stat : 28564 (java) S 28544 28547 27122 0 -1 1077944384 8450 0 0 0 195 1 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806874994928 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28565] ppid=28544 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28565/stat : 28565 (java) S 28544 28547 27122 0 -1 1077944384 8024 0 0 0 76 1 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806873942384 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28566] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28566/stat : 28566 (java) S 28544 28547 27122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806872890080 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28567] ppid=28544 vsize=13270076 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28567/stat : 28567 (java) S 28544 28547 27122 0 -1 1077944384 1457 0 0 0 23 29 0 0 20 0 20 0 11524285 13588557824 329448 33554432000 4194304 4196468 140721457606096 139806871837616 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 2289.69
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 2.04 1.91 1.88 3/281 28666
/proc/meminfo: memFree=28512796/32770624 swapFree=6564/205252
[pid=28547] ppid=28544 vsize=13270076 CPUtime=2350.09 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 159445 0 0 0 234686 323 0 0 20 0 20 0 11524271 13588557824 329960 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3317519 329960 3811 1 0 3305234 0
[pid=28547/tid=28548] ppid=28544 vsize=13270076 CPUtime=2317.3 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 48233 0 0 0 231707 23 0 0 20 0 20 0 11524271 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807423371680 139807048156883 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28550] ppid=28544 vsize=13270076 CPUtime=3.06 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28550/stat : 28550 (java) S 28544 28547 27122 0 -1 1077944384 8974 0 0 0 273 33 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807371754256 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28551] ppid=28544 vsize=13270076 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28551/stat : 28551 (java) S 28544 28547 27122 0 -1 1077944384 7211 0 0 0 271 34 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807370701712 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28552] ppid=28544 vsize=13270076 CPUtime=3 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28552/stat : 28552 (java) S 28544 28547 27122 0 -1 1077944384 7965 0 0 0 268 32 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807369649168 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28553] ppid=28544 vsize=13270076 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28553/stat : 28553 (java) S 28544 28547 27122 0 -1 1077944384 6354 0 0 0 270 35 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807368596624 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28554] ppid=28544 vsize=13270076 CPUtime=3.11 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28554/stat : 28554 (java) S 28544 28547 27122 0 -1 1077944384 8489 0 0 0 278 33 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807367543056 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28555] ppid=28544 vsize=13270076 CPUtime=3 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28555/stat : 28555 (java) S 28544 28547 27122 0 -1 1077944384 6676 0 0 0 264 36 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807366490512 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28556] ppid=28544 vsize=13270076 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28556/stat : 28556 (java) S 28544 28547 27122 0 -1 1077944384 8921 0 0 0 273 32 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807365437968 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28557] ppid=28544 vsize=13270076 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28557/stat : 28557 (java) S 28544 28547 27122 0 -1 1077944384 5363 0 0 0 272 33 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807364385424 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28558] ppid=28544 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28558/stat : 28558 (java) S 28544 28547 27122 0 -1 1077944384 14267 0 0 0 67 13 0 0 20 0 20 0 11524276 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806881311216 139807419144834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28559] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28559/stat : 28559 (java) S 28544 28547 27122 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806880257504 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28560] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28560/stat : 28560 (java) S 28544 28547 27122 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806879204864 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28561] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28561/stat : 28561 (java) S 28544 28547 27122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806878153424 139807419152283 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28562] ppid=28544 vsize=13270076 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28562/stat : 28562 (java) S 28544 28547 27122 0 -1 1077944384 9538 0 0 0 218 2 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806877100016 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28563] ppid=28544 vsize=13270076 CPUtime=2.01 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28563/stat : 28563 (java) S 28544 28547 27122 0 -1 1077944384 8057 0 0 0 199 2 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806876047472 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28564] ppid=28544 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28564/stat : 28564 (java) S 28544 28547 27122 0 -1 1077944384 8454 0 0 0 195 1 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806874994928 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28565] ppid=28544 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28565/stat : 28565 (java) S 28544 28547 27122 0 -1 1077944384 8028 0 0 0 76 1 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806873942384 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28566] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28566/stat : 28566 (java) S 28544 28547 27122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806872890080 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28567] ppid=28544 vsize=13270076 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28567/stat : 28567 (java) S 28544 28547 27122 0 -1 1077944384 1487 0 0 0 23 30 0 0 20 0 20 0 11524285 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806871837616 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 2350.09
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2372 s]
/proc/loadavg: 1.85 1.88 1.87 3/281 28753
/proc/meminfo: memFree=26953752/32770624 swapFree=6564/205288
[pid=28547] ppid=28544 vsize=13270076 CPUtime=2400.09 cores=1,3,5,7,9,11,13,15
/proc/28547/stat : 28547 (java) S 28544 28547 27122 0 -1 1077944320 161332 0 0 0 239685 324 0 0 20 0 20 0 11524271 13588557824 329960 33554432000 4194304 4196468 140721457606096 140721457588640 139807419133687 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
/proc/28547/statm: 3317519 329960 3811 1 0 3305234 0
[pid=28547/tid=28548] ppid=28544 vsize=13270076 CPUtime=2366.92 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28548/stat : 28548 (java) R 28544 28547 27122 0 -1 4202560 49171 0 0 0 236669 23 0 0 20 0 20 0 11524271 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807423372032 139807048156848 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28550] ppid=28544 vsize=13270076 CPUtime=3.11 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28550/stat : 28550 (java) S 28544 28547 27122 0 -1 1077944384 9063 0 0 0 277 34 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807371754256 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28551] ppid=28544 vsize=13270076 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28551/stat : 28551 (java) S 28544 28547 27122 0 -1 1077944384 7253 0 0 0 275 34 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807370701712 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28552] ppid=28544 vsize=13270076 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28552/stat : 28552 (java) S 28544 28547 27122 0 -1 1077944384 7988 0 0 0 272 33 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807369649168 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28553] ppid=28544 vsize=13270076 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28553/stat : 28553 (java) S 28544 28547 27122 0 -1 1077944384 6501 0 0 0 274 35 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807368596624 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28554] ppid=28544 vsize=13270076 CPUtime=3.16 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28554/stat : 28554 (java) S 28544 28547 27122 0 -1 1077944384 8537 0 0 0 283 33 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807367543056 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28555] ppid=28544 vsize=13270076 CPUtime=3.04 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28555/stat : 28555 (java) S 28544 28547 27122 0 -1 1077944384 6761 0 0 0 268 36 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807366490512 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28556] ppid=28544 vsize=13270076 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28556/stat : 28556 (java) S 28544 28547 27122 0 -1 1077944384 9004 0 0 0 277 32 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807365437968 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28557] ppid=28544 vsize=13270076 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28557/stat : 28557 (java) S 28544 28547 27122 0 -1 1077944384 5409 0 0 0 276 33 0 0 20 0 20 0 11524274 13588557824 329960 33554432000 4194304 4196468 140721457606096 139807364385424 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28558] ppid=28544 vsize=13270076 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28558/stat : 28558 (java) S 28544 28547 27122 0 -1 1077944384 14620 0 0 0 69 13 0 0 20 0 20 0 11524276 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806881311216 139807419144834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28559] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28559/stat : 28559 (java) S 28544 28547 27122 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806880257504 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28560] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28560/stat : 28560 (java) S 28544 28547 27122 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 11524277 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806879204864 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28561] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28561/stat : 28561 (java) S 28544 28547 27122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806878153424 139807419152283 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28562] ppid=28544 vsize=13270076 CPUtime=2.2 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28562/stat : 28562 (java) S 28544 28547 27122 0 -1 1077944384 9540 0 0 0 218 2 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806877100016 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28563] ppid=28544 vsize=13270076 CPUtime=2.01 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28563/stat : 28563 (java) S 28544 28547 27122 0 -1 1077944384 8060 0 0 0 199 2 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806876047472 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28564] ppid=28544 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28564/stat : 28564 (java) S 28544 28547 27122 0 -1 1077944384 8456 0 0 0 195 1 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806874994928 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28565] ppid=28544 vsize=13270076 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28565/stat : 28565 (java) S 28544 28547 27122 0 -1 1077944384 8030 0 0 0 77 1 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806873942384 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28566] ppid=28544 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28566/stat : 28566 (java) S 28544 28547 27122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11524282 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806872890080 139807419143893 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
[pid=28547/tid=28567] ppid=28544 vsize=13270076 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/28547/task/28567/stat : 28567 (java) S 28544 28547 27122 0 -1 1077944384 1511 0 0 0 24 31 0 0 20 0 20 0 11524285 13588557824 329960 33554432000 4194304 4196468 140721457606096 139806871837616 139807419144834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30609408 140721457611919 140721457612100 140721457612100 140721457614799 0
Current children cumulated CPU time (s) 2400.09
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 28547 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2372.02
CPU time (s): 2400.11
CPU user time (s): 2396.86
CPU system time (s): 3.25657
CPU usage (%): 101.185
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.86
system time used= 3.25657
maximum resident set size= 1320408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 87533
involuntary context switches= 129081

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.167 second user time and 17.7358 second system time

The end

Launcher Data

Begin job on node148 at 2017-07-23 00:29:53
IDJOB=4249694
IDBENCH=137885
IDSOLVER=2627
FILE ID=node148/4249694-1500762592
RUNJOBID= node148-1500750851-27154
PBS_JOBID= 20624577
Free space on /tmp= 61936 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-561.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249694-1500762592/watcher-4249694-1500762592 -o /tmp/evaluation-result-4249694-1500762592/solver-4249694-1500762592 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1500750851-27154 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1383501846 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249694-1500762592.xml

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

MD5SUM BENCH= 0151e8a579557b2b9e30bd86d2d74102
RANDOM SEED=1383501846

node148.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.21
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		: 1600.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.21
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		: 2267.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.21
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.21
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		: 2668.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.21
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		: 2133.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		: 2667.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.21
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		: 1600.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		: 1600.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.21
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		: 1600.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		: 1733.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.21
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		: 1600.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:        31399076 kB
MemAvailable:   31794132 kB
Buffers:          178916 kB
Cached:           484868 kB
SwapCached:            0 kB
Active:           646188 kB
Inactive:         265584 kB
Active(anon):     198140 kB
Inactive(anon):    61516 kB
Active(file):     448048 kB
Inactive(file):   204068 kB
Unevictable:        6564 kB
Mlocked:            6564 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9308 kB
Writeback:            12 kB
AnonPages:        254616 kB
Mapped:            46100 kB
Shmem:              8848 kB
Slab:             152128 kB
SReclaimable:     117552 kB
SUnreclaim:        34576 kB
KernelStack:        4512 kB
PageTables:         6132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1250364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61896 MiB
End job on node148 at 2017-07-23 01:09:25