Trace number 4284808

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
OscaR - Parallel with EPS 2017-08-22SAT (TO)349 19819.4 2520.21

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-wap06a.xml
MD5SUMa8532fde929f2c832645b1246a7d35a6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables947
Number of constraints43571
Number of domains1
Minimum domain size947
Maximum domain size947
Distribution of domain sizes[{"size":947,"count":947}]
Minimum variable degree10
Maximum variable degree231
Distribution of variable degrees[{"degree":10,"count":2},{"degree":13,"count":3},{"degree":15,"count":1},{"degree":16,"count":4},{"degree":17,"count":3},{"degree":20,"count":1},{"degree":24,"count":4},{"degree":26,"count":1},{"degree":29,"count":3},{"degree":31,"count":7},{"degree":32,"count":5},{"degree":33,"count":5},{"degree":34,"count":9},{"degree":35,"count":30},{"degree":36,"count":21},{"degree":37,"count":9},{"degree":38,"count":23},{"degree":39,"count":11},{"degree":40,"count":88},{"degree":41,"count":1},{"degree":42,"count":1},{"degree":43,"count":4},{"degree":44,"count":10},{"degree":45,"count":2},{"degree":46,"count":8},"...",{"degree":184,"count":2}, {"degree":185,"count":5}, {"degree":186,"count":2}, {"degree":187,"count":1}, {"degree":188,"count":1}, {"degree":189,"count":1}, {"degree":190,"count":1}, {"degree":191,"count":2}, {"degree":192,"count":2}, {"degree":193,"count":1}, {"degree":194,"count":2}, {"degree":195,"count":2}, {"degree":196,"count":1}, {"degree":199,"count":2}, {"degree":200,"count":1}, {"degree":202,"count":1}, {"degree":205,"count":1}, {"degree":207,"count":1}, {"degree":210,"count":1}, {"degree":211,"count":1}, {"degree":213,"count":1}, {"degree":218,"count":1}, {"degree":219,"count":1}, {"degree":224,"count":2}, {"degree":231,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":43571}]
Number of extensional constraints0
Number of intensional constraints43571
Distribution of constraint types[{"type":"intension","count":43571}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.26	c seed: 282876610
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 22000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
4.30/1.47	c Parsing done, starting search...
211.49/47.70	o 946
264.63/54.38	o 945
309.06/59.98	o 944
371.90/67.86	o 943
437.16/76.10	o 942
497.55/83.69	o 941
561.11/91.67	o 940
623.20/99.43	o 939
689.22/107.78	o 938
758.44/116.46	o 937
824.56/124.76	o 936
888.25/132.79	o 935
955.05/141.14	o 934
1020.89/149.41	o 933
1084.52/157.44	o 932
1156.15/166.42	o 931
1230.07/175.80	o 930
1301.65/184.75	o 929
1373.15/193.76	o 928
1443.22/202.51	o 927
1513.11/211.35	o 926
1579.99/219.77	o 925
1651.63/228.75	o 924
1719.29/237.27	o 923
1782.32/245.17	o 922
1847.51/253.31	o 921
1909.62/261.11	o 920
1974.01/269.22	o 919
2036.05/277.07	o 918
2099.62/285.07	o 917
2163.07/293.03	o 916
2226.79/301.03	o 915
2288.54/308.82	o 914
2351.94/316.82	o 913
2415.58/324.84	o 912
2474.45/332.24	o 911
2533.35/339.66	o 910
2591.48/346.96	o 909
2648.09/354.10	o 908
2708.51/361.66	o 907
2770.58/369.47	o 906
2833.38/377.37	o 905
2894.53/385.06	o 904
2953.27/392.48	o 903
3024.15/401.37	o 902
3090.16/409.66	o 901
3157.11/418.75	o 900
3219.03/426.55	o 899
3283.50/434.63	o 898
3346.41/442.53	o 897
3410.03/450.51	o 896
3465.59/457.51	o 895
3522.12/464.64	o 894
3575.94/471.48	o 893
3633.28/478.69	o 892
3693.79/486.27	o 891
3751.06/493.44	o 890
3810.79/500.97	o 889
3874.45/508.94	o 888
3931.75/516.18	o 887
3984.15/522.80	o 886
4038.28/529.51	o 885
4090.91/536.15	o 884
4142.53/542.70	o 883
4194.99/549.26	o 882
4248.35/555.98	o 881
4307.24/563.36	o 880
4364.52/570.59	o 879
4418.62/577.31	o 878
4472.82/584.18	o 877
4525.20/590.78	o 876
4583.40/598.09	o 875
4640.60/605.23	o 874
4699.51/612.65	o 873
4757.61/619.94	o 872
4815.64/627.22	o 871
4868.95/634.00	o 870
4924.62/640.99	o 869
4983.49/648.36	o 868
5043.10/655.87	o 867
5104.40/663.63	o 866
5160.13/670.62	o 865
5215.78/677.68	o 864
5270.63/684.58	o 863
5318.39/690.57	o 862
5371.58/697.25	o 861
5425.72/704.08	o 860
5472.50/709.97	o 859
5534.39/717.87	o 858
5579.76/723.52	o 857
5625.03/729.25	o 856
5667.23/734.59	o 855
5714.03/740.40	o 854
5758.66/746.10	o 853
5809.72/752.53	o 852
5851.90/757.90	o 851
5898.02/763.67	o 850
5944.97/769.54	o 849
5991.89/775.40	o 848
6036.52/781.06	o 847
6092.90/788.25	o 846
6139.14/794.06	o 845
6184.36/799.80	o 844
6229.65/805.41	o 843
6275.69/811.22	o 842
6321.90/817.07	o 841
6375.89/824.01	o 840
6422.05/829.72	o 839
6467.42/835.47	o 838
6513.57/841.23	o 837
6558.10/846.82	o 836
6603.41/852.52	o 835
6648.67/858.28	o 834
6704.53/865.40	o 833
6750.76/871.15	o 832
6795.24/876.73	o 831
6838.99/882.25	o 830
6884.18/887.94	o 829
6928.78/893.57	o 828
6974.90/899.37	o 827
7029.86/906.39	o 826
7075.20/912.05	o 825
7120.44/917.79	o 824
7165.84/923.43	o 823
7209.59/928.91	o 822
7252.49/934.34	o 821
7297.03/939.94	o 820
7352.83/947.09	o 819
7392.42/952.10	o 818
7433.72/957.24	o 817
7475.16/962.41	o 816
7514.12/967.34	o 815
7553.04/972.28	o 814
7593.48/977.37	o 813
7634.03/982.46	o 812
7686.67/989.12	o 811
7729.39/994.56	o 810
7773.15/1000.01	o 809
7816.86/1005.54	o 808
7860.70/1011.11	o 807
7905.22/1016.63	o 806
7949.06/1022.14	o 805
7990.33/1027.36	o 804
8043.74/1034.18	o 803
8086.55/1039.54	o 802
8127.62/1044.77	o 801
8168.99/1049.92	o 800
8208.74/1054.96	o 799
8249.38/1060.03	o 798
8289.97/1065.13	o 797
8329.97/1070.14	o 796
8375.64/1076.38	o 795
8416.25/1081.41	o 794
8456.65/1086.56	o 793
8497.99/1091.77	o 792
8539.39/1096.94	o 791
8581.49/1102.24	o 790
8624.48/1107.68	o 789
8668.39/1113.16	o 788
8709.47/1118.38	o 787
8760.12/1125.04	o 786
8798.15/1129.86	o 785
8837.91/1134.80	o 784
8877.68/1139.85	o 783
8915.94/1144.67	o 782
8954.00/1149.45	o 781
8992.16/1154.26	o 780
9029.54/1158.92	o 779
9066.77/1163.66	o 778
9109.75/1169.69	o 777
9147.13/1174.39	o 776
9182.92/1178.82	o 775
9218.73/1183.34	o 774
9253.77/1187.78	o 773
9290.35/1192.31	o 772
9325.36/1196.74	o 771
9361.97/1201.39	o 770
9398.51/1205.99	o 769
9441.00/1212.05	o 768
9479.65/1216.98	o 767
9514.69/1221.34	o 766
9550.47/1225.88	o 765
9586.28/1230.39	o 764
9622.09/1234.89	o 763
9659.46/1239.54	o 762
9695.30/1244.09	o 761
9731.84/1248.68	o 760
9774.77/1254.89	o 759
9812.13/1259.59	o 758
9851.09/1264.48	o 757
9891.71/1269.58	o 756
9930.66/1274.44	o 755
9969.63/1279.33	o 754
10007.09/1284.06	o 753
10045.17/1288.89	o 752
10084.10/1293.79	o 751
10121.50/1298.47	o 750
10167.70/1304.31	o 749
10207.51/1309.30	o 748
10245.89/1314.14	o 747
10283.08/1318.86	o 746
10320.49/1323.51	o 745
10359.47/1328.47	o 744
10399.12/1333.42	o 743
10437.27/1338.21	o 742
10474.63/1342.91	o 741
10520.20/1348.84	o 740
10559.80/1353.81	o 739
10598.76/1358.74	o 738
10637.75/1363.69	o 737
10676.72/1368.52	o 736
10714.10/1373.20	o 735
10752.40/1378.11	o 734
10792.14/1383.07	o 733
10831.83/1388.07	o 732
10871.66/1393.03	o 731
10919.66/1399.17	o 730
10958.40/1404.05	o 729
10993.29/1408.50	o 728
11031.47/1413.24	o 727
11065.68/1417.59	o 726
11102.33/1422.18	o 725
11140.48/1426.90	o 724
11177.06/1431.50	o 723
11213.75/1436.19	o 722
11251.71/1440.95	o 721
11299.52/1447.07	o 720
11335.94/1451.65	o 719
11369.35/1455.80	o 718
11399.54/1459.67	o 717
11432.95/1463.81	o 716
11463.15/1467.65	o 715
11495.80/1471.79	o 714
11528.42/1475.88	o 713
11561.92/1480.03	o 712
11591.91/1483.89	o 711
11646.71/1491.67	o 710
11684.92/1496.41	o 709
11717.54/1500.57	o 708
11752.56/1505.00	o 707
11788.38/1509.49	o 706
11823.36/1513.86	o 705
11857.65/1518.19	o 704
11893.43/1522.62	o 703
11925.19/1526.65	o 702
11960.29/1531.01	o 701
12003.30/1536.54	o 700
12035.98/1540.70	o 699
12070.18/1545.01	o 698
12103.69/1549.17	o 697
12138.59/1553.58	o 696
12173.55/1557.93	o 695
12207.76/1562.28	o 694
12242.79/1566.62	o 693
12276.84/1570.92	o 692
12311.78/1575.32	o 691
12346.02/1579.67	o 690
12389.75/1585.29	o 689
12424.00/1589.58	o 688
12455.03/1593.50	o 687
12489.28/1597.75	o 686
12522.70/1601.91	o 685
12554.55/1605.97	o 684
12588.77/1610.21	o 683
12622.20/1614.46	o 682
12655.63/1618.63	o 681
12687.47/1622.70	o 680
12719.97/1626.77	o 679
12764.48/1632.41	o 678
12797.13/1636.53	o 677
12831.36/1640.83	o 676
12863.11/1644.89	o 675
12898.08/1649.22	o 674
12931.43/1653.47	o 673
12966.47/1657.83	o 672
12998.30/1661.83	o 671
13030.11/1665.84	o 670
13062.78/1669.97	o 669
13097.53/1674.31	o 668
13142.99/1680.17	o 667
13174.86/1684.15	o 666
13210.58/1688.63	o 665
13242.35/1692.61	o 664
13273.41/1696.56	o 663
13304.40/1700.41	o 662
13332.85/1704.09	o 661
13363.88/1708.00	o 660
13393.22/1711.69	o 659
13420.16/1715.04	o 658
13449.54/1718.71	o 657
13487.73/1723.68	o 656
13515.66/1727.12	o 655
13542.67/1730.51	o 654
13572.89/1734.30	o 653
13599.88/1737.75	o 652
13629.29/1741.42	o 651
13658.03/1745.05	o 650
13686.57/1748.68	o 649
13715.14/1752.21	o 648
13743.01/1755.76	o 647
13773.28/1759.51	o 646
13813.76/1764.74	o 645
13843.21/1768.42	o 644
13872.73/1772.13	o 643
13902.86/1775.90	o 642
13932.31/1779.68	o 641
13960.85/1783.24	o 640
13990.31/1786.96	o 639
14017.34/1790.36	o 638
14045.98/1793.99	o 637
14075.39/1797.69	o 636
14107.31/1801.61	o 635
14138.23/1805.51	o 634
14180.48/1810.94	o 633
14211.35/1814.89	o 632
14240.80/1818.50	o 631
14267.86/1821.96	o 630
14295.01/1825.34	o 629
14324.47/1829.05	o 628
14355.44/1832.95	o 627
14385.66/1836.74	o 626
14415.89/1840.58	o 625
14446.15/1844.32	o 624
14473.98/1847.82	o 623
14503.39/1851.58	o 622
14534.42/1855.44	o 621
14577.29/1860.91	o 620
14606.76/1864.64	o 619
14634.68/1868.19	o 618
14660.85/1871.47	o 617
14692.72/1875.43	o 616
14722.22/1879.12	o 615
14752.41/1882.99	o 614
14782.64/1886.73	o 613
14812.96/1890.55	o 612
14840.00/1894.00	o 611
14869.30/1897.68	o 610
14898.73/1901.35	o 609
14927.31/1904.98	o 608
14957.56/1908.70	o 607
14982.27/1911.88	o 606
15022.95/1917.05	o 605
15050.75/1920.56	o 604
15080.19/1924.21	o 603
15104.87/1927.32	o 602
15133.50/1931.01	o 601
15159.76/1934.23	o 600
15190.92/1938.17	o 599
15212.95/1941.01	o 598
15238.47/1944.17	o 597
15263.06/1947.25	o 596
15285.43/1950.02	o 595
15310.11/1953.17	o 594
15334.60/1956.24	o 593
15355.29/1958.83	o 592
15380.84/1962.11	o 591
15403.86/1964.90	o 590
15424.55/1967.60	o 589
15462.02/1972.31	o 588
15487.52/1975.56	o 587
15507.49/1978.06	o 586
15532.84/1981.23	o 585
15554.36/1983.95	o 584
15583.80/1987.60	o 583
15608.43/1990.79	o 582
15629.94/1993.44	o 581
15654.43/1996.56	o 580
15675.94/1999.29	o 579
15701.44/2002.50	o 578
15723.02/2005.18	o 577
15750.00/2008.54	o 576
15771.49/2011.29	o 575
15797.68/2014.50	o 574
15820.78/2017.43	o 573
15845.44/2020.58	o 572
15866.94/2023.22	o 571
15891.63/2026.38	o 570
15913.15/2029.10	o 569
15940.15/2032.47	o 568
15961.87/2035.14	o 567
15999.79/2040.05	o 566
16020.38/2042.64	o 565
16042.69/2045.42	o 564
16066.58/2048.46	o 563
16087.37/2051.09	o 562
16113.52/2054.31	o 561
16136.00/2057.19	o 560
16157.31/2059.80	o 559
16182.87/2063.06	o 558
16206.53/2066.04	o 557
16233.37/2069.50	o 556
16255.68/2072.29	o 555
16278.87/2075.20	o 554
16305.07/2078.42	o 553
16326.64/2081.20	o 552
16350.53/2084.14	o 551
16376.71/2087.50	o 550
16398.30/2090.19	o 549
16420.53/2092.98	o 548
16448.37/2096.44	o 547
16470.02/2099.18	o 546
16490.60/2101.77	o 545
16518.44/2105.26	o 544
16539.96/2107.99	o 543
16563.04/2110.88	o 542
16583.75/2113.49	o 541
16610.03/2116.78	o 540
16632.33/2119.59	o 539
16652.37/2122.11	o 538
16672.95/2124.61	o 537
16711.87/2129.67	o 536
16734.18/2132.40	o 535
16754.09/2134.91	o 534
16774.77/2137.55	o 533
16795.54/2140.17	o 532
16820.15/2143.25	o 531
16839.28/2145.65	o 530
16858.46/2148.07	o 529
16880.66/2150.87	o 528
16906.22/2154.10	o 527
16930.89/2157.14	o 526
16951.49/2159.79	o 525
16971.38/2162.20	o 524
16992.90/2164.93	o 523
17014.41/2167.68	o 522
17036.71/2170.45	o 521
17057.49/2173.09	o 520
17079.66/2175.90	o 519
17101.92/2178.63	o 518
17128.09/2181.91	o 517
17147.13/2184.32	o 516
17166.21/2186.75	o 515
17184.57/2189.05	o 514
17202.01/2191.24	o 513
17221.11/2193.65	o 512
17237.84/2195.77	o 511
17254.58/2197.89	o 510
17272.95/2200.20	o 509
17290.37/2202.40	o 508
17307.86/2204.52	o 507
17323.78/2206.58	o 506
17346.14/2209.35	o 505
17365.14/2211.70	o 504
17382.61/2213.93	o 503
17402.53/2216.46	o 502
17424.12/2219.12	o 501
17443.92/2221.61	o 500
17465.39/2224.33	o 499
17483.65/2226.61	o 498
17501.94/2228.93	o 497
17517.08/2230.87	o 496
17539.29/2233.63	o 495
17559.23/2236.15	o 494
17580.65/2238.84	o 493
17600.56/2241.36	o 492
17621.27/2243.99	o 491
17640.35/2246.35	o 490
17659.47/2248.78	o 489
17680.97/2251.42	o 488
17700.86/2253.95	o 487
17719.93/2256.37	o 486
17738.25/2258.63	o 485
17757.45/2261.04	o 484
17778.08/2263.69	o 483
17793.22/2265.58	o 482
17813.20/2268.10	o 481
17833.04/2270.53	o 480
17853.03/2273.06	o 479
17873.66/2275.61	o 478
17890.37/2277.75	o 477
17910.28/2280.25	o 476
17924.71/2282.07	o 475
17946.14/2284.71	o 474
17966.84/2287.31	o 473
17986.76/2289.82	o 472
18008.14/2292.56	o 471
18027.26/2294.91	o 470
18045.56/2297.21	o 469
18059.12/2298.99	o 468
18079.02/2301.43	o 467
18098.14/2303.81	o 466
18114.86/2305.94	o 465
18133.22/2308.30	o 464
18147.57/2310.04	o 463
18166.46/2312.40	o 462
18183.97/2314.68	o 461
18201.49/2316.90	o 460
18215.86/2318.63	o 459
18234.10/2320.90	o 458
18266.83/2325.15	o 457
18283.41/2327.26	o 456
18296.98/2328.98	o 455
18316.05/2331.35	o 454
18333.56/2333.57	o 453
18347.11/2335.25	o 452
18364.59/2337.44	o 451
18382.92/2339.72	o 450
18399.65/2341.85	o 449
18413.19/2343.53	o 448
18433.98/2346.15	o 447
18453.00/2348.51	o 446
18465.83/2350.19	o 445
18483.25/2352.30	o 444
18500.76/2354.59	o 443
18514.32/2356.29	o 442
18533.42/2358.67	o 441
18553.42/2361.13	o 440
18566.89/2362.81	o 439
18585.29/2365.17	o 438
18601.95/2367.28	o 437
18615.50/2368.92	o 436
18633.82/2371.29	o 435
18647.38/2372.98	o 434
18665.64/2375.28	o 433
18684.75/2377.70	o 432
18698.28/2379.34	o 431
18717.38/2381.77	o 430
18730.13/2383.37	o 429
18747.66/2385.58	o 428
18764.34/2387.62	o 427
18777.08/2389.26	o 426
18794.61/2391.44	o 425
18805.78/2392.83	o 424
18821.70/2394.83	o 423
18836.83/2396.76	o 422
18848.07/2398.19	o 421
18864.00/2400.19	o 420
18875.89/2401.61	o 419
18890.99/2403.58	o 418
18902.16/2404.94	o 417
18917.27/2406.81	o 416
18927.64/2408.17	o 415
18942.81/2410.08	o 414
18953.92/2411.44	o 413
18968.96/2413.38	o 412
18979.32/2414.69	o 411
18994.47/2416.54	o 410
19004.83/2417.87	o 409
19020.76/2419.82	o 408
19031.20/2421.17	o 407
19048.64/2423.30	o 406
19059.80/2424.75	o 405
19078.17/2427.04	o 404
19090.06/2428.54	o 403
19107.57/2430.72	o 402
19119.51/2432.21	o 401
19131.48/2433.71	o 400
19151.24/2436.26	o 399
19163.18/2437.72	o 398
19179.10/2439.77	o 397
19191.11/2441.28	o 396
19209.32/2443.58	o 395
19221.36/2445.06	o 394
19237.27/2447.08	o 393
19249.15/2448.57	o 392
19268.25/2450.93	o 391
19280.20/2452.41	o 390
19291.35/2453.83	o 389
19309.82/2456.14	o 388
19320.85/2457.57	o 387
19334.99/2459.35	o 386
19346.15/2460.76	o 385
19357.38/2462.19	o 384
19371.63/2463.98	o 383
19383.59/2465.42	o 382
19401.11/2467.67	o 381
19412.31/2469.06	o 380
19424.18/2470.50	o 379
19438.52/2472.33	o 378
19450.46/2473.81	o 377
19467.15/2475.95	o 376
19479.10/2477.41	o 375
19490.25/2478.88	o 374
19504.55/2480.69	o 373
19515.79/2482.08	o 372
19532.52/2484.17	o 371
19543.61/2485.58	o 370
19555.64/2487.02	o 369
19570.70/2488.93	o 368
19581.84/2490.38	o 367
19593.79/2491.83	o 366
19608.91/2493.74	o 365
19620.15/2495.11	o 364
19636.79/2497.27	o 363
19647.95/2498.65	o 362
19659.18/2500.04	o 361
19677.45/2502.33	o 360
19688.60/2503.72	o 359
19699.04/2505.10	o 358
19716.47/2507.21	o 357
19726.83/2508.55	o 356
19737.20/2509.89	o 355
19753.93/2511.91	o 354
19764.27/2513.29	o 353
19775.43/2514.67	o 352
19789.74/2516.45	o 351
19800.10/2517.79	o 350
19810.52/2519.09	o 349
19818.48/2520.09	s SATISFIABLE
19818.48/2520.10	v <instantiation>
19818.48/2520.10	v 	<list>
19818.48/2520.10	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] x[370] x[371] x[372] x[373] x[374] x[375] x[376] x[377] x[378] x[379] x[380] x[381] x[382] x[383] x[384] x[385] x[386] x[387] x[388] x[389] x[390] x[391] x[392] x[393] x[394] x[395] x[396] x[397] x[398] x[399] x[400] x[401] x[402] x[403] x[404] x[405] x[406] x[407] x[408] x[409] x[410] x[411] x[412] x[413] x[414] x[415] x[416] x[417] x[418] x[419] x[420] x[421] x[422] x[423] x[424] x[425] x[426] x[427] x[428] x[429] x[430] x[431] x[432] x[433] x[434] x[435] x[436] x[437] x[438] x[439] x[440] x[441] x[442] x[443] x[444] x[445] x[446] x[447] x[448] x[449] x[450] x[451] x[452] x[453] x[454] x[455] x[456] x[457] x[458] x[459] x[460] x[461] x[462] x[463] x[464] x[465] x[466] x[467] x[468] x[469] x[470] x[471] x[472] x[473] x[474] x[475] x[476] x[477] x[478] x[479] x[480] x[481] x[482] x[483] x[484] x[485] x[486] x[487] x[488] x[489] x[490] x[491] x[492] x[493] x[494] x[495] x[496] x[497] x[498] x[499] x[500] x[501] x[502] x[503] x[504] x[505] x[506] x[507] x[508] x[509] x[510] x[511] x[512] x[513] x[514] x[515] x[516] x[517] x[518] x[519] x[520] x[521] x[522] x[523] x[524] x[525] x[526] x[527] x[528] x[529] x[530] x[531] x[532] x[533] x[534] x[535] x[536] x[537] x[538] x[539] x[540] x[541] x[542] x[543] x[544] x[545] x[546] x[547] x[548] x[549] x[550] x[551] x[552] x[553] x[554] x[555] x[556] x[557] x[558] x[559] x[560] x[561] x[562] x[563] x[564] x[565] x[566] x[567] x[568] x[569] x[570] x[571] x[572] x[573] x[574] x[575] x[576] x[577] x[578] x[579] x[580] x[581] x[582] x[583] x[584] x[585] x[586] x[587] x[588] x[589] x[590] x[591] x[592] x[593] x[594] x[595] x[596] x[597] x[598] x[599] x[600] x[601] x[602] x[603] x[604] x[605] x[606] x[607] x[608] x[609] x[610] x[611] x[612] x[613] x[614] x[615] x[616] x[617] x[618] x[619] x[620] x[621] x[622] x[623] x[624] x[625] x[626] x[627] x[628] x[629] x[630] x[631] x[632] x[633] x[634] x[635] x[636] x[637] x[638] x[639] x[640] x[641] x[642] x[643] x[644] x[645] x[646] x[647] x[648] x[649] x[650] x[651] x[652] x[653] x[654] x[655] x[656] x[657] x[658] x[659] x[660] x[661] x[662] x[663] x[664] x[665] x[666] x[667] x[668] x[669] x[670] x[671] x[672] x[673] x[674] x[675] x[676] x[677] x[678] x[679] x[680] x[681] x[682] x[683] x[684] x[685] x[686] x[687] x[688] x[689] x[690] x[691] x[692] x[693] x[694] x[695] x[696] x[697] x[698] x[699] x[700] x[701] x[702] x[703] x[704] x[705] x[706] x[707] x[708] x[709] x[710] x[711] x[712] x[713] x[714] x[715] x[716] x[717] x[718] x[719] x[720] x[721] x[722] x[723] x[724] x[725] x[726] x[727] x[728] x[729] x[730] x[731] x[732] x[733] x[734] x[735] x[736] x[737] x[738] x[739] x[740] x[741] x[742] x[743] x[744] x[745] x[746] x[747] x[748] x[749] x[750] x[751] x[752] x[753] x[754] x[755] x[756] x[757] x[758] x[759] x[760] x[761] x[762] x[763] x[764] x[765] x[766] x[767] x[768] x[769] x[770] x[771] x[772] x[773] x[774] x[775] x[776] x[777] x[778] x[779] x[780] x[781] x[782] x[783] x[784] x[785] x[786] x[787] x[788] x[789] x[790] x[791] x[792] x[793] x[794] x[795] x[796] x[797] x[798] x[799] x[800] x[801] x[802] x[803] x[804] x[805] x[806] x[807] x[808] x[809] x[810] x[811] x[812] x[813] x[814] x[815] x[816] x[817] x[818] x[819] x[820] x[821] x[822] x[823] x[824] x[825] x[826] x[827] x[828] x[829] x[830] x[831] x[832] x[833] x[834] x[835] x[836] x[837] x[838] x[839] x[840] x[841] x[842] x[843] x[844] x[845] x[846] x[847] x[848] x[849] x[850] x[851] x[852] x[853] x[854] x[855] x[856] x[857] x[858] x[859] x[860] x[861] x[862] x[863] x[864] x[865] x[866] x[867] x[868] x[869] x[870] x[871] x[872] x[873] x[874] x[875] x[876] x[877] x[878] x[879] x[880] x[881] x[882] x[883] x[884] x[885] x[886] x[887] x[888] x[889] x[890] x[891] x[892] x[893] x[894] x[895] x[896] x[897] x[898] x[899] x[900] x[901] x[902] x[903] x[904] x[905] x[906] x[907] x[908] x[909] x[910] x[911] x[912] x[913] x[914] x[915] x[916] x[917] x[918] x[919] x[920] x[921] x[922] x[923] x[924] x[925] x[926] x[927] x[928] x[929] x[930] x[931] x[932] x[933] x[934] x[935] x[936] x[937] x[938] x[939] x[940] x[941] x[942] x[943] x[944] x[945] x[946]
19818.48/2520.10	v 	</list>
19818.48/2520.10	v 	<values>
19818.48/2520.10	v 		343 349 336 349 322 339 343 346 344 347 346 348 349 340 347 342 339 343 347 324 328 340 338 345 330 339 340 344 347 346 343 349 343 338 334 342 346 342 336 342 337 336 334 341 340 349 344 346 345 345 349 336 340 332 339 323 346 341 345 340 337 330 338 345 349 332 341 334 349 328 342 342 348 347 347 346 337 339 340 345 332 349 336 349 345 344 341 342 343 347 333 345 348 344 324 349 345 339 321 343 346 349 329 327 338 348 346 319 344 349 345 347 343 347 335 318 330 317 312 340 341 349 343 348 340 341 348 346 349 334 346 348 347 349 349 333 343 345 336 349 347 338 342 339 334 348 342 349 346 349 344 339 344 342 335 348 338 340 339 348 346 334 345 332 335 344 344 348 340 337 349 345 333 339 348 347 344 338 321 337 346 346 331 349 348 342 346 349 349 343 346 347 349 349 344 316 349 331 347 348 329 330 349 340 333 344 348 345 335 330 337 336 332 341 334 338 343 348 349 346 342 345 329 340 339 347 337 339 348 343 342 346 349 345 312 341 349 327 346 308 343 349 349 339 335 348 314 344 341 348 345 339 344 337 317 340 349 347 319 311 347 342 335 322 319 346 335 347 330 316 343 329 336 305 326 347 306 329 327 323 341 332 349 333 342 333 336 331 338 346 342 328 322 347 341 327 338 307 312 345 312 338 305 344 347 309 337 343 343 338 336 341 337 340 339 349 342 348 331 335 315 322 320 327 314 345 348 346 342 308 346 339 345 346 338 333 347 335 327 343 325 345 314 318 331 340 343 339 343 330 335 341 348 344 314 334 333 346 305 340 337 342 331 337 320 333 329 317 340 349 341 340 347 336 306 327 320 341 339 336 345 301 324 347 331 318 341 333 346 348 301 304 342 325 333 326 310 344 309 340 339 348 339 336 334 333 337 344 342 327 348 342 333 340 314 342 336 332 335 338 302 314 338 340 330 349 336 340 341 337 319 316 320 322 319 334 309 311 320 349 340 341 335 335 338 305 304 339 336 341 318 346 333 341 326 336 349 323 330 315 313 316 343 341 338 315 311 334 319 311 330 346 344 321 343 342 347 348 336 325 334 340 320 321 349 323 331 318 347 341 305 333 326 300 320 327 327 333 328 340 346 342 344 338 344 347 328 342 326 336 304 320 322 346 307 310 308 345 307 325 344 326 329 349 348 328 316 320 300 341 344 321 312 335 326 330 310 303 343 316 328 334 347 326 338 318 330 307 333 311 304 334 310 313 310 349 345 337 324 334 346 332 337 322 324 327 306 332 332 336 313 328 342 335 315 339 338 348 345 325 338 331 331 334 312 337 325 343 315 314 334 333 327 319 345 324 337 311 330 327 339 314 305 327 334 313 310 320 322 346 329 339 342 323 319 343 330 335 313 325 309 324 313 315 331 347 331 335 313 336 334 349 345 310 313 335 312 327 329 332 317 323 337 313 349 334 317 322 343 318 340 322 319 332 319 313 344 327 344 316 335 342 346 327 326 328 323 312 317 327 325 309 338 343 318 331 347 341 325 323 328 329 319 314 326 308 301 332 347 303 323 311 315 306 344 324 323 306 333 325 317 311 317 349 306 323 340 325 340 339 338 300 313 307 331 317 305 302 310 312 349 307 324 326 330 321 337 308 318 305 346 338 324 330 314 316 328 326 311 344 319 309 327 307 304 312 335 305 314 308 335 320 337 306 344 310 316 349 348 301 349 332 330 303 298 336 311 312 321 303 323 305 306 314 337 316 340 332 342 343 329 324 315 302 339 311 339 303 329 315 325 325 308 310 318 315 321 345 313 322 312 348 336 322 332 324 321 300 335 317 330 339 347 311 343 342 334 347 343 317 306 304 346 302 345 334 348 320 329 299 345 312 306 305 318 321 326 338 328 313 309 347 317 326 329 306 333 333 314 348 314 321 331 325 329 348 303 312 324 337 321 320 316 332 345 308 326 328 330 341 322 331 309 315 341 308 301 319 340 302 318 320 323 323 316 316 344 329 328 324 328 305 336 333 315 322 321 317 310 315 302 318 309 332 319 307 347 348 339 345 344 348 339 338 342 347 349 345 338 346 347 345 340 339 346 345 346 341 339 345 345 336 337 348 348 341 348 340 348 333 347 346 341 346 340 340 342 
19818.48/2520.10	v 	</values>
19818.48/2520.10	v </instantiation>

Verifier Data

OK	349

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284808-1503416770/watcher-4284808-1503416770 -o /tmp/evaluation-result-4284808-1503416770/solver-4284808-1503416770 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503415897-16075 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 282876610 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284808-1503416770.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16204, runsolver pid=16201

[startup+0.100097 s]*
/proc/loadavg: 7.50 8.29 8.48 3/199 16224
/proc/meminfo: memFree=22106608/32770624 swapFree=67108860/67108860
[pid=16204] ppid=16201 vsize=26000852 memory=32704 CPUtime=0.12 cores=0-7
/proc/16204/stat : 16204 (java) S 16201 16204 16048 0 -1 1077944320 8580 0 0 0 10 2 0 0 20 0 20 0 174765025 26624872448 8176 33554432000 4194304 4196468 140726015331952 140726015314496 139675065208567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
/proc/16204/statm: 6500213 8176 3407 1 0 6487932 0
[pid=16204/tid=16206] ppid=16201 vsize=26000852 memory=7825737110625623447 CPUtime=0.08 cores=0-7
/proc/16204/task/16206/stat : 16206 (java) R 16201 16204 16048 0 -1 4202560 6508 0 0 0 7 1 0 0 20 0 20 0 174765025 26624872448 8176 33554432000 4194304 4196468 140726015331952 139675069425264 139675049289054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16207] ppid=16201 vsize=26000852 memory=732370327147699173 CPUtime=0 cores=0-7
/proc/16204/task/16207/stat : 16207 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674623015568 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16208] ppid=16201 vsize=26000852 memory=140188810245760 CPUtime=0 cores=0-7
/proc/16204/task/16208/stat : 16208 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674621962768 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16209] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16209/stat : 16209 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674620909968 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16210] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16210/stat : 16210 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674619857168 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16211] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16211/stat : 16211 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674618805392 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16212] ppid=16201 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16204/task/16212/stat : 16212 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674617752592 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16213] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16213/stat : 16213 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674616699792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16214] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16214/stat : 16214 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 8176 33554432000 4194304 4196468 140726015331952 139674615646992 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16215] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16215/stat : 16215 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765027 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673740482928 139675065219714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16216] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16216/stat : 16216 (java) S 16201 16204 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174765028 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673739428896 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16217] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16217/stat : 16217 (java) S 16201 16204 16048 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174765028 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673738376048 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16218] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16218/stat : 16218 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765030 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673737324368 139675065227163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16219] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16219/stat : 16219 (java) S 16201 16204 16048 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673736272752 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16220] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16220/stat : 16220 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673735219952 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16221] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16221/stat : 16221 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673734167152 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16222] ppid=16201 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/16204/task/16222/stat : 16222 (java) R 16201 16204 16048 0 -1 4202560 366 0 0 0 1 0 0 0 20 0 20 0 174765031 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673733114352 139675065220502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16223] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16223/stat : 16223 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673732061792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16224] ppid=16201 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16204/task/16224/stat : 16224 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 8176 33554432000 4194304 4196468 140726015331952 139673731009072 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32704 KiB

