Trace number 4390993

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AbsCon 2019-07-23? (TO) 2520.08 2517.02

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-01.xml
MD5SUM158e2c33e228ebf79a07c013c2cd02f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20012.7
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

2.38/1.88	
2.38/1.88	AbsCon 2 
2.62/1.90	
2.89/2.02	  Instance
2.89/2.02	    name=instance-4390993-1568385546, framework=COP, bounds=-infty..+infty
2.89/2.02	
2.89/2.02	  Loading variables...
2.89/2.05	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@ffa8992
2.89/2.06	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6d00022d
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29314448
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6dee28cf
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b55055c
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@457d6289
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66bc12d8
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d2efa17
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5ae544c4
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4e58d77a
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2f098ebe
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20d44c1c
2.89/2.06	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4d68180b
2.89/2.07	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1adfd370
2.89/2.07	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1e311da
2.89/2.07	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@333a835b
2.89/2.07	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@11f39e9e
2.89/2.07	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75d9ddbe
3.17/2.12	
3.17/2.12	
3.17/2.12	  Domains
3.17/2.12	    nTypes=2, nValues=5095, sizes=[19#1,47#108]
3.17/2.12	  Variables
3.17/2.12	    count=109, degrees=[2#1,4#10,5#82,6#16]
3.17/2.12	  Objectives
3.17/2.12	    way=max, type=ObjVarGE
3.17/2.12	  Constraints
3.17/2.12	    count=56, nSpecific=56, arities=[1#1,6#36,12#17,19#1,108#1]
3.17/2.12	    distribution=[CardinalityConstant#1,ExactlyKVariable#1,LexicographicLe#17,ObjVarGE#1,OrderedGE#18,SumSimpleLE#18]
3.17/2.12	    wck=0.269, cpu=2.092, mem=21M227
3.17/2.13	  Solver SolverBacktrack being built...
3.17/2.13	
3.17/2.15	
3.17/2.15	  Solver
3.17/2.15	    guaranteedGAC=true
3.17/2.15	    wck=0.301, cpu=2.123, mem=31M870
3.17/2.16	
3.17/2.16	  Preprocessing
3.17/2.16	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.17/2.16	    wck=0.006, cpu=2.13, mem=31M870
3.17/2.16	
3.43/2.20	    num=0, depth=1..1, filters=106, wck=0.046, mem=31M870
3.43/2.20	    decisions=21, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
3.43/2.20	    
3.43/2.22	    num=1, depth=0..0, filters=214, wck=0.07, mem=34M512
3.43/2.22	    decisions=43, wrong=21, backtracks=0, failedAssignments=21, nogoods=10
3.43/2.22	    
3.43/2.26	    num=2, depth=0..0, filters=436, wck=0.11, mem=34M512
3.43/2.26	    decisions=67, wrong=33, backtracks=0, failedAssignments=33, nogoods=10
3.43/2.26	    
3.74/2.33	    num=3, depth=0..0, filters=792, wck=0.173, mem=34M512
3.74/2.33	    decisions=93, wrong=46, backtracks=0, failedAssignments=46, nogoods=10
3.74/2.33	    
3.74/2.38	    num=4, depth=0..1, filters=1203, wck=0.226, mem=34M512
3.74/2.38	    decisions=121, wrong=60, backtracks=0, failedAssignments=60, nogoods=14
3.74/2.38	    
4.04/2.42	    num=5, depth=0..0, filters=1501, wck=0.271, mem=34M512
4.04/2.42	    decisions=153, wrong=76, backtracks=0, failedAssignments=76, nogoods=14
4.04/2.42	    
4.04/2.45	    num=6, depth=0..1, filters=1707, wck=0.294, mem=34M512
4.04/2.45	    decisions=188, wrong=93, backtracks=0, failedAssignments=93, nogoods=27
4.04/2.45	    
4.25/2.50	    num=7, depth=0..0, filters=2226, wck=0.348, mem=34M512
4.25/2.50	    decisions=226, wrong=112, backtracks=0, failedAssignments=112, nogoods=27
4.25/2.50	    
4.25/2.53	    num=8, depth=0..4, filters=2578, wck=0.381, mem=34M512
4.25/2.53	    decisions=272, wrong=133, backtracks=0, failedAssignments=133, nogoods=43
4.25/2.53	    
4.25/2.58	    num=9, depth=0..5, filters=3153, wck=0.429, mem=34M512
4.25/2.58	    decisions=323, wrong=156, backtracks=0, failedAssignments=156, nogoods=46
4.25/2.58	    
4.38/2.63	    num=10, depth=0..6, filters=3672, wck=0.472, mem=34M512
4.38/2.63	    decisions=379, wrong=181, backtracks=0, failedAssignments=181, nogoods=54
4.38/2.63	    
4.38/2.66	    num=11, depth=0..12, filters=4032, wck=0.509, mem=34M512
4.38/2.66	    decisions=446, wrong=209, backtracks=0, failedAssignments=209, nogoods=72
4.38/2.66	    
4.38/2.70	    num=12, depth=4..12, filters=4371, wck=0.543, mem=34M512
4.38/2.70	    decisions=520, wrong=240, backtracks=0, failedAssignments=240, nogoods=103
4.38/2.70	    
4.49/2.74	    num=13, depth=4..16, filters=4786, wck=0.586, mem=34M512
4.49/2.74	    decisions=604, wrong=274, backtracks=0, failedAssignments=274, nogoods=137
4.49/2.74	    
4.49/2.78	    num=14, depth=4..14, filters=5190, wck=0.628, mem=34M512
4.49/2.78	    decisions=693, wrong=312, backtracks=1, failedAssignments=311, nogoods=159
4.49/2.78	    
4.61/2.82	    num=15, depth=4..15, filters=5622, wck=0.671, mem=34M512
4.61/2.82	    decisions=790, wrong=353, backtracks=1, failedAssignments=352, nogoods=200
4.61/2.82	    
4.61/2.87	    num=16, depth=9..14, filters=6169, wck=0.722, mem=34M512
4.61/2.87	    decisions=896, wrong=400, backtracks=3, failedAssignments=397, nogoods=227
4.61/2.87	    
4.77/2.92	    num=17, depth=8..18, filters=6700, wck=0.772, mem=34M512
4.77/2.92	    decisions=1013, wrong=450, backtracks=3, failedAssignments=447, nogoods=277
4.77/2.92	    
4.77/2.96	    num=18, depth=5..9, filters=7023, wck=0.805, mem=34M512
4.77/2.96	    decisions=1134, wrong=508, backtracks=7, failedAssignments=502, nogoods=279
4.77/2.96	    
4.77/3.00	    num=19, depth=5..9, filters=7374, wck=0.85, mem=34M512
4.77/3.00	    decisions=1264, wrong=569, backtracks=7, failedAssignments=563, nogoods=340
4.77/3.00	    
4.90/3.05	    num=20, depth=8..13, filters=7667, wck=0.895, mem=34M512
4.90/3.05	    decisions=1411, wrong=637, backtracks=9, failedAssignments=630, nogoods=354
4.90/3.05	    
5.00/3.11	    num=21, depth=6..14, filters=8138, wck=0.957, mem=34M512
5.00/3.11	    decisions=1576, wrong=714, backtracks=14, failedAssignments=704, nogoods=376
5.00/3.11	    
5.10/3.20	    num=22, depth=6..14, filters=8977, wck=1.049, mem=34M512
5.10/3.20	    decisions=1757, wrong=798, backtracks=18, failedAssignments=785, nogoods=401
5.10/3.20	    
5.21/3.31	    num=23, depth=6..38, filters=10065, wck=1.153, mem=34M512
5.21/3.31	    decisions=1972, wrong=889, backtracks=20, failedAssignments=874, nogoods=465
5.21/3.31	    
5.32/3.40	    num=24, depth=6..13, filters=10864, wck=1.25, mem=34M512
5.32/3.40	    decisions=2192, wrong=994, backtracks=32, failedAssignments=972, nogoods=474
5.32/3.40	    
5.42/3.52	    num=25, depth=4..15, filters=11823, wck=1.371, mem=34M512
5.42/3.52	    decisions=2442, wrong=1117, backtracks=52, failedAssignments=1080, nogoods=475
5.42/3.52	    
5.52/3.65	    num=26, depth=2..29, filters=12944, wck=1.496, mem=34M512
5.52/3.65	    decisions=2733, wrong=1258, backtracks=79, failedAssignments=1199, nogoods=560
5.52/3.65	    
5.74/3.84	    num=27, depth=0..17, filters=15101, wck=1.689, mem=34M512
5.74/3.84	    decisions=3038, wrong=1404, backtracks=101, failedAssignments=1330, nogoods=629
5.74/3.84	    
5.84/3.91	    num=28, depth=4..8, filters=15560, wck=1.754, mem=34M512
5.84/3.91	    decisions=3336, wrong=1550, backtracks=104, failedAssignments=1474, nogoods=726
5.84/3.91	    
5.84/3.99	    num=29, depth=4..9, filters=16347, wck=1.833, mem=34M512
5.84/3.99	    decisions=3664, wrong=1711, backtracks=109, failedAssignments=1632, nogoods=789
5.84/3.99	    
6.05/4.13	    num=30, depth=3..12, filters=17444, wck=1.977, mem=34M512
6.05/4.13	    decisions=4034, wrong=1890, backtracks=115, failedAssignments=1806, nogoods=899
6.05/4.13	    
6.14/4.25	    num=31, depth=4..11, filters=18512, wck=2.097, mem=34M512
6.14/4.25	    decisions=4436, wrong=2086, backtracks=124, failedAssignments=1997, nogoods=927
6.14/4.25	    
6.24/4.36	    num=32, depth=4..13, filters=19381, wck=2.203, mem=34M512
6.24/4.36	    decisions=4873, wrong=2302, backtracks=135, failedAssignments=2208, nogoods=972
6.24/4.36	    
6.49/4.51	    num=33, depth=4..14, filters=20495, wck=2.354, mem=34M512
6.49/4.51	    decisions=5366, wrong=2542, backtracks=143, failedAssignments=2440, nogoods=1099
6.49/4.51	    
6.59/4.65	    num=34, depth=4..18, filters=21482, wck=2.494, mem=34M512
6.59/4.65	    decisions=5909, wrong=2811, backtracks=161, failedAssignments=2695, nogoods=1102
6.59/4.65	    
6.82/4.88	    num=35, depth=1..26, filters=23399, wck=2.723, mem=34M512
6.82/4.88	    decisions=6518, wrong=3106, backtracks=178, failedAssignments=2976, nogoods=1227
6.82/4.88	    
7.03/5.05	    num=36, depth=1..13, filters=24408, wck=2.902, mem=34M512
7.03/5.05	    decisions=7178, wrong=3433, backtracks=198, failedAssignments=3285, nogoods=1265
7.03/5.05	    
7.23/5.29	    num=37, depth=1..20, filters=26491, wck=3.14, mem=34M512
7.23/5.29	    decisions=7906, wrong=3791, backtracks=224, failedAssignments=3625, nogoods=1385
7.23/5.29	    
7.57/5.52	    num=38, depth=1..17, filters=28243, wck=3.368, mem=34M512
7.57/5.52	    decisions=8703, wrong=4185, backtracks=254, failedAssignments=3999, nogoods=1403
7.57/5.52	    
7.78/5.74	    num=39, depth=1..13, filters=29945, wck=3.586, mem=34M512
7.78/5.74	    decisions=9610, wrong=4635, backtracks=297, failedAssignments=4410, nogoods=1442
7.78/5.74	    
7.99/6.00	    num=40, depth=1..16, filters=32292, wck=3.848, mem=34M512
7.99/6.00	    decisions=10637, wrong=5142, backtracks=358, failedAssignments=4862, nogoods=1470
7.99/6.00	    
8.50/6.30	    num=41, depth=1..21, filters=34467, wck=4.149, mem=34M512
8.50/6.30	    decisions=11705, wrong=5667, backtracks=395, failedAssignments=5359, nogoods=1523
8.50/6.30	    
8.90/6.78	    num=42, depth=1..51, filters=38407, wck=4.631, mem=34M512
8.90/6.78	    decisions=12944, wrong=6267, backtracks=462, failedAssignments=5906, nogoods=1748
8.90/6.78	    
9.32/7.15	    num=43, depth=1..16, filters=41076, wck=4.993, mem=34M512
9.32/7.15	    decisions=14290, wrong=6935, backtracks=534, failedAssignments=6508, nogoods=1808
9.32/7.15	    
10.64/8.44	    num=44, depth=3..40, filters=54102, wck=6.29, mem=34M512
10.64/8.44	    decisions=16002, wrong=7778, backtracks=740, failedAssignments=7170, nogoods=1877
10.64/8.44	    
11.04/8.84	    num=45, depth=0..14, filters=56582, wck=6.691, mem=34M512
11.04/8.84	    decisions=17533, wrong=8538, backtracks=787, failedAssignments=7898, nogoods=1978
11.04/8.84	    
11.54/9.34	    num=46, depth=1..14, filters=60218, wck=7.187, mem=34M512
11.54/9.34	    decisions=19236, wrong=9386, backtracks=846, failedAssignments=8699, nogoods=1992
11.54/9.34	    
12.14/9.94	    num=47, depth=3..16, filters=64666, wck=7.784, mem=34M512
12.14/9.94	    decisions=21104, wrong=10316, backtracks=908, failedAssignments=9580, nogoods=2037
12.14/9.94	    
12.84/10.67	    num=48, depth=2..25, filters=70546, wck=8.52, mem=34M512
12.84/10.67	    decisions=23291, wrong=11405, backtracks=1073, failedAssignments=10550, nogoods=2050
12.84/10.67	    
13.65/11.42	    num=49, depth=2..35, filters=76217, wck=9.262, mem=34M512
13.65/11.42	    decisions=25579, wrong=12536, backtracks=1169, failedAssignments=11617, nogoods=2281
13.65/11.42	    
14.36/12.11	    num=50, depth=0..18, filters=80544, wck=9.957, mem=34M512
14.36/12.11	    decisions=28078, wrong=13783, backtracks=1252, failedAssignments=12790, nogoods=2336
14.36/12.11	    
15.95/13.72	    num=51, depth=1..44, filters=95831, wck=11.568, mem=34M512
15.95/13.72	    decisions=31438, wrong=15450, backtracks=1774, failedAssignments=14081, nogoods=2482
15.95/13.72	    
17.06/14.86	    num=52, depth=1..16, filters=103463, wck=12.706, mem=34M512
17.06/14.86	    decisions=34479, wrong=16964, backtracks=1884, failedAssignments=15501, nogoods=2511
17.06/14.86	    
18.66/16.47	    num=53, depth=4..54, filters=116680, wck=14.319, mem=37M155
18.66/16.47	    decisions=38621, wrong=19018, backtracks=2536, failedAssignments=17063, nogoods=2729
18.66/16.47	    
19.67/17.43	    num=54, depth=3..24, filters=123031, wck=15.276, mem=37M155
19.67/17.43	    decisions=42275, wrong=20836, backtracks=2664, failedAssignments=18781, nogoods=2902
19.67/17.43	    
21.47/19.29	    num=55, depth=2..46, filters=138109, wck=17.136, mem=37M155
21.47/19.29	    decisions=46643, wrong=23005, backtracks=3048, failedAssignments=20671, nogoods=3049
21.47/19.29	    
22.87/20.62	    num=56, depth=2..20, filters=149819, wck=18.472, mem=37M155
22.87/20.62	    decisions=51056, wrong=25207, backtracks=3225, failedAssignments=22750, nogoods=3068
22.87/20.62	    
24.07/21.89	    num=57, depth=1..20, filters=159128, wck=19.739, mem=37M155
24.07/21.89	    decisions=56042, wrong=27698, backtracks=3440, failedAssignments=25037, nogoods=3095
24.07/21.89	    
25.57/23.31	    num=58, depth=2..46, filters=169044, wck=21.152, mem=37M155
25.57/23.31	    decisions=61313, wrong=30318, backtracks=3582, failedAssignments=27553, nogoods=3461
25.57/23.31	    
27.17/24.90	    num=59, depth=1..30, filters=181491, wck=22.747, mem=37M155
27.17/24.90	    decisions=67147, wrong=33228, backtracks=3786, failedAssignments=30321, nogoods=3616
27.17/24.90	    
28.67/26.44	    num=60, depth=1..21, filters=193965, wck=24.287, mem=37M155
28.67/26.44	    decisions=73663, wrong=36480, backtracks=4043, failedAssignments=33365, nogoods=3714
28.67/26.44	    
30.39/28.13	    num=61, depth=1..35, filters=206537, wck=25.974, mem=37M155
30.39/28.13	    decisions=80681, wrong=39983, backtracks=4315, failedAssignments=36714, nogoods=3779
30.39/28.13	    
33.68/31.43	    num=62, depth=1..61, filters=231913, wck=29.28, mem=37M155
33.68/31.43	    decisions=90185, wrong=44719, backtracks=5712, failedAssignments=40398, nogoods=4022
33.68/31.43	    
41.18/38.94	    num=63, depth=1..54, filters=295489, wck=36.785, mem=37M155
41.18/38.94	    decisions=102126, wrong=50672, backtracks=8453, failedAssignments=44450, nogoods=4215
41.18/38.94	    
43.48/41.27	    num=64, depth=1..28, filters=311679, wck=39.114, mem=37M155
43.48/41.27	    decisions=111547, wrong=55374, backtracks=8762, failedAssignments=48907, nogoods=4332
43.48/41.27	    
46.22/43.91	    num=65, depth=1..20, filters=334226, wck=41.758, mem=37M155
46.22/43.91	    decisions=122021, wrong=60608, backtracks=9137, failedAssignments=53810, nogoods=4379
46.22/43.91	    
50.82/48.55	    num=66, depth=1..57, filters=371935, wck=46.395, mem=37M155
50.82/48.55	    decisions=135789, wrong=67475, backtracks=11029, failedAssignments=59204, nogoods=4538
50.82/48.55	    
53.83/51.52	    num=67, depth=1..23, filters=391140, wck=49.365, mem=37M155
53.83/51.52	    decisions=148456, wrong=73801, backtracks=11515, failedAssignments=65137, nogoods=4649
53.83/51.52	    
60.73/58.47	    num=68, depth=1..60, filters=454085, wck=56.316, mem=37M155
60.73/58.47	    decisions=166863, wrong=82985, backtracks=15315, failedAssignments=71663, nogoods=4734
60.73/58.47	    
64.44/62.12	    num=69, depth=1..28, filters=480818, wck=59.963, mem=39M797
64.44/62.12	    decisions=182203, wrong=90646, backtracks=15865, failedAssignments=78842, nogoods=4768
64.44/62.12	    
73.36/71.08	    num=70, depth=1..52, filters=558058, wck=68.93, mem=39M797
73.36/71.08	    decisions=205037, wrong=102045, backtracks=20698, failedAssignments=86739, nogoods=4837
73.36/71.08	    
81.38/79.02	    num=71, depth=2..56, filters=625905, wck=76.869, mem=39M797
81.38/79.02	    decisions=228133, wrong=113576, backtracks=24736, failedAssignments=95426, nogoods=4936
81.38/79.02	    
89.00/86.69	    num=72, depth=1..59, filters=689909, wck=84.533, mem=39M797
89.00/86.69	    decisions=250323, wrong=124653, backtracks=26631, failedAssignments=104981, nogoods=5066
89.00/86.69	    
96.30/93.97	    num=73, depth=1..53, filters=745850, wck=91.818, mem=39M797
96.30/93.97	    decisions=274112, wrong=136529, backtracks=28462, failedAssignments=115492, nogoods=5207
96.30/93.97	    
103.10/100.75	    num=74, depth=3..37, filters=792918, wck=98.601, mem=39M797
103.10/100.75	    decisions=298538, wrong=148737, backtracks=29316, failedAssignments=127054, nogoods=5263
103.10/100.75	    
111.83/109.41	    num=75, depth=0..77, filters=874696, wck=107.26, mem=39M797
111.83/109.41	    decisions=329158, wrong=164021, backtracks=32675, failedAssignments=139772, nogoods=5567
111.83/109.41	    
170.06/167.61	    num=76, depth=0..37, filters=1404484, wck=165.455, mem=42M439
170.06/167.61	    decisions=379632, wrong=189246, backtracks=44922, failedAssignments=153762, nogoods=5626
170.06/167.61	    
186.66/184.26	    num=77, depth=3..63, filters=1555648, wck=182.112, mem=42M439
186.66/184.26	    decisions=421818, wrong=210319, backtracks=52935, failedAssignments=169151, nogoods=5914
186.66/184.26	    
202.07/199.66	    num=78, depth=3..70, filters=1703476, wck=197.504, mem=42M439
202.07/199.66	    decisions=465184, wrong=231986, backtracks=58863, failedAssignments=186079, nogoods=6159
202.07/199.66	    
235.28/232.86	    num=79, depth=2..56, filters=2031710, wck=230.705, mem=42M439
235.28/232.86	    decisions=522560, wrong=260661, backtracks=70323, failedAssignments=204700, nogoods=6227
235.28/232.86	    
260.50/258.01	    num=80, depth=1..50, filters=2264553, wck=255.859, mem=45M82
260.50/258.01	    decisions=577541, wrong=288139, backtracks=79201, failedAssignments=225184, nogoods=6330
260.50/258.01	    
275.79/273.33	    num=81, depth=0..70, filters=2392010, wck=271.175, mem=45M82
275.79/273.33	    decisions=629779, wrong=314235, backtracks=83737, failedAssignments=247716, nogoods=6690
275.79/273.33	    
300.41/297.95	    num=82, depth=1..59, filters=2613831, wck=295.801, mem=45M82
300.41/297.95	    decisions=695013, wrong=346830, backtracks=94264, failedAssignments=272501, nogoods=6870
300.41/297.95	    
315.62/313.17	    num=83, depth=1..48, filters=2726216, wck=311.015, mem=47M724
315.62/313.17	    decisions=754145, wrong=376391, backtracks=97327, failedAssignments=299765, nogoods=6890
315.62/313.17	    
352.42/349.91	    num=84, depth=1..58, filters=3063067, wck=347.754, mem=47M724
352.42/349.91	    decisions=842726, wrong=420665, backtracks=117110, failedAssignments=329755, nogoods=7083
352.42/349.91	    
393.13/390.66	    num=85, depth=1..51, filters=3413932, wck=388.503, mem=50M367
393.13/390.66	    decisions=940464, wrong=469525, backtracks=140079, failedAssignments=362744, nogoods=7123
393.13/390.66	    
450.84/448.30	    num=86, depth=3..49, filters=3916657, wck=446.144, mem=50M367
450.84/448.30	    decisions=1049592, wrong=524076, backtracks=164520, failedAssignments=399032, nogoods=7214
450.84/448.30	    
493.96/491.48	    num=87, depth=1..61, filters=4308694, wck=489.323, mem=53M9
493.96/491.48	    decisions=1151339, wrong=574938, backtracks=178860, failedAssignments=438949, nogoods=7311
493.96/491.48	    
550.37/547.81	    num=88, depth=1..67, filters=4800006, wck=545.658, mem=53M9
550.37/547.81	    decisions=1271178, wrong=634839, backtracks=200451, failedAssignments=482858, nogoods=7431
550.37/547.81	    
585.78/583.21	    num=89, depth=1..60, filters=5069414, wck=581.058, mem=55M652
585.78/583.21	    decisions=1381892, wrong=690178, backtracks=209937, failedAssignments=531158, nogoods=7611
585.78/583.21	    
630.49/627.92	    num=90, depth=1..64, filters=5438647, wck=625.763, mem=58M294
630.49/627.92	    decisions=1512713, wrong=755570, backtracks=227162, failedAssignments=584288, nogoods=7827
630.49/627.92	    
701.11/698.57	    num=91, depth=1..62, filters=6071999, wck=696.421, mem=58M294
701.11/698.57	    decisions=1681286, wrong=839838, backtracks=263089, failedAssignments=642731, nogoods=7938
701.11/698.57	    
752.82/750.24	    num=92, depth=1..65, filters=6494505, wck=748.09, mem=60M936
752.82/750.24	    decisions=1835090, wrong=916722, backtracks=280288, failedAssignments=707018, nogoods=8069
752.82/750.24	    
862.34/859.76	    num=93, depth=4..50, filters=7488768, wck=857.611, mem=63M579
862.34/859.76	    decisions=2044438, wrong=1021384, backtracks=327221, failedAssignments=777734, nogoods=8152
862.34/859.76	    
939.68/937.09	    num=94, depth=2..69, filters=8186736, wck=934.94, mem=66M221
939.68/937.09	    decisions=2252744, wrong=1125514, backtracks=365266, failedAssignments=855521, nogoods=8338
939.68/937.09	    
1056.99/1054.39	    num=95, depth=2..60, filters=9303397, wck=1052.239, mem=71M506
1056.99/1054.39	    decisions=2502607, wrong=1250430, backtracks=415595, failedAssignments=941087, nogoods=8487
1056.99/1054.39	    
1107.10/1104.41	    num=96, depth=5..62, filters=9675253, wck=1102.254, mem=74M149
1107.10/1104.41	    decisions=2709658, wrong=1353943, backtracks=428558, failedAssignments=1035210, nogoods=8593
1107.10/1104.41	    
1240.64/1237.96	    num=97, depth=3..60, filters=10956394, wck=1235.807, mem=76M791
1240.64/1237.96	    decisions=3000427, wrong=1499311, backtracks=485692, failedAssignments=1138745, nogoods=8692
1240.64/1237.96	    
1336.06/1333.31	    num=98, depth=5..59, filters=11675113, wck=1331.16, mem=82M76
1336.06/1333.31	    decisions=3278792, wrong=1638479, backtracks=522686, failedAssignments=1252634, nogoods=8813
1336.06/1333.31	    
1417.58/1414.87	    num=99, depth=5..69, filters=12327319, wck=1412.715, mem=84M718
1417.58/1414.87	    decisions=3566981, wrong=1782553, backtracks=550267, failedAssignments=1377912, nogoods=9089
1417.58/1414.87	    
1524.40/1521.64	    num=100, depth=5..73, filters=13217901, wck=1519.486, mem=90M3
1524.40/1521.64	    decisions=3906724, wrong=1952406, backtracks=601386, failedAssignments=1515718, nogoods=9239
1524.40/1521.64	    
1661.95/1659.16	    num=101, depth=3..77, filters=14462933, wck=1657.008, mem=95M288
1661.95/1659.16	    decisions=4334299, wrong=2166167, backtracks=684221, failedAssignments=1667304, nogoods=9357
1661.95/1659.16	    
1841.18/1838.33	    num=102, depth=0..63, filters=16065016, wck=1836.172, mem=100M573
1841.18/1838.33	    decisions=4834339, wrong=2416170, backtracks=799156, failedAssignments=1834049, nogoods=9533
1841.18/1838.33	    
2010.82/2007.99	    num=103, depth=4..69, filters=17547725, wck=2005.838, mem=108M500
2010.82/2007.99	    decisions=5338599, wrong=2668278, backtracks=891352, failedAssignments=2017468, nogoods=9690
2010.82/2007.99	    
2153.75/2150.89	    num=104, depth=0..68, filters=18539575, wck=2148.74, mem=116M427
2153.75/2150.89	    decisions=5879525, wrong=2938726, backtracks=986850, failedAssignments=2219229, nogoods=9813
2153.75/2150.89	    
2292.58/2289.64	    num=105, depth=1..66, filters=19608982, wck=2287.487, mem=121M712
2292.58/2289.64	    decisions=6431264, wrong=3214579, backtracks=1059075, failedAssignments=2441167, nogoods=9891
2292.58/2289.64	    
2477.43/2474.43	    num=106, depth=1..62, filters=20853794, wck=2472.279, mem=132M282
2477.43/2474.43	    decisions=7106884, wrong=3552373, backtracks=1183080, failedAssignments=2685298, nogoods=9979
2477.43/2474.43	    
2520.05/2517.01	
2520.05/2517.01	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390993-1568385546/watcher-4390993-1568385546 -o /tmp/evaluation-result-4390993-1568385546/solver-4390993-1568385546 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568380475-2849 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390993-1568385546.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
Current StackSize limit: 8192 KiB

solver pid=4016, runsolver pid=4013

[startup+0.100109 s]*
/proc/loadavg: 2.01 2.08 1.99 5/228 4031
/proc/meminfo: memFree=20329596/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10659884 memory=27016 CPUtime=0.13 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 5286 0 0 0 12 1 0 0 20 0 15 0 414493040 10915721216 6754 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2664971 6754 2841 1 0 2627468 0
[pid=4016/tid=4018] ppid=4013 vsize=10659884 memory=-8537807238635287744 CPUtime=0.09 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) R 4013 4016 2817 0 -1 4202560 2999 0 0 0 9 0 0 0 20 0 15 0 414493040 10915721216 6820 33554432000 4194304 4196468 140723361032672 140106161765640 140105794204304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 6820 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493042 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414493043 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105648514080 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414493043 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105647461232 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) S 4013 4016 2817 0 -1 1077944384 476 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105645357936 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0.02 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) R 4013 4016 2817 0 -1 4202560 413 0 0 0 2 0 0 0 20 0 15 0 414493045 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105643249336 140106150634667 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) R 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493046 10915721216 6820 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27016 KiB

