Trace number 4263750

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 159.769 132.974

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-15.xml
MD5SUM4870bb42219503db6b08817d9224dcd4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.2386699
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints455
Number of domains1
Minimum domain size105
Maximum domain size105
Distribution of domain sizes[{"size":105,"count":105}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":120},{"degree":14,"count":105}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":455}]
Number of extensional constraints0
Number of intensional constraints455
Distribution of constraint types[{"type":"intension","count":455}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

21.33/8.32	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
21.33/8.32	c This is free software under the dual EPL/GNU LGPL licenses.
21.33/8.32	c See www.sat4j.org for details.
21.33/8.32	c That software uses the Rhino library from the Mozilla project.
21.33/8.32	c version CUSTOM.v20170705
21.33/8.32	c java.runtime.name	Java(TM) SE Runtime Environment
21.33/8.32	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
21.33/8.32	c java.vm.version	25.131-b11
21.33/8.32	c java.vm.vendor	Oracle Corporation
21.33/8.32	c sun.arch.data.model	64
21.33/8.32	c java.version		1.8.0_131
21.33/8.32	c os.name		Linux
21.33/8.32	c os.version		3.10.0-514.16.1.el7.x86_64
21.33/8.32	c os.arch		amd64
21.33/8.32	c Free memory 		499604488
21.33/8.32	c Max memory 		7247757312
21.33/8.32	c Total memory 		504889344
21.33/8.32	c Number of processors 	4
21.33/8.32	c c --- Begin Solver configuration ---
21.33/8.32	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
21.33/8.32	c Learn all clauses as in MiniSAT
21.33/8.32	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
21.33/8.32	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
21.33/8.32	c No reason simplification
21.33/8.32	c Glucose 2.1 dynamic restart strategy
21.33/8.32	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
21.33/8.32	c timeout=2147483s
21.33/8.32	c DB Simplification allowed=false
21.33/8.32	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
21.33/8.32	c --- End Solver configuration ---
21.33/8.32	c constraints type 
21.33/8.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 210
21.33/8.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16199365
21.33/8.32	c org.sat4j.minisat.constraints.cnf.UnitClause => 910
21.33/8.32	c 16200485 constraints processed.
23.69/9.18	o 104
25.16/10.38	o 103
44.91/19.90	o 102
51.93/26.73	o 100
55.65/30.40	o 99
57.43/32.16	o 98
60.38/35.03	o 91
63.61/38.27	o 90
69.96/44.57	o 85
71.41/46.00	o 82
73.53/48.10	o 81
78.23/52.71	o 80
82.54/57.02	o 76
87.93/62.22	o 70
90.23/64.52	o 69
91.47/65.76	o 66
94.27/68.58	o 56
96.17/70.46	o 55
97.78/72.02	o 53
99.38/73.65	o 52
100.57/74.80	o 51
102.58/76.88	o 50
103.68/77.99	o 49
105.09/79.34	o 48
105.80/80.02	o 47
106.80/81.03	o 46
107.99/82.22	o 45
109.70/83.90	o 44
110.70/85.00	o 43
111.90/86.13	o 42
112.80/87.09	o 41
113.81/88.10	o 40
114.82/89.04	o 39
116.02/90.23	o 38
117.32/91.50	o 37
118.42/92.61	o 36
120.65/93.92	o 34
121.51/94.70	o 33
122.50/95.79	o 32
123.71/96.92	o 31
124.65/97.85	o 30
125.96/99.13	o 29
126.91/100.06	o 28
127.80/100.96	o 27
128.92/102.02	o 26
129.81/102.95	o 25
130.92/104.02	o 24
131.61/104.78	o 23
132.41/105.57	o 22
133.51/106.60	o 21
134.21/107.32	o 20
135.22/108.34	o 19
136.16/109.21	o 18
136.86/109.92	o 17
137.66/110.71	o 16
138.46/111.51	o 15
139.36/112.42	o 13
140.56/113.62	o 12
141.26/114.35	o 11
141.97/115.03	o 10
142.76/115.81	o 9
143.66/116.74	o 8
144.46/117.56	o 7
145.26/118.37	o 6
146.07/119.16	o 5
146.97/120.01	o 4
147.87/120.97	o 3
159.57/132.68	o 2
159.74/132.95	c starts		: 3562
159.74/132.95	c conflicts		: 886142
159.74/132.95	c decisions		: 33431961
159.74/132.95	c propagations		: 139347901
159.74/132.95	c inspects		: 1196629028
159.74/132.95	c shortcuts		: 0
159.74/132.95	c learnt literals	: 5096
159.74/132.95	c learnt binary clauses	: 3056
159.74/132.95	c learnt ternary clauses	: 6915
159.74/132.95	c learnt constraints	: 881045
159.74/132.95	c ignored constraints	: 0
159.74/132.95	c root simplifications	: 0
159.74/132.95	c removed literals (reason simplification)	: 0
159.74/132.95	c reason swapping (by a shorter reason)	: 0
159.74/132.95	c Calls to reduceDB	: 127
159.74/132.95	c Number of update (reduction) of LBD	: 616405
159.74/132.95	c Imported unit clauses	: 0
159.74/132.95	c number of reductions to clauses (during analyze)	: 0
159.74/132.95	c number of learned constraints concerned by reduction	: 0
159.74/132.95	c number of learning phase by resolution	: 0
159.74/132.95	c number of learning phase by cutting planes	: 0
159.74/132.95	c number of rounding to 1 operations	: 0
159.74/132.95	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
159.74/132.95	c number of reductions of the coefficients by power 2 	: 0
159.74/132.95	c number of right shift for reduction by power 2 	: 0
159.74/132.95	c number of reductions of the coefficients by GCD over coefficients 	: 0
159.74/132.95	c speed (assignments/second)	: 1118164.5375615861
159.74/132.95	c non guided choices	6163824
159.74/132.95	c learnt constraints type 
159.74/132.95	s OPTIMUM FOUND
159.74/132.95	v <instantiation type="optimum" cost="2">
159.74/132.95	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] </list>
159.74/132.95	v 	<values> 0 0 0 2 1 1 2 2 1 1 0 0 0 2 1 0 0 1 2 2 0 1 0 1 1 1 2 2 2 0 0 0 0 0 1 1 0 2 0 2 2 1 2 2 0 0 0 0 0 1 0 1 0 1 2 2 0 1 0 2 0 0 0 0 0 0 0 2 2 2 1 0 0 1 0 0 0 0 0 0 0 1 1 0 2 0 2 1 2 2 0 0 0 0 0 0 0 0 2 2 0 2 2 1 1 0 0 0 0 0 0 0 0 1 0 1 2 0 1 2 0 0 0 0 0 0 0 0 0 0 2 1 0 2 2 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
159.74/132.95	v </instantiation>
159.74/132.95	

