Trace number 4258197

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05OPT2 82.627502 70.088997

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-14.xml
MD5SUMf410f04816b97be6981931cb2af07a5b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.441248
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints364
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":105},{"degree":13,"count":91}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":364}]
Number of extensional constraints0
Number of intensional constraints364
Distribution of constraint types[{"type":"intension","count":364}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

14.99/5.91	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
14.99/5.91	c This is free software under the dual EPL/GNU LGPL licenses.
14.99/5.91	c See www.sat4j.org for details.
14.99/5.91	c That software uses the Rhino library from the Mozilla project.
14.99/5.91	c version CUSTOM.v20170705
14.99/5.91	c java.runtime.name	Java(TM) SE Runtime Environment
14.99/5.91	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
14.99/5.91	c java.vm.version	25.131-b11
14.99/5.91	c java.vm.vendor	Oracle Corporation
14.99/5.91	c sun.arch.data.model	64
14.99/5.91	c java.version		1.8.0_131
14.99/5.91	c os.name		Linux
14.99/5.91	c os.version		3.10.0-514.16.1.el7.x86_64
14.99/5.91	c os.arch		amd64
14.99/5.91	c Free memory 		499604488
14.99/5.91	c Max memory 		7247757312
14.99/5.91	c Total memory 		504889344
14.99/5.91	c Number of processors 	4
14.99/5.91	c c --- Begin Solver configuration ---
14.99/5.91	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
14.99/5.91	c Learn all clauses as in MiniSAT
14.99/5.91	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
14.99/5.91	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
14.99/5.91	c No reason simplification
14.99/5.91	c Glucose 2.1 dynamic restart strategy
14.99/5.91	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
14.99/5.91	c timeout=2147483s
14.99/5.91	c DB Simplification allowed=false
14.99/5.91	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
14.99/5.91	c --- End Solver configuration ---
14.99/5.91	c constraints type 
14.99/5.91	c org.sat4j.minisat.constraints.card.MinWatchCard => 182
14.99/5.91	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9791054
14.99/5.91	c org.sat4j.minisat.constraints.cnf.UnitClause => 728
14.99/5.91	c 9791964 constraints processed.
17.06/6.61	o 90
17.99/7.47	o 88
19.49/8.73	o 87
23.82/11.82	o 86
26.08/14.07	o 79
32.65/20.56	o 78
33.93/21.70	o 74
36.81/24.53	o 68
39.41/27.19	o 65
42.46/30.15	o 63
43.73/31.34	o 60
46.14/33.79	o 56
49.78/37.35	o 46
51.99/39.50	o 45
52.61/40.14	o 44
53.64/41.11	o 43
54.38/41.88	o 42
55.58/43.10	o 41
56.58/44.02	o 40
57.88/45.30	o 37
58.88/46.34	o 36
59.67/47.19	o 35
60.48/47.97	o 34
61.28/48.76	o 33
62.08/49.54	o 32
62.78/50.22	o 31
63.38/50.82	o 30
64.18/51.61	o 29
64.99/52.49	o 28
65.69/53.17	o 27
66.50/53.95	o 26
67.00/54.46	o 25
67.51/54.91	o 24
68.31/55.73	o 23
69.11/56.58	o 21
69.82/57.21	o 20
70.51/57.92	o 19
71.11/58.52	o 18
71.81/59.29	o 17
72.62/60.00	o 16
73.06/60.46	o 15
73.56/60.94	o 14
74.01/61.36	o 13
74.52/61.82	o 12
74.92/62.26	o 11
75.32/62.68	o 10
76.02/63.31	o 9
76.43/63.72	o 8
76.93/64.22	o 7
77.43/64.76	o 6
77.83/65.16	o 5
78.33/65.65	o 4
79.13/66.40	o 3
82.43/69.79	o 2
82.60/70.06	c starts		: 2197
82.60/70.06	c conflicts		: 540856
82.60/70.06	c decisions		: 18430239
82.60/70.06	c propagations		: 72927595
82.60/70.06	c inspects		: 628943575
82.60/70.06	c shortcuts		: 0
82.60/70.06	c learnt literals	: 3172
82.60/70.06	c learnt binary clauses	: 2045
82.60/70.06	c learnt ternary clauses	: 4456
82.60/70.06	c learnt constraints	: 537683
82.60/70.06	c ignored constraints	: 0
82.60/70.06	c root simplifications	: 0
82.60/70.06	c removed literals (reason simplification)	: 0
82.60/70.06	c reason swapping (by a shorter reason)	: 0
82.60/70.06	c Calls to reduceDB	: 78
82.60/70.06	c Number of update (reduction) of LBD	: 369597
82.60/70.06	c Imported unit clauses	: 0
82.60/70.06	c number of reductions to clauses (during analyze)	: 0
82.60/70.06	c number of learned constraints concerned by reduction	: 0
82.60/70.06	c number of learning phase by resolution	: 0
82.60/70.06	c number of learning phase by cutting planes	: 0
82.60/70.06	c number of rounding to 1 operations	: 0
82.60/70.06	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
82.60/70.06	c number of reductions of the coefficients by power 2 	: 0
82.60/70.06	c number of right shift for reduction by power 2 	: 0
82.60/70.06	c number of reductions of the coefficients by GCD over coefficients 	: 0
82.60/70.06	c speed (assignments/second)	: 1136988.7435493676
82.60/70.06	c non guided choices	2783800
82.60/70.06	c learnt constraints type 
82.60/70.06	s OPTIMUM FOUND
82.60/70.06	v <instantiation type="optimum" cost="2">
82.60/70.06	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] </list>
82.60/70.06	v 	<values> 0 0 2 0 1 1 1 1 0 2 0 2 0 2 0 0 2 2 1 1 0 0 1 2 2 0 1 0 0 0 0 1 2 1 1 2 2 1 0 0 0 0 0 0 0 0 1 0 2 1 2 0 1 0 1 2 0 0 0 0 0 2 2 0 0 1 0 0 2 1 0 0 0 0 0 0 0 2 2 2 1 1 0 0 0 0 0 0 0 0 0 2 0 2 0 2 1 1 0 0 0 0 0 0 0 0 1 0 2 1 0 2 0 0 0 0 0 0 0 0 0 1 1 2 2 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
82.60/70.06	v </instantiation>
82.60/70.06	

