Trace number 4258198

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 149.689 131.084

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-15.xml
MD5SUM4870bb42219503db6b08817d9224dcd4
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 benchmark5.2839198
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints455
Number of domains1
Minimum domain size105
Maximum domain size105
Distribution of domain sizes[{"size":105,"count":105}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":120},{"degree":14,"count":105}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":455}]
Number of extensional constraints0
Number of intensional constraints455
Distribution of constraint types[{"type":"intension","count":455}]
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

23.51/9.01	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
23.51/9.01	c This is free software under the dual EPL/GNU LGPL licenses.
23.51/9.01	c See www.sat4j.org for details.
23.51/9.01	c That software uses the Rhino library from the Mozilla project.
23.51/9.01	c version CUSTOM.v20170705
23.51/9.01	c java.runtime.name	Java(TM) SE Runtime Environment
23.51/9.01	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
23.51/9.01	c java.vm.version	25.131-b11
23.51/9.01	c java.vm.vendor	Oracle Corporation
23.51/9.01	c sun.arch.data.model	64
23.51/9.01	c java.version		1.8.0_131
23.51/9.01	c os.name		Linux
23.51/9.01	c os.version		3.10.0-514.16.1.el7.x86_64
23.51/9.01	c os.arch		amd64
23.51/9.01	c Free memory 		499604488
23.51/9.01	c Max memory 		7247757312
23.51/9.01	c Total memory 		504889344
23.51/9.01	c Number of processors 	4
23.51/9.01	c c --- Begin Solver configuration ---
23.51/9.01	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
23.51/9.01	c Learn all clauses as in MiniSAT
23.51/9.01	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
23.51/9.01	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
23.51/9.01	c No reason simplification
23.51/9.01	c Glucose 2.1 dynamic restart strategy
23.51/9.01	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
23.51/9.01	c timeout=2147483s
23.51/9.01	c DB Simplification allowed=false
23.51/9.01	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
23.51/9.01	c --- End Solver configuration ---
23.51/9.01	c constraints type 
23.51/9.01	c org.sat4j.minisat.constraints.card.MinWatchCard => 210
23.51/9.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16199365
23.51/9.01	c org.sat4j.minisat.constraints.cnf.UnitClause => 910
23.51/9.01	c 16200485 constraints processed.
25.69/9.85	o 104
27.17/11.06	o 103
32.45/16.06	o 102
39.57/23.02	o 100
43.30/26.76	o 99
45.17/28.56	o 98
48.12/31.47	o 91
51.46/34.78	o 90
58.02/41.22	o 85
59.48/42.67	o 82
61.68/44.80	o 81
66.28/49.48	o 80
70.69/53.87	o 76
78.02/59.59	o 70
80.32/61.87	o 69
81.65/63.10	o 66
84.45/65.94	o 56
86.36/67.84	o 55
87.97/69.40	o 53
89.56/71.04	o 52
90.66/72.19	o 51
92.77/74.28	o 50
93.97/75.40	o 49
95.27/76.75	o 48
95.97/77.44	o 47
96.97/78.46	o 46
98.17/79.66	o 45
99.89/81.37	o 44
100.99/82.48	o 43
102.09/83.60	o 42
103.09/84.57	o 41
104.09/85.59	o 40
105.11/86.56	o 39
106.31/87.77	o 38
107.61/89.05	o 37
108.71/90.17	o 36
109.71/91.17	o 34
110.51/91.97	o 33
111.61/93.09	o 32
112.81/94.26	o 31
113.86/95.22	o 30
115.16/96.54	o 29
116.11/97.49	o 28
117.12/98.41	o 27
118.12/99.49	o 26
119.12/100.44	o 25
120.22/101.52	o 24
121.03/102.30	o 23
121.82/103.11	o 22
122.82/104.17	o 21
123.62/104.91	o 20
124.63/105.95	o 19
125.56/106.84	o 18
126.27/107.56	o 17
127.07/108.36	o 16
127.87/109.19	o 15
128.87/110.12	o 13
130.07/111.34	o 12
130.77/112.08	o 11
131.47/112.78	o 10
132.27/113.58	o 9
133.27/114.54	o 8
134.07/115.37	o 7
134.97/116.22	o 6
135.77/117.02	o 5
136.57/117.88	o 4
137.58/118.86	o 3
149.49/130.79	o 2
149.66/131.06	c starts		: 3562
149.66/131.06	c conflicts		: 886142
149.66/131.06	c decisions		: 33431961
149.66/131.06	c propagations		: 139347901
149.66/131.06	c inspects		: 1196629028
149.66/131.06	c shortcuts		: 0
149.66/131.06	c learnt literals	: 5096
149.66/131.06	c learnt binary clauses	: 3056
149.66/131.06	c learnt ternary clauses	: 6915
149.66/131.06	c learnt constraints	: 881045
149.66/131.06	c ignored constraints	: 0
149.66/131.06	c root simplifications	: 0
149.66/131.06	c removed literals (reason simplification)	: 0
149.66/131.06	c reason swapping (by a shorter reason)	: 0
149.66/131.06	c Calls to reduceDB	: 127
149.66/131.06	c Number of update (reduction) of LBD	: 616405
149.66/131.06	c Imported unit clauses	: 0
149.66/131.06	c number of reductions to clauses (during analyze)	: 0
149.66/131.06	c number of learned constraints concerned by reduction	: 0
149.66/131.06	c number of learning phase by resolution	: 0
149.66/131.06	c number of learning phase by cutting planes	: 0
149.66/131.06	c number of rounding to 1 operations	: 0
149.66/131.06	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
149.66/131.06	c number of reductions of the coefficients by power 2 	: 0
149.66/131.06	c number of right shift for reduction by power 2 	: 0
149.66/131.06	c number of reductions of the coefficients by GCD over coefficients 	: 0
149.66/131.06	c speed (assignments/second)	: 1141849.6111834934
149.66/131.06	c non guided choices	6163824
149.66/131.06	c learnt constraints type 
149.66/131.06	s OPTIMUM FOUND
149.66/131.06	v <instantiation type="optimum" cost="2">
149.66/131.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[0][14] 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[1][14] 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[2][14] 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[3][14] 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[4][14] 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[5][14] 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[6][14] 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[7][14] 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[8][14] 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[9][14] 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[10][14] 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[11][14] 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[12][14] 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] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] </list>
149.66/131.06	v 	<values> 0 0 0 2 1 1 2 2 1 1 0 0 0 2 1 0 0 1 2 2 0 1 0 1 1 1 2 2 2 0 0 0 0 0 1 1 0 2 0 2 2 1 2 2 0 0 0 0 0 1 0 1 0 1 2 2 0 1 0 2 0 0 0 0 0 0 0 2 2 2 1 0 0 1 0 0 0 0 0 0 0 1 1 0 2 0 2 1 2 2 0 0 0 0 0 0 0 0 2 2 0 2 2 1 1 0 0 0 0 0 0 0 0 1 0 1 2 0 1 2 0 0 0 0 0 0 0 0 0 0 2 1 0 2 2 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 2 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
149.66/131.06	v </instantiation>
149.66/131.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-4258198-1501999048/watcher-4258198-1501999048 -o /tmp/evaluation-result-4258198-1501999048/solver-4258198-1501999048 -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-4258198-1501999048.xml 

