Trace number 4262952

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-05OPT8 255.524 239.78999

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-games120.xml
MD5SUM98ca11257fbca258bae5688bfdd43595
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.90483701
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints638
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":120}]
Minimum variable degree8
Maximum variable degree14
Distribution of variable degrees[{"degree":8,"count":1},{"degree":9,"count":5},{"degree":10,"count":15},{"degree":11,"count":26},{"degree":12,"count":47},{"degree":13,"count":21},{"degree":14,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":638}]
Number of extensional constraints0
Number of intensional constraints638
Distribution of constraint types[{"type":"intension","count":638}]
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

17.29/6.81	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
17.29/6.81	c This is free software under the dual EPL/GNU LGPL licenses.
17.29/6.81	c See www.sat4j.org for details.
17.29/6.81	c That software uses the Rhino library from the Mozilla project.
17.29/6.81	c version CUSTOM.v20170705
17.29/6.81	c java.runtime.name	Java(TM) SE Runtime Environment
17.29/6.81	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
17.29/6.81	c java.vm.version	25.131-b11
17.29/6.81	c java.vm.vendor	Oracle Corporation
17.29/6.81	c sun.arch.data.model	64
17.29/6.81	c java.version		1.8.0_131
17.29/6.81	c os.name		Linux
17.29/6.81	c os.version		3.10.0-514.16.1.el7.x86_64
17.29/6.81	c os.arch		amd64
17.29/6.81	c Free memory 		499604488
17.29/6.81	c Max memory 		7247757312
17.29/6.81	c Total memory 		504889344
17.29/6.81	c Number of processors 	4
17.29/6.81	c c --- Begin Solver configuration ---
17.29/6.81	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
17.29/6.81	c Learn all clauses as in MiniSAT
17.29/6.81	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
17.29/6.81	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
17.29/6.81	c No reason simplification
17.29/6.81	c Glucose 2.1 dynamic restart strategy
17.29/6.81	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
17.29/6.81	c timeout=2147483s
17.29/6.81	c DB Simplification allowed=false
17.29/6.81	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
17.29/6.81	c --- End Solver configuration ---
17.29/6.81	c constraints type 
17.29/6.81	c org.sat4j.minisat.constraints.card.MinWatchCard => 240
17.29/6.81	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 10900800
17.29/6.81	c org.sat4j.minisat.constraints.cnf.UnitClause => 1276
17.29/6.81	c 10902316 constraints processed.
19.12/7.79	o 119
22.24/10.13	o 118
24.38/12.29	o 117
27.61/15.39	o 114
41.94/29.58	o 113
54.69/42.27	o 104
78.20/64.76	o 103
88.62/74.84	o 99
95.51/81.65	o 96
99.11/85.27	o 92
103.72/89.88	o 91
106.03/92.11	o 90
108.23/94.31	o 89
109.53/95.66	o 87
111.04/97.16	o 78
120.83/106.99	o 77
124.13/109.22	o 76
129.04/114.13	o 75
134.05/119.19	o 74
136.05/121.19	o 72
137.85/122.92	o 71
141.07/126.17	o 70
142.67/127.79	o 69
143.88/128.98	o 68
145.88/130.92	o 67
146.99/132.01	o 66
147.78/132.85	o 65
149.18/134.20	o 64
152.29/137.32	o 63
153.30/138.35	o 62
155.41/140.43	o 61
157.71/142.70	o 60
158.71/143.78	o 59
160.51/145.56	o 58
161.61/146.61	o 57
163.01/148.04	o 56
164.02/149.02	o 55
165.34/150.37	o 54
167.09/152.10	o 53
168.78/153.76	o 52
170.49/155.44	o 51
171.50/156.45	o 50
172.80/157.74	o 49
173.80/158.73	o 48
175.31/160.21	o 47
176.01/161.00	o 46
177.12/162.09	o 45
178.12/163.01	o 44
179.41/164.34	o 43
180.51/165.48	o 42
181.91/166.88	o 41
184.61/169.50	o 40
185.72/170.69	o 39
187.43/172.33	o 38
189.64/173.86	o 37
190.95/175.17	o 36
192.44/176.64	o 34
193.74/177.98	o 33
195.55/179.71	o 32
197.25/181.42	o 31
198.75/182.98	o 30
200.35/184.55	o 29
201.35/185.55	o 28
202.96/187.15	o 27
204.46/188.66	o 26
205.90/190.05	o 25
206.79/190.92	o 24
208.09/192.26	o 23
209.59/193.79	o 22
211.09/195.21	o 21
212.59/196.72	o 20
214.39/198.56	o 19
215.49/199.65	o 18
217.80/201.91	o 17
219.50/203.64	o 16
221.40/205.53	o 15
222.91/207.04	o 14
225.01/209.19	o 13
226.50/210.67	o 12
228.41/212.55	o 11
230.71/214.90	o 10
232.81/216.95	o 9
238.93/223.06	o 8
255.49/239.76	c starts		: 7140
255.49/239.76	c conflicts		: 2413385
255.49/239.76	c decisions		: 93964165
255.49/239.76	c propagations		: 286288986
255.49/239.76	c inspects		: 2470683778
255.49/239.76	c shortcuts		: 0
255.49/239.76	c learnt literals	: 6457
255.49/239.76	c learnt binary clauses	: 4348
255.49/239.76	c learnt ternary clauses	: 4559
255.49/239.76	c learnt constraints	: 2406927
255.49/239.76	c ignored constraints	: 0
255.49/239.76	c root simplifications	: 0
255.49/239.76	c removed literals (reason simplification)	: 0
255.49/239.76	c reason swapping (by a shorter reason)	: 0
255.49/239.76	c Calls to reduceDB	: 288
255.49/239.76	c Number of update (reduction) of LBD	: 1705277
255.49/239.76	c Imported unit clauses	: 0
255.49/239.76	c number of reductions to clauses (during analyze)	: 0
255.49/239.76	c number of learned constraints concerned by reduction	: 0
255.49/239.76	c number of learning phase by resolution	: 0
255.49/239.76	c number of learning phase by cutting planes	: 0
255.49/239.76	c number of rounding to 1 operations	: 0
255.49/239.76	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
255.49/239.76	c number of reductions of the coefficients by power 2 	: 0
255.49/239.76	c number of right shift for reduction by power 2 	: 0
255.49/239.76	c number of reductions of the coefficients by GCD over coefficients 	: 0
255.49/239.76	c speed (assignments/second)	: 1229045.686368788
255.49/239.76	c non guided choices	37083000
255.49/239.76	c learnt constraints type 
255.49/239.76	s OPTIMUM FOUND
255.49/239.76	v <instantiation type="optimum" cost="8">
255.49/239.76	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] </list>
255.49/239.76	v 	<values> 8 3 5 4 3 4 6 5 3 1 1 2 3 7 4 2 7 4 3 5 4 6 8 1 3 8 5 0 8 5 6 8 0 0 4 4 6 6 3 3 2 1 1 0 6 8 0 7 3 2 5 7 8 0 6 7 1 1 2 0 8 4 7 7 7 5 7 4 6 0 7 1 0 7 5 6 4 7 2 6 0 1 0 6 0 3 5 8 3 4 2 6 2 3 0 1 7 1 6 2 2 5 8 4 3 3 5 1 2 4 5 5 4 0 3 5 0 2 2 8 </values>
255.49/239.76	v </instantiation>
255.49/239.76	

Verifier Data

OK	8

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 (14748 MiB free)
  memory of node 1: 16384 MiB (15584 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262952-1502612778/watcher-4262952-1502612778 -o /tmp/evaluation-result-4262952-1502612778/solver-4262952-1502612778 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262952-1502612778.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=23418, runsolver pid=23415
Current StackSize limit: 8192 KiB


[startup+0.100206 s]*
/proc/loadavg: 4.32 4.40 4.28 3/205 23427
/proc/meminfo: memFree=31050044/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10417928 memory=21808 CPUtime=0.04 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 4330 0 0 0 4 0 0 0 20 0 13 0 63473253 10667958272 5387 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2604482 5452 2453 1 0 2593979 0
[pid=23418/tid=23420] ppid=23415 vsize=10417928 memory=-6439968830534014599 CPUtime=0.04 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) R 23415 23418 12560 0 -1 4202560 2638 0 0 0 4 0 0 0 20 0 13 0 63473259 10667958272 5518 18446744073709551615 4194304 4196468 140733040974480 140382023758216 140382003756688 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10417928 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 63473259 10667958272 5518 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10418956 memory=139846998304384 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 63473259 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10418956 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 63473259 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10418956 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 63473259 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10418956 memory=139846998304384 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 63473261 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10418956 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 63473261 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381515281184 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10418956 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 63473261 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381514228848 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10418956 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 63473264 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10418956 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) R 23415 23418 12560 0 -1 4202560 293 0 0 0 0 0 0 0 20 0 14 0 63473264 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381512123376 140382003418307 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10418956 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 63473264 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381511071936 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10418956 memory=139846998304384 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) S 23415 23418 12560 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 14 0 63473264 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10418956 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) R 23415 23418 12560 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 14 0 63473264 10669010944 5518 18446744073709551615 4194304 4196468 140733040974480 140381508967776 140382019532501 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10417928 KiB
Current children cumulated memory: 21808 KiB

