Trace number 4248183

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.07 2367.24

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-024.xml
MD5SUM23eb83e679dec689804004fda8e6ed87
Bench CategoryCSP (decision 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 variables1728
Number of constraints581
Number of domains2
Minimum domain size24
Maximum domain size576
Distribution of domain sizes[{"size":24,"count":1152},{"size":576,"count":576}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":1680},{"degree":3,"count":48}]
Minimum constraint arity3
Maximum constraint arity576
Distribution of constraint arities[{"arity":3,"count":576},{"arity":24,"count":2},{"arity":576,"count":3}]
Number of extensional constraints576
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":576},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.26/0.27	c version: 2017-06-30
0.26/0.27	c seed: 1318397652
0.26/0.27	c timeout: 2400
0.26/0.27	c memlimit: 15500
0.26/0.28	c nbcore: 8
0.45/0.30	c Parsing instance...
4.53/1.61	c Parsing done, starting search...
2400.03/2367.22	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-4248183-1500735093/watcher-4248183-1500735093 -o /tmp/evaluation-result-4248183-1500735093/solver-4248183-1500735093 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500718425-25432 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1318397652 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4248183-1500735093.xml 

pid=28351
running on 8 cores: 4-7,12-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.67 1.55 1.55 3/264 28354
/proc/meminfo: memFree=30904648/32770624 swapFree=5936/310212
[pid=28354] ppid=28351 vsize=10634536 CPUtime=0 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 2108 0 0 0 0 0 0 0 20 0 2 0 8776443 10889764864 1856 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 2658634 1856 1188 1 0 2647545 0
[pid=28354/tid=28355] ppid=28351 vsize=10634536 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 895 0 0 0 0 0 0 0 20 0 2 0 8776443 10889764864 1922 33554432000 4194304 4196468 140732139841744 139726471591208 139726459639712 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0

[startup+0.100129 s]
/proc/loadavg: 1.67 1.55 1.55 3/264 28354
/proc/meminfo: memFree=30904648/32770624 swapFree=5936/310212
[pid=28354] ppid=28351 vsize=13263912 CPUtime=0.1 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 6540 0 0 0 9 1 0 0 20 0 20 0 8776443 13582245888 6755 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3315978 6755 3353 1 0 3303698 0
[pid=28354/tid=28355] ppid=28351 vsize=13263912 CPUtime=0.08 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 4601 0 0 0 7 1 0 0 20 0 20 0 8776443 13582245888 6755 33554432000 4194304 4196468 140732139841744 139726471577152 139726451430750 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.20027 s]
/proc/loadavg: 1.67 1.55 1.55 3/264 28354
/proc/meminfo: memFree=30904648/32770624 swapFree=5936/310212
[pid=28354] ppid=28351 vsize=13263912 CPUtime=0.26 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 8994 0 0 0 24 2 0 0 20 0 20 0 8776443 13582245888 9516 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3315978 9516 3567 1 0 3303698 0
[pid=28354/tid=28355] ppid=28351 vsize=13263912 CPUtime=0.18 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 6663 0 0 0 17 1 0 0 20 0 20 0 8776443 13582245888 9516 33554432000 4194304 4196468 140732139841744 139726471564400 139726467372189 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300265 s]
/proc/loadavg: 1.67 1.55 1.55 3/264 28354
/proc/meminfo: memFree=30904648/32770624 swapFree=5936/310212
[pid=28354] ppid=28351 vsize=13263932 CPUtime=0.45 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 10342 0 0 0 42 3 0 0 20 0 20 0 8776443 13582266368 11575 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3315983 11575 3696 1 0 3303698 0
[pid=28354/tid=28355] ppid=28351 vsize=13263932 CPUtime=0.27 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 7425 0 0 0 25 2 0 0 20 0 20 0 8776443 13582266368 11575 33554432000 4194304 4196468 140732139841744 139726471584448 139726451430780 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13263932

[startup+0.700182 s]
/proc/loadavg: 1.67 1.55 1.55 3/264 28354
/proc/meminfo: memFree=30904648/32770624 swapFree=5936/310212
[pid=28354] ppid=28351 vsize=13265980 CPUtime=1.4 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 12988 0 0 0 136 4 0 0 20 0 20 0 8776443 13584363520 18877 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3316495 18877 3770 1 0 3304210 0
[pid=28354/tid=28355] ppid=28351 vsize=13265980 CPUtime=0.67 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 8610 0 0 0 64 3 0 0 20 0 20 0 8776443 13584363520 18877 33554432000 4194304 4196468 140732139841744 139726471576128 139726103173284 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 13265980