[startup+0.210223 s]*
/proc/loadavg: 7.50 8.29 8.48 2/199 16224
/proc/meminfo: memFree=22095936/32770624 swapFree=67108860/67108860
[pid=16204] ppid=16201 vsize=26000852 memory=41848 CPUtime=0.29 cores=0-7
/proc/16204/stat : 16204 (java) S 16201 16204 16048 0 -1 1077944320 9590 0 0 0 26 3 0 0 20 0 20 0 174765025 26624872448 10462 33554432000 4194304 4196468 140726015331952 140726015314496 139675065208567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
/proc/16204/statm: 6500213 10462 3617 1 0 6487932 0
[pid=16204/tid=16206] ppid=16201 vsize=26000852 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/16204/task/16206/stat : 16206 (java) R 16201 16204 16048 0 -1 4202560 7145 0 0 0 17 2 0 0 20 0 20 0 174765025 26624872448 10462 33554432000 4194304 4196468 140726015331952 139675069433632 139675065230493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16207] ppid=16201 vsize=26000852 memory=288230583233151328 CPUtime=0 cores=0-7
/proc/16204/task/16207/stat : 16207 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674623015568 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16208] ppid=16201 vsize=26000852 memory=288370564961957504 CPUtime=0 cores=0-7
/proc/16204/task/16208/stat : 16208 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674621962768 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16209] ppid=16201 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16204/task/16209/stat : 16209 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674620909968 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16210] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16210/stat : 16210 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674619857168 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16211] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16211/stat : 16211 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674618805392 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16212] ppid=16201 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16204/task/16212/stat : 16212 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674617752592 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16213] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16213/stat : 16213 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674616699792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16214] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16214/stat : 16214 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26624872448 10462 33554432000 4194304 4196468 140726015331952 139674615646992 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16215] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16215/stat : 16215 (java) S 16201 16204 16048 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174765027 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673740482928 139675065219714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16216] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16216/stat : 16216 (java) S 16201 16204 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174765028 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673739428896 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16217] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16217/stat : 16217 (java) S 16201 16204 16048 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174765028 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673738376048 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16218] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16218/stat : 16218 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765030 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673737324368 139675065227163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16219] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16219/stat : 16219 (java) S 16201 16204 16048 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673736272752 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16220] ppid=16201 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/16204/task/16220/stat : 16220 (java) S 16201 16204 16048 0 -1 1077944384 134 0 0 0 1 0 0 0 20 0 20 0 174765031 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673735219952 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16221] ppid=16201 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/16204/task/16221/stat : 16221 (java) S 16201 16204 16048 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 174765031 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673734167152 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16222] ppid=16201 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/16204/task/16222/stat : 16222 (java) S 16201 16204 16048 0 -1 1077944384 395 0 0 0 5 0 0 0 20 0 20 0 174765031 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673733114352 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16223] ppid=16201 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16223/stat : 16223 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673732061792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16224] ppid=16201 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/16204/task/16224/stat : 16224 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765031 26624872448 10462 33554432000 4194304 4196468 140726015331952 139673731009072 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41848 KiB

