Trace number 4390492

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.08 2516.41

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-24-071.xml
MD5SUMc8960cc0de41b37a4760da710336f2ef
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 benchmark8.03116
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints276
Number of domains24
Minimum domain size48
Maximum domain size71
Distribution of domain sizes[{"size":48,"count":2},{"size":49,"count":2},{"size":50,"count":2},{"size":51,"count":2},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":2},{"size":55,"count":2},{"size":56,"count":2},{"size":57,"count":2},{"size":58,"count":2},{"size":59,"count":2},{"size":60,"count":2},{"size":61,"count":2},{"size":62,"count":2},{"size":63,"count":2},{"size":64,"count":2},{"size":65,"count":2},{"size":66,"count":2},{"size":67,"count":2},{"size":68,"count":2},{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":48}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":276}]
Number of extensional constraints0
Number of intensional constraints276
Distribution of constraint types[{"type":"intension","count":276}]
Optimization problemNO
Type of objective

Solver Data

2.42/1.87	
2.42/1.87	AbsCon 2 
2.42/1.89	
2.94/2.07	  Instance
2.94/2.07	    name=instance-4390492-1568387875, framework=CSP
2.94/2.07	
2.94/2.07	  Loading variables...
2.94/2.10	  Loading constraints...
3.92/2.36	
3.92/2.36	  Domains
3.92/2.36	    nTypes=24, nValues=2856, sizes=[48#2,49#2,50#2,51#2...68#2,69#2,70#2,71#2]
3.92/2.36	  Variables
3.92/2.36	    count=48, degrees=[23#48]
3.92/2.36	  Constraints
3.92/2.36	    count=276, arities=[4#276]
3.92/2.36	    distribution=[CtrIntension#276]
3.92/2.36	    nIntStructures=(276,shared:0)
3.92/2.36	    wck=0.511, cpu=2.324, mem=63M506
3.92/2.36	  Solver SolverBacktrack being built...
3.92/2.36	
3.92/2.38	
3.92/2.38	  Solver
3.92/2.38	    guaranteedGAC=false
3.92/2.38	    wck=0.543, cpu=2.355, mem=74M149
3.92/2.39	
3.92/2.39	  Preprocessing
3.92/2.39	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.92/2.39	    wck=0.001, cpu=2.357, mem=76M791
3.92/2.39	
4.51/2.59	    num=0, depth=30..30, filters=460, revisions=(4635,useless=4141), ccks=483203, wck=0.203, mem=76M791
4.51/2.59	    decisions=50, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
4.51/2.59	    
4.90/2.72	    num=1, depth=23..23, filters=637, revisions=(7548,useless=6851), ccks=887555, wck=0.337, mem=76M791
4.90/2.72	    decisions=95, wrong=21, backtracks=0, failedAssignments=21, nogoods=21
4.90/2.72	    
5.08/2.81	    num=2, depth=11..11, filters=695, revisions=(9145,useless=8389), ccks=1171336, wck=0.429, mem=76M791
5.08/2.81	    decisions=130, wrong=33, backtracks=0, failedAssignments=33, nogoods=33
5.08/2.81	    
5.18/2.90	    num=3, depth=11..11, filters=756, revisions=(10726,useless=9908), ccks=1448346, wck=0.517, mem=76M791
5.18/2.90	    decisions=167, wrong=46, backtracks=0, failedAssignments=46, nogoods=46
5.18/2.90	    
5.18/3.00	    num=4, depth=7..7, filters=817, revisions=(12215,useless=11335), ccks=1737465, wck=0.619, mem=76M791
5.18/3.00	    decisions=202, wrong=60, backtracks=0, failedAssignments=60, nogoods=60
5.18/3.00	    
5.29/3.10	    num=5, depth=11..11, filters=891, revisions=(14136,useless=13182), ccks=2034964, wck=0.714, mem=76M791
5.29/3.10	    decisions=245, wrong=76, backtracks=0, failedAssignments=76, nogoods=76
5.29/3.10	    
5.48/3.21	    num=6, depth=13..13, filters=989, revisions=(16288,useless=15235), ccks=2389256, wck=0.828, mem=76M791
5.48/3.21	    decisions=292, wrong=93, backtracks=0, failedAssignments=93, nogoods=93
5.48/3.21	    
5.60/3.34	    num=7, depth=7..8, filters=1105, revisions=(20102,useless=18932), ccks=2776003, wck=0.953, mem=76M791
5.60/3.34	    decisions=340, wrong=113, backtracks=1, failedAssignments=112, nogoods=99
5.60/3.34	    
6.32/4.09	    num=8, depth=10..11, filters=1224, revisions=(24666,useless=23375), ccks=5248190, wck=1.701, mem=76M791
6.32/4.09	    decisions=394, wrong=135, backtracks=2, failedAssignments=133, nogoods=109
6.32/4.09	    
6.63/4.33	    num=9, depth=7..9, filters=1444, revisions=(31095,useless=29577), ccks=5989663, wck=1.94, mem=79M434
6.63/4.33	    decisions=451, wrong=160, backtracks=4, failedAssignments=156, nogoods=118
6.63/4.33	    
7.04/4.77	    num=10, depth=9..13, filters=1524, revisions=(33994,useless=32394), ccks=7456069, wck=2.384, mem=79M434
7.04/4.77	    decisions=514, wrong=185, backtracks=4, failedAssignments=181, nogoods=143
7.04/4.77	    
7.24/4.99	    num=11, depth=6..7, filters=1728, revisions=(41134,useless=39323), ccks=8133931, wck=2.604, mem=79M434
7.24/4.99	    decisions=584, wrong=217, backtracks=8, failedAssignments=209, nogoods=165
7.24/4.99	    
7.54/5.22	    num=12, depth=6..7, filters=1938, revisions=(48162,useless=46134), ccks=8840825, wck=2.833, mem=79M434
7.54/5.22	    decisions=658, wrong=251, backtracks=11, failedAssignments=240, nogoods=191
7.54/5.22	    
7.85/5.55	    num=13, depth=11..12, filters=2087, revisions=(52210,useless=50033), ccks=9913800, wck=3.163, mem=79M434
7.85/5.55	    decisions=738, wrong=285, backtracks=11, failedAssignments=274, nogoods=225
7.85/5.55	    
8.25/5.94	    num=14, depth=5..7, filters=2356, revisions=(61114,useless=58660), ccks=11152693, wck=3.557, mem=79M434
8.25/5.94	    decisions=822, wrong=324, backtracks=13, failedAssignments=311, nogoods=243
8.25/5.94	    
8.47/6.17	    num=15, depth=7..12, filters=2492, revisions=(64461,useless=61871), ccks=11885438, wck=3.784, mem=79M434
8.47/6.17	    decisions=916, wrong=365, backtracks=13, failedAssignments=352, nogoods=284
8.47/6.17	    
8.77/6.45	    num=16, depth=8..11, filters=2804, revisions=(73290,useless=70379), ccks=12754981, wck=4.065, mem=82M76
8.77/6.45	    decisions=1021, wrong=413, backtracks=16, failedAssignments=397, nogoods=293
8.77/6.45	    
8.97/6.67	    num=17, depth=11..15, filters=3025, revisions=(77405,useless=74253), ccks=13447670, wck=4.283, mem=82M76
8.97/6.67	    decisions=1136, wrong=463, backtracks=16, failedAssignments=447, nogoods=343
8.97/6.67	    
10.17/7.82	    num=18, depth=8..10, filters=3389, revisions=(87940,useless=84411), ccks=17271952, wck=5.439, mem=82M76
10.17/7.82	    decisions=1265, wrong=523, backtracks=22, failedAssignments=502, nogoods=357
10.17/7.82	    
10.58/8.27	    num=19, depth=11..13, filters=3851, revisions=(99539,useless=95527), ccks=18670675, wck=5.887, mem=82M76
10.58/8.27	    decisions=1410, wrong=590, backtracks=28, failedAssignments=563, nogoods=375
10.58/8.27	    
11.10/8.75	    num=20, depth=8..15, filters=4109, revisions=(105066,useless=100794), ccks=20229681, wck=6.364, mem=82M76
11.10/8.75	    decisions=1559, wrong=657, backtracks=28, failedAssignments=630, nogoods=442
11.10/8.75	    
11.60/9.26	    num=21, depth=10..17, filters=4417, revisions=(112189,useless=107592), ccks=21909886, wck=6.878, mem=82M76
11.60/9.26	    decisions=1728, wrong=733, backtracks=30, failedAssignments=704, nogoods=507
11.60/9.26	    
12.41/10.06	    num=22, depth=10..12, filters=5259, revisions=(132776,useless=127292), ccks=24457556, wck=7.678, mem=82M76
12.41/10.06	    decisions=1926, wrong=826, backtracks=43, failedAssignments=785, nogoods=519
12.41/10.06	    
13.20/10.83	    num=23, depth=7..26, filters=5643, revisions=(141970,useless=136084), ccks=26958968, wck=8.447, mem=82M76
13.20/10.83	    decisions=2132, wrong=916, backtracks=44, failedAssignments=874, nogoods=595
13.20/10.83	    
14.21/11.88	    num=24, depth=9..10, filters=6647, revisions=(168425,useless=161501), ccks=30301762, wck=9.499, mem=82M76
14.21/11.88	    decisions=2352, wrong=1021, backtracks=51, failedAssignments=972, nogoods=605
14.21/11.88	    
14.52/12.16	    num=25, depth=8..28, filters=7112, revisions=(176540,useless=169150), ccks=31166578, wck=9.776, mem=82M76
14.52/12.16	    decisions=2596, wrong=1129, backtracks=51, failedAssignments=1080, nogoods=713
14.52/12.16	    
18.02/15.61	    num=26, depth=8..10, filters=8169, revisions=(204938,useless=196464), ccks=42550436, wck=13.224, mem=82M76
18.02/15.61	    decisions=2871, wrong=1262, backtracks=65, failedAssignments=1199, nogoods=726
18.02/15.61	    
18.33/15.99	    num=27, depth=12..32, filters=8802, revisions=(214601,useless=205493), ccks=43724578, wck=13.601, mem=84M719
18.33/15.99	    decisions=3165, wrong=1393, backtracks=65, failedAssignments=1330, nogoods=857
18.33/15.99	    
20.03/17.68	    num=28, depth=10..11, filters=9931, revisions=(242893,useless=232585), ccks=49295529, wck=15.297, mem=84M719
20.03/17.68	    decisions=3490, wrong=1550, backtracks=78, failedAssignments=1474, nogoods=872
20.03/17.68	    
21.93/19.59	    num=29, depth=5..6, filters=11253, revisions=(282439,useless=270753), ccks=55324788, wck=17.208, mem=84M719
21.93/19.59	    decisions=3862, wrong=1733, backtracks=103, failedAssignments=1632, nogoods=922
21.93/19.59	    
22.55/20.13	    num=30, depth=8..35, filters=12050, revisions=(295378,useless=282894), ccks=57015949, wck=17.742, mem=84M719
22.55/20.13	    decisions=4245, wrong=1907, backtracks=103, failedAssignments=1806, nogoods=1096
22.55/20.13	    
23.34/20.98	    num=31, depth=6..42, filters=13100, revisions=(311639,useless=298103), ccks=59734560, wck=18.592, mem=84M719
23.34/20.98	    decisions=4671, wrong=2099, backtracks=104, failedAssignments=1997, nogoods=1272
23.34/20.98	    
23.95/21.54	    num=32, depth=14..30, filters=13952, revisions=(326221,useless=311831), ccks=61501004, wck=19.152, mem=84M719
23.95/21.54	    decisions=5123, wrong=2310, backtracks=104, failedAssignments=2208, nogoods=1483
23.95/21.54	    
25.86/23.47	    num=33, depth=11..12, filters=16135, revisions=(366365,useless=349697), ccks=67762161, wck=21.081, mem=87M361
25.86/23.47	    decisions=5637, wrong=2561, backtracks=123, failedAssignments=2440, nogoods=1513
25.86/23.47	    
26.47/24.05	    num=34, depth=8..39, filters=17227, revisions=(383928,useless=366167), ccks=69584831, wck=21.668, mem=87M361
26.47/24.05	    decisions=6186, wrong=2816, backtracks=123, failedAssignments=2695, nogoods=1768
26.47/24.05	    
32.96/30.58	    num=35, depth=8..10, filters=20331, revisions=(454426,useless=433446), ccks=90847916, wck=28.191, mem=90M3
32.96/30.58	    decisions=6829, wrong=3133, backtracks=159, failedAssignments=2976, nogoods=1822
32.96/30.58	    
33.66/31.25	    num=36, depth=12..38, filters=21765, revisions=(475875,useless=453461), ccks=92941419, wck=28.865, mem=90M3
33.66/31.25	    decisions=7498, wrong=3455, backtracks=172, failedAssignments=3285, nogoods=1954
33.66/31.25	    
35.10/32.65	    num=37, depth=8..28, filters=22999, revisions=(499937,useless=476289), ccks=97426313, wck=30.265, mem=90M3
35.10/32.65	    decisions=8217, wrong=3806, backtracks=184, failedAssignments=3625, nogoods=2060
35.10/32.65	    
36.10/33.63	    num=38, depth=7..39, filters=24489, revisions=(526549,useless=501393), ccks=100479543, wck=31.241, mem=90M3
36.10/33.63	    decisions=9006, wrong=4181, backtracks=185, failedAssignments=3999, nogoods=2420
36.10/33.63	    
39.71/37.25	    num=39, depth=10..14, filters=29872, revisions=(623064,useless=592286), ccks=111959485, wck=34.866, mem=92M646
39.71/37.25	    decisions=9946, wrong=4646, backtracks=240, failedAssignments=4410, nogoods=2445
39.71/37.25	    
41.21/38.61	    num=40, depth=9..19, filters=31384, revisions=(654206,useless=621912), ccks=116239216, wck=36.22, mem=95M288
41.21/38.61	    decisions=10882, wrong=5107, backtracks=250, failedAssignments=4862, nogoods=2575
41.21/38.61	    
42.13/39.51	    num=41, depth=9..41, filters=33537, revisions=(688937,useless=654489), ccks=119015100, wck=37.12, mem=95M288
42.13/39.51	    decisions=11939, wrong=5618, backtracks=265, failedAssignments=5359, nogoods=2828
42.13/39.51	    
47.30/44.60	    num=42, depth=8..11, filters=38352, revisions=(778279,useless=738868), ccks=135434402, wck=42.215, mem=97M931
47.30/44.60	    decisions=13132, wrong=6210, backtracks=312, failedAssignments=5906, nogoods=2836
47.30/44.60	    
50.21/47.57	    num=43, depth=4..23, filters=41102, revisions=(850352,useless=808156), ccks=144809555, wck=45.184, mem=97M931
50.21/47.57	    decisions=14415, wrong=6841, backtracks=343, failedAssignments=6508, nogoods=3001
50.21/47.57	    
52.82/50.14	    num=44, depth=10..25, filters=43463, revisions=(893813,useless=849234), ccks=153003097, wck=47.751, mem=100M573
52.82/50.14	    decisions=15792, wrong=7521, backtracks=369, failedAssignments=7170, nogoods=3098
52.82/50.14	    
55.41/52.79	    num=45, depth=7..20, filters=45915, revisions=(946420,useless=899376), ccks=161464914, wck=50.408, mem=100M573
55.41/52.79	    decisions=17317, wrong=8276, backtracks=403, failedAssignments=7898, nogoods=3251
55.41/52.79	    
57.72/55.05	    num=46, depth=10..23, filters=48457, revisions=(1002400,useless=952805), ccks=168602938, wck=52.669, mem=103M216
57.72/55.05	    decisions=18963, wrong=9089, backtracks=420, failedAssignments=8699, nogoods=3503
57.72/55.05	    
60.64/57.99	    num=47, depth=7..20, filters=51164, revisions=(1063366,useless=1011064), ccks=177972764, wck=55.604, mem=103M216
60.64/57.99	    decisions=20764, wrong=9980, backtracks=451, failedAssignments=9580, nogoods=3645
60.64/57.99	    
63.27/60.58	    num=48, depth=12..24, filters=54903, revisions=(1131592,useless=1075535), ccks=186106879, wck=58.193, mem=105M858
63.27/60.58	    decisions=22756, wrong=10966, backtracks=471, failedAssignments=10550, nogoods=3787
63.27/60.58	    
66.67/63.92	    num=49, depth=9..24, filters=58044, revisions=(1202009,useless=1142804), ccks=196711821, wck=61.536, mem=105M858
66.67/63.92	    decisions=24947, wrong=12051, backtracks=523, failedAssignments=11617, nogoods=3890
66.67/63.92	    
72.88/70.15	    num=50, depth=6..19, filters=64038, revisions=(1334312,useless=1268979), ccks=216589496, wck=67.761, mem=108M501
72.88/70.15	    decisions=27441, wrong=13290, backtracks=615, failedAssignments=12790, nogoods=3988
72.88/70.15	    
76.27/73.54	    num=51, depth=11..21, filters=69053, revisions=(1432156,useless=1361786), ccks=227249240, wck=71.15, mem=111M143
76.27/73.54	    decisions=30087, wrong=14605, backtracks=651, failedAssignments=14081, nogoods=4121
76.27/73.54	    
81.27/78.58	    num=52, depth=9..19, filters=73340, revisions=(1534773,useless=1460034), ccks=243372850, wck=76.198, mem=113M785
81.27/78.58	    decisions=32995, wrong=16051, backtracks=713, failedAssignments=15501, nogoods=4204
81.27/78.58	    
86.58/83.84	    num=53, depth=6..20, filters=77686, revisions=(1647576,useless=1568087), ccks=260164623, wck=81.454, mem=116M428
86.58/83.84	    decisions=36174, wrong=17631, backtracks=771, failedAssignments=17063, nogoods=4372
86.58/83.84	    
91.78/89.07	    num=54, depth=5..19, filters=83108, revisions=(1781187,useless=1696221), ccks=276744272, wck=86.683, mem=119M70
91.78/89.07	    decisions=39669, wrong=19371, backtracks=820, failedAssignments=18781, nogoods=4503
91.78/89.07	    
113.89/111.13	    num=55, depth=4..25, filters=96851, revisions=(2180993,useless=2081834), ccks=347452055, wck=108.745, mem=124M355
113.89/111.13	    decisions=43872, wrong=21461, backtracks=1029, failedAssignments=20671, nogoods=4717
113.89/111.13	    
152.09/149.38	    num=56, depth=6..20, filters=110718, revisions=(2568909,useless=2455521), ccks=473222649, wck=146.991, mem=129M640
152.09/149.38	    decisions=48349, wrong=23690, backtracks=1185, failedAssignments=22750, nogoods=4831
152.09/149.38	    
180.09/177.39	    num=57, depth=7..11, filters=124762, revisions=(3007528,useless=2879616), ccks=564335908, wck=175.004, mem=132M282
180.09/177.39	    decisions=53575, wrong=26298, backtracks=1525, failedAssignments=25037, nogoods=4877
180.09/177.39	    
187.19/184.49	    num=58, depth=7..23, filters=133310, revisions=(3192972,useless=3056505), ccks=586670656, wck=182.103, mem=137M567
187.19/184.49	    decisions=58734, wrong=28870, backtracks=1635, failedAssignments=27553, nogoods=5034
187.19/184.49	    
195.29/192.52	    num=59, depth=8..20, filters=142155, revisions=(3392456,useless=3247044), ccks=612078944, wck=190.132, mem=140M210
195.29/192.52	    decisions=64462, wrong=31726, backtracks=1782, failedAssignments=30321, nogoods=5176
195.29/192.52	    
201.14/198.38	    num=60, depth=6..21, filters=150767, revisions=(3624933,useless=3470858), ccks=630373410, wck=195.998, mem=26M761
201.14/198.38	    decisions=70639, wrong=34806, backtracks=2068, failedAssignments=33365, nogoods=5408
201.14/198.38	    
214.37/211.59	    num=61, depth=10..18, filters=161674, revisions=(3857899,useless=3692896), ccks=672947472, wck=209.207, mem=31M940
214.37/211.59	    decisions=77538, wrong=38247, backtracks=2194, failedAssignments=36714, nogoods=5496
214.37/211.59	    
223.77/220.99	    num=62, depth=6..20, filters=175626, revisions=(4164906,useless=3985889), ccks=702277063, wck=218.607, mem=37M119
223.77/220.99	    decisions=85281, wrong=42111, backtracks=2401, failedAssignments=40398, nogoods=5690
223.77/220.99	    
230.37/227.53	    num=63, depth=11..25, filters=192959, revisions=(4494472,useless=4298046), ccks=722367687, wck=225.149, mem=44M888
230.37/227.53	    decisions=93588, wrong=46255, backtracks=2661, failedAssignments=44450, nogoods=5923
230.37/227.53	    
242.99/240.13	    num=64, depth=14..23, filters=207792, revisions=(4811495,useless=4599816), ccks=762401501, wck=237.742, mem=50M67
242.99/240.13	    decisions=102715, wrong=50809, backtracks=2897, failedAssignments=48907, nogoods=6129
242.99/240.13	    
254.38/251.56	    num=65, depth=8..22, filters=222175, revisions=(5173807,useless=4947426), ccks=798887639, wck=249.177, mem=57M835
254.38/251.56	    decisions=112911, wrong=55898, backtracks=3245, failedAssignments=53810, nogoods=6304
254.38/251.56	    
266.35/263.48	    num=66, depth=8..25, filters=240620, revisions=(5558303,useless=5313256), ccks=836238151, wck=261.099, mem=65M604
266.35/263.48	    decisions=123941, wrong=61402, backtracks=3400, failedAssignments=59204, nogoods=6578
266.35/263.48	    
282.96/280.04	    num=67, depth=12..22, filters=260674, revisions=(6002747,useless=5737348), ccks=888912475, wck=277.65, mem=75M962
282.96/280.04	    decisions=136263, wrong=67555, backtracks=3721, failedAssignments=65137, nogoods=6738
282.96/280.04	    
299.06/296.17	    num=68, depth=8..24, filters=282328, revisions=(6458976,useless=6171709), ccks=940160382, wck=293.784, mem=86M321
299.06/296.17	    decisions=149582, wrong=74206, backtracks=3969, failedAssignments=71663, nogoods=6898
299.06/296.17	    
312.35/309.46	    num=69, depth=12..24, filters=305500, revisions=(6970853,useless=6660363), ccks=981878800, wck=307.073, mem=96M679
312.35/309.46	    decisions=164236, wrong=81524, backtracks=4392, failedAssignments=78842, nogoods=7180
312.35/309.46	    
331.45/328.52	    num=70, depth=8..24, filters=328377, revisions=(7601453,useless=7266506), ccks=1042545619, wck=326.138, mem=104M448
331.45/328.52	    decisions=180555, wrong=89676, backtracks=5221, failedAssignments=86739, nogoods=7364
331.45/328.52	    
352.49/349.59	    num=71, depth=10..18, filters=351459, revisions=(8279627,useless=7920920), ccks=1109444245, wck=347.202, mem=117M396
352.49/349.59	    decisions=198811, wrong=98797, backtracks=5947, failedAssignments=95426, nogoods=7533
352.49/349.59	    
387.93/384.93	    num=72, depth=8..23, filters=380093, revisions=(8978083,useless=8590556), ccks=1223721952, wck=382.545, mem=132M933
387.93/384.93	    decisions=218532, wrong=108651, backtracks=6463, failedAssignments=104981, nogoods=7587
387.93/384.93	    
411.13/408.16	    num=73, depth=10..21, filters=416308, revisions=(9719242,useless=9295496), ccks=1296796012, wck=405.773, mem=148M471
411.13/408.16	    decisions=239998, wrong=119376, backtracks=6806, failedAssignments=115492, nogoods=7745
411.13/408.16	    
439.66/436.61	    num=74, depth=14..22, filters=450217, revisions=(10614587,useless=10154741), ccks=1386820732, wck=434.225, mem=32M397
439.66/436.61	    decisions=263929, wrong=131333, backtracks=7717, failedAssignments=127054, nogoods=7962
439.66/436.61	    
467.47/464.46	    num=75, depth=12..22, filters=494121, revisions=(11621208,useless=11116980), ccks=1474134208, wck=462.072, mem=50M653
467.47/464.46	    decisions=290303, wrong=144511, backtracks=8492, failedAssignments=139772, nogoods=8149
467.47/464.46	    
516.77/513.72	    num=76, depth=10..22, filters=536412, revisions=(12607320,useless=12060222), ccks=1632217556, wck=511.33, mem=71M517
516.77/513.72	    decisions=319092, wrong=158898, backtracks=9522, failedAssignments=153762, nogoods=8295
516.77/513.72	    
550.68/547.69	    num=77, depth=10..18, filters=576672, revisions=(13871417,useless=13281903), ccks=1739301165, wck=545.3, mem=89M774
550.68/547.69	    decisions=350938, wrong=174813, backtracks=10831, failedAssignments=169151, nogoods=8380
550.68/547.69	    
597.58/594.58	    num=78, depth=4..20, filters=623315, revisions=(15190692,useless=14552820), ccks=1888046239, wck=592.199, mem=110M638
597.58/594.58	    decisions=385733, wrong=192203, backtracks=12263, failedAssignments=186079, nogoods=8567
597.58/594.58	    
643.78/640.72	    num=79, depth=5..24, filters=685765, revisions=(16737500,useless=16036144), ccks=2033413635, wck=638.337, mem=139M327
643.78/640.72	    decisions=424074, wrong=211364, backtracks=13487, failedAssignments=204700, nogoods=8906
643.78/640.72	    
681.42/678.34	    num=80, depth=8..22, filters=746728, revisions=(18409223,useless=17641190), ccks=2150123159, wck=675.955, mem=29M944
681.42/678.34	    decisions=465844, wrong=232240, backtracks=15825, failedAssignments=225184, nogoods=9027
681.42/678.34	    
744.43/741.34	    num=81, depth=10..21, filters=815543, revisions=(20251146,useless=19411136), ccks=2351290630, wck=738.957, mem=58M765
744.43/741.34	    decisions=512481, wrong=255548, backtracks=18007, failedAssignments=247716, nogoods=9236
744.43/741.34	    
794.14/791.01	    num=82, depth=5..24, filters=901148, revisions=(22137282,useless=21210013), ccks=2506301877, wck=788.629, mem=98M66
794.14/791.01	    decisions=563381, wrong=280988, backtracks=19554, failedAssignments=272501, nogoods=9499
794.14/791.01	    
863.45/860.33	    num=83, depth=12..24, filters=985283, revisions=(24543578,useless=23525688), ccks=2725602303, wck=857.942, mem=134M747
863.45/860.33	    decisions=620833, wrong=309705, backtracks=22488, failedAssignments=299765, nogoods=9623
863.45/860.33	    
929.30/926.17	    num=84, depth=12..22, filters=1093966, revisions=(27245314,useless=26113726), ccks=2929696258, wck=923.787, mem=42M938
929.30/926.17	    decisions=684320, wrong=341441, backtracks=25180, failedAssignments=329755, nogoods=9800
929.30/926.17	    
971.30/968.14	    num=85, depth=7..26, filters=1203832, revisions=(29771890,useless=28529919), ccks=3058358126, wck=965.749, mem=92M75
971.30/968.14	    decisions=751022, wrong=374782, backtracks=26920, failedAssignments=362744, nogoods=10168
971.30/968.14	    
1028.51/1025.34	    num=86, depth=8..26, filters=1340417, revisions=(32655587,useless=31275532), ccks=3234120602, wck=1022.952, mem=151M558
1028.51/1025.34	    decisions=825384, wrong=411954, backtracks=29945, failedAssignments=399032, nogoods=10411
1028.51/1025.34	    
1124.36/1121.11	    num=87, depth=12..24, filters=1454370, revisions=(35614803,useless=34113608), ccks=3539072508, wck=1118.722, mem=68M305
1124.36/1121.11	    decisions=907550, wrong=453027, backtracks=33026, failedAssignments=438949, nogoods=10524
1124.36/1121.11	    
1254.16/1250.99	    num=88, depth=7..21, filters=1587139, revisions=(38938708,useless=37302390), ccks=3955901828, wck=1248.6, mem=129M491
1254.16/1250.99	    decisions=997606, wrong=498046, backtracks=35914, failedAssignments=482858, nogoods=10702
1254.16/1250.99	    
1391.01/1387.70	    num=89, depth=10..20, filters=1760423, revisions=(43832858,useless=42013931), ccks=4385392603, wck=1385.319, mem=70M192
1391.01/1387.70	    decisions=1099842, wrong=549157, backtracks=40682, failedAssignments=531158, nogoods=10854
1391.01/1387.70	    
1462.23/1458.98	    num=90, depth=6..28, filters=1935735, revisions=(47785474,useless=45788081), ccks=4604182975, wck=1456.59, mem=148M25
1462.23/1458.98	    decisions=1208182, wrong=603315, backtracks=43073, failedAssignments=584288, nogoods=11315
1462.23/1458.98	    
1619.97/1616.60	    num=91, depth=12..25, filters=2131705, revisions=(52115672,useless=49915293), ccks=5107693582, wck=1614.217, mem=111M578
1619.97/1616.60	    decisions=1327950, wrong=663191, backtracks=46829, failedAssignments=642731, nogoods=11572
1619.97/1616.60	    
1749.23/1745.80	    num=92, depth=10..22, filters=2331126, revisions=(57126162,useless=54721781), ccks=5513401461, wck=1743.412, mem=78M596
1749.23/1745.80	    decisions=1460592, wrong=729504, backtracks=51603, failedAssignments=707018, nogoods=11767
1749.23/1745.80	    
1945.69/1942.21	    num=93, depth=12..22, filters=2553362, revisions=(62631951,useless=59989299), ccks=6137555701, wck=1939.827, mem=51M403
1945.69/1942.21	    decisions=1606724, wrong=802562, backtracks=56479, failedAssignments=777734, nogoods=11975
1945.69/1942.21	    
2104.05/2100.51	    num=94, depth=8..24, filters=2787464, revisions=(68583127,useless=65697666), ccks=6634755637, wck=2098.124, mem=36M987
2104.05/2100.51	    decisions=1766823, wrong=882603, backtracks=62477, failedAssignments=855521, nogoods=12149
2104.05/2100.51	    
2308.72/2305.11	    num=95, depth=10..24, filters=3058806, revisions=(75714454,useless=72552074), ccks=7280196716, wck=2302.729, mem=36M864
2308.72/2305.11	    decisions=1944943, wrong=971656, backtracks=69599, failedAssignments=941087, nogoods=12268
2308.72/2305.11	    
2441.25/2437.65	    num=96, depth=10..26, filters=3393104, revisions=(82426799,useless=78927995), ccks=7682376936, wck=2435.264, mem=66M563
2441.25/2437.65	    decisions=2136046, wrong=1067197, backtracks=72876, failedAssignments=1035210, nogoods=12500
2441.25/2437.65	    

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390492-1568387875/watcher-4390492-1568387875 -o /tmp/evaluation-result-4390492-1568387875/solver-4390492-1568387875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568376800-8553 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390492-1568387875.xml -cm 

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

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


[startup+0.103561 s]*
/proc/loadavg: 1.58 1.51 1.56 5/227 10126
/proc/meminfo: memFree=31186884/32770624 swapFree=66922164/67108860
[pid=10111] ppid=10108 vsize=10659884 memory=29568 CPUtime=0.15 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 5905 0 0 0 14 1 0 0 20 0 15 0 415043563 10915721216 7392 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2664971 7392 2912 1 0 2627468 0
[pid=10111/tid=10113] ppid=10108 vsize=10659884 memory=-8617482348318186131 CPUtime=0.09 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) R 10108 10111 8521 0 -1 4202560 3237 0 0 0 9 0 0 0 20 0 15 0 415043564 10915721216 7392 33554432000 4194304 4196468 140733150052016 140576011221568 140575999232830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575565079968 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575564027376 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) R 10108 10111 8521 0 -1 4202560 645 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575561922544 140575990207844 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) R 10108 10111 8521 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0.03 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) R 10108 10111 8521 0 -1 4202560 587 0 0 0 3 0 0 0 20 0 15 0 415043569 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575559813824 140575985980534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 7392 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29568 KiB

