Trace number 4106546

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 PB 2.3.6 Resolution PB16OPT3 466.613 464.408

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=211-P1=317-P2=331-P3=491-P4=101-P5=283-P6=487-P7=439-B.opb
MD5SUM901fa4df755866cb23bdcc769669d554
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)567
Sum of products size (including duplicates)1134
Number of different products567
Sum of products size1134

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106546-1466270983.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.11/0.18	c ... done. Wall clock time 0.083s.
0.11/0.18	c declared #vars     189
0.11/0.18	c internal #vars     756
0.11/0.18	c #constraints  1156
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 567
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 589
0.11/0.18	c 1156 constraints processed.
0.11/0.18	c objective function length is 9 literals
1.00/0.70	c cleaning 2499 clauses out of 5001 with flag 10708/5001
1.58/1.29	c cleaning 4248 clauses out of 8502 with flag 23651/11001
2.27/1.97	c cleaning 5620 clauses out of 11254 with flag 38409/18001
3.18/2.84	c cleaning 6814 clauses out of 13635 with flag 55155/26002
3.75/3.32	c cleaning 7906 clauses out of 15820 with flag 74472/35001
4.74/4.34	c cleaning 8945 clauses out of 17913 with flag 95574/45000
6.06/5.61	c cleaning 9976 clauses out of 19969 with flag 119619/56001
6.95/6.52	c cleaning 10982 clauses out of 21993 with flag 145190/68001
7.75/7.37	c cleaning 11989 clauses out of 24010 with flag 174224/81000
8.85/8.43	c cleaning 12992 clauses out of 26022 with flag 205799/95001
10.55/10.13	c cleaning 14004 clauses out of 28030 with flag 239177/110001
13.05/12.64	c cleaning 14997 clauses out of 30026 with flag 273964/126001
14.55/14.14	c cleaning 16000 clauses out of 32029 with flag 310681/143001
16.35/15.92	c cleaning 17010 clauses out of 34029 with flag 348949/161001
19.16/18.72	c cleaning 18000 clauses out of 36018 with flag 391346/180000
21.95/21.53	c cleaning 18997 clauses out of 38018 with flag 436418/200000
24.21/23.73	c cleaning 19998 clauses out of 40021 with flag 485433/221000
26.23/25.39	c cleaning 21003 clauses out of 42025 with flag 534628/243002
29.24/28.30	c cleaning 22005 clauses out of 44020 with flag 589086/266000
31.24/30.36	c cleaning 22996 clauses out of 46015 with flag 641895/290000
33.96/33.03	c cleaning 24005 clauses out of 48024 with flag 697402/315005
37.50/36.54	c cleaning 25000 clauses out of 50015 with flag 756446/341001
39.60/38.67	c SATISFIABLE
39.60/38.67	c OPTIMIZING...
39.60/38.67	c Got one! Elapsed wall clock time (in seconds):38.566
39.60/38.67	o 501
40.10/39.19	c cleaning 27365 clauses out of 54779 with flag 12455/370765
40.60/39.70	c cleaning 16699 clauses out of 33414 with flag 26281/376765
41.30/40.38	c cleaning 11849 clauses out of 23715 with flag 45738/383765
41.90/40.92	c cleaning 9924 clauses out of 19867 with flag 65176/391766
42.40/41.49	c cleaning 9466 clauses out of 18942 with flag 83724/400765
43.09/42.19	c cleaning 9734 clauses out of 19477 with flag 104031/410766
43.79/42.86	c cleaning 10362 clauses out of 20743 with flag 126992/421766
44.60/43.61	c cleaning 11179 clauses out of 22381 with flag 154667/433766
45.50/44.58	c cleaning 12090 clauses out of 24201 with flag 184232/446765
47.09/46.13	c cleaning 13044 clauses out of 26111 with flag 219531/460765
48.20/47.21	c cleaning 14029 clauses out of 28067 with flag 253617/475765
49.29/48.40	c cleaning 15005 clauses out of 30038 with flag 287037/491765
50.70/49.71	c cleaning 15994 clauses out of 32034 with flag 324037/508766
50.70/49.76	c Got one! Elapsed wall clock time (in seconds):49.656
50.70/49.76	o 187
51.09/50.12	c cleaning 10697 clauses out of 21405 with flag 8998/514131
51.39/50.41	c cleaning 8351 clauses out of 16707 with flag 22758/520130
51.80/50.84	c cleaning 7671 clauses out of 15356 with flag 38786/527130
52.49/51.52	c cleaning 7832 clauses out of 15685 with flag 55716/535130
53.09/52.12	c cleaning 8423 clauses out of 16855 with flag 74791/544132
53.59/52.63	c cleaning 9209 clauses out of 18431 with flag 96699/554131
54.38/53.38	c cleaning 10099 clauses out of 20221 with flag 120966/565130
55.08/54.04	c Got one! Elapsed wall clock time (in seconds):53.938
55.08/54.04	o 133
55.48/54.44	c cleaning 12691 clauses out of 25392 with flag 11565/580400
56.08/55.09	c cleaning 9336 clauses out of 18702 with flag 24535/586401
56.58/55.59	c cleaning 8180 clauses out of 16366 with flag 40219/593401
56.98/55.98	c cleaning 8067 clauses out of 16186 with flag 56836/601401
57.48/56.48	c cleaning 8554 clauses out of 17119 with flag 75242/610401
58.18/57.15	c cleaning 9279 clauses out of 18565 with flag 97318/620401
58.68/57.66	c cleaning 10125 clauses out of 20285 with flag 121198/631400
59.39/58.38	c cleaning 11073 clauses out of 22161 with flag 147415/643401
60.68/59.63	c cleaning 12035 clauses out of 24087 with flag 174398/656400
61.48/60.44	c cleaning 13024 clauses out of 26053 with flag 205041/670401
62.71/61.69	c cleaning 13998 clauses out of 28028 with flag 241306/685400
64.81/63.72	c cleaning 15005 clauses out of 30030 with flag 278308/701400
67.61/66.54	c cleaning 16003 clauses out of 32026 with flag 314879/718401
69.22/68.16	c cleaning 16988 clauses out of 34023 with flag 354838/736401
72.12/71.01	c cleaning 18005 clauses out of 36035 with flag 395607/755401
74.61/73.52	c cleaning 18996 clauses out of 38028 with flag 441977/775400
76.22/75.19	c cleaning 20007 clauses out of 40032 with flag 490998/796400
76.42/75.38	c Got one! Elapsed wall clock time (in seconds):75.282
76.42/75.38	o 59
76.62/75.53	c cleaning 12746 clauses out of 25526 with flag 6476/801901
76.94/75.84	c cleaning 9379 clauses out of 18780 with flag 19160/807901
77.34/76.26	c cleaning 8196 clauses out of 16402 with flag 35571/814902
77.74/76.68	c Got one! Elapsed wall clock time (in seconds):76.575
77.74/76.68	o 5
78.25/77.13	c cleaning 10354 clauses out of 20736 with flag 10587/827432
78.54/77.44	c cleaning 8183 clauses out of 16382 with flag 23582/833432
79.14/78.01	c cleaning 7586 clauses out of 15199 with flag 38127/840432
79.84/78.71	c cleaning 7788 clauses out of 15613 with flag 57341/848432
80.54/79.43	c cleaning 8398 clauses out of 16826 with flag 78192/857433
81.04/79.98	c cleaning 9205 clauses out of 18427 with flag 99014/867432
81.74/80.63	c cleaning 10102 clauses out of 20222 with flag 122365/878432
82.44/81.32	c cleaning 11042 clauses out of 22121 with flag 147493/890433
83.34/82.29	c cleaning 12036 clauses out of 24078 with flag 176099/903432
85.24/84.19	c cleaning 13014 clauses out of 26042 with flag 205452/917432
86.24/85.18	c Got one! Elapsed wall clock time (in seconds):85.081
86.24/85.18	o 3
86.84/85.74	c cleaning 12904 clauses out of 25833 with flag 11049/930237
87.24/86.15	c cleaning 9463 clauses out of 18929 with flag 23979/936237
87.54/86.48	c cleaning 8210 clauses out of 16465 with flag 39608/943236
87.94/86.89	c cleaning 8118 clauses out of 16256 with flag 56477/951237
88.44/87.38	c cleaning 8562 clauses out of 17137 with flag 77248/960236
89.15/88.09	c cleaning 9279 clauses out of 18575 with flag 98805/970236
90.25/89.17	c cleaning 10145 clauses out of 20296 with flag 121965/981236
91.55/90.42	c cleaning 11071 clauses out of 22152 with flag 150036/993237
92.85/91.76	c cleaning 12037 clauses out of 24080 with flag 178473/1006236
93.95/92.83	c cleaning 13006 clauses out of 26043 with flag 208329/1020236
95.17/94.08	c cleaning 14008 clauses out of 28037 with flag 238684/1035236
96.37/95.21	c cleaning 15004 clauses out of 30030 with flag 275136/1051237
97.87/96.74	c cleaning 16005 clauses out of 32026 with flag 312142/1068237
99.27/98.12	c cleaning 16999 clauses out of 34020 with flag 354161/1086236
101.07/99.95	c cleaning 18008 clauses out of 36021 with flag 394481/1105236
102.97/101.88	c cleaning 18994 clauses out of 38013 with flag 437349/1125236
105.37/104.24	c cleaning 20007 clauses out of 40020 with flag 481891/1146237
107.67/106.58	c cleaning 20998 clauses out of 42013 with flag 530776/1168237
109.87/108.73	c cleaning 21981 clauses out of 44015 with flag 581397/1191237
112.27/111.13	c cleaning 23011 clauses out of 46033 with flag 636136/1215236
116.27/115.19	c cleaning 23999 clauses out of 48023 with flag 690137/1240237
119.37/118.23	c cleaning 25005 clauses out of 50023 with flag 749186/1266236
122.17/121.09	c cleaning 25992 clauses out of 52018 with flag 811525/1293236
125.27/124.15	c cleaning 27006 clauses out of 54027 with flag 874299/1321237
129.47/128.35	c cleaning 28011 clauses out of 56024 with flag 940625/1350240
132.81/131.68	c cleaning 28990 clauses out of 58009 with flag 1009528/1380236
136.71/135.54	c cleaning 29999 clauses out of 60020 with flag 1079874/1411237
140.61/139.46	c cleaning 30993 clauses out of 62019 with flag 1150189/1443236
143.91/142.79	c cleaning 32004 clauses out of 64026 with flag 1224990/1476236
148.02/146.89	c cleaning 33006 clauses out of 66022 with flag 1298856/1510236
151.42/150.24	c cleaning 33998 clauses out of 68016 with flag 1378007/1545236
156.32/155.11	c cleaning 35001 clauses out of 70019 with flag 1462636/1581237
163.02/161.87	c cleaning 36001 clauses out of 72018 with flag 1544554/1618237
168.12/166.90	c cleaning 37000 clauses out of 74016 with flag 1626940/1656236
173.92/172.72	c cleaning 38007 clauses out of 76018 with flag 1711360/1695238
180.89/179.62	c cleaning 38988 clauses out of 78010 with flag 1797557/1735237
186.98/185.77	c cleaning 40002 clauses out of 80020 with flag 1886653/1776236
193.58/192.37	c cleaning 41002 clauses out of 82018 with flag 1977619/1818236
201.78/200.50	c cleaning 42004 clauses out of 84017 with flag 2069594/1861237
207.79/206.57	c cleaning 42990 clauses out of 86012 with flag 2166570/1905236
213.99/212.73	c cleaning 43997 clauses out of 88023 with flag 2267341/1950237
219.89/218.70	c cleaning 45008 clauses out of 90025 with flag 2368359/1996236
226.64/225.36	c cleaning 45996 clauses out of 92016 with flag 2469525/2043236
234.45/233.08	c cleaning 47007 clauses out of 94022 with flag 2571829/2091238
242.46/241.09	c cleaning 47998 clauses out of 96013 with flag 2678692/2140236
251.16/249.80	c cleaning 49000 clauses out of 98017 with flag 2785307/2190238
259.25/257.85	c cleaning 50004 clauses out of 100015 with flag 2900220/2241236
267.06/265.64	c cleaning 50997 clauses out of 102011 with flag 3010793/2293236
277.66/276.27	c cleaning 52006 clauses out of 104017 with flag 3129012/2346239
287.58/286.04	c cleaning 52993 clauses out of 106008 with flag 3250984/2400236
296.77/295.22	c cleaning 54006 clauses out of 108015 with flag 3372333/2455236
305.67/304.14	c cleaning 54996 clauses out of 110009 with flag 3502049/2511236
317.56/316.08	c cleaning 55998 clauses out of 112013 with flag 3625118/2568237
327.76/326.23	c cleaning 57003 clauses out of 114016 with flag 3749403/2626238
340.84/339.16	c cleaning 58001 clauses out of 116011 with flag 3875446/2685236
353.65/351.97	c cleaning 58993 clauses out of 118010 with flag 4005647/2745236
364.85/363.11	c cleaning 60002 clauses out of 120017 with flag 4137055/2806236
376.54/374.85	c cleaning 60998 clauses out of 122016 with flag 4274486/2868237
388.58/386.72	c cleaning 62008 clauses out of 124018 with flag 4415836/2931237
401.38/399.54	c cleaning 63002 clauses out of 126010 with flag 4557845/2995237
415.98/414.16	c cleaning 64000 clauses out of 128006 with flag 4704895/3060236
441.29/439.43	c cleaning 65000 clauses out of 130005 with flag 4847218/3126237
465.46/463.46	c cleaning 65997 clauses out of 132000 with flag 4992363/3193237
466.46/464.40	c starts		: 5184
466.46/464.40	c conflicts		: 3200491
466.46/464.40	c decisions		: 3579834
466.46/464.40	c propagations		: 67285305
466.46/464.40	c inspects		: 8833555789
466.46/464.40	c shortcuts		: 0
466.46/464.40	c learnt literals	: 31
466.46/464.40	c learnt binary clauses	: 29
466.46/464.40	c learnt ternary clauses	: 53
466.46/464.40	c learnt constraints	: 3200459
466.46/464.40	c ignored constraints	: 0
466.46/464.40	c root simplifications	: 0
466.46/464.40	c removed literals (reason simplification)	: 0
466.46/464.40	c reason swapping (by a shorter reason)	: 0
466.46/464.40	c Calls to reduceDB	: 135
466.46/464.40	c Number of update (reduction) of LBD	: 92332
466.46/464.40	c Imported unit clauses	: 0
466.46/464.40	c number of reductions to clauses (during analyze)	: 0
466.46/464.40	c number of learned constraints concerned by reduction	: 0
466.46/464.40	c number of learning phase by resolution	: 0
466.46/464.40	c number of learning phase by cutting planes	: 0
466.46/464.40	c speed (assignments/second)	: 144945.20822382878
466.46/464.40	c non guided choices	21188
466.46/464.40	c learnt constraints type 
466.46/464.40	s OPTIMUM FOUND
466.46/464.40	c Found 6 solution(s)
466.46/464.40	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 x12 x13 -x14 -x15 -x16 x17 -x18 x19 x20 -x21 -x22 x23 -x24 -x25 x26 -x27 x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 x45 x46 x47 x48 -x49 x50 x51 x52 x53 x54 x55 -x56 x57 x58 x59 x60 x61 x62 x63 x64 -x65 -x66 x67 x68 -x69 x70 -x71 x72 x73 -x74 x75 x76 -x77 x78 -x79 x80 x81 x82 x83 x84 -x85 x86 -x87 x88 -x89 -x90 x91 x92 x93 -x94 -x95 -x96 x97 x98 x99 x100 x101 -x102 -x103 -x104 x105 x106 x107 x108 x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 x117 x118 -x119 -x120 -x121 x122 x123 x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 x137 -x138 x139 x140 x141 x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 x155 x156 -x157 -x158 x159 x160 x161 -x162 -x163 x164 -x165 x166 x167 -x168 x169 x170 x171 x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 x182 -x183 -x184 -x185 x186 -x187 x188 -x189 
466.46/464.40	c objective function=3
466.46/464.40	c Total wall clock time (in seconds): 464.301

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106546-1466270983/watcher-4106546-1466270983 -o /tmp/evaluation-result-4106546-1466270983/solver-4106546-1466270983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106546-1466270983.opb 

