Trace number 4244487

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.06 2388.41

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-050-20-7.xml
MD5SUMecccf1fc77215d60d30343c091882466
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 variables1050
Number of constraints1070
Number of domains1
Minimum domain size2884
Maximum domain size2884
Distribution of domain sizes[{"size":2884,"count":1050}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":1000}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":1000},{"arity":50,"count":20}]
Number of extensional constraints0
Number of intensional constraints1050
Distribution of constraint types[{"type":"intension","count":1050},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.28/0.25	c version: 2017-06-30
0.28/0.25	c seed: 349625303
0.28/0.25	c timeout: 2400
0.28/0.25	c memlimit: 15500
0.28/0.25	c nbcore: 8
0.28/0.28	c Parsing instance...
4.62/1.62	c Parsing done, starting search...
2400.04/2388.40	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-4244487-1500686220/watcher-4244487-1500686220 -o /tmp/evaluation-result-4244487-1500686220/solver-4244487-1500686220 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500683902-15711 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 349625303 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244487-1500686220.xml 

pid=15942
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.49 1.48 1.52 3/266 15945
/proc/meminfo: memFree=31658588/32770624 swapFree=5932/222072
[pid=15945] ppid=15942 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 3889038 369864704 1925 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 90299 1925 1072 1 0 79210 0
[pid=15945/tid=15946] ppid=15942 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) S 15942 15945 15122 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 3889039 369864704 1925 33554432000 4194304 4196468 140724747909808 140162988804512 140162984573570 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0

[startup+0.100131 s]
/proc/loadavg: 1.49 1.48 1.52 3/266 15945
/proc/meminfo: memFree=31658588/32770624 swapFree=5932/222072
[pid=15945] ppid=15942 vsize=13264904 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 7427 0 0 0 10 1 0 0 20 0 20 0 3889038 13583261696 7718 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3316226 7718 3404 1 0 3303946 0
[pid=15945/tid=15946] ppid=15942 vsize=13264904 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 5411 0 0 0 8 0 0 0 20 0 20 0 3889039 13583261696 7718 33554432000 4194304 4196468 140724747909808 140162988751872 140162977242141 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13264904

[startup+0.200327 s]
/proc/loadavg: 1.49 1.48 1.52 3/266 15945
/proc/meminfo: memFree=31658588/32770624 swapFree=5932/222072
[pid=15945] ppid=15942 vsize=13263912 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 9503 0 0 0 26 2 0 0 20 0 20 0 3889038 13582245888 9842 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3315978 9842 3586 1 0 3303698 0
[pid=15945/tid=15946] ppid=15942 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 7110 0 0 0 17 1 0 0 20 0 20 0 3889039 13582245888 9842 33554432000 4194304 4196468 140724747909808 140162988786784 140162984584349 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13263912

[startup+0.300373 s]
/proc/loadavg: 1.49 1.48 1.52 3/266 15945
/proc/meminfo: memFree=31658588/32770624 swapFree=5932/222072
[pid=15945] ppid=15942 vsize=13263932 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 10611 0 0 0 45 2 0 0 20 0 20 0 3889038 13582266368 12342 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3315983 12342 3714 1 0 3303698 0
[pid=15945/tid=15946] ppid=15942 vsize=13263932 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 7706 0 0 0 26 1 0 0 20 0 20 0 3889039 13582266368 12342 33554432000 4194304 4196468 140724747909808 140162988785280 140162970242589 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13263932

[startup+0.700297 s]
/proc/loadavg: 1.49 1.48 1.52 3/266 15945
/proc/meminfo: memFree=31658588/32770624 swapFree=5932/222072
[pid=15945] ppid=15942 vsize=13265980 CPUtime=1.69 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 14860 0 0 0 164 5 0 0 20 0 20 0 3889038 13584363520 21675 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3316495 21675 3778 1 0 3304210 0
[pid=15945/tid=15946] ppid=15942 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 8652 0 0 0 65 2 0 0 20 0 20 0 3889039 13584363520 21675 33554432000 4194304 4196468 140724747909808 140162988796648 140162583635713 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 13265980

