Trace number 4257945

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 203.46001 177.162

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-07-09.xml
MD5SUMa3ba3cad77540d9164e30b3f583ccc44
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.932661
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints757
Number of domains1
Minimum domain size63
Maximum domain size63
Distribution of domain sizes[{"size":63,"count":63}]
Minimum variable degree50
Maximum variable degree50
Distribution of variable degrees[{"degree":50,"count":63}]
Minimum constraint arity4
Maximum constraint arity63
Distribution of constraint arities[{"arity":4,"count":756},{"arity":63,"count":1}]
Number of extensional constraints0
Number of intensional constraints756
Distribution of constraint types[{"type":"intension","count":756},{"type":"lex","count":1}]
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

35.82/13.65	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
35.82/13.65	c This is free software under the dual EPL/GNU LGPL licenses.
35.82/13.65	c See www.sat4j.org for details.
35.82/13.65	c That software uses the Rhino library from the Mozilla project.
35.82/13.65	c version CUSTOM.v20170705
35.82/13.65	c java.runtime.name	Java(TM) SE Runtime Environment
35.82/13.65	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
35.82/13.65	c java.vm.version	25.131-b11
35.82/13.65	c java.vm.vendor	Oracle Corporation
35.82/13.65	c sun.arch.data.model	64
35.82/13.65	c java.version		1.8.0_131
35.82/13.65	c os.name		Linux
35.82/13.65	c os.version		3.10.0-514.16.1.el7.x86_64
35.82/13.65	c os.arch		amd64
35.82/13.65	c Free memory 		499604488
35.82/13.65	c Max memory 		7247757312
35.82/13.65	c Total memory 		504889344
35.82/13.65	c Number of processors 	4
35.82/13.65	c c --- Begin Solver configuration ---
35.82/13.65	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
35.82/13.65	c Learn all clauses as in MiniSAT
35.82/13.65	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
35.82/13.65	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
35.82/13.65	c No reason simplification
35.82/13.65	c Glucose 2.1 dynamic restart strategy
35.82/13.65	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
35.82/13.65	c timeout=2147483s
35.82/13.65	c DB Simplification allowed=false
35.82/13.65	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
35.82/13.65	c --- End Solver configuration ---
35.82/13.65	c constraints type 
35.82/13.65	c org.sat4j.minisat.constraints.card.MinWatchCard => 126
35.82/13.65	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20227188
35.82/13.65	c org.sat4j.minisat.constraints.cnf.UnitClause => 1540
35.82/13.65	c 20228854 constraints processed.
48.53/23.00	o 62
99.68/73.93	o 61
111.31/85.57	o 60
115.16/89.37	o 59
121.85/95.85	o 58
124.71/98.62	o 57
131.42/105.32	o 56
138.24/112.15	o 55
140.06/113.90	o 54
142.97/116.86	o 53
144.17/118.00	o 52
145.47/119.39	o 51
148.90/122.78	o 50
151.61/125.40	o 49
154.23/127.93	o 48
155.32/129.05	o 47
157.14/130.87	o 46
157.94/131.69	o 45
160.23/133.97	o 44
161.44/135.13	o 43
162.64/136.39	o 42
164.64/138.38	o 41
166.05/139.79	o 40
166.94/140.69	o 39
168.35/142.08	o 38
170.05/143.75	o 37
172.35/146.00	o 36
173.16/146.81	o 35
174.16/147.84	o 34
175.76/149.44	o 33
177.17/150.89	o 32
178.97/152.67	o 31
180.18/153.83	o 30
181.08/154.79	o 29
182.08/155.71	o 28
182.78/156.46	o 27
183.58/157.24	o 26
184.48/158.10	o 25
185.11/158.76	o 24
186.51/160.16	o 23
187.76/161.32	o 22
188.86/162.41	o 21
189.27/162.89	o 20
189.96/163.59	o 19
191.28/164.86	o 18
192.59/166.10	o 17
193.18/166.74	o 16
194.18/167.72	o 15
194.79/168.37	o 14
195.58/169.14	o 13
196.08/169.67	o 12
197.18/170.71	o 11
197.58/171.15	o 10
198.29/171.83	o 9
198.99/172.51	o 8
199.39/172.90	o 7
199.89/173.40	o 6
200.49/174.04	o 5
200.99/174.54	o 4
201.39/174.97	o 3
203.19/176.76	o 2
203.42/177.13	c starts		: 2157
203.42/177.13	c conflicts		: 557926
203.42/177.13	c decisions		: 10597687
203.42/177.13	c propagations		: 67163590
203.42/177.13	c inspects		: 1993145519
203.42/177.13	c shortcuts		: 0
203.42/177.13	c learnt literals	: 2124
203.42/177.13	c learnt binary clauses	: 2787
203.42/177.13	c learnt ternary clauses	: 7519
203.42/177.13	c learnt constraints	: 555801
203.42/177.13	c ignored constraints	: 0
203.42/177.13	c root simplifications	: 0
203.42/177.13	c removed literals (reason simplification)	: 0
203.42/177.13	c reason swapping (by a shorter reason)	: 0
203.42/177.13	c Calls to reduceDB	: 74
203.42/177.13	c Number of update (reduction) of LBD	: 308010
203.42/177.13	c Imported unit clauses	: 0
203.42/177.13	c number of reductions to clauses (during analyze)	: 0
203.42/177.13	c number of learned constraints concerned by reduction	: 0
203.42/177.13	c number of learning phase by resolution	: 0
203.42/177.13	c number of learning phase by cutting planes	: 0
203.42/177.13	c number of rounding to 1 operations	: 0
203.42/177.13	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
203.42/177.13	c number of reductions of the coefficients by power 2 	: 0
203.42/177.13	c number of right shift for reduction by power 2 	: 0
203.42/177.13	c number of reductions of the coefficients by GCD over coefficients 	: 0
203.42/177.13	c speed (assignments/second)	: 410869.4109514458
203.42/177.13	c non guided choices	1348085
203.42/177.13	c learnt constraints type 
203.42/177.13	s OPTIMUM FOUND
203.42/177.13	v <instantiation type="optimum" cost="2">
203.42/177.13	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[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[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[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[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[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[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] </list>
203.42/177.13	v 	<values> 0 0 0 1 1 1 2 2 2 0 1 1 0 1 2 0 0 0 0 1 2 1 2 0 1 1 2 0 2 2 2 0 1 1 2 1 1 0 2 0 1 2 2 1 1 2 0 1 2 0 2 0 1 2 2 2 1 1 2 0 2 0 1 </values>
203.42/177.13	v </instantiation>
203.42/177.13	

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

pid=12270
running on 4 cores: 0,2,4,6

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: 5.19 4.21 3.33 3/196 12273
/proc/meminfo: memFree=23547092/32770624 swapFree=0/294680
[pid=12273] ppid=12270 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/12273/stat : 12273 (runsolver) D 12270 12273 2450 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 1728748 24240128 107 18446744073709551615 4194304 4338465 140735596012784 140735596010424 140086479237847 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 35483648 140735596019857 140735596020303 140735596020303 140735596023754 0
/proc/12273/statm: 5918 107 54 36 0 2156 0

[startup+0.100088 s]
/proc/loadavg: 5.19 4.21 3.33 3/196 12273
/proc/meminfo: memFree=23547092/32770624 swapFree=0/294680
[pid=12273] ppid=12270 vsize=9936560 CPUtime=0 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 3241 0 0 0 0 0 0 0 20 0 6 0 1728748 10175037440 3922 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2484140 3922 1820 1 0 2473637 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9936560

[startup+0.205132 s]
/proc/loadavg: 5.19 4.21 3.33 3/196 12273
/proc/meminfo: memFree=23547092/32770624 swapFree=0/294680
[pid=12273] ppid=12270 vsize=10551156 CPUtime=0.09 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 5067 0 0 0 8 1 0 0 20 0 15 0 1728748 10804383744 6604 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2637789 6604 2761 1 0 2627261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551156

[startup+0.301166 s]
/proc/loadavg: 5.19 4.21 3.33 3/196 12273
/proc/meminfo: memFree=23547092/32770624 swapFree=0/294680
[pid=12273] ppid=12270 vsize=10551156 CPUtime=0.23 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 8397 0 0 0 21 2 0 0 20 0 15 0 1728748 10804383744 9162 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2637789 9162 2864 1 0 2627261 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551156

[startup+0.701179 s]
/proc/loadavg: 5.19 4.21 3.33 3/196 12273
/proc/meminfo: memFree=23547092/32770624 swapFree=0/294680
[pid=12273] ppid=12270 vsize=10551232 CPUtime=1.35 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 11797 0 0 0 130 5 0 0 20 0 15 0 1728748 10804461568 25233 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2637808 25233 3061 1 0 2627261 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 10551232

[startup+1.50117 s]
/proc/loadavg: 4.93 4.17 3.32 6/211 12288
/proc/meminfo: memFree=23254352/32770624 swapFree=0/294676
[pid=12273] ppid=12270 vsize=10551232 CPUtime=3.22 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 13213 0 0 0 289 33 0 0 20 0 15 0 1728748 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2637808 123942 3096 1 0 2627261 0
[pid=12273/tid=12275] ppid=12270 vsize=10551232 CPUtime=1.1 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) S 12270 12273 2450 0 -1 1077944384 7615 0 0 0 104 6 0 0 20 0 15 0 1728756 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015686090288 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10551232 CPUtime=0.24 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) R 12270 12273 2450 0 -1 4202560 185 0 0 0 18 6 0 0 20 0 15 0 1728757 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015612275928 140015663481072 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10551232 CPUtime=0.25 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) R 12270 12273 2450 0 -1 4202560 175 0 0 0 19 6 0 0 20 0 15 0 1728757 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015666882642 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10551232 CPUtime=0.24 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) R 12270 12273 2450 0 -1 4202560 166 0 0 0 18 6 0 0 20 0 15 0 1728757 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015666879278 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10551232 CPUtime=0.25 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) R 12270 12273 2450 0 -1 4202560 186 0 0 0 19 6 0 0 20 0 15 0 1728757 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015666882642 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) S 12270 12273 2450 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015177917216 140015681865429 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015176864928 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015175811824 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 1728762 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12284] ppid=12270 vsize=10551232 CPUtime=0.37 cores=0,2,4,6
/proc/12273/task/12284/stat : 12284 (java) S 12270 12273 2450 0 -1 1077944384 1141 0 0 0 37 0 0 0 20 0 15 0 1728762 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015173699808 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10551232 CPUtime=0.34 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 882 0 0 0 34 0 0 0 20 0 15 0 1728762 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10551232 CPUtime=0.34 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 1419 0 0 0 34 0 0 0 20 0 15 0 1728762 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 1728762 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 1728765 10804461568 123942 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 10551232