pid=23696
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 23699
/proc/meminfo: memFree=31128444/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 29143965 98570240 978 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 24065 978 744 9 0 16771 0
[pid=23699/tid=23700] ppid=23696 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29143965 98570240 978 33554432000 1073741824 1073778376 140737138792096 140508804111912 206629062016 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 23699
/proc/meminfo: memFree=31128444/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 4519 0 1 0 10 1 0 0 20 0 18 0 29143965 9787879424 6132 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2389619 6132 2157 9 0 2380296 0
[pid=23699/tid=23700] ppid=23696 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2377 0 1 0 8 0 0 0 20 0 18 0 29143965 9787879424 6132 33554432000 1073741824 1073778376 140737138792096 140508804115360 206632445197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200419 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 23699
/proc/meminfo: memFree=31128444/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 4892 0 1 0 25 1 0 0 20 0 19 0 29143965 9856040960 7450 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 7450 2223 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2402 0 1 0 17 1 0 0 20 0 19 0 29143965 9856040960 7450 33554432000 1073741824 1073778376 140737138792096 140508804117120 206632434744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300361 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 23699
/proc/meminfo: memFree=31128444/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 6558 0 1 0 50 2 0 0 20 0 19 0 29143965 9856040960 8342 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 8343 2244 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2410 0 1 0 27 1 0 0 20 0 19 0 29143965 9856040960 8343 33554432000 1073741824 1073778376 140737138792096 140508804117120 140508663985524 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700232 s]
/proc/loadavg: 2.10 2.06 2.01 3/194 23699
/proc/meminfo: memFree=31128444/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 6636 0 1 0 98 2 0 0 20 0 19 0 29143965 9856040960 8869 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 8869 2252 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2411 0 1 0 67 1 0 0 20 0 19 0 29143965 9856040960 8869 33554432000 1073741824 1073778376 140737138792096 140508804117120 140508807402448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.10 2.06 2.01 4/213 23718
/proc/meminfo: memFree=31078448/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=1.87 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 7769 0 1 0 185 2 0 0 20 0 19 0 29143965 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 10479 2256 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2414 0 1 0 146 2 0 0 20 0 19 0 29143965 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508804116472 140508664438600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23702] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23702/stat : 23702 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508647291560 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23703] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23703/stat : 23703 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508646239016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23704] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23704/stat : 23704 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508645186472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23705] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23705/stat : 23705 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508644133928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23706] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23706/stat : 23706 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508643080360 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23707] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23707/stat : 23707 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508642027816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23708] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23708/stat : 23708 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508640975272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23709] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23709/stat : 23709 (java) S 23696 23699 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508639922728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23710] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23710/stat : 23710 (java) S 23696 23699 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508627724904 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23711] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23711/stat : 23711 (java) S 23696 23699 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508626671224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23712] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23712/stat : 23712 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508625618568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23713] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23713/stat : 23713 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508624567312 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23714] ppid=23696 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23699/task/23714/stat : 23714 (java) S 23696 23699 16325 0 -1 4202560 1857 0 0 0 16 0 0 0 20 0 19 0 29143969 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508623513656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23715] ppid=23696 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/23699/task/23715/stat : 23715 (java) S 23696 23699 16325 0 -1 4202560 2225 0 0 0 19 0 0 0 20 0 19 0 29143969 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508622461112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23716] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23716/stat : 23716 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508621408760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23717] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23717/stat : 23717 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508620356424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23718] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23718/stat : 23718 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143984 9856040960 10479 33554432000 1073741824 1073778376 140737138792096 140508619302184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.10 2.06 2.01 4/213 23718
/proc/meminfo: memFree=31067464/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=3.54 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 8084 0 1 0 352 2 0 0 20 0 19 0 29143965 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 12578 2257 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2419 0 1 0 306 2 0 0 20 0 19 0 29143965 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508804117064 140508664398880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23702] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23702/stat : 23702 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508647291560 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23703] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23703/stat : 23703 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508646239016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23704] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23704/stat : 23704 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508645186472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23705] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23705/stat : 23705 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508644133928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23706] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23706/stat : 23706 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508643080360 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23707] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23707/stat : 23707 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508642027816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23708] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23708/stat : 23708 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508640975272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23709] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23709/stat : 23709 (java) S 23696 23699 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508639922728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23710] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23710/stat : 23710 (java) S 23696 23699 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508627724904 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23711] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23711/stat : 23711 (java) S 23696 23699 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508626671224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23712] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23712/stat : 23712 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508625618568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23713] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23713/stat : 23713 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508624567312 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23714] ppid=23696 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/23699/task/23714/stat : 23714 (java) S 23696 23699 16325 0 -1 4202560 1859 0 0 0 18 0 0 0 20 0 19 0 29143969 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508623513656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23715] ppid=23696 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/23699/task/23715/stat : 23715 (java) S 23696 23699 16325 0 -1 4202560 2533 0 0 0 25 0 0 0 20 0 19 0 29143969 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508622461112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23716] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23716/stat : 23716 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508621408760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23717] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23717/stat : 23717 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508620356424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23718] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23718/stat : 23718 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143984 9856040960 12578 33554432000 1073741824 1073778376 140737138792096 140508619302184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.09 2.06 2.01 3/213 23718
/proc/meminfo: memFree=31050888/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=6.75 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 8093 0 1 0 672 3 0 0 20 0 19 0 29143965 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 16094 2258 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2427 0 1 0 626 2 0 0 20 0 19 0 29143965 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508804116840 140508664438963 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23702] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23702/stat : 23702 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508647291560 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23703] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23703/stat : 23703 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508646239016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23704] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23704/stat : 23704 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508645186472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23705] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23705/stat : 23705 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508644133928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23706] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23706/stat : 23706 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508643080360 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23707] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23707/stat : 23707 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508642027816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23708] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23708/stat : 23708 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508640975272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23709] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23709/stat : 23709 (java) S 23696 23699 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29143966 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508639922728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23710] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23710/stat : 23710 (java) S 23696 23699 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508627724904 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23711] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23711/stat : 23711 (java) S 23696 23699 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508626671224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23712] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23712/stat : 23712 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508625618568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23713] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23713/stat : 23713 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508624567312 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23714] ppid=23696 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/23699/task/23714/stat : 23714 (java) S 23696 23699 16325 0 -1 4202560 1859 0 0 0 18 0 0 0 20 0 19 0 29143969 9856040960 16094 33554432000 1073741824 1073778376 140737138792096 140508623513656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23715] ppid=23696 vsize=9625040 CPUtime=0.25 cores=1,3,5,7

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

