Trace number 4274518

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 - Hybrid 2017-07-26SAT (TO)45 2520.0701 2459.3501

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.25/0.39	c version: 2017-07-26
0.25/0.39	c seed: 1185252803
0.25/0.39	c timeout: 2520
0.25/0.39	c memlimit: 11000
0.25/0.39	c nbcore: 4
0.25/0.41	c Parsing instance...
12.15/5.51	c Parsing done, starting first complete search...
14.02/6.22	o 946
15.59/6.93	o 945
16.32/7.45	o 944
16.83/7.93	o 943
17.38/8.40	o 942
17.90/8.87	o 941
18.43/9.36	o 940
18.99/9.82	o 939
19.41/10.28	o 938
19.91/10.74	o 937
20.32/11.19	o 936
20.81/11.66	o 935
21.32/12.12	o 934
21.71/12.59	o 933
22.22/13.04	o 932
22.62/13.50	o 931
23.11/13.95	o 930
23.62/14.41	o 929
24.01/14.86	o 928
24.51/15.32	o 927
24.91/15.79	o 926
25.41/16.25	o 925
25.92/16.71	o 924
26.33/17.15	o 923
26.72/17.59	o 922
27.23/18.05	o 921
27.72/18.54	o 920
28.23/19.01	o 919
28.62/19.48	o 918
29.12/19.93	o 917
29.53/20.38	o 916
30.03/20.82	o 915
30.44/21.27	o 914
30.94/21.72	o 913
31.35/22.17	o 912
31.84/22.61	o 911
32.25/23.05	o 910
32.74/23.51	o 909
33.14/23.94	o 908
33.54/24.39	o 907
34.04/24.83	o 906
34.44/25.27	o 905
34.94/25.72	o 904
35.36/26.18	o 903
35.85/26.64	o 902
36.26/27.10	o 901
36.76/27.56	o 900
37.74/28.12	o 899
38.15/28.57	o 898
38.66/29.02	o 897
39.06/29.46	o 896
39.56/29.91	o 895
39.96/30.35	o 894
40.36/30.78	o 893
40.88/31.23	o 892
41.28/31.69	o 891
41.79/32.15	o 890
42.28/32.60	o 889
42.73/33.04	o 888
43.12/33.48	o 887
43.62/33.91	o 886
44.03/34.34	o 885
44.43/34.77	o 884
44.93/35.21	o 883
45.33/35.64	o 882
45.74/36.07	o 881
46.24/36.50	o 880
46.64/36.94	o 879
47.14/37.41	o 878
47.54/37.84	o 877
47.94/38.27	o 876
48.44/38.70	o 875
48.85/39.14	o 874
49.24/39.56	o 873
49.64/39.99	o 872
50.14/40.42	o 871
50.55/40.85	o 870
50.95/41.27	o 869
51.45/41.71	o 868
51.86/42.14	o 867
52.24/42.58	o 866
52.75/43.02	o 865
53.15/43.48	o 864
53.65/43.93	o 863
54.05/44.36	o 862
54.45/44.79	o 861
54.95/45.22	o 860
55.36/45.65	o 859
55.77/46.08	o 858
56.26/46.52	o 857
56.66/46.95	o 856
57.06/47.37	o 855
57.56/47.80	o 854
57.96/48.24	o 853
58.36/48.66	o 852
58.82/49.09	o 851
59.31/49.53	o 850
59.71/49.96	o 849
60.21/50.41	o 848
60.61/50.84	o 847
61.01/51.27	o 846
61.51/51.70	o 845
61.92/52.12	o 844
62.35/52.55	o 843
62.75/52.97	o 842
63.15/53.39	o 841
63.65/53.82	o 840
64.05/54.24	o 839
64.45/54.65	o 838
64.86/55.09	o 837
65.35/55.52	o 836
65.75/55.96	o 835
66.15/56.39	o 834
66.65/56.81	o 833
67.05/57.22	o 832
67.45/57.64	o 831
67.86/58.07	o 830
68.25/58.50	o 829
68.75/58.93	o 828
69.15/59.35	o 827
69.56/59.79	o 826
70.06/60.21	o 825
70.46/60.64	o 824
70.87/61.05	o 823
71.26/61.47	o 822
71.66/61.89	o 821
72.16/62.31	o 820
73.24/62.90	o 819
73.65/63.33	o 818
74.05/63.74	o 817
74.46/64.16	o 816
74.85/64.58	o 815
75.25/65.00	o 814
75.75/65.41	o 813
76.15/65.83	o 812
76.55/66.26	o 811
76.95/66.67	o 810
77.36/67.08	o 809
77.85/67.51	o 808
78.25/67.92	o 807
78.65/68.35	o 806
79.05/68.77	o 805
79.46/69.19	o 804
79.95/69.61	o 803
80.36/70.02	o 802
80.75/70.44	o 801
81.15/70.84	o 800
81.55/71.25	o 799
81.95/71.66	o 798
82.36/72.07	o 797
82.75/72.47	o 796
83.15/72.89	o 795
83.55/73.30	o 794
84.05/73.70	o 793
84.46/74.11	o 792
84.85/74.54	o 791
85.25/74.97	o 790
85.65/75.39	o 789
86.16/75.81	o 788
86.56/76.22	o 787
86.96/76.63	o 786
87.37/77.03	o 785
87.76/77.43	o 784
88.16/77.84	o 783
88.56/78.26	o 782
88.96/78.68	o 781
89.47/79.12	o 780
89.86/79.54	o 779
90.26/79.94	o 778
90.66/80.36	o 777
91.06/80.77	o 776
91.47/81.18	o 775
91.86/81.59	o 774
92.37/82.01	o 773
92.76/82.42	o 772
93.16/82.82	o 771
93.56/83.23	o 770
93.96/83.63	o 769
94.37/84.04	o 768
94.76/84.44	o 767
95.16/84.84	o 766
95.56/85.24	o 765
95.96/85.64	o 764
96.37/86.04	o 763
96.76/86.45	o 762
97.16/86.86	o 761
97.56/87.27	o 760
97.96/87.69	o 759
98.38/88.10	o 758
98.87/88.52	o 757
99.27/88.92	o 756
99.67/89.33	o 755
100.07/89.74	o 754
100.48/90.14	o 753
100.87/90.54	o 752
101.27/90.95	o 751
101.67/91.37	o 750
102.07/91.78	o 749
102.48/92.18	o 748
102.87/92.59	o 747
103.27/92.98	o 746
103.67/93.39	o 745
104.07/93.78	o 744
104.47/94.18	o 743
104.87/94.58	o 742
105.27/94.98	o 741
105.77/95.41	o 740
106.80/95.99	o 739
107.20/96.39	o 738
107.60/96.78	o 737
108.01/97.17	o 736
108.40/97.57	o 735
108.80/97.96	o 734
109.20/98.34	o 733
109.60/98.74	o 732
110.01/99.13	o 731
110.40/99.52	o 730
110.80/99.90	o 729
111.10/100.28	o 728
111.50/100.66	o 727
111.91/101.05	o 726
112.30/101.45	o 725
112.70/101.84	o 724
113.10/102.23	o 723
113.50/102.63	o 722
113.91/103.02	o 721
114.30/103.40	o 720
114.60/103.79	o 719
115.01/104.18	o 718
115.40/104.57	o 717
115.80/104.97	o 716
116.20/105.36	o 715
116.60/105.76	o 714
117.01/106.16	o 713
117.40/106.54	o 712
117.80/106.93	o 711
118.20/107.32	o 710
118.60/107.72	o 709
119.01/108.13	o 708
119.40/108.52	o 707
119.80/108.90	o 706
120.10/109.29	o 705
120.50/109.68	o 704
120.91/110.06	o 703
121.31/110.44	o 702
121.71/110.83	o 701
122.12/111.21	o 700
122.52/111.60	o 699
122.82/111.99	o 698
123.22/112.36	o 697
123.62/112.73	o 696
124.03/113.14	o 695
124.42/113.52	o 694
124.82/113.90	o 693
125.13/114.28	o 692
125.53/114.66	o 691
125.94/115.04	o 690
126.33/115.42	o 689
126.63/115.80	o 688
127.04/116.19	o 687
127.43/116.58	o 686
127.83/116.96	o 685
128.23/117.34	o 684
128.63/117.72	o 683
129.04/118.11	o 682
129.33/118.49	o 681
129.73/118.87	o 680
130.13/119.25	o 679
130.53/119.64	o 678
130.94/120.03	o 677
131.33/120.41	o 676
131.73/120.80	o 675
132.04/121.18	o 674
132.43/121.56	o 673
132.83/121.94	o 672
133.23/122.33	o 671
133.64/122.70	o 670
133.94/123.07	o 669
134.34/123.44	o 668
134.74/123.81	o 667
135.05/124.18	o 666
135.44/124.56	o 665
135.84/124.93	o 664
136.14/125.29	o 663
136.54/125.67	o 662
136.95/126.05	o 661
137.34/126.43	o 660
137.74/126.80	o 659
138.05/127.18	o 658
138.44/127.54	o 657
138.84/127.91	o 656
139.14/128.29	o 655
139.55/128.66	o 654
139.95/129.03	o 653
140.35/129.41	o 652
140.65/129.78	o 651
141.05/130.16	o 650
141.44/130.54	o 649
141.85/130.94	o 648
142.24/131.31	o 647
142.54/131.68	o 646
142.95/132.04	o 645
143.34/132.41	o 644
143.64/132.77	o 643
144.06/133.13	o 642
145.31/133.72	o 641
145.62/134.08	o 640
146.01/134.47	o 639
146.41/134.83	o 638
146.81/135.20	o 637
147.11/135.56	o 636
147.51/135.92	o 635
147.81/136.29	o 634
148.21/136.65	o 633
148.62/137.01	o 632
148.91/137.37	o 631
149.31/137.74	o 630
149.72/138.11	o 629
150.01/138.47	o 628
150.41/138.84	o 627
150.81/139.20	o 626
151.11/139.56	o 625
151.51/139.91	o 624
151.81/140.27	o 623
152.21/140.63	o 622
152.51/141.00	o 621
152.91/141.36	o 620
153.31/141.72	o 619
153.62/142.08	o 618
154.01/142.44	o 617
154.41/142.81	o 616
154.72/143.18	o 615
155.11/143.54	o 614
155.51/143.90	o 613
155.81/144.26	o 612
156.21/144.62	o 611
156.51/145.00	o 610
156.92/145.35	o 609
157.31/145.71	o 608
157.62/146.06	o 607
158.01/146.42	o 606
158.31/146.77	o 605
158.72/147.12	o 604
159.01/147.48	o 603
159.41/147.84	o 602
159.72/148.20	o 601
160.12/148.56	o 600
160.52/148.92	o 599
160.82/149.28	o 598
161.22/149.64	o 597
161.52/150.00	o 596
161.92/150.36	o 595
162.32/150.72	o 594
162.63/151.08	o 593
163.02/151.44	o 592
163.32/151.80	o 591
163.73/152.14	o 590
164.02/152.49	o 589
164.42/152.84	o 588
164.82/153.20	o 587
165.12/153.55	o 586
165.52/153.93	o 585
165.82/154.28	o 584
166.22/154.63	o 583
166.52/154.99	o 582
166.92/155.35	o 581
167.32/155.70	o 580
167.63/156.05	o 579
168.02/156.40	o 578
168.32/156.75	o 577
168.63/157.10	o 576
169.02/157.45	o 575
169.42/157.80	o 574
169.73/158.15	o 573
170.02/158.49	o 572
170.42/158.87	o 571
170.82/159.22	o 570
171.12/159.57	o 569
171.52/159.91	o 568
171.82/160.24	o 567
172.12/160.57	o 566
172.53/160.92	o 565
172.83/161.25	o 564
173.13/161.59	o 563
173.54/161.92	o 562
173.84/162.27	o 561
174.24/162.61	o 560
174.54/162.95	o 559
174.94/163.30	o 558
175.24/163.63	o 557
175.55/163.97	o 556
175.95/164.30	o 555
176.25/164.64	o 554
176.55/164.98	o 553
176.95/165.32	o 552
177.25/165.66	o 551
177.55/166.00	o 550
177.95/166.34	o 549
178.25/166.68	o 548
178.66/167.02	o 547
178.95/167.35	o 546
179.25/167.68	o 545
179.66/168.01	o 544
180.67/168.57	o 543
181.17/168.91	o 542
181.47/169.27	o 541
181.87/169.60	o 540
182.17/169.93	o 539
182.47/170.27	o 538
182.87/170.61	o 537
183.17/170.94	o 536
183.47/171.27	o 535
183.87/171.61	o 534
184.17/171.95	o 533
184.47/172.28	o 532
184.87/172.61	o 531
185.17/172.94	o 530
185.47/173.27	o 529
185.87/173.61	o 528
186.17/173.94	o 527
186.47/174.27	o 526
186.87/174.60	o 525
187.17/174.93	o 524
187.48/175.26	o 523
187.88/175.60	o 522
188.18/175.94	o 521
188.48/176.28	o 520
188.88/176.62	o 519
189.18/176.95	o 518
189.48/177.29	o 517
189.88/177.63	o 516
190.18/177.95	o 515
190.48/178.29	o 514
190.88/178.62	o 513
191.18/178.96	o 512
191.58/179.30	o 511
191.88/179.64	o 510
192.18/179.97	o 509
192.58/180.31	o 508
192.88/180.64	o 507
193.18/180.98	o 506
193.58/181.30	o 505
193.88/181.62	o 504
194.18/181.95	o 503
194.48/182.27	o 502
194.88/182.61	o 501
195.18/182.96	o 500
195.48/183.29	o 499
195.88/183.60	o 498
196.18/183.93	o 497
196.48/184.27	o 496
196.78/184.59	o 495
197.18/184.93	o 494
197.48/185.26	o 493
197.78/185.59	o 492
198.18/185.91	o 491
198.48/186.24	o 490
198.78/186.56	o 489
199.08/186.89	o 488
199.49/187.22	o 487
199.79/187.55	o 486
200.09/187.88	o 485
200.49/188.21	o 484
200.79/188.55	o 483
201.09/188.88	o 482
201.49/189.20	o 481
201.79/189.53	o 480
202.09/189.85	o 479
202.40/190.16	o 478
202.69/190.47	o 477
202.99/190.79	o 476
203.40/191.13	o 475
203.69/191.45	o 474
203.99/191.77	o 473
204.30/192.09	o 472
204.69/192.41	o 471
204.99/192.74	o 470
205.30/193.06	o 469
205.59/193.39	o 468
205.99/193.71	o 467
206.30/194.03	o 466
206.59/194.36	o 465
206.89/194.68	o 464
207.19/195.00	o 463
207.59/195.33	o 462
207.89/195.66	o 461
208.19/195.97	o 460
208.49/196.28	o 459
208.79/196.59	o 458
209.09/196.89	o 457
209.49/197.20	o 456
209.79/197.51	o 455
210.09/197.81	o 454
210.40/198.11	o 453
211.87/198.73	o 452
212.18/199.04	o 451
212.47/199.35	o 450
212.77/199.66	o 449
213.07/199.97	o 448
213.37/200.29	o 447
213.77/200.60	o 446
214.07/200.91	o 445
214.37/201.22	o 444
214.67/201.54	o 443
214.97/201.88	o 442
215.28/202.18	o 441
215.67/202.50	o 440
215.97/202.80	o 439
216.18/203.10	o 438
216.57/203.41	o 437
216.87/203.71	o 436
217.18/204.01	o 435
217.48/204.31	o 434
217.78/204.61	o 433
218.08/204.93	o 432
218.38/205.24	o 431
218.68/205.55	o 430
218.98/205.86	o 429
219.29/206.16	o 428
219.58/206.47	o 427
219.88/206.77	o 426
220.19/207.07	o 425
220.48/207.38	o 424
220.78/207.68	o 423
221.08/207.97	o 422
221.38/208.27	o 421
221.68/208.56	o 420
221.98/208.85	o 419
222.29/209.16	o 418
222.58/209.46	o 417
222.88/209.75	o 416
223.19/210.05	o 415
223.48/210.36	o 414
223.78/210.66	o 413
224.08/210.97	o 412
224.38/211.26	o 411
224.68/211.55	o 410
224.98/211.85	o 409
225.29/212.14	o 408
225.58/212.43	o 407
225.88/212.72	o 406
226.19/213.02	o 405
226.48/213.32	o 404
226.78/213.61	o 403
227.08/213.91	o 402
227.38/214.20	o 401
227.68/214.50	o 400
227.89/214.78	o 399
228.19/215.06	o 398
228.49/215.36	o 397
228.79/215.65	o 396
229.09/215.94	o 395
229.39/216.23	o 394
229.69/216.52	o 393
229.99/216.80	o 392
230.20/217.09	o 391
230.48/217.37	o 390
230.78/217.67	o 389
231.08/217.95	o 388
231.38/218.24	o 387
231.68/218.53	o 386
231.98/218.82	o 385
232.29/219.12	o 384
232.58/219.40	o 383
232.78/219.69	o 382
233.09/219.97	o 381
233.39/220.25	o 380
233.69/220.53	o 379
233.99/220.80	o 378
234.20/221.08	o 377
234.49/221.37	o 376
234.79/221.67	o 375
235.09/221.96	o 374
235.39/222.26	o 373
235.70/222.55	o 372
236.00/222.83	o 371
236.31/223.12	o 370
236.60/223.41	o 369
236.80/223.69	o 368
237.10/223.97	o 367
237.40/224.25	o 366
237.70/224.51	o 365
237.90/224.78	o 364
238.21/225.05	o 363
238.50/225.33	o 362
238.80/225.60	o 361
239.00/225.88	o 360
240.27/226.40	o 359
240.47/226.69	o 358
240.77/226.97	o 357
241.07/227.25	o 356
241.37/227.54	o 355
241.67/227.82	o 354
241.98/228.12	o 353
242.27/228.40	o 352
242.47/228.68	o 351
242.77/228.96	o 350
243.07/229.23	o 349
243.37/229.50	o 348
243.57/229.77	o 347
243.88/230.05	o 346
244.17/230.32	o 345
244.37/230.59	o 344
244.67/230.87	o 343
244.98/231.14	o 342
245.27/231.42	o 341
245.47/231.68	o 340
245.77/231.96	o 339
246.07/232.23	o 338
246.27/232.48	o 337
246.57/232.77	o 336
246.88/233.04	o 335
247.17/233.31	o 334
247.37/233.58	o 333
247.67/233.86	o 332
247.98/234.15	o 331
248.27/234.42	o 330
248.47/234.69	o 329
248.77/234.96	o 328
249.07/235.22	o 327
249.27/235.49	o 326
249.57/235.76	o 325
249.88/236.02	o 324
250.07/236.29	o 323
250.37/236.54	o 322
250.67/236.81	o 321
250.88/237.07	o 320
251.17/237.35	o 319
251.47/237.62	o 318
251.67/237.87	o 317
251.98/238.14	o 316
252.27/238.40	o 315
252.47/238.66	o 314
252.77/238.93	o 313
253.07/239.20	o 312
253.27/239.46	o 311
253.58/239.72	o 310
253.78/240.00	o 309
254.08/240.26	o 308
254.38/240.53	o 307
254.68/240.80	o 306
254.89/241.06	o 305
255.18/241.32	o 304
255.38/241.59	o 303
255.68/241.87	o 302
255.99/242.14	o 301
256.28/242.41	o 300
256.48/242.68	o 299
256.78/242.94	o 298
257.08/243.21	o 297
257.28/243.47	o 296
257.58/243.73	o 295
257.78/243.98	o 294
258.08/244.23	o 293
258.38/244.50	o 292
258.58/244.77	o 291
258.89/245.03	o 290
259.08/245.28	o 289
259.38/245.54	o 288
259.68/245.80	o 287
259.89/246.07	o 286
260.18/246.33	o 285
260.38/246.58	o 284
260.68/246.83	o 283
260.89/247.07	o 282
261.18/247.32	o 281
261.38/247.57	o 280
261.68/247.83	o 279
261.89/248.09	o 278
262.18/248.35	o 277
262.48/248.60	o 276
262.68/248.86	o 275
262.99/249.11	o 274
263.18/249.36	o 273
263.48/249.61	o 272
263.79/249.90	o 271
264.89/250.39	o 270
265.19/250.64	o 269
265.39/250.90	o 268
265.70/251.15	o 267
265.99/251.40	o 266
266.19/251.66	o 265
266.49/251.92	o 264
266.70/252.16	o 263
266.99/252.41	o 262
267.19/252.65	o 261
267.49/252.90	o 260
267.70/253.15	o 259
267.99/253.40	o 258
268.19/253.65	o 257
268.49/253.90	o 256
268.70/254.15	o 255
268.89/254.39	o 254
269.19/254.63	o 253
269.39/254.87	o 252
269.70/255.11	o 251
269.89/255.35	o 250
270.09/255.58	o 249
270.39/255.83	o 248
270.60/256.07	o 247
270.89/256.33	o 246
271.29/256.73	c First complete search done, starting ALNS search...
281.48/265.59	o 238
414.46/396.19	o 230
525.47/505.10	o 229
526.69/506.29	o 228
528.29/507.80	o 227
530.79/510.35	o 202
532.09/511.65	o 62
534.00/513.51	o 61
535.50/514.99	o 52
591.20/559.91	o 51
674.95/637.66	o 50
700.01/661.79	o 49
712.39/673.69	o 48
735.78/696.13	o 47
1221.69/1173.70	o 46
2196.52/2139.38	c ALNS done, starting second complete search
2196.52/2139.38	c Best operator: ValGuided(237,MaxVal)_WeightDeg(Min) with improvement of: 146
2205.51/2148.19	o 45
2520.00/2459.30	s SATISFIABLE
2520.00/2459.31	v <instantiation>
2520.00/2459.31	v 	<list>
2520.00/2459.31	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]
2520.00/2459.31	v 	</list>
2520.00/2459.31	v 	<values>
2520.00/2459.31	v 		21 10 3 7 14 25 8 26 0 18 5 0 1 3 20 5 16 13 9 30 4 2 28 32 20 18 27 21 7 9 4 15 16 40 0 6 22 8 21 22 5 4 16 19 20 20 22 21 28 14 16 21 22 24 28 30 1 34 7 11 23 17 18 19 13 20 19 22 23 24 26 28 27 30 28 31 29 32 30 33 7 7 11 6 0 11 1 4 5 1 4 8 10 37 11 18 23 28 31 29 8 23 9 10 37 8 38 42 3 1 4 6 20 23 26 34 35 36 37 38 39 4 3 26 12 8 11 0 2 4 30 11 0 1 0 21 4 9 30 31 14 17 32 33 1 16 21 1 7 28 12 20 3 24 35 36 37 38 39 1 4 17 31 37 38 4 22 34 34 35 2 6 35 12 0 16 35 40 14 17 26 1 21 5 7 2 0 2 6 15 1 3 22 27 9 41 35 17 3 1 2 11 12 14 36 21 1 4 6 13 24 14 17 25 18 27 20 23 29 6 31 30 32 34 31 41 17 20 16 9 36 8 19 3 24 19 1 6 11 20 38 19 4 7 8 27 11 1 15 4 14 15 26 29 32 3 9 6 0 21 10 27 29 4 15 22 38 0 21 39 15 40 39 41 16 5 32 29 25 22 11 3 34 16 6 11 39 34 14 14 42 9 30 15 30 34 36 34 16 38 12 20 33 34 37 39 40 9 8 7 15 18 28 28 32 29 38 31 29 27 26 37 36 33 16 36 17 7 41 35 18 12 24 3 12 13 33 10 17 31 35 32 26 21 29 26 28 30 32 22 1 11 2 39 17 6 5 25 39 4 32 37 36 12 41 12 18 23 3 40 28 1 24 25 38 35 41 44 38 35 36 37 38 39 12 12 27 17 5 40 18 19 6 20 15 24 33 20 0 19 33 12 30 42 44 35 8 4 11 15 5 13 19 22 4 34 16 33 34 5 24 32 28 7 10 37 21 24 25 14 13 31 6 26 31 29 13 21 27 44 32 37 27 8 10 19 30 13 12 2 3 24 29 31 34 39 24 10 45 28 5 35 43 30 5 28 26 1 1 29 6 17 20 25 29 22 38 8 15 43 33 25 14 24 31 26 31 42 3 26 3 7 28 0 7 25 2 34 0 37 38 42 41 28 36 27 35 2 34 20 24 32 26 8 30 31 33 35 36 41 43 36 40 27 13 25 41 17 32 32 37 17 23 30 29 27 23 29 25 31 28 22 33 29 42 35 32 24 0 23 18 36 14 23 15 30 14 5 22 28 22 33 40 9 15 34 13 37 5 6 24 1 12 27 33 40 42 43 27 20 16 39 24 4 29 40 40 36 43 24 0 26 30 38 25 31 35 22 37 19 36 37 25 7 25 23 19 1 2 37 4 45 44 41 44 23 29 35 10 13 18 5 24 2 13 2 33 42 9 17 38 31 28 9 27 8 13 11 25 26 20 22 39 28 27 38 34 14 15 16 33 25 21 23 14 38 18 23 40 41 31 39 16 14 7 18 20 18 26 19 24 19 42 40 19 6 45 32 11 22 21 30 9 15 7 27 26 9 9 2 19 10 1 24 11 8 29 3 26 30 36 1 16 7 18 32 32 22 35 2 5 33 35 22 0 22 27 15 14 32 31 21 18 22 28 23 38 41 6 0 27 30 5 12 18 7 8 24 33 9 16 35 37 36 38 19 37 39 26 38 40 14 43 20 8 34 21 13 21 12 39 17 16 6 29 26 27 28 13 34 25 10 18 25 10 33 12 36 6 30 23 10 11 3 22 11 10 6 21 23 36 10 4 14 39 1 11 20 2 7 8 3 19 4 24 15 20 26 15 3 27 33 34 14 16 13 12 17 12 22 14 10 16 41 29 23 19 0 3 35 28 2 23 9 12 20 4 32 11 8 1 3 17 19 21 34 17 18 16 11 37 4 5 29 8 10 6 13 13 8 9 18 4 6 19 21 15 20 11 17 24 2 16 25 0 15 8 1 7 9 2 30 31 1 3 6 0 5 3 0 5 14 1 17 5 4 4 0 1 11 7 0 10 2 9 7 13 3 7 14 23 9 11 29 5 5 11 0 25 28 32 23 13 10 33 36 37 39 17 3 16 26 40 12 5 28 29 17 39 19 13 2 12 19 20 15 16 
2520.00/2459.31	v 	</values>
2520.00/2459.31	v </instantiation>