pid=16323
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: 1.95 2.02 2.11 3/195 16326
/proc/meminfo: memFree=31303552/32770624 swapFree=0/302156
[pid=16326] ppid=16323 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16326/stat : 16326 (runsolver) D 16323 16326 2450 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 2098563 24240128 106 18446744073709551615 4194304 4338465 140723334412672 140723334410312 139734438757079 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 34758656 140723334418577 140723334419023 140723334419023 140723334422474 0
/proc/16326/statm: 5918 106 53 36 0 2156 0

[startup+0.100071 s]
/proc/loadavg: 1.95 2.02 2.11 3/195 16326
/proc/meminfo: memFree=31303552/32770624 swapFree=0/302156
[pid=16326] ppid=16323 vsize=30188 CPUtime=0 cores=1,3,5,7
/proc/16326/stat : 16326 (java) R 16323 16326 2450 0 -1 4202496 483 0 0 0 0 0 0 0 20 0 1 0 2098563 30912512 278 18446744073709551615 4194304 4196468 140724198970304 140724198951000 140486383380105 0 0 1 0 0 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 7547 344 271 1 0 159 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30188

[startup+0.200252 s]
/proc/loadavg: 1.95 2.02 2.11 3/195 16326
/proc/meminfo: memFree=31303552/32770624 swapFree=0/302156
[pid=16326] ppid=16323 vsize=10551156 CPUtime=0.07 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 4664 0 0 0 6 1 0 0 20 0 15 0 2098563 10804383744 6179 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2637789 6179 2611 1 0 2627261 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10551156