[startup+0.210787 s]*
/proc/loadavg: 1.58 1.51 1.56 3/227 10126
/proc/meminfo: memFree=31176936/32770624 swapFree=66922164/67108860
[pid=10111] ppid=10108 vsize=10659884 memory=36912 CPUtime=0.33 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 9008 0 0 0 30 3 0 0 20 0 15 0 415043563 10915721216 9228 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2664971 9228 2969 1 0 2627468 0
[pid=10111/tid=10113] ppid=10108 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) R 10108 10111 8521 0 -1 4202560 6076 0 0 0 18 2 0 0 20 0 15 0 415043564 10915721216 9228 33554432000 4194304 4196468 140733150052016 140576011234096 140576007017629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10659884 memory=365 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10659884 memory=140411667183308 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575565079968 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575564027376 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) S 10108 10111 8521 0 -1 1077944384 721 0 0 0 3 0 0 0 20 0 15 0 415043569 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575561922544 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) S 10108 10111 8521 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 15 0 415043569 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0.05 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) S 10108 10111 8521 0 -1 1077944384 611 0 0 0 5 0 0 0 20 0 15 0 415043569 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575559817456 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 9228 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36912 KiB

[startup+0.31016 s]*
/proc/loadavg: 1.58 1.51 1.56 3/227 10126
/proc/meminfo: memFree=31174108/32770624 swapFree=66922164/67108860
[pid=10111] ppid=10108 vsize=10659884 memory=39980 CPUtime=0.48 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 9229 0 0 0 44 4 0 0 20 0 15 0 415043563 10915721216 9995 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2664971 9995 3025 1 0 2627468 0
[pid=10111/tid=10113] ppid=10108 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) R 10108 10111 8521 0 -1 4202560 6226 0 0 0 28 2 0 0 20 0 15 0 415043564 10915721216 9995 33554432000 4194304 4196468 140733150052016 140576011227504 140576007017629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10659884 memory=304556144784048151 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10659884 memory=13994499648956056 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043564 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575565079968 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415043566 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575564027376 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) R 10108 10111 8521 0 -1 1077944384 729 0 0 0 3 0 0 0 20 0 15 0 415043569 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575561922544 140576007006850 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) R 10108 10111 8521 0 -1 1077944384 282 0 0 0 4 0 0 0 20 0 15 0 415043569 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0.07 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) R 10108 10111 8521 0 -1 4202560 635 0 0 0 7 0 0 0 20 0 15 0 415043569 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575559817584 140575986378231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10659884 memory=140411664246400 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043569 10915721216 9995 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39980 KiB

