Trace number 4259836

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
Concrete 3.4SAT (TO)652 252.093 202.658

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n75/
TravellingSalesman-75-50-02.xml
MD5SUM9f40e16214a2956ff65ea335997fc7bb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark330
Best CPU time to get the best result obtained on this benchmark249.653
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints76
Number of domains2
Minimum domain size56
Maximum domain size75
Distribution of domain sizes[{"size":56,"count":75},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":75},{"degree":3,"count":75}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":75},{"arity":75,"count":1}]
Number of extensional constraints75
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":75},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

3.38/2.20	c Concrete v3.4 running
18.01/7.89	o 2415
18.95/8.48	o 2336
23.33/9.83	o 2257
25.08/10.60	o 2247
26.71/11.49	o 2185
31.13/13.06	o 2182
31.81/13.62	o 2173
33.01/14.38	o 2141
33.63/14.96	o 2079
34.79/15.64	o 2029
35.33/16.15	o 1964
36.40/16.82	o 1878
37.06/17.40	o 1872
38.26/18.11	o 1860
38.75/18.66	o 1857
39.39/19.07	o 1845
40.38/19.73	o 1827
40.93/20.20	o 1814
41.45/20.77	o 1796
42.81/21.46	o 1793
43.13/21.79	o 1770
43.68/22.24	o 1766
44.33/22.74	o 1765
45.47/23.46	o 1760
46.09/24.01	o 1757
46.63/24.57	o 1751
47.98/25.35	o 1737
48.69/26.01	o 1729
49.20/26.55	o 1725
50.31/27.27	o 1703
50.91/27.80	o 1697
51.31/28.29	o 1681
52.03/28.92	o 1667
53.23/29.69	o 1655
53.76/30.18	o 1646
54.35/30.71	o 1643
54.87/31.17	o 1604
56.01/31.92	o 1588
56.62/32.53	o 1571
57.13/33.07	o 1568
57.73/33.63	o 1555
59.00/34.36	o 1546
59.61/34.92	o 1545
60.23/35.57	o 1540
60.89/36.18	o 1538
61.99/36.87	o 1513
62.49/37.38	o 1508
63.09/37.97	o 1494
63.70/38.54	o 1489
64.33/39.12	o 1485
65.04/39.68	o 1481
66.15/40.31	o 1473
66.67/40.83	o 1464
67.18/41.37	o 1449
68.44/42.11	o 1448
68.93/42.63	o 1438
69.44/43.18	o 1427
70.03/43.74	o 1401
70.56/44.29	o 1397
71.40/44.89	o 1394
72.00/45.49	o 1376
72.51/46.00	o 1373
73.11/46.57	o 1371
73.72/47.11	o 1362
74.59/47.72	o 1357
75.19/48.33	o 1356
75.70/48.86	o 1355
76.21/49.34	o 1351
76.83/49.99	o 1338
77.65/50.59	o 1333
78.27/51.11	o 1325
78.81/51.68	o 1320
79.42/52.22	o 1318
80.28/52.84	o 1307
80.79/53.35	o 1304
81.28/53.88	o 1292
81.90/54.42	o 1275
82.50/55.04	o 1269
83.54/55.73	o 1267
84.04/56.29	o 1260
84.54/56.72	o 1258
85.04/57.25	o 1255
85.64/57.85	o 1240
86.76/58.62	o 1239
87.06/58.98	o 1237
87.57/59.43	o 1231
88.07/59.96	o 1230
88.78/60.60	o 1228
89.75/61.32	o 1218
90.25/61.82	o 1205
91.35/62.90	o 1204
91.65/63.30	o 1197
92.45/63.81	o 1193
93.05/64.40	o 1184
93.65/65.02	o 1154
94.15/65.55	o 1142
95.38/66.30	o 1139
95.89/66.86	o 1132
96.49/67.44	o 1125
96.99/67.91	o 1118
97.59/68.54	o 1117
98.69/69.29	o 1115
99.30/69.85	o 1107
99.80/70.34	o 1101
100.31/70.83	o 1096
100.81/71.35	o 1090
101.57/71.84	o 1085
102.18/72.40	o 1084
103.28/73.54	o 1082
104.56/74.56	o 1073
105.29/75.16	o 1065
105.78/75.67	o 1062
106.19/76.10	o 1061
106.78/76.64	o 1060
107.81/77.33	o 1058
108.77/78.29	o 1053
109.38/78.80	o 1052
109.88/79.34	o 1047
111.14/80.36	o 1041
111.54/80.79	o 1037
112.24/81.41	o 1030
112.85/82.03	o 1026
113.34/82.56	o 1015
114.18/83.14	o 1013
114.67/83.63	o 999
115.08/84.09	o 998
115.67/84.61	o 981
118.07/86.78	o 977
118.57/87.26	o 973
119.18/87.82	o 972
120.15/88.51	o 968
121.15/89.55	o 967
121.76/90.14	o 955
123.04/91.26	o 949
124.05/92.25	o 946
124.65/92.86	o 944
126.08/94.02	o 939
126.69/94.61	o 935
127.20/95.11	o 930
127.69/95.62	o 926
128.20/96.15	o 923
129.03/96.74	o 916
129.63/97.33	o 913
130.63/98.39	o 911
131.23/98.91	o 910
132.01/99.50	o 907
132.52/100.08	o 903
133.12/100.61	o 889
133.63/101.15	o 884
134.71/101.82	o 881
135.83/102.92	o 878
136.36/103.48	o 876
139.52/106.24	o 871
140.02/106.72	o 870
140.52/107.23	o 855
141.29/107.81	o 854
143.41/109.91	o 853
145.16/111.43	o 851
149.21/115.27	o 846
150.26/115.97	o 827
151.36/117.04	o 824
151.96/117.64	o 814
154.50/119.80	o 813
155.00/120.31	o 810
155.50/120.89	o 807
156.48/121.54	o 805
157.03/122.10	o 803
157.62/122.68	o 802
158.13/123.18	o 797
159.59/124.34	o 788
160.19/124.95	o 786
160.80/125.50	o 785
162.58/126.86	o 783
166.31/130.00	o 782
166.91/130.54	o 781
169.85/132.99	o 780
170.96/134.06	o 775
175.28/137.23	o 767
182.10/141.39	o 759
183.92/143.13	o 753
184.97/143.83	o 752
185.47/144.36	o 739
186.07/144.95	o 738
186.57/145.46	o 725
188.20/146.78	o 722
189.30/147.84	o 721
192.99/150.72	o 717
193.49/151.24	o 716
194.00/151.76	o 714
197.07/154.47	o 711
197.67/155.07	o 709
201.60/158.22	o 708
202.20/158.85	o 706
202.80/159.46	o 698
203.40/160.09	o 697
206.11/162.43	o 691
208.29/164.27	o 683
210.40/166.05	o 675
214.80/170.10	o 673
215.52/170.71	o 671
216.95/171.88	o 669
219.24/173.61	o 668
220.84/175.27	o 666
221.44/175.81	o 661
224.08/178.13	o 659
232.80/185.98	o 657
237.62/189.94	o 656
241.12/193.19	o 655
241.82/193.80	o 653
250.03/200.94	o 652
252.02/202.61	java.util.concurrent.TimeoutException
252.02/202.61		at concrete.MAC.mac(MAC.scala:74)
252.02/202.61		at concrete.MAC.$anonfun$oneRun$1(MAC.scala:145)
252.02/202.61		at scala.util.Try$.apply(Try.scala:209)
252.02/202.61		at cspom.StatisticsManager$.$anonfun$measure$1(StatisticsManager.scala:194)
252.02/202.61		at cspom.StatisticsManager$.$anonfun$measureTry$1(StatisticsManager.scala:182)
252.02/202.61		at scala.runtime.java8.JFunction0$mcZ$sp.apply(JFunction0$mcZ$sp.java:12)
252.02/202.61		at org.scalameter.MeasureBuilder.$anonfun$measure$1(MeasureBuilder.scala:61)
252.02/202.61		at org.scalameter.Measurer$Default.measure(Measurer.scala:131)
252.02/202.61		at org.scalameter.MeasureBuilder.measureWith(MeasureBuilder.scala:51)
252.02/202.61		at org.scalameter.MeasureBuilder.measure(MeasureBuilder.scala:61)
252.02/202.61		at cspom.StatisticsManager$.measureTry(StatisticsManager.scala:181)
252.02/202.61		at cspom.StatisticsManager$.measure(StatisticsManager.scala:194)
252.02/202.61		at concrete.MAC.oneRun(MAC.scala:146)
252.02/202.61		at concrete.MAC.nextSolution(MAC.scala:166)
252.02/202.61		at concrete.MAC.$anonfun$nextSolution$2(MAC.scala:196)
252.02/202.61		at concrete.ProblemState.map(ProblemState.scala:203)
252.02/202.61		at concrete.ProblemState.map(ProblemState.scala:188)
252.02/202.61		at concrete.MAC.nextSolution(MAC.scala:195)
252.02/202.61		at concrete.Solver.hasNext(Solver.scala:202)
252.02/202.61		at scala.collection.Iterator.toStream(Iterator.scala:1403)
252.02/202.61		at scala.collection.Iterator.toStream$(Iterator.scala:1402)
252.02/202.61		at concrete.Solver.toStream(Solver.scala:73)
252.02/202.61		at scala.collection.Iterator.$anonfun$toStream$1(Iterator.scala:1403)
252.02/202.61		at scala.collection.immutable.Stream$Cons.tail(Stream.scala:1169)
252.02/202.61		at scala.collection.immutable.Stream$Cons.tail(Stream.scala:1159)
252.02/202.61		at scala.collection.immutable.Stream.foreach(Stream.scala:531)
252.02/202.61		at concrete.runner.ConcreteRunner.$anonfun$run$10(ConcreteRunner.scala:157)
252.02/202.61		at scala.util.Success.$anonfun$map$1(Try.scala:251)
252.02/202.61		at scala.util.Success.map(Try.scala:209)
252.02/202.61		at concrete.runner.ConcreteRunner.run(ConcreteRunner.scala:154)
252.02/202.61		at concrete.runner.ConcreteRunner.run$(ConcreteRunner.scala:72)
252.02/202.61		at concrete.runner.XCSP3Concrete$.run(XCSP3Concrete.scala:17)
252.02/202.61		at concrete.runner.XCSP3Concrete$.delayedEndpoint$concrete$runner$XCSP3Concrete$1(XCSP3Concrete.scala:119)
252.02/202.61		at concrete.runner.XCSP3Concrete$delayedInit$body.apply(XCSP3Concrete.scala:17)
252.02/202.61		at scala.Function0.apply$mcV$sp(Function0.scala:34)
252.02/202.61		at scala.Function0.apply$mcV$sp$(Function0.scala:34)
252.02/202.61		at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
252.02/202.61		at scala.App.$anonfun$main$1$adapted(App.scala:76)
252.02/202.61		at scala.collection.immutable.List.foreach(List.scala:389)
252.02/202.61		at scala.App.main(App.scala:76)
252.02/202.61		at scala.App.main$(App.scala:74)
252.02/202.61		at concrete.runner.XCSP3Concrete$.main(XCSP3Concrete.scala:17)
252.02/202.61		at concrete.runner.XCSP3Concrete.main(XCSP3Concrete.scala)
252.02/202.61	v <instantiation cost="652">
252.02/202.61	v       <list>
252.02/202.61	v         c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74]
252.02/202.61	v       </list>
252.02/202.61	v       <values>
252.02/202.61	v         39 38 40 36 47 64 74 72 73 69 63 24 23 21 8 17 18 57 60 49 41 31 34 46 51 53 58 71 70 66 62 56 30 27 28 29 43 48 50 55 59 45 35 12 13 11 5 7 3 0 4 1 2 6 10 25 20 32 33 42 44 15 9 16 14 22 61 67 65 68 54 52 19 26 37 34 1 6 8 12 13 14 3 4 8 26 5 2 9 7 2 24 4 9 6 5 1 17 6 8 5 11 7 1 6 6 15 4 15 4 17 4 3 2 12 21 9 13 9 1 6 4 3 2 3 5 1 9 12 8 28 11 2 16 1 25 5 9 1 7 26 6 9 3 15 3 20 6 6 1
252.02/202.61	v       </values>
252.02/202.61	v     </instantiation>
252.02/202.61	s SATISFIABLE

