Trace number 4243999

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-05SAT (TO)3 2400.3601 2174.5801

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-18.xml
MD5SUM3a3404c97a3d7cefcffb7ea6a332e0fb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2400.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables324
Number of constraints816
Number of domains1
Minimum domain size153
Maximum domain size153
Distribution of domain sizes[{"size":153,"count":153}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":171},{"degree":17,"count":153}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":816}]
Number of extensional constraints0
Number of intensional constraints816
Distribution of constraint types[{"type":"intension","count":816}]
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

141.97/50.19	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
141.97/50.19	c This is free software under the dual EPL/GNU LGPL licenses.
141.97/50.19	c See www.sat4j.org for details.
141.97/50.19	c That software uses the Rhino library from the Mozilla project.
141.97/50.19	c version CUSTOM.v20170705
141.97/50.19	c java.runtime.name	Java(TM) SE Runtime Environment
141.97/50.19	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
141.97/50.19	c java.vm.version	25.131-b11
141.97/50.19	c java.vm.vendor	Oracle Corporation
141.97/50.19	c sun.arch.data.model	64
141.97/50.19	c java.version		1.8.0_131
141.97/50.19	c os.name		Linux
141.97/50.19	c os.version		3.10.0-514.16.1.el7.x86_64
141.97/50.19	c os.arch		amd64
141.97/50.19	c Free memory 		499604488
141.97/50.19	c Max memory 		7247757312
141.97/50.19	c Total memory 		504889344
141.97/50.19	c Number of processors 	4
141.97/50.19	c c --- Begin Solver configuration ---
141.97/50.19	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
141.97/50.19	c Learn all clauses as in MiniSAT
141.97/50.19	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
141.97/50.19	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
141.97/50.19	c No reason simplification
141.97/50.19	c Glucose 2.1 dynamic restart strategy
141.97/50.19	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
141.97/50.19	c timeout=2147483s
141.97/50.19	c DB Simplification allowed=false
141.97/50.19	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
141.97/50.19	c --- End Solver configuration ---
141.97/50.19	c constraints type 
141.97/50.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 306
141.97/50.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 60869928
141.97/50.19	c org.sat4j.minisat.constraints.cnf.UnitClause => 1632
141.97/50.19	c 60871866 constraints processed.
146.47/53.16	o 152
156.19/62.37	o 150
169.51/75.54	o 147
251.85/139.26	o 146
264.71/152.03	o 143
295.73/183.07	o 142
301.33/188.66	o 137
347.48/234.55	o 133
358.00/245.05	o 132
371.42/258.48	o 131
376.72/263.71	o 130
383.93/270.95	o 129
392.34/279.36	o 128
397.65/284.65	o 127
406.56/293.58	o 126
437.61/309.01	o 125
444.61/316.01	o 124
455.32/326.77	o 123
461.62/333.09	o 121
470.15/341.59	o 120
477.25/348.65	o 119
490.68/362.08	o 118
493.88/365.29	o 117
496.48/367.89	o 116
501.48/372.84	o 115
505.48/376.87	o 114
510.20/381.57	o 113
513.54/384.88	o 112
518.25/389.58	o 111
523.65/394.99	o 110
527.85/399.19	o 109
532.56/403.81	o 108
537.67/408.94	o 107
542.17/413.40	o 105
546.28/417.53	o 104
550.28/421.53	o 103
554.19/425.48	o 102
557.25/428.46	o 101
560.85/432.02	o 100
564.31/435.46	o 99
569.31/440.42	o 98
572.71/443.83	o 97
577.22/448.35	o 96
580.43/451.53	o 95
584.03/455.16	o 94
589.14/460.23	o 93
592.44/463.57	o 92
595.54/466.61	o 91
600.25/471.34	o 90
602.95/474.01	o 89
607.25/478.36	o 88
611.75/482.87	o 87
614.35/485.42	o 86
617.16/488.25	o 85
621.16/492.20	o 84
624.76/495.84	o 83
628.16/499.20	o 82
649.86/507.69	o 81
652.06/509.82	o 79
656.47/514.24	o 78
661.67/519.46	o 77
664.27/522.04	o 76
668.48/526.25	o 75
672.18/529.92	o 74
676.28/534.09	o 73
680.58/538.35	o 72
683.39/541.19	o 71
686.19/543.90	o 69
690.79/548.53	o 67
694.90/552.64	o 66
699.30/557.08	o 65
702.70/560.46	o 64
705.62/563.33	o 63
708.31/566.09	o 62
712.42/570.11	o 61
715.72/573.47	o 60
718.93/576.66	o 59
721.93/579.67	o 58
724.83/582.53	o 57
728.93/586.62	o 56
731.53/589.26	o 55
734.73/592.42	o 54
737.63/595.34	o 53
740.84/598.59	o 52
743.84/601.51	o 51
746.95/604.67	o 50
750.05/607.79	o 49
752.85/610.54	o 48
755.16/612.82	o 47
758.15/615.89	o 46
760.95/618.62	o 45
763.25/620.92	o 44
765.66/623.35	o 43
768.66/626.38	o 42
771.16/628.87	o 41
774.68/632.33	o 39
777.18/634.84	o 38
779.68/637.32	o 37
782.69/640.37	o 36
784.98/642.65	o 35
787.68/645.33	o 34
791.09/648.75	o 33
793.79/651.40	o 32
796.39/654.00	o 31
798.29/655.90	o 30
800.79/658.43	o 29
803.51/661.15	o 28
805.40/663.04	o 27
807.71/665.31	o 26
810.11/667.75	o 25
812.91/670.57	o 24
815.91/673.56	o 23
818.41/676.06	o 22
820.61/678.25	o 21
822.61/680.23	o 20
825.12/682.72	o 19
827.53/685.12	o 18
829.83/687.44	o 17
832.34/689.98	o 16
834.75/692.30	o 15
836.65/694.30	o 14
838.75/696.39	o 13
840.45/698.07	o 12
842.55/700.13	o 11
844.96/702.57	o 10
846.86/704.42	o 9
848.66/706.23	o 8
850.86/708.43	o 7
853.46/711.04	o 6
856.16/713.79	o 5
858.78/716.35	o 4
864.68/722.25	o 3
2400.24/2174.50	c starts		: 10424
2400.24/2174.50	c conflicts		: 4933650
2400.24/2174.50	c decisions		: 173389853
2400.24/2174.50	c propagations		: 3688324414
2400.24/2174.50	c inspects		: 23639849632
2400.24/2174.50	c shortcuts		: 0
2400.24/2174.50	c learnt literals	: 14053
2400.24/2174.50	c learnt binary clauses	: 10682
2400.24/2174.50	c learnt ternary clauses	: 16544
2400.24/2174.50	c learnt constraints	: 4919597
2400.24/2174.50	c ignored constraints	: 0
2400.24/2174.50	c root simplifications	: 0
2400.24/2174.50	c removed literals (reason simplification)	: 0
2400.24/2174.51	c reason swapping (by a shorter reason)	: 0
2400.24/2174.51	c Calls to reduceDB	: 423
2400.24/2174.51	c Number of update (reduction) of LBD	: 3341347
2400.24/2174.51	c Imported unit clauses	: 0
2400.24/2174.51	c number of reductions to clauses (during analyze)	: 0
2400.24/2174.51	c number of learned constraints concerned by reduction	: 0
2400.24/2174.51	c number of learning phase by resolution	: 0
2400.24/2174.51	c number of learning phase by cutting planes	: 0
2400.24/2174.51	c number of rounding to 1 operations	: 0
2400.24/2174.51	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.24/2174.51	c number of reductions of the coefficients by power 2 	: 0
2400.24/2174.51	c number of right shift for reduction by power 2 	: 0
2400.24/2174.51	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.24/2174.51	c speed (assignments/second)	: 1736258.923670641
2400.24/2174.51	c non guided choices	53540359
2400.24/2174.53	c learnt constraints type 
2400.24/2174.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10682
2400.24/2174.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 92061
2400.24/2174.53	s SATISFIABLE
2400.24/2174.53	v <instantiation type="solution">
2400.24/2174.53	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[0][15] x[0][16] x[0][17] 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[1][15] x[1][16] x[1][17] 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[2][15] x[2][16] x[2][17] 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[3][15] x[3][16] x[3][17] 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[4][15] x[4][16] x[4][17] 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[5][15] x[5][16] x[5][17] 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[6][15] x[6][16] x[6][17] 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[7][15] x[7][16] x[7][17] 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[8][15] x[8][16] x[8][17] 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[9][15] x[9][16] x[9][17] 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[10][15] x[10][16] x[10][17] 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[11][15] x[11][16] x[11][17] 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[12][15] x[12][16] x[12][17] 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[13][15] x[13][16] x[13][17] 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] x[14][15] x[14][16] x[14][17] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[16][12] x[16][13] x[16][14] x[16][15] x[16][16] x[16][17] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[17][10] x[17][11] x[17][12] x[17][13] x[17][14] x[17][15] x[17][16] x[17][17] </list>
2400.24/2174.53	v 	<values> 0 1 0 0 0 1 2 3 0 1 2 1 3 1 1 2 3 2 0 0 0 3 3 2 2 1 1 0 1 0 0 3 2 3 0 2 0 0 0 1 3 0 1 0 1 2 2 2 3 2 0 0 1 2 0 0 0 0 2 1 0 0 3 1 2 0 1 2 1 0 2 3 0 0 0 0 0 3 3 1 3 0 1 2 0 0 1 2 1 2 0 0 0 0 0 0 0 2 2 3 1 2 0 2 3 1 3 3 0 0 0 0 0 0 0 1 2 3 0 2 3 0 0 1 2 3 0 0 0 0 0 0 0 0 3 3 0 1 2 0 2 2 2 1 0 0 0 0 0 0 0 0 0 0 2 1 3 3 1 3 0 0 0 0 0 0 0 0 0 0 0 0 3 3 2 3 2 0 2 1 0 0 0 0 0 0 0 0 0 0 0 0 2 1 3 0 3 3 0 0 0 0 0 0 0 0 0 0 0 0 3 0 3 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
2400.24/2174.53	v </instantiation>
2400.24/2174.53	