[startup+0.309836 s]*
/proc/loadavg: 7.50 8.29 8.48 2/199 16224
/proc/meminfo: memFree=22088872/32770624 swapFree=67108860/67108860
[pid=16204] ppid=16201 vsize=26000872 memory=49240 CPUtime=0.48 cores=0-7
/proc/16204/stat : 16204 (java) S 16201 16204 16048 0 -1 1077944320 10634 0 0 0 44 4 0 0 20 0 20 0 174765025 26624892928 12310 33554432000 4194304 4196468 140726015331952 140726015314496 139675065208567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
/proc/16204/statm: 6500218 12310 3706 1 0 6487932 0
[pid=16204/tid=16206] ppid=16201 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16204/task/16206/stat : 16206 (java) R 16201 16204 16048 0 -1 4202560 7709 0 0 0 27 2 0 0 20 0 20 0 174765025 26624892928 12310 33554432000 4194304 4196468 140726015331952 139675069432624 139675049289054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16207] ppid=16201 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16207/stat : 16207 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674623015568 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16208] ppid=16201 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16208/stat : 16208 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674621962768 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16209] ppid=16201 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16209/stat : 16209 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674620909968 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16210] ppid=16201 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16210/stat : 16210 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674619857168 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16211] ppid=16201 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/16204/task/16211/stat : 16211 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674618805392 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16212] ppid=16201 vsize=26000872 memory=140188672160687 CPUtime=0 cores=0-7
/proc/16204/task/16212/stat : 16212 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674617752592 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16213] ppid=16201 vsize=26000872 memory=140188672162992 CPUtime=0 cores=0-7
/proc/16204/task/16213/stat : 16213 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674616699792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16214] ppid=16201 vsize=26000872 memory=140188672165296 CPUtime=0 cores=0-7
/proc/16204/task/16214/stat : 16214 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26624892928 12310 33554432000 4194304 4196468 140726015331952 139674615646992 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16215] ppid=16201 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16215/stat : 16215 (java) S 16201 16204 16048 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174765027 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673740482928 139675065219714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16216] ppid=16201 vsize=26000872 memory=280377344337552 CPUtime=0 cores=0-7
/proc/16204/task/16216/stat : 16216 (java) S 16201 16204 16048 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174765028 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673739428896 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16217] ppid=16201 vsize=26000872 memory=280377344344464 CPUtime=0 cores=0-7
/proc/16204/task/16217/stat : 16217 (java) S 16201 16204 16048 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174765028 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673738376048 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16218] ppid=16201 vsize=26000872 memory=280377344285744 CPUtime=0 cores=0-7
/proc/16204/task/16218/stat : 16218 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765030 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673737324368 139675065227163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16219] ppid=16201 vsize=26000872 memory=280377344358288 CPUtime=0.02 cores=0-7
/proc/16204/task/16219/stat : 16219 (java) S 16201 16204 16048 0 -1 1077944384 475 0 0 0 2 0 0 0 20 0 20 0 174765031 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673736272752 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16220] ppid=16201 vsize=26000872 memory=280377344365200 CPUtime=0.03 cores=0-7
/proc/16204/task/16220/stat : 16220 (java) S 16201 16204 16048 0 -1 1077944384 187 0 0 0 3 0 0 0 20 0 20 0 174765031 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673735219952 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16221] ppid=16201 vsize=26000872 memory=280377344362896 CPUtime=0.03 cores=0-7
/proc/16204/task/16221/stat : 16221 (java) S 16201 16204 16048 0 -1 1077944384 353 0 0 0 3 0 0 0 20 0 20 0 174765031 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673734167152 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16222] ppid=16201 vsize=26000872 memory=280377344379456 CPUtime=0.08 cores=0-7
/proc/16204/task/16222/stat : 16222 (java) S 16201 16204 16048 0 -1 1077944384 523 0 0 0 8 0 0 0 20 0 20 0 174765031 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673733114352 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16223] ppid=16201 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16223/stat : 16223 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174765031 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673732061792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16224] ppid=16201 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/16204/task/16224/stat : 16224 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765031 26624892928 12310 33554432000 4194304 4196468 140726015331952 139673731009072 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49240 KiB