[startup+0.210861 s]*
/proc/loadavg: 2.01 2.08 1.99 3/228 4031
/proc/meminfo: memFree=20318776/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10659884 memory=36324 CPUtime=0.33 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 8851 0 0 0 31 2 0 0 20 0 15 0 414493040 10915721216 9081 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2664971 9081 2987 1 0 2627468 0
[pid=4016/tid=4018] ppid=4013 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) R 4013 4016 2817 0 -1 4202560 5732 0 0 0 19 1 0 0 20 0 15 0 414493040 10915721216 9081 33554432000 4194304 4196468 140723361032672 140106161761328 140106157556893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10659884 memory=343 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9081 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10659884 memory=288370935593465472 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493042 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414493043 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105648514080 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414493043 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105647461232 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) S 4013 4016 2817 0 -1 1077944384 831 0 0 0 3 0 0 0 20 0 15 0 414493045 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105645357936 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 143 0 0 0 2 0 0 0 20 0 15 0 414493045 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0.05 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) S 4013 4016 2817 0 -1 1077944384 786 0 0 0 5 0 0 0 20 0 15 0 414493045 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105643252336 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493046 10915721216 9081 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36324 KiB

[startup+0.310314 s]*
/proc/loadavg: 2.01 2.08 1.99 3/228 4031
/proc/meminfo: memFree=20316916/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10659884 memory=39252 CPUtime=0.47 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 9161 0 0 0 44 3 0 0 20 0 15 0 414493040 10915721216 9813 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2664971 9813 3028 1 0 2627468 0
[pid=4016/tid=4018] ppid=4013 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) R 4013 4016 2817 0 -1 4202560 5962 0 0 0 28 2 0 0 20 0 15 0 414493040 10915721216 9813 33554432000 4194304 4196468 140723361032672 140106161755120 140106141615454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10659884 memory=4297096155 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9813 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10659884 memory=288370935593465472 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493041 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493042 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414493043 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105648514080 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414493043 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105647461232 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) S 4013 4016 2817 0 -1 1077944384 867 0 0 0 4 0 0 0 20 0 15 0 414493045 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105645357936 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 155 0 0 0 3 0 0 0 20 0 15 0 414493045 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0.07 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) S 4013 4016 2817 0 -1 1077944384 836 0 0 0 7 0 0 0 20 0 15 0 414493045 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105643252336 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10659884 memory=140559441753728 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493046 10915721216 9813 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39252 KiB