[startup+0.213384 s]*
/proc/loadavg: 4.32 4.40 4.28 4/211 23433
/proc/meminfo: memFree=31039356/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10551156 memory=30952 CPUtime=0.14 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 7439 0 0 0 12 2 0 0 20 0 15 0 63473253 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2637789 7738 2765 1 0 2627261 0
[pid=23418/tid=23420] ppid=23415 vsize=10551156 memory=8318255677412212789 CPUtime=0.1 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) R 23415 23418 12560 0 -1 4202560 5283 0 0 0 8 2 0 0 20 0 15 0 63473259 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140382023747360 140382019544221 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10551156 memory=328 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10551156 memory=288370223150016128 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10551156 memory=139846998304384 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63473261 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63473261 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381515281184 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 63473261 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381514228848 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63473264 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) S 23415 23418 12560 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 63473264 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381512125040 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) S 23415 23418 12560 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 63473264 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381511072240 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10551156 memory=139846998304384 CPUtime=0.02 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) S 23415 23418 12560 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 15 0 63473264 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63473264 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381508967392 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23433] ppid=23415 vsize=10551156 memory=139846998304384 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23433/stat : 23433 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473269 10804383744 7738 18446744073709551615 4194304 4196468 140733040974480 140381507914160 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 30952 KiB