Verifier Data

OK	2

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11104 MiB free)
  memory of node 1: 16384 MiB (15464 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263750-1502640764/watcher-4263750-1502640764 -o /tmp/evaluation-result-4263750-1502640764/solver-4263750-1502640764 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502619490-21335 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263750-1502640764.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=25075, runsolver pid=25072
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 2.04 2.05 2.27 3/207 25084
/proc/meminfo: memFree=27195380/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10151672 memory=20732 CPUtime=0.04 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 4065 0 0 0 3 1 0 0 20 0 9 0 111891577 10395312128 5183 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800970 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2537918 5183 2155 1 0 2527415 0
[pid=25075/tid=25077] ppid=25072 vsize=10219264 memory=-6439968830534014599 CPUtime=0.03 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) R 25072 25075 8289 0 -1 4202560 2720 0 0 0 3 0 0 0 20 0 10 0 111891583 10464526336 5183 18446744073709551615 4194304 4196468 140737335132048 140466285893720 140466274391809 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10284800 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 11 0 111891584 10531635200 5183 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10284800 memory=140125016008320 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 11 0 111891584 10531635200 5184 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10285828 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 11 0 111891584 10532687872 5184 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10285828 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 12 0 111891584 10532687872 5184 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10285828 memory=140125016008320 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 12 0 111891585 10532687872 5184 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10351364 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 12 0 111891586 10599796736 5184 18446744073709551615 4194304 4196468 140737335132048 140465844732832 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10351364 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 12 0 111891586 10599796736 5184 18446744073709551615 4194304 4196468 140737335132048 140465843680240 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10352392 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 111891588 10600849408 5184 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10352392 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) R 25072 25075 8289 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 13 0 111891588 10600849408 5184 18446744073709551615 4194304 4196468 140737335132048 140465841577160 140466274757681 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10417928 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 111891588 10667958272 5184 18446744073709551615 4194304 4196468 140737335132048 140465840523584 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10417928 memory=140125016008320 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) R 25072 25075 8289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 111891588 10667958272 5185 18446744073709551615 4194304 4196468 140737335132048 140465839472072 140466261073593 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20732 KiB