Verifier Data

OK	652

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4259836-1502648566/watcher-4259836-1502648566 -o /tmp/evaluation-result-4259836-1502648566/solver-4259836-1502648566 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502641620-25474 --watchdog 312 bin/concrete HOME/instance-4259836-1502648566.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=445, runsolver pid=442
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 4.45 2.45 2.01 5/200 446
/proc/meminfo: memFree=24072272/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=9508 memory=1140 CPUtime=0 cores=1,3,5,7
/proc/445/stat : 445 (bash) R 442 445 8289 0 -1 4202496 631 0 0 0 0 0 0 0 20 0 1 0 112671774 9736192 285 18446744073709551615 4194304 5098028 140725206526096 140725206526096 140475182590949 0 0 5 65536 0 0 0 17 5 0 0 10 0 0 7196144 7232144 22282240 140725206528500 140725206528585 140725206528585 140725206532074 0
/proc/445/statm: 2377 285 236 221 0 86 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9508 KiB
Current children cumulated memory: 1140 KiB

[startup+0.209693 s]*
/proc/loadavg: 4.45 2.45 2.01 5/216 493
/proc/meminfo: memFree=24058540/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=9636 memory=1512 CPUtime=0.01 cores=1,3,5,7
/proc/445/stat : 445 (bash) S 442 445 8289 0 -1 4202496 901 6469 0 0 0 0 0 1 20 0 1 0 112671774 9867264 378 18446744073709551615 4194304 5098028 140725206526096 140725206520104 140475183029248 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 10 0 0 7196144 7232144 22282240 140725206528500 140725206528585 140725206528585 140725206532074 0
/proc/445/statm: 2409 378 297 221 0 118 0
[pid=478] ppid=445 vsize=9636 memory=704 CPUtime=0 cores=1,3,5,7
/proc/478/stat : 478 (bash) S 445 445 8289 0 -1 4202560 158 0 0 0 0 0 0 0 20 0 1 0 112671786 9867264 176 18446744073709551615 4194304 5098028 140725206526096 140725206518776 140475182854780 0 65536 1 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 22282240 140725206528500 140725206528585 140725206528585 140725206532074 0
/proc/478/statm: 2409 176 95 221 0 118 0
[pid=479] ppid=478 vsize=10485312 memory=22580 CPUtime=0.05 cores=1,3,5,7
/proc/479/stat : 479 (java) S 478 445 8289 0 -1 1077944320 4595 0 0 0 5 0 0 0 20 0 14 0 112671786 10736959488 5645 18446744073709551615 4194304 4196468 140723381024928 140723381007472 140714578849527 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
/proc/479/statm: 2621328 5645 2564 1 0 2610825 0
[pid=479/tid=481] ppid=478 vsize=10486340 memory=7022364594140610616 CPUtime=0.04 cores=1,3,5,7
/proc/479/task/481/stat : 481 (java) S 478 445 8289 0 -1 1077944384 2731 0 0 0 4 0 0 0 20 0 15 0 112671787 10738012160 5645 18446744073709551615 4194304 4196468 140723381024928 140714583091808 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=482] ppid=478 vsize=10486340 memory=4294975260 CPUtime=0 cores=1,3,5,7
/proc/479/task/482/stat : 482 (java) S 478 445 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112671787 10738012160 5645 18446744073709551615 4194304 4196468 140723381024928 140714539747600 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=483] ppid=478 vsize=10486340 memory=140514669097077 CPUtime=0 cores=1,3,5,7
/proc/479/task/483/stat : 483 (java) S 478 445 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112671787 10738012160 5645 18446744073709551615 4194304 4196468 140723381024928 140714538695056 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=484] ppid=478 vsize=10486340 memory=0 CPUtime=0 cores=1,3,5,7
/proc/479/task/484/stat : 484 (java) S 478 445 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112671787 10738012160 5645 18446744073709551615 4194304 4196468 140723381024928 140714187872784 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=485] ppid=478 vsize=10486340 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/479/task/485/stat : 485 (java) S 478 445 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112671787 10738012160 5645 18446744073709551615 4194304 4196468 140723381024928 140714186820240 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=486] ppid=478 vsize=10486340 memory=140514668123776 CPUtime=0 cores=1,3,5,7
/proc/479/task/486/stat : 486 (java) S 478 445 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112671789 10738012160 5645 18446744073709551615 4194304 4196468 140723381024928 140714142378480 140714578860674 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=487] ppid=478 vsize=10551876 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/479/task/487/stat : 487 (java) S 478 445 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112671789 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714141324704 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=488] ppid=478 vsize=10551876 memory=0 CPUtime=0 cores=1,3,5,7
/proc/479/task/488/stat : 488 (java) S 478 445 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112671789 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714140272112 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=489] ppid=478 vsize=10551876 memory=0 CPUtime=0 cores=1,3,5,7
/proc/479/task/489/stat : 489 (java) S 478 445 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112671791 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714139220688 140714578868123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=490] ppid=478 vsize=10551876 memory=0 CPUtime=0 cores=1,3,5,7
/proc/479/task/490/stat : 490 (java) S 478 445 8289 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 112671791 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714138167280 140714578860674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=491] ppid=478 vsize=10551876 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/479/task/491/stat : 491 (java) S 478 445 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112671791 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714137114736 140714578860674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=492] ppid=478 vsize=10551876 memory=140514668123776 CPUtime=0 cores=1,3,5,7
/proc/479/task/492/stat : 492 (java) S 478 445 8289 0 -1 1077944384 221 0 0 0 0 0 0 0 20 0 15 0 112671791 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714136062192 140714578860674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=493] ppid=478 vsize=10551876 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/479/task/493/stat : 493 (java) S 478 445 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112671792 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714067356256 140714578859733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=479/tid=494] ppid=478 vsize=10551876 memory=140514668123776 CPUtime=0 cores=1,3,5,7
/proc/479/task/494/stat : 494 (java) S 478 445 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112671796 10805121024 5645 18446744073709551615 4194304 4196468 140723381024928 140714066303792 140714578860674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17272832 140723381027416 140723381027430 140723381027430 140723381030863 0
[pid=480] ppid=478 vsize=9872 memory=972 CPUtime=0 cores=1,3,5,7
/proc/480/stat : 480 (awk) S 478 445 8289 0 -1 4202496 391 0 0 0 0 0 0 0 20 0 1 0 112671786 10108928 243 18446744073709551615 4194304 4609284 140729561788784 140729561787960 139690767100928 0 0 1 1216 18446744071580971376 0 0 17 7 0 0 0 0 0 6708720 6711756 21336064 140729561793152 140729561793182 140729561793182 140729561796587 0
/proc/480/statm: 2468 243 203 102 0 88 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10514456 KiB
Current children cumulated memory: 25768 KiB