[startup+0.315041 s]*
/proc/loadavg: 4.32 4.40 4.28 5/211 23433
/proc/meminfo: memFree=31033752/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10551156 memory=39440 CPUtime=0.31 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 9200 0 0 0 28 3 0 0 20 0 15 0 63473253 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2637789 9860 2923 1 0 2627261 0
[pid=23418/tid=23420] ppid=23415 vsize=10551156 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) R 23415 23418 12560 0 -1 4202560 6304 0 0 0 18 2 0 0 20 0 15 0 63473259 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140382023733056 140382003602782 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10551156 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63473259 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63473261 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63473261 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381515281184 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 63473261 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381514228848 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63473264 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) S 23415 23418 12560 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 15 0 63473264 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381512125040 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) S 23415 23418 12560 0 -1 1077944384 362 0 0 0 1 0 0 0 20 0 15 0 63473264 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381511072240 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10551156 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) R 23415 23418 12560 0 -1 4202560 759 0 0 0 6 0 0 0 20 0 15 0 63473264 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019543642 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63473264 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381508967392 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23433] ppid=23415 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23433/stat : 23433 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473269 10804383744 9860 18446744073709551615 4194304 4196468 140733040974480 140381507914160 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39440 KiB

[startup+0.701169 s]
/proc/loadavg: 4.32 4.40 4.28 5/211 23433
/proc/meminfo: memFree=31017708/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10551232 memory=126480 CPUtime=1.31 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 12069 0 0 0 126 5 0 0 20 0 15 0 63473253 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2637808 31620 3056 1 0 2627261 0
[pid=23418/tid=23420] ppid=23415 vsize=10551232 memory=1688 CPUtime=0.58 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) R 23415 23418 12560 0 -1 4202560 6969 0 0 0 54 4 0 0 20 0 15 0 63473259 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140382023744352 140381630043127 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10551232 memory=5808 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10551232 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473259 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10551232 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 63473259 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10551232 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 63473261 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10551232 memory=8600 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63473261 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381515281184 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10551232 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 63473261 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381514228848 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10551232 memory=14260 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63473264 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10551232 memory=796 CPUtime=0.26 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) R 23415 23418 12560 0 -1 4202560 1382 0 0 0 26 0 0 0 20 0 15 0 63473264 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381512115432 140382001047117 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10551232 memory=1228 CPUtime=0.22 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) R 23415 23418 12560 0 -1 4202560 1186 0 0 0 22 0 0 0 20 0 15 0 63473264 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381511068608 140381998711744 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10551232 memory=1412 CPUtime=0.23 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) S 23415 23418 12560 0 -1 1077944384 1161 0 0 0 23 0 0 0 20 0 15 0 63473264 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10551232 memory=15584 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 63473264 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381508967392 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23433] ppid=23415 vsize=10551232 memory=68404 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23433/stat : 23433 (java) S 23415 23418 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 63473269 10804461568 31620 18446744073709551615 4194304 4196468 140733040974480 140381507914160 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 126480 KiB

