Trace number 4243402

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: sat4j-CSP 2017-07-05OPT8 282.321 246.813

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

29.88/6.84	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
29.88/6.84	c This is free software under the dual EPL/GNU LGPL licenses.
29.88/6.84	c See www.sat4j.org for details.
29.88/6.84	c That software uses the Rhino library from the Mozilla project.
29.88/6.84	c version CUSTOM.v20170705
29.88/6.84	c java.runtime.name	Java(TM) SE Runtime Environment
29.88/6.84	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
29.88/6.84	c java.vm.version	25.131-b11
29.88/6.84	c java.vm.vendor	Oracle Corporation
29.88/6.84	c sun.arch.data.model	64
29.88/6.84	c java.version		1.8.0_131
29.88/6.84	c os.name		Linux
29.88/6.84	c os.version		3.10.0-514.16.1.el7.x86_64
29.88/6.84	c os.arch		amd64
29.88/6.84	c Free memory 		499604488
29.88/6.84	c Max memory 		7247757312
29.88/6.84	c Total memory 		504889344
29.88/6.84	c Number of processors 	8
29.88/6.84	c c --- Begin Solver configuration ---
29.88/6.84	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
29.88/6.84	c Learn all clauses as in MiniSAT
29.88/6.84	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
29.88/6.84	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
29.88/6.84	c No reason simplification
29.88/6.84	c Glucose 2.1 dynamic restart strategy
29.88/6.84	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
29.88/6.84	c timeout=2147483s
29.88/6.84	c DB Simplification allowed=false
29.88/6.84	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
29.88/6.84	c --- End Solver configuration ---
29.88/6.84	c constraints type 
29.88/6.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 240
29.88/6.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 10900800
29.88/6.84	c org.sat4j.minisat.constraints.cnf.UnitClause => 1276
29.88/6.84	c 10902316 constraints processed.
32.11/7.85	o 119
35.60/10.29	o 118
37.90/12.48	o 117
41.21/15.63	o 114
55.93/30.27	o 113
69.09/43.37	o 104
96.15/66.87	o 103
106.85/77.23	o 99
113.84/84.19	o 96
117.64/87.91	o 92
122.35/92.66	o 91
124.65/94.95	o 90
126.95/97.22	o 89
128.35/98.60	o 87
129.86/100.14	o 78
139.86/110.18	o 77
141.86/112.15	o 76
146.96/117.25	o 75
156.60/123.04	o 74
158.70/125.11	o 72
160.41/126.89	o 71
163.81/130.26	o 70
165.52/131.92	o 69
166.74/133.15	o 68
168.73/135.14	o 67
169.83/136.26	o 66
170.73/137.13	o 65
172.13/138.52	o 64
175.36/141.73	o 63
176.36/142.79	o 62
178.56/144.93	o 61
180.86/147.25	o 60
181.96/148.35	o 59
183.76/150.18	o 58
184.86/151.26	o 57
186.36/152.74	o 56
187.36/153.75	o 55
188.81/155.14	o 54
190.65/156.92	o 53
192.35/158.63	o 52
194.05/160.36	o 51
195.15/161.40	o 50
196.45/162.74	o 49
197.45/163.76	o 48
198.96/165.27	o 47
199.76/166.09	o 46
200.97/167.21	o 45
201.87/168.15	o 44
203.28/169.52	o 43
204.38/170.69	o 42
205.87/172.13	o 41
208.57/174.84	o 40
209.78/176.07	o 39
211.48/177.76	o 38
212.78/179.08	o 37
214.19/180.44	o 36
215.68/181.95	o 34
217.08/183.34	o 33
218.88/185.13	o 32
220.58/186.90	o 31
222.18/188.49	o 30
223.88/190.12	o 29
224.88/191.16	o 28
226.59/192.81	o 27
228.09/194.37	o 26
229.52/195.80	o 25
230.42/196.70	o 24
233.67/198.34	o 23
235.57/199.92	o 22
236.98/201.38	o 21
238.57/202.93	o 20
240.47/204.82	o 19
241.57/205.94	o 18
243.87/208.26	o 17
245.67/210.04	o 16
247.58/211.98	o 15
249.19/213.53	o 14
251.39/215.74	o 13
252.88/217.26	o 12
254.79/219.18	o 11
257.19/221.59	o 10
259.39/223.70	o 9
265.60/229.95	o 8
282.28/246.78	c starts		: 7140
282.28/246.78	c conflicts		: 2413385
282.28/246.78	c decisions		: 93964165
282.28/246.78	c propagations		: 286288986
282.28/246.78	c inspects		: 2470683778
282.28/246.78	c shortcuts		: 0
282.28/246.78	c learnt literals	: 6457
282.28/246.78	c learnt binary clauses	: 4348
282.28/246.78	c learnt ternary clauses	: 4559
282.28/246.78	c learnt constraints	: 2406927
282.28/246.78	c ignored constraints	: 0
282.28/246.78	c root simplifications	: 0
282.28/246.78	c removed literals (reason simplification)	: 0
282.28/246.78	c reason swapping (by a shorter reason)	: 0
282.28/246.78	c Calls to reduceDB	: 288
282.28/246.78	c Number of update (reduction) of LBD	: 1705277
282.28/246.78	c Imported unit clauses	: 0
282.28/246.78	c number of reductions to clauses (during analyze)	: 0
282.28/246.78	c number of learned constraints concerned by reduction	: 0
282.28/246.78	c number of learning phase by resolution	: 0
282.28/246.78	c number of learning phase by cutting planes	: 0
282.28/246.78	c number of rounding to 1 operations	: 0
282.28/246.78	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
282.28/246.78	c number of reductions of the coefficients by power 2 	: 0
282.28/246.78	c number of right shift for reduction by power 2 	: 0
282.28/246.78	c number of reductions of the coefficients by GCD over coefficients 	: 0
282.28/246.78	c speed (assignments/second)	: 1193238.690262831
282.28/246.78	c non guided choices	37083000
282.28/246.78	c learnt constraints type 
282.28/246.78	s OPTIMUM FOUND
282.28/246.78	v <instantiation type="optimum" cost="8">
282.28/246.78	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>
282.28/246.78	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>
282.28/246.78	v </instantiation>
282.28/246.78	

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4243402-1500671173/watcher-4243402-1500671173 -o /tmp/evaluation-result-4243402-1500671173/solver-4243402-1500671173 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1500669780-12183 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243402-1500671173.xml 