[startup+0.700795 s]
/proc/loadavg: 2.01 2.08 1.99 3/228 4031
/proc/meminfo: memFree=20308144/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10661932 memory=62904 CPUtime=1.08 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 12236 0 0 0 103 5 0 0 20 0 15 0 414493040 10917818368 15726 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2665483 15726 3060 1 0 2627980 0
[pid=4016/tid=4018] ppid=4013 vsize=10661932 memory=2116 CPUtime=0.68 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) R 4013 4016 2817 0 -1 4202560 8358 0 0 0 64 4 0 0 20 0 15 0 414493040 10917818368 15726 33554432000 4194304 4196468 140723361032672 140106161766992 140106141615454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10661932 memory=18768 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10917818368 15726 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10661932 memory=532 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10917818368 15726 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10661932 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10917818368 15726 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10661932 memory=932 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493041 10917818368 15726 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10661932 memory=3680 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493042 10917818368 15726 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10661932 memory=864 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414493043 10917818368 15726 33554432000 4194304 4196468 140723361032672 140105648514080 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10661932 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414493043 10917818368 15726 33554432000 4194304 4196468 140723361032672 140105647461232 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10661932 memory=4640781674728153957 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10917818368 15726 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10661932 memory=7163086641608552552 CPUtime=0.09 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) R 4013 4016 2817 0 -1 4202560 931 0 0 0 9 0 0 0 20 0 15 0 414493045 10917818368 15792 33554432000 4194304 4196468 140723361032672 140105645357936 140106138235264 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10661932 memory=7523071198212214892 CPUtime=0.1 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 373 0 0 0 10 0 0 0 20 0 15 0 414493045 10917818368 15792 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) S 4013 4016 2817 0 -1 1077944384 1242 0 0 0 18 0 0 0 20 0 15 0 414493045 10917818368 15792 33554432000 4194304 4196468 140723361032672 140105643252336 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414493045 10917818368 15792 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10661932 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493046 10917818368 15792 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62904 KiB