[startup+0.210179 s]*
/proc/loadavg: 2.04 2.05 2.27 3/213 25090
/proc/meminfo: memFree=27186164/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10551156 memory=30348 CPUtime=0.16 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 7874 0 0 0 14 2 0 0 20 0 15 0 111891577 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2637789 7587 2856 1 0 2627261 0
[pid=25075/tid=25077] ppid=25072 vsize=10551156 memory=8318255677412212789 CPUtime=0.11 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) R 25072 25075 8289 0 -1 4202560 5657 0 0 0 9 2 0 0 20 0 15 0 111891583 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140466285885760 140466281673885 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10551156 memory=330 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10551156 memory=140125016824149 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10551156 memory=140125016008320 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111891585 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111891586 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465844732832 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111891586 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465843680240 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111891588 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) S 25072 25075 8289 0 -1 1077944384 479 0 0 0 1 0 0 0 20 0 15 0 111891588 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465841576432 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111891588 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465840523888 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10551156 memory=140125016008320 CPUtime=0.02 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) S 25072 25075 8289 0 -1 1077944384 368 0 0 0 2 0 0 0 20 0 15 0 111891588 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465839471344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25089] ppid=25072 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25089/stat : 25089 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111891588 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465838419040 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25090] ppid=25072 vsize=10551156 memory=140125016008320 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25090/stat : 25090 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891592 10804383744 7587 18446744073709551615 4194304 4196468 140737335132048 140465837365552 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 30348 KiB

[startup+0.312667 s]*
/proc/loadavg: 2.04 2.05 2.27 3/213 25090
/proc/meminfo: memFree=27178696/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10551156 memory=39664 CPUtime=0.33 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 9830 0 0 0 30 3 0 0 20 0 15 0 111891577 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2637789 9916 2936 1 0 2627261 0
[pid=25075/tid=25077] ppid=25072 vsize=10551156 memory=-8774313645642428999 CPUtime=0.21 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) R 25072 25075 8289 0 -1 4202560 6931 0 0 0 19 2 0 0 20 0 15 0 111891583 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140466285882800 140466265732446 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10551156 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111891584 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111891585 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111891586 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465844732832 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111891586 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465843680240 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111891588 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10551156 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) S 25072 25075 8289 0 -1 1077944384 649 0 0 0 3 0 0 0 20 0 15 0 111891588 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465841576432 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 111891588 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465840523888 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10551156 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) S 25072 25075 8289 0 -1 1077944384 815 0 0 0 6 0 0 0 20 0 15 0 111891588 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465839471344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25089] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25089/stat : 25089 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111891588 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465838419040 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25090] ppid=25072 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25090/stat : 25090 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891592 10804383744 9916 18446744073709551615 4194304 4196468 140737335132048 140465837365552 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39664 KiB