Verifier Data

OK	45

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274518-1502754847/watcher-4274518-1502754847 -o /tmp/evaluation-result-4274518-1502754847/solver-4274518-1502754847 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13744 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1185252803 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274518-1502754847.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100057 s]*
/proc/loadavg: 1.52 1.52 1.49 3/208 27497
/proc/meminfo: memFree=30429308/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13440536 memory=15864 CPUtime=0.01 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 3784 0 0 0 1 0 0 0 20 0 7 0 117396120 13763108864 3966 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3360134 3966 2012 1 0 3349631 0
[pid=27491/tid=27493] ppid=27488 vsize=13440536 memory=7970134873189816992 CPUtime=0.01 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 2475 0 0 0 1 0 0 0 20 0 7 0 117396129 13763108864 3966 18446744073709551615 4194304 4196468 140731895055216 139649827273488 139649807111518 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13440536 memory=732369972552666085 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 117396130 13763108864 3966 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13440536 memory=139834215212672 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 117396130 13763108864 3966 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13440536 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 117396130 13763108864 3966 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13440536 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 117396130 13763108864 3966 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13440536 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 117396131 13763108864 3966 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13440536 KiB
Current children cumulated memory: 15864 KiB

[startup+0.210297 s]*
/proc/loadavg: 1.52 1.52 1.49 3/217 27506
/proc/meminfo: memFree=30421660/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13975920 memory=30308 CPUtime=0.09 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 6879 0 0 0 8 1 0 0 20 0 15 0 117396120 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3493980 7577 3357 1 0 3482759 0
[pid=27491/tid=27493] ppid=27488 vsize=13975920 memory=-4116735710718344508 CPUtime=0.07 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 4972 0 0 0 6 1 0 0 20 0 15 0 117396129 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139649827216400 139649823042966 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13975920 memory=279668284040952 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13975920 memory=139834215212672 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117396131 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117396132 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648739500960 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117396132 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648738448368 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) S 27488 27491 12395 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 117396134 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648736344560 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648735292016 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13975920 memory=139834215212672 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) S 27488 27491 12395 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 117396135 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648734239472 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13975920 memory=139834215212672 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396140 14311342080 7577 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30308 KiB