[startup+1.50114 s]
/proc/loadavg: 1.49 1.48 1.52 5/286 15965
/proc/meminfo: memFree=31549292/32770624 swapFree=5932/222072
[pid=15945] ppid=15942 vsize=13270076 CPUtime=4.5 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 26671 0 0 0 441 9 0 0 20 0 20 0 3889038 13588557824 37634 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3317519 37634 3795 1 0 3305234 0
[pid=15945/tid=15946] ppid=15942 vsize=13270076 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 11387 0 0 0 143 4 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162988793608 140162590207527 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15948] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15122 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162583489552 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15949] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162582437008 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15950] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162581383952 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15951] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162580331408 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15952] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162579278352 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15953] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15122 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162578225808 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15954] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15122 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162577172752 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15955] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162576120208 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15956] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15122 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162447575792 140162984573570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15957] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15122 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162446522016 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15958] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15122 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3889042 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162445468912 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15959] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15959/stat : 15959 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162444417488 140162984581019 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15960] ppid=15942 vsize=13270076 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15960/stat : 15960 (java) S 15942 15945 15122 0 -1 1077944384 3243 0 0 0 70 0 0 0 20 0 20 0 3889044 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162443364592 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15961] ppid=15942 vsize=13270076 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15961/stat : 15961 (java) S 15942 15945 15122 0 -1 1077944384 2861 0 0 0 81 0 0 0 20 0 20 0 3889044 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162442312048 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15962] ppid=15942 vsize=13270076 CPUtime=0.64 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15962/stat : 15962 (java) S 15942 15945 15122 0 -1 1077944384 2128 0 0 0 64 0 0 0 20 0 20 0 3889044 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162441258992 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15963] ppid=15942 vsize=13270076 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15963/stat : 15963 (java) S 15942 15945 15122 0 -1 1077944384 5642 0 0 0 80 2 0 0 20 0 20 0 3889044 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162440206448 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15964] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162439154656 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15965] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 37634 33554432000 4194304 4196468 140724747909808 140162438102192 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 13270076

[startup+3.10076 s]
/proc/loadavg: 1.49 1.48 1.52 6/286 15965
/proc/meminfo: memFree=31484244/32770624 swapFree=5932/222048
[pid=15945] ppid=15942 vsize=13270076 CPUtime=8.81 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 31375 0 0 0 871 10 0 0 20 0 20 0 3889038 13588557824 49910 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3317519 49910 3796 1 0 3305234 0
[pid=15945/tid=15946] ppid=15942 vsize=13270076 CPUtime=3.06 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 11813 0 0 0 302 4 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162988798664 140162592922492 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15948] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15122 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162583489552 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15949] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162582437008 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15950] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162581383952 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15951] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162580331408 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15952] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162579278352 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15953] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15122 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162578225808 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15954] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15122 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162577172752 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15955] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162576120208 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15956] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15122 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162447575792 140162984573570 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15957] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15122 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162446522016 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15958] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15122 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3889042 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162445468912 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15959] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15959/stat : 15959 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162444417488 140162984581019 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15960] ppid=15942 vsize=13270076 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15960/stat : 15960 (java) S 15942 15945 15122 0 -1 1077944384 4272 0 0 0 147 1 0 0 20 0 20 0 3889044 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162443364592 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15961] ppid=15942 vsize=13270076 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15961/stat : 15961 (java) S 15942 15945 15122 0 -1 1077944384 4439 0 0 0 174 1 0 0 20 0 20 0 3889044 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162442312048 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15962] ppid=15942 vsize=13270076 CPUtime=1.55 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15962/stat : 15962 (java) S 15942 15945 15122 0 -1 1077944384 3497 0 0 0 155 0 0 0 20 0 20 0 3889044 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162441258992 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15963] ppid=15942 vsize=13270076 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15963/stat : 15963 (java) S 15942 15945 15122 0 -1 1077944384 5904 0 0 0 91 2 0 0 20 0 20 0 3889044 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162440206448 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15964] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162439154656 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15965] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15122 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49910 33554432000 4194304 4196468 140724747909808 140162438102192 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 8.81
Current children cumulated vsize (KiB) 13270076

