Trace number 4244007

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: sat4j-CSP 2017-07-05OPT2 161.97099 135.386

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.2386699
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

21.64/8.42	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
21.64/8.42	c This is free software under the dual EPL/GNU LGPL licenses.
21.64/8.42	c See www.sat4j.org for details.
21.64/8.42	c That software uses the Rhino library from the Mozilla project.
21.64/8.42	c version CUSTOM.v20170705
21.64/8.42	c java.runtime.name	Java(TM) SE Runtime Environment
21.64/8.42	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
21.64/8.42	c java.vm.version	25.131-b11
21.64/8.42	c java.vm.vendor	Oracle Corporation
21.64/8.42	c sun.arch.data.model	64
21.64/8.42	c java.version		1.8.0_131
21.64/8.42	c os.name		Linux
21.64/8.42	c os.version		3.10.0-514.16.1.el7.x86_64
21.64/8.42	c os.arch		amd64
21.64/8.42	c Free memory 		499604488
21.64/8.42	c Max memory 		7247757312
21.64/8.42	c Total memory 		504889344
21.64/8.42	c Number of processors 	4
21.64/8.42	c c --- Begin Solver configuration ---
21.64/8.42	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
21.64/8.42	c Learn all clauses as in MiniSAT
21.64/8.42	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
21.64/8.42	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
21.64/8.42	c No reason simplification
21.64/8.42	c Glucose 2.1 dynamic restart strategy
21.64/8.42	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
21.64/8.42	c timeout=2147483s
21.64/8.42	c DB Simplification allowed=false
21.64/8.42	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
21.64/8.42	c --- End Solver configuration ---
21.64/8.42	c constraints type 
21.64/8.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 210
21.64/8.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16199365
21.64/8.42	c org.sat4j.minisat.constraints.cnf.UnitClause => 910
21.64/8.42	c 16200485 constraints processed.
24.04/9.23	o 104
25.46/10.45	o 103
45.21/20.17	o 102
52.23/27.05	o 100
55.95/30.74	o 99
57.82/32.52	o 98
60.77/35.42	o 91
64.13/38.72	o 90
70.58/45.13	o 85
72.03/46.59	o 82
74.23/48.73	o 81
78.93/53.41	o 80
83.35/57.80	o 76
88.64/63.06	o 70
90.95/65.39	o 69
92.28/66.64	o 66
95.19/69.52	o 56
97.09/71.43	o 55
98.69/73.02	o 53
100.29/74.69	o 52
101.49/75.86	o 51
103.59/77.97	o 50
104.80/79.12	o 49
106.11/80.49	o 48
106.81/81.18	o 47
107.91/82.21	o 46
109.11/83.42	o 45
110.81/85.15	o 44
111.92/86.27	o 43
113.12/87.41	o 42
114.02/88.39	o 41
115.12/89.42	o 40
116.04/90.38	o 39
117.24/91.60	o 38
118.54/92.89	o 37
119.74/94.01	o 36
120.74/95.01	o 34
121.54/95.82	o 33
122.64/96.95	o 32
123.84/98.10	o 31
124.79/99.07	o 30
126.19/100.40	o 29
127.15/101.35	o 28
128.05/102.28	o 27
129.15/103.37	o 26
130.15/104.34	o 25
131.25/105.42	o 24
132.05/106.22	o 23
132.85/107.03	o 22
133.85/108.09	o 21
134.66/108.83	o 20
135.66/109.89	o 19
136.59/110.79	o 18
137.39/111.51	o 17
138.20/112.32	o 16
139.00/113.15	o 15
139.90/114.08	o 13
141.20/115.32	o 12
141.90/116.06	o 11
142.60/116.76	o 10
143.40/117.58	o 9
144.40/118.54	o 8
145.20/119.38	o 7
147.25/120.50	o 6
148.06/121.30	o 5
148.86/122.16	o 4
149.86/123.14	o 3
161.77/135.09	o 2
161.94/135.36	c starts		: 3562
161.94/135.36	c conflicts		: 886142
161.94/135.36	c decisions		: 33431961
161.94/135.36	c propagations		: 139347901
161.94/135.36	c inspects		: 1196629028
161.94/135.36	c shortcuts		: 0
161.94/135.36	c learnt literals	: 5096
161.94/135.36	c learnt binary clauses	: 3056
161.94/135.36	c learnt ternary clauses	: 6915
161.94/135.36	c learnt constraints	: 881045
161.94/135.36	c ignored constraints	: 0
161.94/135.36	c root simplifications	: 0
161.94/135.36	c removed literals (reason simplification)	: 0
161.94/135.36	c reason swapping (by a shorter reason)	: 0
161.94/135.36	c Calls to reduceDB	: 127
161.94/135.36	c Number of update (reduction) of LBD	: 616405
161.94/135.36	c Imported unit clauses	: 0
161.94/135.36	c number of reductions to clauses (during analyze)	: 0
161.94/135.36	c number of learned constraints concerned by reduction	: 0
161.94/135.36	c number of learning phase by resolution	: 0
161.94/135.36	c number of learning phase by cutting planes	: 0
161.94/135.36	c number of rounding to 1 operations	: 0
161.94/135.36	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
161.94/135.36	c number of reductions of the coefficients by power 2 	: 0
161.94/135.36	c number of right shift for reduction by power 2 	: 0
161.94/135.36	c number of reductions of the coefficients by GCD over coefficients 	: 0
161.94/135.36	c speed (assignments/second)	: 1097815.373585857
161.94/135.36	c non guided choices	6163824
161.94/135.36	c learnt constraints type 
161.94/135.36	s OPTIMUM FOUND
161.94/135.36	v <instantiation type="optimum" cost="2">
161.94/135.36	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>
161.94/135.36	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>
161.94/135.36	v </instantiation>
161.94/135.36	

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-4244007-1502094114/watcher-4244007-1502094114 -o /tmp/evaluation-result-4244007-1502094114/solver-4244007-1502094114 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502041652-17605 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244007-1502094114.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.84 1.86 3/198 28467
/proc/meminfo: memFree=31356424/32770624 swapFree=0/362884
[pid=28467] ppid=28464 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28467/stat : 28467 (runsolver) D 28464 28467 12906 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 51322313 24240128 107 18446744073709551615 4194304 4338465 140733947505936 140733947503576 140261815575255 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 32022528 140733947506823 140733947507273 140733947507273 140733947510730 0
/proc/28467/statm: 5918 107 54 36 0 2156 0