Verifier Data

OK	2

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-4258197-1501998976/watcher-4258197-1501998976 -o /tmp/evaluation-result-4258197-1501998976/solver-4258197-1501998976 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1501992487-9585 --watchdog 300 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258197-1501998976.xml 

pid=16243
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 2.04 2.04 2.12 4/195 16246
/proc/meminfo: memFree=31644080/32770624 swapFree=0/302008
[pid=16246] ppid=16243 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16246/stat : 16246 (runsolver) D 16243 16246 2450 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 2091413 24240128 106 18446744073709551615 4194304 4338465 140722882446816 140722882444456 140323343381207 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 38973440 140722882453649 140722882454095 140722882454095 140722882457546 0
/proc/16246/statm: 5918 106 53 36 0 2156 0

[startup+0.103555 s]
/proc/loadavg: 2.04 2.04 2.12 4/195 16246
/proc/meminfo: memFree=31644080/32770624 swapFree=0/302008
[pid=16246] ppid=16243 vsize=10151672 CPUtime=0.03 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 4114 0 0 0 3 0 0 0 20 0 9 0 2091413 10395312128 5262 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2537918 5262 2111 1 0 2527415 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.200226 s]
/proc/loadavg: 2.04 2.04 2.12 4/195 16246
/proc/meminfo: memFree=31644080/32770624 swapFree=0/302008
[pid=16246] ppid=16243 vsize=10551156 CPUtime=0.08 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 5164 0 0 0 7 1 0 0 20 0 15 0 2091413 10804383744 6673 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2637789 6673 2728 1 0 2627261 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10551156

[startup+0.300583 s]
/proc/loadavg: 2.04 2.04 2.12 4/195 16246
/proc/meminfo: memFree=31644080/32770624 swapFree=0/302008
[pid=16246] ppid=16243 vsize=10551156 CPUtime=0.23 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 8359 0 0 0 21 2 0 0 20 0 15 0 2091413 10804383744 9043 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2637789 9043 2856 1 0 2627261 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551156

