Trace number 4245737

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.13 2343.83

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-sko81.xml
MD5SUM7967f0a5d6026ea184db99fec624e08d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark47363
Best CPU time to get the best result obtained on this benchmark2520.02
Satisfiable
(Un)Satisfiability was proved
Number of variables6642
Number of constraints3241
Number of domains2
Minimum domain size8
Maximum domain size81
Distribution of domain sizes[{"size":8,"count":3240},{"size":81,"count":81}]
Minimum variable degree0
Maximum variable degree81
Distribution of variable degrees[{"degree":0,"count":3321},{"degree":2,"count":3240},{"degree":81,"count":81}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":3240},{"arity":81,"count":1}]
Number of extensional constraints3240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3240},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.26/0.29	c version: 2017-06-30
0.26/0.29	c seed: 144280390
0.26/0.30	c timeout: 2400
0.26/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
44.90/11.69	c Parsing done, starting search...
2400.09/2343.80	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-4245737-1500703907/watcher-4245737-1500703907 -o /tmp/evaluation-result-4245737-1500703907/solver-4245737-1500703907 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500682940-15166 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 144280390 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245737-1500703907.xml 

pid=17572
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.45 1.48 1.52 3/261 17575
/proc/meminfo: memFree=30684000/32770624 swapFree=5944/257920
[pid=17575] ppid=17572 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 5657497 369864704 1413 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 90299 1413 1072 1 0 79210 0
[pid=17575/tid=17576] ppid=17572 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) S 17572 17575 13822 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 5657497 369864704 1413 33554432000 4194304 4196468 140726045303232 139932291307936 139932287076994 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0

[startup+0.100121 s]
/proc/loadavg: 1.45 1.48 1.52 3/261 17575
/proc/meminfo: memFree=30684000/32770624 swapFree=5944/257920
[pid=17575] ppid=17572 vsize=13261040 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 5858 0 0 0 9 1 0 0 20 0 20 0 5657497 13579304960 6136 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3315978 6136 2624 1 0 3303698 0
[pid=17575/tid=17576] ppid=17572 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) R 17572 17575 13822 0 -1 4202560 3938 0 0 0 7 1 0 0 20 0 20 0 5657497 13582245888 6136 33554432000 4194304 4196468 140726045303232 139932291305624 139932175511407 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13261040

[startup+0.200385 s]
/proc/loadavg: 1.45 1.48 1.52 3/261 17575
/proc/meminfo: memFree=30684000/32770624 swapFree=5944/257920
[pid=17575] ppid=17572 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 9024 0 0 0 24 2 0 0 20 0 20 0 5657497 13582245888 8975 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3315978 8975 3537 1 0 3303698 0
[pid=17575/tid=17576] ppid=17572 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) R 17572 17575 13822 0 -1 4202560 6734 0 0 0 16 2 0 0 20 0 20 0 5657497 13582245888 8975 33554432000 4194304 4196468 140726045303232 139932291274000 139932272760856 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300319 s]
/proc/loadavg: 1.45 1.48 1.52 3/261 17575
/proc/meminfo: memFree=30684000/32770624 swapFree=5944/257920
[pid=17575] ppid=17572 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 10002 0 0 0 39 3 0 0 20 0 20 0 5657497 13582245888 11164 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3315978 11164 3642 1 0 3303698 0
[pid=17575/tid=17576] ppid=17572 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) R 17572 17575 13822 0 -1 4202560 7425 0 0 0 25 2 0 0 20 0 20 0 5657497 13582245888 11164 33554432000 4194304 4196468 140726045303232 139932291289528 139932271109477 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700201 s]
/proc/loadavg: 1.45 1.48 1.52 3/261 17575
/proc/meminfo: memFree=30684000/32770624 swapFree=5944/257920
[pid=17575] ppid=17572 vsize=13265980 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 13446 0 0 0 149 5 0 0 20 0 20 0 5657497 13584363520 21815 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3316495 21815 3776 1 0 3304210 0
[pid=17575/tid=17576] ppid=17572 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) R 17572 17575 13822 0 -1 4202560 8483 0 0 0 63 4 0 0 20 0 20 0 5657497 13584363520 21815 33554432000 4194304 4196468 140726045303232 139932291299160 139931924912470 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 13265980