[startup+0.700774 s]
/proc/loadavg: 1.58 1.51 1.56 3/227 10126
/proc/meminfo: memFree=31164328/32770624 swapFree=66922164/67108860
[pid=10111] ppid=10108 vsize=10661932 memory=63220 CPUtime=1.11 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 12871 0 0 0 105 6 0 0 20 0 15 0 415043563 10917818368 15805 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2665483 15805 3062 1 0 2627980 0
[pid=10111/tid=10113] ppid=10108 vsize=10661932 memory=1284 CPUtime=0.68 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) R 10108 10111 8521 0 -1 4202560 8771 0 0 0 64 4 0 0 20 0 15 0 415043564 10917818368 15805 33554432000 4194304 4196468 140733150052016 140576011227728 140575987267440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10661932 memory=1044 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10661932 memory=708 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10661932 memory=9364 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10661932 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043564 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10661932 memory=776 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043566 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10661932 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415043566 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575565079968 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10661932 memory=8040 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415043566 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575564027376 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10661932 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10661932 memory=7811607157311039314 CPUtime=0.11 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) R 10108 10111 8521 0 -1 4202560 1121 0 0 0 11 0 0 0 20 0 15 0 415043569 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575561922544 140575988516821 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10661932 memory=5865188000529146989 CPUtime=0.1 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) S 10108 10111 8521 0 -1 1077944384 572 0 0 0 10 0 0 0 20 0 15 0 415043569 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10661932 memory=-8412654363917126771 CPUtime=0.18 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) S 10108 10111 8521 0 -1 1077944384 1048 0 0 0 18 0 0 0 20 0 15 0 415043569 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575559817456 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415043569 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043569 10917818368 15805 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63220 KiB