[startup+0.10015 s]
/proc/loadavg: 1.94 1.84 1.86 3/198 28467
/proc/meminfo: memFree=31356424/32770624 swapFree=0/362884
[pid=28467] ppid=28464 vsize=10151672 CPUtime=0.04 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 4265 0 0 0 3 1 0 0 20 0 9 0 51322313 10395312128 5398 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2537918 5398 2155 1 0 2527415 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10151672

[startup+0.200221 s]
/proc/loadavg: 1.94 1.84 1.86 3/198 28467
/proc/meminfo: memFree=31356424/32770624 swapFree=0/362884
[pid=28467] ppid=28464 vsize=10551156 CPUtime=0.1 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 5297 0 0 0 8 2 0 0 20 0 15 0 51322313 10804383744 6849 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2637789 6849 2788 1 0 2627261 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10551156

[startup+0.300322 s]
/proc/loadavg: 1.94 1.84 1.86 3/198 28467
/proc/meminfo: memFree=31356424/32770624 swapFree=0/362884
[pid=28467] ppid=28464 vsize=10551156 CPUtime=0.24 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 8503 0 0 0 21 3 0 0 20 0 15 0 51322313 10804383744 9188 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2637789 9188 2862 1 0 2627261 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10551156

[startup+0.705747 s]
/proc/loadavg: 1.94 1.84 1.86 3/198 28467
/proc/meminfo: memFree=31356424/32770624 swapFree=0/362884
[pid=28467] ppid=28464 vsize=10551232 CPUtime=1.35 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 12802 0 0 0 129 6 0 0 20 0 15 0 51322313 10804461568 28793 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2637808 28793 3056 1 0 2627261 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 10551232