[startup+0.700277 s]
/proc/loadavg: 2.04 2.04 2.12 4/195 16246
/proc/meminfo: memFree=31644080/32770624 swapFree=0/302008
[pid=16246] ppid=16243 vsize=10551232 CPUtime=1.3 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 12315 0 0 0 125 5 0 0 20 0 15 0 2091413 10804461568 27269 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2637808 27269 3056 1 0 2627261 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 10551232

[startup+1.50061 s]
/proc/loadavg: 2.04 2.04 2.12 6/210 16261
/proc/meminfo: memFree=31367292/32770624 swapFree=0/302044
[pid=16246] ppid=16243 vsize=10551232 CPUtime=3.25 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 13786 0 0 0 295 30 0 0 20 0 15 0 2091413 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2637808 120937 3091 1 0 2627261 0
[pid=16246/tid=16248] ppid=16243 vsize=10551232 CPUtime=1.1 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) S 16243 16246 2450 0 -1 1077944384 7589 0 0 0 104 6 0 0 20 0 15 0 2091419 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033849019856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10551232 CPUtime=0.24 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) R 16243 16246 2450 0 -1 4202560 166 0 0 0 19 5 0 0 20 0 15 0 2091420 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033455417944 140033829812637 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10551232 CPUtime=0.23 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) R 16243 16246 2450 0 -1 4202560 173 0 0 0 18 5 0 0 20 0 15 0 2091420 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033454365144 140033829807008 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10551232 CPUtime=0.24 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) R 16243 16246 2450 0 -1 4202560 171 0 0 0 19 5 0 0 20 0 15 0 2091420 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033829808942 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10551232 CPUtime=0.24 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) R 16243 16246 2450 0 -1 4202560 187 0 0 0 19 5 0 0 20 0 15 0 2091420 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033829812306 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 2091421 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033341719712 140033844795093 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 2091422 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033340667168 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 2091422 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033339614832 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2091424 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16257] ppid=16243 vsize=10551232 CPUtime=0.39 cores=1,3,5,7
/proc/16246/task/16257/stat : 16257 (java) S 16243 16246 2450 0 -1 1077944384 1107 0 0 0 39 0 0 0 20 0 15 0 2091424 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033337510000 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10551232 CPUtime=0.41 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) S 16243 16246 2450 0 -1 1077944384 1537 0 0 0 41 0 0 0 20 0 15 0 2091424 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033336457200 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10551232 CPUtime=0.31 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 1413 0 0 0 31 0 0 0 20 0 15 0 2091424 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2091425 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 2091431 10804461568 120937 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 10551232

[startup+3.10068 s]
/proc/loadavg: 2.04 2.04 2.12 3/210 16261
/proc/meminfo: memFree=31062704/32770624 swapFree=0/302044
[pid=16246] ppid=16243 vsize=10551232 CPUtime=7.51 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 16260 0 0 0 694 57 0 0 20 0 15 0 2091413 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2637808 193757 3107 1 0 2627261 0
[pid=16246/tid=16248] ppid=16243 vsize=10551232 CPUtime=1.49 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) R 16243 16246 2450 0 -1 4202560 7610 0 0 0 143 6 0 0 20 0 15 0 2091419 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033849019904 140033468999921 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10551232 CPUtime=1.11 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) S 16243 16246 2450 0 -1 1077944384 615 0 0 0 99 12 0 0 20 0 15 0 2091420 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033455417744 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10551232 CPUtime=1.11 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) S 16243 16246 2450 0 -1 1077944384 672 0 0 0 99 12 0 0 20 0 15 0 2091420 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033454364944 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10551232 CPUtime=1.11 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) S 16243 16246 2450 0 -1 1077944384 743 0 0 0 99 12 0 0 20 0 15 0 2091420 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10551232 CPUtime=1.1 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) S 16243 16246 2450 0 -1 1077944384 677 0 0 0 99 11 0 0 20 0 15 0 2091420 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10551232 CPUtime=0.35 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 472 0 0 0 35 0 0 0 20 0 15 0 2091421 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033341721200 140033844796034 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 2091422 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033340667168 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 2091422 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033339614832 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2091424 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16257] ppid=16243 vsize=10551232 CPUtime=0.4 cores=1,3,5,7
/proc/16246/task/16257/stat : 16257 (java) S 16243 16246 2450 0 -1 1077944384 1112 0 0 0 40 0 0 0 20 0 15 0 2091424 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033337510000 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10551232 CPUtime=0.44 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) S 16243 16246 2450 0 -1 1077944384 1555 0 0 0 44 0 0 0 20 0 15 0 2091424 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033336457200 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10551232 CPUtime=0.33 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 1445 0 0 0 33 0 0 0 20 0 15 0 2091424 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2091425 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 2091431 10804461568 193757 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 10551232