[pid=23699/tid=23704] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23704/stat : 23704 (java) S 23696 23699 16325 0 -1 4202560 86 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508645186472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23705] ppid=23696 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/23699/task/23705/stat : 23705 (java) S 23696 23699 16325 0 -1 4202560 333 0 0 0 8 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508644133928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23706] ppid=23696 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/23699/task/23706/stat : 23706 (java) S 23696 23699 16325 0 -1 4202560 206 0 0 0 11 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508643080360 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23707] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23707/stat : 23707 (java) S 23696 23699 16325 0 -1 4202560 254 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508642027816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23708] ppid=23696 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/23699/task/23708/stat : 23708 (java) S 23696 23699 16325 0 -1 4202560 276 0 0 0 9 2 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508640975272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23709] ppid=23696 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23699/task/23709/stat : 23709 (java) S 23696 23699 16325 0 -1 4202560 274 0 0 0 11 5 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508639922728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23710] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23710/stat : 23710 (java) S 23696 23699 16325 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508627724904 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23711] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23711/stat : 23711 (java) S 23696 23699 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508626671224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23712] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23712/stat : 23712 (java) S 23696 23699 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508625618568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23713] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23713/stat : 23713 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508624567312 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23714] ppid=23696 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/23699/task/23714/stat : 23714 (java) S 23696 23699 16325 0 -1 4202560 1925 0 0 0 22 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508623513656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23715] ppid=23696 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/23699/task/23715/stat : 23715 (java) S 23696 23699 16325 0 -1 4202560 10650 0 0 0 88 2 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508622461112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23716] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23716/stat : 23716 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508621408760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23717] ppid=23696 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23699/task/23717/stat : 23717 (java) S 23696 23699 16325 0 -1 4202560 28 0 0 0 3 6 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508620356424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23718] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23718/stat : 23718 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143984 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508619302184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 464.46
Current children cumulated vsize (KiB) 9625040