[startup+0.300307 s]
/proc/loadavg: 1.95 2.02 2.11 3/195 16326
/proc/meminfo: memFree=31303552/32770624 swapFree=0/302156
[pid=16326] ppid=16323 vsize=10551156 CPUtime=0.22 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 7914 0 0 0 20 2 0 0 20 0 15 0 2098563 10804383744 9134 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2637789 9134 2862 1 0 2627261 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10551156

[startup+0.700926 s]
/proc/loadavg: 1.95 2.02 2.11 3/195 16326
/proc/meminfo: memFree=31303552/32770624 swapFree=0/302156
[pid=16326] ppid=16323 vsize=10551232 CPUtime=1.27 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 12908 0 0 0 122 5 0 0 20 0 15 0 2098563 10804461568 24832 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2637808 24832 3058 1 0 2627261 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 10551232

[startup+1.50068 s]
/proc/loadavg: 1.95 2.02 2.11 3/210 16341
/proc/meminfo: memFree=31071544/32770624 swapFree=0/302168
[pid=16326] ppid=16323 vsize=10551232 CPUtime=3.18 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 13902 0 0 0 292 26 0 0 20 0 15 0 2098563 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2637808 91460 3091 1 0 2627261 0
[pid=16326/tid=16328] ppid=16323 vsize=10551232 CPUtime=1.15 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) R 16323 16326 2450 0 -1 4202560 7058 0 0 0 110 5 0 0 20 0 15 0 2098574 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140486385394304 140485984376917 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10551232 CPUtime=0.15 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 157 0 0 0 12 3 0 0 20 0 15 0 2098574 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10551232 CPUtime=0.18 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 134 0 0 0 14 4 0 0 20 0 15 0 2098574 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10551232 CPUtime=0.18 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 146 0 0 0 14 4 0 0 20 0 15 0 2098574 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10551232 CPUtime=0.19 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 162 0 0 0 14 5 0 0 20 0 15 0 2098574 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) S 16323 16326 2450 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 2098576 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485877250672 140486381169282 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 2098576 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485876196640 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 2098576 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485875144304 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2098579 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16337] ppid=16323 vsize=10551232 CPUtime=0.47 cores=1,3,5,7
/proc/16326/task/16337/stat : 16337 (java) S 16323 16326 2450 0 -1 1077944384 2070 0 0 0 47 0 0 0 20 0 15 0 2098579 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485873039472 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16338] ppid=16323 vsize=10551232 CPUtime=0.48 cores=1,3,5,7
/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 1437 0 0 0 48 0 0 0 20 0 15 0 2098579 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10551232 CPUtime=0.3 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 1292 0 0 0 30 0 0 0 20 0 15 0 2098579 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2098579 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 2098582 10804461568 91460 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 10551232