[startup+0.310544 s]*
/proc/loadavg: 4.45 2.45 2.01 5/213 511
/proc/meminfo: memFree=24060248/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=13907308 memory=21760 CPUtime=0.13 cores=1,3,5,7
/proc/445/stat : 445 (java) S 442 445 8289 0 -1 1077944320 5757 12421 0 0 5 1 5 2 20 0 14 0 112671774 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140736088307056 140509359628023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
/proc/445/statm: 3476827 5440 2572 1 0 3466324 0
[pid=445/tid=498] ppid=442 vsize=13907308 memory=1398720917958146503 CPUtime=0.11 cores=1,3,5,7
/proc/445/task/498/stat : 498 (java) D 442 445 8289 0 -1 4202560 3019 12421 0 0 4 0 5 2 20 0 14 0 112671797 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140509363865504 140509359650045 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=499] ppid=442 vsize=13907308 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/499/stat : 499 (java) S 442 445 8289 0 -1 1077944384 1 12421 0 0 0 0 5 2 20 0 14 0 112671798 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140509320526352 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=500] ppid=442 vsize=13907308 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/500/stat : 500 (java) S 442 445 8289 0 -1 1077944384 1 12421 0 0 0 0 5 2 20 0 14 0 112671798 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140509319473808 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=502] ppid=442 vsize=13907308 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/502/stat : 502 (java) S 442 445 8289 0 -1 1077944384 1 12421 0 0 0 0 5 2 20 0 14 0 112671798 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508957960464 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=503] ppid=442 vsize=13907308 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/503/stat : 503 (java) S 442 445 8289 0 -1 1077944384 2 12421 0 0 0 0 5 2 20 0 14 0 112671798 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508956907920 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=504] ppid=442 vsize=13907308 memory=140514668123776 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/504/stat : 504 (java) S 442 445 8289 0 -1 1077944384 2 12421 0 0 0 0 5 2 20 0 14 0 112671799 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508276148976 140509359639170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=505] ppid=442 vsize=13907308 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/505/stat : 505 (java) S 442 445 8289 0 -1 1077944384 33 12421 0 0 0 0 5 2 20 0 14 0 112671799 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508275095200 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=506] ppid=442 vsize=13907308 memory=140514668123776 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/506/stat : 506 (java) S 442 445 8289 0 -1 1077944384 21 12421 0 0 0 0 5 2 20 0 14 0 112671800 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508274042096 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=507] ppid=442 vsize=13907308 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/507/stat : 507 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 14 0 112671802 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508272990672 140509359646619 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=508] ppid=442 vsize=13907308 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/508/stat : 508 (java) S 442 445 8289 0 -1 1077944384 298 12421 0 0 0 0 5 2 20 0 14 0 112671802 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508271937776 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=509] ppid=442 vsize=13907308 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/509/stat : 509 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 14 0 112671802 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508270885232 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=510] ppid=442 vsize=13907308 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/510/stat : 510 (java) S 442 445 8289 0 -1 1077944384 215 12421 0 0 0 0 5 2 20 0 14 0 112671802 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508269832176 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=511] ppid=442 vsize=13907308 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/511/stat : 511 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 14 0 112671802 14241083392 5440 18446744073709551615 4194304 4196468 140736088324512 140508268779872 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13907308 KiB
Current children cumulated memory: 21760 KiB