[startup+463.208 s]
/proc/loadavg: 2.04 2.10 2.04 3/213 23924
/proc/meminfo: memFree=30559404/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=465.26 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 18301 0 1 0 46484 42 0 0 20 0 19 0 29143965 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 107971 2272 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=462.84 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2496 0 1 0 46272 12 0 0 20 0 19 0 29143965 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508804115680 140508664421274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23702] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23702/stat : 23702 (java) S 23696 23699 16325 0 -1 4202560 91 0 0 0 10 3 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508647291560 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23703] ppid=23696 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/23699/task/23703/stat : 23703 (java) S 23696 23699 16325 0 -1 4202560 338 0 0 0 13 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508646239016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23704] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23704/stat : 23704 (java) S 23696 23699 16325 0 -1 4202560 86 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508645186472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23705] ppid=23696 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/23699/task/23705/stat : 23705 (java) S 23696 23699 16325 0 -1 4202560 333 0 0 0 8 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508644133928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23706] ppid=23696 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/23699/task/23706/stat : 23706 (java) S 23696 23699 16325 0 -1 4202560 206 0 0 0 11 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508643080360 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23707] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23707/stat : 23707 (java) S 23696 23699 16325 0 -1 4202560 254 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508642027816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23708] ppid=23696 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/23699/task/23708/stat : 23708 (java) S 23696 23699 16325 0 -1 4202560 276 0 0 0 9 2 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508640975272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23709] ppid=23696 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23699/task/23709/stat : 23709 (java) S 23696 23699 16325 0 -1 4202560 274 0 0 0 11 5 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508639922728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23710] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23710/stat : 23710 (java) S 23696 23699 16325 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508627724904 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23711] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23711/stat : 23711 (java) S 23696 23699 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508626671224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23712] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23712/stat : 23712 (java) S 23696 23699 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508625618568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23713] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23713/stat : 23713 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508624567312 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23714] ppid=23696 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/23699/task/23714/stat : 23714 (java) S 23696 23699 16325 0 -1 4202560 1925 0 0 0 22 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508623513656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23715] ppid=23696 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/23699/task/23715/stat : 23715 (java) S 23696 23699 16325 0 -1 4202560 10650 0 0 0 88 2 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508622461112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23716] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23716/stat : 23716 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508621408760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23717] ppid=23696 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23699/task/23717/stat : 23717 (java) S 23696 23699 16325 0 -1 4202560 28 0 0 0 3 6 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508620356424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23718] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23718/stat : 23718 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143984 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508619302184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 465.26
Current children cumulated vsize (KiB) 9625040