[startup+6.3007 s]
/proc/loadavg: 1.61 1.51 1.53 3/286 15965
/proc/meminfo: memFree=31439136/32770624 swapFree=5932/222056
[pid=15945] ppid=15942 vsize=13270076 CPUtime=12.4 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 36790 0 0 0 1225 15 0 0 20 0 20 0 3889038 13588557824 58249 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3317519 58249 3816 1 0 3305234 0
[pid=15945/tid=15946] ppid=15942 vsize=13270076 CPUtime=6.19 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 12118 0 0 0 614 5 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162988797328 140162593601024 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15948] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15122 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162583489552 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15949] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15122 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162582437008 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15950] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15122 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162581383952 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15951] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15122 0 -1 1077944384 480 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162580331408 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15952] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15122 0 -1 1077944384 1114 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162579278352 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15953] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15122 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162578225808 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15954] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15122 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162577172752 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15955] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15122 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 3889039 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162576120208 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15956] ppid=15942 vsize=13270076 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15122 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 20 0 3889041 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162447575792 140162984573570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15957] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15122 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162446522080 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15958] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15122 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3889042 13588557824 58249 33554432000 4194304 4196468 140724747909808 140162445468912 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15959] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=15945/tid=15961] ppid=15942 vsize=13270076 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15961/stat : 15961 (java) S 15942 15945 15122 0 -1 1077944384 7743 0 0 0 185 1 0 0 20 0 20 0 3889044 13588557824 48616 33554432000 4194304 4196468 140724747909808 140162442312048 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15962] ppid=15942 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15962/stat : 15962 (java) S 15942 15945 15122 0 -1 1077944384 5383 0 0 0 180 1 0 0 20 0 20 0 3889044 13588557824 48616 33554432000 4194304 4196468 140724747909808 140162441258992 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15963] ppid=15942 vsize=13270076 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15963/stat : 15963 (java) S 15942 15945 15122 0 -1 1077944384 8047 0 0 0 94 3 0 0 20 0 20 0 3889044 13588557824 48616 33554432000 4194304 4196468 140724747909808 140162440206448 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 12 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15964] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 48616 33554432000 4194304 4196468 140724747909808 140162439154656 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15965] ppid=15942 vsize=13270076 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15122 0 -1 1077944384 1217 0 0 0 23 26 0 0 20 0 20 0 3889044 13588557824 48616 33554432000 4194304 4196468 140724747909808 140162438102192 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 2273.71
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.91 1.81 1.78 3/284 16163
/proc/meminfo: memFree=31376384/32770624 swapFree=5932/250476
[pid=15945] ppid=15942 vsize=13270076 CPUtime=2333.85 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 71244 0 0 0 233302 83 0 0 20 0 20 0 3889038 13588557824 49218 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3317519 49218 3826 1 0 3305234 0
[pid=15945/tid=15946] ppid=15942 vsize=13270076 CPUtime=2320.22 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 23105 0 0 0 232014 8 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162988800720 140162593792895 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15948] ppid=15942 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15122 0 -1 1077944384 817 0 0 0 71 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162583489552 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15949] ppid=15942 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15122 0 -1 1077944384 872 0 0 0 72 3 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162582437008 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15950] ppid=15942 vsize=13270076 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15122 0 -1 1077944384 2739 0 0 0 67 7 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162581383952 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15951] ppid=15942 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15122 0 -1 1077944384 1650 0 0 0 71 4 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162580331408 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15952] ppid=15942 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15122 0 -1 1077944384 3798 0 0 0 72 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162579278352 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15953] ppid=15942 vsize=13270076 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15122 0 -1 1077944384 1006 0 0 0 74 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162578225808 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15954] ppid=15942 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15122 0 -1 1077944384 1064 0 0 0 68 7 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162577172752 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15955] ppid=15942 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15122 0 -1 1077944384 726 0 0 0 71 6 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162576120208 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15956] ppid=15942 vsize=13270076 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15122 0 -1 1077944384 4997 0 0 0 53 7 0 0 20 0 20 0 3889041 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162447575792 140162984573570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15957] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15122 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162446522080 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15958] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15122 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 3889042 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162445468928 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15959] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15959/stat : 15959 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162444417488 140162984581019 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15960] ppid=15942 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15960/stat : 15960 (java) S 15942 15945 15122 0 -1 1077944384 6623 0 0 0 165 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162443364592 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15961] ppid=15942 vsize=13270076 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15961/stat : 15961 (java) S 15942 15945 15122 0 -1 1077944384 7743 0 0 0 185 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162442312048 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15962] ppid=15942 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15962/stat : 15962 (java) S 15942 15945 15122 0 -1 1077944384 5383 0 0 0 180 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162441258992 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15963] ppid=15942 vsize=13270076 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15963/stat : 15963 (java) S 15942 15945 15122 0 -1 1077944384 8047 0 0 0 94 3 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162440206448 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15964] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162439154656 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15965] ppid=15942 vsize=13270076 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15122 0 -1 1077944384 1221 0 0 0 23 27 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162438102192 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 2333.85
Current children cumulated vsize (KiB) 13270076