[startup+1.50077 s]
/proc/loadavg: 1.94 1.84 1.86 6/213 28482
/proc/meminfo: memFree=31081072/32770624 swapFree=0/362920
[pid=28467] ppid=28464 vsize=10551232 CPUtime=3.21 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 14095 0 0 0 286 35 0 0 20 0 15 0 51322313 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2637808 115666 3091 1 0 2627261 0
[pid=28467/tid=28469] ppid=28464 vsize=10551232 CPUtime=1.13 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28464 28467 12906 0 -1 1077944384 7592 0 0 0 106 7 0 0 20 0 15 0 51322318 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140121455263888 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10551232 CPUtime=0.22 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) R 28464 28467 12906 0 -1 4202560 174 0 0 0 17 5 0 0 20 0 15 0 51322319 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121436055634 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10551232 CPUtime=0.23 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) R 28464 28467 12906 0 -1 4202560 172 0 0 0 17 6 0 0 20 0 15 0 51322319 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121436055634 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10551232 CPUtime=0.22 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) R 28464 28467 12906 0 -1 4202560 189 0 0 0 16 6 0 0 20 0 15 0 51322319 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121436055634 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10551232 CPUtime=0.22 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) R 28464 28467 12906 0 -1 4202560 145 0 0 0 16 6 0 0 20 0 15 0 51322319 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140121378290720 140121436055195 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 51322320 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120946582048 140121451038421 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 51322321 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120945529760 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 51322321 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120944477168 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51322323 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28478] ppid=28464 vsize=10551232 CPUtime=0.42 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 1712 0 0 0 42 0 0 0 20 0 15 0 51322323 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10551232 CPUtime=0.4 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 1410 0 0 0 40 0 0 0 20 0 15 0 51322323 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10551232 CPUtime=0.29 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 1259 0 0 0 29 0 0 0 20 0 15 0 51322323 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120940262592 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51322324 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51322330 10804461568 115666 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 10551232

[startup+3.10071 s]
/proc/loadavg: 1.94 1.84 1.86 3/213 28482
/proc/meminfo: memFree=30755124/32770624 swapFree=0/362920
[pid=28467] ppid=28464 vsize=10551232 CPUtime=7.43 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 16582 0 0 0 677 66 0 0 20 0 15 0 51322313 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2637808 195060 3109 1 0 2627261 0
[pid=28467/tid=28469] ppid=28464 vsize=10551232 CPUtime=1.54 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) R 28464 28467 12906 0 -1 4202560 7626 0 0 0 146 8 0 0 20 0 15 0 51322318 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140121455264128 140121046335507 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10551232 CPUtime=1.07 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28464 28467 12906 0 -1 1077944384 558 0 0 0 94 13 0 0 20 0 15 0 51322319 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10551232 CPUtime=1.07 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28464 28467 12906 0 -1 1077944384 652 0 0 0 94 13 0 0 20 0 15 0 51322319 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10551232 CPUtime=1.07 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28464 28467 12906 0 -1 1077944384 662 0 0 0 94 13 0 0 20 0 15 0 51322319 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10551232 CPUtime=1.06 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28464 28467 12906 0 -1 1077944384 708 0 0 0 93 13 0 0 20 0 15 0 51322319 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140121378290832 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10551232 CPUtime=0.34 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 503 0 0 0 34 0 0 0 20 0 15 0 51322320 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120946583536 140121451039362 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 51322321 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120945529760 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 51322321 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120944477168 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51322323 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28478] ppid=28464 vsize=10551232 CPUtime=0.43 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 1716 0 0 0 43 0 0 0 20 0 15 0 51322323 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10551232 CPUtime=0.43 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 1419 0 0 0 43 0 0 0 20 0 15 0 51322323 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10551232 CPUtime=0.32 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 1380 0 0 0 32 0 0 0 20 0 15 0 51322323 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120940268272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51322324 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51322330 10804461568 195060 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 10551232