[startup+464.001 s]
/proc/loadavg: 2.04 2.10 2.04 3/213 23924
/proc/meminfo: memFree=30559404/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=466.05 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 18301 0 1 0 46563 42 0 0 20 0 19 0 29143965 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 107971 2272 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=463.63 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2496 0 1 0 46351 12 0 0 20 0 19 0 29143965 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508804107968 140508664368959 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23702] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23702/stat : 23702 (java) S 23696 23699 16325 0 -1 4202560 91 0 0 0 10 3 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508647291560 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23703] ppid=23696 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/23699/task/23703/stat : 23703 (java) S 23696 23699 16325 0 -1 4202560 338 0 0 0 13 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508646239016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23704] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23704/stat : 23704 (java) S 23696 23699 16325 0 -1 4202560 86 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508645186472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23705] ppid=23696 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/23699/task/23705/stat : 23705 (java) S 23696 23699 16325 0 -1 4202560 333 0 0 0 8 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508644133928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23706] ppid=23696 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/23699/task/23706/stat : 23706 (java) S 23696 23699 16325 0 -1 4202560 206 0 0 0 11 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508643080360 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23707] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23707/stat : 23707 (java) S 23696 23699 16325 0 -1 4202560 254 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508642027816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23708] ppid=23696 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/23699/task/23708/stat : 23708 (java) S 23696 23699 16325 0 -1 4202560 276 0 0 0 9 2 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508640975272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23709] ppid=23696 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23699/task/23709/stat : 23709 (java) S 23696 23699 16325 0 -1 4202560 274 0 0 0 11 5 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508639922728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23710] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23710/stat : 23710 (java) S 23696 23699 16325 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508627724904 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23711] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23711/stat : 23711 (java) S 23696 23699 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508626671224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23712] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23712/stat : 23712 (java) S 23696 23699 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508625618568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23713] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23713/stat : 23713 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508624567312 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23714] ppid=23696 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/23699/task/23714/stat : 23714 (java) S 23696 23699 16325 0 -1 4202560 1925 0 0 0 22 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508623513656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23715] ppid=23696 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/23699/task/23715/stat : 23715 (java) S 23696 23699 16325 0 -1 4202560 10650 0 0 0 88 2 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508622461112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23716] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23716/stat : 23716 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508621408760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23717] ppid=23696 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23699/task/23717/stat : 23717 (java) S 23696 23699 16325 0 -1 4202560 28 0 0 0 3 6 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508620356424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23718] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23718/stat : 23718 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143984 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508619302184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 466.05
Current children cumulated vsize (KiB) 9625040