[startup+1.5011 s]
/proc/loadavg: 1.67 1.55 1.55 13/284 28374
/proc/meminfo: memFree=30716644/32770624 swapFree=5936/310208
[pid=28354] ppid=28351 vsize=13270076 CPUtime=4.09 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 26219 0 0 0 351 58 0 0 20 0 20 0 8776443 13588557824 76552 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3317519 76552 3816 1 0 3305234 0
[pid=28354/tid=28355] ppid=28351 vsize=13270076 CPUtime=1.36 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 11057 0 0 0 129 7 0 0 20 0 20 0 8776443 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726471583232 139726103186415 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28356] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28356/stat : 28356 (java) S 28351 28354 25400 0 -1 1077944384 93 0 0 0 3 6 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726428310416 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28358] ppid=28351 vsize=13270076 CPUtime=0.08 cores=4-7,12-15
/proc/28354/task/28358/stat : 28358 (java) S 28351 28354 25400 0 -1 1077944384 49 0 0 0 2 6 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726427257616 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28359] ppid=28351 vsize=13270076 CPUtime=0.06 cores=4-7,12-15
/proc/28354/task/28359/stat : 28359 (java) S 28351 28354 25400 0 -1 1077944384 43 0 0 0 2 4 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726064958608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28360] ppid=28351 vsize=13270076 CPUtime=0.08 cores=4-7,12-15
/proc/28354/task/28360/stat : 28360 (java) S 28351 28354 25400 0 -1 1077944384 406 0 0 0 4 4 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726063905808 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28361] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28361/stat : 28361 (java) S 28351 28354 25400 0 -1 1077944384 93 0 0 0 3 6 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726062852496 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28362] ppid=28351 vsize=13270076 CPUtime=0.08 cores=4-7,12-15
/proc/28354/task/28362/stat : 28362 (java) S 28351 28354 25400 0 -1 1077944384 86 0 0 0 3 5 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726061799696 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28363] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28363/stat : 28363 (java) S 28351 28354 25400 0 -1 1077944384 106 0 0 0 4 5 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726060747408 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28364] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28364/stat : 28364 (java) S 28351 28354 25400 0 -1 1077944384 94 0 0 0 3 6 0 0 20 0 20 0 8776444 13588557824 76552 33554432000 4194304 4196468 140732139841744 139726059694608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28365] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28365/stat : 28365 (java) S 28351 28354 25400 0 -1 1077944384 254 0 0 0 0 0 0 0 20 0 20 0 8776446 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725661690480 139726467361410 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28366] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28366/stat : 28366 (java) S 28351 28354 25400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725660636512 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28367] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28367/stat : 28367 (java) S 28351 28354 25400 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725659584128 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28368] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28368/stat : 28368 (java) S 28351 28354 25400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725658532432 139726467368859 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28369] ppid=28351 vsize=13270076 CPUtime=0.42 cores=4-7,12-15
/proc/28354/task/28369/stat : 28369 (java) R 28351 28354 25400 0 -1 4202560 2101 0 0 0 42 0 0 0 20 0 20 0 8776450 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725657479576 139726452457970 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28370] ppid=28351 vsize=13270076 CPUtime=0.4 cores=4-7,12-15
/proc/28354/task/28370/stat : 28370 (java) R 28351 28354 25400 0 -1 4202560 1414 0 0 0 39 1 0 0 20 0 20 0 8776450 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725656413040 139726453410792 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28371] ppid=28351 vsize=13270076 CPUtime=0.42 cores=4-7,12-15
/proc/28354/task/28371/stat : 28371 (java) R 28351 28354 25400 0 -1 4202560 1721 0 0 0 42 0 0 0 20 0 20 0 8776450 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725655374488 139726447203937 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28372] ppid=28351 vsize=13270076 CPUtime=0.68 cores=4-7,12-15
/proc/28354/task/28372/stat : 28372 (java) R 28351 28354 25400 0 -1 4202560 7263 0 0 0 68 0 0 0 20 0 20 0 8776450 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725654319352 139726447667120 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28373] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28373/stat : 28373 (java) S 28351 28354 25400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725653269344 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28374] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28374/stat : 28374 (java) S 28351 28354 25400 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 8776451 13588557824 76552 33554432000 4194304 4196468 140732139841744 139725652216624 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 13270076