[startup+0.310587 s]*
/proc/loadavg: 1.52 1.52 1.49 3/217 27506
/proc/meminfo: memFree=30408344/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13975920 memory=39856 CPUtime=0.25 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 10698 0 0 0 22 3 0 0 20 0 15 0 117396120 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3493980 9964 3530 1 0 3482759 0
[pid=27491/tid=27493] ppid=27488 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 8421 0 0 0 15 2 0 0 20 0 15 0 117396129 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139649827240384 139649807111518 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13975920 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117396130 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 117396131 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13975920 memory=139834215212671 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117396132 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648739500960 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117396132 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648738448368 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13975920 memory=139834215212672 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) S 27488 27491 12395 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 15 0 117396134 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648736344560 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) S 27488 27491 12395 0 -1 1077944384 134 0 0 0 1 0 0 0 20 0 15 0 117396135 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648735292016 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13975920 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) R 27488 27491 12395 0 -1 4202560 378 0 0 0 4 0 0 0 20 0 15 0 117396135 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648734239472 139649804594591 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396140 14311342080 9964 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39856 KiB

[startup+0.700683 s]
/proc/loadavg: 1.52 1.52 1.49 3/217 27506
/proc/meminfo: memFree=30396464/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13977988 memory=87788 CPUtime=1.12 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 14575 0 0 0 108 4 0 0 20 0 15 0 117396120 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3494497 21947 3726 1 0 3483271 0
[pid=27491/tid=27493] ppid=27488 vsize=13977988 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 10280 0 0 0 51 4 0 0 20 0 15 0 117396129 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139649827267424 139649823052378 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13977988 memory=7234303152781525070 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13977988 memory=288283398395678663 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396130 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13977988 memory=1192083 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117396130 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 117396131 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117396132 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648739500960 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117396132 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648738448368 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13977988 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) R 27488 27491 12395 0 -1 4202560 1040 0 0 0 16 0 0 0 20 0 15 0 117396134 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648736332704 139649823052378 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13977988 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) R 27488 27491 12395 0 -1 4202560 1139 0 0 0 20 0 0 0 20 0 15 0 117396135 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648735277896 139649808140844 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13977988 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) R 27488 27491 12395 0 -1 4202560 734 0 0 0 19 0 0 0 20 0 15 0 117396135 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648734239768 139649802408448 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) R 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396140 14313459712 21947 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 87788 KiB

