Trace number 4248012

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 - Conflict Ordering 2017-06-30? (TO) 2400.06 2343.43

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-19.xml
MD5SUM30814e96d0bc4cf3d8fc4c07c399f55d
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 variables434
Number of constraints433
Number of domains2
Minimum domain size2
Maximum domain size361
Distribution of domain sizes[{"size":2,"count":72},{"size":361,"count":362}]
Minimum variable degree2
Maximum variable degree72
Distribution of variable degrees[{"degree":2,"count":74},{"degree":3,"count":287},{"degree":4,"count":72},{"degree":72,"count":1}]
Minimum constraint arity2
Maximum constraint arity361
Distribution of constraint arities[{"arity":2,"count":360},{"arity":3,"count":72},{"arity":361,"count":1}]
Number of extensional constraints0
Number of intensional constraints432
Distribution of constraint types[{"type":"intension","count":432},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.25/0.27	c version: 2017-06-30
0.25/0.27	c seed: 1153113945
0.25/0.27	c timeout: 2400
0.25/0.27	c memlimit: 15500
0.25/0.27	c nbcore: 8
0.25/0.29	c Parsing instance...
81.71/45.49	c Parsing done, starting search...
2400.02/2343.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-4248012-1500734727/watcher-4248012-1500734727 -o /tmp/evaluation-result-4248012-1500734727/solver-4248012-1500734727 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19808 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1153113945 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4248012-1500734727.xml 

pid=23274
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.73 1.60 1.51 3/261 23277
/proc/meminfo: memFree=28362752/32770624 swapFree=5936/303320
[pid=23277] ppid=23274 vsize=10636592 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 2232 0 0 0 0 0 0 0 20 0 3 0 8737629 10891870208 2432 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 2659148 2432 1188 1 0 2648059 0
[pid=23277/tid=23278] ppid=23274 vsize=10638648 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 923 0 0 0 0 0 0 0 20 0 6 0 8737630 10893975552 2498 33554432000 4194304 4196468 140727726866800 139835905672912 139835894148695 0 4 0 16784584 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=10639676 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 7 0 8737631 10895028224 2498 33554432000 4194304 4196468 140727726866800 139835819912032 139835901441749 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=10640704 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 8737631 10896080896 2498 33554432000 4194304 4196468 140727726866800 139835818859488 139835901441749 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=10640704 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 8737631 10896080896 2498 33554432000 4194304 4196468 140727726866800 139835817806432 139835901441749 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=10641732 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 8737631 10897133568 2498 33554432000 4194304 4196468 140727726866800 139835816753888 139835901441749 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=10642760 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 8737631 10898186240 2498 33554432000 4194304 4196468 140727726866800 139835815701856 139835901441749 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=10773832 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 8737631 11032403968 2498 33554432000 4194304 4196468 140727726866800 139835494886880 139835901441749 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=10970440 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) D 23274 23277 19776 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 8737631 11233730560 2498 33554432000 4194304 4196468 140727726866800 139835493832968 139835894148506 0 4 0 16784584 18446744071582151463 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=11167048 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) R 23274 23277 19776 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 8737631 11435057152 2498 33554432000 4194304 4196468 140727726866800 139835492781168 139835894225616 0 4 0 16784584 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0

[startup+0.100071 s]
/proc/loadavg: 1.73 1.60 1.51 3/261 23277
/proc/meminfo: memFree=28362752/32770624 swapFree=5936/303320
[pid=23277] ppid=23274 vsize=13263912 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 6821 0 0 0 9 1 0 0 20 0 20 0 8737629 13582245888 7118 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3315978 7118 3391 1 0 3303698 0
[pid=23277/tid=23278] ppid=23274 vsize=13263912 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 4840 0 0 0 7 1 0 0 20 0 20 0 8737630 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835905664808 139835494970316 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 7118 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200924 s]
/proc/loadavg: 1.73 1.60 1.51 3/261 23277
/proc/meminfo: memFree=28362752/32770624 swapFree=5936/303320
[pid=23277] ppid=23274 vsize=13263912 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 9219 0 0 0 23 2 0 0 20 0 20 0 8737629 13582245888 9550 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3315978 9550 3505 1 0 3303698 0
[pid=23277/tid=23278] ppid=23274 vsize=13263912 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 6922 0 0 0 16 1 0 0 20 0 20 0 8737630 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835905631328 139835901453469 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13263912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13582245888 9550 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300882 s]
/proc/loadavg: 1.73 1.60 1.51 3/261 23277
/proc/meminfo: memFree=28362752/32770624 swapFree=5936/303320
[pid=23277] ppid=23274 vsize=13263932 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 10394 0 0 0 42 3 0 0 20 0 20 0 8737629 13582266368 12102 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3315983 12102 3706 1 0 3303698 0
[pid=23277/tid=23278] ppid=23274 vsize=13263932 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 7511 0 0 0 25 2 0 0 20 0 20 0 8737630 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835905652400 139835901443478 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13263932 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13582266368 12102 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13263932