[startup+3.10123 s]
/proc/loadavg: 4.93 4.17 3.32 3/210 12288
/proc/meminfo: memFree=22942232/32770624 swapFree=0/294676
[pid=12273] ppid=12270 vsize=10551232 CPUtime=7.74 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 19988 0 0 0 723 51 0 0 20 0 15 0 1728748 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2637808 196040 3117 1 0 2627261 0
[pid=12273/tid=12275] ppid=12270 vsize=10551232 CPUtime=1.56 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) R 12270 12273 2450 0 -1 4202560 7619 0 0 0 150 6 0 0 20 0 15 0 1728756 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015686091056 140015282959933 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10551232 CPUtime=0.96 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) S 12270 12273 2450 0 -1 1077944384 663 0 0 0 87 9 0 0 20 0 15 0 1728757 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015612275728 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10551232 CPUtime=1.06 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) S 12270 12273 2450 0 -1 1077944384 1527 0 0 0 95 11 0 0 20 0 15 0 1728757 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10551232 CPUtime=0.96 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) S 12270 12273 2450 0 -1 1077944384 724 0 0 0 86 10 0 0 20 0 15 0 1728757 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10551232 CPUtime=1.06 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) S 12270 12273 2450 0 -1 1077944384 729 0 0 0 95 11 0 0 20 0 15 0 1728757 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10551232 CPUtime=0.33 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) S 12270 12273 2450 0 -1 1077944384 515 0 0 0 33 0 0 0 20 0 15 0 1728759 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015177918704 140015681866370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015176864928 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015175811824 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 1728762 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12284] ppid=12270 vsize=10551232 CPUtime=0.92 cores=0,2,4,6
/proc/12273/task/12284/stat : 12284 (java) R 12270 12273 2450 0 -1 4202560 3264 0 0 0 91 1 0 0 20 0 15 0 1728762 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015173689544 140015665769581 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10551232 CPUtime=0.47 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 2031 0 0 0 47 0 0 0 20 0 15 0 1728762 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10551232 CPUtime=0.35 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 1556 0 0 0 35 0 0 0 20 0 15 0 1728762 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 1728762 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 1728765 10804461568 196040 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 7.74
Current children cumulated vsize (KiB) 10551232

