Trace number 4390616

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 NameAnswerCPU timeWall clock time
AbsCon 2019-07-23? (TO) 2520.07 2513.02

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-023.xml
MD5SUMf753def11f9f341c6e9dbf54b2480dee
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark88.5458
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints51
Number of domains1
Minimum domain size186
Maximum domain size186
Distribution of domain sizes[{"size":186,"count":48}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":46},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity48
Distribution of constraint arities[{"arity":1,"count":49},{"arity":2,"count":1},{"arity":48,"count":1}]
Number of extensional constraints0
Number of intensional constraints50
Distribution of constraint types[{"type":"intension","count":50},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.36/1.89	
2.36/1.89	AbsCon 2 
2.61/1.90	
2.87/2.03	  Instance
2.87/2.03	    name=instance-4390616-1568383035, framework=CSP
2.87/2.03	
2.87/2.03	  Loading variables...
2.87/2.06	  Loading constraints...
3.42/2.30	
3.42/2.30	  Domains
3.42/2.30	    nTypes=1, nValues=8928, sizes=[186#48]
3.42/2.30	  Variables
3.42/2.30	    count=48, degrees=[24#46,25#1,26#1]
3.42/2.30	  Constraints
3.42/2.30	    count=326, nSpecific=1, arities=[1#49,2#1,4#276]
3.42/2.30	    distribution=[CtrIntension#325,LE#1]
3.42/2.30	    nIntStructures=(301,shared:24)
3.42/2.30	    wck=0.435, cpu=2.257, mem=52M937
3.76/2.30	  Solver SolverBacktrack being built...
3.76/2.30	
3.76/2.32	
3.76/2.32	  Solver
3.76/2.32	    guaranteedGAC=false
3.76/2.32	    wck=0.463, cpu=2.284, mem=63M579
3.76/2.33	
3.76/2.33	  Preprocessing
3.76/2.33	    filters=50, revisions=(51,useless=2), ccks=9111, nACremovedValues=1438, nTotalRemovedValues=1438, inconcistency=false
3.76/2.33	    wck=0.011, cpu=2.297, mem=63M579
3.76/2.33	
4.55/2.71	    num=0, depth=23..23, filters=318, revisions=(1716,useless=1399), ccks=892284, wck=0.389, mem=63M579
4.55/2.71	    decisions=43, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
4.55/2.71	    
4.55/2.71	    num=1, depth=2..2, filters=342, revisions=(1764,useless=1424), ccks=897267, wck=0.392, mem=63M579
4.55/2.71	    decisions=67, wrong=21, backtracks=0, failedAssignments=21, nogoods=21
4.55/2.71	    
4.55/2.74	    num=2, depth=3..3, filters=363, revisions=(1862,useless=1501), ccks=953368, wck=0.415, mem=66M222
4.55/2.74	    decisions=94, wrong=33, backtracks=0, failedAssignments=33, nogoods=33
4.55/2.74	    
6.55/4.48	    num=3, depth=1..1, filters=376, revisions=(2460,useless=2086), ccks=5568059, wck=2.154, mem=66M222
6.55/4.48	    decisions=121, wrong=46, backtracks=0, failedAssignments=46, nogoods=46
6.55/4.48	    
6.76/4.66	    num=4, depth=17..17, filters=442, revisions=(3291,useless=2851), ccks=6043931, wck=2.336, mem=68M864
6.76/4.66	    decisions=166, wrong=60, backtracks=0, failedAssignments=60, nogoods=60
6.76/4.66	    
6.96/4.85	    num=5, depth=19..19, filters=522, revisions=(4261,useless=3741), ccks=6513378, wck=2.527, mem=68M864
6.96/4.85	    decisions=217, wrong=76, backtracks=0, failedAssignments=76, nogoods=76
6.96/4.85	    
7.17/5.03	    num=6, depth=21..21, filters=614, revisions=(5405,useless=4793), ccks=6984947, wck=2.709, mem=71M507
7.17/5.03	    decisions=272, wrong=93, backtracks=0, failedAssignments=93, nogoods=93
7.17/5.03	    
7.39/5.21	    num=7, depth=23..23, filters=723, revisions=(6782,useless=6060), ccks=7458148, wck=2.892, mem=71M507
7.39/5.21	    decisions=333, wrong=112, backtracks=0, failedAssignments=112, nogoods=112
7.39/5.21	    
7.61/5.44	    num=8, depth=20..21, filters=899, revisions=(8325,useless=7423), ccks=8049237, wck=3.12, mem=74M149
7.61/5.44	    decisions=398, wrong=134, backtracks=1, failedAssignments=133, nogoods=121
7.61/5.44	    
7.83/5.68	    num=9, depth=21..22, filters=1054, revisions=(9847,useless=8787), ccks=8672889, wck=3.359, mem=79M434
7.83/5.68	    decisions=468, wrong=158, backtracks=2, failedAssignments=156, nogoods=133
7.83/5.68	    
7.93/5.78	    num=10, depth=18..19, filters=1307, revisions=(11565,useless=10248), ccks=8899662, wck=3.454, mem=79M434
7.93/5.78	    decisions=541, wrong=185, backtracks=4, failedAssignments=181, nogoods=138
7.93/5.78	    
8.13/5.95	    num=11, depth=26..28, filters=1510, revisions=(13445,useless=11924), ccks=9349518, wck=3.632, mem=82M76
8.13/5.95	    decisions=625, wrong=213, backtracks=4, failedAssignments=209, nogoods=166
8.13/5.95	    
8.44/6.21	    num=12, depth=7..8, filters=1705, revisions=(15422,useless=13698), ccks=10007397, wck=3.889, mem=87M361
8.44/6.21	    decisions=701, wrong=247, backtracks=7, failedAssignments=240, nogoods=171
8.44/6.21	    
8.44/6.26	    num=13, depth=8..10, filters=1874, revisions=(16117,useless=14224), ccks=10140195, wck=3.94, mem=87M361
8.44/6.26	    decisions=779, wrong=281, backtracks=7, failedAssignments=274, nogoods=205
8.44/6.26	    
8.44/6.27	    num=14, depth=2..2, filters=1950, revisions=(16271,useless=14303), ccks=10154899, wck=3.946, mem=87M361
8.44/6.27	    decisions=855, wrong=318, backtracks=7, failedAssignments=311, nogoods=242
8.44/6.27	    
8.77/6.56	    num=15, depth=9..22, filters=2242, revisions=(18095,useless=15833), ccks=10932444, wck=4.241, mem=90M4
8.77/6.56	    decisions=960, wrong=360, backtracks=8, failedAssignments=352, nogoods=275
8.77/6.56	    
9.08/6.87	    num=16, depth=9..29, filters=2512, revisions=(20019,useless=17487), ccks=11731063, wck=4.547, mem=92M646
9.08/6.87	    decisions=1081, wrong=406, backtracks=9, failedAssignments=397, nogoods=311
9.08/6.87	    
9.29/7.03	    num=17, depth=4..4, filters=2616, revisions=(20476,useless=17840), ccks=12165560, wck=4.707, mem=92M646
9.29/7.03	    decisions=1185, wrong=456, backtracks=9, failedAssignments=447, nogoods=361
9.29/7.03	    
9.49/7.28	    num=18, depth=11..28, filters=2999, revisions=(22724,useless=19700), ccks=12811964, wck=4.958, mem=95M288
9.49/7.28	    decisions=1330, wrong=515, backtracks=13, failedAssignments=502, nogoods=411
9.49/7.28	    
9.71/7.41	    num=19, depth=21..26, filters=3424, revisions=(25528,useless=22079), ccks=13106468, wck=5.084, mem=97M931
9.71/7.41	    decisions=1478, wrong=576, backtracks=13, failedAssignments=563, nogoods=472
9.71/7.41	    
9.71/7.47	    num=20, depth=12..12, filters=3636, revisions=(27082,useless=23421), ccks=13266403, wck=5.151, mem=100M573
9.71/7.47	    decisions=1624, wrong=643, backtracks=13, failedAssignments=630, nogoods=539
9.71/7.47	    
9.91/7.61	    num=21, depth=13..28, filters=4095, revisions=(29775,useless=25655), ccks=13598687, wck=5.289, mem=103M216
9.91/7.61	    decisions=1800, wrong=717, backtracks=13, failedAssignments=704, nogoods=613
9.91/7.61	    
10.02/7.76	    num=22, depth=6..30, filters=4477, revisions=(32297,useless=27775), ccks=13958703, wck=5.433, mem=105M858
10.02/7.76	    decisions=1992, wrong=798, backtracks=13, failedAssignments=785, nogoods=694
10.02/7.76	    
10.32/8.07	    num=23, depth=5..26, filters=4851, revisions=(35027,useless=30129), ccks=14782627, wck=5.749, mem=108M501
10.32/8.07	    decisions=2196, wrong=887, backtracks=13, failedAssignments=874, nogoods=783
10.32/8.07	    
10.32/8.10	    num=24, depth=3..4, filters=5050, revisions=(35655,useless=30557), ccks=14852608, wck=5.775, mem=108M501
10.32/8.10	    decisions=2396, wrong=985, backtracks=13, failedAssignments=972, nogoods=881
10.32/8.10	    
10.42/8.16	    num=25, depth=2..3, filters=5269, revisions=(36265,useless=30948), ccks=15029727, wck=5.841, mem=111M143
10.42/8.16	    decisions=2615, wrong=1093, backtracks=13, failedAssignments=1080, nogoods=989
10.42/8.16	    
10.62/8.36	    num=26, depth=3..28, filters=5735, revisions=(40536,useless=34750), ccks=15492807, wck=6.037, mem=113M785
10.62/8.36	    decisions=2881, wrong=1212, backtracks=13, failedAssignments=1199, nogoods=1108
10.62/8.36	    
10.72/8.47	    num=27, depth=9..13, filters=6081, revisions=(43133,useless=37001), ccks=15758833, wck=6.148, mem=116M428
10.72/8.47	    decisions=3156, wrong=1343, backtracks=13, failedAssignments=1330, nogoods=1239
10.72/8.47	    
11.02/8.71	    num=28, depth=3..12, filters=6407, revisions=(45806,useless=39345), ccks=16385630, wck=6.391, mem=121M713
11.02/8.71	    decisions=3458, wrong=1488, backtracks=14, failedAssignments=1474, nogoods=1377
11.02/8.71	    
11.12/8.88	    num=29, depth=4..15, filters=6875, revisions=(49375,useless=42446), ccks=16798999, wck=6.56, mem=124M355
11.12/8.88	    decisions=3789, wrong=1646, backtracks=14, failedAssignments=1632, nogoods=1535
11.12/8.88	    
11.22/8.95	    num=30, depth=5..7, filters=7286, revisions=(51344,useless=44004), ccks=16960603, wck=6.625, mem=126M997
11.22/8.95	    decisions=4144, wrong=1820, backtracks=14, failedAssignments=1806, nogoods=1709
11.22/8.95	    
11.63/9.36	    num=31, depth=11..33, filters=8162, revisions=(59262,useless=51046), ccks=17956808, wck=7.04, mem=134M925
11.63/9.36	    decisions=4559, wrong=2011, backtracks=14, failedAssignments=1997, nogoods=1900
11.63/9.36	    
11.94/9.64	    num=32, depth=7..15, filters=8731, revisions=(63195,useless=54410), ccks=18670832, wck=7.32, mem=140M210
11.94/9.64	    decisions=4996, wrong=2222, backtracks=14, failedAssignments=2208, nogoods=2111
11.94/9.64	    
12.15/9.81	    num=33, depth=5..19, filters=9376, revisions=(67691,useless=58261), ccks=19073407, wck=7.488, mem=142M778
12.15/9.81	    decisions=5479, wrong=2454, backtracks=14, failedAssignments=2440, nogoods=2343
12.15/9.81	    
12.41/10.05	    num=34, depth=9..19, filters=10257, revisions=(73711,useless=63400), ccks=19607940, wck=7.731, mem=36M726
12.41/10.05	    decisions=6008, wrong=2709, backtracks=14, failedAssignments=2695, nogoods=2598
12.41/10.05	    
12.61/10.25	    num=35, depth=8..17, filters=11007, revisions=(80001,useless=68940), ccks=20070674, wck=7.93, mem=41M905
12.61/10.25	    decisions=6587, wrong=2990, backtracks=14, failedAssignments=2976, nogoods=2879
12.61/10.25	    
13.11/10.70	    num=36, depth=10..37, filters=12270, revisions=(89773,useless=77448), ccks=21150001, wck=8.378, mem=52M264
13.11/10.70	    decisions=7242, wrong=3299, backtracks=14, failedAssignments=3285, nogoods=3188
13.11/10.70	    
13.77/11.31	    num=37, depth=11..40, filters=13576, revisions=(107337,useless=93703), ccks=22566941, wck=8.985, mem=65M211
13.77/11.31	    decisions=7962, wrong=3639, backtracks=14, failedAssignments=3625, nogoods=3528
13.77/11.31	    
14.07/11.68	    num=38, depth=13..23, filters=14853, revisions=(117684,useless=102772), ccks=23444854, wck=9.361, mem=75M570
14.07/11.68	    decisions=8733, wrong=4013, backtracks=14, failedAssignments=3999, nogoods=3902
14.07/11.68	    
14.48/12.04	    num=39, depth=15..25, filters=16515, revisions=(129771,useless=113196), ccks=24268477, wck=9.713, mem=83M338
14.48/12.04	    decisions=9579, wrong=4424, backtracks=14, failedAssignments=4410, nogoods=4313
14.48/12.04	    
14.97/12.46	    num=40, depth=7..30, filters=18347, revisions=(143390,useless=124984), ccks=25248344, wck=10.134, mem=96M286
14.97/12.46	    decisions=10513, wrong=4876, backtracks=14, failedAssignments=4862, nogoods=4765
14.97/12.46	    
15.38/12.82	    num=41, depth=6..23, filters=20024, revisions=(156605,useless=136523), ccks=26096945, wck=10.499, mem=109M234
15.38/12.82	    decisions=11530, wrong=5373, backtracks=14, failedAssignments=5359, nogoods=5262
15.38/12.82	    
16.75/14.12	    num=42, depth=6..38, filters=22147, revisions=(177889,useless=155658), ccks=29358475, wck=11.794, mem=129M950
16.75/14.12	    decisions=12678, wrong=5928, backtracks=23, failedAssignments=5906, nogoods=5733
16.75/14.12	    
17.31/14.62	    num=43, depth=6..26, filters=23846, revisions=(192862,useless=168928), ccks=30540440, wck=12.296, mem=142M898
17.31/14.62	    decisions=13908, wrong=6530, backtracks=23, failedAssignments=6508, nogoods=6335
17.31/14.62	    
17.83/15.16	    num=44, depth=7..25, filters=25889, revisions=(210152,useless=184175), ccks=31814930, wck=12.841, mem=161M25
17.83/15.16	    decisions=15257, wrong=7192, backtracks=23, failedAssignments=7170, nogoods=6997
17.83/15.16	    
18.56/15.90	    num=45, depth=12..41, filters=28409, revisions=(236180,useless=207683), ccks=33409874, wck=13.573, mem=53M225
18.56/15.90	    decisions=16754, wrong=7920, backtracks=23, failedAssignments=7898, nogoods=7725
18.56/15.90	    
19.26/16.57	    num=46, depth=5..29, filters=31187, revisions=(261733,useless=230458), ccks=34947546, wck=14.244, mem=74M89
19.26/16.57	    decisions=18383, wrong=8721, backtracks=25, failedAssignments=8699, nogoods=8225
19.26/16.57	    
20.16/17.41	    num=47, depth=17..28, filters=34188, revisions=(291634,useless=257358), ccks=36955365, wck=15.089, mem=94M954
20.16/17.41	    decisions=20169, wrong=9602, backtracks=29, failedAssignments=9580, nogoods=8588
20.16/17.41	    
21.17/18.42	    num=48, depth=3..42, filters=37440, revisions=(326179,useless=288650), ccks=39227720, wck=16.094, mem=126M250
21.17/18.42	    decisions=22151, wrong=10572, backtracks=29, failedAssignments=10550, nogoods=9558
21.17/18.42	    
21.92/19.18	    num=49, depth=3..24, filters=40623, revisions=(351676,useless=310965), ccks=41042251, wck=16.862, mem=147M115
21.92/19.18	    decisions=24309, wrong=11640, backtracks=31, failedAssignments=11617, nogoods=10418
21.92/19.18	    
22.87/20.10	    num=50, depth=4..30, filters=44140, revisions=(385398,useless=341170), ccks=43092919, wck=17.778, mem=46M674
22.87/20.10	    decisions=26687, wrong=12814, backtracks=32, failedAssignments=12790, nogoods=11508
22.87/20.10	    
24.07/21.24	    num=51, depth=3..24, filters=48628, revisions=(420509,useless=371791), ccks=45854964, wck=18.919, mem=72M791
24.07/21.24	    decisions=29289, wrong=14105, backtracks=36, failedAssignments=14081, nogoods=12116
24.07/21.24	    
24.98/22.16	    num=52, depth=4..33, filters=52886, revisions=(461010,useless=408034), ccks=48010194, wck=19.841, mem=98M909
24.98/22.16	    decisions=32156, wrong=15525, backtracks=42, failedAssignments=15501, nogoods=13096
24.98/22.16	    
26.07/23.23	    num=53, depth=4..23, filters=57688, revisions=(501382,useless=443603), ccks=50449598, wck=20.908, mem=131M556
26.07/23.23	    decisions=35300, wrong=17087, backtracks=45, failedAssignments=17063, nogoods=14040
26.07/23.23	    
27.07/24.26	    num=54, depth=4..25, filters=62601, revisions=(550301,useless=487608), ccks=52805343, wck=21.938, mem=164M203
27.07/24.26	    decisions=38757, wrong=18805, backtracks=53, failedAssignments=18781, nogoods=14719
27.07/24.26	    
29.27/26.41	    num=55, depth=8..11, filters=66998, revisions=(577820,useless=510730), ccks=58125799, wck=24.09, mem=187M56
29.27/26.41	    decisions=42546, wrong=20695, backtracks=68, failedAssignments=20671, nogoods=14888
29.27/26.41	    
31.01/28.16	    num=56, depth=5..29, filters=72355, revisions=(628637,useless=556190), ccks=62261145, wck=25.835, mem=63M783
31.01/28.16	    decisions=46748, wrong=22791, backtracks=89, failedAssignments=22750, nogoods=15095
31.01/28.16	    
32.30/29.42	    num=57, depth=4..25, filters=78069, revisions=(686909,useless=608747), ccks=65209721, wck=27.098, mem=99M801
32.30/29.42	    decisions=51340, wrong=25078, backtracks=104, failedAssignments=25037, nogoods=15749
32.30/29.42	    
33.80/30.96	    num=58, depth=4..20, filters=84590, revisions=(743300,useless=658617), ccks=68758580, wck=28.638, mem=148M918
33.80/30.96	    decisions=56391, wrong=27595, backtracks=121, failedAssignments=27553, nogoods=16390
33.80/30.96	    
35.86/32.99	    num=59, depth=3..23, filters=91969, revisions=(815086,useless=723024), ccks=73438474, wck=30.668, mem=40M897
35.86/32.99	    decisions=61970, wrong=30375, backtracks=138, failedAssignments=30321, nogoods=16985
35.86/32.99	    
38.16/35.22	    num=60, depth=3..19, filters=99661, revisions=(879051,useless=778948), ccks=78900825, wck=32.895, mem=85M950
38.16/35.22	    decisions=68079, wrong=33421, backtracks=190, failedAssignments=33365, nogoods=17768
38.16/35.22	    
40.07/37.11	    num=61, depth=6..26, filters=108034, revisions=(949180,useless=840643), ccks=83444699, wck=34.788, mem=134M222
40.07/37.11	    decisions=74789, wrong=36770, backtracks=215, failedAssignments=36714, nogoods=18150
40.07/37.11	    
42.36/39.40	    num=62, depth=4..17, filters=116290, revisions=(1018857,useless=902064), ccks=89066686, wck=37.079, mem=185M711
42.36/39.40	    decisions=82168, wrong=40454, backtracks=243, failedAssignments=40398, nogoods=18515
42.36/39.40	    
45.52/42.58	    num=63, depth=5..23, filters=128814, revisions=(1134029,useless=1004636), ccks=96592597, wck=40.255, mem=101M44
45.52/42.58	    decisions=90295, wrong=44507, backtracks=410, failedAssignments=44450, nogoods=19070
45.52/42.58	    
48.32/45.37	    num=64, depth=8..18, filters=136847, revisions=(1221833,useless=1084407), ccks=103612596, wck=43.049, mem=161M71
48.32/45.37	    decisions=99228, wrong=48965, backtracks=457, failedAssignments=48907, nogoods=19647
48.32/45.37	    
51.47/48.42	    num=65, depth=6..18, filters=149235, revisions=(1322993,useless=1173178), ccks=111030413, wck=46.102, mem=75M83
51.47/48.42	    decisions=109050, wrong=53868, backtracks=507, failedAssignments=53810, nogoods=20328
51.47/48.42	    
54.08/51.07	    num=66, depth=5..16, filters=164740, revisions=(1433279,useless=1267910), ccks=117269703, wck=48.748, mem=161M857
54.08/51.07	    decisions=119853, wrong=59262, backtracks=536, failedAssignments=59204, nogoods=21259
54.08/51.07	    
58.53/55.43	    num=67, depth=7..15, filters=181905, revisions=(1551224,useless=1368690), ccks=128243263, wck=53.104, mem=83M634
58.53/55.43	    decisions=131734, wrong=65196, backtracks=598, failedAssignments=65137, nogoods=21664
58.53/55.43	    
63.36/60.27	    num=68, depth=1..22, filters=196529, revisions=(1713753,useless=1516599), ccks=139172183, wck=57.947, mem=73M834
63.36/60.27	    decisions=144807, wrong=71723, backtracks=975, failedAssignments=71663, nogoods=22578
63.36/60.27	    
67.47/64.34	    num=69, depth=5..21, filters=215353, revisions=(1886244,useless=1670232), ccks=148716619, wck=62.022, mem=38M32
67.47/64.34	    decisions=159183, wrong=78902, backtracks=1074, failedAssignments=78842, nogoods=23053
67.47/64.34	    
71.57/68.42	    num=70, depth=2..22, filters=236381, revisions=(2076902,useless=1839828), ccks=158085554, wck=66.099, mem=164M228
71.57/68.42	    decisions=174997, wrong=86800, backtracks=1178, failedAssignments=86739, nogoods=23913
71.57/68.42	    
82.03/78.88	    num=71, depth=5..20, filters=251030, revisions=(2317904,useless=2066122), ccks=180959687, wck=76.557, mem=85M238
82.03/78.88	    decisions=192390, wrong=95487, backtracks=2107, failedAssignments=95426, nogoods=25065
82.03/78.88	    
87.99/84.75	    num=72, depth=6..20, filters=275580, revisions=(2543326,useless=2266809), ccks=194321931, wck=82.431, mem=136M204
87.99/84.75	    decisions=211517, wrong=105043, backtracks=2220, failedAssignments=104981, nogoods=26015
87.99/84.75	    
93.64/90.33	    num=73, depth=3..17, filters=299290, revisions=(2741306,useless=2441079), ccks=208069999, wck=88.005, mem=126M691
93.64/90.33	    decisions=232552, wrong=115554, backtracks=2446, failedAssignments=115492, nogoods=26577
93.64/90.33	    
97.08/93.75	    num=74, depth=4..22, filters=322200, revisions=(2951505,useless=2628355), ccks=216113270, wck=91.431, mem=88M355
97.08/93.75	    decisions=255705, wrong=127121, backtracks=2715, failedAssignments=127054, nogoods=27387
97.08/93.75	    
124.09/120.73	    num=75, depth=5..18, filters=355691, revisions=(3261430,useless=2904694), ccks=285464501, wck=118.407, mem=135M345
124.09/120.73	    decisions=281288, wrong=139904, backtracks=3587, failedAssignments=139772, nogoods=28212
124.09/120.73	    
133.31/129.97	    num=76, depth=7..20, filters=390843, revisions=(3539071,useless=3147075), ccks=308275201, wck=127.644, mem=70M256
133.31/129.97	    decisions=309287, wrong=153895, backtracks=3708, failedAssignments=153762, nogoods=28919
133.31/129.97	    
143.22/139.80	    num=77, depth=5..18, filters=441495, revisions=(3834210,useless=3391561), ccks=332209661, wck=137.475, mem=145M139
143.22/139.80	    decisions=340078, wrong=169284, backtracks=4087, failedAssignments=169151, nogoods=29425
143.22/139.80	    
515.11/511.46	    num=78, depth=1..11, filters=466234, revisions=(4535207,useless=4067811), ccks=1328010779, wck=509.138, mem=109M487
515.11/511.46	    decisions=373938, wrong=186212, backtracks=4506, failedAssignments=186079, nogoods=29699
515.11/511.46	    
526.76/523.06	    num=79, depth=2..21, filters=515979, revisions=(5004048,useless=4486595), ccks=1354641052, wck=520.735, mem=78M350
526.76/523.06	    decisions=411210, wrong=204839, backtracks=4910, failedAssignments=204700, nogoods=30688
526.76/523.06	    
549.57/545.88	    num=80, depth=2..17, filters=562416, revisions=(5306729,useless=4742840), ccks=1414682981, wck=543.556, mem=57M132
549.57/545.88	    decisions=452197, wrong=225328, backtracks=5180, failedAssignments=225184, nogoods=31210
549.57/545.88	    
563.41/559.60	    num=81, depth=4..23, filters=604455, revisions=(5824103,useless=5218175), ccks=1445362162, wck=557.278, mem=60M898
563.41/559.60	    decisions=497328, wrong=247884, backtracks=6040, failedAssignments=247716, nogoods=32244
563.41/559.60	    
583.05/579.23	    num=82, depth=3..20, filters=663493, revisions=(6335881,useless=5670915), ccks=1493936179, wck=576.912, mem=65M775
583.05/579.23	    decisions=546926, wrong=272677, backtracks=6662, failedAssignments=272501, nogoods=32673
583.05/579.23	    
637.21/633.31	    num=83, depth=7..20, filters=748031, revisions=(6897634,useless=6148072), ccks=1637153035, wck=630.989, mem=49M201
637.21/633.31	    decisions=601463, wrong=299941, backtracks=7025, failedAssignments=299765, nogoods=33181
637.21/633.31	    
654.36/650.42	    num=84, depth=2..20, filters=833893, revisions=(7645088,useless=6809627), ccks=1676538233, wck=648.097, mem=86M197
654.36/650.42	    decisions=661462, wrong=329931, backtracks=7411, failedAssignments=329755, nogoods=34040
654.36/650.42	    
676.62/672.61	    num=85, depth=4..20, filters=928003, revisions=(8346978,useless=7417119), ccks=1727119630, wck=670.285, mem=85M270
676.62/672.61	    decisions=727457, wrong=362920, backtracks=8100, failedAssignments=362744, nogoods=35333
676.62/672.61	    
734.40/730.32	    num=86, depth=3..19, filters=1022835, revisions=(9124745,useless=8100054), ccks=1877470366, wck=727.999, mem=75M271
734.40/730.32	    decisions=800058, wrong=399214, backtracks=10076, failedAssignments=399032, nogoods=36112
734.40/730.32	    
765.83/761.75	    num=87, depth=1..17, filters=1105002, revisions=(9580376,useless=8472966), ccks=1958479025, wck=759.426, mem=69M737
765.83/761.75	    decisions=879912, wrong=439137, backtracks=11476, failedAssignments=438949, nogoods=36487
765.83/761.75	    
785.08/780.85	    num=88, depth=3..20, filters=1203342, revisions=(10407896,useless=9201087), ccks=2004835096, wck=778.529, mem=44M340
785.08/780.85	    decisions=967747, wrong=483046, backtracks=11801, failedAssignments=482858, nogoods=37230
785.08/780.85	    
834.40/830.03	    num=89, depth=5..21, filters=1328702, revisions=(11624423,useless=10292187), ccks=2126293184, wck=827.708, mem=62M758
834.40/830.03	    decisions=1064533, wrong=531430, backtracks=12476, failedAssignments=531158, nogoods=38260
834.40/830.03	    
861.68/857.20	    num=90, depth=4..17, filters=1462860, revisions=(12649364,useless=11181987), ccks=2192130262, wck=854.881, mem=53M234
861.68/857.20	    decisions=1170859, wrong=584585, backtracks=14318, failedAssignments=584288, nogoods=39046
861.68/857.20	    
891.06/886.59	    num=91, depth=5..22, filters=1628918, revisions=(13663410,useless=12029922), ccks=2263163335, wck=884.273, mem=71M767
891.06/886.59	    decisions=1287763, wrong=643032, backtracks=16774, failedAssignments=642731, nogoods=39745
891.06/886.59	    
1286.64/1281.84	    num=92, depth=2..22, filters=1711920, revisions=(15800710,useless=14084050), ccks=3277004113, wck=1279.519, mem=50M199
1286.64/1281.84	    decisions=1416366, wrong=707323, backtracks=18001, failedAssignments=707018, nogoods=40725
1286.64/1281.84	    
1310.07/1305.18	    num=93, depth=6..22, filters=1861911, revisions=(17346618,useless=15479423), ccks=3331899296, wck=1302.854, mem=52M588
1310.07/1305.18	    decisions=1557826, wrong=778044, backtracks=21009, failedAssignments=777734, nogoods=41650
1310.07/1305.18	    
1372.09/1367.05	    num=94, depth=3..27, filters=2059446, revisions=(19391493,useless=17321700), ccks=3479771534, wck=1364.731, mem=80M759
1372.09/1367.05	    decisions=1713426, wrong=855833, backtracks=24278, failedAssignments=855521, nogoods=42898
1372.09/1367.05	    
1440.13/1434.91	    num=95, depth=6..18, filters=2235691, revisions=(21231008,useless=18984618), ccks=3642932546, wck=1432.588, mem=76M660
1440.13/1434.91	    decisions=1884615, wrong=941420, backtracks=26569, failedAssignments=941087, nogoods=43492
1440.13/1434.91	    
1603.10/1597.61	    num=96, depth=8..16, filters=2365326, revisions=(23811209,useless=21435110), ccks=4011926577, wck=1595.285, mem=73M518
1603.10/1597.61	    decisions=2072870, wrong=1035543, backtracks=28758, failedAssignments=1035210, nogoods=43963
1603.10/1597.61	    
1657.33/1651.73	    num=97, depth=7..21, filters=2596431, revisions=(26247290,useless=23640031), ccks=4136446372, wck=1649.411, mem=69M280
1657.33/1651.73	    decisions=2279958, wrong=1139078, backtracks=34858, failedAssignments=1138745, nogoods=45179
1657.33/1651.73	    
1795.07/1789.36	    num=98, depth=4..16, filters=2833657, revisions=(27805670,useless=24960274), ccks=4504999958, wck=1787.041, mem=77M45
1795.07/1789.36	    decisions=2507758, wrong=1252973, backtracks=37881, failedAssignments=1252634, nogoods=45656
1795.07/1789.36	    
1865.60/1859.73	    num=99, depth=6..17, filters=3076161, revisions=(29841862,useless=26752121), ccks=4670360937, wck=1857.406, mem=52M286
1865.60/1859.73	    decisions=2758381, wrong=1378279, backtracks=43010, failedAssignments=1377912, nogoods=46377
1865.60/1859.73	    
1909.94/1903.99	    num=100, depth=4..22, filters=3351597, revisions=(33006417,useless=29641205), ccks=4774262255, wck=1901.672, mem=63M201
1909.94/1903.99	    decisions=3034011, wrong=1516085, backtracks=45262, failedAssignments=1515718, nogoods=48075
1909.94/1903.99	    
1939.42/1933.32	    num=101, depth=10..16, filters=3617053, revisions=(35190371,useless=31559267), ccks=4850840324, wck=1931.002, mem=39M801
1939.42/1933.32	    decisions=3337197, wrong=1667672, backtracks=47165, failedAssignments=1667304, nogoods=48648
1939.42/1933.32	    
2017.17/2010.93	    num=102, depth=6..22, filters=4042780, revisions=(38952558,useless=34895668), ccks=5032677306, wck=2008.607, mem=78M699
2017.17/2010.93	    decisions=3670702, wrong=1834417, backtracks=53076, failedAssignments=1834049, nogoods=49879
2017.17/2010.93	    
2137.49/2131.03	    num=103, depth=6..23, filters=4443221, revisions=(43725262,useless=39264145), ccks=5306328355, wck=2128.705, mem=83M207
2137.49/2131.03	    decisions=4037679, wrong=2017897, backtracks=60398, failedAssignments=2017468, nogoods=50774
2137.49/2131.03	    
2292.72/2286.04	    num=104, depth=6..22, filters=5104509, revisions=(49425819,useless=44297878), ccks=5680648322, wck=2283.72, mem=56M362
2292.72/2286.04	    decisions=4441225, wrong=2219661, backtracks=65557, failedAssignments=2219229, nogoods=52102
2292.72/2286.04	    
2397.63/2390.78	    num=105, depth=1..40, filters=5687876, revisions=(53116011,useless=47404369), ccks=5932462820, wck=2388.456, mem=80M344
2397.63/2390.78	    decisions=4885113, wrong=2441599, backtracks=72081, failedAssignments=2441167, nogoods=53321
2397.63/2390.78	    

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390616-1568383035/watcher-4390616-1568383035 -o /tmp/evaluation-result-4390616-1568383035/solver-4390616-1568383035 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568376300-2211 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390616-1568383035.xml -cm 

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=2677, runsolver pid=2674
Current StackSize limit: 8192 KiB


[startup+0.10059 s]*
/proc/loadavg: 2.51 2.27 1.98 4/226 2692
/proc/meminfo: memFree=25054780/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10659884 memory=27936 CPUtime=0.13 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 5488 0 0 0 12 1 0 0 20 0 15 0 414560718 10915721216 6984 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2664971 6984 2907 1 0 2627468 0
[pid=2677/tid=2679] ppid=2674 vsize=10659884 memory=-8617482348318186131 CPUtime=0.09 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) R 2674 2677 2180 0 -1 4202560 3221 0 0 0 8 1 0 0 20 0 15 0 414560718 10915721216 6984 33554432000 4194304 4196468 140729048688208 140510207207696 140510202989974 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10659884 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 6984 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 6984 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 6984 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 6984 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560720 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414560721 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509237417632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414560721 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509236364528 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560723 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0.02 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) R 2674 2677 2180 0 -1 4202560 390 0 0 0 2 0 0 0 20 0 15 0 414560724 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509232150520 140510181489777 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 6984 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27936 KiB

[startup+0.210594 s]*
/proc/loadavg: 2.51 2.27 1.98 4/226 2692
/proc/meminfo: memFree=25041432/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10659884 memory=37060 CPUtime=0.33 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 9059 0 0 0 30 3 0 0 20 0 15 0 414560718 10915721216 9265 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2664971 9265 2973 1 0 2627468 0
[pid=2677/tid=2679] ppid=2674 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) R 2674 2677 2180 0 -1 4202560 6111 0 0 0 18 2 0 0 20 0 15 0 414560718 10915721216 9265 33554432000 4194304 4196468 140729048688208 140510207204400 140510202999965 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10659884 memory=345 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 9265 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10659884 memory=288370209720010368 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 9265 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 9265 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 9265 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560720 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414560721 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509237417632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414560721 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509236364528 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560723 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 524 0 0 0 3 0 0 0 20 0 15 0 414560724 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 344 0 0 0 2 0 0 0 20 0 15 0 414560724 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0.05 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) S 2674 2677 2180 0 -1 1077944384 721 0 0 0 5 0 0 0 20 0 15 0 414560724 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509232154608 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 9265 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37060 KiB

[startup+0.310296 s]*
/proc/loadavg: 2.51 2.27 1.98 3/226 2692
/proc/meminfo: memFree=25038880/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10659884 memory=40128 CPUtime=0.47 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 9264 0 0 0 44 3 0 0 20 0 15 0 414560718 10915721216 10032 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2664971 10032 3010 1 0 2627468 0
[pid=2677/tid=2679] ppid=2674 vsize=10659884 memory=8390339637985935414 CPUtime=0.29 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) R 2674 2677 2180 0 -1 4202560 6242 0 0 0 27 2 0 0 20 0 15 0 414560718 10915721216 10032 33554432000 4194304 4196468 140729048688208 140510207211776 140510187058526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10659884 memory=290763879498383383 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 10032 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10659884 memory=288370209720010368 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 10032 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 10032 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560719 10915721216 10032 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560720 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414560721 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509237417632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414560721 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509236364528 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560723 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 532 0 0 0 4 0 0 0 20 0 15 0 414560724 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 384 0 0 0 4 0 0 0 20 0 15 0 414560724 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0.08 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) S 2674 2677 2180 0 -1 1077944384 751 0 0 0 8 0 0 0 20 0 15 0 414560724 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509232154608 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10659884 memory=139833568298624 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560724 10915721216 10032 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40128 KiB