[startup+2382.3 s]
/proc/loadavg: 1.85 1.82 1.78 3/284 16164
/proc/meminfo: memFree=31374100/32770624 swapFree=5932/250536
[pid=15945] ppid=15942 vsize=13270076 CPUtime=2393.92 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 72005 0 0 0 239308 84 0 0 20 0 20 0 3889038 13588557824 49218 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3317519 49218 3826 1 0 3305234 0
[pid=15945/tid=15946] ppid=15942 vsize=13270076 CPUtime=2380.18 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 23511 0 0 0 238010 8 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162988800720 140162593782746 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15948] ppid=15942 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15122 0 -1 1077944384 830 0 0 0 71 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162583489552 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15949] ppid=15942 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15122 0 -1 1077944384 881 0 0 0 72 4 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162582437008 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15950] ppid=15942 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15122 0 -1 1077944384 2772 0 0 0 68 7 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162581383952 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15951] ppid=15942 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15122 0 -1 1077944384 1655 0 0 0 72 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162580331408 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15952] ppid=15942 vsize=13270076 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15122 0 -1 1077944384 3800 0 0 0 73 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162579278352 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15953] ppid=15942 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15122 0 -1 1077944384 1044 0 0 0 75 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162578225808 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15954] ppid=15942 vsize=13270076 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15122 0 -1 1077944384 1100 0 0 0 69 7 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162577172752 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15955] ppid=15942 vsize=13270076 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15122 0 -1 1077944384 741 0 0 0 72 6 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162576120208 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15956] ppid=15942 vsize=13270076 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15122 0 -1 1077944384 5173 0 0 0 54 7 0 0 20 0 20 0 3889041 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162447575792 140162984573570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15957] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15122 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162446522080 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15958] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15122 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 3889042 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162445468928 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15959] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15959/stat : 15959 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162444417488 140162984581019 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15960] ppid=15942 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15960/stat : 15960 (java) S 15942 15945 15122 0 -1 1077944384 6626 0 0 0 165 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162443364592 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15961] ppid=15942 vsize=13270076 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15961/stat : 15961 (java) S 15942 15945 15122 0 -1 1077944384 7745 0 0 0 185 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162442312048 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15962] ppid=15942 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15962/stat : 15962 (java) S 15942 15945 15122 0 -1 1077944384 5385 0 0 0 180 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162441258992 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15963] ppid=15942 vsize=13270076 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15963/stat : 15963 (java) S 15942 15945 15122 0 -1 1077944384 8049 0 0 0 94 3 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162440206448 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15964] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162439154656 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15965] ppid=15942 vsize=13270076 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15122 0 -1 1077944384 1240 0 0 0 24 28 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162438102192 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 2393.92
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.4 s]
/proc/loadavg: 1.80 1.81 1.78 3/284 16164
/proc/meminfo: memFree=31374100/32770624 swapFree=5932/250548
[pid=15945] ppid=15942 vsize=13270076 CPUtime=2400.04 cores=1,3,5,7,9,11,13,15
/proc/15945/stat : 15945 (java) S 15942 15945 15122 0 -1 1077944320 72010 0 0 0 239920 84 0 0 20 0 20 0 3889038 13588557824 49218 33554432000 4194304 4196468 140724747909808 140724747892352 140162984562423 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
/proc/15945/statm: 3317519 49218 3826 1 0 3305234 0
[pid=15945/tid=15946] ppid=15942 vsize=13270076 CPUtime=2386.27 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15946/stat : 15946 (java) R 15942 15945 15122 0 -1 4202560 23513 0 0 0 238619 8 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162988800688 140162593322463 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15948] ppid=15942 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15122 0 -1 1077944384 833 0 0 0 72 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162583489552 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15949] ppid=15942 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15122 0 -1 1077944384 881 0 0 0 73 4 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162582437008 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15950] ppid=15942 vsize=13270076 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15122 0 -1 1077944384 2772 0 0 0 68 7 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162581383952 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15951] ppid=15942 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15122 0 -1 1077944384 1655 0 0 0 72 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162580331408 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15952] ppid=15942 vsize=13270076 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15122 0 -1 1077944384 3800 0 0 0 73 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162579278352 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15953] ppid=15942 vsize=13270076 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15122 0 -1 1077944384 1044 0 0 0 75 5 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162578225808 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15954] ppid=15942 vsize=13270076 CPUtime=0.77 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15122 0 -1 1077944384 1100 0 0 0 70 7 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162577172752 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15955] ppid=15942 vsize=13270076 CPUtime=0.79 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15122 0 -1 1077944384 741 0 0 0 73 6 0 0 20 0 20 0 3889039 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162576120208 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15956] ppid=15942 vsize=13270076 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15122 0 -1 1077944384 5173 0 0 0 55 7 0 0 20 0 20 0 3889041 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162447575792 140162984573570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15957] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15122 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 3889041 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162446522080 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15958] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15122 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 3889042 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162445468928 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15959] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15959/stat : 15959 (java) S 15942 15945 15122 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162444417488 140162984581019 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15960] ppid=15942 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15960/stat : 15960 (java) S 15942 15945 15122 0 -1 1077944384 6626 0 0 0 165 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162443364592 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15961] ppid=15942 vsize=13270076 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15961/stat : 15961 (java) S 15942 15945 15122 0 -1 1077944384 7745 0 0 0 185 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162442312048 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15962] ppid=15942 vsize=13270076 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15962/stat : 15962 (java) S 15942 15945 15122 0 -1 1077944384 5385 0 0 0 180 1 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162441258992 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15963] ppid=15942 vsize=13270076 CPUtime=0.97 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15963/stat : 15963 (java) S 15942 15945 15122 0 -1 1077944384 8049 0 0 0 94 3 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162440206448 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15964] ppid=15942 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15122 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162439154656 140162984572629 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
[pid=15945/tid=15965] ppid=15942 vsize=13270076 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15122 0 -1 1077944384 1240 0 0 0 24 28 0 0 20 0 20 0 3889044 13588557824 49218 33554432000 4194304 4196468 140724747909808 140162438102192 140162984573570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 8339456 140724747912336 140724747912516 140724747912516 140724747915215 0
Current children cumulated CPU time (s) 2400.04
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 15945 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2388.41
CPU time (s): 2400.06
CPU user time (s): 2399.22
CPU system time (s): 0.846249
CPU usage (%): 100.488
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.22
system time used= 0.846249
maximum resident set size= 245748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81335
involuntary context switches= 126605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.7032 second user time and 18.3806 second system time