[startup+0.700619 s]
/proc/loadavg: 1.73 1.60 1.51 3/261 23277
/proc/meminfo: memFree=28362752/32770624 swapFree=5936/303320
[pid=23277] ppid=23274 vsize=13265980 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 12670 0 0 0 124 6 0 0 20 0 20 0 8737629 13584363520 17515 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3316495 17515 3769 1 0 3304210 0
[pid=23277/tid=23278] ppid=23274 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 8665 0 0 0 64 3 0 0 20 0 20 0 8737630 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835905665992 139835498247469 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 17515 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13265980

[startup+1.50098 s]
/proc/loadavg: 1.73 1.60 1.51 3/281 23297
/proc/meminfo: memFree=28303264/32770624 swapFree=5936/303320
[pid=23277] ppid=23274 vsize=13265980 CPUtime=2.34 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 16743 0 0 0 227 7 0 0 20 0 20 0 8737629 13584363520 19560 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3316495 19560 3774 1 0 3304210 0
[pid=23277/tid=23278] ppid=23274 vsize=13265980 CPUtime=1.42 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) D 23274 23277 19776 0 -1 4202560 9773 0 0 0 138 4 0 0 20 0 20 0 8737630 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835905666632 139835887519066 0 4 0 16800975 18446744072100445317 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737631 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23288] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23288/stat : 23288 (java) S 23274 23277 19776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 8737633 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835364202736 139835901442690 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23289] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23289/stat : 23289 (java) S 23274 23277 19776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 8737633 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835363148960 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23290] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23290/stat : 23290 (java) S 23274 23277 19776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 8737633 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835362095856 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23291] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23291/stat : 23291 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737636 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835361044432 139835901450139 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23292] ppid=23274 vsize=13265980 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23292/stat : 23292 (java) S 23274 23277 19776 0 -1 1077944384 1478 0 0 0 22 0 0 0 20 0 20 0 8737636 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835359992560 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23293] ppid=23274 vsize=13265980 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23293/stat : 23293 (java) S 23274 23277 19776 0 -1 1077944384 2037 0 0 0 21 0 0 0 20 0 20 0 8737636 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835358940016 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23294] ppid=23274 vsize=13265980 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23294/stat : 23294 (java) S 23274 23277 19776 0 -1 1077944384 670 0 0 0 13 0 0 0 20 0 20 0 8737636 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835357886960 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23295] ppid=23274 vsize=13265980 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23295/stat : 23295 (java) D 23274 23277 19776 0 -1 4202560 1384 0 0 0 30 0 0 0 20 0 20 0 8737636 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835356834712 139835881355679 0 4 0 16800975 18446744072100445317 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23296] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23296/stat : 23296 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737637 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835355781600 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23297] ppid=23274 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23297/stat : 23297 (java) D 23274 23277 19776 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 8737637 13584363520 19560 33554432000 4194304 4196468 140727726866800 139835354729056 139835886287630 0 4 0 16800975 18446744072100445317 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 2.34

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