pid=13063
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 15.07 12.93 10.04 7/261 13066
/proc/meminfo: memFree=23633684/32770624 swapFree=5680/206232
[pid=13066] ppid=13063 vsize=10204016 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 2307 0 0 0 0 0 0 0 20 0 10 0 2383720 10448912384 2537 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2551004 2537 1216 1 0 2539915 0
[pid=13066/tid=13067] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 1070 0 0 0 0 0 0 0 20 0 10 0 2383720 10449768448 2602 33554432000 4194304 4196468 140731758405632 139910487926104 139910469766399 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2668 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2668 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2668 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2668 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2668 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2733 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2733 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2383721 10449768448 2733 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0

[startup+0.100075 s]
/proc/loadavg: 15.07 12.93 10.04 7/261 13066
/proc/meminfo: memFree=23633684/32770624 swapFree=5680/206232
[pid=13066] ppid=13063 vsize=10900556 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 4914 0 0 0 8 1 0 0 20 0 20 0 2383720 11162169344 6039 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2725139 6039 2636 1 0 2713552 0
[pid=13066/tid=13067] ppid=13063 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 3005 0 0 0 8 0 0 0 20 0 20 0 2383720 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910487927392 139910466883083 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 6039 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.201295 s]
/proc/loadavg: 15.07 12.93 10.04 7/261 13066
/proc/meminfo: memFree=23633684/32770624 swapFree=5680/206232
[pid=13066] ppid=13063 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 7022 0 0 0 24 2 0 0 20 0 20 0 2383720 11162169344 8366 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2725139 8366 2873 1 0 2713552 0
[pid=13066/tid=13067] ppid=13063 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 4707 0 0 0 17 1 0 0 20 0 20 0 2383720 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910487917264 139910483707037 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 8366 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300976 s]
/proc/loadavg: 15.07 12.93 10.04 7/261 13066
/proc/meminfo: memFree=23633684/32770624 swapFree=5680/206232
[pid=13066] ppid=13063 vsize=10900556 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 8369 0 0 0 39 2 0 0 20 0 20 0 2383720 11162169344 10079 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2725139 10079 2939 1 0 2713552 0
[pid=13066/tid=13067] ppid=13063 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 5417 0 0 0 27 1 0 0 20 0 20 0 2383720 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910487921024 139910466184177 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162169344 10079 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 10900556