[startup+1.50074 s]
/proc/loadavg: 1.52 1.52 1.49 5/217 27506
/proc/meminfo: memFree=30293828/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13977988 memory=244720 CPUtime=3.61 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 17767 0 0 0 348 13 0 0 20 0 15 0 117396120 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3494497 61180 3786 1 0 3483271 0
[pid=27491/tid=27493] ppid=27488 vsize=13977988 memory=219804 CPUtime=1.29 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 10561 0 0 0 124 5 0 0 20 0 15 0 117396129 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139649827263776 139649465769346 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13977988 memory=119288 CPUtime=0.04 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 87 0 0 0 3 1 0 0 20 0 15 0 117396130 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13977988 memory=7810487918915055718 CPUtime=0.04 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 95 0 0 0 3 1 0 0 20 0 15 0 117396130 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13977988 memory=5940055838911647830 CPUtime=0.04 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 58 0 0 0 3 1 0 0 20 0 15 0 117396130 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13977988 memory=6935649255759568960 CPUtime=0.04 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 93 0 0 0 3 1 0 0 20 0 15 0 117396130 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13977988 memory=1638 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117396131 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13977988 memory=845 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117396132 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648739501024 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 117396132 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648738448384 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13977988 memory=130 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13977988 memory=56 CPUtime=0.8 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) S 27488 27491 12395 0 -1 1077944384 2204 0 0 0 80 0 0 0 20 0 15 0 117396134 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648736344560 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13977988 memory=0 CPUtime=0.85 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) S 27488 27491 12395 0 -1 1077944384 1921 0 0 0 85 0 0 0 20 0 15 0 117396135 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648735292016 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13977988 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) R 27488 27491 12395 0 -1 4202560 1291 0 0 0 42 0 0 0 20 0 15 0 117396135 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648734238656 139649807074661 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13977988 memory=8317141777509777479 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13977988 memory=288287766360621674 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) S 27488 27491 12395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117396140 14313459712 61180 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0

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