[startup+464.401 s]
/proc/loadavg: 2.04 2.10 2.04 3/213 23924
/proc/meminfo: memFree=30559404/32872528 swapFree=534252/566956
[pid=23699] ppid=23696 vsize=9625040 CPUtime=466.46 cores=1,3,5,7
/proc/23699/stat : 23699 (java) S 23696 23699 16325 0 -1 4202496 18302 0 1 0 46604 42 0 0 20 0 19 0 29143965 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140737138783232 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23699/statm: 2406260 107971 2272 9 0 2396937 0
[pid=23699/tid=23700] ppid=23696 vsize=9625040 CPUtime=464.03 cores=1,3,5,7
/proc/23699/task/23700/stat : 23700 (java) R 23696 23699 16325 0 -1 4202560 2496 0 1 0 46391 12 0 0 20 0 19 0 29143965 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508804117024 140508664174458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23702] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23702/stat : 23702 (java) S 23696 23699 16325 0 -1 4202560 91 0 0 0 10 3 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508647291560 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23703] ppid=23696 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/23699/task/23703/stat : 23703 (java) S 23696 23699 16325 0 -1 4202560 338 0 0 0 13 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508646239016 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23704] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23704/stat : 23704 (java) S 23696 23699 16325 0 -1 4202560 86 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508645186472 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23705] ppid=23696 vsize=9625040 CPUtime=0.12 cores=1,3,5,7
/proc/23699/task/23705/stat : 23705 (java) S 23696 23699 16325 0 -1 4202560 333 0 0 0 8 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508644133928 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23706] ppid=23696 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/23699/task/23706/stat : 23706 (java) S 23696 23699 16325 0 -1 4202560 206 0 0 0 11 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508643080360 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23707] ppid=23696 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/23699/task/23707/stat : 23707 (java) S 23696 23699 16325 0 -1 4202560 254 0 0 0 9 4 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508642027816 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23699/tid=23708] ppid=23696 vsize=9625040 CPUtime=0.11 cores=1,3,5,7
/proc/23699/task/23708/stat : 23708 (java) S 23696 23699 16325 0 -1 4202560 276 0 0 0 9 2 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508640975272 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23709] ppid=23696 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/23699/task/23709/stat : 23709 (java) S 23696 23699 16325 0 -1 4202560 274 0 0 0 11 5 0 0 20 0 19 0 29143966 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508639922728 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23710] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23710/stat : 23710 (java) S 23696 23699 16325 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508627724904 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23711] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23711/stat : 23711 (java) S 23696 23699 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508626671224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23712] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23712/stat : 23712 (java) S 23696 23699 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29143967 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508625618568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23713] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23713/stat : 23713 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508624567312 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23714] ppid=23696 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/23699/task/23714/stat : 23714 (java) S 23696 23699 16325 0 -1 4202560 1925 0 0 0 22 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508623513656 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23699/tid=23715] ppid=23696 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/23699/task/23715/stat : 23715 (java) S 23696 23699 16325 0 -1 4202560 10651 0 0 0 89 2 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508622461112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23716] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23716/stat : 23716 (java) S 23696 23699 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508621408760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23699/tid=23717] ppid=23696 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/23699/task/23717/stat : 23717 (java) S 23696 23699 16325 0 -1 4202560 28 0 0 0 3 6 0 0 20 0 19 0 29143969 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508620356424 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23699/tid=23718] ppid=23696 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23699/task/23718/stat : 23718 (java) S 23696 23699 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29143984 9856040960 107971 33554432000 1073741824 1073778376 140737138792096 140508619302184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 466.46
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 464.408
CPU time (s): 466.613
CPU user time (s): 465.98
CPU system time (s): 0.632903
CPU usage (%): 100.475
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 465.98
system time used= 0.632903
maximum resident set size= 431940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18324
page faults= 1
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10318
involuntary context switches= 1668

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.99854 second user time and 4.37033 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 19:29:43
IDJOB=4106546
IDBENCH=48098
IDSOLVER=2546
FILE ID=node138/4106546-1466270983
RUNJOBID= node138-1466241309-16342
PBS_JOBID= 19918205
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=211-P1=317-P2=331-P3=491-P4=101-P5=283-P6=487-P7=439-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106546-1466270983/watcher-4106546-1466270983 -o /tmp/evaluation-result-4106546-1466270983/solver-4106546-1466270983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106546-1466270983.opb

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

MD5SUM BENCH= 901fa4df755866cb23bdcc769669d554
RANDOM SEED=579253918

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.79
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
cpu MHz		: 2666.395
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 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 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 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
cpu MHz		: 2666.395
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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 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 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 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
cpu MHz		: 2666.395
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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 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 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 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
cpu MHz		: 2666.395
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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
cpu MHz		: 2666.395
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31129244 kB
Buffers:          142972 kB
Cached:           244788 kB
SwapCached:         1060 kB
Active:           128520 kB
Inactive:         292504 kB
Active(anon):      33804 kB
Inactive(anon):     1696 kB
Active(file):      94716 kB
Inactive(file):   290808 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099640 kB
Dirty:              1612 kB
Writeback:             0 kB
AnonPages:        558288 kB
Mapped:            15308 kB
Shmem:                 0 kB
Slab:             608392 kB
SReclaimable:      51168 kB
SUnreclaim:       557224 kB
KernelStack:        1760 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1260956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node138 at 2016-06-18 19:37:28