[startup+1.50115 s]
/proc/loadavg: 1.45 1.48 1.52 3/281 17595
/proc/meminfo: memFree=30562996/32770624 swapFree=5944/258292
[pid=17575] ppid=17572 vsize=13268028 CPUtime=4.48 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 23427 0 0 0 433 15 0 0 20 0 20 0 5657497 13586460672 54669 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3317007 54669 3813 1 0 3304722 0
[pid=17575/tid=17576] ppid=17572 vsize=13268028 CPUtime=1.44 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) S 17572 17575 13822 0 -1 1077944384 10937 0 0 0 139 5 0 0 20 0 20 0 5657497 13586460672 54669 33554432000 4194304 4196468 140726045303232 139932291301776 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17578] ppid=17572 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17578/stat : 17578 (java) R 17572 17575 13822 0 -1 4202560 173 0 0 0 1 0 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139932250171664 139932271375532 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17579] ppid=17572 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17579/stat : 17579 (java) R 17572 17575 13822 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931885697424 139932272093721 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17580] ppid=17572 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17580/stat : 17580 (java) R 17572 17575 13822 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931884644880 139932271607595 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17581] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17581/stat : 17581 (java) R 17572 17575 13822 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931883592536 139932280162683 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17582] ppid=17572 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17582/stat : 17582 (java) R 17572 17575 13822 0 -1 4202560 26 0 0 0 1 1 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931882539992 139932280172393 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17583] ppid=17572 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17583/stat : 17583 (java) R 17572 17575 13822 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931881487448 139932272093694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17584] ppid=17572 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17584/stat : 17584 (java) R 17572 17575 13822 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931880434704 139932280171514 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17585] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17585/stat : 17585 (java) R 17572 17575 13822 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 20 0 5657498 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931879382360 139932272093721 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17586] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17586/stat : 17586 (java) S 17572 17575 13822 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 20 0 5657500 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931482145312 139932287076053 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17587] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17587/stat : 17587 (java) S 17572 17575 13822 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5657501 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931481093088 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17588] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17588/stat : 17588 (java) S 17572 17575 13822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 5657501 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931480040448 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17589] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17589/stat : 17589 (java) S 17572 17575 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5657505 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931478989008 139932287084443 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17590] ppid=17572 vsize=13268028 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17590/stat : 17590 (java) S 17572 17575 13822 0 -1 1077944384 2843 0 0 0 74 0 0 0 20 0 20 0 5657505 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931477936624 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17591] ppid=17572 vsize=13268028 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17591/stat : 17591 (java) S 17572 17575 13822 0 -1 1077944384 2336 0 0 0 75 0 0 0 20 0 20 0 5657505 13586460672 54669 33554432000 4194304 4196468 140726045303232 139931476884080 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17592] ppid=17572 vsize=13268028 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17592/stat : 17592 (java) S 17572 17575 13822 0 -1 1077944384 2925 0 0 0 68 0 0 0 20 0 20 0 5657505 13586460672 55181 33554432000 4194304 4196468 140726045303232 139931475831536 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17593] ppid=17572 vsize=13268028 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17593/stat : 17593 (java) S 17572 17575 13822 0 -1 1077944384 2435 0 0 0 66 0 0 0 20 0 20 0 5657505 13586460672 55181 33554432000 4194304 4196468 140726045303232 139931474778992 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17594] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17594/stat : 17594 (java) S 17572 17575 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5657505 13586460672 55181 33554432000 4194304 4196468 140726045303232 139931473725664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17595] ppid=17572 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17595/stat : 17595 (java) S 17572 17575 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5657505 13586460672 55181 33554432000 4194304 4196468 140726045303232 139931472673200 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 13268028