[startup+3.10073 s]
/proc/loadavg: 1.67 1.55 1.55 6/284 28374
/proc/meminfo: memFree=30586812/32770624 swapFree=5936/310208
[pid=28354] ppid=28351 vsize=13270076 CPUtime=8.69 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 36103 0 0 0 809 60 0 0 20 0 20 0 8776443 13588557824 99014 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3317519 99014 3823 1 0 3305234 0
[pid=28354/tid=28355] ppid=28351 vsize=13270076 CPUtime=2.95 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 11513 0 0 0 287 8 0 0 20 0 20 0 8776443 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726471586696 139726112026121 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28356] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28356/stat : 28356 (java) S 28351 28354 25400 0 -1 1077944384 93 0 0 0 3 6 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726428310416 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28358] ppid=28351 vsize=13270076 CPUtime=0.08 cores=4-7,12-15
/proc/28354/task/28358/stat : 28358 (java) S 28351 28354 25400 0 -1 1077944384 49 0 0 0 2 6 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726427257616 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28359] ppid=28351 vsize=13270076 CPUtime=0.06 cores=4-7,12-15
/proc/28354/task/28359/stat : 28359 (java) S 28351 28354 25400 0 -1 1077944384 43 0 0 0 2 4 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726064958608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28360] ppid=28351 vsize=13270076 CPUtime=0.08 cores=4-7,12-15
/proc/28354/task/28360/stat : 28360 (java) S 28351 28354 25400 0 -1 1077944384 406 0 0 0 4 4 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726063905808 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28361] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28361/stat : 28361 (java) S 28351 28354 25400 0 -1 1077944384 93 0 0 0 3 6 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726062852496 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28362] ppid=28351 vsize=13270076 CPUtime=0.08 cores=4-7,12-15
/proc/28354/task/28362/stat : 28362 (java) S 28351 28354 25400 0 -1 1077944384 86 0 0 0 3 5 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726061799696 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28363] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28363/stat : 28363 (java) S 28351 28354 25400 0 -1 1077944384 106 0 0 0 4 5 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726060747408 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28364] ppid=28351 vsize=13270076 CPUtime=0.09 cores=4-7,12-15
/proc/28354/task/28364/stat : 28364 (java) S 28351 28354 25400 0 -1 1077944384 94 0 0 0 3 6 0 0 20 0 20 0 8776444 13588557824 99014 33554432000 4194304 4196468 140732139841744 139726059694608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28365] ppid=28351 vsize=13270076 CPUtime=0.01 cores=4-7,12-15
/proc/28354/task/28365/stat : 28365 (java) S 28351 28354 25400 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 20 0 8776446 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725661690480 139726467361410 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28366] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28366/stat : 28366 (java) S 28351 28354 25400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725660636512 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28367] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28367/stat : 28367 (java) S 28351 28354 25400 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725659584128 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28368] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28368/stat : 28368 (java) S 28351 28354 25400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725658532432 139726467368859 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28369] ppid=28351 vsize=13270076 CPUtime=1.39 cores=4-7,12-15
/proc/28354/task/28369/stat : 28369 (java) R 28351 28354 25400 0 -1 4202560 4679 0 0 0 138 1 0 0 20 0 20 0 8776450 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725657479576 139726459639712 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28370] ppid=28351 vsize=13270076 CPUtime=1.37 cores=4-7,12-15
/proc/28354/task/28370/stat : 28370 (java) S 28351 28354 25400 0 -1 1077944384 5526 0 0 0 136 1 0 0 20 0 20 0 8776450 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725656426480 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28371] ppid=28351 vsize=13270076 CPUtime=1.33 cores=4-7,12-15
/proc/28354/task/28371/stat : 28371 (java) S 28351 28354 25400 0 -1 1077944384 4207 0 0 0 133 0 0 0 20 0 20 0 8776450 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725655374192 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28372] ppid=28351 vsize=13270076 CPUtime=0.83 cores=4-7,12-15
/proc/28354/task/28372/stat : 28372 (java) S 28351 28354 25400 0 -1 1077944384 7479 0 0 0 82 1 0 0 20 0 20 0 8776450 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725654321392 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28373] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28373/stat : 28373 (java) S 28351 28354 25400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725653269344 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28374] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28374/stat : 28374 (java) S 28351 28354 25400 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 8776451 13588557824 99014 33554432000 4194304 4196468 140732139841744 139725652216624 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 13270076

