Trace number 4249264

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-30SAT 9.4456 5.16593

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20a4/
TravellingSalesman-4-20-727-a4_X2.xml
MD5SUMfeda79726080e93715556435cff6944b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.4597402
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints228
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":216,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree208
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":37},{"degree":19,"count":1},{"degree":20,"count":18},{"degree":37,"count":1},{"degree":190,"count":1},{"degree":208,"count":1}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":20},{"arity":4,"count":207}]
Number of extensional constraints228
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":228}]
Optimization problemNO
Type of objective

Solver Data

0.26/0.29	c version: 2017-06-30
0.26/0.29	c seed: 684261777
0.26/0.29	c timeout: 2400
0.26/0.29	c memlimit: 15500
0.26/0.29	c nbcore: 8
0.44/0.31	c Parsing instance...
4.44/1.79	c Parsing done, starting search...
9.36/4.95	s SATISFIABLE
9.36/4.95	v <instantiation>
9.36/4.95	v 	<list>
9.36/4.95	v 		w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18]
9.36/4.95	v 	</list>
9.36/4.95	v 	<values>
9.36/4.95	v 		215 0 19 13 5 9 10 2 8 1 7 12 18 14 11 6 3 20 15 16 17 4 21 3 6 1 23 4 28 12 27 8 12 13 4 23 5 9 3 5 4 4 24 30 31 54 58 86 98 125 133 145 158 162 185 190 199 202 207 211 215 
9.36/4.95	v 	</values>
9.36/4.95	v </instantiation>

Verifier Data

OK	

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-4249264-1500754274/watcher-4249264-1500754274 -o /tmp/evaluation-result-4249264-1500754274/solver-4249264-1500754274 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1500754274-19481 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 684261777 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249264-1500754274.xml 

pid=19518
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.79 1.70 1.65 3/254 19523
/proc/meminfo: memFree=31534356/32770624 swapFree=5844/333704
[pid=19523] ppid=19518 vsize=10635564 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 2227 0 0 0 0 0 0 0 20 0 2 0 10696560 10890817536 2451 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 2658891 2451 1188 1 0 2647802 0
[pid=19523/tid=19524] ppid=19518 vsize=10636592 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) S 19518 19523 19450 0 -1 1077944384 916 0 0 0 0 0 0 0 20 0 4 0 10696560 10891870208 2451 33554432000 4194304 4196468 140723722737696 140043048490704 140043044259541 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=10637620 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 4 0 10696561 10892922880 2451 33554432000 4194304 4196468 140723722737696 140042983214176 140043044259541 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=10637620 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 5 0 10696561 10892922880 2451 33554432000 4194304 4196468 140723722737696 140042982161632 140043044259541 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=10638648 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 10696561 10893975552 2451 33554432000 4194304 4196468 140723722737696 140042981109088 140043044259541 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=10638648 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 10696561 10893975552 2451 33554432000 4194304 4196468 140723722737696 140042980056544 140043044259541 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=10639676 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) R 19518 19523 19450 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 7 0 10696561 10895028224 2451 33554432000 4194304 4196468 140723722737696 140043048490704 140043036989185 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0

[startup+0.100101 s]
/proc/loadavg: 1.79 1.70 1.65 3/254 19523
/proc/meminfo: memFree=31534356/32770624 swapFree=5844/333704
[pid=19523] ppid=19518 vsize=13263912 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 6427 0 0 0 9 1 0 0 20 0 20 0 10696560 13582245888 6695 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3315978 6695 3125 1 0 3303698 0
[pid=19523/tid=19524] ppid=19518 vsize=13263912 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 4517 0 0 0 7 1 0 0 20 0 20 0 10696560 13582245888 6695 33554432000 4194304 4196468 140723722737696 140043048478712 140043000884845 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 6695 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 6695 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 6695 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 6695 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 6761 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.20056 s]
/proc/loadavg: 1.79 1.70 1.65 3/254 19523
/proc/meminfo: memFree=31534356/32770624 swapFree=5844/333704
[pid=19523] ppid=19518 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 9019 0 0 0 24 2 0 0 20 0 20 0 10696560 13582245888 9452 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3315978 9452 3538 1 0 3303698 0
[pid=19523/tid=19524] ppid=19518 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 6734 0 0 0 16 1 0 0 20 0 20 0 10696560 13582245888 9452 33554432000 4194304 4196468 140723722737696 140043048462592 140043044271261 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 9452 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 9452 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 9452 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 9452 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 9452 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.30047 s]
/proc/loadavg: 1.79 1.70 1.65 3/254 19523
/proc/meminfo: memFree=31534356/32770624 swapFree=5844/333704
[pid=19523] ppid=19518 vsize=13263912 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 10196 0 0 0 41 3 0 0 20 0 20 0 10696560 13582245888 11386 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3315978 11386 3665 1 0 3303698 0
[pid=19523/tid=19524] ppid=19518 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 7412 0 0 0 25 2 0 0 20 0 20 0 10696560 13582245888 11386 33554432000 4194304 4196468 140723722737696 140043048472848 140043028329822 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 11386 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 11386 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 11386 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 11386 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13263912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13582245888 11386 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13263912