[startup+1.50078 s]
/proc/loadavg: 1.58 1.51 1.56 3/227 10126
/proc/meminfo: memFree=31147772/32770624 swapFree=66922164/67108860
[pid=10111] ppid=10108 vsize=10663980 memory=75472 CPUtime=2 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 18468 0 0 0 194 6 0 0 20 0 15 0 415043563 10919915520 18868 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2665995 18868 3097 1 0 2628492 0
[pid=10111/tid=10113] ppid=10108 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) R 10108 10111 8521 0 -1 4202560 13040 0 0 0 143 5 0 0 20 0 15 0 415043564 10919915520 18868 33554432000 4194304 4196468 140733150052016 140576011221584 140575991076190 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10919915520 18868 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10663980 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10919915520 18868 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415043564 10919915520 18868 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415043564 10919915520 18868 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 415043566 10919915520 18868 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0

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

/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 1107 0 0 0 13 1 0 0 20 0 16 0 415043564 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10748324 memory=164 CPUtime=0.04 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 3685 0 0 0 3 1 0 0 20 0 16 0 415043566 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10748324 memory=258512 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575565080032 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10748324 memory=258512 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575564027392 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10748324 memory=258512 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10748324 memory=3580 CPUtime=1.09 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) S 10108 10111 8521 0 -1 1077944384 8717 0 0 0 108 1 0 0 20 0 16 0 415043569 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575561922544 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10748324 memory=111632 CPUtime=1.13 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) S 10108 10111 8521 0 -1 1077944384 7833 0 0 0 112 1 0 0 20 0 16 0 415043569 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10748324 memory=804 CPUtime=0.68 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) S 10108 10111 8521 0 -1 1077944384 7533 0 0 0 67 1 0 0 20 0 16 0 415043569 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575559817456 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10748324 memory=258512 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10748324 memory=2832 CPUtime=0.45 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1635 0 0 0 19 26 0 0 20 0 16 0 415043569 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10127] ppid=10108 vsize=10748324 memory=3580 CPUtime=2380.02 cores=1,3,5,7
/proc/10111/task/10127/stat : 10127 (java) R 10108 10111 8521 0 -1 4202560 19498 0 0 0 237997 5 0 0 20 0 16 0 415043751 11006283776 64628 33554432000 4194304 4196468 140733150052016 140575556243152 140575639928390 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 2385.91 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 258512 KiB