The end

Launcher Data

Begin job on node135 at 2017-07-22 03:17:01
IDJOB=4244487
IDBENCH=115738
IDSOLVER=2627
FILE ID=node135/4244487-1500686220
RUNJOBID= node135-1500683902-15711
PBS_JOBID= 20623034
Free space on /tmp= 61804 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-050-20-7.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-4244487-1500686220/watcher-4244487-1500686220 -o /tmp/evaluation-result-4244487-1500686220/solver-4244487-1500686220 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500683902-15711 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 349625303 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244487-1500686220.xml

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

MD5SUM BENCH= ecccf1fc77215d60d30343c091882466
RANDOM SEED=349625303

node135.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.46
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		: 1733.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		: 2668.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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
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.46
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	: 5333.46
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		: 1600.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		: 1733.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.46
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		: 2668.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		: 1733.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.46
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	: 5333.46
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		: 2668.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:        31658976 kB
MemAvailable:   31814052 kB
Buffers:           57776 kB
Cached:           406128 kB
SwapCached:            0 kB
Active:           499260 kB
Inactive:         230712 kB
Active(anon):     269332 kB
Inactive(anon):     8640 kB
Active(file):     229928 kB
Inactive(file):   222072 kB
Unevictable:        5932 kB
Mlocked:            5932 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42140 kB
Writeback:             0 kB
AnonPages:        272312 kB
Mapped:            45172 kB
Shmem:              8904 kB
Slab:              71436 kB
SReclaimable:      37824 kB
SUnreclaim:        33612 kB
KernelStack:        4560 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1151628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61764 MiB
End job on node135 at 2017-07-22 03:56:49