[startup+6.3016 s]
/proc/loadavg: 1.96 2.03 2.12 5/210 16261
/proc/meminfo: memFree=30452596/32770624 swapFree=0/302056
[pid=16246] ppid=16243 vsize=10620084 CPUtime=16.22 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 32637 0 0 0 1533 89 0 0 20 0 16 0 2091413 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2655021 295955 3117 1 0 2644474 0
[pid=16246/tid=16248] ppid=16243 vsize=10620084 CPUtime=2.67 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) R 16243 16246 2450 0 -1 4202560 10430 0 0 0 258 9 0 0 20 0 16 0 2091419 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033849023544 140033470320632 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10620084 CPUtime=2.49 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) S 16243 16246 2450 0 -1 1077944384 939 0 0 0 229 20 0 0 20 0 16 0 2091420 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033455417744 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10620084 CPUtime=2.48 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) S 16243 16246 2450 0 -1 1077944384 990 0 0 0 230 18 0 0 20 0 16 0 2091420 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033454364944 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10620084 CPUtime=2.49 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) S 16243 16246 2450 0 -1 1077944384 988 0 0 0 231 18 0 0 20 0 16 0 2091420 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10620084 CPUtime=2.47 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) S 16243 16246 2450 0 -1 1077944384 808 0 0 0 229 18 0 0 20 0 16 0 2091420 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10620084 CPUtime=0.99 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 1856 0 0 0 99 0 0 0 20 0 16 0 2091421 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033341721200 140033844796034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10620084 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 2091422 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033340667168 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10620084 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 2091422 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033339614832 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10620084 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091424 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16257] ppid=16243 vsize=10620084 CPUtime=0.91 cores=1,3,5,7
/proc/16246/task/16257/stat : 16257 (java) R 16243 16246 2450 0 -1 4202560 5335 0 0 0 91 0 0 0 20 0 16 0 2091424 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033337496544 140033822952327 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10620084 CPUtime=1.26 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) R 16243 16246 2450 0 -1 4202560 7442 0 0 0 124 2 0 0 20 0 16 0 2091424 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033336443176 140033823188447 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10620084 CPUtime=0.4 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 2199 0 0 0 39 1 0 0 20 0 16 0 2091424 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10620084 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091425 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10620084 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 16 0 2091431 10874966016 295955 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 16.22
Current children cumulated vsize (KiB) 10620084

[startup+12.7007 s]
/proc/loadavg: 1.96 2.03 2.12 3/211 16262
/proc/meminfo: memFree=29997480/32770624 swapFree=0/302064
[pid=16246] ppid=16243 vsize=10617796 CPUtime=24.78 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 35931 0 0 0 2355 123 0 0 20 0 16 0 2091413 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2654449 391119 3128 1 0 2643902 0
[pid=16246/tid=16248] ppid=16243 vsize=10617796 CPUtime=8.72 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) R 16243 16246 2450 0 -1 4202560 11265 0 0 0 861 11 0 0 20 0 16 0 2091419 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033849021104 140033471233531 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) S 16243 16246 2450 0 -1 1077944384 1465 0 0 0 255 28 0 0 20 0 16 0 2091420 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033455417744 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10617796 CPUtime=2.82 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) S 16243 16246 2450 0 -1 1077944384 1235 0 0 0 256 26 0 0 20 0 16 0 2091420 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033454364944 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) S 16243 16246 2450 0 -1 1077944384 1251 0 0 0 257 26 0 0 20 0 16 0 2091420 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10617796 CPUtime=2.8 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) S 16243 16246 2450 0 -1 1077944384 1160 0 0 0 254 26 0 0 20 0 16 0 2091420 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10617796 CPUtime=0.99 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 2090 0 0 0 99 0 0 0 20 0 16 0 2091421 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033341721200 140033844796034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033340667232 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033339614848 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091424 10872623104 391119 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0

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