[startup+0.700644 s]
/proc/loadavg: 15.07 12.93 10.04 7/261 13066
/proc/meminfo: memFree=23633684/32770624 swapFree=5680/206232
[pid=13066] ppid=13063 vsize=10900632 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 12711 0 0 0 171 5 0 0 20 0 20 0 2383720 11162247168 36913 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2725158 36913 3081 1 0 2713552 0
[pid=13066/tid=13067] ppid=13063 vsize=10900632 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 5930 0 0 0 65 3 0 0 20 0 20 0 2383720 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910487915600 139910123216325 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383721 11162247168 36913 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 10900632

[startup+1.50176 s]
/proc/loadavg: 15.07 12.93 10.04 10/281 13086
/proc/meminfo: memFree=23318196/32770624 swapFree=5680/206268
[pid=13066] ppid=13063 vsize=10900632 CPUtime=4.88 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 14245 0 0 0 357 131 0 0 20 0 20 0 2383720 11162247168 127164 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2725158 127164 3117 1 0 2713552 0
[pid=13066/tid=13067] ppid=13063 vsize=10900632 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) S 13063 13066 9818 0 -1 1077944384 6039 0 0 0 111 4 0 0 20 0 20 0 2383720 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910487921760 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10900632 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) R 13063 13066 9818 0 -1 4202560 154 0 0 0 16 15 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910440238168 139910468712985 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10900632 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) R 13063 13066 9818 0 -1 4202560 147 0 0 0 16 16 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910089464792 139910468711985 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) R 13063 13066 9818 0 -1 4202560 151 0 0 0 15 15 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910088412504 139910468707307 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10900632 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) R 13063 13066 9818 0 -1 4202560 167 0 0 0 16 15 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910087359704 139910476781812 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10900632 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) R 13063 13066 9818 0 -1 4202560 144 0 0 0 16 15 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910086306392 139910462880250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) R 13063 13066 9818 0 -1 4202560 167 0 0 0 16 14 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910085253280 139910465310879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10900632 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) R 13063 13066 9818 0 -1 4202560 166 0 0 0 16 15 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910084201304 139910468711928 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) R 13063 13066 9818 0 -1 4202560 126 0 0 0 16 14 0 0 20 0 20 0 2383721 11162247168 127164 33554432000 4194304 4196468 140731758405632 139910083148504 139910465311147 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13077] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13077/stat : 13077 (java) S 13063 13066 9818 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 2383723 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909302015136 139910483695317 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13078] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13078/stat : 13078 (java) S 13063 13066 9818 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 2383724 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909300962592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13079] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13079/stat : 13079 (java) S 13063 13066 9818 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2383724 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909299910256 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13080] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13080/stat : 13080 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383728 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909096532560 139910483703707 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13081] ppid=13063 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13081/stat : 13081 (java) S 13063 13066 9818 0 -1 1077944384 1467 0 0 0 28 0 0 0 20 0 20 0 2383728 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909095479408 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13082] ppid=13063 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13082/stat : 13082 (java) S 13063 13066 9818 0 -1 1077944384 1333 0 0 0 28 0 0 0 20 0 20 0 2383728 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909094426608 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13083] ppid=13063 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13083/stat : 13083 (java) S 13063 13066 9818 0 -1 1077944384 1308 0 0 0 30 0 0 0 20 0 20 0 2383729 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909093374320 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13084] ppid=13063 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13084/stat : 13084 (java) S 13063 13066 9818 0 -1 1077944384 1425 0 0 0 29 0 0 0 20 0 20 0 2383729 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909092321520 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13085] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13085/stat : 13085 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2383729 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909091269472 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13086] ppid=13063 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13086/stat : 13086 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2383729 11162247168 127164 33554432000 4194304 4196468 140731758405632 139909090216752 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 4.88

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

/proc/13066/task/13084/stat : 13084 (java) S 13063 13066 9818 0 -1 1077944384 5621 0 0 0 52 1 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909092321520 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13085] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13085/stat : 13085 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909091269472 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13086] ppid=13063 vsize=10967196 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13086/stat : 13086 (java) S 13063 13066 9818 0 -1 1077944384 882 0 0 0 7 6 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909090216752 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13087] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13087/stat : 13087 (java) S 13063 13066 9818 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2384405 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909089162800 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 278.91
Current children cumulated vsize (KiB) 10967196