[startup+6.30075 s]
/proc/loadavg: 4.93 4.17 3.32 6/210 12288
/proc/meminfo: memFree=22383008/32770624 swapFree=0/294684
[pid=12273] ppid=12270 vsize=10551232 CPUtime=15.85 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 35256 0 0 0 1514 71 0 0 20 0 15 0 1728748 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2637808 319091 3119 1 0 2627261 0
[pid=12273/tid=12275] ppid=12270 vsize=10551232 CPUtime=2.36 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) R 12270 12273 2450 0 -1 4202560 9359 0 0 0 228 8 0 0 20 0 15 0 1728756 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015686090576 140015282848536 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10551232 CPUtime=2.47 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) S 12270 12273 2450 0 -1 1077944384 1284 0 0 0 233 14 0 0 20 0 15 0 1728757 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015612275728 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10551232 CPUtime=2.51 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) S 12270 12273 2450 0 -1 1077944384 1758 0 0 0 236 15 0 0 20 0 15 0 1728757 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10551232 CPUtime=2.41 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) S 12270 12273 2450 0 -1 1077944384 1042 0 0 0 227 14 0 0 20 0 15 0 1728757 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10551232 CPUtime=2.51 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) S 12270 12273 2450 0 -1 1077944384 1246 0 0 0 237 14 0 0 20 0 15 0 1728757 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10551232 CPUtime=1.19 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) S 12270 12273 2450 0 -1 1077944384 2081 0 0 0 119 0 0 0 20 0 15 0 1728759 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015177918704 140015681866370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015176864928 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015175811824 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 1728762 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12284] ppid=12270 vsize=10551232 CPUtime=1.29 cores=0,2,4,6
/proc/12273/task/12284/stat : 12284 (java) S 12270 12273 2450 0 -1 1077944384 9183 0 0 0 128 1 0 0 20 0 15 0 1728762 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015173708528 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10551232 CPUtime=0.65 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 5507 0 0 0 65 0 0 0 20 0 15 0 1728762 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10551232 CPUtime=0.37 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 1696 0 0 0 37 0 0 0 20 0 15 0 1728762 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 1728762 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 741 0 0 0 0 0 0 0 20 0 15 0 1728765 10804461568 319091 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 15.85
Current children cumulated vsize (KiB) 10551232