[startup+0.700785 s]
/proc/loadavg: 2.51 2.27 1.98 3/226 2692
/proc/meminfo: memFree=25024860/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10661932 memory=59464 CPUtime=1.07 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 12455 0 0 0 101 6 0 0 20 0 15 0 414560718 10917818368 14866 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2665483 14866 3061 1 0 2627980 0
[pid=2677/tid=2679] ppid=2674 vsize=10661932 memory=1428 CPUtime=0.67 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) R 2674 2677 2180 0 -1 4202560 8780 0 0 0 63 4 0 0 20 0 15 0 414560718 10917818368 14866 33554432000 4194304 4196468 140729048688208 140510207210064 140509806810518 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10661932 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10917818368 14866 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10661932 memory=704 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10917818368 14866 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10661932 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10917818368 14866 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10661932 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560719 10917818368 14866 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10661932 memory=780 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560720 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10661932 memory=3252 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414560721 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509237417632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10661932 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414560721 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509236364528 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10661932 memory=7307465678416012608 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560723 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10661932 memory=6081390478113795427 CPUtime=0.08 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 629 0 0 0 8 0 0 0 20 0 15 0 414560724 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10661932 memory=5865188000529146989 CPUtime=0.1 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 569 0 0 0 10 0 0 0 20 0 15 0 414560724 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10661932 memory=-8412654363917126771 CPUtime=0.18 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) S 2674 2677 2180 0 -1 1077944384 1118 0 0 0 18 0 0 0 20 0 15 0 414560724 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509232154608 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414560724 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560724 10917818368 15378 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 59464 KiB

