Trace number 4245246

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.12 2344.53

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K11-P04.xml
MD5SUM83a9e5860e8605726185e9821b8e29ef
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 variables561
Number of constraints255
Number of domains2
Minimum domain size253
Maximum domain size254
Distribution of domain sizes[{"size":253,"count":253},{"size":254,"count":44}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":264},{"degree":2,"count":253},{"degree":12,"count":22},{"degree":13,"count":22}]
Minimum constraint arity3
Maximum constraint arity253
Distribution of constraint arities[{"arity":3,"count":253},{"arity":44,"count":1},{"arity":253,"count":1}]
Number of extensional constraints0
Number of intensional constraints253
Distribution of constraint types[{"type":"intension","count":253},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.42/0.32	c version: 2017-06-30
0.42/0.32	c seed: 60656901
0.42/0.32	c timeout: 2400
0.42/0.32	c memlimit: 15500
0.42/0.32	c nbcore: 8
0.42/0.36	c Parsing instance...
1.90/1.05	c Parsing done, starting search...
2400.09/2344.50	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-4245246-1500699032/watcher-4245246-1500699032 -o /tmp/evaluation-result-4245246-1500699032/solver-4245246-1500699032 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500682496-8516 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 60656901 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245246-1500699032.xml 

pid=11253
running on 8 cores: 0,2,4,6,8,10,12,14

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.55 1.43 1.41 3/261 11256
/proc/meminfo: memFree=31393772/32770624 swapFree=5856/273624
[pid=11256] ppid=11253 vsize=11101512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 2267 0 0 0 0 0 0 0 20 0 10 0 5171916 11367948288 2498 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 2775378 2498 1199 1 0 2764289 0
[pid=11256/tid=11257] ppid=11253 vsize=12564600 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 987 0 0 0 0 0 0 0 20 0 10 0 5171917 12866150400 2527 33554432000 4194304 4196468 140727349391696 139788127311176 139788109151175 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2527 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2592 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2592 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2592 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2592 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2658 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2658 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=12565436 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 5171918 12867006464 2658 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0

[startup+0.100074 s]
/proc/loadavg: 1.55 1.43 1.41 3/261 11256
/proc/meminfo: memFree=31393772/32770624 swapFree=5856/273624
[pid=11256] ppid=11253 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 5493 0 0 0 8 1 0 0 20 0 20 0 5171916 13582725120 6604 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3316095 6604 3310 1 0 3303815 0
[pid=11256/tid=11257] ppid=11253 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 3578 0 0 0 7 1 0 0 20 0 20 0 5171917 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788127305120 139788123092125 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13264380 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582725120 6604 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.201125 s]
/proc/loadavg: 1.55 1.43 1.41 3/261 11256
/proc/meminfo: memFree=31393772/32770624 swapFree=5856/273624
[pid=11256] ppid=11253 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 8646 0 0 0 23 2 0 0 20 0 20 0 5171916 13582245888 9198 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3315978 9198 3574 1 0 3303698 0
[pid=11256/tid=11257] ppid=11253 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 6363 0 0 0 16 2 0 0 20 0 20 0 5171917 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788127300496 139788107150686 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 9198 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300877 s]
/proc/loadavg: 1.55 1.43 1.41 3/261 11256
/proc/meminfo: memFree=31393772/32770624 swapFree=5856/273624
[pid=11256] ppid=11253 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 9593 0 0 0 39 3 0 0 20 0 20 0 5171916 13582245888 10816 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3315978 10816 3609 1 0 3303698 0
[pid=11256/tid=11257] ppid=11253 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 7028 0 0 0 25 2 0 0 20 0 20 0 5171917 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788127277568 139788107150686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13582245888 10816 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700429 s]
/proc/loadavg: 1.55 1.43 1.41 3/261 11256
/proc/meminfo: memFree=31393772/32770624 swapFree=5856/273624
[pid=11256] ppid=11253 vsize=13265980 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 11532 0 0 0 118 5 0 0 20 0 20 0 5171916 13584363520 16373 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3316495 16373 3755 1 0 3304210 0
[pid=11256/tid=11257] ppid=11253 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 8014 0 0 0 64 3 0 0 20 0 20 0 5171917 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788127306064 139788123082134 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171918 13584363520 16373 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13265980