[startup+12.7007 s]
/proc/loadavg: 4.95 4.20 3.34 6/210 12289
/proc/meminfo: memFree=20608280/32770624 swapFree=0/294688
[pid=12273] ppid=12270 vsize=10551232 CPUtime=34.39 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 45455 0 0 0 3207 232 0 0 20 0 15 0 1728748 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2637808 726085 3130 1 0 2627261 0
[pid=12273/tid=12275] ppid=12270 vsize=10551232 CPUtime=3.32 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) S 12270 12273 2450 0 -1 1077944384 9412 0 0 0 324 8 0 0 20 0 15 0 1728756 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015686091088 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10551232 CPUtime=6.48 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) S 12270 12273 2450 0 -1 1077944384 2510 0 0 0 594 54 0 0 20 0 15 0 1728757 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015612275728 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10551232 CPUtime=6.48 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) S 12270 12273 2450 0 -1 1077944384 3083 0 0 0 593 55 0 0 20 0 15 0 1728757 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10551232 CPUtime=6.44 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) S 12270 12273 2450 0 -1 1077944384 3445 0 0 0 593 51 0 0 20 0 15 0 1728757 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10551232 CPUtime=6.55 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) S 12270 12273 2450 0 -1 1077944384 3615 0 0 0 598 57 0 0 20 0 15 0 1728757 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10551232 CPUtime=2.59 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) R 12270 12273 2450 0 -1 4202560 4019 0 0 0 259 0 0 0 20 0 15 0 1728759 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015177917136 140015666555900 0 0 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015176864928 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 1728759 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015175811824 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 1728762 10804461568 726085 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0

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