[startup+0.700733 s]
/proc/loadavg: 2.04 2.05 2.27 6/213 25090
/proc/meminfo: memFree=27154724/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10551232 memory=137048 CPUtime=1.38 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 11637 0 0 0 132 6 0 0 20 0 15 0 111891577 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2637808 34262 3056 1 0 2627261 0
[pid=25075/tid=25077] ppid=25072 vsize=10551232 memory=797 CPUtime=0.59 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) R 25072 25075 8289 0 -1 4202560 7476 0 0 0 55 4 0 0 20 0 15 0 111891583 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140466285872160 140465918660644 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10551232 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10551232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10551232 memory=14356 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891584 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10551232 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 111891584 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10551232 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 111891585 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10551232 memory=11136 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 111891586 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465844732832 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10551232 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 111891586 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465843680240 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111891588 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10551232 memory=1436 CPUtime=0.28 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) R 25072 25075 8289 0 -1 4202560 1130 0 0 0 28 0 0 0 20 0 15 0 111891588 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465841563504 140466260068382 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10551232 memory=1200 CPUtime=0.24 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 521 0 0 0 24 0 0 0 20 0 15 0 111891588 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465840523888 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10551232 memory=15876 CPUtime=0.23 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) S 25072 25075 8289 0 -1 1077944384 1138 0 0 0 23 0 0 0 20 0 15 0 111891588 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465839471344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25089] ppid=25072 vsize=10551232 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25089/stat : 25089 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 111891588 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465838419040 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25090] ppid=25072 vsize=10551232 memory=148 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25090/stat : 25090 (java) S 25072 25075 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 111891592 10804461568 34262 18446744073709551615 4194304 4196468 140737335132048 140465837365552 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 137048 KiB

[startup+1.50098 s]
/proc/loadavg: 2.04 2.05 2.27 6/213 25090
/proc/meminfo: memFree=26948692/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10551232 memory=528548 CPUtime=3.25 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 12780 0 0 0 281 44 0 0 20 0 15 0 111891577 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2637808 132137 3093 1 0 2627261 0
[pid=25075/tid=25077] ppid=25072 vsize=10551232 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) S 25072 25075 8289 0 -1 1077944384 7559 0 0 0 101 6 0 0 20 0 15 0 111891583 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140466285887696 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10551232 memory=6944656575208382560 CPUtime=0.3 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) R 25072 25075 8289 0 -1 4202560 208 0 0 0 22 8 0 0 20 0 15 0 111891584 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140466238618584 140466266679378 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10551232 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) R 25072 25075 8289 0 -1 4202560 187 0 0 0 22 9 0 0 20 0 15 0 111891584 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466263277830 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10551232 memory=6944656592387989600 CPUtime=0.3 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) R 25072 25075 8289 0 -1 4202560 204 0 0 0 21 9 0 0 20 0 15 0 111891584 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466266674080 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10551232 memory=6944656575208382560 CPUtime=0.3 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) R 25072 25075 8289 0 -1 4202560 214 0 0 0 22 8 0 0 20 0 15 0 111891584 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140466235460640 140466266679378 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10551232 memory=7100839878645160812 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 111891585 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140465845785120 140466281662165 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10551232 memory=7822038051842261659 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 111891586 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140465844732832 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10551232 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 111891586 10804461568 132137 18446744073709551615 4194304 4196468 140737335132048 140465843680240 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0

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

Current children cumulated CPU time: 158.17 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2896184 KiB