[startup+1.50077 s]
/proc/loadavg: 2.01 2.08 1.99 3/228 4031
/proc/meminfo: memFree=20289656/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10663980 memory=76004 CPUtime=1.98 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 17838 0 0 0 193 5 0 0 20 0 15 0 414493040 10919915520 19001 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2665995 19001 3091 1 0 2628492 0
[pid=4016/tid=4018] ppid=4013 vsize=10663980 memory=71504 CPUtime=1.48 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) R 4013 4016 2817 0 -1 4202560 12515 0 0 0 144 4 0 0 20 0 15 0 414493040 10919915520 19001 33554432000 4194304 4196468 140723361032672 140106161766992 140106141615454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10663980 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10919915520 19001 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10919915520 19001 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414493041 10919915520 19001 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414493041 10919915520 19001 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 414493042 10919915520 19001 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0

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

/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 414493041 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10746276 memory=229156 CPUtime=0.02 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 1552 0 0 0 1 1 0 0 20 0 16 0 414493042 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10746276 memory=229156 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105648514144 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10746276 memory=229156 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105647461248 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10746276 memory=229156 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10746276 memory=932 CPUtime=0.98 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) S 4013 4016 2817 0 -1 1077944384 8045 0 0 0 98 0 0 0 20 0 16 0 414493045 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105645357936 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10746276 memory=3624 CPUtime=0.89 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 5405 0 0 0 89 0 0 0 20 0 16 0 414493045 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10746276 memory=39176 CPUtime=0.52 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) S 4013 4016 2817 0 -1 1077944384 6250 0 0 0 51 1 0 0 20 0 16 0 414493045 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105643252336 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10746276 memory=229156 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10746276 memory=3624 CPUtime=0.45 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) S 4013 4016 2817 0 -1 1077944384 1031 0 0 0 16 29 0 0 20 0 16 0 414493046 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4032] ppid=4013 vsize=10746276 memory=39176 CPUtime=2380.45 cores=1,3,5,7
/proc/4016/task/4032/stat : 4032 (java) R 4013 4016 2817 0 -1 4202560 17185 0 0 0 238041 4 0 0 20 0 16 0 414493228 11004186624 57289 33554432000 4194304 4196468 140723361032672 140105624071504 140105799714664 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 2385.31 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 229156 KiB