[startup+244.801 s]
/proc/loadavg: 6.80 9.27 9.18 9/282 13184
/proc/meminfo: memFree=21404980/32770624 swapFree=5680/206676
[pid=13066] ppid=13063 vsize=10967196 CPUtime=280.5 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 66624 0 0 0 27167 883 0 0 20 0 21 0 2383720 11230408704 572993 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2741799 572993 3162 1 0 2730193 0
[pid=13066/tid=13067] ppid=13063 vsize=10967196 CPUtime=239.07 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 21639 0 0 0 23899 8 0 0 20 0 21 0 2383720 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910487916688 139910121075351 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10967196 CPUtime=4.45 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 1753 0 0 0 334 111 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10967196 CPUtime=4.41 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 2050 0 0 0 336 105 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10967196 CPUtime=4.43 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 1504 0 0 0 332 111 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10967196 CPUtime=4.38 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 2079 0 0 0 334 104 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10967196 CPUtime=4.44 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1668 0 0 0 339 105 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10967196 CPUtime=4.42 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1484 0 0 0 334 108 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10967196 CPUtime=4.46 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 2030 0 0 0 339 107 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10967196 CPUtime=4.44 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1628 0 0 0 335 109 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13077] ppid=13063 vsize=10967196 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13077/stat : 13077 (java) S 13063 13066 9818 0 -1 1077944384 3437 0 0 0 113 0 0 0 20 0 21 0 2383723 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909302016624 139910483696258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13078] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13078/stat : 13078 (java) S 13063 13066 9818 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 21 0 2383724 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909300962656 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13079] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13079/stat : 13079 (java) S 13063 13066 9818 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 21 0 2383724 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909299910272 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13080] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13080/stat : 13080 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909096532560 139910483703707 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13081] ppid=13063 vsize=10967196 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13081/stat : 13081 (java) S 13063 13066 9818 0 -1 1077944384 7909 0 0 0 142 1 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909095479408 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13082] ppid=13063 vsize=10967196 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13082/stat : 13082 (java) S 13063 13066 9818 0 -1 1077944384 5992 0 0 0 128 0 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909094426608 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13083] ppid=13063 vsize=10967196 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13083/stat : 13083 (java) S 13063 13066 9818 0 -1 1077944384 5488 0 0 0 133 0 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909093374320 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13084] ppid=13063 vsize=10967196 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13084/stat : 13084 (java) S 13063 13066 9818 0 -1 1077944384 5621 0 0 0 52 1 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909092321520 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13085] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13085/stat : 13085 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909091269472 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13086] ppid=13063 vsize=10967196 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13086/stat : 13086 (java) S 13063 13066 9818 0 -1 1077944384 882 0 0 0 7 6 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909090216752 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13087] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13087/stat : 13087 (java) S 13063 13066 9818 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2384405 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909089162800 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 280.5
Current children cumulated vsize (KiB) 10967196