[startup+3.10066 s]
/proc/loadavg: 1.95 2.02 2.11 6/210 16341
/proc/meminfo: memFree=30636088/32770624 swapFree=0/302168
[pid=16326] ppid=16323 vsize=10551232 CPUtime=7.49 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 16324 0 0 0 701 48 0 0 20 0 15 0 2098563 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2637808 169817 3109 1 0 2627261 0
[pid=16326/tid=16328] ppid=16323 vsize=10551232 CPUtime=1.46 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) R 16323 16326 2450 0 -1 4202560 7185 0 0 0 140 6 0 0 20 0 15 0 2098574 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140486385393200 140485983941113 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10551232 CPUtime=1.03 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 457 0 0 0 94 9 0 0 20 0 15 0 2098574 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10551232 CPUtime=1.06 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 623 0 0 0 97 9 0 0 20 0 15 0 2098574 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10551232 CPUtime=1.07 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 580 0 0 0 98 9 0 0 20 0 15 0 2098574 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10551232 CPUtime=1.07 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 598 0 0 0 97 10 0 0 20 0 15 0 2098574 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10551232 CPUtime=0.4 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) S 16323 16326 2450 0 -1 1077944384 600 0 0 0 40 0 0 0 20 0 15 0 2098576 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485877250672 140486381169282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 2098576 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485876196640 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 2098576 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485875144304 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2098579 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16337] ppid=16323 vsize=10551232 CPUtime=0.5 cores=1,3,5,7
/proc/16326/task/16337/stat : 16337 (java) S 16323 16326 2450 0 -1 1077944384 2075 0 0 0 50 0 0 0 20 0 15 0 2098579 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485873039472 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16338] ppid=16323 vsize=10551232 CPUtime=0.49 cores=1,3,5,7
/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 1444 0 0 0 49 0 0 0 20 0 15 0 2098579 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10551232 CPUtime=0.32 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 1399 0 0 0 32 0 0 0 20 0 15 0 2098579 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2098579 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 2098582 10804461568 169817 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 10551232

[startup+6.30068 s]
/proc/loadavg: 1.95 2.02 2.11 6/210 16341
/proc/meminfo: memFree=30091724/32770624 swapFree=0/302180
[pid=16326] ppid=16323 vsize=10551232 CPUtime=16.45 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 29734 0 0 0 1543 102 0 0 20 0 15 0 2098563 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2637808 305332 3110 1 0 2627261 0
[pid=16326/tid=16328] ppid=16323 vsize=10551232 CPUtime=2.13 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) S 16323 16326 2450 0 -1 1077944384 7887 0 0 0 206 7 0 0 20 0 15 0 2098574 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140486385393904 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10551232 CPUtime=2.94 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 2248 0 0 0 272 22 0 0 20 0 15 0 2098574 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10551232 CPUtime=2.99 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 3487 0 0 0 277 22 0 0 20 0 15 0 2098574 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10551232 CPUtime=2.97 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 3392 0 0 0 274 23 0 0 20 0 15 0 2098574 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10551232 CPUtime=2.96 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 2310 0 0 0 273 23 0 0 20 0 15 0 2098574 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10551232 CPUtime=1.01 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) R 16323 16326 2450 0 -1 4202560 3471 0 0 0 101 0 0 0 20 0 15 0 2098576 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485877249104 140486365858768 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 2098576 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485876196640 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 2098576 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485875144304 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2098579 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16337] ppid=16323 vsize=10551232 CPUtime=0.51 cores=1,3,5,7
/proc/16326/task/16337/stat : 16337 (java) S 16323 16326 2450 0 -1 1077944384 2081 0 0 0 51 0 0 0 20 0 15 0 2098579 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485873039472 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16338] ppid=16323 vsize=10551232 CPUtime=0.51 cores=1,3,5,7
/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 1740 0 0 0 51 0 0 0 20 0 15 0 2098579 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10551232 CPUtime=0.34 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 1477 0 0 0 34 0 0 0 20 0 15 0 2098579 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 2098579 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 279 0 0 0 0 0 0 0 20 0 15 0 2098582 10804461568 305332 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 16.45
Current children cumulated vsize (KiB) 10551232

[startup+12.7007 s]
/proc/loadavg: 1.95 2.02 2.11 3/211 16342
/proc/meminfo: memFree=28976996/32770624 swapFree=0/302188
[pid=16326] ppid=16323 vsize=10617796 CPUtime=29.14 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 53337 0 0 0 2724 190 0 0 20 0 16 0 2098563 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2654449 559757 3135 1 0 2643902 0
[pid=16326/tid=16328] ppid=16323 vsize=10617796 CPUtime=7.19 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) R 16323 16326 2450 0 -1 4202560 15162 0 0 0 709 10 0 0 20 0 16 0 2098574 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140486385394304 140485986043059 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10617796 CPUtime=3.92 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 2895 0 0 0 349 43 0 0 20 0 16 0 2098574 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10617796 CPUtime=3.99 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 4029 0 0 0 356 43 0 0 20 0 16 0 2098574 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10617796 CPUtime=4.03 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 3975 0 0 0 358 45 0 0 20 0 16 0 2098574 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10617796 CPUtime=3.87 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 2757 0 0 0 346 41 0 0 20 0 16 0 2098574 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10617796 CPUtime=1.3 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) S 16323 16326 2450 0 -1 1077944384 4832 0 0 0 130 0 0 0 20 0 16 0 2098576 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140485877250672 140486381169282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140485876196640 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140485875144304 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 559757 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0

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