[startup+0.700472 s]
/proc/loadavg: 1.79 1.70 1.65 3/254 19523
/proc/meminfo: memFree=31534356/32770624 swapFree=5844/333704
[pid=19523] ppid=19518 vsize=13265980 CPUtime=1.58 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 13508 0 0 0 153 5 0 0 20 0 20 0 10696560 13584363520 24955 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3316495 24955 3770 1 0 3304210 0
[pid=19523/tid=19524] ppid=19518 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 8466 0 0 0 64 3 0 0 20 0 20 0 10696560 13584363520 24955 33554432000 4194304 4196468 140723722737696 140043048484200 140042660089904 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13584363520 24955 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13584363520 24955 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13584363520 24955 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 10696561 13584363520 24955 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696561 13584363520 24955 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 13265980

[startup+1.50077 s]
/proc/loadavg: 2.21 1.79 1.68 7/284 19553
/proc/meminfo: memFree=31160908/32770624 swapFree=5844/332988
[pid=19523] ppid=19518 vsize=13268028 CPUtime=3.77 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 21151 0 0 0 351 26 0 0 20 0 20 0 10696560 13586460672 86189 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3317007 86189 3811 1 0 3304722 0
[pid=19523/tid=19524] ppid=19518 vsize=13268028 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 10629 0 0 0 135 7 0 0 20 0 20 0 10696560 13586460672 86189 33554432000 4194304 4196468 140723722737696 140043048484968 140042664790418 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13268028 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 132 0 0 0 2 1 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13268028 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 103 0 0 0 2 1 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 22 0 0 0 2 2 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13268028 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 336 0 0 0 1 2 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13268028 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 18 0 0 0 1 1 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19530] ppid=19518 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19530/stat : 19530 (java) S 19518 19523 19450 0 -1 1077944384 72 0 0 0 2 2 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042638412176 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19531] ppid=19518 vsize=13268028 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19531/stat : 19531 (java) S 19518 19523 19450 0 -1 1077944384 22 0 0 0 2 2 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042637359632 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19532] ppid=19518 vsize=13268028 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19532/stat : 19532 (java) S 19518 19523 19450 0 -1 1077944384 21 0 0 0 2 1 0 0 20 0 20 0 10696561 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042636307088 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19537] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19537/stat : 19537 (java) S 19518 19523 19450 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 20 0 10696563 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042506848752 140043044260482 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19538] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19538/stat : 19538 (java) S 19518 19523 19450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042505795040 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19539] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19539/stat : 19539 (java) S 19518 19523 19450 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042504742400 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19546] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19546/stat : 19546 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696567 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042503690960 140043044267931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19547] ppid=19518 vsize=13268028 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19547/stat : 19547 (java) S 19518 19523 19450 0 -1 1077944384 2189 0 0 0 53 0 0 0 20 0 20 0 10696568 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042502637552 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19548] ppid=19518 vsize=13268028 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19548/stat : 19548 (java) S 19518 19523 19450 0 -1 1077944384 1917 0 0 0 49 0 0 0 20 0 20 0 10696568 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042501585008 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19549] ppid=19518 vsize=13268028 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19549/stat : 19549 (java) S 19518 19523 19450 0 -1 1077944384 1432 0 0 0 44 0 0 0 20 0 20 0 10696568 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042500532464 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19550] ppid=19518 vsize=13268028 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19550/stat : 19550 (java) S 19518 19523 19450 0 -1 1077944384 2597 0 0 0 50 0 0 0 20 0 20 0 10696568 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042499479920 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19552] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19552/stat : 19552 (java) S 19518 19523 19450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042498427616 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19553] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19553/stat : 19553 (java) S 19518 19523 19450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 86189 33554432000 4194304 4196468 140723722737696 140042497375152 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 13268028