[startup+0.703663 s]
/proc/loadavg: 4.45 2.45 2.01 6/214 512
/proc/meminfo: memFree=24033884/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=13974784 memory=56604 CPUtime=0.65 cores=1,3,5,7
/proc/445/stat : 445 (java) S 442 445 8289 0 -1 1077944320 13777 12421 0 0 55 3 5 2 20 0 15 0 112671774 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140736088307056 140509359628023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
/proc/445/statm: 3493696 14151 3085 1 0 3482965 0
[pid=445/tid=498] ppid=442 vsize=13974784 memory=54572 CPUtime=0.49 cores=1,3,5,7
/proc/445/task/498/stat : 498 (java) R 442 445 8289 0 -1 1077944384 10151 12421 0 0 39 3 5 2 20 0 15 0 112671797 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140509363849904 140509359638229 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=499] ppid=442 vsize=13974784 memory=1156 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/499/stat : 499 (java) S 442 445 8289 0 -1 1077944384 1 12421 0 0 0 0 5 2 20 0 15 0 112671798 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140509320526352 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=500] ppid=442 vsize=13974784 memory=2384 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/500/stat : 500 (java) S 442 445 8289 0 -1 1077944384 1 12421 0 0 0 0 5 2 20 0 15 0 112671798 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140509319473808 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=502] ppid=442 vsize=13974784 memory=47768 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/502/stat : 502 (java) S 442 445 8289 0 -1 1077944384 1 12421 0 0 0 0 5 2 20 0 15 0 112671798 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508957960464 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=503] ppid=442 vsize=13974784 memory=1296 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/503/stat : 503 (java) S 442 445 8289 0 -1 1077944384 2 12421 0 0 0 0 5 2 20 0 15 0 112671798 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508956907920 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=504] ppid=442 vsize=13974784 memory=2440 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/504/stat : 504 (java) S 442 445 8289 0 -1 1077944384 5 12421 0 0 0 0 5 2 20 0 15 0 112671799 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508276148976 140509359639170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=505] ppid=442 vsize=13974784 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/505/stat : 505 (java) S 442 445 8289 0 -1 1077944384 33 12421 0 0 0 0 5 2 20 0 15 0 112671799 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508275095200 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=506] ppid=442 vsize=13974784 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/506/stat : 506 (java) S 442 445 8289 0 -1 1077944384 21 12421 0 0 0 0 5 2 20 0 15 0 112671800 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508274042096 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=507] ppid=442 vsize=13974784 memory=-7452431979323206951 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/507/stat : 507 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508272990672 140509359646619 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=508] ppid=442 vsize=13974784 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/445/task/508/stat : 508 (java) R 442 445 8289 0 -1 4202560 519 12421 0 0 2 0 5 2 20 0 15 0 112671802 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508271937776 140509351865150 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=509] ppid=442 vsize=13974784 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/445/task/509/stat : 509 (java) R 442 445 8289 0 -1 4202560 328 12421 0 0 3 0 5 2 20 0 15 0 112671802 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508270875616 140509344740470 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=510] ppid=442 vsize=13974784 memory=-7452431979323206951 CPUtime=0.16 cores=1,3,5,7
/proc/445/task/510/stat : 510 (java) R 442 445 8289 0 -1 4202560 554 12421 0 0 9 0 5 2 20 0 15 0 112671802 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508269826752 140509338072783 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=511] ppid=442 vsize=13974784 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/511/stat : 511 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508268779872 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=512] ppid=442 vsize=13974784 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/512/stat : 512 (java) S 442 445 8289 0 -1 1077944384 1 12421 0 0 0 0 5 2 20 0 15 0 112671807 14310178816 14151 18446744073709551615 4194304 4196468 140736088324512 140508267727920 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 13974784 KiB
Current children cumulated memory: 56604 KiB