Verifier Data

OK	3

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

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

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: 2.42 1.97 1.90 3/198 28550
/proc/meminfo: memFree=28614748/32770624 swapFree=0/363168
[pid=28550] ppid=28547 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/28550/stat : 28550 (runsolver) D 28547 28550 12906 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 51325846 24240128 106 18446744073709551615 4194304 4338465 140730423494848 140730423492488 139637522735831 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 17186816 140730423496839 140730423497289 140730423497289 140730423500746 0
/proc/28550/statm: 5918 106 53 36 0 2156 0

[startup+0.100108 s]
/proc/loadavg: 2.42 1.97 1.90 3/198 28550
/proc/meminfo: memFree=28614748/32770624 swapFree=0/363168
[pid=28550] ppid=28547 vsize=10151672 CPUtime=0.02 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 4081 0 0 0 2 0 0 0 20 0 9 0 51325846 10395312128 4227 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2537918 4227 2100 1 0 2527415 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10151672

[startup+0.200328 s]
/proc/loadavg: 2.42 1.97 1.90 3/198 28550
/proc/meminfo: memFree=28614748/32770624 swapFree=0/363168
[pid=28550] ppid=28547 vsize=10484492 CPUtime=0.06 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 5022 0 0 0 5 1 0 0 20 0 14 0 51325846 10736119808 6075 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2621123 6075 2578 1 0 2610620 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10484492