[startup+3.10083 s]
/proc/loadavg: 2.21 1.79 1.68 2/276 19581
/proc/meminfo: memFree=31136192/32770624 swapFree=5844/332976
[pid=19523] ppid=19518 vsize=13268028 CPUtime=7.08 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 26847 0 0 0 653 55 0 0 20 0 20 0 10696560 13586460672 103100 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3317007 103100 3818 1 0 3304722 0
[pid=19523/tid=19524] ppid=19518 vsize=13268028 CPUtime=2.94 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 11050 0 0 0 287 7 0 0 20 0 20 0 10696560 13586460672 103100 33554432000 4194304 4196468 140723722737696 140043048485544 140042665388347 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 173 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 129 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 48 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13268028 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 357 0 0 0 4 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 45 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19530] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19530/stat : 19530 (java) S 19518 19523 19450 0 -1 1077944384 100 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042638412176 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19531] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19531/stat : 19531 (java) S 19518 19523 19450 0 -1 1077944384 48 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042637359632 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19532] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19532/stat : 19532 (java) S 19518 19523 19450 0 -1 1077944384 46 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042636307088 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19537] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19537/stat : 19537 (java) S 19518 19523 19450 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 20 0 10696563 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042506848752 140043044260482 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19538] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19538/stat : 19538 (java) S 19518 19523 19450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042505795040 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0

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

??? sigkill at end of watcher main loop
??? kill 19523 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20096 s]
/proc/loadavg: 2.21 1.79 1.68 2/276 19581
/proc/meminfo: memFree=31136192/32770624 swapFree=5844/332976
[pid=19523] ppid=19518 vsize=13268028 CPUtime=7.18 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 26850 0 0 0 663 55 0 0 20 0 20 0 10696560 13586460672 103100 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3317007 103100 3818 1 0 3304722 0
[pid=19523/tid=19524] ppid=19518 vsize=13268028 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 11053 0 0 0 297 7 0 0 20 0 20 0 10696560 13586460672 103100 33554432000 4194304 4196468 140723722737696 140043048485544 140042665561539 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 173 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 129 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 48 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13268028 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 357 0 0 0 4 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 45 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19530] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19530/stat : 19530 (java) S 19518 19523 19450 0 -1 1077944384 100 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042638412176 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19531] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19531/stat : 19531 (java) S 19518 19523 19450 0 -1 1077944384 48 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042637359632 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19532] ppid=19518 vsize=13268028 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19532/stat : 19532 (java) S 19518 19523 19450 0 -1 1077944384 46 0 0 0 5 5 0 0 20 0 20 0 10696561 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042636307088 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19537] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19537/stat : 19537 (java) S 19518 19523 19450 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 20 0 10696563 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042506848752 140043044260482 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19538] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19538/stat : 19538 (java) S 19518 19523 19450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042505795040 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19539] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19539/stat : 19539 (java) S 19518 19523 19450 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042504742400 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19546] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19546/stat : 19546 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696567 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042503690960 140043044267931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19547] ppid=19518 vsize=13268028 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19547/stat : 19547 (java) S 19518 19523 19450 0 -1 1077944384 3405 0 0 0 96 1 0 0 20 0 20 0 10696568 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042502637552 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19548] ppid=19518 vsize=13268028 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19548/stat : 19548 (java) S 19518 19523 19450 0 -1 1077944384 3075 0 0 0 79 0 0 0 20 0 20 0 10696568 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042501585008 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19549] ppid=19518 vsize=13268028 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19549/stat : 19549 (java) S 19518 19523 19450 0 -1 1077944384 3284 0 0 0 85 0 0 0 20 0 20 0 10696568 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042500532464 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19550] ppid=19518 vsize=13268028 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19550/stat : 19550 (java) S 19518 19523 19450 0 -1 1077944384 3236 0 0 0 59 0 0 0 20 0 20 0 10696568 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042499479920 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19552] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19552/stat : 19552 (java) S 19518 19523 19450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042498427616 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19553] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19553/stat : 19553 (java) S 19518 19523 19450 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 103100 33554432000 4194304 4196468 140723722737696 140042497375152 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 13268028