[startup+1.50117 s]
/proc/loadavg: 4.32 4.40 4.28 6/211 23433
/proc/meminfo: memFree=30828928/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10551232 memory=505824 CPUtime=3.22 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 13192 0 0 0 287 35 0 0 20 0 15 0 63473253 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2637808 126456 3088 1 0 2627261 0
[pid=23418/tid=23420] ppid=23415 vsize=10551232 memory=4144 CPUtime=1.09 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) S 23415 23418 12560 0 -1 1077944384 7083 0 0 0 103 6 0 0 20 0 15 0 63473259 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140382023758864 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10551232 memory=36252 CPUtime=0.27 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) R 23415 23418 12560 0 -1 4202560 218 0 0 0 21 6 0 0 20 0 15 0 63473259 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140381949942872 140382004546350 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10551232 memory=1292 CPUtime=0.26 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) R 23415 23418 12560 0 -1 4202560 133 0 0 0 21 5 0 0 20 0 15 0 63473259 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140381948890072 140382004549714 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10551232 memory=2384 CPUtime=0.26 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) R 23415 23418 12560 0 -1 4202560 202 0 0 0 20 6 0 0 20 0 15 0 63473259 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140381947837784 140382004547584 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10551232 memory=1688 CPUtime=0.27 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) R 23415 23418 12560 0 -1 4202560 224 0 0 0 21 6 0 0 20 0 15 0 63473259 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382004549208 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10551232 memory=5808 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 63473261 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140381516333728 140382019532501 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 63473261 10804461568 126456 18446744073709551615 4194304 4196468 140733040974480 140381515281184 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0

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

Current children cumulated CPU time: 252.73 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2213504 KiB