/proc/16246/task/16257/stat : 16257 (java) S 16243 16246 2450 0 -1 1077944384 9778 0 0 0 189 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033337510000 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10617796 CPUtime=1.93 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) S 16243 16246 2450 0 -1 1077944384 10869 0 0 0 191 2 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033336457200 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10617796 CPUtime=0.49 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 3930 0 0 0 48 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091425 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10617796 CPUtime=0.04 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 518 0 0 0 2 2 0 0 20 0 16 0 2091431 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16262] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16262/stat : 16262 (java) S 16243 16246 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2092005 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033332245680 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 76.73
Current children cumulated vsize (KiB) 10617796

[startup+67.2064 s]
/proc/loadavg: 2.03 2.04 2.12 3/211 16264
/proc/meminfo: memFree=29750668/32770624 swapFree=0/302144
[pid=16246] ppid=16243 vsize=10617796 CPUtime=79.94 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 50488 0 0 0 7868 126 0 0 20 0 16 0 2091413 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2654449 390062 3135 1 0 2643902 0
[pid=16246/tid=16248] ppid=16243 vsize=10617796 CPUtime=63.22 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) R 16243 16246 2450 0 -1 4202560 16651 0 0 0 6311 11 0 0 20 0 16 0 2091419 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033849022008 140033471769935 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) S 16243 16246 2450 0 -1 1077944384 1465 0 0 0 255 28 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033455417744 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10617796 CPUtime=2.82 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) S 16243 16246 2450 0 -1 1077944384 1235 0 0 0 256 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033454364944 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) S 16243 16246 2450 0 -1 1077944384 1251 0 0 0 257 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10617796 CPUtime=2.8 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) S 16243 16246 2450 0 -1 1077944384 1160 0 0 0 254 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10617796 CPUtime=0.99 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 2222 0 0 0 99 0 0 0 20 0 16 0 2091421 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033341721200 140033844796034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033340667232 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033339614848 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16257] ppid=16243 vsize=10617796 CPUtime=1.9 cores=1,3,5,7
/proc/16246/task/16257/stat : 16257 (java) S 16243 16246 2450 0 -1 1077944384 9779 0 0 0 189 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033337510000 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10617796 CPUtime=1.93 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) S 16243 16246 2450 0 -1 1077944384 10869 0 0 0 191 2 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033336457200 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10617796 CPUtime=0.49 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 3932 0 0 0 48 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091425 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10617796 CPUtime=0.04 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 518 0 0 0 2 2 0 0 20 0 16 0 2091431 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16262] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16262/stat : 16262 (java) S 16243 16246 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2092005 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033332245680 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (KiB) 10617796

[startup+68.8007 s]
/proc/loadavg: 2.03 2.04 2.12 3/211 16264
/proc/meminfo: memFree=29750668/32770624 swapFree=0/302144
[pid=16246] ppid=16243 vsize=10617796 CPUtime=81.53 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 50490 0 0 0 8027 126 0 0 20 0 16 0 2091413 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2654449 390062 3135 1 0 2643902 0
[pid=16246/tid=16248] ppid=16243 vsize=10617796 CPUtime=64.81 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) R 16243 16246 2450 0 -1 4202560 16653 0 0 0 6470 11 0 0 20 0 16 0 2091419 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033849022008 140033470930375 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) S 16243 16246 2450 0 -1 1077944384 1465 0 0 0 255 28 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033455417744 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10617796 CPUtime=2.82 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) S 16243 16246 2450 0 -1 1077944384 1235 0 0 0 256 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033454364944 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) S 16243 16246 2450 0 -1 1077944384 1251 0 0 0 257 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10617796 CPUtime=2.8 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) S 16243 16246 2450 0 -1 1077944384 1160 0 0 0 254 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10617796 CPUtime=0.99 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 2222 0 0 0 99 0 0 0 20 0 16 0 2091421 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033341721200 140033844796034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033340667232 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033339614848 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16257] ppid=16243 vsize=10617796 CPUtime=1.9 cores=1,3,5,7
/proc/16246/task/16257/stat : 16257 (java) S 16243 16246 2450 0 -1 1077944384 9779 0 0 0 189 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033337510000 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10617796 CPUtime=1.93 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) S 16243 16246 2450 0 -1 1077944384 10869 0 0 0 191 2 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033336457200 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10617796 CPUtime=0.49 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 3932 0 0 0 48 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091425 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10617796 CPUtime=0.04 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 518 0 0 0 2 2 0 0 20 0 16 0 2091431 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16262] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16262/stat : 16262 (java) S 16243 16246 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2092005 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033332245680 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 81.53
Current children cumulated vsize (KiB) 10617796