[startup+4.00077 s]
/proc/loadavg: 2.21 1.79 1.68 4/262 19621
/proc/meminfo: memFree=31098712/32770624 swapFree=5844/332992
[pid=19523] ppid=19518 vsize=13268028 CPUtime=8.46 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 27807 0 0 0 769 77 0 0 20 0 20 0 10696560 13586460672 114929 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3317007 114929 3819 1 0 3304722 0
[pid=19523/tid=19524] ppid=19518 vsize=13268028 CPUtime=3.78 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 11103 0 0 0 371 7 0 0 20 0 20 0 10696560 13586460672 114929 33554432000 4194304 4196468 140723722737696 140043048485736 140042665388151 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13268028 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 220 0 0 0 7 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13268028 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 166 0 0 0 7 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13268028 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 78 0 0 0 7 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13268028 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 396 0 0 0 7 7 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 76 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19530] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19530/stat : 19530 (java) S 19518 19523 19450 0 -1 1077944384 133 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042638412176 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19531] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19531/stat : 19531 (java) S 19518 19523 19450 0 -1 1077944384 603 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042637359632 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19532] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19532/stat : 19532 (java) S 19518 19523 19450 0 -1 1077944384 81 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042636307088 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19537] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19537/stat : 19537 (java) S 19518 19523 19450 0 -1 1077944384 442 0 0 0 0 0 0 0 20 0 20 0 10696563 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042506848752 140043044260482 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19538] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19538/stat : 19538 (java) S 19518 19523 19450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042505795040 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19539] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19539/stat : 19539 (java) S 19518 19523 19450 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042504742400 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19546] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19546/stat : 19546 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696567 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042503690960 140043044267931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19547] ppid=19518 vsize=13268028 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19547/stat : 19547 (java) S 19518 19523 19450 0 -1 1077944384 3468 0 0 0 104 1 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042502637552 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19548] ppid=19518 vsize=13268028 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19548/stat : 19548 (java) S 19518 19523 19450 0 -1 1077944384 3077 0 0 0 80 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042501585008 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19549] ppid=19518 vsize=13268028 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19549/stat : 19549 (java) S 19518 19523 19450 0 -1 1077944384 3287 0 0 0 87 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042500532464 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19550] ppid=19518 vsize=13268028 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19550/stat : 19550 (java) S 19518 19523 19450 0 -1 1077944384 3236 0 0 0 59 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042499479920 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19552] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19552/stat : 19552 (java) S 19518 19523 19450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042498427616 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19553] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19553/stat : 19553 (java) S 19518 19523 19450 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042497375152 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 13268028

[startup+4.80075 s]
/proc/loadavg: 2.21 1.79 1.68 6/284 19646
/proc/meminfo: memFree=30932408/32770624 swapFree=5844/333004
[pid=19523] ppid=19518 vsize=13268028 CPUtime=9.26 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) S 19518 19523 19450 0 -1 1077944320 27834 0 0 0 849 77 0 0 20 0 20 0 10696560 13586460672 114929 33554432000 4194304 4196468 140723722737696 140723722720240 140043044249335 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
/proc/19523/statm: 3317007 114929 3819 1 0 3304722 0
[pid=19523/tid=19524] ppid=19518 vsize=13268028 CPUtime=4.58 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19524/stat : 19524 (java) R 19518 19523 19450 0 -1 4202560 11120 0 0 0 451 7 0 0 20 0 20 0 10696560 13586460672 114929 33554432000 4194304 4196468 140723722737696 140043048485608 140042665388326 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19525] ppid=19518 vsize=13268028 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19525/stat : 19525 (java) S 19518 19523 19450 0 -1 1077944384 220 0 0 0 7 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042983213840 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19526] ppid=19518 vsize=13268028 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19526/stat : 19526 (java) S 19518 19523 19450 0 -1 1077944384 166 0 0 0 7 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042982161296 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19527] ppid=19518 vsize=13268028 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19527/stat : 19527 (java) S 19518 19523 19450 0 -1 1077944384 78 0 0 0 7 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042981108752 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19528] ppid=19518 vsize=13268028 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19528/stat : 19528 (java) S 19518 19523 19450 0 -1 1077944384 396 0 0 0 7 7 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042980056208 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19529] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19529/stat : 19529 (java) S 19518 19523 19450 0 -1 1077944384 76 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042639464720 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19530] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19530/stat : 19530 (java) S 19518 19523 19450 0 -1 1077944384 133 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042638412176 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19531] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19531/stat : 19531 (java) S 19518 19523 19450 0 -1 1077944384 603 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042637359632 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19532] ppid=19518 vsize=13268028 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19532/stat : 19532 (java) S 19518 19523 19450 0 -1 1077944384 81 0 0 0 8 8 0 0 20 0 20 0 10696561 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042636307088 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19537] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19537/stat : 19537 (java) S 19518 19523 19450 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 20 0 10696563 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042506848752 140043044260482 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19538] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19538/stat : 19538 (java) S 19518 19523 19450 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042505795040 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19539] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19539/stat : 19539 (java) S 19518 19523 19450 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 10696564 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042504742400 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19546] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19546/stat : 19546 (java) S 19518 19523 19450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 10696567 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042503690960 140043044267931 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19547] ppid=19518 vsize=13268028 CPUtime=1.05 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19547/stat : 19547 (java) S 19518 19523 19450 0 -1 1077944384 3471 0 0 0 104 1 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042502637552 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19548] ppid=19518 vsize=13268028 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19548/stat : 19548 (java) S 19518 19523 19450 0 -1 1077944384 3077 0 0 0 80 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042501585008 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19549] ppid=19518 vsize=13268028 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19549/stat : 19549 (java) S 19518 19523 19450 0 -1 1077944384 3287 0 0 0 87 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042500532464 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19550] ppid=19518 vsize=13268028 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19550/stat : 19550 (java) S 19518 19523 19450 0 -1 1077944384 3236 0 0 0 59 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042499479920 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19552] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19552/stat : 19552 (java) S 19518 19523 19450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042498427616 140043044259541 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
[pid=19523/tid=19553] ppid=19518 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19553/stat : 19553 (java) S 19518 19523 19450 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 10696568 13586460672 114929 33554432000 4194304 4196468 140723722737696 140042497375152 140043044260482 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24928256 140723722744970 140723722745156 140723722745156 140723722747855 0
Current children cumulated CPU time (s) 9.26
Current children cumulated vsize (KiB) 13268028