[startup+0.301091 s]
/proc/loadavg: 2.42 1.97 1.90 3/198 28550
/proc/meminfo: memFree=28614748/32770624 swapFree=0/363168
[pid=28550] ppid=28547 vsize=10551156 CPUtime=0.19 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 8211 0 0 0 17 2 0 0 20 0 15 0 51325846 10804383744 7943 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2637789 7943 2849 1 0 2627261 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10551156

[startup+0.701097 s]
/proc/loadavg: 2.42 1.97 1.90 3/198 28550
/proc/meminfo: memFree=28614748/32770624 swapFree=0/363168
[pid=28550] ppid=28547 vsize=10551232 CPUtime=1.2 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 11258 0 0 0 115 5 0 0 20 0 15 0 51325846 10804461568 27841 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2637808 27841 3062 1 0 2627261 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 10551232

[startup+1.50506 s]
/proc/loadavg: 2.42 1.97 1.90 6/213 28565
/proc/meminfo: memFree=28358992/32770624 swapFree=0/362964
[pid=28550] ppid=28547 vsize=10551232 CPUtime=2.93 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 12545 0 0 0 266 27 0 0 20 0 15 0 51325846 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2637808 112196 3095 1 0 2627261 0
[pid=28550/tid=28552] ppid=28547 vsize=10551232 CPUtime=1.14 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) S 28547 28550 12906 0 -1 1077944384 7026 0 0 0 108 6 0 0 20 0 15 0 51325853 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140082139590448 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10551232 CPUtime=0.18 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) R 28547 28550 12906 0 -1 4202560 154 0 0 0 14 4 0 0 20 0 15 0 51325853 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140082105067920 140082120383001 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10551232 CPUtime=0.18 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) R 28547 28550 12906 0 -1 4202560 154 0 0 0 14 4 0 0 20 0 15 0 51325853 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082128454974 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10551232 CPUtime=0.19 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) R 28547 28550 12906 0 -1 4202560 160 0 0 0 14 5 0 0 20 0 15 0 51325853 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081744071312 140082128451963 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10551232 CPUtime=0.17 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) R 28547 28550 12906 0 -1 4202560 168 0 0 0 13 4 0 0 20 0 15 0 51325853 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081743018712 140082120383001 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081631315104 140082135365333 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081630262560 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081629210224 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325858 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28561] ppid=28547 vsize=10551232 CPUtime=0.36 cores=0,2,4,6
/proc/28550/task/28561/stat : 28561 (java) S 28547 28550 12906 0 -1 1077944384 1131 0 0 0 36 0 0 0 20 0 15 0 51325858 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081627105392 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28562] ppid=28547 vsize=10551232 CPUtime=0.34 cores=0,2,4,6
/proc/28550/task/28562/stat : 28562 (java) S 28547 28550 12906 0 -1 1077944384 1002 0 0 0 34 0 0 0 20 0 15 0 51325858 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081626052592 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28563] ppid=28547 vsize=10551232 CPUtime=0.3 cores=0,2,4,6
/proc/28550/task/28563/stat : 28563 (java) S 28547 28550 12906 0 -1 1077944384 1306 0 0 0 30 0 0 0 20 0 15 0 51325858 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081625000304 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28564] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28564/stat : 28564 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325858 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081623947744 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28565] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28565/stat : 28565 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325867 10804461568 112196 18446744073709551615 4194304 4196468 140727821487216 140081622895536 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 10551232