[startup+1.50078 s]
/proc/loadavg: 4.45 2.45 2.01 4/214 512
/proc/meminfo: memFree=23982020/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=13985408 memory=146360 CPUtime=1.83 cores=1,3,5,7
/proc/445/stat : 445 (java) S 442 445 8289 0 -1 1077944320 26140 12421 0 0 168 8 5 2 20 0 15 0 112671774 14321057792 36078 18446744073709551615 4194304 4196468 140736088324512 140736088307056 140509359628023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
/proc/445/statm: 3496352 36078 3350 1 0 3485525 0
[pid=445/tid=498] ppid=442 vsize=13985408 memory=1160 CPUtime=1.27 cores=1,3,5,7
/proc/445/task/498/stat : 498 (java) S 442 445 8289 0 -1 1077944384 20621 12421 0 0 114 6 5 2 20 0 15 0 112671797 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140509363849136 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=499] ppid=442 vsize=13985408 memory=2720 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/499/stat : 499 (java) S 442 445 8289 0 -1 1077944384 24 12421 0 0 0 0 5 2 20 0 15 0 112671798 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140509320526352 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=500] ppid=442 vsize=13985408 memory=106748 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/500/stat : 500 (java) S 442 445 8289 0 -1 1077944384 28 12421 0 0 0 0 5 2 20 0 15 0 112671798 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140509319473808 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=502] ppid=442 vsize=13985408 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/502/stat : 502 (java) S 442 445 8289 0 -1 1077944384 22 12421 0 0 0 0 5 2 20 0 15 0 112671798 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508957960464 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=503] ppid=442 vsize=13985408 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/503/stat : 503 (java) S 442 445 8289 0 -1 1077944384 181 12421 0 0 0 0 5 2 20 0 15 0 112671798 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508956907920 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=504] ppid=442 vsize=13985408 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/504/stat : 504 (java) R 442 445 8289 0 -1 4202560 29 12421 0 0 0 0 5 2 20 0 15 0 112671799 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508276147456 140509352727870 0 0 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=505] ppid=442 vsize=13985408 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/505/stat : 505 (java) S 442 445 8289 0 -1 1077944384 33 12421 0 0 0 0 5 2 20 0 15 0 112671799 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508275095200 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=506] ppid=442 vsize=13985408 memory=281029105660992 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/506/stat : 506 (java) S 442 445 8289 0 -1 1077944384 21 12421 0 0 0 0 5 2 20 0 15 0 112671800 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508274042096 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=507] ppid=442 vsize=13985408 memory=288230600329134386 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/507/stat : 507 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508272990672 140509359646619 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=508] ppid=442 vsize=13985408 memory=13569279979160884 CPUtime=0.19 cores=1,3,5,7
/proc/445/task/508/stat : 508 (java) S 442 445 8289 0 -1 1077944384 911 12421 0 0 12 0 5 2 20 0 15 0 112671802 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508271937776 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=509] ppid=442 vsize=13985408 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/445/task/509/stat : 509 (java) S 442 445 8289 0 -1 1077944384 899 12421 0 0 16 0 5 2 20 0 15 0 112671802 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508270885232 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=510] ppid=442 vsize=13985408 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/445/task/510/stat : 510 (java) S 442 445 8289 0 -1 1077944384 1208 12421 0 0 23 0 5 2 20 0 15 0 112671802 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508269831008 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=511] ppid=442 vsize=13985408 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/511/stat : 511 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508268779872 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=512] ppid=442 vsize=13985408 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/512/stat : 512 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671807 14321057792 36590 18446744073709551615 4194304 4196468 140736088324512 140508267727920 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 13985408 KiB
Current children cumulated memory: 146360 KiB

[startup+3.1112 s]

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