[startup+132.001 s]*
/proc/loadavg: 2.01 2.04 2.24 3/218 25110
/proc/meminfo: memFree=24311244/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10617796 memory=2896184 CPUtime=158.98 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 88006 0 0 0 15673 225 0 0 20 0 16 0 111891577 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2654449 724046 3142 1 0 2643902 0
[pid=25075/tid=25077] ppid=25072 vsize=10617796 memory=928 CPUtime=122.02 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) R 25072 25075 8289 0 -1 4202560 36987 0 0 0 12191 11 0 0 20 0 16 0 111891583 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466285888288 140465920389522 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10617796 memory=1620 CPUtime=7.2 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 5201 0 0 0 669 51 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10617796 memory=844 CPUtime=7.22 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 2635 0 0 0 675 47 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10617796 memory=4872558044660077418 CPUtime=7.34 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 3997 0 0 0 682 52 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10617796 memory=288230617509003574 CPUtime=7.31 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 3016 0 0 0 680 51 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10617796 memory=15825482134324680 CPUtime=2.46 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 5533 0 0 0 245 1 0 0 20 0 16 0 111891585 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10617796 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 111891586 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465844732896 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10617796 memory=11136 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 111891586 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465843680256 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10617796 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10617796 memory=4612 CPUtime=1.92 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) S 25072 25075 8289 0 -1 1077944384 9010 0 0 0 190 2 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465841576432 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10617796 memory=4584 CPUtime=2.86 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 14242 0 0 0 283 3 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465840523888 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10617796 memory=-8195925453750481479 CPUtime=0.5 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) S 25072 25075 8289 0 -1 1077944384 5183 0 0 0 49 1 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465839471344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25089] ppid=25072 vsize=10617796 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25089/stat : 25089 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465838419040 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25090] ppid=25072 vsize=10617796 memory=-8774313645642428999 CPUtime=0.07 cores=1,3,5,7
/proc/25075/task/25090/stat : 25090 (java) S 25072 25075 8289 0 -1 1077944384 736 0 0 0 3 4 0 0 20 0 16 0 111891592 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465837365552 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25091] ppid=25072 vsize=10617796 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25091/stat : 25091 (java) S 25072 25075 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 111892411 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465836311344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 158.98 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2896184 KiB

[startup+132.401 s]
/proc/loadavg: 2.01 2.04 2.24 3/218 25110
/proc/meminfo: memFree=24311244/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10617796 memory=2896184 CPUtime=159.37 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 88006 0 0 0 15712 225 0 0 20 0 16 0 111891577 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2654449 724046 3142 1 0 2643902 0
[pid=25075/tid=25077] ppid=25072 vsize=10617796 memory=4713745541279610410 CPUtime=122.41 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) R 25072 25075 8289 0 -1 4202560 36987 0 0 0 12230 11 0 0 20 0 16 0 111891583 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466285888176 140465920524136 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10617796 memory=-8707038579349950309 CPUtime=7.2 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 5201 0 0 0 669 51 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10617796 memory=-6520471753822164382 CPUtime=7.22 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 2635 0 0 0 675 47 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10617796 memory=9047017150487036575 CPUtime=7.34 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 3997 0 0 0 682 52 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10617796 memory=-8341965534556230502 CPUtime=7.31 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 3016 0 0 0 680 51 0 0 20 0 16 0 111891584 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10617796 memory=9047017150487036571 CPUtime=2.46 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 5533 0 0 0 245 1 0 0 20 0 16 0 111891585 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10617796 memory=2896184 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 111891586 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465844732896 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10617796 memory=280249837289712 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 111891586 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465843680256 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10617796 memory=8443538352883892301 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10617796 memory=288285584534012686 CPUtime=1.92 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) S 25072 25075 8289 0 -1 1077944384 9010 0 0 0 190 2 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465841576432 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10617796 memory=1009651 CPUtime=2.86 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 14242 0 0 0 283 3 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465840523888 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10617796 memory=-1088251628401078322 CPUtime=0.5 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) S 25072 25075 8289 0 -1 1077944384 5183 0 0 0 49 1 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465839471344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25089] ppid=25072 vsize=10617796 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25089/stat : 25089 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465838419040 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25090] ppid=25072 vsize=10617796 memory=4168 CPUtime=0.07 cores=1,3,5,7
/proc/25075/task/25090/stat : 25090 (java) S 25072 25075 8289 0 -1 1077944384 736 0 0 0 3 4 0 0 20 0 16 0 111891592 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465837365552 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25091] ppid=25072 vsize=10617796 memory=54148 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25091/stat : 25091 (java) S 25072 25075 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 111892411 10872623104 724046 18446744073709551615 4194304 4196468 140737335132048 140465836311344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 159.37 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2896184 KiB