[startup+245.601 s]
/proc/loadavg: 6.80 9.27 9.18 10/282 13184
/proc/meminfo: memFree=21405276/32770624 swapFree=5680/206700
[pid=13066] ppid=13063 vsize=10967196 CPUtime=281.3 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 66627 0 0 0 27247 883 0 0 20 0 21 0 2383720 11230408704 572993 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2741799 572993 3162 1 0 2730193 0
[pid=13066/tid=13067] ppid=13063 vsize=10967196 CPUtime=239.87 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 21640 0 0 0 23979 8 0 0 20 0 21 0 2383720 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910487916688 139910124913424 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10967196 CPUtime=4.45 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 1753 0 0 0 334 111 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10967196 CPUtime=4.41 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 2050 0 0 0 336 105 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10967196 CPUtime=4.43 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 1504 0 0 0 332 111 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10967196 CPUtime=4.38 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 2079 0 0 0 334 104 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10967196 CPUtime=4.44 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1668 0 0 0 339 105 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10967196 CPUtime=4.42 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1484 0 0 0 334 108 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10967196 CPUtime=4.46 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 2030 0 0 0 339 107 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10967196 CPUtime=4.44 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1628 0 0 0 335 109 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13077] ppid=13063 vsize=10967196 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13077/stat : 13077 (java) S 13063 13066 9818 0 -1 1077944384 3437 0 0 0 113 0 0 0 20 0 21 0 2383723 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909302016624 139910483696258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13078] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13078/stat : 13078 (java) S 13063 13066 9818 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 21 0 2383724 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909300962656 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13079] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13079/stat : 13079 (java) S 13063 13066 9818 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 21 0 2383724 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909299910272 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13080] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13080/stat : 13080 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909096532560 139910483703707 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13081] ppid=13063 vsize=10967196 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13081/stat : 13081 (java) S 13063 13066 9818 0 -1 1077944384 7909 0 0 0 142 1 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909095479408 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13082] ppid=13063 vsize=10967196 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13082/stat : 13082 (java) S 13063 13066 9818 0 -1 1077944384 5992 0 0 0 128 0 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909094426608 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13083] ppid=13063 vsize=10967196 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13083/stat : 13083 (java) S 13063 13066 9818 0 -1 1077944384 5488 0 0 0 133 0 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909093374320 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13084] ppid=13063 vsize=10967196 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13084/stat : 13084 (java) S 13063 13066 9818 0 -1 1077944384 5621 0 0 0 52 1 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909092321520 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13085] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13085/stat : 13085 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909091269472 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13086] ppid=13063 vsize=10967196 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13086/stat : 13086 (java) S 13063 13066 9818 0 -1 1077944384 884 0 0 0 7 6 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909090216752 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13087] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13087/stat : 13087 (java) S 13063 13066 9818 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2384405 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909089162800 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 281.3
Current children cumulated vsize (KiB) 10967196

[startup+246.401 s]
/proc/loadavg: 6.80 9.27 9.18 3/282 13184
/proc/meminfo: memFree=21405276/32770624 swapFree=5680/206700
[pid=13066] ppid=13063 vsize=10967196 CPUtime=282.11 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) S 13063 13066 9818 0 -1 1077944320 66628 0 0 0 27328 883 0 0 20 0 21 0 2383720 11230408704 572993 33554432000 4194304 4196468 140731758405632 140731758388176 139910483685111 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
/proc/13066/statm: 2741799 572993 3162 1 0 2730193 0
[pid=13066/tid=13067] ppid=13063 vsize=10967196 CPUtime=240.68 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13067/stat : 13067 (java) R 13063 13066 9818 0 -1 4202560 21641 0 0 0 24060 8 0 0 20 0 21 0 2383720 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910487916688 139910124913424 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13068] ppid=13063 vsize=10967196 CPUtime=4.45 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13068/stat : 13068 (java) S 13063 13066 9818 0 -1 1077944384 1753 0 0 0 334 111 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910440237968 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13069] ppid=13063 vsize=10967196 CPUtime=4.41 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13069/stat : 13069 (java) S 13063 13066 9818 0 -1 1077944384 2050 0 0 0 336 105 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910089464592 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13070] ppid=13063 vsize=10967196 CPUtime=4.43 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13070/stat : 13070 (java) S 13063 13066 9818 0 -1 1077944384 1504 0 0 0 332 111 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910088412304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13071] ppid=13063 vsize=10967196 CPUtime=4.38 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13071/stat : 13071 (java) S 13063 13066 9818 0 -1 1077944384 2079 0 0 0 334 104 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910087359504 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13072] ppid=13063 vsize=10967196 CPUtime=4.44 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13072/stat : 13072 (java) S 13063 13066 9818 0 -1 1077944384 1668 0 0 0 339 105 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910086306192 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13073] ppid=13063 vsize=10967196 CPUtime=4.42 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13073/stat : 13073 (java) S 13063 13066 9818 0 -1 1077944384 1484 0 0 0 334 108 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910085253392 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13074] ppid=13063 vsize=10967196 CPUtime=4.46 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13074/stat : 13074 (java) S 13063 13066 9818 0 -1 1077944384 2030 0 0 0 339 107 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910084201104 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13075] ppid=13063 vsize=10967196 CPUtime=4.44 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13075/stat : 13075 (java) S 13063 13066 9818 0 -1 1077944384 1628 0 0 0 335 109 0 0 20 0 21 0 2383721 11230408704 572993 33554432000 4194304 4196468 140731758405632 139910083148304 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13077] ppid=13063 vsize=10967196 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13077/stat : 13077 (java) S 13063 13066 9818 0 -1 1077944384 3437 0 0 0 113 0 0 0 20 0 21 0 2383723 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909302016624 139910483696258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13078] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13078/stat : 13078 (java) S 13063 13066 9818 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 21 0 2383724 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909300962656 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13079] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13079/stat : 13079 (java) S 13063 13066 9818 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 21 0 2383724 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909299910272 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13080] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13080/stat : 13080 (java) S 13063 13066 9818 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909096532560 139910483703707 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13081] ppid=13063 vsize=10967196 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13081/stat : 13081 (java) S 13063 13066 9818 0 -1 1077944384 7909 0 0 0 142 1 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909095479408 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13082] ppid=13063 vsize=10967196 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13082/stat : 13082 (java) S 13063 13066 9818 0 -1 1077944384 5992 0 0 0 128 0 0 0 20 0 21 0 2383728 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909094426608 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13083] ppid=13063 vsize=10967196 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13083/stat : 13083 (java) S 13063 13066 9818 0 -1 1077944384 5488 0 0 0 133 0 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909093374320 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13084] ppid=13063 vsize=10967196 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13084/stat : 13084 (java) S 13063 13066 9818 0 -1 1077944384 5621 0 0 0 52 1 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909092321520 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13085] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13085/stat : 13085 (java) S 13063 13066 9818 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909091269472 139910483695317 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13086] ppid=13063 vsize=10967196 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13086/stat : 13086 (java) S 13063 13066 9818 0 -1 1077944384 884 0 0 0 7 6 0 0 20 0 21 0 2383729 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909090216752 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
[pid=13066/tid=13087] ppid=13063 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13087/stat : 13087 (java) S 13063 13066 9818 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2384405 11230408704 572993 33554432000 4194304 4196468 140731758405632 139909089162800 139910483696258 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11866112 140731758408875 140731758409028 140731758409028 140731758411727 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 10967196