[pid=23277/tid=23293] ppid=23274 vsize=13270076 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23293/stat : 23293 (java) S 23274 23277 19776 0 -1 1077944384 4960 0 0 0 161 1 0 0 20 0 20 0 8737636 13588557824 1010432 33554432000 4194304 4196468 140727726866800 139835358940016 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23294] ppid=23274 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23294/stat : 23294 (java) S 23274 23277 19776 0 -1 1077944384 6329 0 0 0 162 2 0 0 20 0 20 0 8737636 13588557824 1010432 33554432000 4194304 4196468 140727726866800 139835357886960 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23295] ppid=23274 vsize=13270076 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23295/stat : 23295 (java) S 23274 23277 19776 0 -1 1077944384 9807 0 0 0 81 2 0 0 20 0 20 0 8737636 13588557824 1010432 33554432000 4194304 4196468 140727726866800 139835356834416 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23296] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23296/stat : 23296 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737637 13588557824 1010432 33554432000 4194304 4196468 140727726866800 139835355781600 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23297] ppid=23274 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23297/stat : 23297 (java) S 23274 23277 19776 0 -1 1077944384 1193 0 0 0 41 45 0 0 20 0 20 0 8737637 13588557824 1010432 33554432000 4194304 4196468 140727726866800 139835354729136 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 2318.81
Current children cumulated vsize (KiB) 13270076