[startup+6.3007 s]
/proc/loadavg: 1.95 1.84 1.86 3/213 28482
/proc/meminfo: memFree=30244384/32770624 swapFree=0/362928
[pid=28467] ppid=28464 vsize=10551232 CPUtime=15.6 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 27431 0 0 0 1466 94 0 0 20 0 15 0 51322313 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2637808 288463 3111 1 0 2627261 0
[pid=28467/tid=28469] ppid=28464 vsize=10551232 CPUtime=2.31 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) R 28464 28467 12906 0 -1 4202560 9431 0 0 0 221 10 0 0 20 0 15 0 51322318 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140121455264696 140121046333600 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10551232 CPUtime=2.73 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28464 28467 12906 0 -1 1077944384 3015 0 0 0 253 20 0 0 20 0 15 0 51322319 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10551232 CPUtime=2.72 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28464 28467 12906 0 -1 1077944384 1395 0 0 0 252 20 0 0 20 0 15 0 51322319 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10551232 CPUtime=2.7 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28464 28467 12906 0 -1 1077944384 2674 0 0 0 250 20 0 0 20 0 15 0 51322319 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10551232 CPUtime=2.71 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28464 28467 12906 0 -1 1077944384 1750 0 0 0 252 19 0 0 20 0 15 0 51322319 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140121378290832 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10551232 CPUtime=1.11 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 2249 0 0 0 111 0 0 0 20 0 15 0 51322320 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120946583536 140121451039362 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 51322321 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120945529760 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 51322321 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120944477168 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51322323 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28478] ppid=28464 vsize=10551232 CPUtime=0.45 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 2137 0 0 0 45 0 0 0 20 0 15 0 51322323 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10551232 CPUtime=0.44 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 1536 0 0 0 44 0 0 0 20 0 15 0 51322323 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10551232 CPUtime=0.34 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 1555 0 0 0 34 0 0 0 20 0 15 0 51322323 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120940268272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51322324 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10551232 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 15 0 51322330 10804461568 288463 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 15.6
Current children cumulated vsize (KiB) 10551232

[startup+12.7007 s]
/proc/loadavg: 2.03 1.86 1.86 3/214 28483
/proc/meminfo: memFree=29286144/32770624 swapFree=0/362928
[pid=28467] ppid=28464 vsize=10617796 CPUtime=28.06 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 49443 0 0 0 2640 166 0 0 20 0 16 0 51322313 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2654449 514741 3129 1 0 2643902 0
[pid=28467/tid=28469] ppid=28464 vsize=10617796 CPUtime=7.67 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) R 28464 28467 12906 0 -1 4202560 14996 0 0 0 754 13 0 0 20 0 16 0 51322318 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140121455266536 140121043444864 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10617796 CPUtime=3.57 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28464 28467 12906 0 -1 1077944384 3693 0 0 0 323 34 0 0 20 0 16 0 51322319 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10617796 CPUtime=3.72 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28464 28467 12906 0 -1 1077944384 2297 0 0 0 333 39 0 0 20 0 16 0 51322319 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10617796 CPUtime=3.7 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28464 28467 12906 0 -1 1077944384 3422 0 0 0 332 38 0 0 20 0 16 0 51322319 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10617796 CPUtime=3.56 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28464 28467 12906 0 -1 1077944384 2339 0 0 0 321 35 0 0 20 0 16 0 51322319 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140121378290832 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10617796 CPUtime=1.11 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 2742 0 0 0 111 0 0 0 20 0 16 0 51322320 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140120946583536 140121451039362 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 51322321 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140120945529760 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 51322321 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140120944477168 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322323 10872623104 514741 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0

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