[startup+0.700889 s]
/proc/loadavg: 7.50 8.29 8.48 4/199 16224
/proc/meminfo: memFree=22053664/32770624 swapFree=67108860/67108860
[pid=16204] ppid=16201 vsize=26002920 memory=110372 CPUtime=1.58 cores=0-7
/proc/16204/stat : 16204 (java) S 16201 16204 16048 0 -1 1077944320 14109 0 0 0 153 5 0 0 20 0 20 0 174765025 26626990080 27593 33554432000 4194304 4196468 140726015331952 140726015314496 139675065208567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
/proc/16204/statm: 6500730 27593 3769 1 0 6488444 0
[pid=16204/tid=16206] ppid=16201 vsize=26002920 memory=5938066891198517858 CPUtime=0.67 cores=0-7
/proc/16204/task/16206/stat : 16206 (java) R 16201 16204 16048 0 -1 4202560 8442 0 0 0 64 3 0 0 20 0 20 0 174765025 26626990080 27593 33554432000 4194304 4196468 140726015331952 139675069442000 139674705501553 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16207] ppid=16201 vsize=26002920 memory=69677254475454 CPUtime=0 cores=0-7
/proc/16204/task/16207/stat : 16207 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674623015568 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16208] ppid=16201 vsize=26002920 memory=140188672179077 CPUtime=0 cores=0-7
/proc/16204/task/16208/stat : 16208 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674621962768 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16209] ppid=16201 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16209/stat : 16209 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674620909968 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16210] ppid=16201 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16210/stat : 16210 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674619857168 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16211] ppid=16201 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16211/stat : 16211 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674618805392 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16212] ppid=16201 vsize=26002920 memory=2353 CPUtime=0 cores=0-7
/proc/16204/task/16212/stat : 16212 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674617752592 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16213] ppid=16201 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/16204/task/16213/stat : 16213 (java) S 16201 16204 16048 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674616699792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16214] ppid=16201 vsize=26002920 memory=1724 CPUtime=0 cores=0-7
/proc/16204/task/16214/stat : 16214 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174765026 26626990080 27593 33554432000 4194304 4196468 140726015331952 139674615646992 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16215] ppid=16201 vsize=26002920 memory=1012 CPUtime=0 cores=0-7
/proc/16204/task/16215/stat : 16215 (java) S 16201 16204 16048 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174765027 26626990080 27593 33554432000 4194304 4196468 140726015331952 139673740482928 139675065219714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0

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