[startup+1.50106 s]
/proc/loadavg: 1.55 1.43 1.41 6/281 11276
/proc/meminfo: memFree=31293136/32770624 swapFree=5856/273684
[pid=11256] ppid=11253 vsize=13268028 CPUtime=3.99 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 24472 0 0 0 383 16 0 0 20 0 20 0 5171916 13586460672 57469 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3317007 57469 3793 1 0 3304722 0
[pid=11256/tid=11257] ppid=11253 vsize=13268028 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 10727 0 0 0 139 5 0 0 20 0 20 0 5171917 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788127308616 139787718907192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 53 0 0 0 1 1 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 272 0 0 0 0 1 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 81 0 0 0 1 0 0 0 20 0 20 0 5171918 13586460672 57469 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11267] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11267/stat : 11267 (java) S 11253 11256 8485 0 -1 1077944384 371 0 0 0 0 0 0 0 20 0 20 0 5171920 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787451632496 139788123081346 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11268] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11268/stat : 11268 (java) S 11253 11256 8485 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787450578528 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11269] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11269/stat : 11269 (java) S 11253 11256 8485 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787449525632 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11270] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11270/stat : 11270 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787448473936 139788123088795 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11271] ppid=11253 vsize=13268028 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11271/stat : 11271 (java) R 11253 11256 8485 0 -1 4202560 2808 0 0 0 59 0 0 0 20 0 20 0 5171925 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787447412368 139788103706136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11272] ppid=11253 vsize=13268028 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11272/stat : 11272 (java) R 11253 11256 8485 0 -1 4202560 2695 0 0 0 61 0 0 0 20 0 20 0 5171925 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787446349512 139788115359653 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11273] ppid=11253 vsize=13268028 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11273/stat : 11273 (java) R 11253 11256 8485 0 -1 4202560 2501 0 0 0 58 0 0 0 20 0 20 0 5171925 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787445304304 139788107840297 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11274] ppid=11253 vsize=13268028 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11274/stat : 11274 (java) S 11253 11256 8485 0 -1 1077944384 3358 0 0 0 56 1 0 0 20 0 20 0 5171925 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787444262896 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11275] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11275/stat : 11275 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787443211360 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11276] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11276/stat : 11276 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171926 13586460672 57469 33554432000 4194304 4196468 140727349391696 139787442158640 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 3.99

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

[pid=11256/tid=11272] ppid=11253 vsize=13268028 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11272/stat : 11272 (java) S 11253 11256 8485 0 -1 1077944384 4649 0 0 0 134 1 0 0 20 0 20 0 5171925 13586460672 597678 33554432000 4194304 4196468 140727349391696 139787446368496 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11273] ppid=11253 vsize=13268028 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11273/stat : 11273 (java) S 11253 11256 8485 0 -1 1077944384 4197 0 0 0 112 1 0 0 20 0 20 0 5171925 13586460672 597678 33554432000 4194304 4196468 140727349391696 139787445315696 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11274] ppid=11253 vsize=13268028 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11274/stat : 11274 (java) S 11253 11256 8485 0 -1 1077944384 4958 0 0 0 60 1 0 0 20 0 20 0 5171925 13586460672 597678 33554432000 4194304 4196468 140727349391696 139787444262896 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11275] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11275/stat : 11275 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 597678 33554432000 4194304 4196468 140727349391696 139787443211360 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11276] ppid=11253 vsize=13268028 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11276/stat : 11276 (java) S 11253 11256 8485 0 -1 1077944384 1476 0 0 0 53 48 0 0 20 0 20 0 5171926 13586460672 597678 33554432000 4194304 4196468 140727349391696 139787442158640 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 2315.62
Current children cumulated vsize (KiB) 13268028