[startup+238.401 s]
/proc/loadavg: 2.05 3.09 3.77 3/211 23441
/proc/meminfo: memFree=28886576/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10617796 memory=2213504 CPUtime=254.33 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 92977 0 0 0 25226 207 0 0 20 0 16 0 63473253 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2654449 553376 3141 1 0 2643902 0
[pid=23418/tid=23420] ppid=23415 vsize=10617796 memory=-8774313645642428999 CPUtime=233.12 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) R 23415 23418 12560 0 -1 4202560 36859 0 0 0 23299 13 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140382023759240 140381632205163 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10617796 memory=14811 CPUtime=4.04 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 7616 0 0 0 358 46 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10617796 memory=14811 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 6433 0 0 0 359 44 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10617796 memory=21111 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 9689 0 0 0 358 45 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10617796 memory=-8774313645642428999 CPUtime=4 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 5998 0 0 0 356 44 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10617796 memory=1228 CPUtime=1.09 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 3515 0 0 0 108 1 0 0 20 0 16 0 63473261 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10617796 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 63473261 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381515281248 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10617796 memory=15584 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 63473261 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381514228864 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10617796 memory=22344 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10617796 memory=4048 CPUtime=1.81 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) S 23415 23418 12560 0 -1 1077944384 7938 0 0 0 180 1 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381512125040 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10617796 memory=644 CPUtime=1.51 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) S 23415 23418 12560 0 -1 1077944384 7799 0 0 0 150 1 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381511072240 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10617796 memory=1744 CPUtime=0.48 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) S 23415 23418 12560 0 -1 1077944384 5099 0 0 0 47 1 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10617796 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381508967392 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23433] ppid=23415 vsize=10617796 memory=1004 CPUtime=0.13 cores=1,3,5,7
/proc/23418/task/23433/stat : 23433 (java) S 23415 23418 12560 0 -1 1077944384 578 0 0 0 5 8 0 0 20 0 16 0 63473269 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381507914160 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23434] ppid=23415 vsize=10617796 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23434/stat : 23434 (java) S 23415 23418 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 63473936 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381506859696 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 254.33 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2213504 KiB

[startup+239.201 s]
/proc/loadavg: 2.05 3.09 3.77 3/211 23441
/proc/meminfo: memFree=28886576/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10617796 memory=2213504 CPUtime=255.13 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 92979 0 0 0 25306 207 0 0 20 0 16 0 63473253 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2654449 553376 3141 1 0 2643902 0
[pid=23418/tid=23420] ppid=23415 vsize=10617796 memory=36252 CPUtime=233.92 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) R 23415 23418 12560 0 -1 4202560 36861 0 0 0 23379 13 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140382023759240 140381631237603 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10617796 memory=2213504 CPUtime=4.04 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 7616 0 0 0 358 46 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10617796 memory=-8774313645642428999 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 6433 0 0 0 359 44 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10617796 memory=832 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 9689 0 0 0 358 45 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10617796 memory=-8774313645642428999 CPUtime=4 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 5998 0 0 0 356 44 0 0 20 0 16 0 63473259 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10617796 memory=4612 CPUtime=1.09 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 3515 0 0 0 108 1 0 0 20 0 16 0 63473261 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10617796 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 63473261 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381515281248 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10617796 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 63473261 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381514228864 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10617796 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10617796 memory=3040 CPUtime=1.81 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) S 23415 23418 12560 0 -1 1077944384 7938 0 0 0 180 1 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381512125040 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10617796 memory=3040 CPUtime=1.51 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) S 23415 23418 12560 0 -1 1077944384 7799 0 0 0 150 1 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381511072240 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10617796 memory=1292 CPUtime=0.48 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) S 23415 23418 12560 0 -1 1077944384 5099 0 0 0 47 1 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10617796 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381508967392 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23433] ppid=23415 vsize=10617796 memory=1688 CPUtime=0.13 cores=1,3,5,7
/proc/23418/task/23433/stat : 23433 (java) S 23415 23418 12560 0 -1 1077944384 578 0 0 0 5 8 0 0 20 0 16 0 63473269 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381507914160 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23434] ppid=23415 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23434/stat : 23434 (java) S 23415 23418 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 63473936 10872623104 553376 18446744073709551615 4194304 4196468 140733040974480 140381506859696 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 255.13 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 2213504 KiB