[startup+1.50081 s]
/proc/loadavg: 2.51 2.27 1.98 5/227 2693
/proc/meminfo: memFree=24937628/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10663980 memory=74848 CPUtime=1.98 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 16593 0 0 0 191 7 0 0 20 0 15 0 414560718 10919915520 18712 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2665995 18712 3093 1 0 2628492 0
[pid=2677/tid=2679] ppid=2674 vsize=10663980 memory=8112282956445269571 CPUtime=1.47 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) R 2674 2677 2180 0 -1 4202560 11723 0 0 0 142 5 0 0 20 0 15 0 414560718 10919915520 18712 33554432000 4194304 4196468 140729048688208 140510207210064 140510202999965 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10663980 memory=33 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10919915520 18712 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10919915520 18712 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414560719 10919915520 18712 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414560719 10919915520 18712 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414560720 10919915520 18712 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0

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

/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2939 0 0 0 113 8 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10748324 memory=3616 CPUtime=0.55 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 5092 0 0 0 49 6 0 0 20 0 16 0 414560720 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509237417696 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509236364544 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10748324 memory=65 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560723 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10748324 memory=235743 CPUtime=1.25 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 8379 0 0 0 124 1 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.18 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 9664 0 0 0 118 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10748324 memory=195184 CPUtime=0.65 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) S 2674 2677 2180 0 -1 1077944384 7256 0 0 0 63 2 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509232154608 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10748324 memory=3616 CPUtime=0.67 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 806 0 0 0 31 36 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2694] ppid=2674 vsize=10748324 memory=2592 CPUtime=2378.1 cores=0,2,4,6
/proc/2677/task/2694/stat : 2694 (java) R 2674 2677 2180 0 -1 4202560 13988 0 0 0 237805 5 0 0 20 0 16 0 414560907 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509213388688 140509810778174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 2389.19 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 195184 KiB