[startup+2322.3 s]
/proc/loadavg: 1.10 1.41 1.48 3/280 11362
/proc/meminfo: memFree=27264032/32770624 swapFree=5856/276152
[pid=11256] ppid=11253 vsize=13268028 CPUtime=2377.26 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 236837 0 0 0 237199 527 0 0 20 0 20 0 5171916 13586460672 600109 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3317007 600109 3806 1 0 3304722 0
[pid=11256/tid=11257] ppid=11253 vsize=13268028 CPUtime=2308.79 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 60949 0 0 0 230834 45 0 0 20 0 20 0 5171917 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788127308448 139787719760346 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13268028 CPUtime=7.49 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 14972 0 0 0 695 54 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13268028 CPUtime=7.45 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 15913 0 0 0 690 55 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13268028 CPUtime=7.49 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 14601 0 0 0 694 55 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13268028 CPUtime=7.42 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 17853 0 0 0 685 57 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13268028 CPUtime=7.48 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 18174 0 0 0 693 55 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13268028 CPUtime=7.41 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 17032 0 0 0 685 56 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13268028 CPUtime=7.44 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 18272 0 0 0 690 54 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13268028 CPUtime=7.49 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 14578 0 0 0 696 53 0 0 20 0 20 0 5171918 13586460672 600109 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11267] ppid=11253 vsize=13268028 CPUtime=3.2 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11267/stat : 11267 (java) S 11253 11256 8485 0 -1 1077944384 21102 0 0 0 290 30 0 0 20 0 20 0 5171920 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787451632496 139788123081346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11268] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11268/stat : 11268 (java) S 11253 11256 8485 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787450578528 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11269] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11269/stat : 11269 (java) S 11253 11256 8485 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787449525632 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11270] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11270/stat : 11270 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787448473936 139788123088795 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11271] ppid=11253 vsize=13268028 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11271/stat : 11271 (java) S 11253 11256 8485 0 -1 1077944384 6639 0 0 0 130 1 0 0 20 0 20 0 5171925 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787447421296 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11272] ppid=11253 vsize=13268028 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11272/stat : 11272 (java) S 11253 11256 8485 0 -1 1077944384 4654 0 0 0 134 1 0 0 20 0 20 0 5171925 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787446368496 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11273] ppid=11253 vsize=13268028 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11273/stat : 11273 (java) S 11253 11256 8485 0 -1 1077944384 4202 0 0 0 112 1 0 0 20 0 20 0 5171925 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787445315696 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11274] ppid=11253 vsize=13268028 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11274/stat : 11274 (java) S 11253 11256 8485 0 -1 1077944384 4962 0 0 0 60 1 0 0 20 0 20 0 5171925 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787444262896 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11275] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11275/stat : 11275 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787443211360 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11276] ppid=11253 vsize=13268028 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11276/stat : 11276 (java) S 11253 11256 8485 0 -1 1077944384 1514 0 0 0 55 49 0 0 20 0 20 0 5171926 13586460672 600109 33554432000 4194304 4196468 140727349391696 139787442158640 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 2377.26
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2344.5 s]
/proc/loadavg: 1.22 1.41 1.48 3/280 11363
/proc/meminfo: memFree=27261064/32770624 swapFree=5856/276192
[pid=11256] ppid=11253 vsize=13268028 CPUtime=2400.09 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 239679 0 0 0 239479 530 0 0 20 0 20 0 5171916 13586460672 600621 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3317007 600621 3806 1 0 3304722 0
[pid=11256/tid=11257] ppid=11253 vsize=13268028 CPUtime=2330.82 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 61462 0 0 0 233037 45 0 0 20 0 20 0 5171917 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788127308704 139787719760320 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13268028 CPUtime=7.59 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 15075 0 0 0 704 55 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13268028 CPUtime=7.55 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 16058 0 0 0 700 55 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13268028 CPUtime=7.58 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 14698 0 0 0 703 55 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13268028 CPUtime=7.5 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 17938 0 0 0 693 57 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13268028 CPUtime=7.57 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 18534 0 0 0 701 56 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13268028 CPUtime=7.5 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 17130 0 0 0 694 56 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13268028 CPUtime=7.54 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 19109 0 0 0 700 54 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13268028 CPUtime=7.57 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 14898 0 0 0 704 53 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11267] ppid=11253 vsize=13268028 CPUtime=3.25 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11267/stat : 11267 (java) S 11253 11256 8485 0 -1 1077944384 21358 0 0 0 294 31 0 0 20 0 20 0 5171920 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787451632496 139788123081346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11268] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11268/stat : 11268 (java) S 11253 11256 8485 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787450578528 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11269] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11269/stat : 11269 (java) S 11253 11256 8485 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787449525632 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11270] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11270/stat : 11270 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787448473936 139788123088795 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11271] ppid=11253 vsize=13268028 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11271/stat : 11271 (java) S 11253 11256 8485 0 -1 1077944384 6641 0 0 0 130 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787447421296 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11272] ppid=11253 vsize=13268028 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11272/stat : 11272 (java) S 11253 11256 8485 0 -1 1077944384 4656 0 0 0 134 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787446368496 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11273] ppid=11253 vsize=13268028 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11273/stat : 11273 (java) S 11253 11256 8485 0 -1 1077944384 4205 0 0 0 112 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787445315696 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11274] ppid=11253 vsize=13268028 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11274/stat : 11274 (java) S 11253 11256 8485 0 -1 1077944384 4964 0 0 0 60 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787444262896 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11275] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11275/stat : 11275 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787443211360 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11276] ppid=11253 vsize=13268028 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11276/stat : 11276 (java) S 11253 11256 8485 0 -1 1077944384 1533 0 0 0 55 50 0 0 20 0 20 0 5171926 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787442158640 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 13268028

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 11256 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2344.5 s]
/proc/loadavg: 1.22 1.41 1.48 3/280 11363
/proc/meminfo: memFree=27261064/32770624 swapFree=5856/276192
[pid=11256] ppid=11253 vsize=13268028 CPUtime=2400.09 cores=0,2,4,6,8,10,12,14
/proc/11256/stat : 11256 (java) S 11253 11256 8485 0 -1 1077944320 239679 0 0 0 239479 530 0 0 20 0 20 0 5171916 13586460672 600621 33554432000 4194304 4196468 140727349391696 140727349374240 139788123070199 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
/proc/11256/statm: 3317007 600621 3806 1 0 3304722 0
[pid=11256/tid=11257] ppid=11253 vsize=13268028 CPUtime=2330.82 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11257/stat : 11257 (java) R 11253 11256 8485 0 -1 4202560 61462 0 0 0 233037 45 0 0 20 0 20 0 5171917 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788127308704 139787719760320 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11258] ppid=11253 vsize=13268028 CPUtime=7.59 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11258/stat : 11258 (java) S 11253 11256 8485 0 -1 1077944384 15075 0 0 0 704 55 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788041550992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11259] ppid=11253 vsize=13268028 CPUtime=7.55 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11259/stat : 11259 (java) S 11253 11256 8485 0 -1 1077944384 16058 0 0 0 700 55 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788040498192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11260] ppid=11253 vsize=13268028 CPUtime=7.58 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11260/stat : 11260 (java) S 11253 11256 8485 0 -1 1077944384 14698 0 0 0 703 55 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788039445392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11261] ppid=11253 vsize=13268028 CPUtime=7.5 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11261/stat : 11261 (java) S 11253 11256 8485 0 -1 1077944384 17938 0 0 0 693 57 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788038392592 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11262] ppid=11253 vsize=13268028 CPUtime=7.57 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11262/stat : 11262 (java) S 11253 11256 8485 0 -1 1077944384 18534 0 0 0 701 56 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788037339792 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11263] ppid=11253 vsize=13268028 CPUtime=7.5 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11263/stat : 11263 (java) S 11253 11256 8485 0 -1 1077944384 17130 0 0 0 694 56 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788036286992 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11264] ppid=11253 vsize=13268028 CPUtime=7.54 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11264/stat : 11264 (java) S 11253 11256 8485 0 -1 1077944384 19109 0 0 0 700 54 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788035234192 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11265] ppid=11253 vsize=13268028 CPUtime=7.57 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11265/stat : 11265 (java) S 11253 11256 8485 0 -1 1077944384 14898 0 0 0 704 53 0 0 20 0 20 0 5171918 13586460672 600621 33554432000 4194304 4196468 140727349391696 139788034181392 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11267] ppid=11253 vsize=13268028 CPUtime=3.25 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11267/stat : 11267 (java) S 11253 11256 8485 0 -1 1077944384 21358 0 0 0 294 31 0 0 20 0 20 0 5171920 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787451632496 139788123081346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11268] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11268/stat : 11268 (java) S 11253 11256 8485 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787450578528 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11269] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11269/stat : 11269 (java) S 11253 11256 8485 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 5171921 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787449525632 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11270] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11270/stat : 11270 (java) S 11253 11256 8485 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787448473936 139788123088795 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11271] ppid=11253 vsize=13268028 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11271/stat : 11271 (java) S 11253 11256 8485 0 -1 1077944384 6641 0 0 0 130 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787447421296 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11272] ppid=11253 vsize=13268028 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11272/stat : 11272 (java) S 11253 11256 8485 0 -1 1077944384 4656 0 0 0 134 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787446368496 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11273] ppid=11253 vsize=13268028 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11273/stat : 11273 (java) S 11253 11256 8485 0 -1 1077944384 4205 0 0 0 112 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787445315696 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11274] ppid=11253 vsize=13268028 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11274/stat : 11274 (java) S 11253 11256 8485 0 -1 1077944384 4964 0 0 0 60 1 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787444262896 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11275] ppid=11253 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11275/stat : 11275 (java) S 11253 11256 8485 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5171925 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787443211360 139788123080405 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
[pid=11256/tid=11276] ppid=11253 vsize=13268028 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/11256/task/11276/stat : 11276 (java) S 11253 11256 8485 0 -1 1077944384 1533 0 0 0 55 50 0 0 20 0 20 0 5171926 13586460672 600621 33554432000 4194304 4196468 140727349391696 139787442158640 139788123081346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24248320 140727349396619 140727349396804 140727349396804 140727349399503 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 13268028