[startup+2442.3 s]
/proc/loadavg: 1.99 1.98 2.09 3/229 4663
/proc/meminfo: memFree=21539888/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10746276 memory=233252 CPUtime=2445.33 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 55916 0 0 0 244493 40 0 0 20 0 16 0 414493040 11004186624 58313 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2686569 58313 3352 1 0 2646705 0
[pid=4016/tid=4018] ppid=4013 vsize=10746276 memory=233252 CPUtime=1.86 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) S 4013 4016 2817 0 -1 1077944384 14675 0 0 0 181 5 0 0 20 0 16 0 414493040 11004186624 58313 33554432000 4194304 4196468 140723361032672 140106161777840 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10746276 memory=231204 CPUtime=0.01 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 16 0 414493041 11004186624 58313 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10746276 memory=231204 CPUtime=0.01 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 414493041 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10746276 memory=231204 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414493041 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10746276 memory=233252 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 414493041 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10746276 memory=233252 CPUtime=0.02 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 1559 0 0 0 1 1 0 0 20 0 16 0 414493042 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10746276 memory=233252 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105648514144 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10746276 memory=233252 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105647461248 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10746276 memory=233252 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10746276 memory=233252 CPUtime=0.98 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) S 4013 4016 2817 0 -1 1077944384 8048 0 0 0 98 0 0 0 20 0 16 0 414493045 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105645357936 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10746276 memory=233252 CPUtime=0.89 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 5407 0 0 0 89 0 0 0 20 0 16 0 414493045 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10746276 memory=233252 CPUtime=0.52 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) S 4013 4016 2817 0 -1 1077944384 6252 0 0 0 51 1 0 0 20 0 16 0 414493045 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105643252336 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10746276 memory=233252 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10746276 memory=233252 CPUtime=0.46 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) S 4013 4016 2817 0 -1 1077944384 1061 0 0 0 16 30 0 0 20 0 16 0 414493046 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4032] ppid=4013 vsize=10746276 memory=3624 CPUtime=2440.45 cores=1,3,5,7
/proc/4016/task/4032/stat : 4032 (java) R 4013 4016 2817 0 -1 4202560 17280 0 0 0 244041 4 0 0 20 0 16 0 414493228 11004186624 58313 33554432000 4194304 4196468 140723361032672 140105624071504 140105798941509 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 2445.33 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 233252 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 2.09 3/231 4677
/proc/meminfo: memFree=21536032/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10746276 memory=235300 CPUtime=2505.34 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 56256 0 0 0 250493 41 0 0 20 0 16 0 414493040 11004186624 58825 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2686569 58825 3352 1 0 2646705 0
[pid=4016/tid=4018] ppid=4013 vsize=10746276 memory=235300 CPUtime=1.86 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) S 4013 4016 2817 0 -1 1077944384 14675 0 0 0 181 5 0 0 20 0 16 0 414493040 11004186624 58825 33554432000 4194304 4196468 140723361032672 140106161777840 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10746276 memory=233252 CPUtime=0.01 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 16 0 414493041 11004186624 58825 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10746276 memory=6298942018044448851 CPUtime=0.01 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 414493041 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10746276 memory=235300 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414493041 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10746276 memory=235300 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 414493041 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10746276 memory=1540 CPUtime=0.03 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 1559 0 0 0 1 2 0 0 20 0 16 0 414493042 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10746276 memory=235300 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105648514144 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10746276 memory=235300 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105647461248 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10746276 memory=235300 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10746276 memory=932 CPUtime=0.98 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) S 4013 4016 2817 0 -1 1077944384 8048 0 0 0 98 0 0 0 20 0 16 0 414493045 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105645357936 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10746276 memory=3680 CPUtime=0.89 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 5407 0 0 0 89 0 0 0 20 0 16 0 414493045 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10746276 memory=235300 CPUtime=0.52 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) S 4013 4016 2817 0 -1 1077944384 6252 0 0 0 51 1 0 0 20 0 16 0 414493045 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105643252336 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10746276 memory=55 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10746276 memory=235300 CPUtime=0.48 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) S 4013 4016 2817 0 -1 1077944384 1065 0 0 0 17 31 0 0 20 0 16 0 414493046 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4032] ppid=4013 vsize=10746276 memory=235300 CPUtime=2500.45 cores=1,3,5,7
/proc/4016/task/4032/stat : 4032 (java) R 4013 4016 2817 0 -1 4202560 17616 0 0 0 250041 4 0 0 20 0 16 0 414493228 11004186624 58825 33554432000 4194304 4196468 140723361032672 140105624071504 140105799101525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 2505.34 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 235300 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2517 s]*
/proc/loadavg: 1.93 1.97 2.08 3/230 4677
/proc/meminfo: memFree=21535064/32770624 swapFree=66999268/67108860
[pid=4016] ppid=4013 vsize=10746276 memory=237348 CPUtime=2520.05 cores=1,3,5,7
/proc/4016/stat : 4016 (java) S 4013 4016 2817 0 -1 1077944320 56259 0 0 0 251964 41 0 0 20 0 16 0 414493040 11004186624 59337 33554432000 4194304 4196468 140723361032672 140723361015216 140106157534967 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
/proc/4016/statm: 2686569 59337 3352 1 0 2646705 0
[pid=4016/tid=4018] ppid=4013 vsize=10746276 memory=8112282956445269571 CPUtime=1.86 cores=1,3,5,7
/proc/4016/task/4018/stat : 4018 (java) S 4013 4016 2817 0 -1 1077944384 14675 0 0 0 181 5 0 0 20 0 16 0 414493040 11004186624 59337 33554432000 4194304 4196468 140723361032672 140106161777840 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4019] ppid=4013 vsize=10746276 memory=1424 CPUtime=0.01 cores=1,3,5,7
/proc/4016/task/4019/stat : 4019 (java) S 4013 4016 2817 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 16 0 414493041 11004186624 59337 33554432000 4194304 4196468 140723361032672 140106129378448 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4020] ppid=4013 vsize=10746276 memory=1540 CPUtime=0.01 cores=1,3,5,7
/proc/4016/task/4020/stat : 4020 (java) S 4013 4016 2817 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 414493041 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105763621904 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4021] ppid=4013 vsize=10746276 memory=235300 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4021/stat : 4021 (java) S 4013 4016 2817 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414493041 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105762569104 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4022] ppid=4013 vsize=10746276 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4022/stat : 4022 (java) S 4013 4016 2817 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 16 0 414493041 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105761516304 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4023] ppid=4013 vsize=10746276 memory=288230621803970871 CPUtime=0.03 cores=1,3,5,7
/proc/4016/task/4023/stat : 4023 (java) S 4013 4016 2817 0 -1 1077944384 1559 0 0 0 1 2 0 0 20 0 16 0 414493042 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105649568112 140106157546114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4024] ppid=4013 vsize=10746276 memory=13846356926138795 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4024/stat : 4024 (java) S 4013 4016 2817 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105648514144 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4025] ppid=4013 vsize=10746276 memory=804 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4025/stat : 4025 (java) S 4013 4016 2817 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414493043 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105647461248 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4026] ppid=4013 vsize=10746276 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4026/stat : 4026 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105646409552 140106157553563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4027] ppid=4013 vsize=10746276 memory=920 CPUtime=0.98 cores=1,3,5,7
/proc/4016/task/4027/stat : 4027 (java) S 4013 4016 2817 0 -1 1077944384 8048 0 0 0 98 0 0 0 20 0 16 0 414493045 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105645357936 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4028] ppid=4013 vsize=10746276 memory=3852 CPUtime=0.89 cores=1,3,5,7
/proc/4016/task/4028/stat : 4028 (java) S 4013 4016 2817 0 -1 1077944384 5407 0 0 0 89 0 0 0 20 0 16 0 414493045 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105644305136 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4029] ppid=4013 vsize=10746276 memory=2880 CPUtime=0.52 cores=1,3,5,7
/proc/4016/task/4029/stat : 4029 (java) S 4013 4016 2817 0 -1 1077944384 6252 0 0 0 51 1 0 0 20 0 16 0 414493045 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105643252336 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4030] ppid=4013 vsize=10746276 memory=2600 CPUtime=0 cores=1,3,5,7
/proc/4016/task/4030/stat : 4030 (java) S 4013 4016 2817 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414493045 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105642199776 140106157545173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4031] ppid=4013 vsize=10746276 memory=4096 CPUtime=0.48 cores=1,3,5,7
/proc/4016/task/4031/stat : 4031 (java) S 4013 4016 2817 0 -1 1077944384 1067 0 0 0 17 31 0 0 20 0 16 0 414493046 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105641147056 140106157546114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
[pid=4016/tid=4032] ppid=4013 vsize=10746276 memory=1408 CPUtime=2515.16 cores=1,3,5,7
/proc/4016/task/4032/stat : 4032 (java) R 4013 4016 2817 0 -1 4202560 17617 0 0 0 251512 4 0 0 20 0 16 0 414493228 11004186624 59337 33554432000 4194304 4196468 140723361032672 140105624071504 140105798943941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25223168 140723361039371 140723361039474 140723361039474 140723361042383 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 237348 KiB

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