/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 16151 0 0 0 275 2 0 0 20 0 16 0 51322323 10872623104 744857 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10617796 CPUtime=2.11 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 8074 0 0 0 210 1 0 0 20 0 16 0 51322323 10872623104 744857 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10617796 CPUtime=0.5 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 5244 0 0 0 49 1 0 0 20 0 16 0 51322323 10872623104 744857 18446744073709551615 4194304 4196468 140725711492736 140120940268272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322324 10872623104 744857 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10617796 CPUtime=0.07 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 632 0 0 0 2 5 0 0 20 0 16 0 51322330 10872623104 744857 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28483] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28483/stat : 28483 (java) S 28464 28467 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51323156 10872623104 744857 18446744073709551615 4194304 4196468 140725711492736 140120937108272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 159.56
Current children cumulated vsize (KiB) 10617796

[startup+134.401 s]
/proc/loadavg: 2.71 2.29 2.03 3/219 28584
/proc/meminfo: memFree=21455356/32770624 swapFree=0/363060
[pid=28467] ppid=28464 vsize=10617796 CPUtime=161.17 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 91617 0 0 0 15875 242 0 0 20 0 16 0 51322313 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2654449 744861 3137 1 0 2643902 0
[pid=28467/tid=28469] ppid=28464 vsize=10617796 CPUtime=124.34 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) R 28464 28467 12906 0 -1 4202560 35778 0 0 0 12418 16 0 0 20 0 16 0 51322318 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121455264272 140121048024658 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10617796 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28464 28467 12906 0 -1 1077944384 5526 0 0 0 662 49 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10617796 CPUtime=7.23 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28464 28467 12906 0 -1 1077944384 3747 0 0 0 668 55 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10617796 CPUtime=7.22 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28464 28467 12906 0 -1 1077944384 5832 0 0 0 664 58 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10617796 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28464 28467 12906 0 -1 1077944384 3656 0 0 0 660 51 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121378290832 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10617796 CPUtime=2.6 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 5474 0 0 0 259 1 0 0 20 0 16 0 51322320 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120946583536 140121451039362 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 51322321 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120945529824 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 51322321 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120944477184 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28478] ppid=28464 vsize=10617796 CPUtime=2.77 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 16206 0 0 0 275 2 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10617796 CPUtime=2.11 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 8074 0 0 0 210 1 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10617796 CPUtime=0.5 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 5244 0 0 0 49 1 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120940268272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322324 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10617796 CPUtime=0.08 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 632 0 0 0 3 5 0 0 20 0 16 0 51322330 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28483] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28483/stat : 28483 (java) S 28464 28467 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51323156 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120937108272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 10617796

[startup+134.801 s]
/proc/loadavg: 2.71 2.29 2.03 3/219 28584
/proc/meminfo: memFree=21455356/32770624 swapFree=0/363060
[pid=28467] ppid=28464 vsize=10617796 CPUtime=161.57 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 91618 0 0 0 15915 242 0 0 20 0 16 0 51322313 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2654449 744861 3137 1 0 2643902 0
[pid=28467/tid=28469] ppid=28464 vsize=10617796 CPUtime=124.74 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) R 28464 28467 12906 0 -1 4202560 35779 0 0 0 12458 16 0 0 20 0 16 0 51322318 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121455264272 140121048024658 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10617796 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28464 28467 12906 0 -1 1077944384 5526 0 0 0 662 49 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10617796 CPUtime=7.23 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28464 28467 12906 0 -1 1077944384 3747 0 0 0 668 55 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10617796 CPUtime=7.22 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28464 28467 12906 0 -1 1077944384 5832 0 0 0 664 58 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10617796 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28464 28467 12906 0 -1 1077944384 3656 0 0 0 660 51 0 0 20 0 16 0 51322319 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140121378290832 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10617796 CPUtime=2.6 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 5474 0 0 0 259 1 0 0 20 0 16 0 51322320 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120946583536 140121451039362 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 51322321 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120945529824 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 51322321 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120944477184 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28478] ppid=28464 vsize=10617796 CPUtime=2.77 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 16206 0 0 0 275 2 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10617796 CPUtime=2.11 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 8074 0 0 0 210 1 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10617796 CPUtime=0.5 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 5244 0 0 0 49 1 0 0 20 0 16 0 51322323 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120940268272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322324 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10617796 CPUtime=0.08 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 632 0 0 0 3 5 0 0 20 0 16 0 51322330 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28483] ppid=28464 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28483/stat : 28483 (java) S 28464 28467 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51323156 10872623104 744861 18446744073709551615 4194304 4196468 140725711492736 140120937108272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 10617796