Child status: 143
Real time (s): 2344.53
CPU time (s): 2400.12
CPU user time (s): 2394.8
CPU system time (s): 5.32421
CPU usage (%): 102.371
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.8
system time used= 5.32421
maximum resident set size= 2403048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240172
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 199905
involuntary context switches= 160344

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7964 second user time and 19.4189 second system time

The end

Launcher Data

Begin job on node117 at 2017-07-22 06:50:32
IDJOB=4245246
IDBENCH=120746
IDSOLVER=2628
FILE ID=node117/4245246-1500699032
RUNJOBID= node117-1500682496-8516
PBS_JOBID= 20623327
Free space on /tmp= 61964 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K11-P04.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-4245246-1500699032/watcher-4245246-1500699032 -o /tmp/evaluation-result-4245246-1500699032/solver-4245246-1500699032 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500682496-8516 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 60656901 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245246-1500699032.xml

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

MD5SUM BENCH= 83a9e5860e8605726185e9821b8e29ef
RANDOM SEED=60656901

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

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

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

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

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

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

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.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.92
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:        31394144 kB
MemAvailable:   31650876 kB
Buffers:          111100 kB
Cached:           427824 kB
SwapCached:            0 kB
Active:           662332 kB
Inactive:         282312 kB
Active(anon):     408484 kB
Inactive(anon):     8688 kB
Active(file):     253848 kB
Inactive(file):   273624 kB
Unevictable:        5856 kB
Mlocked:            5856 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42184 kB
Writeback:            16 kB
AnonPages:        409512 kB
Mapped:            44788 kB
Shmem:              8840 kB
Slab:             124364 kB
SReclaimable:      90192 kB
SUnreclaim:        34172 kB
KernelStack:        4496 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1642672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61920 MiB
End job on node117 at 2017-07-22 07:29:37