/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 242653 0 0 0 236329 75 0 0 20 0 15 0 117396129 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139649827269008 139649468974439 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13982084 memory=5187924 CPUtime=16.21 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 61926 0 0 0 1546 75 0 0 20 0 15 0 117396130 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13982084 memory=0 CPUtime=16.23 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 53061 0 0 0 1549 74 0 0 20 0 15 0 117396130 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13982084 memory=5187412 CPUtime=16.26 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 58599 0 0 0 1546 80 0 0 20 0 15 0 117396130 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13982084 memory=5187412 CPUtime=16.19 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 57531 0 0 0 1545 74 0 0 20 0 15 0 117396130 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13982084 memory=0 CPUtime=1.72 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 14769 0 0 0 167 5 0 0 20 0 15 0 117396131 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13982084 memory=5187412 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648739501024 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13982084 memory=5187412 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648738448384 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13982084 memory=5187412 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13982084 memory=5187412 CPUtime=4.54 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) S 27488 27491 12395 0 -1 1077944384 33046 0 0 0 449 5 0 0 20 0 15 0 117396134 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648736344560 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13982084 memory=5187412 CPUtime=4.48 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) S 27488 27491 12395 0 -1 1077944384 35283 0 0 0 445 3 0 0 20 0 15 0 117396135 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648735292016 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13982084 memory=5187412 CPUtime=1.2 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) S 27488 27491 12395 0 -1 1077944384 31778 0 0 0 116 4 0 0 20 0 15 0 117396135 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648734239472 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13982084 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13982084 memory=5187412 CPUtime=1.47 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) S 27488 27491 12395 0 -1 1077944384 1607 0 0 0 74 73 0 0 20 0 15 0 117396140 14317654016 1296853 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 2442.45 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5187412 KiB