/proc/445/task/498/stat : 498 (java) R 442 445 8289 0 -1 4202560 51408 12421 0 0 4459 34 5 2 20 0 15 0 112671797 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140509363840848 140509015456111 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=499] ppid=442 vsize=14069564 memory=4285984 CPUtime=5.71 cores=1,3,5,7
/proc/445/task/499/stat : 499 (java) S 442 445 8289 0 -1 1077944384 1973 12421 0 0 485 79 5 2 20 0 15 0 112671798 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140509320526352 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=500] ppid=442 vsize=14069564 memory=20 CPUtime=5.68 cores=1,3,5,7
/proc/445/task/500/stat : 500 (java) S 442 445 8289 0 -1 1077944384 2417 12421 0 0 483 78 5 2 20 0 15 0 112671798 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140509319473808 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=502] ppid=442 vsize=14069564 memory=54 CPUtime=5.66 cores=1,3,5,7
/proc/445/task/502/stat : 502 (java) S 442 445 8289 0 -1 1077944384 1911 12421 0 0 479 80 5 2 20 0 15 0 112671798 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508957960464 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=503] ppid=442 vsize=14069564 memory=4337916969968 CPUtime=5.62 cores=1,3,5,7
/proc/445/task/503/stat : 503 (java) S 442 445 8289 0 -1 1077944384 2682 12421 0 0 476 79 5 2 20 0 15 0 112671798 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508956907920 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=504] ppid=442 vsize=14069564 memory=4134931637327791675 CPUtime=0.27 cores=1,3,5,7
/proc/445/task/504/stat : 504 (java) S 442 445 8289 0 -1 1077944384 15039 12421 0 0 19 1 5 2 20 0 15 0 112671799 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508276148976 140509359639170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=505] ppid=442 vsize=14069564 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/505/stat : 505 (java) S 442 445 8289 0 -1 1077944384 59 12421 0 0 0 0 5 2 20 0 15 0 112671799 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508275095328 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=506] ppid=442 vsize=14069564 memory=4285968 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/506/stat : 506 (java) S 442 445 8289 0 -1 1077944384 49 12421 0 0 0 0 5 2 20 0 15 0 112671800 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508274042112 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=507] ppid=442 vsize=14069564 memory=4285968 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/507/stat : 507 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508272990672 140509359646619 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=508] ppid=442 vsize=14069564 memory=140514552786264 CPUtime=4.49 cores=1,3,5,7
/proc/445/task/508/stat : 508 (java) S 442 445 8289 0 -1 1077944384 10373 12421 0 0 441 1 5 2 20 0 15 0 112671802 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508271937776 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=509] ppid=442 vsize=14069564 memory=288230587427455269 CPUtime=4.42 cores=1,3,5,7
/proc/445/task/509/stat : 509 (java) S 442 445 8289 0 -1 1077944384 9930 12421 0 0 432 3 5 2 20 0 15 0 112671802 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508270885232 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=510] ppid=442 vsize=14069564 memory=4285984 CPUtime=1.83 cores=1,3,5,7
/proc/445/task/510/stat : 510 (java) S 442 445 8289 0 -1 1077944384 7472 12421 0 0 173 3 5 2 20 0 15 0 112671802 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508269832176 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=511] ppid=442 vsize=14069564 memory=4285984 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/511/stat : 511 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508268779872 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=512] ppid=442 vsize=14069564 memory=1008 CPUtime=0.09 cores=1,3,5,7
/proc/445/task/512/stat : 512 (java) S 442 445 8289 0 -1 1077944384 955 12421 0 0 0 2 5 2 20 0 15 0 112671807 14407233536 1071491 18446744073709551615 4194304 4196468 140736088324512 140508267727920 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
Current children cumulated CPU time: 78.27 s
Current children cumulated vsize: 14069564 KiB
Current children cumulated memory: 4285964 KiB

[startup+102.301 s]
/proc/loadavg: 2.63 2.52 2.10 3/218 686
/proc/meminfo: memFree=22281968/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=14069564 memory=4470548 CPUtime=135.22 cores=1,3,5,7
/proc/445/stat : 445 (java) S 442 445 8289 0 -1 1077944320 122470 12421 0 0 13122 393 5 2 20 0 15 0 112671774 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140736088307056 140509359628023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
/proc/445/statm: 3517391 1117637 3485 1 0 3506005 0
[pid=445/tid=498] ppid=442 vsize=14069564 memory=145 CPUtime=94.34 cores=1,3,5,7
/proc/445/task/498/stat : 498 (java) R 442 445 8289 0 -1 4202560 56883 12421 0 0 9392 35 5 2 20 0 15 0 112671797 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140509363856624 140509013795548 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=499] ppid=442 vsize=14069564 memory=0 CPUtime=7.54 cores=1,3,5,7
/proc/445/task/499/stat : 499 (java) S 442 445 8289 0 -1 1077944384 2501 12421 0 0 662 85 5 2 20 0 15 0 112671798 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140509320526352 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=500] ppid=442 vsize=14069564 memory=4168 CPUtime=7.48 cores=1,3,5,7
/proc/445/task/500/stat : 500 (java) S 442 445 8289 0 -1 1077944384 3526 12421 0 0 657 84 5 2 20 0 15 0 112671798 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140509319473808 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=502] ppid=442 vsize=14069564 memory=54572 CPUtime=7.5 cores=1,3,5,7
/proc/445/task/502/stat : 502 (java) S 442 445 8289 0 -1 1077944384 2894 12421 0 0 657 86 5 2 20 0 15 0 112671798 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508957960464 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=503] ppid=442 vsize=14069564 memory=1156 CPUtime=7.46 cores=1,3,5,7
/proc/445/task/503/stat : 503 (java) S 442 445 8289 0 -1 1077944384 3205 12421 0 0 654 85 5 2 20 0 15 0 112671798 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508956907920 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=504] ppid=442 vsize=14069564 memory=2872 CPUtime=0.29 cores=1,3,5,7
/proc/445/task/504/stat : 504 (java) S 442 445 8289 0 -1 1077944384 15367 12421 0 0 21 1 5 2 20 0 15 0 112671799 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508276148976 140509359639170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=505] ppid=442 vsize=14069564 memory=1156 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/505/stat : 505 (java) S 442 445 8289 0 -1 1077944384 62 12421 0 0 0 0 5 2 20 0 15 0 112671799 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508275095328 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=506] ppid=442 vsize=14069564 memory=2788 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/506/stat : 506 (java) S 442 445 8289 0 -1 1077944384 49 12421 0 0 0 0 5 2 20 0 15 0 112671800 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508274042112 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=507] ppid=442 vsize=14069564 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/507/stat : 507 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508272990672 140509359646619 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=508] ppid=442 vsize=14069564 memory=450 CPUtime=4.57 cores=1,3,5,7
/proc/445/task/508/stat : 508 (java) S 442 445 8289 0 -1 1077944384 11037 12421 0 0 448 2 5 2 20 0 15 0 112671802 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508271937776 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=509] ppid=442 vsize=14069564 memory=4134931637327791675 CPUtime=4.54 cores=1,3,5,7
/proc/445/task/509/stat : 509 (java) S 442 445 8289 0 -1 1077944384 11525 12421 0 0 443 4 5 2 20 0 15 0 112671802 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508270885232 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=510] ppid=442 vsize=14069564 memory=54592 CPUtime=1.89 cores=1,3,5,7
/proc/445/task/510/stat : 510 (java) S 442 445 8289 0 -1 1077944384 12115 12421 0 0 179 3 5 2 20 0 15 0 112671802 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508269832176 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=511] ppid=442 vsize=14069564 memory=1156 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/511/stat : 511 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508268779872 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=512] ppid=442 vsize=14069564 memory=1724 CPUtime=0.12 cores=1,3,5,7
/proc/445/task/512/stat : 512 (java) S 442 445 8289 0 -1 1077944384 1145 12421 0 0 2 3 5 2 20 0 15 0 112671807 14407233536 1117637 18446744073709551615 4194304 4196468 140736088324512 140508267727920 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
Current children cumulated CPU time: 135.22 s
Current children cumulated vsize: 14069564 KiB
Current children cumulated memory: 4470548 KiB