[startup+2322.31 s]
/proc/loadavg: 1.71 1.77 1.77 3/282 23477
/proc/meminfo: memFree=27449020/32770624 swapFree=5936/306000
[pid=23277] ppid=23274 vsize=13270076 CPUtime=2378.92 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 387950 0 0 0 236385 1507 0 0 20 0 20 0 8737629 13588557824 1010941 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3317519 1010941 3846 1 0 3305234 0
[pid=23277/tid=23278] ppid=23274 vsize=13270076 CPUtime=2310.95 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 146767 0 0 0 231059 36 0 0 20 0 20 0 8737630 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835905670048 139835878656336 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13270076 CPUtime=7.37 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 22847 0 0 0 571 166 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13270076 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 25324 0 0 0 562 163 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 25255 0 0 0 549 179 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13270076 CPUtime=7.35 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 24869 0 0 0 549 186 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13270076 CPUtime=7.3 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 20000 0 0 0 552 178 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13270076 CPUtime=7.26 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 28469 0 0 0 541 185 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13270076 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 27981 0 0 0 546 176 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13270076 CPUtime=7.33 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 24635 0 0 0 551 182 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23288] ppid=23274 vsize=13270076 CPUtime=3.21 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23288/stat : 23288 (java) S 23274 23277 19776 0 -1 1077944384 13395 0 0 0 317 4 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835364202736 139835901442690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23289] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23289/stat : 23289 (java) S 23274 23277 19776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835363149024 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23290] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23290/stat : 23290 (java) S 23274 23277 19776 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835362095872 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23291] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23291/stat : 23291 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835361044432 139835901450139 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23292] ppid=23274 vsize=13270076 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23292/stat : 23292 (java) S 23274 23277 19776 0 -1 1077944384 4648 0 0 0 126 1 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835359992560 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23293] ppid=23274 vsize=13270076 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23293/stat : 23293 (java) S 23274 23277 19776 0 -1 1077944384 4963 0 0 0 161 1 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835358940016 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23294] ppid=23274 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23294/stat : 23294 (java) S 23274 23277 19776 0 -1 1077944384 6332 0 0 0 162 2 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835357886960 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23295] ppid=23274 vsize=13270076 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23295/stat : 23295 (java) S 23274 23277 19776 0 -1 1077944384 9818 0 0 0 81 2 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835356834416 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23296] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23296/stat : 23296 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737637 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835355781600 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23297] ppid=23274 vsize=13270076 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23297/stat : 23297 (java) S 23274 23277 19776 0 -1 1077944384 1221 0 0 0 42 46 0 0 20 0 20 0 8737637 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835354729136 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 2378.92
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2343.4 s]
/proc/loadavg: 1.72 1.77 1.77 3/282 23477
/proc/meminfo: memFree=27448956/32770624 swapFree=5936/306024
[pid=23277] ppid=23274 vsize=13270076 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 388476 0 0 0 238494 1508 0 0 20 0 20 0 8737629 13588557824 1010941 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3317519 1010941 3846 1 0 3305234 0
[pid=23277/tid=23278] ppid=23274 vsize=13270076 CPUtime=2332.03 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 147293 0 0 0 233167 36 0 0 20 0 20 0 8737630 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835905670048 139835503365002 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13270076 CPUtime=7.37 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 22847 0 0 0 571 166 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13270076 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 25324 0 0 0 562 163 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 25255 0 0 0 549 179 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13270076 CPUtime=7.35 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 24869 0 0 0 549 186 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13270076 CPUtime=7.3 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 20000 0 0 0 552 178 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13270076 CPUtime=7.26 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 28469 0 0 0 541 185 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13270076 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 27981 0 0 0 546 176 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13270076 CPUtime=7.33 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 24635 0 0 0 551 182 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23288] ppid=23274 vsize=13270076 CPUtime=3.21 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23288/stat : 23288 (java) S 23274 23277 19776 0 -1 1077944384 13395 0 0 0 317 4 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835364202736 139835901442690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23289] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23289/stat : 23289 (java) S 23274 23277 19776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835363149024 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23290] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23290/stat : 23290 (java) S 23274 23277 19776 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835362095872 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23291] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23291/stat : 23291 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835361044432 139835901450139 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23292] ppid=23274 vsize=13270076 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23292/stat : 23292 (java) S 23274 23277 19776 0 -1 1077944384 4648 0 0 0 126 1 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835359992560 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23293] ppid=23274 vsize=13270076 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23293/stat : 23293 (java) S 23274 23277 19776 0 -1 1077944384 4963 0 0 0 161 1 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835358940016 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23294] ppid=23274 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23294/stat : 23294 (java) S 23274 23277 19776 0 -1 1077944384 6332 0 0 0 162 2 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835357886960 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23295] ppid=23274 vsize=13270076 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23295/stat : 23295 (java) S 23274 23277 19776 0 -1 1077944384 9818 0 0 0 81 2 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835356834416 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23296] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23296/stat : 23296 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737637 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835355781600 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23297] ppid=23274 vsize=13270076 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23297/stat : 23297 (java) S 23274 23277 19776 0 -1 1077944384 1221 0 0 0 43 46 0 0 20 0 20 0 8737637 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835354729136 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 2400.02
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 23277 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2343.4 s]
/proc/loadavg: 1.72 1.77 1.77 3/282 23477
/proc/meminfo: memFree=27448956/32770624 swapFree=5936/306024
[pid=23277] ppid=23274 vsize=13270076 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/23277/stat : 23277 (java) S 23274 23277 19776 0 -1 1077944320 388476 0 0 0 238494 1508 0 0 20 0 20 0 8737629 13588557824 1010941 33554432000 4194304 4196468 140727726866800 140727726849344 139835901431543 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
/proc/23277/statm: 3317519 1010941 3846 1 0 3305234 0
[pid=23277/tid=23278] ppid=23274 vsize=13270076 CPUtime=2332.03 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23278/stat : 23278 (java) R 23274 23277 19776 0 -1 4202560 147293 0 0 0 233167 36 0 0 20 0 20 0 8737630 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835905670048 139835503365002 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23279] ppid=23274 vsize=13270076 CPUtime=7.37 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23279/stat : 23279 (java) S 23274 23277 19776 0 -1 1077944384 22847 0 0 0 571 166 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835819911696 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23280] ppid=23274 vsize=13270076 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23280/stat : 23280 (java) S 23274 23277 19776 0 -1 1077944384 25324 0 0 0 562 163 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835818859152 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23281] ppid=23274 vsize=13270076 CPUtime=7.28 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23281/stat : 23281 (java) S 23274 23277 19776 0 -1 1077944384 25255 0 0 0 549 179 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835817806096 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23282] ppid=23274 vsize=13270076 CPUtime=7.35 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23282/stat : 23282 (java) S 23274 23277 19776 0 -1 1077944384 24869 0 0 0 549 186 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835816753552 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23283] ppid=23274 vsize=13270076 CPUtime=7.3 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23283/stat : 23283 (java) S 23274 23277 19776 0 -1 1077944384 20000 0 0 0 552 178 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835815701520 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23284] ppid=23274 vsize=13270076 CPUtime=7.26 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23284/stat : 23284 (java) S 23274 23277 19776 0 -1 1077944384 28469 0 0 0 541 185 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835494886544 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23285] ppid=23274 vsize=13270076 CPUtime=7.22 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23285/stat : 23285 (java) S 23274 23277 19776 0 -1 1077944384 27981 0 0 0 546 176 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835493833488 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23286] ppid=23274 vsize=13270076 CPUtime=7.33 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23286/stat : 23286 (java) S 23274 23277 19776 0 -1 1077944384 24635 0 0 0 551 182 0 0 20 0 20 0 8737631 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835492780944 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23288] ppid=23274 vsize=13270076 CPUtime=3.21 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23288/stat : 23288 (java) S 23274 23277 19776 0 -1 1077944384 13395 0 0 0 317 4 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835364202736 139835901442690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23289] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23289/stat : 23289 (java) S 23274 23277 19776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835363149024 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23290] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23290/stat : 23290 (java) S 23274 23277 19776 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 8737633 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835362095872 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23291] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23291/stat : 23291 (java) S 23274 23277 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835361044432 139835901450139 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23292] ppid=23274 vsize=13270076 CPUtime=1.27 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23292/stat : 23292 (java) S 23274 23277 19776 0 -1 1077944384 4648 0 0 0 126 1 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835359992560 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23293] ppid=23274 vsize=13270076 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23293/stat : 23293 (java) S 23274 23277 19776 0 -1 1077944384 4963 0 0 0 161 1 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835358940016 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23294] ppid=23274 vsize=13270076 CPUtime=1.64 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23294/stat : 23294 (java) S 23274 23277 19776 0 -1 1077944384 6332 0 0 0 162 2 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835357886960 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23295] ppid=23274 vsize=13270076 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23295/stat : 23295 (java) S 23274 23277 19776 0 -1 1077944384 9818 0 0 0 81 2 0 0 20 0 20 0 8737636 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835356834416 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23296] ppid=23274 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23296/stat : 23296 (java) S 23274 23277 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8737637 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835355781600 139835901441749 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
[pid=23277/tid=23297] ppid=23274 vsize=13270076 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/23277/task/23297/stat : 23297 (java) S 23274 23277 19776 0 -1 1077944384 1221 0 0 0 43 46 0 0 20 0 20 0 8737637 13588557824 1010941 33554432000 4194304 4196468 140727726866800 139835354729136 139835901442690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 13303808 140727726875785 140727726875972 140727726875972 140727726878671 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2343.43
CPU time (s): 2400.06
CPU user time (s): 2384.96
CPU system time (s): 15.1011
CPU usage (%): 102.416
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2384.96
system time used= 15.1011
maximum resident set size= 4051804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389008
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59937
involuntary context switches= 122527

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4052 second user time and 19.4268 second system time