[startup+132.801 s]
/proc/loadavg: 2.01 2.04 2.24 3/218 25110
/proc/meminfo: memFree=24311244/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10750924 memory=2896272 CPUtime=159.74 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 88475 0 0 0 15748 226 0 0 20 0 16 0 111891577 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2687731 724068 3144 1 0 2677184 0
[pid=25075/tid=25077] ppid=25072 vsize=10750924 memory=280249838344000 CPUtime=122.77 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) S 25072 25075 8289 0 -1 1077944384 37332 0 0 0 12265 12 0 0 20 0 16 0 111891583 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466285892640 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10750924 memory=8182 CPUtime=7.2 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 5201 0 0 0 669 51 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10750924 memory=54148 CPUtime=7.22 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 2635 0 0 0 675 47 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10750924 memory=1296 CPUtime=7.34 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 3997 0 0 0 682 52 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10750924 memory=2896184 CPUtime=7.31 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 3016 0 0 0 680 51 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10750924 memory=4584 CPUtime=2.46 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 5533 0 0 0 245 1 0 0 20 0 16 0 111891585 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10750924 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 111891586 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465844732896 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10750924 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 111891586 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465843680256 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10750924 memory=2896184 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10750924 memory=0 CPUtime=1.92 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) S 25072 25075 8289 0 -1 1077944384 9011 0 0 0 190 2 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465841576432 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10750924 memory=0 CPUtime=2.86 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 14244 0 0 0 283 3 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465840523888 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10750924 memory=-8774313645642428999 CPUtime=0.5 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) S 25072 25075 8289 0 -1 1077944384 5185 0 0 0 49 1 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465839471344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25089] ppid=25072 vsize=10750924 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25089/stat : 25089 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465838419040 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25090] ppid=25072 vsize=10750924 memory=1228 CPUtime=0.07 cores=1,3,5,7
/proc/25075/task/25090/stat : 25090 (java) S 25072 25075 8289 0 -1 1077944384 736 0 0 0 3 4 0 0 20 0 16 0 111891592 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465837365552 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 159.74 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 2896272 KiB