[startup+162.301 s]
/proc/loadavg: 2.01 2.35 2.06 3/217 688
/proc/meminfo: memFree=21875068/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=14069564 memory=4782256 CPUtime=206.01 cores=1,3,5,7
/proc/445/stat : 445 (java) S 442 445 8289 0 -1 1077944320 147827 12421 0 0 20152 442 5 2 20 0 15 0 112671774 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140736088307056 140509359628023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
/proc/445/statm: 3517391 1195564 3491 1 0 3506005 0
[pid=445/tid=498] ppid=442 vsize=14069564 memory=4470516 CPUtime=150.8 cores=1,3,5,7
/proc/445/task/498/stat : 498 (java) R 442 445 8289 0 -1 4202560 62648 12421 0 0 15037 36 5 2 20 0 15 0 112671797 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140509363834992 140509015455917 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=499] ppid=442 vsize=14069564 memory=4782272 CPUtime=11 cores=1,3,5,7
/proc/445/task/499/stat : 499 (java) S 442 445 8289 0 -1 1077944384 3362 12421 0 0 996 97 5 2 20 0 15 0 112671798 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140509320526352 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=500] ppid=442 vsize=14069564 memory=4782284 CPUtime=10.96 cores=1,3,5,7
/proc/445/task/500/stat : 500 (java) S 442 445 8289 0 -1 1077944384 4136 12421 0 0 993 96 5 2 20 0 15 0 112671798 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140509319473808 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=502] ppid=442 vsize=14069564 memory=4782256 CPUtime=10.95 cores=1,3,5,7
/proc/445/task/502/stat : 502 (java) S 442 445 8289 0 -1 1077944384 3680 12421 0 0 990 98 5 2 20 0 15 0 112671798 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508957960464 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=503] ppid=442 vsize=14069564 memory=4782256 CPUtime=10.93 cores=1,3,5,7
/proc/445/task/503/stat : 503 (java) S 442 445 8289 0 -1 1077944384 5203 12421 0 0 990 96 5 2 20 0 15 0 112671798 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508956907920 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=504] ppid=442 vsize=14069564 memory=4782256 CPUtime=0.34 cores=1,3,5,7
/proc/445/task/504/stat : 504 (java) S 442 445 8289 0 -1 1077944384 24565 12421 0 0 25 2 5 2 20 0 15 0 112671799 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508276148976 140509359639170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=505] ppid=442 vsize=14069564 memory=4782256 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/505/stat : 505 (java) S 442 445 8289 0 -1 1077944384 72 12421 0 0 0 0 5 2 20 0 15 0 112671799 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508275095328 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=506] ppid=442 vsize=14069564 memory=4782256 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/506/stat : 506 (java) S 442 445 8289 0 -1 1077944384 49 12421 0 0 0 0 5 2 20 0 15 0 112671800 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508274042112 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=507] ppid=442 vsize=14069564 memory=4782256 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/507/stat : 507 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508272990672 140509359646619 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=508] ppid=442 vsize=14069564 memory=4782256 CPUtime=4.7 cores=1,3,5,7
/proc/445/task/508/stat : 508 (java) S 442 445 8289 0 -1 1077944384 12779 12421 0 0 461 2 5 2 20 0 15 0 112671802 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508271937776 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=509] ppid=442 vsize=14069564 memory=15876 CPUtime=4.75 cores=1,3,5,7
/proc/445/task/509/stat : 509 (java) S 442 445 8289 0 -1 1077944384 13895 12421 0 0 464 4 5 2 20 0 15 0 112671802 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508270885232 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=510] ppid=442 vsize=14069564 memory=4120 CPUtime=1.95 cores=1,3,5,7
/proc/445/task/510/stat : 510 (java) S 442 445 8289 0 -1 1077944384 13975 12421 0 0 185 3 5 2 20 0 15 0 112671802 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508269832176 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=511] ppid=442 vsize=14069564 memory=4782256 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/511/stat : 511 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508268779872 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=512] ppid=442 vsize=14069564 memory=5788 CPUtime=0.16 cores=1,3,5,7
/proc/445/task/512/stat : 512 (java) S 442 445 8289 0 -1 1077944384 1302 12421 0 0 4 5 5 2 20 0 15 0 112671807 14407233536 1195564 18446744073709551615 4194304 4196468 140736088324512 140508267727920 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
Current children cumulated CPU time: 206.01 s
Current children cumulated vsize: 14069564 KiB
Current children cumulated memory: 4782256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+202.601 s]
/proc/loadavg: 1.72 2.23 2.03 3/214 689
/proc/meminfo: memFree=21885520/32770624 swapFree=67108860/67108860
[pid=445] ppid=442 vsize=14069564 memory=4782948 CPUtime=252.02 cores=1,3,5,7
/proc/445/stat : 445 (java) S 442 445 8289 0 -1 1077944320 158657 12421 0 0 24750 445 5 2 20 0 15 0 112671774 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140736088307056 140509359628023 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 10 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
/proc/445/statm: 3517391 1195737 3492 1 0 3506005 0
[pid=445/tid=498] ppid=442 vsize=14069564 memory=4782944 CPUtime=189.25 cores=1,3,5,7
/proc/445/task/498/stat : 498 (java) R 442 445 8289 0 -1 4202560 66743 12421 0 0 18882 36 5 2 20 0 15 0 112671797 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140509363856544 140509015455917 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=499] ppid=442 vsize=14069564 memory=1232 CPUtime=12.81 cores=1,3,5,7
/proc/445/task/499/stat : 499 (java) S 442 445 8289 0 -1 1077944384 4612 12421 0 0 1177 97 5 2 20 0 15 0 112671798 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140509320526352 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=500] ppid=442 vsize=14069564 memory=640 CPUtime=12.78 cores=1,3,5,7
/proc/445/task/500/stat : 500 (java) S 442 445 8289 0 -1 1077944384 4314 12421 0 0 1175 96 5 2 20 0 15 0 112671798 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140509319473808 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=502] ppid=442 vsize=14069564 memory=0 CPUtime=12.77 cores=1,3,5,7
/proc/445/task/502/stat : 502 (java) S 442 445 8289 0 -1 1077944384 4341 12421 0 0 1172 98 5 2 20 0 15 0 112671798 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508957960464 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=503] ppid=442 vsize=14069564 memory=4134931637327791675 CPUtime=12.72 cores=1,3,5,7
/proc/445/task/503/stat : 503 (java) S 442 445 8289 0 -1 1077944384 5688 12421 0 0 1169 96 5 2 20 0 15 0 112671798 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508956907920 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=504] ppid=442 vsize=14069564 memory=4288 CPUtime=0.36 cores=1,3,5,7
/proc/445/task/504/stat : 504 (java) S 442 445 8289 0 -1 1077944384 24905 12421 0 0 27 2 5 2 20 0 15 0 112671799 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508276148976 140509359639170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=505] ppid=442 vsize=14069564 memory=2164 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/505/stat : 505 (java) S 442 445 8289 0 -1 1077944384 75 12421 0 0 0 0 5 2 20 0 15 0 112671799 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508275095328 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=506] ppid=442 vsize=14069564 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/506/stat : 506 (java) S 442 445 8289 0 -1 1077944384 49 12421 0 0 0 0 5 2 20 0 15 0 112671800 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508274042112 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=507] ppid=442 vsize=14069564 memory=1620 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/507/stat : 507 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508272990672 140509359646619 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=508] ppid=442 vsize=14069564 memory=844 CPUtime=4.82 cores=1,3,5,7
/proc/445/task/508/stat : 508 (java) S 442 445 8289 0 -1 1077944384 15075 12421 0 0 473 2 5 2 20 0 15 0 112671802 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508271937776 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=509] ppid=442 vsize=14069564 memory=18484 CPUtime=4.86 cores=1,3,5,7
/proc/445/task/509/stat : 509 (java) S 442 445 8289 0 -1 1077944384 14982 12421 0 0 475 4 5 2 20 0 15 0 112671802 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508270885232 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=510] ppid=442 vsize=14069564 memory=3912 CPUtime=1.98 cores=1,3,5,7
/proc/445/task/510/stat : 510 (java) S 442 445 8289 0 -1 1077944384 14331 12421 0 0 188 3 5 2 20 0 15 0 112671802 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508269832176 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=511] ppid=442 vsize=14069564 memory=2912 CPUtime=0.07 cores=1,3,5,7
/proc/445/task/511/stat : 511 (java) S 442 445 8289 0 -1 1077944384 3 12421 0 0 0 0 5 2 20 0 15 0 112671802 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508268779872 140509359638229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
[pid=445/tid=512] ppid=442 vsize=14069564 memory=2952 CPUtime=0.19 cores=1,3,5,7
/proc/445/task/512/stat : 512 (java) S 442 445 8289 0 -1 1077944384 1381 12421 0 0 5 7 5 2 20 0 15 0 112671807 14407233536 1195737 18446744073709551615 4194304 4196468 140736088324512 140508267727920 140509359639170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22052864 140736088332208 140736088334993 140736088334993 140736088338383 0
Current children cumulated CPU time: 252.02 s
Current children cumulated vsize: 14069564 KiB
Current children cumulated memory: 4782948 KiB

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