[startup+3.10112 s]
/proc/loadavg: 1.57 1.50 1.53 3/281 17595
/proc/meminfo: memFree=30203888/32770624 swapFree=5944/258292
[pid=17575] ppid=17572 vsize=13270076 CPUtime=8.81 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 31841 0 0 0 697 184 0 0 20 0 20 0 5657497 13588557824 214073 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3317519 214073 3825 1 0 3305234 0
[pid=17575/tid=17576] ppid=17572 vsize=13270076 CPUtime=2.66 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) S 17572 17575 13822 0 -1 1077944384 12355 0 0 0 256 10 0 0 20 0 20 0 5657497 13588557824 214073 33554432000 4194304 4196468 140726045303232 139932291299728 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17578] ppid=17572 vsize=13270076 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17578/stat : 17578 (java) R 17572 17575 13822 0 -1 4202560 332 0 0 0 16 20 0 0 20 0 20 0 5657498 13588557824 214073 33554432000 4194304 4196468 140726045303232 139932250171864 139932272087968 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17579] ppid=17572 vsize=13270076 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17579/stat : 17579 (java) R 17572 17575 13822 0 -1 4202560 208 0 0 0 17 20 0 0 20 0 20 0 5657498 13588557824 214073 33554432000 4194304 4196468 140726045303232 139931885697624 139932280165694 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17580] ppid=17572 vsize=13270076 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17580/stat : 17580 (java) R 17572 17575 13822 0 -1 4202560 182 0 0 0 17 21 0 0 20 0 20 0 5657498 13588557824 214073 33554432000 4194304 4196468 140726045303232 139931884645080 139932280162683 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17581] ppid=17572 vsize=13270076 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17581/stat : 17581 (java) R 17572 17575 13822 0 -1 4202560 978 0 0 0 16 20 0 0 20 0 20 0 5657498 13588557824 214073 33554432000 4194304 4196468 140726045303232 139931883592536 139932280165694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17582] ppid=17572 vsize=13270076 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17582/stat : 17582 (java) R 17572 17575 13822 0 -1 4202560 205 0 0 0 16 21 0 0 20 0 20 0 5657498 13588557824 214073 33554432000 4194304 4196468 140726045303232 139931882539680 139932272093721 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17583] ppid=17572 vsize=13270076 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17583/stat : 17583 (java) R 17572 17575 13822 0 -1 4202560 203 0 0 0 17 21 0 0 20 0 20 0 5657498 13588557824 214073 33554432000 4194304 4196468 140726045303232 139931881487448 139932272093721 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17584] ppid=17572 vsize=13270076 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17584/stat : 17584 (java) R 17572 17575 13822 0 -1 4202560 205 0 0 0 17 20 0 0 20 0 20 0 5657498 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931880434904 139932272093721 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17585] ppid=17572 vsize=13270076 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17585/stat : 17585 (java) R 17572 17575 13822 0 -1 4202560 204 0 0 0 15 21 0 0 20 0 20 0 5657498 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931879382360 139932272092942 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17586] ppid=17572 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17586/stat : 17586 (java) S 17572 17575 13822 0 -1 1077944384 718 0 0 0 1 0 0 0 20 0 20 0 5657500 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931482145312 139932287076053 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17587] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17587/stat : 17587 (java) S 17572 17575 13822 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931481093088 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17588] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17588/stat : 17588 (java) S 17572 17575 13822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931480040448 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17589] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17589/stat : 17589 (java) S 17572 17575 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931478989008 139932287084443 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17590] ppid=17572 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17590/stat : 17590 (java) S 17572 17575 13822 0 -1 1077944384 2865 0 0 0 76 0 0 0 20 0 20 0 5657505 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931477936624 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17591] ppid=17572 vsize=13270076 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17591/stat : 17591 (java) S 17572 17575 13822 0 -1 1077944384 2351 0 0 0 78 0 0 0 20 0 20 0 5657505 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931476884080 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17592] ppid=17572 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17592/stat : 17592 (java) S 17572 17575 13822 0 -1 1077944384 3126 0 0 0 74 0 0 0 20 0 20 0 5657505 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931475831536 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17593] ppid=17572 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17593/stat : 17593 (java) S 17572 17575 13822 0 -1 1077944384 6471 0 0 0 76 1 0 0 20 0 20 0 5657505 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931474778992 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17594] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17594/stat : 17594 (java) S 17572 17575 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931473725664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17595] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17595/stat : 17595 (java) S 17572 17575 13822 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 214585 33554432000 4194304 4196468 140726045303232 139931472673200 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 8.81
Current children cumulated vsize (KiB) 13270076