[startup+239.601 s]
/proc/loadavg: 2.05 3.09 3.77 3/211 23441
/proc/meminfo: memFree=28886576/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10750924 memory=2213580 CPUtime=255.49 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 94345 0 0 0 25342 207 0 0 20 0 16 0 63473253 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2687731 553395 3143 1 0 2677184 0
[pid=23418/tid=23420] ppid=23415 vsize=10750924 memory=2240 CPUtime=234.28 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) S 23415 23418 12560 0 -1 1077944384 37757 0 0 0 23415 13 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140382023762976 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10750924 memory=4088 CPUtime=4.04 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 7616 0 0 0 358 46 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10750924 memory=1620 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 6433 0 0 0 359 44 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10750924 memory=920 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 9689 0 0 0 358 45 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10750924 memory=2160 CPUtime=4 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 5998 0 0 0 356 44 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10750924 memory=2240 CPUtime=1.09 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 3534 0 0 0 108 1 0 0 20 0 16 0 63473261 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10750924 memory=4088 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 63473261 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381515281248 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10750924 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 63473261 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381514228864 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10750924 memory=920 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10750924 memory=2160 CPUtime=1.81 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) S 23415 23418 12560 0 -1 1077944384 8026 0 0 0 180 1 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381512125040 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10750924 memory=832 CPUtime=1.51 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) S 23415 23418 12560 0 -1 1077944384 7874 0 0 0 150 1 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381511072240 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10750924 memory=656204 CPUtime=0.48 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) S 23415 23418 12560 0 -1 1077944384 5280 0 0 0 47 1 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10750924 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381508967392 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23433] ppid=23415 vsize=10750924 memory=1152 CPUtime=0.13 cores=1,3,5,7
/proc/23418/task/23433/stat : 23433 (java) S 23415 23418 12560 0 -1 1077944384 578 0 0 0 5 8 0 0 20 0 16 0 63473269 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381507914160 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 255.49 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 2213580 KiB