[startup+2442.3 s]
/proc/loadavg: 1.85 1.80 1.84 3/228 2939
/proc/meminfo: memFree=24743244/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10748324 memory=195184 CPUtime=2449.27 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 77264 0 0 0 244856 71 0 0 20 0 16 0 414560718 11006283776 48796 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2687081 48796 3374 1 0 2647217 0
[pid=2677/tid=2679] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.87 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) S 2674 2677 2180 0 -1 1077944384 13718 0 0 0 180 7 0 0 20 0 16 0 414560718 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510207220912 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.22 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 4175 0 0 0 115 7 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.21 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 3472 0 0 0 114 7 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.21 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 5728 0 0 0 113 8 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.22 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2985 0 0 0 114 8 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10748324 memory=195184 CPUtime=0.56 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 5111 0 0 0 50 6 0 0 20 0 16 0 414560720 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509237417696 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509236364544 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560723 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.27 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 8424 0 0 0 126 1 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.18 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 9746 0 0 0 118 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10748324 memory=7552 CPUtime=0.66 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) S 2674 2677 2180 0 -1 1077944384 7594 0 0 0 64 2 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509232154608 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10748324 memory=3252 CPUtime=0.68 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 813 0 0 0 31 37 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2694] ppid=2674 vsize=10748324 memory=1112 CPUtime=2438.09 cores=0,2,4,6
/proc/2677/task/2694/stat : 2694 (java) R 2674 2677 2180 0 -1 4202560 14065 0 0 0 243803 6 0 0 20 0 16 0 414560907 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509213388512 140509810702403 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 2449.27 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 195184 KiB