[startup+3.1011 s]
/proc/loadavg: 2.42 1.97 1.90 6/213 28565
/proc/meminfo: memFree=27978688/32770624 swapFree=0/362952
[pid=28550] ppid=28547 vsize=10551232 CPUtime=7.32 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 14841 0 0 0 663 69 0 0 20 0 15 0 51325846 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2637808 204155 3112 1 0 2627261 0
[pid=28550/tid=28552] ppid=28547 vsize=10551232 CPUtime=1.47 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) S 28547 28550 12906 0 -1 1077944384 7027 0 0 0 141 6 0 0 20 0 15 0 51325853 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140082139591232 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10551232 CPUtime=1.09 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) R 28547 28550 12906 0 -1 4202560 676 0 0 0 94 15 0 0 20 0 15 0 51325853 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140082105067808 140082120377248 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10551232 CPUtime=1.08 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) R 28547 28550 12906 0 -1 4202560 634 0 0 0 94 14 0 0 20 0 15 0 51325853 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082119803342 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10551232 CPUtime=1.09 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) R 28547 28550 12906 0 -1 4202560 554 0 0 0 94 15 0 0 20 0 15 0 51325853 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081744071512 140082119803419 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10551232 CPUtime=1.09 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) R 28547 28550 12906 0 -1 4202560 514 0 0 0 94 15 0 0 20 0 15 0 51325853 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081743018512 140082120378768 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10551232 CPUtime=0.35 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 584 0 0 0 35 0 0 0 20 0 15 0 51325855 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081631315104 140082135365333 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081630262560 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081629210224 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325858 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28561] ppid=28547 vsize=10551232 CPUtime=0.38 cores=0,2,4,6
/proc/28550/task/28561/stat : 28561 (java) S 28547 28550 12906 0 -1 1077944384 1138 0 0 0 38 0 0 0 20 0 15 0 51325858 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081627105392 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28562] ppid=28547 vsize=10551232 CPUtime=0.37 cores=0,2,4,6
/proc/28550/task/28562/stat : 28562 (java) S 28547 28550 12906 0 -1 1077944384 1014 0 0 0 37 0 0 0 20 0 15 0 51325858 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081626052592 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28563] ppid=28547 vsize=10551232 CPUtime=0.32 cores=0,2,4,6
/proc/28550/task/28563/stat : 28563 (java) S 28547 28550 12906 0 -1 1077944384 1340 0 0 0 32 0 0 0 20 0 15 0 51325858 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081625000304 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28564] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28564/stat : 28564 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325858 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081623947744 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28565] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28565/stat : 28565 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325867 10804461568 204155 18446744073709551615 4194304 4196468 140727821487216 140081622895536 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 10551232