[startup+2442.3 s]
/proc/loadavg: 2.22 2.06 1.80 3/217 27762
/proc/meminfo: memFree=20561520/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13982084 memory=5185872 CPUtime=2502.86 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 600539 0 0 0 249830 456 0 0 20 0 15 0 117396120 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3495521 1296468 3840 1 0 3484295 0
[pid=27491/tid=27493] ppid=27488 vsize=13982084 memory=5186384 CPUtime=2423.9 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 248033 0 0 0 242314 76 0 0 20 0 15 0 117396129 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139649827269008 139649473611025 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13982084 memory=5187412 CPUtime=16.34 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 62991 0 0 0 1558 76 0 0 20 0 15 0 117396130 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13982084 memory=5187924 CPUtime=16.35 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 54136 0 0 0 1561 74 0 0 20 0 15 0 117396130 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13982084 memory=0 CPUtime=16.39 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 59263 0 0 0 1559 80 0 0 20 0 15 0 117396130 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13982084 memory=5186384 CPUtime=16.32 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 57895 0 0 0 1557 75 0 0 20 0 15 0 117396130 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13982084 memory=4132 CPUtime=1.73 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 15020 0 0 0 168 5 0 0 20 0 15 0 117396131 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13982084 memory=5186384 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648739501024 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13982084 memory=5186384 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648738448384 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13982084 memory=5186384 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13982084 memory=5185872 CPUtime=4.54 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) S 27488 27491 12395 0 -1 1077944384 33048 0 0 0 449 5 0 0 20 0 15 0 117396134 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648736344560 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13982084 memory=5185872 CPUtime=4.48 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) S 27488 27491 12395 0 -1 1077944384 35285 0 0 0 445 3 0 0 20 0 15 0 117396135 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648735292016 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13982084 memory=5185872 CPUtime=1.2 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) S 27488 27491 12395 0 -1 1077944384 31780 0 0 0 116 4 0 0 20 0 15 0 117396135 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648734239472 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13982084 memory=302022848351043610 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13982084 memory=302022857024864570 CPUtime=1.52 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) S 27488 27491 12395 0 -1 1077944384 1631 0 0 0 76 76 0 0 20 0 15 0 117396140 14317654016 1296468 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 2502.86 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5185872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2459.3 s]
/proc/loadavg: 2.17 2.06 1.81 3/217 27762
/proc/meminfo: memFree=20539732/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13982084 memory=5185876 CPUtime=2520 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 601854 0 0 0 251543 457 0 0 20 0 15 0 117396120 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3495521 1296469 3840 1 0 3484295 0
[pid=27491/tid=27493] ppid=27488 vsize=13982084 memory=5185876 CPUtime=2440.86 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 248805 0 0 0 244009 77 0 0 20 0 15 0 117396129 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649827269008 139649473610398 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13982084 memory=5185876 CPUtime=16.38 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 63170 0 0 0 1562 76 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13982084 memory=5185876 CPUtime=16.39 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 54208 0 0 0 1565 74 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13982084 memory=2305 CPUtime=16.43 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 59418 0 0 0 1563 80 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13982084 memory=6628 CPUtime=16.37 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 58027 0 0 0 1562 75 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13982084 memory=1992 CPUtime=1.73 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 15023 0 0 0 168 5 0 0 20 0 15 0 117396131 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13982084 memory=231170 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648739501024 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648738448384 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13982084 memory=139835545223748 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13982084 memory=1716 CPUtime=4.54 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) S 27488 27491 12395 0 -1 1077944384 33048 0 0 0 449 5 0 0 20 0 15 0 117396134 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648736344560 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13982084 memory=9040 CPUtime=4.48 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) S 27488 27491 12395 0 -1 1077944384 35285 0 0 0 445 3 0 0 20 0 15 0 117396135 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648735292016 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13982084 memory=5185876 CPUtime=1.2 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) S 27488 27491 12395 0 -1 1077944384 31780 0 0 0 116 4 0 0 20 0 15 0 117396135 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648734239472 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13982084 memory=5185876 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13982084 memory=1840 CPUtime=1.52 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) S 27488 27491 12395 0 -1 1077944384 1633 0 0 0 76 76 0 0 20 0 15 0 117396140 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5185876 KiB

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