[startup+135.201 s]
/proc/loadavg: 2.71 2.29 2.03 3/219 28584
/proc/meminfo: memFree=21455356/32770624 swapFree=0/363060
[pid=28467] ppid=28464 vsize=10750924 CPUtime=161.94 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 92152 0 0 0 15952 242 0 0 20 0 16 0 51322313 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2687731 744876 3139 1 0 2677184 0
[pid=28467/tid=28469] ppid=28464 vsize=10750924 CPUtime=125.11 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28464 28467 12906 0 -1 1077944384 36163 0 0 0 12495 16 0 0 20 0 16 0 51322318 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121455268896 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10750924 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28464 28467 12906 0 -1 1077944384 5526 0 0 0 662 49 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10750924 CPUtime=7.23 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28464 28467 12906 0 -1 1077944384 3747 0 0 0 668 55 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10750924 CPUtime=7.22 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28464 28467 12906 0 -1 1077944384 5832 0 0 0 664 58 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10750924 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28464 28467 12906 0 -1 1077944384 3656 0 0 0 660 51 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121378290832 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10750924 CPUtime=2.6 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 5474 0 0 0 259 1 0 0 20 0 16 0 51322320 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120946583536 140121451039362 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 51322321 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120945529824 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 51322321 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120944477184 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28478] ppid=28464 vsize=10750924 CPUtime=2.77 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 16207 0 0 0 275 2 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10750924 CPUtime=2.11 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 8074 0 0 0 210 1 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10750924 CPUtime=0.5 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 5284 0 0 0 49 1 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120940268272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322324 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10750924 CPUtime=0.08 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 632 0 0 0 3 5 0 0 20 0 16 0 51322330 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 10750924