[startup+5.00077 s]
/proc/loadavg: 2.21 1.79 1.68 6/284 19646
/proc/meminfo: memFree=30932408/32770624 swapFree=5844/333004
[pid=19523] ppid=19518 vsize=0 CPUtime=9.43 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) Z 19518 19523 19450 0 -1 4227084 28374 0 0 0 865 78 0 0 20 0 2 0 10696560 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/19523/statm: 0 0 0 0 0 0 0
[pid=19523/tid=19531] ppid=19518 vsize=0 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19531/stat : 19531 (java) D 19518 19523 19450 0 -1 4203588 603 0 0 0 8 9 0 0 20 0 2 0 10696561 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.43
Current children cumulated vsize (KiB) 0

[startup+5.10053 s]
/proc/loadavg: 2.21 1.79 1.68 6/284 19646
/proc/meminfo: memFree=30932408/32770624 swapFree=5844/333004
[pid=19523] ppid=19518 vsize=0 CPUtime=9.43 cores=0,2,4,6,8,10,12,14
/proc/19523/stat : 19523 (java) Z 19518 19523 19450 0 -1 4227084 28374 0 0 0 865 78 0 0 20 0 2 0 10696560 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/19523/statm: 0 0 0 0 0 0 0
[pid=19523/tid=19531] ppid=19518 vsize=0 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/19523/task/19531/stat : 19531 (java) D 19518 19523 19450 0 -1 4203588 603 0 0 0 8 9 0 0 20 0 2 0 10696561 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.43
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5.16593
CPU time (s): 9.4456
CPU user time (s): 8.65587
CPU system time (s): 0.789735
CPU usage (%): 182.844
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.65587
system time used= 0.789735
maximum resident set size= 460264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3321
involuntary context switches= 633

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041687 second user time and 0.048031 second system time

The end

Launcher Data

Begin job on node112 at 2017-07-22 22:11:14
IDJOB=4249264
IDBENCH=135913
IDSOLVER=2628
FILE ID=node112/4249264-1500754274
RUNJOBID= node112-1500754274-19481
PBS_JOBID= 20624587
Free space on /tmp= 61968 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-727-a4_X2.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-4249264-1500754274/watcher-4249264-1500754274 -o /tmp/evaluation-result-4249264-1500754274/solver-4249264-1500754274 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1500754274-19481 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 684261777 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249264-1500754274.xml

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

MD5SUM BENCH= feda79726080e93715556435cff6944b
RANDOM SEED=684261777

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

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

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

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

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.79
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		: 2267.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		: 1867.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.79
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		: 2000.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		: 1733.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.79
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:        31540896 kB
MemAvailable:   31994900 kB
Buffers:          150084 kB
Cached:           584756 kB
SwapCached:            0 kB
Active:           445144 kB
Inactive:         342728 kB
Active(anon):      56652 kB
Inactive(anon):     8700 kB
Active(file):     388492 kB
Inactive(file):   334028 kB
Unevictable:        5844 kB
Mlocked:            5844 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             85172 kB
Writeback:             4 kB
AnonPages:         59276 kB
Mapped:            30744 kB
Shmem:              8840 kB
Slab:             128796 kB
SReclaimable:      94636 kB
SUnreclaim:        34160 kB
KernelStack:        4080 kB
PageTables:         4704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     311100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61888 MiB
End job on node112 at 2017-07-22 22:11:20