[pid=16204/tid=16230] ppid=16201 vsize=27610732 memory=956 CPUtime=862.49 cores=0-7
/proc/16204/task/16230/stat : 16230 (java) R 16201 16204 16048 0 -1 4202560 632059 0 0 0 85815 434 0 0 20 0 44 0 174767470 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673711254952 139674707938541 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16231] ppid=16201 vsize=27610732 memory=4140 CPUtime=1145.34 cores=0-7
/proc/16204/task/16231/stat : 16231 (java) S 16201 16204 16048 0 -1 1077944384 2002268 0 0 0 113519 1015 0 0 20 0 44 0 174767470 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673710208272 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16232] ppid=16201 vsize=27610732 memory=16489152 CPUtime=472.96 cores=0-7
/proc/16204/task/16232/stat : 16232 (java) S 16201 16204 16048 0 -1 1077944384 462219 0 0 0 46956 340 0 0 20 0 44 0 174767471 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673709155472 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16233] ppid=16201 vsize=27610732 memory=16487600 CPUtime=585.27 cores=0-7
/proc/16204/task/16233/stat : 16233 (java) R 16201 16204 16048 0 -1 4202560 167361 0 0 0 58201 326 0 0 20 0 44 0 174767471 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673708096416 139674711732975 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16234] ppid=16201 vsize=27610732 memory=16489736 CPUtime=686.49 cores=0-7
/proc/16204/task/16234/stat : 16234 (java) R 16201 16204 16048 0 -1 4202560 135385 0 0 0 68308 341 0 0 20 0 44 0 174767471 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673707043752 139674708814312 0 4 0 16800975 0 0 0 -1 7 0 0 16 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16235] ppid=16201 vsize=27610732 memory=0 CPUtime=582.85 cores=0-7
/proc/16204/task/16235/stat : 16235 (java) R 16201 16204 16048 0 -1 4202560 239235 0 0 0 57942 343 0 0 20 0 44 0 174767471 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673705991264 139674711624138 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16236] ppid=16201 vsize=27610732 memory=6944652177228980320 CPUtime=1686.51 cores=0-7
/proc/16204/task/16236/stat : 16236 (java) S 16201 16204 16048 0 -1 1077944384 759628 0 0 0 167589 1062 0 0 20 0 44 0 174767471 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673704945296 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 36 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16237] ppid=16201 vsize=27610732 memory=6944656575208382560 CPUtime=1008.65 cores=0-7
/proc/16204/task/16237/stat : 16237 (java) S 16201 16204 16048 0 -1 1077944384 1067027 0 0 0 100186 679 0 0 20 0 44 0 174767471 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673703892496 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16238] ppid=16201 vsize=27610732 memory=16487600 CPUtime=620.49 cores=0-7
/proc/16204/task/16238/stat : 16238 (java) S 16201 16204 16048 0 -1 1077944384 342979 0 0 0 61764 285 0 0 20 0 44 0 174767471 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673702839696 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16239] ppid=16201 vsize=27610732 memory=16487600 CPUtime=1303.94 cores=0-7
/proc/16204/task/16239/stat : 16239 (java) R 16201 16204 16048 0 -1 4202560 383955 0 0 0 129762 632 0 0 20 0 44 0 174769150 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673701780096 139674710887232 0 4 0 16800975 0 0 0 -1 4 0 0 31 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16240] ppid=16201 vsize=27610732 memory=16489152 CPUtime=914.56 cores=0-7
/proc/16204/task/16240/stat : 16240 (java) S 16201 16204 16048 0 -1 1077944384 772474 0 0 0 90856 600 0 0 20 0 44 0 174769797 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673698600080 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16241] ppid=16201 vsize=27610732 memory=16489736 CPUtime=471.43 cores=0-7
/proc/16204/task/16241/stat : 16241 (java) S 16201 16204 16048 0 -1 1077944384 474310 0 0 0 46832 311 0 0 20 0 44 0 174769797 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673697547280 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16242] ppid=16201 vsize=27610732 memory=18280 CPUtime=919.15 cores=0-7
/proc/16204/task/16242/stat : 16242 (java) S 16201 16204 16048 0 -1 1077944384 182571 0 0 0 91327 588 0 0 20 0 44 0 174769797 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673696494480 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16243] ppid=16201 vsize=27610732 memory=16489152 CPUtime=55.78 cores=0-7
/proc/16204/task/16243/stat : 16243 (java) S 16201 16204 16048 0 -1 1077944384 98395 0 0 0 5552 26 0 0 20 0 44 0 174769800 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673695442704 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16244] ppid=16201 vsize=27610732 memory=16485876 CPUtime=842 cores=0-7
/proc/16204/task/16244/stat : 16244 (java) S 16201 16204 16048 0 -1 1077944384 329832 0 0 0 83716 484 0 0 20 0 44 0 174769801 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673694389904 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16263] ppid=16201 vsize=27610732 memory=16485876 CPUtime=113.19 cores=0-7
/proc/16204/task/16263/stat : 16263 (java) S 16201 16204 16048 0 -1 1077944384 33977 0 0 0 11260 59 0 0 20 0 44 0 174910605 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673693337104 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16295] ppid=16201 vsize=27610732 memory=4140 CPUtime=119.13 cores=0-7
/proc/16204/task/16295/stat : 16295 (java) R 16201 16204 16048 0 -1 4202560 14792 0 0 0 11879 34 0 0 20 0 44 0 174984391 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673692278048 139674708813537 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16296] ppid=16201 vsize=27610732 memory=4140 CPUtime=3.89 cores=0-7
/proc/16204/task/16296/stat : 16296 (java) R 16201 16204 16048 0 -1 4202560 1040 0 0 0 389 0 0 0 20 0 44 0 174984393 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673691228192 139674707938524 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16297] ppid=16201 vsize=27610732 memory=48344 CPUtime=0 cores=0-7
/proc/16204/task/16297/stat : 16297 (java) S 16201 16204 16048 0 -1 1077944384 554 0 0 0 0 0 0 0 20 0 44 0 174984395 28273389568 4120206 33554432000 4194304 4196468 140726015331952 139673690178704 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
Current children cumulated CPU time: 19677.5 s
Current children cumulated vsize: 27610732 KiB
Current children cumulated memory: 16480824 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.84 8.67 8.63 10/223 16305
/proc/meminfo: memFree=5619820/32770624 swapFree=67108860/67108860
[pid=16204] ppid=16201 vsize=27610732 memory=16486680 CPUtime=19818.5 cores=0-7
/proc/16204/stat : 16204 (java) S 16201 16204 16048 0 -1 1077944320 18881569 0 0 0 1967617 14231 0 0 20 0 44 0 174765025 28273389568 4121670 33554432000 4194304 4196468 140726015331952 140726015314496 139675065208567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
/proc/16204/statm: 6902683 4121670 3867 1 0 6889876 0
[pid=16204/tid=16206] ppid=16201 vsize=27610732 memory=6791534058613427641 CPUtime=22.6 cores=0-7
/proc/16204/task/16206/stat : 16206 (java) S 16201 16204 16048 0 -1 1077944384 19464 0 0 0 2183 77 0 0 20 0 44 0 174765025 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139675069446272 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16207] ppid=16201 vsize=27610732 memory=-7003737579269690708 CPUtime=546.17 cores=0-7
/proc/16204/task/16207/stat : 16207 (java) S 16201 16204 16048 0 -1 1077944384 884869 0 0 0 54040 577 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674623015568 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 128 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16208] ppid=16201 vsize=27610732 memory=1228 CPUtime=546.37 cores=0-7
/proc/16204/task/16208/stat : 16208 (java) S 16201 16204 16048 0 -1 1077944384 867378 0 0 0 54087 550 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674621962768 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 126 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16209] ppid=16201 vsize=27610732 memory=15880 CPUtime=545.96 cores=0-7
/proc/16204/task/16209/stat : 16209 (java) S 16201 16204 16048 0 -1 1077944384 893996 0 0 0 54019 577 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674620909968 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 122 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16210] ppid=16201 vsize=27610732 memory=18280 CPUtime=546.63 cores=0-7
/proc/16204/task/16210/stat : 16210 (java) S 16201 16204 16048 0 -1 1077944384 869773 0 0 0 54100 563 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674619857168 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 115 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16211] ppid=16201 vsize=27610732 memory=26856 CPUtime=546.37 cores=0-7
/proc/16204/task/16211/stat : 16211 (java) S 16201 16204 16048 0 -1 1077944384 845242 0 0 0 54080 557 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674618805392 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 123 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16212] ppid=16201 vsize=27610732 memory=4040 CPUtime=546.09 cores=0-7
/proc/16204/task/16212/stat : 16212 (java) S 16201 16204 16048 0 -1 1077944384 875303 0 0 0 54039 570 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674617752592 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 110 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16213] ppid=16201 vsize=27610732 memory=1236 CPUtime=546.29 cores=0-7
/proc/16204/task/16213/stat : 16213 (java) S 16201 16204 16048 0 -1 1077944384 898892 0 0 0 54072 557 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674616699792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 122 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16214] ppid=16201 vsize=27610732 memory=644 CPUtime=545.86 cores=0-7
/proc/16204/task/16214/stat : 16214 (java) S 16201 16204 16048 0 -1 1077944384 909313 0 0 0 54022 564 0 0 20 0 44 0 174765026 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139674615646992 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 130 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16215] ppid=16201 vsize=27610732 memory=1788 CPUtime=9.4 cores=0-7
/proc/16204/task/16215/stat : 16215 (java) S 16201 16204 16048 0 -1 1077944384 309538 0 0 0 886 54 0 0 20 0 44 0 174765027 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673740482928 139675065219714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16216] ppid=16201 vsize=27610732 memory=956 CPUtime=0 cores=0-7
/proc/16204/task/16216/stat : 16216 (java) S 16201 16204 16048 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 44 0 174765028 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673739428960 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16217] ppid=16201 vsize=27610732 memory=4488 CPUtime=0 cores=0-7
/proc/16204/task/16217/stat : 16217 (java) S 16201 16204 16048 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 44 0 174765028 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673738376064 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16218] ppid=16201 vsize=27610732 memory=16483152 CPUtime=0 cores=0-7
/proc/16204/task/16218/stat : 16218 (java) S 16201 16204 16048 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 44 0 174765030 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673737324368 139675065227163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16219] ppid=16201 vsize=27610732 memory=2336 CPUtime=2.52 cores=0-7
/proc/16204/task/16219/stat : 16219 (java) S 16201 16204 16048 0 -1 1077944384 24833 0 0 0 247 5 0 0 20 0 44 0 174765031 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673736272752 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16220] ppid=16201 vsize=27610732 memory=16486680 CPUtime=2.48 cores=0-7
/proc/16204/task/16220/stat : 16220 (java) S 16201 16204 16048 0 -1 1077944384 22235 0 0 0 244 4 0 0 20 0 44 0 174765031 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673735219952 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16221] ppid=16201 vsize=27610732 memory=1012 CPUtime=2.53 cores=0-7
/proc/16204/task/16221/stat : 16221 (java) S 16201 16204 16048 0 -1 1077944384 25733 0 0 0 248 5 0 0 20 0 44 0 174765031 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673734167152 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16222] ppid=16201 vsize=27610732 memory=1716 CPUtime=1.5 cores=0-7
/proc/16204/task/16222/stat : 16222 (java) S 16201 16204 16048 0 -1 1077944384 78132 0 0 0 136 14 0 0 20 0 44 0 174765031 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673733114352 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16223] ppid=16201 vsize=27610732 memory=5792 CPUtime=0 cores=0-7
/proc/16204/task/16223/stat : 16223 (java) S 16201 16204 16048 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 174765031 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673732061792 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16224] ppid=16201 vsize=27610732 memory=4616 CPUtime=1.41 cores=0-7
/proc/16204/task/16224/stat : 16224 (java) S 16201 16204 16048 0 -1 1077944384 4775 0 0 0 66 75 0 0 20 0 44 0 174765031 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673731009072 139675065219714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 61 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16225] ppid=16201 vsize=27610732 memory=792 CPUtime=0.17 cores=0-7
/proc/16204/task/16225/stat : 16225 (java) S 16201 16204 16048 0 -1 1077944384 13787 0 0 0 16 1 0 0 20 0 44 0 174767445 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673720717904 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16226] ppid=16201 vsize=27610732 memory=1420 CPUtime=6.06 cores=0-7
/proc/16204/task/16226/stat : 16226 (java) R 16201 16204 16048 0 -1 1077944384 11779 0 0 0 246 360 0 0 20 0 44 0 174767457 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673717568288 139675065219714 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16227] ppid=16201 vsize=27610732 memory=13144 CPUtime=676.6 cores=0-7
/proc/16204/task/16227/stat : 16227 (java) S 16201 16204 16048 0 -1 1077944384 2033554 0 0 0 67027 633 0 0 20 0 44 0 174767467 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673716516624 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16228] ppid=16201 vsize=27610732 memory=1944 CPUtime=1464.39 cores=0-7
/proc/16204/task/16228/stat : 16228 (java) S 16201 16204 16048 0 -1 1077944384 542666 0 0 0 145641 798 0 0 20 0 44 0 174767468 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673713366672 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 29 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16229] ppid=16201 vsize=27610732 memory=1196 CPUtime=750.18 cores=0-7
/proc/16204/task/16229/stat : 16229 (java) S 16201 16204 16048 0 -1 1077944384 633517 0 0 0 74514 504 0 0 20 0 44 0 174767468 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673712313872 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16230] ppid=16201 vsize=27610732 memory=8748 CPUtime=878.3 cores=0-7
/proc/16204/task/16230/stat : 16230 (java) R 16201 16204 16048 0 -1 4202560 634668 0 0 0 87393 437 0 0 20 0 44 0 174767470 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673711254704 139674711733074 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16231] ppid=16201 vsize=27610732 memory=2428 CPUtime=1145.34 cores=0-7
/proc/16204/task/16231/stat : 16231 (java) S 16201 16204 16048 0 -1 1077944384 2002268 0 0 0 113519 1015 0 0 20 0 44 0 174767470 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673710208272 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16232] ppid=16201 vsize=27610732 memory=928 CPUtime=476.36 cores=0-7
/proc/16204/task/16232/stat : 16232 (java) R 16201 16204 16048 0 -1 4202560 462461 0 0 0 47296 340 0 0 20 0 44 0 174767471 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673709152952 139674712221752 0 4 0 16800975 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16233] ppid=16201 vsize=27610732 memory=1568 CPUtime=601.18 cores=0-7
/proc/16204/task/16233/stat : 16233 (java) R 16201 16204 16048 0 -1 4202560 169229 0 0 0 59788 330 0 0 20 0 44 0 174767471 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673708100152 139674706310926 0 4 0 16800975 0 0 0 -1 2 0 0 22 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16234] ppid=16201 vsize=27610732 memory=2240 CPUtime=702.29 cores=0-7
/proc/16204/task/16234/stat : 16234 (java) R 16201 16204 16048 0 -1 4202560 137588 0 0 0 69882 347 0 0 20 0 44 0 174767471 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673707048848 139674711733061 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16235] ppid=16201 vsize=27610732 memory=4128 CPUtime=598.66 cores=0-7
/proc/16204/task/16235/stat : 16235 (java) R 16201 16204 16048 0 -1 4202560 241131 0 0 0 59519 347 0 0 20 0 44 0 174767471 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673705995576 139674704298443 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16236] ppid=16201 vsize=27610732 memory=2204 CPUtime=1686.51 cores=0-7
/proc/16204/task/16236/stat : 16236 (java) S 16201 16204 16048 0 -1 1077944384 759640 0 0 0 167589 1062 0 0 20 0 44 0 174767471 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673704945296 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 36 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16237] ppid=16201 vsize=27610732 memory=7788 CPUtime=1008.65 cores=0-7
/proc/16204/task/16237/stat : 16237 (java) S 16201 16204 16048 0 -1 1077944384 1067077 0 0 0 100186 679 0 0 20 0 44 0 174767471 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673703892496 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16238] ppid=16201 vsize=27610732 memory=836 CPUtime=620.49 cores=0-7
/proc/16204/task/16238/stat : 16238 (java) S 16201 16204 16048 0 -1 1077944384 342987 0 0 0 61764 285 0 0 20 0 44 0 174767471 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673702839696 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16239] ppid=16201 vsize=27610732 memory=4104 CPUtime=1319.84 cores=0-7
/proc/16204/task/16239/stat : 16239 (java) R 16201 16204 16048 0 -1 4202560 386024 0 0 0 131348 636 0 0 20 0 44 0 174769150 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673701785872 139674711733159 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16240] ppid=16201 vsize=27610732 memory=1692 CPUtime=914.56 cores=0-7
/proc/16204/task/16240/stat : 16240 (java) S 16201 16204 16048 0 -1 1077944384 772474 0 0 0 90856 600 0 0 20 0 44 0 174769797 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673698600080 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16241] ppid=16201 vsize=27610732 memory=916 CPUtime=471.43 cores=0-7
/proc/16204/task/16241/stat : 16241 (java) S 16201 16204 16048 0 -1 1077944384 474320 0 0 0 46832 311 0 0 20 0 44 0 174769797 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673697547280 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16242] ppid=16201 vsize=27610732 memory=4132 CPUtime=919.15 cores=0-7
/proc/16204/task/16242/stat : 16242 (java) S 16201 16204 16048 0 -1 1077944384 182582 0 0 0 91327 588 0 0 20 0 44 0 174769797 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673696494480 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16243] ppid=16201 vsize=27610732 memory=1152 CPUtime=55.78 cores=0-7
/proc/16204/task/16243/stat : 16243 (java) S 16201 16204 16048 0 -1 1077944384 98395 0 0 0 5552 26 0 0 20 0 44 0 174769800 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673695442704 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16244] ppid=16201 vsize=27610732 memory=4488 CPUtime=842 cores=0-7
/proc/16204/task/16244/stat : 16244 (java) S 16201 16204 16048 0 -1 1077944384 329845 0 0 0 83716 484 0 0 20 0 44 0 174769801 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673694389904 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16263] ppid=16201 vsize=27610732 memory=4140 CPUtime=113.19 cores=0-7
/proc/16204/task/16263/stat : 16263 (java) S 16201 16204 16048 0 -1 1077944384 34076 0 0 0 11260 59 0 0 20 0 44 0 174910605 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673693337104 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16295] ppid=16201 vsize=27610732 memory=48344 CPUtime=135.05 cores=0-7
/proc/16204/task/16295/stat : 16295 (java) R 16201 16204 16048 0 -1 4202560 16969 0 0 0 13468 37 0 0 20 0 44 0 174984391 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673692277608 139674711733092 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16296] ppid=16201 vsize=27610732 memory=288230574492221466 CPUtime=19.7 cores=0-7
/proc/16204/task/16296/stat : 16296 (java) R 16201 16204 16048 0 -1 4202560 3060 0 0 0 1965 5 0 0 20 0 44 0 174984393 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673691228360 139674711624115 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
[pid=16204/tid=16297] ppid=16201 vsize=27610732 memory=302304332001575226 CPUtime=0 cores=0-7
/proc/16204/task/16297/stat : 16297 (java) S 16201 16204 16048 0 -1 1077944384 564 0 0 0 0 0 0 0 20 0 44 0 174984395 28273389568 4121670 33554432000 4194304 4196468 140726015331952 139673690178704 139675065218773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20041728 140726015333474 140726015333659 140726015333659 140726015336399 0
Current children cumulated CPU time: 19818.5 s
Current children cumulated vsize: 27610732 KiB
Current children cumulated memory: 16486680 KiB

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