[startup+6.30083 s]
/proc/loadavg: 1.70 1.56 1.55 3/284 28374
/proc/meminfo: memFree=30444272/32770624 swapFree=5936/310216
[pid=28354] ppid=28351 vsize=13270076 CPUtime=12.13 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 37500 0 0 0 1136 77 0 0 20 0 20 0 8776443 13588557824 118415 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3317519 118415 3825 1 0 3305234 0
[pid=28354/tid=28355] ppid=28351 vsize=13270076 CPUtime=6.12 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 11639 0 0 0 603 9 0 0 20 0 20 0 8776443 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726471588168 139726111710862 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28356] ppid=28351 vsize=13270076 CPUtime=0.13 cores=4-7,12-15
/proc/28354/task/28356/stat : 28356 (java) S 28351 28354 25400 0 -1 1077944384 123 0 0 0 5 8 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726428310416 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28358] ppid=28351 vsize=13270076 CPUtime=0.1 cores=4-7,12-15
/proc/28354/task/28358/stat : 28358 (java) S 28351 28354 25400 0 -1 1077944384 961 0 0 0 3 7 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726427257616 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28359] ppid=28351 vsize=13270076 CPUtime=0.1 cores=4-7,12-15
/proc/28354/task/28359/stat : 28359 (java) S 28351 28354 25400 0 -1 1077944384 73 0 0 0 3 7 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726064958608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28360] ppid=28351 vsize=13270076 CPUtime=0.11 cores=4-7,12-15
/proc/28354/task/28360/stat : 28360 (java) S 28351 28354 25400 0 -1 1077944384 420 0 0 0 5 6 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726063905808 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28361] ppid=28351 vsize=13270076 CPUtime=0.13 cores=4-7,12-15
/proc/28354/task/28361/stat : 28361 (java) S 28351 28354 25400 0 -1 1077944384 126 0 0 0 5 8 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726062852496 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28362] ppid=28351 vsize=13270076 CPUtime=0.12 cores=4-7,12-15
/proc/28354/task/28362/stat : 28362 (java) S 28351 28354 25400 0 -1 1077944384 112 0 0 0 4 8 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726061799696 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28363] ppid=28351 vsize=13270076 CPUtime=0.12 cores=4-7,12-15
/proc/28354/task/28363/stat : 28363 (java) S 28351 28354 25400 0 -1 1077944384 131 0 0 0 5 7 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726060747408 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28364] ppid=28351 vsize=13270076 CPUtime=0.12 cores=4-7,12-15
/proc/28354/task/28364/stat : 28364 (java) S 28351 28354 25400 0 -1 1077944384 118 0 0 0 4 8 0 0 20 0 20 0 8776444 13588557824 118415 33554432000 4194304 4196468 140732139841744 139726059694608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28365] ppid=28351 vsize=13270076 CPUtime=0.01 cores=4-7,12-15
/proc/28354/task/28365/stat : 28365 (java) S 28351 28354 25400 0 -1 1077944384 444 0 0 0 1 0 0 0 20 0 20 0 8776446 13588557824 118415 33554432000 4194304 4196468 140732139841744 139725661690480 139726467361410 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28366] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28366/stat : 28366 (java) S 28351 28354 25400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 118415 33554432000 4194304 4196468 140732139841744 139725660636512 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28367] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28367/stat : 28367 (java) S 28351 28354 25400 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 118415 33554432000 4194304 4196468 140732139841744 139725659584128 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28368] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15

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