/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 9204 0 0 0 230 1 0 0 20 0 16 0 2098579 10872623104 687480 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10617796 CPUtime=0.51 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 4426 0 0 0 51 0 0 0 20 0 16 0 2098579 10872623104 687480 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 687480 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 967 0 0 0 3 4 0 0 20 0 16 0 2098582 10872623104 687480 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16342] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16342/stat : 16342 (java) S 16323 16326 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2099466 10872623104 687480 18446744073709551615 4194304 4196468 140724198970304 140485867775152 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 146.78
Current children cumulated vsize (KiB) 10617796

[startup+129.601 s]
/proc/loadavg: 2.22 2.06 2.12 6/210 16426
/proc/meminfo: memFree=25070352/32770624 swapFree=0/302008
[pid=16326] ppid=16323 vsize=10617796 CPUtime=148.39 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 100229 0 0 0 14593 246 0 0 20 0 16 0 2098563 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2654449 687544 3142 1 0 2643902 0
[pid=16326/tid=16328] ppid=16323 vsize=10617796 CPUtime=123.6 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) R 16323 16326 2450 0 -1 4202560 47406 0 0 0 12348 12 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486385394368 140485986043059 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10617796 CPUtime=4.4 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 3634 0 0 0 384 56 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10617796 CPUtime=4.46 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 4434 0 0 0 391 55 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10617796 CPUtime=4.5 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 4610 0 0 0 393 57 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10617796 CPUtime=4.35 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 3197 0 0 0 382 53 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10617796 CPUtime=1.3 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) S 16323 16326 2450 0 -1 1077944384 5187 0 0 0 130 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485877250672 140486381169282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485876196704 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485875144320 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16337] ppid=16323 vsize=10617796 CPUtime=2.77 cores=1,3,5,7
/proc/16326/task/16337/stat : 16337 (java) S 16323 16326 2450 0 -1 1077944384 15690 0 0 0 274 3 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485873039472 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16338] ppid=16323 vsize=10617796 CPUtime=2.32 cores=1,3,5,7
/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 9251 0 0 0 231 1 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10617796 CPUtime=0.51 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 4426 0 0 0 51 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 969 0 0 0 3 4 0 0 20 0 16 0 2098582 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16342] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16342/stat : 16342 (java) S 16323 16326 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2099466 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485867775152 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 148.39
Current children cumulated vsize (KiB) 10617796

[startup+130.401 s]
/proc/loadavg: 2.22 2.06 2.12 6/210 16426
/proc/meminfo: memFree=24821676/32770624 swapFree=0/302008
[pid=16326] ppid=16323 vsize=10617796 CPUtime=149.19 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 100231 0 0 0 14673 246 0 0 20 0 16 0 2098563 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2654449 687544 3142 1 0 2643902 0
[pid=16326/tid=16328] ppid=16323 vsize=10617796 CPUtime=124.4 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) R 16323 16326 2450 0 -1 4202560 47408 0 0 0 12428 12 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486385394368 140485986042518 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10617796 CPUtime=4.4 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 3634 0 0 0 384 56 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10617796 CPUtime=4.46 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 4434 0 0 0 391 55 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10617796 CPUtime=4.5 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 4610 0 0 0 393 57 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10617796 CPUtime=4.35 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 3197 0 0 0 382 53 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10617796 CPUtime=1.3 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) S 16323 16326 2450 0 -1 1077944384 5187 0 0 0 130 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485877250672 140486381169282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485876196704 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485875144320 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16337] ppid=16323 vsize=10617796 CPUtime=2.77 cores=1,3,5,7
/proc/16326/task/16337/stat : 16337 (java) S 16323 16326 2450 0 -1 1077944384 15690 0 0 0 274 3 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485873039472 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16338] ppid=16323 vsize=10617796 CPUtime=2.32 cores=1,3,5,7
/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 9251 0 0 0 231 1 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10617796 CPUtime=0.51 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 4426 0 0 0 51 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 969 0 0 0 3 4 0 0 20 0 16 0 2098582 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16342] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16342/stat : 16342 (java) S 16323 16326 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2099466 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485867775152 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 149.19
Current children cumulated vsize (KiB) 10617796