/proc/12273/task/12284/stat : 12284 (java) S 12270 12273 2450 0 -1 1077944384 17869 0 0 0 281 2 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015173708528 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10619844 CPUtime=2.23 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 15922 0 0 0 222 1 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10619844 CPUtime=0.55 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 5341 0 0 0 54 1 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10619844 CPUtime=0.1 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 962 0 0 0 5 5 0 0 20 0 16 0 1728765 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12290] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12290/stat : 12290 (java) S 12270 12273 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 1730114 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015168443440 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 200.89
Current children cumulated vsize (KiB) 10619844

[startup+176.001 s]
/proc/loadavg: 3.58 3.84 3.33 3/211 12444
/proc/meminfo: memFree=21468176/32770624 swapFree=0/294964
[pid=12273] ppid=12270 vsize=10619844 CPUtime=202.49 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 91910 0 0 0 20007 242 0 0 20 0 16 0 1728748 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2654961 729129 3147 1 0 2644414 0
[pid=12273/tid=12275] ppid=12270 vsize=10619844 CPUtime=165.85 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) R 12270 12273 2450 0 -1 4202560 28539 0 0 0 16574 11 0 0 20 0 16 0 1728756 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015686086800 140015285924608 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10619844 CPUtime=6.99 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) S 12270 12273 2450 0 -1 1077944384 2973 0 0 0 645 54 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015612275728 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10619844 CPUtime=7 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) S 12270 12273 2450 0 -1 1077944384 3807 0 0 0 645 55 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10619844 CPUtime=6.95 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) S 12270 12273 2450 0 -1 1077944384 4168 0 0 0 643 52 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10619844 CPUtime=7.06 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) S 12270 12273 2450 0 -1 1077944384 4229 0 0 0 649 57 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10619844 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) S 12270 12273 2450 0 -1 1077944384 6691 0 0 0 283 0 0 0 20 0 16 0 1728759 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015177918704 140015681866370 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 1728759 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015176864992 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 1728759 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015175811840 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12284] ppid=12270 vsize=10619844 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12284/stat : 12284 (java) S 12270 12273 2450 0 -1 1077944384 17869 0 0 0 281 2 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015173708528 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10619844 CPUtime=2.23 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 15922 0 0 0 222 1 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10619844 CPUtime=0.55 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 5341 0 0 0 54 1 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10619844 CPUtime=0.11 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 962 0 0 0 5 6 0 0 20 0 16 0 1728765 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12290] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12290/stat : 12290 (java) S 12270 12273 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 1730114 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015168443440 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 202.49
Current children cumulated vsize (KiB) 10619844

[startup+176.801 s]
/proc/loadavg: 3.58 3.84 3.33 3/211 12444
/proc/meminfo: memFree=21468176/32770624 swapFree=0/294964
[pid=12273] ppid=12270 vsize=10619844 CPUtime=203.29 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 92100 0 0 0 20087 242 0 0 20 0 16 0 1728748 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2654961 729129 3147 1 0 2644414 0
[pid=12273/tid=12275] ppid=12270 vsize=10619844 CPUtime=166.64 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) R 12270 12273 2450 0 -1 4202560 28727 0 0 0 16653 11 0 0 20 0 16 0 1728756 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015686086800 140015279875982 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10619844 CPUtime=6.99 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) S 12270 12273 2450 0 -1 1077944384 2973 0 0 0 645 54 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015612275728 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10619844 CPUtime=7 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) S 12270 12273 2450 0 -1 1077944384 3807 0 0 0 645 55 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10619844 CPUtime=6.95 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) S 12270 12273 2450 0 -1 1077944384 4168 0 0 0 643 52 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10619844 CPUtime=7.06 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) S 12270 12273 2450 0 -1 1077944384 4229 0 0 0 649 57 0 0 20 0 16 0 1728757 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10619844 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) S 12270 12273 2450 0 -1 1077944384 6691 0 0 0 283 0 0 0 20 0 16 0 1728759 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015177918704 140015681866370 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 1728759 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015176864992 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 1728759 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015175811840 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12284] ppid=12270 vsize=10619844 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12284/stat : 12284 (java) S 12270 12273 2450 0 -1 1077944384 17869 0 0 0 281 2 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015173708528 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10619844 CPUtime=2.23 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 15922 0 0 0 222 1 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10619844 CPUtime=0.55 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 5343 0 0 0 54 1 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10619844 CPUtime=0.11 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 962 0 0 0 5 6 0 0 20 0 16 0 1728765 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12290] ppid=12270 vsize=10619844 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12290/stat : 12290 (java) S 12270 12273 2450 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 1730114 10874720256 729129 18446744073709551615 4194304 4196468 140721824394720 140015168443440 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 203.29
Current children cumulated vsize (KiB) 10619844