/proc/28354/task/28370/stat : 28370 (java) S 28351 28354 25400 0 -1 1077944384 7124 0 0 0 139 2 0 0 20 0 20 0 8776450 13588557824 772764 33554432000 4194304 4196468 140732139841744 139725656426480 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28371] ppid=28351 vsize=13270076 CPUtime=1.38 cores=4-7,12-15
/proc/28354/task/28371/stat : 28371 (java) S 28351 28354 25400 0 -1 1077944384 5263 0 0 0 137 1 0 0 20 0 20 0 8776450 13588557824 772764 33554432000 4194304 4196468 140732139841744 139725655374192 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28372] ppid=28351 vsize=13270076 CPUtime=0.84 cores=4-7,12-15
/proc/28354/task/28372/stat : 28372 (java) S 28351 28354 25400 0 -1 1077944384 8172 0 0 0 83 1 0 0 20 0 20 0 8776450 13588557824 772764 33554432000 4194304 4196468 140732139841744 139725654321392 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28373] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28373/stat : 28373 (java) S 28351 28354 25400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 772764 33554432000 4194304 4196468 140732139841744 139725653269344 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28374] ppid=28351 vsize=13270076 CPUtime=0.7 cores=4-7,12-15
/proc/28354/task/28374/stat : 28374 (java) S 28351 28354 25400 0 -1 1077944384 1627 0 0 0 32 38 0 0 20 0 20 0 8776451 13588557824 772764 33554432000 4194304 4196468 140732139841744 139725652216624 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 2231.38
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.60 1.51 1.56 3/284 28635
/proc/meminfo: memFree=28367492/32770624 swapFree=5936/311420
[pid=28354] ppid=28351 vsize=13270076 CPUtime=2292.82 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 213816 0 0 0 228966 316 0 0 20 0 20 0 8776443 13588557824 778769 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3317519 778769 3825 1 0 3305234 0
[pid=28354/tid=28355] ppid=28351 vsize=13270076 CPUtime=2255.23 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 87263 0 0 0 225454 69 0 0 20 0 20 0 8776443 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726471588784 139726112244332 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28356] ppid=28351 vsize=13270076 CPUtime=3.77 cores=4-7,12-15
/proc/28354/task/28356/stat : 28356 (java) S 28351 28354 25400 0 -1 1077944384 10074 0 0 0 353 24 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726428310416 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28358] ppid=28351 vsize=13270076 CPUtime=3.71 cores=4-7,12-15
/proc/28354/task/28358/stat : 28358 (java) S 28351 28354 25400 0 -1 1077944384 9893 0 0 0 346 25 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726427257616 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28359] ppid=28351 vsize=13270076 CPUtime=3.77 cores=4-7,12-15
/proc/28354/task/28359/stat : 28359 (java) S 28351 28354 25400 0 -1 1077944384 8676 0 0 0 351 26 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726064958608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28360] ppid=28351 vsize=13270076 CPUtime=3.7 cores=4-7,12-15
/proc/28354/task/28360/stat : 28360 (java) S 28351 28354 25400 0 -1 1077944384 8366 0 0 0 344 26 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726063905808 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28361] ppid=28351 vsize=13270076 CPUtime=3.76 cores=4-7,12-15
/proc/28354/task/28361/stat : 28361 (java) S 28351 28354 25400 0 -1 1077944384 9047 0 0 0 349 27 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726062852496 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28362] ppid=28351 vsize=13270076 CPUtime=3.72 cores=4-7,12-15
/proc/28354/task/28362/stat : 28362 (java) S 28351 28354 25400 0 -1 1077944384 9483 0 0 0 347 25 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726061799696 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28363] ppid=28351 vsize=13270076 CPUtime=3.68 cores=4-7,12-15
/proc/28354/task/28363/stat : 28363 (java) S 28351 28354 25400 0 -1 1077944384 9357 0 0 0 342 26 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726060747408 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28364] ppid=28351 vsize=13270076 CPUtime=3.71 cores=4-7,12-15
/proc/28354/task/28364/stat : 28364 (java) S 28351 28354 25400 0 -1 1077944384 12213 0 0 0 344 27 0 0 20 0 20 0 8776444 13588557824 778769 33554432000 4194304 4196468 140732139841744 139726059694608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28365] ppid=28351 vsize=13270076 CPUtime=1.77 cores=4-7,12-15
/proc/28354/task/28365/stat : 28365 (java) S 28351 28354 25400 0 -1 1077944384 18348 0 0 0 164 13 0 0 20 0 20 0 8776446 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725661690480 139726467361410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28366] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28366/stat : 28366 (java) S 28351 28354 25400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725660636512 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28367] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28367/stat : 28367 (java) S 28351 28354 25400 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725659584128 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28368] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28368/stat : 28368 (java) S 28351 28354 25400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725658532432 139726467368859 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28369] ppid=28351 vsize=13270076 CPUtime=1.49 cores=4-7,12-15
/proc/28354/task/28369/stat : 28369 (java) S 28351 28354 25400 0 -1 1077944384 7422 0 0 0 148 1 0 0 20 0 20 0 8776450 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725657479280 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28370] ppid=28351 vsize=13270076 CPUtime=1.41 cores=4-7,12-15
/proc/28354/task/28370/stat : 28370 (java) S 28351 28354 25400 0 -1 1077944384 7132 0 0 0 139 2 0 0 20 0 20 0 8776450 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725656426480 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28371] ppid=28351 vsize=13270076 CPUtime=1.38 cores=4-7,12-15
/proc/28354/task/28371/stat : 28371 (java) S 28351 28354 25400 0 -1 1077944384 5269 0 0 0 137 1 0 0 20 0 20 0 8776450 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725655374192 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28372] ppid=28351 vsize=13270076 CPUtime=0.85 cores=4-7,12-15
/proc/28354/task/28372/stat : 28372 (java) S 28351 28354 25400 0 -1 1077944384 8178 0 0 0 84 1 0 0 20 0 20 0 8776450 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725654321392 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28373] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28373/stat : 28373 (java) S 28351 28354 25400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725653269344 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28374] ppid=28351 vsize=13270076 CPUtime=0.72 cores=4-7,12-15
/proc/28354/task/28374/stat : 28374 (java) S 28351 28354 25400 0 -1 1077944384 1660 0 0 0 33 39 0 0 20 0 20 0 8776451 13588557824 778769 33554432000 4194304 4196468 140732139841744 139725652216624 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 2292.82
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.27 1.43 1.54 3/283 28643
/proc/meminfo: memFree=28363404/32770624 swapFree=5936/311484
[pid=28354] ppid=28351 vsize=13270076 CPUtime=2354.22 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 216194 0 0 0 235101 321 0 0 20 0 20 0 8776443 13588557824 779793 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3317519 779793 3825 1 0 3305234 0
[pid=28354/tid=28355] ppid=28351 vsize=13270076 CPUtime=2314.86 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 88338 0 0 0 231417 69 0 0 20 0 20 0 8776443 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726471588784 139726112206936 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28356] ppid=28351 vsize=13270076 CPUtime=3.97 cores=4-7,12-15
/proc/28354/task/28356/stat : 28356 (java) S 28351 28354 25400 0 -1 1077944384 10237 0 0 0 373 24 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726428310416 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28358] ppid=28351 vsize=13270076 CPUtime=3.92 cores=4-7,12-15
/proc/28354/task/28358/stat : 28358 (java) S 28351 28354 25400 0 -1 1077944384 10088 0 0 0 366 26 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726427257616 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28359] ppid=28351 vsize=13270076 CPUtime=3.98 cores=4-7,12-15
/proc/28354/task/28359/stat : 28359 (java) S 28351 28354 25400 0 -1 1077944384 8743 0 0 0 371 27 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726064958608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28360] ppid=28351 vsize=13270076 CPUtime=3.92 cores=4-7,12-15
/proc/28354/task/28360/stat : 28360 (java) S 28351 28354 25400 0 -1 1077944384 8501 0 0 0 366 26 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726063905808 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28361] ppid=28351 vsize=13270076 CPUtime=3.94 cores=4-7,12-15
/proc/28354/task/28361/stat : 28361 (java) S 28351 28354 25400 0 -1 1077944384 9155 0 0 0 367 27 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726062852496 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28362] ppid=28351 vsize=13270076 CPUtime=3.94 cores=4-7,12-15
/proc/28354/task/28362/stat : 28362 (java) S 28351 28354 25400 0 -1 1077944384 9596 0 0 0 369 25 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726061799696 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28363] ppid=28351 vsize=13270076 CPUtime=3.87 cores=4-7,12-15
/proc/28354/task/28363/stat : 28363 (java) S 28351 28354 25400 0 -1 1077944384 9409 0 0 0 360 27 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726060747408 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28364] ppid=28351 vsize=13270076 CPUtime=3.92 cores=4-7,12-15
/proc/28354/task/28364/stat : 28364 (java) S 28351 28354 25400 0 -1 1077944384 12277 0 0 0 365 27 0 0 20 0 20 0 8776444 13588557824 779793 33554432000 4194304 4196468 140732139841744 139726059694608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28365] ppid=28351 vsize=13270076 CPUtime=1.87 cores=4-7,12-15
/proc/28354/task/28365/stat : 28365 (java) S 28351 28354 25400 0 -1 1077944384 18710 0 0 0 173 14 0 0 20 0 20 0 8776446 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725661690480 139726467361410 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28366] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28366/stat : 28366 (java) S 28351 28354 25400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725660636512 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28367] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28367/stat : 28367 (java) S 28351 28354 25400 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725659584128 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28368] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28368/stat : 28368 (java) S 28351 28354 25400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725658532432 139726467368859 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28369] ppid=28351 vsize=13270076 CPUtime=1.49 cores=4-7,12-15
/proc/28354/task/28369/stat : 28369 (java) S 28351 28354 25400 0 -1 1077944384 7426 0 0 0 148 1 0 0 20 0 20 0 8776450 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725657479280 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28370] ppid=28351 vsize=13270076 CPUtime=1.41 cores=4-7,12-15
/proc/28354/task/28370/stat : 28370 (java) S 28351 28354 25400 0 -1 1077944384 7136 0 0 0 139 2 0 0 20 0 20 0 8776450 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725656426480 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28371] ppid=28351 vsize=13270076 CPUtime=1.38 cores=4-7,12-15
/proc/28354/task/28371/stat : 28371 (java) S 28351 28354 25400 0 -1 1077944384 5273 0 0 0 137 1 0 0 20 0 20 0 8776450 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725655374192 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28372] ppid=28351 vsize=13270076 CPUtime=0.85 cores=4-7,12-15
/proc/28354/task/28372/stat : 28372 (java) S 28351 28354 25400 0 -1 1077944384 8182 0 0 0 84 1 0 0 20 0 20 0 8776450 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725654321392 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28373] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28373/stat : 28373 (java) S 28351 28354 25400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725653269344 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28374] ppid=28351 vsize=13270076 CPUtime=0.74 cores=4-7,12-15
/proc/28354/task/28374/stat : 28374 (java) S 28351 28354 25400 0 -1 1077944384 1688 0 0 0 34 40 0 0 20 0 20 0 8776451 13588557824 779793 33554432000 4194304 4196468 140732139841744 139725652216624 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 2354.22
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2367.2 s]
/proc/loadavg: 1.36 1.44 1.53 3/284 28645
/proc/meminfo: memFree=28358964/32770624 swapFree=5936/311532
[pid=28354] ppid=28351 vsize=13270076 CPUtime=2400.03 cores=4-7,12-15
/proc/28354/stat : 28354 (java) S 28351 28354 25400 0 -1 1077944320 218513 0 0 0 239678 325 0 0 20 0 20 0 8776443 13588557824 780305 33554432000 4194304 4196468 140732139841744 140732139824288 139726467350263 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
/proc/28354/statm: 3317519 780305 3825 1 0 3305234 0
[pid=28354/tid=28355] ppid=28351 vsize=13270076 CPUtime=2359.52 cores=4-7,12-15
/proc/28354/task/28355/stat : 28355 (java) R 28351 28354 25400 0 -1 4202560 89337 0 0 0 235883 69 0 0 20 0 20 0 8776443 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726471588784 139726112026529 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28356] ppid=28351 vsize=13270076 CPUtime=4.12 cores=4-7,12-15
/proc/28354/task/28356/stat : 28356 (java) S 28351 28354 25400 0 -1 1077944384 10384 0 0 0 387 25 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726428310416 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28358] ppid=28351 vsize=13270076 CPUtime=4.06 cores=4-7,12-15
/proc/28354/task/28358/stat : 28358 (java) S 28351 28354 25400 0 -1 1077944384 10264 0 0 0 380 26 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726427257616 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28359] ppid=28351 vsize=13270076 CPUtime=4.11 cores=4-7,12-15
/proc/28354/task/28359/stat : 28359 (java) S 28351 28354 25400 0 -1 1077944384 8864 0 0 0 384 27 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726064958608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28360] ppid=28351 vsize=13270076 CPUtime=4.08 cores=4-7,12-15
/proc/28354/task/28360/stat : 28360 (java) S 28351 28354 25400 0 -1 1077944384 8596 0 0 0 381 27 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726063905808 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28361] ppid=28351 vsize=13270076 CPUtime=4.08 cores=4-7,12-15
/proc/28354/task/28361/stat : 28361 (java) S 28351 28354 25400 0 -1 1077944384 9227 0 0 0 380 28 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726062852496 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28362] ppid=28351 vsize=13270076 CPUtime=4.08 cores=4-7,12-15
/proc/28354/task/28362/stat : 28362 (java) S 28351 28354 25400 0 -1 1077944384 9756 0 0 0 382 26 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726061799696 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28363] ppid=28351 vsize=13270076 CPUtime=3.99 cores=4-7,12-15
/proc/28354/task/28363/stat : 28363 (java) S 28351 28354 25400 0 -1 1077944384 9430 0 0 0 372 27 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726060747408 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28364] ppid=28351 vsize=13270076 CPUtime=4.06 cores=4-7,12-15
/proc/28354/task/28364/stat : 28364 (java) S 28351 28354 25400 0 -1 1077944384 12429 0 0 0 378 28 0 0 20 0 20 0 8776444 13588557824 780305 33554432000 4194304 4196468 140732139841744 139726059694608 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28365] ppid=28351 vsize=13270076 CPUtime=1.92 cores=4-7,12-15
/proc/28354/task/28365/stat : 28365 (java) S 28351 28354 25400 0 -1 1077944384 19046 0 0 0 178 14 0 0 20 0 20 0 8776446 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725661690480 139726467361410 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28366] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28366/stat : 28366 (java) S 28351 28354 25400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725660636512 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28367] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28367/stat : 28367 (java) S 28351 28354 25400 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 8776447 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725659584128 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28368] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28368/stat : 28368 (java) S 28351 28354 25400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725658532432 139726467368859 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28369] ppid=28351 vsize=13270076 CPUtime=1.49 cores=4-7,12-15
/proc/28354/task/28369/stat : 28369 (java) S 28351 28354 25400 0 -1 1077944384 7430 0 0 0 148 1 0 0 20 0 20 0 8776450 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725657479280 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28370] ppid=28351 vsize=13270076 CPUtime=1.41 cores=4-7,12-15
/proc/28354/task/28370/stat : 28370 (java) S 28351 28354 25400 0 -1 1077944384 7140 0 0 0 139 2 0 0 20 0 20 0 8776450 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725656426480 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28371] ppid=28351 vsize=13270076 CPUtime=1.38 cores=4-7,12-15
/proc/28354/task/28371/stat : 28371 (java) S 28351 28354 25400 0 -1 1077944384 5277 0 0 0 137 1 0 0 20 0 20 0 8776450 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725655374192 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28372] ppid=28351 vsize=13270076 CPUtime=0.85 cores=4-7,12-15
/proc/28354/task/28372/stat : 28372 (java) S 28351 28354 25400 0 -1 1077944384 8186 0 0 0 84 1 0 0 20 0 20 0 8776450 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725654321392 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28373] ppid=28351 vsize=13270076 CPUtime=0 cores=4-7,12-15
/proc/28354/task/28373/stat : 28373 (java) S 28351 28354 25400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8776450 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725653269344 139726467360469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
[pid=28354/tid=28374] ppid=28351 vsize=13270076 CPUtime=0.76 cores=4-7,12-15
/proc/28354/task/28374/stat : 28374 (java) S 28351 28354 25400 0 -1 1077944384 1712 0 0 0 35 41 0 0 20 0 20 0 8776451 13588557824 780305 33554432000 4194304 4196468 140732139841744 139725652216624 139726467361410 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10326016 140732139844745 140732139844932 140732139844932 140732139847631 0
Current children cumulated CPU time (s) 2400.03
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 28354 sig 9
??? kill -28354 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2367.24
CPU time (s): 2400.07
CPU user time (s): 2396.8
CPU system time (s): 3.27526
CPU usage (%): 101.387
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.8
system time used= 3.27526
maximum resident set size= 3481080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128385
involuntary context switches= 140254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4603 second user time and 19.1587 second system time