[startup+6.30065 s]
/proc/loadavg: 2.63 2.02 1.91 3/213 28565
/proc/meminfo: memFree=27418904/32770624 swapFree=0/362952
[pid=28550] ppid=28547 vsize=10551232 CPUtime=15.65 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 20475 0 0 0 1462 103 0 0 20 0 15 0 51325846 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2637808 302228 3113 1 0 2627261 0
[pid=28550/tid=28552] ppid=28547 vsize=10551232 CPUtime=2.19 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) R 28547 28550 12906 0 -1 4202560 8125 0 0 0 213 6 0 0 20 0 15 0 51325853 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140082139591768 140081779117413 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10551232 CPUtime=2.78 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) S 28547 28550 12906 0 -1 1077944384 1014 0 0 0 255 23 0 0 20 0 15 0 51325853 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140082105067920 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10551232 CPUtime=2.77 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) S 28547 28550 12906 0 -1 1077944384 1111 0 0 0 254 23 0 0 20 0 15 0 51325853 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10551232 CPUtime=2.79 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) S 28547 28550 12906 0 -1 1077944384 887 0 0 0 257 22 0 0 20 0 15 0 51325853 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081744071312 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10551232 CPUtime=2.78 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) S 28547 28550 12906 0 -1 1077944384 850 0 0 0 255 23 0 0 20 0 15 0 51325853 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081743018512 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10551232 CPUtime=1.11 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 2699 0 0 0 111 0 0 0 20 0 15 0 51325855 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081631316592 140082135366274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081630262560 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081629210224 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325858 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28561] ppid=28547 vsize=10551232 CPUtime=0.38 cores=0,2,4,6
/proc/28550/task/28561/stat : 28561 (java) S 28547 28550 12906 0 -1 1077944384 1183 0 0 0 38 0 0 0 20 0 15 0 51325858 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081627105392 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28562] ppid=28547 vsize=10551232 CPUtime=0.37 cores=0,2,4,6
/proc/28550/task/28562/stat : 28562 (java) S 28547 28550 12906 0 -1 1077944384 1183 0 0 0 37 0 0 0 20 0 15 0 51325858 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081626052592 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28563] ppid=28547 vsize=10551232 CPUtime=0.35 cores=0,2,4,6
/proc/28550/task/28563/stat : 28563 (java) S 28547 28550 12906 0 -1 1077944384 1813 0 0 0 35 0 0 0 20 0 15 0 51325858 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081625000304 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28564] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28564/stat : 28564 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325858 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081623947744 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28565] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28565/stat : 28565 (java) S 28547 28550 12906 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 15 0 51325867 10804461568 302228 18446744073709551615 4194304 4196468 140727821487216 140081622895536 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
Current children cumulated CPU time (s) 15.65
Current children cumulated vsize (KiB) 10551232

[startup+12.7008 s]
/proc/loadavg: 2.82 2.07 1.93 3/213 28565
/proc/meminfo: memFree=26057620/32770624 swapFree=0/362952
[pid=28550] ppid=28547 vsize=10551232 CPUtime=32.72 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 32758 0 0 0 3056 216 0 0 20 0 15 0 51325846 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2637808 641988 3114 1 0 2627261 0
[pid=28550/tid=28552] ppid=28547 vsize=10551232 CPUtime=3.6 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) R 28547 28550 12906 0 -1 4202560 10686 0 0 0 351 9 0 0 20 0 15 0 51325853 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140082139590192 140081779243955 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10551232 CPUtime=6.32 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) S 28547 28550 12906 0 -1 1077944384 2339 0 0 0 578 54 0 0 20 0 15 0 51325853 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140082105067920 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10551232 CPUtime=6.35 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) S 28547 28550 12906 0 -1 1077944384 2218 0 0 0 586 49 0 0 20 0 15 0 51325853 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10551232 CPUtime=6.34 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) S 28547 28550 12906 0 -1 1077944384 1945 0 0 0 586 48 0 0 20 0 15 0 51325853 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140081744071312 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10551232 CPUtime=6.31 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) S 28547 28550 12906 0 -1 1077944384 1694 0 0 0 581 50 0 0 20 0 15 0 51325853 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140081743018512 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10551232 CPUtime=2.52 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 6627 0 0 0 252 0 0 0 20 0 15 0 51325855 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140081631316592 140082135366274 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140081630262560 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 51325855 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140081629210224 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10551232 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51325858 10804461568 641988 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0

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

Current children cumulated vsize (KiB) 10617796