[startup+177.001 s]
/proc/loadavg: 3.58 3.84 3.33 3/211 12444
/proc/meminfo: memFree=21468176/32770624 swapFree=0/294964
[pid=12273] ppid=12270 vsize=10752972 CPUtime=203.42 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 92484 0 0 0 20100 242 0 0 20 0 16 0 1728748 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2688243 729143 3149 1 0 2677696 0
[pid=12273/tid=12275] ppid=12270 vsize=10752972 CPUtime=166.77 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) S 12270 12273 2450 0 -1 1077944384 28976 0 0 0 16666 11 0 0 20 0 16 0 1728756 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015686095904 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10752972 CPUtime=6.99 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) S 12270 12273 2450 0 -1 1077944384 2973 0 0 0 645 54 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015612275728 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10752972 CPUtime=7 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) S 12270 12273 2450 0 -1 1077944384 3807 0 0 0 645 55 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10752972 CPUtime=6.95 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) S 12270 12273 2450 0 -1 1077944384 4168 0 0 0 643 52 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10752972 CPUtime=7.06 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) S 12270 12273 2450 0 -1 1077944384 4229 0 0 0 649 57 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10752972 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) S 12270 12273 2450 0 -1 1077944384 6692 0 0 0 283 0 0 0 20 0 16 0 1728759 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015177918704 140015681866370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 1728759 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015176864992 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 1728759 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015175811840 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12284] ppid=12270 vsize=10752972 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12284/stat : 12284 (java) S 12270 12273 2450 0 -1 1077944384 17870 0 0 0 281 2 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015173708528 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10752972 CPUtime=2.23 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 15923 0 0 0 222 1 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10752972 CPUtime=0.55 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 5344 0 0 0 54 1 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10752972 CPUtime=0.11 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 962 0 0 0 5 6 0 0 20 0 16 0 1728765 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 10752972