[startup+2442.3 s]
/proc/loadavg: 0.99 1.00 1.06 2/206 10397
/proc/meminfo: memFree=31177396/32770624 swapFree=66922204/67108860
[pid=10111] ppid=10108 vsize=10748324 memory=254920 CPUtime=2445.95 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 73241 0 0 0 244550 45 0 0 20 0 16 0 415043563 11006283776 63730 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2687081 63730 3378 1 0 2647217 0
[pid=10111/tid=10113] ppid=10108 vsize=10748324 memory=254920 CPUtime=1.86 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) S 10108 10111 8521 0 -1 1077944384 15275 0 0 0 179 7 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140576011238576 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1801 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.14 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1929 0 0 0 14 0 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 2168 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 1151 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.05 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 3872 0 0 0 4 1 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10748324 memory=254920 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575565080032 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10748324 memory=254920 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575564027392 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10748324 memory=254920 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10748324 memory=254920 CPUtime=1.09 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) S 10108 10111 8521 0 -1 1077944384 8719 0 0 0 108 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575561922544 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10748324 memory=254920 CPUtime=1.13 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) S 10108 10111 8521 0 -1 1077944384 7836 0 0 0 112 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.68 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) S 10108 10111 8521 0 -1 1077944384 7535 0 0 0 67 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575559817456 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10748324 memory=258512 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.47 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1665 0 0 0 20 27 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10127] ppid=10108 vsize=10748324 memory=254920 CPUtime=2440 cores=1,3,5,7
/proc/10111/task/10127/stat : 10127 (java) R 10108 10111 8521 0 -1 4202560 19857 0 0 0 243995 5 0 0 20 0 16 0 415043751 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575556243152 140575645015701 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 2445.95 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254920 KiB

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/206 10401
/proc/meminfo: memFree=31177444/32770624 swapFree=66922204/67108860
[pid=10111] ppid=10108 vsize=10748324 memory=254920 CPUtime=2505.96 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 73283 0 0 0 250550 46 0 0 20 0 16 0 415043563 11006283776 63730 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2687081 63730 3378 1 0 2647217 0
[pid=10111/tid=10113] ppid=10108 vsize=10748324 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) S 10108 10111 8521 0 -1 1077944384 15275 0 0 0 179 7 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140576011238576 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1801 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.14 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1929 0 0 0 14 0 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 2168 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 1151 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.05 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 3872 0 0 0 4 1 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10748324 memory=254920 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575565080032 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10748324 memory=254920 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575564027392 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10748324 memory=254920 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10748324 memory=254920 CPUtime=1.09 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) S 10108 10111 8521 0 -1 1077944384 8719 0 0 0 108 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575561922544 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10748324 memory=254920 CPUtime=1.13 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) S 10108 10111 8521 0 -1 1077944384 7836 0 0 0 112 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.68 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) S 10108 10111 8521 0 -1 1077944384 7535 0 0 0 67 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575559817456 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10748324 memory=6272 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10748324 memory=6791534058613427641 CPUtime=0.47 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1669 0 0 0 20 27 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10127] ppid=10108 vsize=10748324 memory=254920 CPUtime=2499.99 cores=1,3,5,7
/proc/10111/task/10127/stat : 10127 (java) R 10108 10111 8521 0 -1 4202560 19895 0 0 0 249994 5 0 0 20 0 16 0 415043751 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575556243152 140575639928390 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 2505.96 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.4 s]
/proc/loadavg: 1.00 1.00 1.05 2/206 10403
/proc/meminfo: memFree=31177320/32770624 swapFree=66922204/67108860
[pid=10111] ppid=10108 vsize=10748324 memory=254920 CPUtime=2520.06 cores=1,3,5,7
/proc/10111/stat : 10111 (java) S 10108 10111 8521 0 -1 1077944320 73291 0 0 0 251960 46 0 0 20 0 16 0 415043563 11006283776 63730 33554432000 4194304 4196468 140733150052016 140733150034560 140576006995703 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
/proc/10111/statm: 2687081 63730 3378 1 0 2647217 0
[pid=10111/tid=10113] ppid=10108 vsize=10748324 memory=19704 CPUtime=1.86 cores=1,3,5,7
/proc/10111/task/10113/stat : 10113 (java) S 10108 10111 8521 0 -1 1077944384 15275 0 0 0 179 7 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140576011238576 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10114] ppid=10108 vsize=10748324 memory=6791534058613427641 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10114/stat : 10114 (java) S 10108 10111 8521 0 -1 1077944384 1801 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575959615760 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10115] ppid=10108 vsize=10748324 memory=-7175204567652784766 CPUtime=0.14 cores=1,3,5,7
/proc/10111/task/10115/stat : 10115 (java) S 10108 10111 8521 0 -1 1077944384 1929 0 0 0 14 0 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575958563216 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10116] ppid=10108 vsize=10748324 memory=7668338700576646250 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10116/stat : 10116 (java) S 10108 10111 8521 0 -1 1077944384 2168 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575612000784 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10117] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.15 cores=1,3,5,7
/proc/10111/task/10117/stat : 10117 (java) S 10108 10111 8521 0 -1 1077944384 1151 0 0 0 14 1 0 0 20 0 16 0 415043564 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575610948240 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10118] ppid=10108 vsize=10748324 memory=3580 CPUtime=0.05 cores=1,3,5,7
/proc/10111/task/10118/stat : 10118 (java) S 10108 10111 8521 0 -1 1077944384 3872 0 0 0 4 1 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575566133744 140576007006850 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10119] ppid=10108 vsize=10748324 memory=19704 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10119/stat : 10119 (java) S 10108 10111 8521 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575565080032 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10120] ppid=10108 vsize=10748324 memory=280823083031184 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10120/stat : 10120 (java) S 10108 10111 8521 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 415043566 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575564027392 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10121] ppid=10108 vsize=10748324 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10121/stat : 10121 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575562975952 140576007014299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10122] ppid=10108 vsize=10748324 memory=0 CPUtime=1.09 cores=1,3,5,7
/proc/10111/task/10122/stat : 10122 (java) S 10108 10111 8521 0 -1 1077944384 8719 0 0 0 108 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575561922544 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10123] ppid=10108 vsize=10748324 memory=0 CPUtime=1.13 cores=1,3,5,7
/proc/10111/task/10123/stat : 10123 (java) S 10108 10111 8521 0 -1 1077944384 7836 0 0 0 112 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575560870000 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10124] ppid=10108 vsize=10748324 memory=988 CPUtime=0.68 cores=1,3,5,7
/proc/10111/task/10124/stat : 10124 (java) S 10108 10111 8521 0 -1 1077944384 7535 0 0 0 67 1 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575559817456 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10125] ppid=10108 vsize=10748324 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/10111/task/10125/stat : 10125 (java) S 10108 10111 8521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575558765152 140576007005909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10126] ppid=10108 vsize=10748324 memory=254920 CPUtime=0.47 cores=1,3,5,7
/proc/10111/task/10126/stat : 10126 (java) S 10108 10111 8521 0 -1 1077944384 1669 0 0 0 20 27 0 0 20 0 16 0 415043569 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575557712688 140576007006850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
[pid=10111/tid=10127] ppid=10108 vsize=10748324 memory=1044 CPUtime=2514.09 cores=1,3,5,7
/proc/10111/task/10127/stat : 10127 (java) R 10108 10111 8521 0 -1 4202560 19903 0 0 0 251404 5 0 0 20 0 16 0 415043751 11006283776 63730 33554432000 4194304 4196468 140733150052016 140575556243152 140575645047872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6729728 140733150053387 140733150053490 140733150053490 140733150056399 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 254920 KiB

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