[startup+2142.3 s]
/proc/loadavg: 4.92 4.47 4.19 6/214 29165
/proc/meminfo: memFree=15052124/32770624 swapFree=0/363964
[pid=28550] ppid=28547 vsize=10617796 CPUtime=2368.01 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 409972 0 0 0 236048 753 0 0 20 0 16 0 51325846 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2654449 2043799 3143 1 0 2643902 0
[pid=28550/tid=28552] ppid=28547 vsize=10617796 CPUtime=2054.68 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) R 28547 28550 12906 0 -1 4202560 231444 0 0 0 205440 28 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140082139594032 140081780950766 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10617796 CPUtime=73.12 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) S 28547 28550 12906 0 -1 1077944384 11663 0 0 0 7145 167 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140082105067920 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10617796 CPUtime=73.04 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) S 28547 28550 12906 0 -1 1077944384 10868 0 0 0 7135 169 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10617796 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) S 28547 28550 12906 0 -1 1077944384 14358 0 0 0 7131 161 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081744071312 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10617796 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) S 28547 28550 12906 0 -1 1077944384 9876 0 0 0 7128 164 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081743018512 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10617796 CPUtime=13.9 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 75590 0 0 0 1383 7 0 0 20 0 16 0 51325855 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081631316592 140082135366274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 51325855 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081630262624 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 51325855 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081629210240 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28561] ppid=28547 vsize=10617796 CPUtime=3.33 cores=0,2,4,6
/proc/28550/task/28561/stat : 28561 (java) S 28547 28550 12906 0 -1 1077944384 25764 0 0 0 329 4 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081627105392 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28562] ppid=28547 vsize=10617796 CPUtime=2.05 cores=0,2,4,6
/proc/28550/task/28562/stat : 28562 (java) S 28547 28550 12906 0 -1 1077944384 15921 0 0 0 203 2 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081626052592 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28563] ppid=28547 vsize=10617796 CPUtime=0.62 cores=0,2,4,6
/proc/28550/task/28563/stat : 28563 (java) S 28547 28550 12906 0 -1 1077944384 10509 0 0 0 60 2 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081625000304 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28564] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28564/stat : 28564 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081623947744 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28565] ppid=28547 vsize=10617796 CPUtime=1.34 cores=0,2,4,6
/proc/28550/task/28565/stat : 28565 (java) S 28547 28550 12906 0 -1 1077944384 2549 0 0 0 70 64 0 0 20 0 16 0 51325867 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081622895536 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28567] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28567/stat : 28567 (java) S 28547 28550 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51330867 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081621841072 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
Current children cumulated CPU time (s) 2368.01
Current children cumulated vsize (KiB) 10617796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2174.3 s]
/proc/loadavg: 5.02 4.53 4.22 6/214 29166
/proc/meminfo: memFree=15052072/32770624 swapFree=0/363956
[pid=28550] ppid=28547 vsize=10617796 CPUtime=2400.02 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 413301 0 0 0 239248 754 0 0 20 0 16 0 51325846 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2654449 2043799 3143 1 0 2643902 0
[pid=28550/tid=28552] ppid=28547 vsize=10617796 CPUtime=2086.67 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) R 28547 28550 12906 0 -1 4202560 234771 0 0 0 208639 28 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140082139594032 140081781621042 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10617796 CPUtime=73.12 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) S 28547 28550 12906 0 -1 1077944384 11663 0 0 0 7145 167 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140082105067920 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10617796 CPUtime=73.04 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) S 28547 28550 12906 0 -1 1077944384 10868 0 0 0 7135 169 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10617796 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) S 28547 28550 12906 0 -1 1077944384 14358 0 0 0 7131 161 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081744071312 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10617796 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) S 28547 28550 12906 0 -1 1077944384 9876 0 0 0 7128 164 0 0 20 0 16 0 51325853 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081743018512 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10617796 CPUtime=13.9 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 75590 0 0 0 1383 7 0 0 20 0 16 0 51325855 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081631316592 140082135366274 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 51325855 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081630262624 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 51325855 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081629210240 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28561] ppid=28547 vsize=10617796 CPUtime=3.33 cores=0,2,4,6
/proc/28550/task/28561/stat : 28561 (java) S 28547 28550 12906 0 -1 1077944384 25764 0 0 0 329 4 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081627105392 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28562] ppid=28547 vsize=10617796 CPUtime=2.05 cores=0,2,4,6
/proc/28550/task/28562/stat : 28562 (java) S 28547 28550 12906 0 -1 1077944384 15921 0 0 0 203 2 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081626052592 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28563] ppid=28547 vsize=10617796 CPUtime=0.62 cores=0,2,4,6
/proc/28550/task/28563/stat : 28563 (java) S 28547 28550 12906 0 -1 1077944384 10509 0 0 0 60 2 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081625000304 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28564] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28564/stat : 28564 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51325858 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081623947744 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28565] ppid=28547 vsize=10617796 CPUtime=1.36 cores=0,2,4,6
/proc/28550/task/28565/stat : 28565 (java) S 28547 28550 12906 0 -1 1077944384 2551 0 0 0 71 65 0 0 20 0 16 0 51325867 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081622895536 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28567] ppid=28547 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28567/stat : 28567 (java) S 28547 28550 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51330867 10872623104 2043799 18446744073709551615 4194304 4196468 140727821487216 140081621841072 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 10617796

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28550 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2174.41 s]
/proc/loadavg: 5.02 4.53 4.22 6/214 29166
/proc/meminfo: memFree=15052072/32770624 swapFree=0/363956
[pid=28550] ppid=28547 vsize=10817488 CPUtime=2400.14 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 415676 0 0 0 239259 755 0 0 20 0 17 0 51325846 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2704372 2043886 3145 1 0 2693825 0
[pid=28550/tid=28552] ppid=28547 vsize=10817488 CPUtime=2086.78 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) R 28547 28550 12906 0 -1 4202560 235289 0 0 0 208649 29 0 0 20 0 17 0 51325853 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140082139594032 140081781859536 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10817488 CPUtime=73.12 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) S 28547 28550 12906 0 -1 1077944384 11663 0 0 0 7145 167 0 0 20 0 17 0 51325853 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140082105067920 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10817488 CPUtime=73.04 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) S 28547 28550 12906 0 -1 1077944384 10868 0 0 0 7135 169 0 0 20 0 17 0 51325853 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10817488 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) S 28547 28550 12906 0 -1 1077944384 14358 0 0 0 7131 161 0 0 20 0 17 0 51325853 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081744071312 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10817488 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) S 28547 28550 12906 0 -1 1077944384 9876 0 0 0 7128 164 0 0 20 0 17 0 51325853 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081743018512 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10817488 CPUtime=13.9 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 75643 0 0 0 1383 7 0 0 20 0 17 0 51325855 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081631316592 140082135366274 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 51325855 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081630262624 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 17 0 51325855 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081629210240 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 17 0 51325858 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28561] ppid=28547 vsize=10817488 CPUtime=3.34 cores=0,2,4,6
/proc/28550/task/28561/stat : 28561 (java) S 28547 28550 12906 0 -1 1077944384 26194 0 0 0 330 4 0 0 20 0 17 0 51325858 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081627105392 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28562] ppid=28547 vsize=10817488 CPUtime=2.05 cores=0,2,4,6
/proc/28550/task/28562/stat : 28562 (java) S 28547 28550 12906 0 -1 1077944384 16080 0 0 0 203 2 0 0 20 0 17 0 51325858 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081626052592 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28563] ppid=28547 vsize=10817488 CPUtime=0.62 cores=0,2,4,6
/proc/28550/task/28563/stat : 28563 (java) S 28547 28550 12906 0 -1 1077944384 11060 0 0 0 60 2 0 0 20 0 17 0 51325858 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081625000304 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28564] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28564/stat : 28564 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 51325858 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081623947744 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28565] ppid=28547 vsize=10817488 CPUtime=1.36 cores=0,2,4,6
/proc/28550/task/28565/stat : 28565 (java) S 28547 28550 12906 0 -1 1077944384 2551 0 0 0 71 65 0 0 20 0 17 0 51325867 11077107712 2043886 18446744073709551615 4194304 4196468 140727821487216 140081622895536 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
Current children cumulated CPU time (s) 2400.14
Current children cumulated vsize (KiB) 10817488