[startup+2517.02 s]
# the end of solver process 4016 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.66 s, system=0.417048 s

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

Child status: 143
Real time (s): 2517.02
CPU time (s): 2520.08
CPU user time (s): 2519.66
CPU system time (s): 0.417048
CPU usage (%): 100.121
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 237348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.417048
maximum resident set size= 244244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57493
involuntary context switches= 743


# summary of solver processes directly reported to runsolver:
#   pid: 4016
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.66
#   total CPU system time (s): 0.417048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9893 second user time and 15.9538 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 16:38:26
IDJOB=4390993
IDBENCH=138148
IDSOLVER=2832
FILE ID=node140/4390993-1568385546
RUNJOBID= node140-1568380475-2849
PBS_JOBID= 21701829
Free space on /tmp= 56856 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-01.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390993-1568385546/watcher-4390993-1568385546 -o /tmp/evaluation-result-4390993-1568385546/solver-4390993-1568385546 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568380475-2849 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390993-1568385546.xml -cm

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

MD5SUM BENCH= 158e2c33e228ebf79a07c013c2cd02f9
RANDOM SEED=1413853537

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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:        20345444 kB
MemAvailable:   30266152 kB
Buffers:          162816 kB
Cached:          9932980 kB
SwapCached:         2752 kB
Active:          3186896 kB
Inactive:        8505036 kB
Active(anon):    1593188 kB
Inactive(anon):    43940 kB
Active(file):    1593708 kB
Inactive(file):  8461096 kB
Unevictable:      107712 kB
Mlocked:          107712 kB
SwapTotal:      67108860 kB
SwapFree:       66999268 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:       1673360 kB
Mapped:            56388 kB
Shmem:             32244 kB
Slab:             324744 kB
SReclaimable:     294364 kB
SUnreclaim:        30380 kB
KernelStack:        4032 kB
PageTables:         8936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3288956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1554432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56852 MiB
End job on node140 at 2019-09-13 17:20:23