[startup+2502.3 s]
/proc/loadavg: 1.86 1.82 1.84 3/228 2946
/proc/meminfo: memFree=24743412/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10748324 memory=195184 CPUtime=2509.33 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 77632 0 0 0 250861 72 0 0 20 0 16 0 414560718 11006283776 48796 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2687081 48796 3374 1 0 2647217 0
[pid=2677/tid=2679] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.87 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) S 2674 2677 2180 0 -1 1077944384 13718 0 0 0 180 7 0 0 20 0 16 0 414560718 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510207220912 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.24 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 4194 0 0 0 117 7 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.23 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 3497 0 0 0 116 7 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.23 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 5752 0 0 0 115 8 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.24 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2994 0 0 0 116 8 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10748324 memory=195184 CPUtime=0.56 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 5279 0 0 0 50 6 0 0 20 0 16 0 414560720 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10748324 memory=704 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509237417696 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10748324 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509236364544 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560723 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.27 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 8424 0 0 0 126 1 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10748324 memory=14048 CPUtime=1.18 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 9746 0 0 0 118 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10748324 memory=21136 CPUtime=0.66 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) S 2674 2677 2180 0 -1 1077944384 7594 0 0 0 64 2 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509232154608 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10748324 memory=195184 CPUtime=0.69 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 841 0 0 0 32 37 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2694] ppid=2674 vsize=10748324 memory=195184 CPUtime=2498.04 cores=0,2,4,6
/proc/2677/task/2694/stat : 2694 (java) R 2674 2677 2180 0 -1 4202560 14160 0 0 0 249798 6 0 0 20 0 16 0 414560907 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509213388624 140509810778112 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 2509.33 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 195184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513 s]*
/proc/loadavg: 1.75 1.80 1.84 3/228 2946
/proc/meminfo: memFree=24743784/32770624 swapFree=66977616/67108860
[pid=2677] ppid=2674 vsize=10748324 memory=195184 CPUtime=2520.04 cores=0,2,4,6
/proc/2677/stat : 2677 (java) S 2674 2677 2180 0 -1 1077944320 77635 0 0 0 251932 72 0 0 20 0 16 0 414560718 11006283776 48796 33554432000 4194304 4196468 140729048688208 140729048670752 140510202978039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
/proc/2677/statm: 2687081 48796 3374 1 0 2647217 0
[pid=2677/tid=2679] ppid=2674 vsize=10748324 memory=8317482817917895235 CPUtime=1.87 cores=0,2,4,6
/proc/2677/task/2679/stat : 2679 (java) S 2674 2677 2180 0 -1 1077944384 13718 0 0 0 180 7 0 0 20 0 16 0 414560718 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510207220912 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2680] ppid=2674 vsize=10748324 memory=288230621803970871 CPUtime=1.24 cores=0,2,4,6
/proc/2677/task/2680/stat : 2680 (java) S 2674 2677 2180 0 -1 1077944384 4194 0 0 0 117 7 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510129052176 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2681] ppid=2674 vsize=10748324 memory=14697383221004701 CPUtime=1.24 cores=0,2,4,6
/proc/2677/task/2681/stat : 2681 (java) S 2674 2677 2180 0 -1 1077944384 3497 0 0 0 117 7 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510127999632 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2682] ppid=2674 vsize=10748324 memory=4104 CPUtime=1.24 cores=0,2,4,6
/proc/2677/task/2682/stat : 2682 (java) S 2674 2677 2180 0 -1 1077944384 5752 0 0 0 116 8 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510126946576 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2683] ppid=2674 vsize=10748324 memory=1768 CPUtime=1.25 cores=0,2,4,6
/proc/2677/task/2683/stat : 2683 (java) S 2674 2677 2180 0 -1 1077944384 2994 0 0 0 117 8 0 0 20 0 16 0 414560719 11006283776 48796 33554432000 4194304 4196468 140729048688208 140510125894032 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2684] ppid=2674 vsize=10748324 memory=8112282956445269571 CPUtime=0.57 cores=0,2,4,6
/proc/2677/task/2684/stat : 2684 (java) S 2674 2677 2180 0 -1 1077944384 5279 0 0 0 51 6 0 0 20 0 16 0 414560720 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509238471408 140510202989186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2685] ppid=2674 vsize=10748324 memory=3248 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2685/stat : 2685 (java) S 2674 2677 2180 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509237417696 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2686] ppid=2674 vsize=10748324 memory=195184 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2686/stat : 2686 (java) S 2674 2677 2180 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 414560721 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509236364544 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2687] ppid=2674 vsize=10748324 memory=924 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2687/stat : 2687 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560723 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509235313104 140510202996635 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2688] ppid=2674 vsize=10748324 memory=1756 CPUtime=1.27 cores=0,2,4,6
/proc/2677/task/2688/stat : 2688 (java) S 2674 2677 2180 0 -1 1077944384 8424 0 0 0 126 1 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509234260208 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2689] ppid=2674 vsize=10748324 memory=195184 CPUtime=1.18 cores=0,2,4,6
/proc/2677/task/2689/stat : 2689 (java) S 2674 2677 2180 0 -1 1077944384 9746 0 0 0 118 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509233207664 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2690] ppid=2674 vsize=10748324 memory=912 CPUtime=0.66 cores=0,2,4,6
/proc/2677/task/2690/stat : 2690 (java) S 2674 2677 2180 0 -1 1077944384 7594 0 0 0 64 2 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509232154608 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2691] ppid=2674 vsize=10748324 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/2677/task/2691/stat : 2691 (java) S 2674 2677 2180 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509231102304 140510202988245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2692] ppid=2674 vsize=10748324 memory=2480 CPUtime=0.7 cores=0,2,4,6
/proc/2677/task/2692/stat : 2692 (java) S 2674 2677 2180 0 -1 1077944384 841 0 0 0 32 38 0 0 20 0 16 0 414560724 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509230050352 140510202989186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
[pid=2677/tid=2694] ppid=2674 vsize=10748324 memory=1804 CPUtime=2508.73 cores=0,2,4,6
/proc/2677/task/2694/stat : 2694 (java) R 2674 2677 2180 0 -1 4202560 14163 0 0 0 250867 6 0 0 20 0 16 0 414560907 11006283776 48796 33554432000 4194304 4196468 140729048688208 140509213388512 140509810729536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21622784 140729048695819 140729048695922 140729048695922 140729048698831 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 195184 KiB

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