[startup+2459.35 s]
# the end of solver process 27491 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.46 s, system=4.60418 s

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

[startup+2459.3 s]
/proc/loadavg: 2.17 2.06 1.81 3/217 27762
/proc/meminfo: memFree=20539732/32770624 swapFree=67108860/67108860
[pid=27491] ppid=27488 vsize=13982084 memory=5185876 CPUtime=2520 cores=0,2,4,6
/proc/27491/stat : 27491 (java) S 27488 27491 12395 0 -1 1077944320 601854 0 0 0 251543 457 0 0 20 0 15 0 117396120 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 140731895037760 139649823031031 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
/proc/27491/statm: 3495521 1296469 3840 1 0 3484295 0
[pid=27491/tid=27493] ppid=27488 vsize=13982084 memory=5185876 CPUtime=2440.86 cores=0,2,4,6
/proc/27491/task/27493/stat : 27493 (java) R 27488 27491 12395 0 -1 4202560 248805 0 0 0 244009 77 0 0 20 0 15 0 117396129 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649827269008 139649473610398 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27494] ppid=27488 vsize=13982084 memory=5185876 CPUtime=16.38 cores=0,2,4,6
/proc/27491/task/27494/stat : 27494 (java) S 27488 27491 12395 0 -1 1077944384 63170 0 0 0 1562 76 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649423248144 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27495] ppid=27488 vsize=13982084 memory=5185876 CPUtime=16.39 cores=0,2,4,6
/proc/27491/task/27495/stat : 27495 (java) S 27488 27491 12395 0 -1 1077944384 54208 0 0 0 1565 74 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649422195600 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27496] ppid=27488 vsize=13982084 memory=2305 CPUtime=16.43 cores=0,2,4,6
/proc/27491/task/27496/stat : 27496 (java) S 27488 27491 12395 0 -1 1077944384 59418 0 0 0 1563 80 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649421143056 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27497] ppid=27488 vsize=13982084 memory=6628 CPUtime=16.37 cores=0,2,4,6
/proc/27491/task/27497/stat : 27497 (java) S 27488 27491 12395 0 -1 1077944384 58027 0 0 0 1562 75 0 0 20 0 15 0 117396130 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139649420090512 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27498] ppid=27488 vsize=13982084 memory=1992 CPUtime=1.73 cores=0,2,4,6
/proc/27491/task/27498/stat : 27498 (java) S 27488 27491 12395 0 -1 1077944384 15023 0 0 0 168 5 0 0 20 0 15 0 117396131 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648740554736 139649823042178 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27499] ppid=27488 vsize=13982084 memory=231170 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27499/stat : 27499 (java) S 27488 27491 12395 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648739501024 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27500] ppid=27488 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27500/stat : 27500 (java) S 27488 27491 12395 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 117396132 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648738448384 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27501] ppid=27488 vsize=13982084 memory=139835545223748 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27501/stat : 27501 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396134 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648737396944 139649823049627 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27502] ppid=27488 vsize=13982084 memory=1716 CPUtime=4.54 cores=0,2,4,6
/proc/27491/task/27502/stat : 27502 (java) S 27488 27491 12395 0 -1 1077944384 33048 0 0 0 449 5 0 0 20 0 15 0 117396134 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648736344560 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27503] ppid=27488 vsize=13982084 memory=9040 CPUtime=4.48 cores=0,2,4,6
/proc/27491/task/27503/stat : 27503 (java) S 27488 27491 12395 0 -1 1077944384 35285 0 0 0 445 3 0 0 20 0 15 0 117396135 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648735292016 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27504] ppid=27488 vsize=13982084 memory=5185876 CPUtime=1.2 cores=0,2,4,6
/proc/27491/task/27504/stat : 27504 (java) S 27488 27491 12395 0 -1 1077944384 31780 0 0 0 116 4 0 0 20 0 15 0 117396135 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648734239472 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27505] ppid=27488 vsize=13982084 memory=5185876 CPUtime=0 cores=0,2,4,6
/proc/27491/task/27505/stat : 27505 (java) S 27488 27491 12395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117396135 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648733187168 139649823041237 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
[pid=27491/tid=27506] ppid=27488 vsize=13982084 memory=1840 CPUtime=1.52 cores=0,2,4,6
/proc/27491/task/27506/stat : 27506 (java) S 27488 27491 12395 0 -1 1077944384 1633 0 0 0 76 76 0 0 20 0 15 0 117396140 14317654016 1296469 18446744073709551615 4194304 4196468 140731895055216 139648732133680 139649823042178 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29286400 140731895062898 140731895063081 140731895063081 140731895066575 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5185876 KiB