[startup+130.801 s]
/proc/loadavg: 2.22 2.06 2.12 6/210 16426
/proc/meminfo: memFree=24821676/32770624 swapFree=0/302008
[pid=16326] ppid=16323 vsize=10617796 CPUtime=149.59 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 100234 0 0 0 14713 246 0 0 20 0 16 0 2098563 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2654449 687544 3142 1 0 2643902 0
[pid=16326/tid=16328] ppid=16323 vsize=10617796 CPUtime=124.8 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) R 16323 16326 2450 0 -1 4202560 47411 0 0 0 12468 12 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486385394256 140485985949662 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10617796 CPUtime=4.4 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 3634 0 0 0 384 56 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10617796 CPUtime=4.46 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 4434 0 0 0 391 55 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10617796 CPUtime=4.5 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 4610 0 0 0 393 57 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10617796 CPUtime=4.35 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 3197 0 0 0 382 53 0 0 20 0 16 0 2098574 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10617796 CPUtime=1.3 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) S 16323 16326 2450 0 -1 1077944384 5187 0 0 0 130 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485877250672 140486381169282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485876196704 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485875144320 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16337] ppid=16323 vsize=10617796 CPUtime=2.77 cores=1,3,5,7
/proc/16326/task/16337/stat : 16337 (java) S 16323 16326 2450 0 -1 1077944384 15690 0 0 0 274 3 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485873039472 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16338] ppid=16323 vsize=10617796 CPUtime=2.32 cores=1,3,5,7
/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 9251 0 0 0 231 1 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10617796 CPUtime=0.51 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 4426 0 0 0 51 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 969 0 0 0 3 4 0 0 20 0 16 0 2098582 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16342] ppid=16323 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16342/stat : 16342 (java) S 16323 16326 2450 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 2099466 10872623104 687544 18446744073709551615 4194304 4196468 140724198970304 140485867775152 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 149.59
Current children cumulated vsize (KiB) 10617796