[startup+2516.41 s]
# the end of solver process 10111 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.62 s, system=0.463991 s

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

Child status: 143
Real time (s): 2516.41
CPU time (s): 2520.08
CPU user time (s): 2519.62
CPU system time (s): 0.463991
CPU usage (%): 100.146
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 269792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.62
system time used= 0.463991
maximum resident set size= 269792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73685
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57722
involuntary context switches= 1491


# summary of solver processes directly reported to runsolver:
#   pid: 10111
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.62
#   total CPU system time (s): 0.463991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3516 second user time and 22.6266 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 16:15:59
IDJOB=4390492
IDBENCH=141713
IDSOLVER=2832
FILE ID=node107/4390492-1568387875
RUNJOBID= node107-1568376800-8553
PBS_JOBID= 21701847
Free space on /tmp= 59028 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-24-071.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390492-1568387875/watcher-4390492-1568387875 -o /tmp/evaluation-result-4390492-1568387875/solver-4390492-1568387875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568376800-8553 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390492-1568387875.xml -cm

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

MD5SUM BENCH= c8960cc0de41b37a4760da710336f2ef
RANDOM SEED=2037128946

node107.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.11
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.11
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.11
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.11
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:        31204260 kB
MemAvailable:   31626584 kB
Buffers:          149076 kB
Cached:           546048 kB
SwapCached:        79520 kB
Active:           602288 kB
Inactive:         381756 kB
Active(anon):     218660 kB
Inactive(anon):   100788 kB
Active(file):     383628 kB
Inactive(file):   280968 kB
Unevictable:      109976 kB
Mlocked:          109976 kB
SwapTotal:      67108860 kB
SwapFree:       66922164 kB
Dirty:              8608 kB
Writeback:             0 kB
AnonPages:        321348 kB
Mapped:            46232 kB
Shmem:             21900 kB
Slab:             175772 kB
SReclaimable:     147128 kB
SUnreclaim:        28644 kB
KernelStack:        3776 kB
PageTables:         6228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1143044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59032 MiB
End job on node107 at 2019-09-13 16:57:56