Child status: 143
Real time (s): 2459.35
CPU time (s): 2520.07
CPU user time (s): 2515.46
CPU system time (s): 4.60418
CPU usage (%): 102.469
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 5187924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.46
system time used= 4.60418
maximum resident set size= 5219832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603729
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61995
involuntary context switches= 3267


# summary of solver processes directly reported to runsolver:
#   pid: 27491
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.46
#   total CPU system time (s): 4.60418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.826 second user time and 22.631 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-15 01:40:14
IDJOB=4274518
IDBENCH=120572
IDSOLVER=2667
FILE ID=node135/4274518-1502754847
RUNJOBID= node135-1502658244-13744
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-wap06a.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274518-1502754847/watcher-4274518-1502754847 -o /tmp/evaluation-result-4274518-1502754847/solver-4274518-1502754847 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502658244-13744 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1185252803 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274518-1502754847.xml

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

MD5SUM BENCH= a8532fde929f2c832645b1246a7d35a6
RANDOM SEED=1185252803

node135.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.21
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.21
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.21
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.21
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:        30435484 kB
MemAvailable:   31467996 kB
Buffers:          322100 kB
Cached:          1005932 kB
SwapCached:            0 kB
Active:          1305516 kB
Inactive:         579460 kB
Active(anon):     557616 kB
Inactive(anon):    41324 kB
Active(file):     747900 kB
Inactive(file):   538136 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             44048 kB
Writeback:             0 kB
AnonPages:        557184 kB
Mapped:            74036 kB
Shmem:             41656 kB
Slab:             152488 kB
SReclaimable:     124620 kB
SUnreclaim:        27868 kB
KernelStack:        3552 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1501664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61944 MiB
End job on node135 at 2017-08-15 02:21:14