[startup+131.006 s]
/proc/loadavg: 2.22 2.06 2.12 5/210 16428
/proc/meminfo: memFree=24797100/32770624 swapFree=0/302012
[pid=16326] ppid=16323 vsize=10750924 CPUtime=149.66 cores=1,3,5,7
/proc/16326/stat : 16326 (java) S 16323 16326 2450 0 -1 1077944320 100708 0 0 0 14720 246 0 0 20 0 16 0 2098563 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140724198952848 140486381158135 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
/proc/16326/statm: 2687731 687558 3144 1 0 2677184 0
[pid=16326/tid=16328] ppid=16323 vsize=10750924 CPUtime=124.86 cores=1,3,5,7
/proc/16326/task/16328/stat : 16328 (java) S 16323 16326 2450 0 -1 1077944384 47740 0 0 0 12474 12 0 0 20 0 16 0 2098574 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140486385398816 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16329] ppid=16323 vsize=10750924 CPUtime=4.4 cores=1,3,5,7
/proc/16326/task/16329/stat : 16329 (java) S 16323 16326 2450 0 -1 1077944384 3634 0 0 0 384 56 0 0 20 0 16 0 2098574 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140486311578000 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16330] ppid=16323 vsize=10750924 CPUtime=4.46 cores=1,3,5,7
/proc/16326/task/16330/stat : 16330 (java) S 16323 16326 2450 0 -1 1077944384 4434 0 0 0 391 55 0 0 20 0 16 0 2098574 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140486310525200 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16331] ppid=16323 vsize=10750924 CPUtime=4.5 cores=1,3,5,7
/proc/16326/task/16331/stat : 16331 (java) S 16323 16326 2450 0 -1 1077944384 4610 0 0 0 393 57 0 0 20 0 16 0 2098574 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140486309472912 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16332] ppid=16323 vsize=10750924 CPUtime=4.35 cores=1,3,5,7
/proc/16326/task/16332/stat : 16332 (java) S 16323 16326 2450 0 -1 1077944384 3197 0 0 0 382 53 0 0 20 0 16 0 2098574 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140486308420112 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16333] ppid=16323 vsize=10750924 CPUtime=1.3 cores=1,3,5,7
/proc/16326/task/16333/stat : 16333 (java) S 16323 16326 2450 0 -1 1077944384 5188 0 0 0 130 0 0 0 20 0 16 0 2098576 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485877250672 140486381169282 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16334] ppid=16323 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16334/stat : 16334 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485876196704 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16335] ppid=16323 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16335/stat : 16335 (java) S 16323 16326 2450 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 2098576 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485875144320 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16336] ppid=16323 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16336/stat : 16336 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485874092624 140486381176731 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16337] ppid=16323 vsize=10750924 CPUtime=2.78 cores=1,3,5,7
/proc/16326/task/16337/stat : 16337 (java) S 16323 16326 2450 0 -1 1077944384 15691 0 0 0 275 3 0 0 20 0 16 0 2098579 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485873039472 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16338] ppid=16323 vsize=10750924 CPUtime=2.32 cores=1,3,5,7
/proc/16326/task/16338/stat : 16338 (java) S 16323 16326 2450 0 -1 1077944384 9251 0 0 0 231 1 0 0 20 0 16 0 2098579 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485871986672 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16339] ppid=16323 vsize=10750924 CPUtime=0.51 cores=1,3,5,7
/proc/16326/task/16339/stat : 16339 (java) S 16323 16326 2450 0 -1 1077944384 4469 0 0 0 51 0 0 0 20 0 16 0 2098579 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485870934384 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16340] ppid=16323 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16340/stat : 16340 (java) S 16323 16326 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 2098579 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485869881824 140486381168341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16341] ppid=16323 vsize=10750924 CPUtime=0.07 cores=1,3,5,7
/proc/16326/task/16341/stat : 16341 (java) S 16323 16326 2450 0 -1 1077944384 969 0 0 0 3 4 0 0 20 0 16 0 2098582 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485868829616 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
[pid=16326/tid=16427] ppid=16323 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/16326/task/16427/stat : 16427 (java) S 16323 16326 2450 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 16 0 2111650 11008946176 687558 18446744073709551615 4194304 4196468 140724198970304 140485866723088 140486381169282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8159232 140724198973883 140724198974036 140724198974036 140724198977487 0
Current children cumulated CPU time (s) 149.66
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 131.084
CPU time (s): 149.689
CPU user time (s): 147.209
CPU system time (s): 2.47966
CPU usage (%): 114.193
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.209
system time used= 2.47966
maximum resident set size= 2750424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101325
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5494
involuntary context switches= 259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.576633 second user time and 0.874155 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 07:43:24
IDJOB=4258198
IDBENCH=140560
IDSOLVER=2643
FILE ID=node127/4258198-1501999048
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-15.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258198-1501999048/watcher-4258198-1501999048 -o /tmp/evaluation-result-4258198-1501999048/solver-4258198-1501999048 -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-4258198-1501999048.xml

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

MD5SUM BENCH= 4870bb42219503db6b08817d9224dcd4
RANDOM SEED=1733679561

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:        31303292 kB
MemAvailable:   31476132 kB
Buffers:          100188 kB
Cached:           354612 kB
SwapCached:            0 kB
Active:           754960 kB
Inactive:         310688 kB
Active(anon):     610792 kB
Inactive(anon):     8532 kB
Active(file):     144168 kB
Inactive(file):   302156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1680 kB
Writeback:             0 kB
AnonPages:        614424 kB
Mapped:            40252 kB
Shmem:              8868 kB
Slab:             109276 kB
SReclaimable:      84704 kB
SUnreclaim:        24572 kB
KernelStack:        3616 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1314028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    528384 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:45:35