[startup+69.6007 s]
/proc/loadavg: 2.03 2.04 2.12 3/211 16264
/proc/meminfo: memFree=29750668/32770624 swapFree=0/302144
[pid=16246] ppid=16243 vsize=10617796 CPUtime=82.33 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 50492 0 0 0 8107 126 0 0 20 0 16 0 2091413 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2654449 390062 3135 1 0 2643902 0
[pid=16246/tid=16248] ppid=16243 vsize=10617796 CPUtime=65.61 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) R 16243 16246 2450 0 -1 4202560 16655 0 0 0 6550 11 0 0 20 0 16 0 2091419 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033849022008 140033470930314 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) S 16243 16246 2450 0 -1 1077944384 1465 0 0 0 255 28 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033455417744 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10617796 CPUtime=2.82 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) S 16243 16246 2450 0 -1 1077944384 1235 0 0 0 256 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033454364944 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10617796 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) S 16243 16246 2450 0 -1 1077944384 1251 0 0 0 257 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10617796 CPUtime=2.8 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) S 16243 16246 2450 0 -1 1077944384 1160 0 0 0 254 26 0 0 20 0 16 0 2091420 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10617796 CPUtime=0.99 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 2222 0 0 0 99 0 0 0 20 0 16 0 2091421 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033341721200 140033844796034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033340667232 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 2091422 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033339614848 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16257] ppid=16243 vsize=10617796 CPUtime=1.9 cores=1,3,5,7
/proc/16246/task/16257/stat : 16257 (java) S 16243 16246 2450 0 -1 1077944384 9779 0 0 0 189 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033337510000 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10617796 CPUtime=1.93 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) S 16243 16246 2450 0 -1 1077944384 10869 0 0 0 191 2 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033336457200 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10617796 CPUtime=0.49 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 3932 0 0 0 48 1 0 0 20 0 16 0 2091424 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091425 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10617796 CPUtime=0.04 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 518 0 0 0 2 2 0 0 20 0 16 0 2091431 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16262] ppid=16243 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16262/stat : 16262 (java) S 16243 16246 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2092005 10872623104 390062 18446744073709551615 4194304 4196468 140725389291728 140033332245680 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 82.33
Current children cumulated vsize (KiB) 10617796