[startup+135.301 s]
/proc/loadavg: 2.65 2.29 2.03 2/219 28586
/proc/meminfo: memFree=21455604/32770624 swapFree=0/363060
[pid=28467] ppid=28464 vsize=10750924 CPUtime=161.94 cores=1,3,5,7
/proc/28467/stat : 28467 (java) S 28464 28467 12906 0 -1 1077944320 92152 0 0 0 15952 242 0 0 20 0 16 0 51322313 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140725711475280 140121451028215 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
/proc/28467/statm: 2687731 744876 3139 1 0 2677184 0
[pid=28467/tid=28469] ppid=28464 vsize=10750924 CPUtime=125.11 cores=1,3,5,7
/proc/28467/task/28469/stat : 28469 (java) S 28464 28467 12906 0 -1 1077944384 36163 0 0 0 12495 16 0 0 20 0 16 0 51322318 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121455268896 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28470] ppid=28464 vsize=10750924 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28470/stat : 28470 (java) S 28464 28467 12906 0 -1 1077944384 5526 0 0 0 662 49 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121381448464 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28471] ppid=28464 vsize=10750924 CPUtime=7.23 cores=1,3,5,7
/proc/28467/task/28471/stat : 28471 (java) S 28464 28467 12906 0 -1 1077944384 3747 0 0 0 668 55 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121380395920 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28472] ppid=28464 vsize=10750924 CPUtime=7.22 cores=1,3,5,7
/proc/28467/task/28472/stat : 28472 (java) S 28464 28467 12906 0 -1 1077944384 5832 0 0 0 664 58 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121379343376 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28473] ppid=28464 vsize=10750924 CPUtime=7.11 cores=1,3,5,7
/proc/28467/task/28473/stat : 28473 (java) S 28464 28467 12906 0 -1 1077944384 3656 0 0 0 660 51 0 0 20 0 16 0 51322319 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140121378290832 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28474] ppid=28464 vsize=10750924 CPUtime=2.6 cores=1,3,5,7
/proc/28467/task/28474/stat : 28474 (java) S 28464 28467 12906 0 -1 1077944384 5474 0 0 0 259 1 0 0 20 0 16 0 51322320 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120946583536 140121451039362 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28475] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28475/stat : 28475 (java) S 28464 28467 12906 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 16 0 51322321 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120945529824 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28476] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28476/stat : 28476 (java) S 28464 28467 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 51322321 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120944477184 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28477] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28477/stat : 28477 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120943425744 140121451046811 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28478] ppid=28464 vsize=10750924 CPUtime=2.77 cores=1,3,5,7
/proc/28467/task/28478/stat : 28478 (java) S 28464 28467 12906 0 -1 1077944384 16207 0 0 0 275 2 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120942373360 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28479] ppid=28464 vsize=10750924 CPUtime=2.11 cores=1,3,5,7
/proc/28467/task/28479/stat : 28479 (java) S 28464 28467 12906 0 -1 1077944384 8074 0 0 0 210 1 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120941320816 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28480] ppid=28464 vsize=10750924 CPUtime=0.5 cores=1,3,5,7
/proc/28467/task/28480/stat : 28480 (java) S 28464 28467 12906 0 -1 1077944384 5284 0 0 0 49 1 0 0 20 0 16 0 51322323 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120940268272 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28481] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28481/stat : 28481 (java) S 28464 28467 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51322324 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120939215968 140121451038421 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28482] ppid=28464 vsize=10750924 CPUtime=0.08 cores=1,3,5,7
/proc/28467/task/28482/stat : 28482 (java) S 28464 28467 12906 0 -1 1077944384 632 0 0 0 3 5 0 0 20 0 16 0 51322330 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120938162480 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
[pid=28467/tid=28585] ppid=28464 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28467/task/28585/stat : 28585 (java) S 28464 28467 12906 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 16 0 51335829 11008946176 744876 18446744073709551615 4194304 4196468 140725711492736 140120936055952 140121451039362 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19120128 140725711495605 140725711495758 140725711495758 140725711499215 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 135.386
CPU time (s): 161.971
CPU user time (s): 159.528
CPU system time (s): 2.44266
CPU usage (%): 119.636
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.528
system time used= 2.44266
maximum resident set size= 2979768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92734
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5745
involuntary context switches= 492

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.779553 second user time and 0.747963 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-07 10:07:56
IDJOB=4244007
IDBENCH=140560
IDSOLVER=2623
FILE ID=node135/4244007-1502094114
RUNJOBID= node135-1502041652-17605
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-4244007-1502094114/watcher-4244007-1502094114 -o /tmp/evaluation-result-4244007-1502094114/solver-4244007-1502094114 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502041652-17605 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244007-1502094114.xml

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

MD5SUM BENCH= 4870bb42219503db6b08817d9224dcd4
RANDOM SEED=503148289

node135.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.21
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.21
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.21
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.21
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:        31356980 kB
MemAvailable:   31803068 kB
Buffers:          222684 kB
Cached:           512092 kB
SwapCached:            0 kB
Active:           597600 kB
Inactive:         387856 kB
Active(anon):     251296 kB
Inactive(anon):    24972 kB
Active(file):     346304 kB
Inactive(file):   362884 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1688 kB
Writeback:             0 kB
AnonPages:        250668 kB
Mapped:            51392 kB
Shmem:             25344 kB
Slab:             132356 kB
SReclaimable:     105472 kB
SUnreclaim:        26884 kB
KernelStack:        3504 kB
PageTables:         5616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     736888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-07 10:10:12