[startup+6.30215 s]
/proc/loadavg: 1.57 1.50 1.53 3/281 17595
/proc/meminfo: memFree=28972812/32770624 swapFree=5944/258292
[pid=17575] ppid=17572 vsize=13270076 CPUtime=23.18 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 38094 0 0 0 1842 476 0 0 20 0 20 0 5657497 13588557824 472010 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3317519 472010 3840 1 0 3305234 0
[pid=17575/tid=17576] ppid=17572 vsize=13270076 CPUtime=4.17 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) S 17572 17575 13822 0 -1 1077944384 12614 0 0 0 400 17 0 0 20 0 20 0 5657497 13588557824 472010 33554432000 4194304 4196468 140726045303232 139932291300048 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17578] ppid=17572 vsize=13270076 CPUtime=1.94 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17578/stat : 17578 (java) R 17572 17575 13822 0 -1 4202560 897 0 0 0 139 55 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139932250171864 139932280162683 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17579] ppid=17572 vsize=13270076 CPUtime=1.97 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17579/stat : 17579 (java) R 17572 17575 13822 0 -1 4202560 783 0 0 0 141 56 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931885697312 139932280162683 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17580] ppid=17572 vsize=13270076 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17580/stat : 17580 (java) R 17572 17575 13822 0 -1 4202560 909 0 0 0 139 57 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931884645080 139932272093721 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17581] ppid=17572 vsize=13270076 CPUtime=1.93 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17581/stat : 17581 (java) R 17572 17575 13822 0 -1 4202560 1554 0 0 0 138 55 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931883592536 139932280165694 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17582] ppid=17572 vsize=13270076 CPUtime=1.97 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17582/stat : 17582 (java) R 17572 17575 13822 0 -1 4202560 691 0 0 0 140 57 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931882539992 139932272087968 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17583] ppid=17572 vsize=13270076 CPUtime=1.97 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17583/stat : 17583 (java) R 17572 17575 13822 0 -1 4202560 768 0 0 0 141 56 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931881487448 139932272093721 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17584] ppid=17572 vsize=13270076 CPUtime=1.97 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17584/stat : 17584 (java) R 17572 17575 13822 0 -1 4202560 618 0 0 0 142 55 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931880434904 139932266261002 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17585] ppid=17572 vsize=13270076 CPUtime=1.94 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17585/stat : 17585 (java) R 17572 17575 13822 0 -1 4202560 661 0 0 0 138 56 0 0 20 0 20 0 5657498 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931879382360 139932272093721 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17586] ppid=17572 vsize=13270076 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17586/stat : 17586 (java) S 17572 17575 13822 0 -1 1077944384 2285 0 0 0 9 0 0 0 20 0 20 0 5657500 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931482145312 139932287076053 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17587] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17587/stat : 17587 (java) S 17572 17575 13822 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931481093088 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17588] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17588/stat : 17588 (java) S 17572 17575 13822 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 472010 33554432000 4194304 4196468 140726045303232 139931480040448 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17589] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=17575/tid=17591] ppid=17572 vsize=13270076 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17591/stat : 17591 (java) S 17572 17575 13822 0 -1 1077944384 11923 0 0 0 163 2 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931476884080 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17592] ppid=17572 vsize=13270076 CPUtime=1.6 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17592/stat : 17592 (java) S 17572 17575 13822 0 -1 1077944384 9538 0 0 0 159 1 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931475831536 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17593] ppid=17572 vsize=13270076 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17593/stat : 17593 (java) S 17572 17575 13822 0 -1 1077944384 11405 0 0 0 90 3 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931474778992 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17594] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17594/stat : 17594 (java) S 17572 17575 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931473725664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17595] ppid=17572 vsize=13270076 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17595/stat : 17595 (java) S 17572 17575 13822 0 -1 1077944384 2017 0 0 0 62 68 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931472673200 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 2257.98
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.93 1.79 1.74 3/281 17743
/proc/meminfo: memFree=26401460/32770624 swapFree=5944/260592
[pid=17575] ppid=17572 vsize=13270076 CPUtime=2318.56 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 301733 0 0 0 230397 1459 0 0 20 0 20 0 5657497 13588557824 1159762 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3317519 1159762 3851 1 0 3305234 0
[pid=17575/tid=17576] ppid=17572 vsize=13270076 CPUtime=2253.2 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) R 17572 17575 13822 0 -1 4202560 182404 0 0 0 225276 44 0 0 20 0 20 0 5657497 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139932291304240 139931933181368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17578] ppid=17572 vsize=13270076 CPUtime=7.19 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17578/stat : 17578 (java) S 17572 17575 13822 0 -1 1077944384 7453 0 0 0 547 172 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139932250171664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17579] ppid=17572 vsize=13270076 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17579/stat : 17579 (java) S 17572 17575 13822 0 -1 1077944384 7743 0 0 0 565 160 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931885697424 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17580] ppid=17572 vsize=13270076 CPUtime=7.15 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17580/stat : 17580 (java) S 17572 17575 13822 0 -1 1077944384 7016 0 0 0 549 166 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931884644880 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17581] ppid=17572 vsize=13270076 CPUtime=7.23 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17581/stat : 17581 (java) S 17572 17575 13822 0 -1 1077944384 6695 0 0 0 554 169 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931883592336 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17582] ppid=17572 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17582/stat : 17582 (java) S 17572 17575 13822 0 -1 1077944384 9674 0 0 0 556 172 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931882539792 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17583] ppid=17572 vsize=13270076 CPUtime=7.27 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17583/stat : 17583 (java) S 17572 17575 13822 0 -1 1077944384 6736 0 0 0 562 165 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931881487248 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17584] ppid=17572 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17584/stat : 17584 (java) S 17572 17575 13822 0 -1 1077944384 10073 0 0 0 561 167 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931880434704 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17585] ppid=17572 vsize=13270076 CPUtime=7.24 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17585/stat : 17585 (java) S 17572 17575 13822 0 -1 1077944384 5925 0 0 0 555 169 0 0 20 0 20 0 5657498 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931879382160 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17586] ppid=17572 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17586/stat : 17586 (java) S 17572 17575 13822 0 -1 1077944384 13276 0 0 0 40 4 0 0 20 0 20 0 5657500 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931482146800 139932287076994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17587] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17587/stat : 17587 (java) S 17572 17575 13822 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931481093088 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17588] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17588/stat : 17588 (java) S 17572 17575 13822 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931480040448 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17589] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17589/stat : 17589 (java) S 17572 17575 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931478989008 139932287084443 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17590] ppid=17572 vsize=13270076 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17590/stat : 17590 (java) S 17572 17575 13822 0 -1 1077944384 8376 0 0 0 133 2 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931477936624 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17591] ppid=17572 vsize=13270076 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17591/stat : 17591 (java) S 17572 17575 13822 0 -1 1077944384 11929 0 0 0 163 2 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931476884080 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17592] ppid=17572 vsize=13270076 CPUtime=1.61 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17592/stat : 17592 (java) S 17572 17575 13822 0 -1 1077944384 9541 0 0 0 159 2 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931475831536 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17593] ppid=17572 vsize=13270076 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17593/stat : 17593 (java) S 17572 17575 13822 0 -1 1077944384 11413 0 0 0 90 3 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931474778992 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17594] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17594/stat : 17594 (java) S 17572 17575 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931473725664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17595] ppid=17572 vsize=13270076 CPUtime=1.33 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17595/stat : 17595 (java) S 17572 17575 13822 0 -1 1077944384 2048 0 0 0 64 69 0 0 20 0 20 0 5657505 13588557824 1159762 33554432000 4194304 4196468 140726045303232 139931472673200 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 2318.56
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.74 1.75 1.73 3/281 17751
/proc/meminfo: memFree=26397924/32770624 swapFree=5944/260672
[pid=17575] ppid=17572 vsize=13270076 CPUtime=2378.59 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 305314 0 0 0 236398 1461 0 0 20 0 20 0 5657497 13588557824 1159765 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3317519 1159765 3851 1 0 3305234 0
[pid=17575/tid=17576] ppid=17572 vsize=13270076 CPUtime=2313.17 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) R 17572 17575 13822 0 -1 4202560 184404 0 0 0 231272 45 0 0 20 0 20 0 5657497 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139932291301560 139931933219121 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17578] ppid=17572 vsize=13270076 CPUtime=7.19 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17578/stat : 17578 (java) S 17572 17575 13822 0 -1 1077944384 7453 0 0 0 547 172 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139932250171664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17579] ppid=17572 vsize=13270076 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17579/stat : 17579 (java) S 17572 17575 13822 0 -1 1077944384 7743 0 0 0 565 160 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931885697424 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17580] ppid=17572 vsize=13270076 CPUtime=7.15 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17580/stat : 17580 (java) S 17572 17575 13822 0 -1 1077944384 7016 0 0 0 549 166 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931884644880 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17581] ppid=17572 vsize=13270076 CPUtime=7.23 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17581/stat : 17581 (java) S 17572 17575 13822 0 -1 1077944384 6695 0 0 0 554 169 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931883592336 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17582] ppid=17572 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17582/stat : 17582 (java) S 17572 17575 13822 0 -1 1077944384 9674 0 0 0 556 172 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931882539792 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17583] ppid=17572 vsize=13270076 CPUtime=7.27 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17583/stat : 17583 (java) S 17572 17575 13822 0 -1 1077944384 6736 0 0 0 562 165 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931881487248 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17584] ppid=17572 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17584/stat : 17584 (java) S 17572 17575 13822 0 -1 1077944384 10073 0 0 0 561 167 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931880434704 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17585] ppid=17572 vsize=13270076 CPUtime=7.24 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17585/stat : 17585 (java) S 17572 17575 13822 0 -1 1077944384 5925 0 0 0 555 169 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931879382160 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17586] ppid=17572 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17586/stat : 17586 (java) S 17572 17575 13822 0 -1 1077944384 13285 0 0 0 40 4 0 0 20 0 20 0 5657500 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931482146800 139932287076994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17587] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17587/stat : 17587 (java) S 17572 17575 13822 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931481093088 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17588] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17588/stat : 17588 (java) S 17572 17575 13822 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931480040448 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17589] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17589/stat : 17589 (java) S 17572 17575 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931478989008 139932287084443 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17590] ppid=17572 vsize=13270076 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17590/stat : 17590 (java) S 17572 17575 13822 0 -1 1077944384 8382 0 0 0 133 2 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931477936624 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17591] ppid=17572 vsize=13270076 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17591/stat : 17591 (java) S 17572 17575 13822 0 -1 1077944384 11933 0 0 0 163 2 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931476884080 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17592] ppid=17572 vsize=13270076 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17592/stat : 17592 (java) S 17572 17575 13822 0 -1 1077944384 11042 0 0 0 161 2 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931475831536 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17593] ppid=17572 vsize=13270076 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17593/stat : 17593 (java) S 17572 17575 13822 0 -1 1077944384 11421 0 0 0 90 3 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931474778992 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17594] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17594/stat : 17594 (java) S 17572 17575 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931473725664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17595] ppid=17572 vsize=13270076 CPUtime=1.37 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17595/stat : 17595 (java) S 17572 17575 13822 0 -1 1077944384 2101 0 0 0 66 71 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931472673200 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
Current children cumulated CPU time (s) 2378.59
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2343.8 s]
/proc/loadavg: 1.82 1.76 1.73 3/281 17751
/proc/meminfo: memFree=26402792/32770624 swapFree=5944/260684
[pid=17575] ppid=17572 vsize=13270076 CPUtime=2400.09 cores=1,3,5,7,9,11,13,15
/proc/17575/stat : 17575 (java) S 17572 17575 13822 0 -1 1077944320 306194 0 0 0 238548 1461 0 0 20 0 20 0 5657497 13588557824 1159765 33554432000 4194304 4196468 140726045303232 140726045285776 139932287065847 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
/proc/17575/statm: 3317519 1159765 3851 1 0 3305234 0
[pid=17575/tid=17576] ppid=17572 vsize=13270076 CPUtime=2334.66 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17576/stat : 17576 (java) R 17572 17575 13822 0 -1 4202560 185248 0 0 0 233421 45 0 0 20 0 20 0 5657497 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139932291301560 139931933216834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17578] ppid=17572 vsize=13270076 CPUtime=7.19 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17578/stat : 17578 (java) S 17572 17575 13822 0 -1 1077944384 7453 0 0 0 547 172 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139932250171664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17579] ppid=17572 vsize=13270076 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17579/stat : 17579 (java) S 17572 17575 13822 0 -1 1077944384 7743 0 0 0 565 160 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931885697424 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17580] ppid=17572 vsize=13270076 CPUtime=7.15 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17580/stat : 17580 (java) S 17572 17575 13822 0 -1 1077944384 7016 0 0 0 549 166 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931884644880 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17581] ppid=17572 vsize=13270076 CPUtime=7.23 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17581/stat : 17581 (java) S 17572 17575 13822 0 -1 1077944384 6695 0 0 0 554 169 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931883592336 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17582] ppid=17572 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17582/stat : 17582 (java) S 17572 17575 13822 0 -1 1077944384 9674 0 0 0 556 172 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931882539792 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17583] ppid=17572 vsize=13270076 CPUtime=7.27 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17583/stat : 17583 (java) S 17572 17575 13822 0 -1 1077944384 6736 0 0 0 562 165 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931881487248 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17584] ppid=17572 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17584/stat : 17584 (java) S 17572 17575 13822 0 -1 1077944384 10073 0 0 0 561 167 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931880434704 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17585] ppid=17572 vsize=13270076 CPUtime=7.24 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17585/stat : 17585 (java) S 17572 17575 13822 0 -1 1077944384 5925 0 0 0 555 169 0 0 20 0 20 0 5657498 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931879382160 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17586] ppid=17572 vsize=13270076 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17586/stat : 17586 (java) S 17572 17575 13822 0 -1 1077944384 13294 0 0 0 40 4 0 0 20 0 20 0 5657500 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931482146800 139932287076994 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17587] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17587/stat : 17587 (java) S 17572 17575 13822 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931481093088 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17588] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17588/stat : 17588 (java) S 17572 17575 13822 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 5657501 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931480040448 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17589] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17589/stat : 17589 (java) S 17572 17575 13822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931478989008 139932287084443 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17590] ppid=17572 vsize=13270076 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17590/stat : 17590 (java) S 17572 17575 13822 0 -1 1077944384 8382 0 0 0 133 2 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931477936624 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17591] ppid=17572 vsize=13270076 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17591/stat : 17591 (java) S 17572 17575 13822 0 -1 1077944384 11933 0 0 0 163 2 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931476884080 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17592] ppid=17572 vsize=13270076 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17592/stat : 17592 (java) S 17572 17575 13822 0 -1 1077944384 11042 0 0 0 161 2 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931475831536 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17593] ppid=17572 vsize=13270076 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17593/stat : 17593 (java) S 17572 17575 13822 0 -1 1077944384 11421 0 0 0 90 3 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931474778992 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17594] ppid=17572 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17594/stat : 17594 (java) S 17572 17575 13822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931473725664 139932287076053 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 0
[pid=17575/tid=17595] ppid=17572 vsize=13270076 CPUtime=1.38 cores=1,3,5,7,9,11,13,15
/proc/17575/task/17595/stat : 17595 (java) S 17572 17575 13822 0 -1 1077944384 2128 0 0 0 66 72 0 0 20 0 20 0 5657505 13588557824 1159765 33554432000 4194304 4196468 140726045303232 139931472673200 139932287076994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 13049856 140726045312144 140726045312324 140726045312324 140726045315023 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 17575 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2343.83
CPU time (s): 2400.13
CPU user time (s): 2385.49
CPU system time (s): 14.6413
CPU usage (%): 102.402
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2385.49
system time used= 14.6413
maximum resident set size= 4639688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306958
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57736
involuntary context switches= 122186

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3631 second user time and 19.0005 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-22 08:11:47
IDJOB=4245737
IDBENCH=123121
IDSOLVER=2627
FILE ID=node139/4245737-1500703907
RUNJOBID= node139-1500682940-15166
PBS_JOBID= 20623033
Free space on /tmp= 61948 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-sko81.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-4245737-1500703907/watcher-4245737-1500703907 -o /tmp/evaluation-result-4245737-1500703907/solver-4245737-1500703907 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500682940-15166 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 144280390 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245737-1500703907.xml

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

MD5SUM BENCH= 7967f0a5d6026ea184db99fec624e08d
RANDOM SEED=144280390

node139.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		: 2668.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	: 5334.08
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	: 5334.08
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	: 5334.08
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		: 1733.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	: 5334.08
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		: 1600.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	: 5334.08
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		: 1867.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		: 1600.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	: 5334.08
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		: 2533.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	: 5334.08
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		: 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	: 5334.08
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		: 2400.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:        30684388 kB
MemAvailable:   30948720 kB
Buffers:          118088 kB
Cached:           427056 kB
SwapCached:            0 kB
Active:          1374460 kB
Inactive:         266524 kB
Active(anon):    1099116 kB
Inactive(anon):     8604 kB
Active(file):     275344 kB
Inactive(file):   257920 kB
Unevictable:        5944 kB
Mlocked:            5944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42164 kB
Writeback:             0 kB
AnonPages:       1104060 kB
Mapped:            45584 kB
Shmem:              8852 kB
Slab:             127252 kB
SReclaimable:      93808 kB
SUnreclaim:        33444 kB
KernelStack:        4496 kB
PageTables:        12040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1675032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1003520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61908 MiB
End job on node139 at 2017-07-22 08:50:51