The end

Launcher Data

Begin job on node132 at 2017-07-22 16:51:33
IDJOB=4248183
IDBENCH=133181
IDSOLVER=2628
FILE ID=node132/4248183-1500735093
RUNJOBID= node132-1500718425-25432
PBS_JOBID= 20623371
Free space on /tmp= 61712 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-024.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248183-1500735093/watcher-4248183-1500735093 -o /tmp/evaluation-result-4248183-1500735093/solver-4248183-1500735093 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500718425-25432 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1318397652 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4248183-1500735093.xml

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

MD5SUM BENCH= 23eb83e679dec689804004fda8e6ed87
RANDOM SEED=1318397652

node132.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.61
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		: 2667.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.61
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		: 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.61
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	: 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.61
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		: 2000.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	: 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		: 2400.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	: 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	: 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	: 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.61
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	: 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.61
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		: 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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30905140 kB
MemAvailable:   31274664 kB
Buffers:          147004 kB
Cached:           500492 kB
SwapCached:            0 kB
Active:          1103696 kB
Inactive:         318836 kB
Active(anon):     778160 kB
Inactive(anon):     8624 kB
Active(file):     325536 kB
Inactive(file):   310212 kB
Unevictable:        5936 kB
Mlocked:            5936 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42288 kB
Writeback:             0 kB
AnonPages:        703384 kB
Mapped:            46180 kB
Shmem:              8872 kB
Slab:             133988 kB
SReclaimable:      99220 kB
SUnreclaim:        34768 kB
KernelStack:        4896 kB
PageTables:         6620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1679992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    587776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61668 MiB
End job on node132 at 2017-07-22 17:31:00