[startup+2513.02 s]
# the end of solver process 2677 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.34 s, system=0.730197 s

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

Child status: 143
Real time (s): 2513.02
CPU time (s): 2520.07
CPU user time (s): 2519.34
CPU system time (s): 0.730197
CPU usage (%): 100.28
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 330944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.34
system time used= 0.730197
maximum resident set size= 330944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77992
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69889
involuntary context switches= 3042


# summary of solver processes directly reported to runsolver:
#   pid: 2677
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.34
#   total CPU system time (s): 0.730197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7452 second user time and 23.3811 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-13 14:46:57
IDJOB=4390616
IDBENCH=127917
IDSOLVER=2832
FILE ID=node104/4390616-1568383035
RUNJOBID= node104-1568376300-2211
PBS_JOBID= 21701850
Free space on /tmp= 56568 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-023.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390616-1568383035/watcher-4390616-1568383035 -o /tmp/evaluation-result-4390616-1568383035/solver-4390616-1568383035 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568376300-2211 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390616-1568383035.xml -cm

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

MD5SUM BENCH= f753def11f9f341c6e9dbf54b2480dee
RANDOM SEED=1712976382

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        25070284 kB
MemAvailable:   31777124 kB
Buffers:          149808 kB
Cached:          6770340 kB
SwapCached:        31860 kB
Active:          1845240 kB
Inactive:        5165720 kB
Active(anon):      57752 kB
Inactive(anon):    74524 kB
Active(file):    1787488 kB
Inactive(file):  5091196 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66977616 kB
Dirty:             17464 kB
Writeback:             0 kB
AnonPages:        158232 kB
Mapped:            54896 kB
Shmem:             32780 kB
Slab:             286212 kB
SReclaimable:     256616 kB
SUnreclaim:        29596 kB
KernelStack:        3696 kB
PageTables:         6044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1348452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56556 MiB
End job on node104 at 2019-09-13 15:28:51