[startup+2174.5 s]
/proc/loadavg: 5.02 4.53 4.22 6/214 29166
/proc/meminfo: memFree=15052072/32770624 swapFree=0/363956
[pid=28550] ppid=28547 vsize=10817488 CPUtime=2400.24 cores=0,2,4,6
/proc/28550/stat : 28550 (java) S 28547 28550 12906 0 -1 1077944320 415947 0 0 0 239269 755 0 0 20 0 17 0 51325846 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140727821469760 140082135355127 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 6 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
/proc/28550/statm: 2704372 2043887 3145 1 0 2693825 0
[pid=28550/tid=28552] ppid=28547 vsize=10817488 CPUtime=2086.88 cores=0,2,4,6
/proc/28550/task/28552/stat : 28552 (java) R 28547 28550 12906 0 -1 4202560 235300 0 0 0 208659 29 0 0 20 0 17 0 51325853 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140082139594032 140081775945620 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28553] ppid=28547 vsize=10817488 CPUtime=73.12 cores=0,2,4,6
/proc/28550/task/28553/stat : 28553 (java) S 28547 28550 12906 0 -1 1077944384 11663 0 0 0 7145 167 0 0 20 0 17 0 51325853 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140082105067920 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28554] ppid=28547 vsize=10817488 CPUtime=73.04 cores=0,2,4,6
/proc/28550/task/28554/stat : 28554 (java) S 28547 28550 12906 0 -1 1077944384 10868 0 0 0 7135 169 0 0 20 0 17 0 51325853 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081745123600 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28555] ppid=28547 vsize=10817488 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28555/stat : 28555 (java) S 28547 28550 12906 0 -1 1077944384 14358 0 0 0 7131 161 0 0 20 0 17 0 51325853 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081744071312 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28556] ppid=28547 vsize=10817488 CPUtime=72.92 cores=0,2,4,6
/proc/28550/task/28556/stat : 28556 (java) S 28547 28550 12906 0 -1 1077944384 9876 0 0 0 7128 164 0 0 20 0 17 0 51325853 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081743018512 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28557] ppid=28547 vsize=10817488 CPUtime=13.9 cores=0,2,4,6
/proc/28550/task/28557/stat : 28557 (java) S 28547 28550 12906 0 -1 1077944384 75643 0 0 0 1383 7 0 0 20 0 17 0 51325855 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081631316592 140082135366274 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28558] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28558/stat : 28558 (java) S 28547 28550 12906 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 51325855 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081630262624 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28559] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28559/stat : 28559 (java) S 28547 28550 12906 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 17 0 51325855 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081629210240 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28560] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28560/stat : 28560 (java) S 28547 28550 12906 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 17 0 51325858 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081628158544 140082135373723 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28561] ppid=28547 vsize=10817488 CPUtime=3.34 cores=0,2,4,6
/proc/28550/task/28561/stat : 28561 (java) S 28547 28550 12906 0 -1 1077944384 26194 0 0 0 330 4 0 0 20 0 17 0 51325858 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081627105392 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28562] ppid=28547 vsize=10817488 CPUtime=2.05 cores=0,2,4,6
/proc/28550/task/28562/stat : 28562 (java) S 28547 28550 12906 0 -1 1077944384 16080 0 0 0 203 2 0 0 20 0 17 0 51325858 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081626052592 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28563] ppid=28547 vsize=10817488 CPUtime=0.62 cores=0,2,4,6
/proc/28550/task/28563/stat : 28563 (java) S 28547 28550 12906 0 -1 1077944384 11320 0 0 0 60 2 0 0 20 0 17 0 51325858 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081625000304 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28564] ppid=28547 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/28550/task/28564/stat : 28564 (java) S 28547 28550 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 51325858 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081623947744 140082135365333 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
[pid=28550/tid=28565] ppid=28547 vsize=10817488 CPUtime=1.36 cores=0,2,4,6
/proc/28550/task/28565/stat : 28565 (java) S 28547 28550 12906 0 -1 1077944384 2551 0 0 0 71 65 0 0 20 0 17 0 51325867 11077107712 2043887 18446744073709551615 4194304 4196468 140727821487216 140081622895536 140082135366274 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38580224 140727821488565 140727821488718 140727821488718 140727821492175 0
Current children cumulated CPU time (s) 2400.24
Current children cumulated vsize (KiB) 10817488