The end

Launcher Data

Begin job on node151 at 2017-07-22 16:45:27
IDJOB=4248012
IDBENCH=130626
IDSOLVER=2628
FILE ID=node151/4248012-1500734727
RUNJOBID= node151-1500715858-19808
PBS_JOBID= 20623357
Free space on /tmp= 61984 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-19.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-4248012-1500734727/watcher-4248012-1500734727 -o /tmp/evaluation-result-4248012-1500734727/solver-4248012-1500734727 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19808 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1153113945 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4248012-1500734727.xml

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

MD5SUM BENCH= 30814e96d0bc4cf3d8fc4c07c399f55d
RANDOM SEED=1153113945

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28362492 kB
MemAvailable:   28717204 kB
Buffers:          142072 kB
Cached:           492136 kB
SwapCached:            0 kB
Active:          3651700 kB
Inactive:         311988 kB
Active(anon):    3332444 kB
Inactive(anon):     8668 kB
Active(file):     319256 kB
Inactive(file):   303320 kB
Unevictable:        5936 kB
Mlocked:            5968 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42216 kB
Writeback:             8 kB
AnonPages:       3329144 kB
Mapped:            46072 kB
Shmem:              8848 kB
Slab:             129924 kB
SReclaimable:      95944 kB
SUnreclaim:        33980 kB
KernelStack:        4864 kB
PageTables:        11688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4040928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3217408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61944 MiB
End job on node151 at 2017-07-22 17:24:31