[startup+2520.21 s]
# the end of solver process 16204 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19677 s, system=142.421 s

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

[startup+2520.21 s]
/proc/loadavg: 8.84 8.67 8.63 2/181 16307
/proc/meminfo: memFree=5638688/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.21
CPU time (s): 19819.4
CPU user time (s): 19677
CPU system time (s): 142.421
CPU usage (%): 786.42
Max. virtual memory (cumulated for all children) (KiB): 27610732
Max. memory (cumulated for all children) (KiB): 16561600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19677
system time used= 142.421
maximum resident set size= 16561600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18883091
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 427152
involuntary context switches= 412474


# summary of solver processes directly reported to runsolver:
#   pid: 16204
#   total CPU time (s): 19819.4
#   total CPU user time (s): 19677
#   total CPU system time (s): 142.421

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.2644 second user time and 39.7352 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-22 17:31:49
IDJOB=4284808
IDBENCH=120572
IDSOLVER=2681
FILE ID=node103/4284808-1503416770
RUNJOBID= node103-1503415897-16075
PBS_JOBID= 20632128
Free space on /tmp= 60760 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-wap06a.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284808-1503416770/watcher-4284808-1503416770 -o /tmp/evaluation-result-4284808-1503416770/solver-4284808-1503416770 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503415897-16075 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 282876610 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284808-1503416770.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a8532fde929f2c832645b1246a7d35a6
RANDOM SEED=282876610

node103.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.56
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.56
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.56
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.56
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:        22123996 kB
MemAvailable:   31946788 kB
Buffers:          235448 kB
Cached:          9871676 kB
SwapCached:            0 kB
Active:          2639748 kB
Inactive:        7522180 kB
Active(anon):       4168 kB
Inactive(anon):    95032 kB
Active(file):    2635580 kB
Inactive(file):  7427148 kB
Unevictable:        7472 kB
Mlocked:            7472 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             43576 kB
Writeback:             0 kB
AnonPages:         61248 kB
Mapped:            54700 kB
Shmem:             41612 kB
Slab:             178788 kB
SReclaimable:     151796 kB
SUnreclaim:        26992 kB
KernelStack:        3232 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 60720 MiB
End job on node103 at 2017-08-22 18:13:50