Child status: 143
Real time (s): 2174.58
CPU time (s): 2400.36
CPU user time (s): 2392.77
CPU system time (s): 7.58584
CPU usage (%): 110.382
Max. virtual memory (cumulated for all children) (KiB): 10817488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.77
system time used= 7.58584
maximum resident set size= 8175756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416748
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51855
involuntary context switches= 5965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1162 second user time and 14.601 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-07 10:08:32
IDJOB=4243999
IDBENCH=140563
IDSOLVER=2623
FILE ID=node135/4243999-1502094149
RUNJOBID= node135-1502041652-17604
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-18.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243999-1502094149/watcher-4243999-1502094149 -o /tmp/evaluation-result-4243999-1502094149/solver-4243999-1502094149 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502041652-17604 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243999-1502094149.xml

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

MD5SUM BENCH= 3a3404c97a3d7cefcffb7ea6a332e0fb
RANDOM SEED=1406262680

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:        28614488 kB
MemAvailable:   29060928 kB
Buffers:          222716 kB
Cached:           511760 kB
SwapCached:            0 kB
Active:          3334340 kB
Inactive:         388140 kB
Active(anon):    2987984 kB
Inactive(anon):    24972 kB
Active(file):     346356 kB
Inactive(file):   363168 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1648 kB
Writeback:             0 kB
AnonPages:       2987256 kB
Mapped:            51440 kB
Shmem:             25344 kB
Slab:             132312 kB
SReclaimable:     105504 kB
SUnreclaim:        26808 kB
KernelStack:        3520 kB
PageTables:        10808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4475900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2846720 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:44:46