[startup+132.901 s]
/proc/loadavg: 2.01 2.04 2.24 3/218 25110
/proc/meminfo: memFree=24311244/32770624 swapFree=67108860/67108860
[pid=25075] ppid=25072 vsize=10750924 memory=2896272 CPUtime=159.74 cores=1,3,5,7
/proc/25075/stat : 25075 (java) S 25072 25075 8289 0 -1 1077944320 88475 0 0 0 15748 226 0 0 20 0 16 0 111891577 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140737335114592 140466281651959 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
/proc/25075/statm: 2687731 724068 3144 1 0 2677184 0
[pid=25075/tid=25077] ppid=25072 vsize=10750924 memory=2896184 CPUtime=122.77 cores=1,3,5,7
/proc/25075/task/25077/stat : 25077 (java) S 25072 25075 8289 0 -1 1077944384 37332 0 0 0 12265 12 0 0 20 0 16 0 111891583 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466285892640 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25078] ppid=25072 vsize=10750924 memory=4288 CPUtime=7.2 cores=1,3,5,7
/proc/25075/task/25078/stat : 25078 (java) S 25072 25075 8289 0 -1 1077944384 5201 0 0 0 669 51 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466238618384 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25079] ppid=25072 vsize=10750924 memory=2896184 CPUtime=7.22 cores=1,3,5,7
/proc/25075/task/25079/stat : 25079 (java) S 25072 25075 8289 0 -1 1077944384 2635 0 0 0 675 47 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466237565840 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25080] ppid=25072 vsize=10750924 memory=2896184 CPUtime=7.34 cores=1,3,5,7
/proc/25075/task/25080/stat : 25080 (java) S 25072 25075 8289 0 -1 1077944384 3997 0 0 0 682 52 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466236513296 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25081] ppid=25072 vsize=10750924 memory=2896184 CPUtime=7.31 cores=1,3,5,7
/proc/25075/task/25081/stat : 25081 (java) S 25072 25075 8289 0 -1 1077944384 3016 0 0 0 680 51 0 0 20 0 16 0 111891584 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140466235460752 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25082] ppid=25072 vsize=10750924 memory=2896184 CPUtime=2.46 cores=1,3,5,7
/proc/25075/task/25082/stat : 25082 (java) S 25072 25075 8289 0 -1 1077944384 5533 0 0 0 245 1 0 0 20 0 16 0 111891585 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465845786608 140466281663106 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25083] ppid=25072 vsize=10750924 memory=2896184 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25083/stat : 25083 (java) S 25072 25075 8289 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 16 0 111891586 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465844732896 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25084] ppid=25072 vsize=10750924 memory=2896184 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25084/stat : 25084 (java) S 25072 25075 8289 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 111891586 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465843680256 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25085] ppid=25072 vsize=10750924 memory=164 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25085/stat : 25085 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465842628816 140466281670555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25086] ppid=25072 vsize=10750924 memory=2882608 CPUtime=1.92 cores=1,3,5,7
/proc/25075/task/25086/stat : 25086 (java) S 25072 25075 8289 0 -1 1077944384 9011 0 0 0 190 2 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465841576432 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25087] ppid=25072 vsize=10750924 memory=2882608 CPUtime=2.86 cores=1,3,5,7
/proc/25075/task/25087/stat : 25087 (java) S 25072 25075 8289 0 -1 1077944384 14244 0 0 0 283 3 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465840523888 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25088] ppid=25072 vsize=10750924 memory=2896184 CPUtime=0.5 cores=1,3,5,7
/proc/25075/task/25088/stat : 25088 (java) S 25072 25075 8289 0 -1 1077944384 5185 0 0 0 49 1 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465839471344 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25089] ppid=25072 vsize=10750924 memory=4168 CPUtime=0 cores=1,3,5,7
/proc/25075/task/25089/stat : 25089 (java) S 25072 25075 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 111891588 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465838419040 140466281662165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
[pid=25075/tid=25090] ppid=25072 vsize=10750924 memory=54148 CPUtime=0.07 cores=1,3,5,7
/proc/25075/task/25090/stat : 25090 (java) S 25072 25075 8289 0 -1 1077944384 736 0 0 0 3 4 0 0 20 0 16 0 111891592 11008946176 724068 18446744073709551615 4194304 4196468 140737335132048 140465837365552 140466281663106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11829248 140737335140752 140737335140905 140737335140905 140737335144399 0
Current children cumulated CPU time: 159.74 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 2896272 KiB

Child status: 0
Real time (s): 132.974
CPU time (s): 159.769
CPU user time (s): 157.491
CPU system time (s): 2.27825
CPU usage (%): 120.15
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 2896276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.491
system time used= 2.27825
maximum resident set size= 2896392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5623
involuntary context switches= 587


# summary of solver processes directly reported to runsolver:
#   pid: 25075
#   total CPU time (s): 159.769
#   total CPU user time (s): 157.491
#   total CPU system time (s): 2.27825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.85013 second user time and 1.32322 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-13 17:58:36
IDJOB=4263750
IDBENCH=140560
IDSOLVER=2651
FILE ID=node133/4263750-1502640764
RUNJOBID= node133-1502619490-21335
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-15.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263750-1502640764/watcher-4263750-1502640764 -o /tmp/evaluation-result-4263750-1502640764/solver-4263750-1502640764 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502619490-21335 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263750-1502640764.xml

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

MD5SUM BENCH= 4870bb42219503db6b08817d9224dcd4
RANDOM SEED=363767592

node133.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.17
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.17
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.17
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.17
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:        27207016 kB
MemAvailable:   27794808 kB
Buffers:          234724 kB
Cached:           648256 kB
SwapCached:            0 kB
Active:          4925944 kB
Inactive:         181116 kB
Active(anon):    4164912 kB
Inactive(anon):   100820 kB
Active(file):     761032 kB
Inactive(file):    80296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1624 kB
Writeback:             0 kB
AnonPages:       4224108 kB
Mapped:            68184 kB
Shmem:             41660 kB
Slab:             151720 kB
SReclaimable:     124600 kB
SUnreclaim:        27120 kB
KernelStack:        3488 kB
PageTables:        12876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5027368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4063232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-13 18:00:49