[startup+239.701 s]
/proc/loadavg: 2.05 3.09 3.77 3/211 23441
/proc/meminfo: memFree=28886576/32770624 swapFree=67105588/67108860
[pid=23418] ppid=23415 vsize=10750924 memory=2213580 CPUtime=255.49 cores=1,3,5,7
/proc/23418/stat : 23418 (java) S 23415 23418 12560 0 -1 1077944320 94345 0 0 0 25342 207 0 0 20 0 16 0 63473253 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140733040957024 140382019522295 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
/proc/23418/statm: 2687731 553395 3143 1 0 2677184 0
[pid=23418/tid=23420] ppid=23415 vsize=10750924 memory=2213504 CPUtime=234.28 cores=1,3,5,7
/proc/23418/task/23420/stat : 23420 (java) S 23415 23418 12560 0 -1 1077944384 37757 0 0 0 23415 13 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140382023762976 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23421] ppid=23415 vsize=10750924 memory=2213504 CPUtime=4.04 cores=1,3,5,7
/proc/23418/task/23421/stat : 23421 (java) S 23415 23418 12560 0 -1 1077944384 7616 0 0 0 358 46 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381949942672 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23422] ppid=23415 vsize=10750924 memory=2213504 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23422/stat : 23422 (java) S 23415 23418 12560 0 -1 1077944384 6433 0 0 0 359 44 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381948889872 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23423] ppid=23415 vsize=10750924 memory=2213504 CPUtime=4.03 cores=1,3,5,7
/proc/23418/task/23423/stat : 23423 (java) S 23415 23418 12560 0 -1 1077944384 9689 0 0 0 358 45 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381947837584 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23424] ppid=23415 vsize=10750924 memory=2213500 CPUtime=4 cores=1,3,5,7
/proc/23418/task/23424/stat : 23424 (java) S 23415 23418 12560 0 -1 1077944384 5998 0 0 0 356 44 0 0 20 0 16 0 63473259 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381946784784 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23425] ppid=23415 vsize=10750924 memory=2213500 CPUtime=1.09 cores=1,3,5,7
/proc/23418/task/23425/stat : 23425 (java) S 23415 23418 12560 0 -1 1077944384 3534 0 0 0 108 1 0 0 20 0 16 0 63473261 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381516335216 140382019533442 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23426] ppid=23415 vsize=10750924 memory=2213500 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23426/stat : 23426 (java) S 23415 23418 12560 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 63473261 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381515281248 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23427] ppid=23415 vsize=10750924 memory=2213500 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23427/stat : 23427 (java) S 23415 23418 12560 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 63473261 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381514228864 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23428] ppid=23415 vsize=10750924 memory=2213504 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23428/stat : 23428 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381513177168 140382019540891 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23429] ppid=23415 vsize=10750924 memory=2213504 CPUtime=1.81 cores=1,3,5,7
/proc/23418/task/23429/stat : 23429 (java) S 23415 23418 12560 0 -1 1077944384 8026 0 0 0 180 1 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381512125040 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23430] ppid=23415 vsize=10750924 memory=2213504 CPUtime=1.51 cores=1,3,5,7
/proc/23418/task/23430/stat : 23430 (java) S 23415 23418 12560 0 -1 1077944384 7874 0 0 0 150 1 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381511072240 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23431] ppid=23415 vsize=10750924 memory=2213504 CPUtime=0.48 cores=1,3,5,7
/proc/23418/task/23431/stat : 23431 (java) S 23415 23418 12560 0 -1 1077944384 5280 0 0 0 47 1 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381510019952 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23432] ppid=23415 vsize=10750924 memory=2213504 CPUtime=0 cores=1,3,5,7
/proc/23418/task/23432/stat : 23432 (java) S 23415 23418 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 63473264 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381508967392 140382019532501 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
[pid=23418/tid=23433] ppid=23415 vsize=10750924 memory=2213504 CPUtime=0.13 cores=1,3,5,7
/proc/23418/task/23433/stat : 23433 (java) S 23415 23418 12560 0 -1 1077944384 578 0 0 0 5 8 0 0 20 0 16 0 63473269 11008946176 553395 18446744073709551615 4194304 4196468 140733040974480 140381507914160 140382019533442 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38080512 140733040980368 140733040980521 140733040980521 140733040984015 0
Current children cumulated CPU time: 255.49 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 2213580 KiB

Child status: 0
Real time (s): 239.79
CPU time (s): 255.524
CPU user time (s): 253.434
CPU system time (s): 2.08971
CPU usage (%): 106.561
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 2213580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.434
system time used= 2.08971
maximum resident set size= 2213908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95280
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7850
involuntary context switches= 276


# summary of solver processes directly reported to runsolver:
#   pid: 23418
#   total CPU time (s): 255.524
#   total CPU user time (s): 253.434
#   total CPU system time (s): 2.08971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.57119 second user time and 2.21093 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 10:12:17
IDJOB=4262952
IDBENCH=120560
IDSOLVER=2651
FILE ID=node126/4262952-1502612778
RUNJOBID= node126-1502596857-19457
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-games120.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262952-1502612778/watcher-4262952-1502612778 -o /tmp/evaluation-result-4262952-1502612778/solver-4262952-1502612778 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262952-1502612778.xml

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

MD5SUM BENCH= 98ca11257fbca258bae5688bfdd43595
RANDOM SEED=325306360

node126.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.81
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.81
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.81
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.81
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:        31061264 kB
MemAvailable:   31288828 kB
Buffers:          256580 kB
Cached:           241020 kB
SwapCached:          524 kB
Active:          1096788 kB
Inactive:         133640 kB
Active(anon):     680576 kB
Inactive(anon):    85576 kB
Active(file):     416212 kB
Inactive(file):    48064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              1724 kB
Writeback:             0 kB
AnonPages:        735908 kB
Mapped:            57480 kB
Shmem:             33440 kB
Slab:             184220 kB
SReclaimable:     158244 kB
SUnreclaim:        25976 kB
KernelStack:        3712 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1235736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    675840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-13 10:16:17