[startup+177.101 s]
/proc/loadavg: 3.46 3.81 3.32 2/211 12446
/proc/meminfo: memFree=21464080/32770624 swapFree=0/294964
[pid=12273] ppid=12270 vsize=10752972 CPUtime=203.42 cores=0,2,4,6
/proc/12273/stat : 12273 (java) S 12270 12273 2450 0 -1 1077944320 92484 0 0 0 20100 242 0 0 20 0 16 0 1728748 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140721824377264 140015681855223 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
/proc/12273/statm: 2688243 729143 3149 1 0 2677696 0
[pid=12273/tid=12275] ppid=12270 vsize=10752972 CPUtime=166.77 cores=0,2,4,6
/proc/12273/task/12275/stat : 12275 (java) S 12270 12273 2450 0 -1 1077944384 28976 0 0 0 16666 11 0 0 20 0 16 0 1728756 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015686095904 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12276] ppid=12270 vsize=10752972 CPUtime=6.99 cores=0,2,4,6
/proc/12273/task/12276/stat : 12276 (java) S 12270 12273 2450 0 -1 1077944384 2973 0 0 0 645 54 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015612275728 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12277] ppid=12270 vsize=10752972 CPUtime=7 cores=0,2,4,6
/proc/12273/task/12277/stat : 12277 (java) S 12270 12273 2450 0 -1 1077944384 3807 0 0 0 645 55 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015611223184 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12278] ppid=12270 vsize=10752972 CPUtime=6.95 cores=0,2,4,6
/proc/12273/task/12278/stat : 12278 (java) S 12270 12273 2450 0 -1 1077944384 4168 0 0 0 643 52 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015610170128 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12279] ppid=12270 vsize=10752972 CPUtime=7.06 cores=0,2,4,6
/proc/12273/task/12279/stat : 12279 (java) S 12270 12273 2450 0 -1 1077944384 4229 0 0 0 649 57 0 0 20 0 16 0 1728757 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015609117584 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12280] ppid=12270 vsize=10752972 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12280/stat : 12280 (java) S 12270 12273 2450 0 -1 1077944384 6692 0 0 0 283 0 0 0 20 0 16 0 1728759 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015177918704 140015681866370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12281] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12281/stat : 12281 (java) S 12270 12273 2450 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 1728759 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015176864992 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12282] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12282/stat : 12282 (java) S 12270 12273 2450 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 1728759 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015175811840 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12283] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12283/stat : 12283 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015174760400 140015681873819 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12284] ppid=12270 vsize=10752972 CPUtime=2.83 cores=0,2,4,6
/proc/12273/task/12284/stat : 12284 (java) S 12270 12273 2450 0 -1 1077944384 17870 0 0 0 281 2 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015173708528 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12285] ppid=12270 vsize=10752972 CPUtime=2.23 cores=0,2,4,6
/proc/12273/task/12285/stat : 12285 (java) S 12270 12273 2450 0 -1 1077944384 15923 0 0 0 222 1 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015172655984 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12286] ppid=12270 vsize=10752972 CPUtime=0.55 cores=0,2,4,6
/proc/12273/task/12286/stat : 12286 (java) S 12270 12273 2450 0 -1 1077944384 5344 0 0 0 54 1 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015171602928 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12287] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12287/stat : 12287 (java) S 12270 12273 2450 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 1728762 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015170550624 140015681865429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12288] ppid=12270 vsize=10752972 CPUtime=0.11 cores=0,2,4,6
/proc/12273/task/12288/stat : 12288 (java) S 12270 12273 2450 0 -1 1077944384 962 0 0 0 5 6 0 0 20 0 16 0 1728765 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015169497648 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
[pid=12273/tid=12445] ppid=12270 vsize=10752972 CPUtime=0 cores=0,2,4,6
/proc/12273/task/12445/stat : 12445 (java) S 12270 12273 2450 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 1746441 11011043328 729143 18446744073709551615 4194304 4196468 140721824394720 140015165293456 140015681866370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18923520 140721824399803 140721824399956 140721824399956 140721824403407 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 10752972

Child status: 0
Real time (s): 177.162
CPU time (s): 203.46
CPU user time (s): 201.012
CPU system time (s): 2.44791
CPU usage (%): 114.844
Max. virtual memory (cumulated for all children) (KiB): 10752972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.012
system time used= 2.44791
maximum resident set size= 2926280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93166
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6713
involuntary context switches= 782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.820026 second user time and 1.11313 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 06:41:46
IDJOB=4257945
IDBENCH=139744
IDSOLVER=2643
FILE ID=node127/4257945-1501995350
RUNJOBID= node127-1501992487-9584
PBS_JOBID= 
Free space on /tmp= 61996 MiB

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

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

MD5SUM BENCH= a3ba3cad77540d9164e30b3f583ccc44
RANDOM SEED=891327179

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:        23547728 kB
MemAvailable:   23745604 kB
Buffers:           95364 kB
Cached:           384764 kB
SwapCached:            0 kB
Active:          8502248 kB
Inactive:         303212 kB
Active(anon):    8325660 kB
Inactive(anon):     8532 kB
Active(file):     176588 kB
Inactive(file):   294680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1584 kB
Writeback:             0 kB
AnonPages:       8335332 kB
Mapped:            40332 kB
Shmem:              8868 kB
Slab:             109612 kB
SReclaimable:      84884 kB
SUnreclaim:        24728 kB
KernelStack:        3728 kB
PageTables:        21828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8602080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7968768 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 06:44:43