[startup+246.801 s]
/proc/loadavg: 6.80 9.27 9.18 3/282 13184
/proc/meminfo: memFree=21405276/32770624 swapFree=5680/206700
[pid=13066] ppid=13063 vsize=0 CPUtime=282.3 cores=0,2,4,6,8,10,12,14
/proc/13066/stat : 13066 (java) Z 13063 13066 9818 0 -1 4227084 67766 0 0 0 27346 884 0 0 20 0 2 0 2383720 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/13066/statm: 0 0 0 0 0 0 0
[pid=13066/tid=13078] ppid=13063 vsize=0 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/13066/task/13078/stat : 13078 (java) R 13063 13066 9818 0 -1 4203588 51 0 0 0 0 0 0 0 20 0 2 0 2383724 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 246.813
CPU time (s): 282.321
CPU user time (s): 273.468
CPU system time (s): 8.85333
CPU usage (%): 114.386
Max. virtual memory (cumulated for all children) (KiB): 11100324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.468
system time used= 8.85333
maximum resident set size= 2292600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67766
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9208
involuntary context switches= 15600

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.42458 second user time and 2.16929 second system time

The end

Launcher Data

Begin job on node140 at 2017-07-21 23:06:13
IDJOB=4243402
IDBENCH=120560
IDSOLVER=2623
FILE ID=node140/4243402-1500671173
RUNJOBID= node140-1500669780-12183
PBS_JOBID= 20623280
Free space on /tmp= 61856 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-4243402-1500671173/watcher-4243402-1500671173 -o /tmp/evaluation-result-4243402-1500671173/solver-4243402-1500671173 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node140-1500669780-12183 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243402-1500671173.xml

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

MD5SUM BENCH= 98ca11257fbca258bae5688bfdd43595
RANDOM SEED=481092688

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.36
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.36
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.36
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	: 8
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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.36
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        23633408 kB
MemAvailable:   23643272 kB
Buffers:           45888 kB
Cached:           273408 kB
SwapCached:            0 kB
Active:          8528876 kB
Inactive:         215048 kB
Active(anon):    8427052 kB
Inactive(anon):     8816 kB
Active(file):     101824 kB
Inactive(file):   206232 kB
Unevictable:        5680 kB
Mlocked:            5680 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1640 kB
Writeback:             0 kB
AnonPages:       8384636 kB
Mapped:            42388 kB
Shmem:              8852 kB
Slab:              68588 kB
SReclaimable:      35288 kB
SUnreclaim:        33300 kB
KernelStack:        4864 kB
PageTables:        20860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8644312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8165376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61856 MiB
End job on node140 at 2017-07-21 23:10:20