[startup+202.658 s]
# the end of solver process 445 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=247.58 s, system=4.51359 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 202.658
CPU time (s): 252.093
CPU user time (s): 247.58
CPU system time (s): 4.51359
CPU usage (%): 124.393
Max. virtual memory (cumulated for all children) (KiB): 14069564
Max. memory (cumulated for all children) (KiB): 4845700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.58
system time used= 4.51359
maximum resident set size= 4845700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172962
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14973
involuntary context switches= 1158


# summary of solver processes directly reported to runsolver:
#   pid: 445
#   total CPU time (s): 252.093
#   total CPU user time (s): 247.58
#   total CPU system time (s): 4.51359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.01264 second user time and 2.29132 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-13 20:08:38
IDJOB=4259836
IDBENCH=135818
IDSOLVER=2646
FILE ID=node133/4259836-1502648566
RUNJOBID= node133-1502641620-25474
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n75/TravellingSalesman-75-50-02.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259836-1502648566/watcher-4259836-1502648566 -o /tmp/evaluation-result-4259836-1502648566/solver-4259836-1502648566 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502641620-25474 --watchdog 312  bin/concrete HOME/instance-4259836-1502648566.xml

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

MD5SUM BENCH= 9f40e16214a2956ff65ea335997fc7bb
RANDOM SEED=1712319902

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24072956 kB
MemAvailable:   24715600 kB
Buffers:          239692 kB
Cached:           697948 kB
SwapCached:            0 kB
Active:          8050112 kB
Inactive:         187152 kB
Active(anon):    7240492 kB
Inactive(anon):   100804 kB
Active(file):     809620 kB
Inactive(file):    86348 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24324 kB
Writeback:             0 kB
AnonPages:       7285208 kB
Mapped:            69772 kB
Shmem:             41660 kB
Slab:             152804 kB
SReclaimable:     125020 kB
SUnreclaim:        27784 kB
KernelStack:        3520 kB
PageTables:        19148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8511080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6768640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61984 MiB
End job on node133 at 2017-08-13 20:12:01