[startup+70.0007 s]
/proc/loadavg: 2.03 2.04 2.12 3/211 16264
/proc/meminfo: memFree=29750668/32770624 swapFree=0/302144
[pid=16246] ppid=16243 vsize=10750924 CPUtime=82.6 cores=1,3,5,7
/proc/16246/stat : 16246 (java) S 16243 16246 2450 0 -1 1077944320 50811 0 0 0 8134 126 0 0 20 0 16 0 2091413 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140725389274272 140033844784887 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
/proc/16246/statm: 2687731 390077 3137 1 0 2677184 0
[pid=16246/tid=16248] ppid=16243 vsize=10750924 CPUtime=65.88 cores=1,3,5,7
/proc/16246/task/16248/stat : 16248 (java) S 16243 16246 2450 0 -1 1077944384 16871 0 0 0 6577 11 0 0 20 0 16 0 2091419 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033849025568 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16249] ppid=16243 vsize=10750924 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16249/stat : 16249 (java) S 16243 16246 2450 0 -1 1077944384 1465 0 0 0 255 28 0 0 20 0 16 0 2091420 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033455417744 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16250] ppid=16243 vsize=10750924 CPUtime=2.82 cores=1,3,5,7
/proc/16246/task/16250/stat : 16250 (java) S 16243 16246 2450 0 -1 1077944384 1235 0 0 0 256 26 0 0 20 0 16 0 2091420 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033454364944 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16251] ppid=16243 vsize=10750924 CPUtime=2.83 cores=1,3,5,7
/proc/16246/task/16251/stat : 16251 (java) S 16243 16246 2450 0 -1 1077944384 1251 0 0 0 257 26 0 0 20 0 16 0 2091420 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033453312656 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16252] ppid=16243 vsize=10750924 CPUtime=2.8 cores=1,3,5,7
/proc/16246/task/16252/stat : 16252 (java) S 16243 16246 2450 0 -1 1077944384 1160 0 0 0 254 26 0 0 20 0 16 0 2091420 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033452259856 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16253] ppid=16243 vsize=10750924 CPUtime=0.99 cores=1,3,5,7
/proc/16246/task/16253/stat : 16253 (java) S 16243 16246 2450 0 -1 1077944384 2223 0 0 0 99 0 0 0 20 0 16 0 2091421 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033341721200 140033844796034 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16254] ppid=16243 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16254/stat : 16254 (java) S 16243 16246 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 2091422 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033340667232 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16255] ppid=16243 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16255/stat : 16255 (java) S 16243 16246 2450 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 2091422 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033339614848 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16256] ppid=16243 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16256/stat : 16256 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091424 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033338563152 140033844803483 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16257] ppid=16243 vsize=10750924 CPUtime=1.9 cores=1,3,5,7
/proc/16246/task/16257/stat : 16257 (java) S 16243 16246 2450 0 -1 1077944384 9779 0 0 0 189 1 0 0 20 0 16 0 2091424 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033337510000 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16258] ppid=16243 vsize=10750924 CPUtime=1.93 cores=1,3,5,7
/proc/16246/task/16258/stat : 16258 (java) S 16243 16246 2450 0 -1 1077944384 10869 0 0 0 191 2 0 0 20 0 16 0 2091424 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033336457200 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16259] ppid=16243 vsize=10750924 CPUtime=0.5 cores=1,3,5,7
/proc/16246/task/16259/stat : 16259 (java) S 16243 16246 2450 0 -1 1077944384 3935 0 0 0 49 1 0 0 20 0 16 0 2091424 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033335404912 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16260] ppid=16243 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16246/task/16260/stat : 16260 (java) S 16243 16246 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2091425 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033334352352 140033844795093 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
[pid=16246/tid=16261] ppid=16243 vsize=10750924 CPUtime=0.04 cores=1,3,5,7
/proc/16246/task/16261/stat : 16261 (java) S 16243 16246 2450 0 -1 1077944384 518 0 0 0 2 2 0 0 20 0 16 0 2091431 11008946176 390077 18446744073709551615 4194304 4196468 140725389291728 140033333300144 140033844796034 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36982784 140725389296059 140725389296212 140725389296212 140725389299663 0
Current children cumulated CPU time (s) 82.6
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 70.089
CPU time (s): 82.6275
CPU user time (s): 81.3504
CPU system time (s): 1.27707
CPU usage (%): 117.889
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.3504
system time used= 1.27707
maximum resident set size= 1564476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51011
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3959
involuntary context switches= 140

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.302731 second user time and 0.457498 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 07:42:12
IDJOB=4258197
IDBENCH=140559
IDSOLVER=2643
FILE ID=node127/4258197-1501998976
RUNJOBID= node127-1501992487-9585
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-14.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258197-1501998976/watcher-4258197-1501998976 -o /tmp/evaluation-result-4258197-1501998976/solver-4258197-1501998976 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1501992487-9585 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258197-1501998976.xml

TIME LIMIT= 264 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f410f04816b97be6981931cb2af07a5b
RANDOM SEED=610730066

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31644352 kB
MemAvailable:   31816976 kB
Buffers:          100076 kB
Cached:           354892 kB
SwapCached:            0 kB
Active:           414828 kB
Inactive:         310540 kB
Active(anon):     270728 kB
Inactive(anon):     8532 kB
Active(file):     144100 kB
Inactive(file):   302008 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1820 kB
Writeback:             4 kB
AnonPages:        270784 kB
Mapped:            40144 kB
Shmem:              8868 kB
Slab:             109204 kB
SReclaimable:      84704 kB
SUnreclaim:        24500 kB
KernelStack:        3440 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1128940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-06 07:43:23