Trace number 4390999

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.07 2516.61

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w2d.xml
MD5SUM3d635ffc1c83223a36f997090f45a603
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of constraints221
Number of domains2
Minimum domain size76
Maximum domain size110
Distribution of domain sizes[{"size":76,"count":763},{"size":110,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":654},{"degree":5,"count":109}]
Minimum constraint arity7
Maximum constraint arity763
Distribution of constraint arities[{"arity":7,"count":218},{"arity":110,"count":1},{"arity":763,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":109},{"type":"lex","count":1},{"type":"sum","count":109},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

2.41/1.87	
2.41/1.87	AbsCon 2 
2.41/1.88	
2.92/2.05	  Instance
2.92/2.05	    name=instance-4390999-1568385541, framework=COP, bounds=-infty..+infty
2.92/2.05	
2.92/2.05	  Loading variables...
3.24/2.14	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@57527361
3.24/2.14	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20f8cb37
3.24/2.14	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c0d0663
3.24/2.14	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ef5d92c
3.24/2.14	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c3a9b48
3.24/2.14	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@544f6658
3.24/2.14	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@12b1f47
3.24/2.14	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@553b3553
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c1fa8df
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75d1959a
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b614a47
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e074187
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f88cfa0
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27e539db
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54535748
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ba72c2f
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@430d1bf5
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63cc62a3
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@12651eac
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@145542c5
3.24/2.15	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@747f5dae
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39e1e1eb
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@549e48a8
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3fe2a8a
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@682fb5d0
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c0c8308
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@546a3cc6
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60ef99fc
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@502d9163
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4ef957e9
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ea79dc
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79b66fe9
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14052e5d
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@263530f
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@536879a1
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6003a35
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e4059b0
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68bab67e
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@56696a9d
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63f8514d
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5663591
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1aea6d77
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@232ac60
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@393a556f
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e0c77dd
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@751acc56
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55fbd242
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b43983f
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@faa6c72
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74e38a09
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a475b35
3.24/2.16	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32fb230e
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4701abef
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@743d2de4
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@572980ec
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7992e842
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@179c4028
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@70afc638
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@45538034
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5aa91c0a
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ba95347
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61261fbe
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@630d466d
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2945947f
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a673a7a
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a37117f
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b20ff5c
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32958581
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b6797c8
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b15d37a
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61545437
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46914036
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@213efc09
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@281458b8
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b7d835b
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@746cadb9
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61a91a0b
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3115983e
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@745a3cf
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15c134ea
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3dcde648
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6dbec99b
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bfeab7f
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ad8292
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f6e1377
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b538d78
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a195552
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74e9714e
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@697d658c
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65147b56
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ea15d1f
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62691318
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a3a2661
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7cbcaa62
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27318760
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@545901b4
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ef7c996
3.24/2.17	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4549ee21
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62659679
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3907f3b0
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@37478121
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b2cb50e
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2186e2c8
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4018cc13
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65ef5acf
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79b9cbc3
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e782e5c
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29ec9ea0
3.24/2.18	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67b1345
3.56/2.25	
3.56/2.25	
3.56/2.25	  Domains
3.56/2.25	    nTypes=2, nValues=58098, sizes=[76#763,110#1]
3.56/2.25	  Variables
3.56/2.25	    count=764, degrees=[2#1,4#12,5#644,6#107]
3.56/2.25	  Objectives
3.56/2.25	    way=max, type=ObjVarGE
3.56/2.25	  Constraints
3.56/2.25	    count=329, nSpecific=329, arities=[1#1,7#218,14#108,110#1,763#1]
3.56/2.25	    distribution=[CardinalityConstant#1,ExactlyKVariable#1,LexicographicLe#108,ObjVarGE#1,OrderedGE#109,SumSimpleLE#109]
3.56/2.25	    wck=0.409, cpu=2.216, mem=37M85
3.56/2.26	  Solver SolverBacktrack being built...
3.56/2.26	
3.56/2.29	
3.56/2.29	  Solver
3.56/2.29	    guaranteedGAC=true
3.56/2.29	    wck=0.455, cpu=2.259, mem=50M602
3.89/2.35	
3.89/2.35	  Preprocessing
3.89/2.35	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.89/2.35	    wck=0.053, cpu=2.315, mem=50M602
3.89/2.35	
4.87/2.84	    num=0, depth=1..1, filters=303, wck=0.542, mem=53M245
4.87/2.84	    decisions=21, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
4.87/2.84	    
9.07/6.90	    num=1, depth=0..0, filters=2065, wck=4.605, mem=53M245
9.07/6.90	    decisions=43, wrong=21, backtracks=0, failedAssignments=21, nogoods=10
9.07/6.90	    
11.49/9.39	    num=2, depth=0..0, filters=4153, wck=7.092, mem=53M245
11.49/9.39	    decisions=67, wrong=33, backtracks=0, failedAssignments=33, nogoods=10
11.49/9.39	    
15.04/12.80	    num=3, depth=0..0, filters=6554, wck=10.509, mem=53M245
15.04/12.80	    decisions=93, wrong=46, backtracks=0, failedAssignments=46, nogoods=10
15.04/12.80	    
18.65/16.42	    num=4, depth=0..0, filters=9316, wck=14.129, mem=53M245
18.65/16.42	    decisions=121, wrong=60, backtracks=0, failedAssignments=60, nogoods=10
18.65/16.42	    
23.14/20.97	    num=5, depth=0..0, filters=12648, wck=18.679, mem=53M245
23.14/20.97	    decisions=153, wrong=76, backtracks=0, failedAssignments=76, nogoods=10
23.14/20.97	    
27.71/25.42	    num=6, depth=0..6, filters=15857, wck=23.123, mem=53M245
27.71/25.42	    decisions=192, wrong=93, backtracks=0, failedAssignments=93, nogoods=18
27.71/25.42	    
32.45/30.14	    num=7, depth=0..0, filters=19078, wck=27.846, mem=53M245
32.45/30.14	    decisions=230, wrong=112, backtracks=0, failedAssignments=112, nogoods=18
32.45/30.14	    
37.68/35.35	    num=8, depth=0..0, filters=23060, wck=33.054, mem=53M245
37.68/35.35	    decisions=272, wrong=133, backtracks=0, failedAssignments=133, nogoods=18
37.68/35.35	    
44.09/41.74	    num=9, depth=0..0, filters=27834, wck=39.445, mem=53M245
44.09/41.74	    decisions=318, wrong=156, backtracks=0, failedAssignments=156, nogoods=18
44.09/41.74	    
50.59/48.25	    num=10, depth=0..15, filters=32190, wck=45.958, mem=53M245
50.59/48.25	    decisions=382, wrong=181, backtracks=0, failedAssignments=181, nogoods=33
50.59/48.25	    
57.14/54.70	    num=11, depth=0..0, filters=36993, wck=52.404, mem=53M245
57.14/54.70	    decisions=438, wrong=209, backtracks=0, failedAssignments=209, nogoods=33
57.14/54.70	    
65.25/62.88	    num=12, depth=0..0, filters=42927, wck=60.588, mem=53M245
65.25/62.88	    decisions=500, wrong=240, backtracks=0, failedAssignments=240, nogoods=33
65.25/62.88	    
72.86/70.41	    num=13, depth=0..24, filters=47803, wck=68.117, mem=53M245
72.86/70.41	    decisions=591, wrong=274, backtracks=0, failedAssignments=274, nogoods=56
72.86/70.41	    
82.06/79.62	    num=14, depth=0..0, filters=54308, wck=77.321, mem=53M245
82.06/79.62	    decisions=665, wrong=311, backtracks=0, failedAssignments=311, nogoods=56
82.06/79.62	    
91.07/88.70	    num=15, depth=0..44, filters=60769, wck=86.402, mem=53M245
91.07/88.70	    decisions=788, wrong=352, backtracks=0, failedAssignments=352, nogoods=67
91.07/88.70	    
101.18/98.76	    num=16, depth=0..0, filters=68110, wck=96.47, mem=53M245
101.18/98.76	    decisions=878, wrong=397, backtracks=0, failedAssignments=397, nogoods=67
101.18/98.76	    
109.39/106.90	    num=17, depth=0..61, filters=73391, wck=104.605, mem=53M245
109.39/106.90	    decisions=1037, wrong=447, backtracks=0, failedAssignments=447, nogoods=95
109.39/106.90	    
122.40/119.94	    num=18, depth=0..0, filters=82181, wck=117.649, mem=53M245
122.40/119.94	    decisions=1147, wrong=502, backtracks=0, failedAssignments=502, nogoods=95
122.40/119.94	    
127.71/125.20	    num=19, depth=0..76, filters=85311, wck=122.903, mem=53M245
127.71/125.20	    decisions=1343, wrong=563, backtracks=0, failedAssignments=563, nogoods=145
127.71/125.20	    
143.62/141.12	    num=20, depth=0..3, filters=96027, wck=138.822, mem=53M245
143.62/141.12	    decisions=1479, wrong=630, backtracks=0, failedAssignments=630, nogoods=146
143.62/141.12	    
147.07/144.53	    num=21, depth=0..101, filters=97470, wck=142.235, mem=53M245
147.07/144.53	    decisions=1745, wrong=715, backtracks=17, failedAssignments=704, nogoods=160
147.07/144.53	    
149.50/146.96	    num=22, depth=89..107, filters=98426, wck=144.668, mem=53M245
149.50/146.96	    decisions=2027, wrong=808, backtracks=42, failedAssignments=785, nogoods=181
149.50/146.96	    
152.42/149.85	    num=23, depth=1..114, filters=99548, wck=147.557, mem=53M245
152.42/149.85	    decisions=2477, wrong=981, backtracks=150, failedAssignments=874, nogoods=195
152.42/149.85	    
156.03/153.48	    num=24, depth=1..71, filters=100997, wck=151.19, mem=53M245
156.03/153.48	    decisions=2894, wrong=1157, backtracks=232, failedAssignments=972, nogoods=209
156.03/153.48	    
160.17/157.54	    num=25, depth=1..55, filters=102455, wck=155.244, mem=53M245
160.17/157.54	    decisions=3501, wrong=1440, backtracks=407, failedAssignments=1080, nogoods=217
160.17/157.54	    
163.37/160.71	    num=26, depth=1..52, filters=103733, wck=158.42, mem=53M245
163.37/160.71	    decisions=4003, wrong=1670, backtracks=520, failedAssignments=1199, nogoods=224
163.37/160.71	    
174.68/172.03	    num=27, depth=1..117, filters=110326, wck=169.736, mem=53M245
174.68/172.03	    decisions=4692, wrong=1965, backtracks=706, failedAssignments=1330, nogoods=267
174.68/172.03	    
180.40/177.73	    num=28, depth=1..91, filters=112936, wck=175.439, mem=53M245
180.40/177.73	    decisions=5217, wrong=2189, backtracks=801, failedAssignments=1474, nogoods=283
180.40/177.73	    
185.60/182.95	    num=29, depth=1..78, filters=114863, wck=180.654, mem=53M245
185.60/182.95	    decisions=5936, wrong=2517, backtracks=980, failedAssignments=1632, nogoods=290
185.60/182.95	    
197.31/194.62	    num=30, depth=1..133, filters=121160, wck=192.324, mem=53M245
197.31/194.62	    decisions=6825, wrong=2910, backtracks=1232, failedAssignments=1806, nogoods=305
197.31/194.62	    
204.25/201.52	    num=31, depth=1..105, filters=124059, wck=199.228, mem=53M245
204.25/201.52	    decisions=7699, wrong=3304, backtracks=1435, failedAssignments=1997, nogoods=315
204.25/201.52	    
213.65/210.96	    num=32, depth=3..122, filters=128777, wck=208.67, mem=53M245
213.65/210.96	    decisions=8395, wrong=3599, backtracks=1541, failedAssignments=2208, nogoods=341
213.65/210.96	    
222.50/219.73	    num=33, depth=3..88, filters=132091, wck=217.434, mem=53M245
222.50/219.73	    decisions=9558, wrong=4144, backtracks=1858, failedAssignments=2440, nogoods=349
222.50/219.73	    
234.80/232.06	    num=34, depth=3..112, filters=138386, wck=229.763, mem=53M245
234.80/232.06	    decisions=10384, wrong=4509, backtracks=1992, failedAssignments=2695, nogoods=376
234.80/232.06	    
243.11/240.35	    num=35, depth=44..58, filters=141507, wck=238.055, mem=53M245
243.11/240.35	    decisions=11619, wrong=5101, backtracks=2323, failedAssignments=2976, nogoods=380
243.11/240.35	    
258.55/255.78	    num=36, depth=1..128, filters=148590, wck=253.484, mem=53M245
258.55/255.78	    decisions=12752, wrong=5614, backtracks=2566, failedAssignments=3285, nogoods=396
258.55/255.78	    
273.56/270.77	    num=37, depth=1..147, filters=155622, wck=268.473, mem=53M245
273.56/270.77	    decisions=13958, wrong=6151, backtracks=2800, failedAssignments=3625, nogoods=414
273.56/270.77	    
292.55/289.70	    num=38, depth=1..170, filters=166093, wck=287.403, mem=53M245
292.55/289.70	    decisions=15487, wrong=6847, backtracks=3193, failedAssignments=3999, nogoods=435
292.55/289.70	    
307.27/304.49	    num=39, depth=1..153, filters=172466, wck=302.2, mem=53M245
307.27/304.49	    decisions=16850, wrong=7465, backtracks=3461, failedAssignments=4410, nogoods=459
307.27/304.49	    
321.56/318.70	    num=40, depth=1..130, filters=178598, wck=316.404, mem=53M245
321.56/318.70	    decisions=18514, wrong=8235, backtracks=3795, failedAssignments=4862, nogoods=481
321.56/318.70	    
336.66/333.86	    num=41, depth=2..151, filters=185189, wck=331.57, mem=53M245
336.66/333.86	    decisions=20211, wrong=9017, backtracks=4117, failedAssignments=5359, nogoods=512
336.66/333.86	    
350.08/347.21	    num=42, depth=2..86, filters=190125, wck=344.917, mem=53M245
350.08/347.21	    decisions=22346, wrong=10048, backtracks=4621, failedAssignments=5906, nogoods=520
350.08/347.21	    
363.58/360.76	    num=43, depth=1..133, filters=197255, wck=358.467, mem=53M245
363.58/360.76	    decisions=23975, wrong=10807, backtracks=4839, failedAssignments=6508, nogoods=566
363.58/360.76	    
383.91/381.05	    num=44, depth=2..75, filters=205770, wck=378.758, mem=53M245
383.91/381.05	    decisions=26608, wrong=12094, backtracks=5492, failedAssignments=7170, nogoods=574
383.91/381.05	    
408.41/405.56	    num=45, depth=1..169, filters=219090, wck=403.265, mem=53M245
408.41/405.56	    decisions=28711, wrong=13105, backtracks=5827, failedAssignments=7898, nogoods=595
408.41/405.56	    
439.12/436.23	    num=46, depth=1..176, filters=236142, wck=433.938, mem=53M245
439.12/436.23	    decisions=30923, wrong=14153, backtracks=6124, failedAssignments=8699, nogoods=643
439.12/436.23	    
468.93/466.04	    num=47, depth=1..151, filters=251431, wck=463.744, mem=53M245
468.93/466.04	    decisions=33544, wrong=15409, backtracks=6580, failedAssignments=9580, nogoods=669
468.93/466.04	    
499.64/496.79	    num=48, depth=1..177, filters=267771, wck=494.493, mem=53M245
499.64/496.79	    decisions=36128, wrong=16639, backtracks=6899, failedAssignments=10550, nogoods=695
499.64/496.79	    
534.24/531.39	    num=49, depth=1..201, filters=288420, wck=529.097, mem=53M245
534.24/531.39	    decisions=38750, wrong=17874, backtracks=7117, failedAssignments=11617, nogoods=740
534.24/531.39	    
587.35/584.40	    num=50, depth=128..166, filters=316067, wck=582.105, mem=53M245
587.35/584.40	    decisions=42101, wrong=19472, backtracks=7610, failedAssignments=12790, nogoods=787
587.35/584.40	    
619.56/616.61	    num=51, depth=1..90, filters=328956, wck=614.318, mem=55M887
619.56/616.61	    decisions=47170, wrong=21969, backtracks=8887, failedAssignments=14081, nogoods=800
619.56/616.61	    
667.47/664.56	    num=52, depth=1..180, filters=353101, wck=662.269, mem=55M887
667.47/664.56	    decisions=52944, wrong=24804, backtracks=10623, failedAssignments=15501, nogoods=819
667.47/664.56	    
713.28/710.35	    num=53, depth=1..114, filters=373916, wck=708.052, mem=55M887
713.28/710.35	    decisions=58588, wrong=27577, backtracks=12076, failedAssignments=17063, nogoods=839
713.28/710.35	    
761.00/758.06	    num=54, depth=1..116, filters=392745, wck=755.765, mem=55M887
761.00/758.06	    decisions=64450, wrong=30459, backtracks=13375, failedAssignments=18781, nogoods=878
761.00/758.06	    
855.81/852.81	    num=55, depth=1..166, filters=440474, wck=850.513, mem=55M887
855.81/852.81	    decisions=70824, wrong=33607, backtracks=15021, failedAssignments=20671, nogoods=899
855.81/852.81	    
928.73/925.74	    num=56, depth=2..102, filters=473512, wck=923.447, mem=55M887
928.73/925.74	    decisions=77269, wrong=36789, backtracks=16415, failedAssignments=22750, nogoods=918
928.73/925.74	    
997.26/994.24	    num=57, depth=68..111, filters=504018, wck=991.945, mem=55M887
997.26/994.24	    decisions=84162, wrong=40186, backtracks=17905, failedAssignments=25037, nogoods=960
997.26/994.24	    
1083.97/1080.99	    num=58, depth=1..141, filters=544421, wck=1078.699, mem=55M887
1083.97/1080.99	    decisions=91721, wrong=43926, backtracks=19539, failedAssignments=27553, nogoods=998
1083.97/1080.99	    
1163.22/1160.12	    num=59, depth=1..168, filters=588641, wck=1157.824, mem=55M887
1163.22/1160.12	    decisions=98840, wrong=47419, backtracks=20495, failedAssignments=30321, nogoods=1086
1163.22/1160.12	    
1260.93/1257.81	    num=60, depth=1..219, filters=640698, wck=1255.518, mem=55M887
1260.93/1257.81	    decisions=106651, wrong=51265, backtracks=21492, failedAssignments=33365, nogoods=1100
1260.93/1257.81	    
1386.49/1383.37	    num=61, depth=1..214, filters=710898, wck=1381.081, mem=55M887
1386.49/1383.37	    decisions=114562, wrong=55152, backtracks=22120, failedAssignments=36714, nogoods=1167
1386.49/1383.37	    
1449.61/1446.40	    num=62, depth=1..225, filters=737346, wck=1444.106, mem=55M887
1449.61/1446.40	    decisions=125276, wrong=60407, backtracks=25141, failedAssignments=40398, nogoods=1236
1449.61/1446.40	    
1547.93/1544.79	    num=63, depth=1..175, filters=776795, wck=1542.492, mem=55M887
1547.93/1544.79	    decisions=138827, wrong=67110, backtracks=28730, failedAssignments=44450, nogoods=1262
1547.93/1544.79	    
1625.04/1621.87	    num=64, depth=1..225, filters=814183, wck=1619.574, mem=55M887
1625.04/1621.87	    decisions=150601, wrong=72897, backtracks=30846, failedAssignments=48907, nogoods=1322
1625.04/1621.87	    
1814.48/1811.28	    num=65, depth=105..203, filters=903774, wck=1808.988, mem=55M887
1814.48/1811.28	    decisions=168640, wrong=81832, backtracks=35816, failedAssignments=53810, nogoods=1344
1814.48/1811.28	    
2019.94/2016.63	    num=66, depth=1..159, filters=1008716, wck=2014.339, mem=55M887
2019.94/2016.63	    decisions=184319, wrong=89603, backtracks=39280, failedAssignments=59204, nogoods=1379
2019.94/2016.63	    
2200.68/2197.33	    num=67, depth=1..126, filters=1073032, wck=2195.032, mem=58M530
2200.68/2197.33	    decisions=203513, wrong=99147, backtracks=43956, failedAssignments=65137, nogoods=1420
2200.68/2197.33	    
2386.81/2383.40	    num=68, depth=1..129, filters=1170911, wck=2381.11, mem=58M530
2386.81/2383.40	    decisions=220540, wrong=107607, backtracks=46499, failedAssignments=71663, nogoods=1490
2386.81/2383.40	    
2520.05/2516.60	
2520.05/2516.60	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 (14819 MiB free)
  memory of node 1: 16384 MiB (15345 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390999-1568385541/watcher-4390999-1568385541 -o /tmp/evaluation-result-4390999-1568385541/solver-4390999-1568385541 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568380477-29949 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390999-1568385541.xml -cm 

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

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


[startup+0.100058 s]*
/proc/loadavg: 1.68 1.67 1.73 5/228 31362
/proc/meminfo: memFree=30873300/32770624 swapFree=66940844/67108860
[pid=31347] ppid=31344 vsize=10659884 memory=27580 CPUtime=0.13 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 5431 0 0 0 12 1 0 0 20 0 15 0 414792785 10915721216 6895 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2664971 6895 2843 1 0 2627468 0
[pid=31347/tid=31349] ppid=31344 vsize=10659884 memory=-8269626465541590398 CPUtime=0.08 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) R 31344 31347 29917 0 -1 4202560 3262 0 0 0 8 0 0 0 20 0 15 0 414792785 10915721216 6895 33554432000 4194304 4196468 140724703453632 140607240513808 140606844272992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 6895 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 6895 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 6895 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 6895 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792787 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414792788 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606726493088 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414792788 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606725440496 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) S 31344 31347 29917 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606723336688 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0.02 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) R 31344 31347 29917 0 -1 4202560 327 0 0 0 2 0 0 0 20 0 15 0 414792790 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606721231600 140607214884489 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792791 10915721216 6895 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27580 KiB

[startup+0.210562 s]*
/proc/loadavg: 1.68 1.67 1.73 3/228 31362
/proc/meminfo: memFree=30865532/32770624 swapFree=66940844/67108860
[pid=31347] ppid=31344 vsize=10659884 memory=34952 CPUtime=0.32 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 6923 0 0 0 30 2 0 0 20 0 15 0 414792785 10915721216 8738 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2664971 8738 2989 1 0 2627468 0
[pid=31347/tid=31349] ppid=31344 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) R 31344 31347 29917 0 -1 4202560 3868 0 0 0 19 1 0 0 20 0 15 0 414792785 10915721216 8738 33554432000 4194304 4196468 140724703453632 140607240510512 140607236306077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10659884 memory=342 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 8738 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10659884 memory=3472478243671013024 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 8738 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 8738 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 8738 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792787 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414792788 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606726493088 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414792788 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606725440496 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) S 31344 31347 29917 0 -1 1077944384 688 0 0 0 3 0 0 0 20 0 15 0 414792790 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606723336688 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 239 0 0 0 2 0 0 0 20 0 15 0 414792790 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0.05 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) S 31344 31347 29917 0 -1 1077944384 767 0 0 0 5 0 0 0 20 0 15 0 414792790 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606721231600 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792791 10915721216 8738 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34952 KiB

[startup+0.309988 s]*
/proc/loadavg: 1.68 1.67 1.73 3/228 31362
/proc/meminfo: memFree=30858208/32770624 swapFree=66940844/67108860
[pid=31347] ppid=31344 vsize=10659884 memory=40332 CPUtime=0.46 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 9470 0 0 0 43 3 0 0 20 0 15 0 414792785 10915721216 10083 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2664971 10083 3002 1 0 2627468 0
[pid=31347/tid=31349] ppid=31344 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) R 31344 31347 29917 0 -1 4202560 6334 0 0 0 28 2 0 0 20 0 15 0 414792785 10915721216 10083 33554432000 4194304 4196468 140724703453632 140607240523136 140607236306077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10659884 memory=4296910614 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 10083 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10659884 memory=3833887715720984224 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 10083 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 10083 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10915721216 10083 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792787 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414792788 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606726493088 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414792788 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606725440496 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) S 31344 31347 29917 0 -1 1077944384 704 0 0 0 4 0 0 0 20 0 15 0 414792790 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606723336688 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 279 0 0 0 3 0 0 0 20 0 15 0 414792790 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0.07 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) R 31344 31347 29917 0 -1 4202560 793 0 0 0 7 0 0 0 20 0 15 0 414792790 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606721231600 140607220364638 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10659884 memory=140021743253120 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792791 10915721216 10083 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40332 KiB

[startup+0.700744 s]
/proc/loadavg: 1.68 1.67 1.73 4/228 31362
/proc/meminfo: memFree=30849156/32770624 swapFree=66940844/67108860
[pid=31347] ppid=31344 vsize=10661932 memory=63904 CPUtime=1.1 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 13177 0 0 0 104 6 0 0 20 0 15 0 414792785 10917818368 15976 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2665483 15976 3071 1 0 2627980 0
[pid=31347/tid=31349] ppid=31344 vsize=10661932 memory=2112 CPUtime=0.68 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) R 31344 31347 29917 0 -1 4202560 8880 0 0 0 64 4 0 0 20 0 15 0 414792785 10917818368 15976 33554432000 4194304 4196468 140724703453632 140607240516176 140607221449790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10661932 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792786 10917818368 15976 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10661932 memory=23396 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10917818368 15976 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10661932 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10917818368 15976 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10661932 memory=532 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10917818368 15976 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10661932 memory=928 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792787 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10661932 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414792788 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606726493088 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10661932 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414792788 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606725440496 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10661932 memory=7086240636162691427 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10661932 memory=7740110344165609817 CPUtime=0.11 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) R 31344 31347 29917 0 -1 4202560 1080 0 0 0 11 0 0 0 20 0 15 0 414792790 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606723336688 140607214115424 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10661932 memory=5787221536915148880 CPUtime=0.1 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 575 0 0 0 10 0 0 0 20 0 15 0 414792790 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) S 31344 31347 29917 0 -1 1077944384 1281 0 0 0 18 0 0 0 20 0 15 0 414792790 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606721231600 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414792790 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10661932 memory=3996 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792791 10917818368 15976 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63904 KiB

[startup+1.50074 s]
/proc/loadavg: 1.68 1.67 1.73 3/228 31362
/proc/meminfo: memFree=30833212/32770624 swapFree=66940844/67108860
[pid=31347] ppid=31344 vsize=10663980 memory=75756 CPUtime=1.99 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 18730 0 0 0 192 7 0 0 20 0 15 0 414792785 10919915520 18939 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2665995 18939 3092 1 0 2628492 0
[pid=31347/tid=31349] ppid=31344 vsize=10663980 memory=72224 CPUtime=1.48 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) R 31344 31347 29917 0 -1 4202560 13089 0 0 0 143 5 0 0 20 0 15 0 414792785 10919915520 18939 33554432000 4194304 4196468 140724703453632 140607240510032 140607221977617 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414792786 10919915520 18939 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10919915520 18939 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10919915520 18939 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414792786 10919915520 18939 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 414792787 10919915520 18939 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0

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

/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10748324 memory=174520 CPUtime=0.03 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 1741 0 0 0 2 1 0 0 20 0 16 0 414792787 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606726493152 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10748324 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606725440512 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10748324 memory=39276 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10748324 memory=6791534058613427641 CPUtime=1.08 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) S 31344 31347 29917 0 -1 1077944384 9091 0 0 0 107 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606723336688 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10748324 memory=14012 CPUtime=1.19 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 11209 0 0 0 118 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10748324 memory=3620 CPUtime=0.65 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) S 31344 31347 29917 0 -1 1077944384 9359 0 0 0 63 2 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606721231600 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10748324 memory=39276 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10748324 memory=1988 CPUtime=0.45 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 991 0 0 0 17 28 0 0 20 0 16 0 414792791 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31363] ppid=31344 vsize=10748324 memory=1404 CPUtime=2380.33 cores=1,3,5,7
/proc/31347/task/31363/stat : 31363 (java) R 31344 31347 29917 0 -1 4202560 15448 0 0 0 238031 2 0 0 20 0 16 0 414792972 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606702456064 140606850533762 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 2385.71 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 174520 KiB

[startup+2442.3 s]
/proc/loadavg: 2.03 2.08 1.97 3/229 31691
/proc/meminfo: memFree=27955780/32770624 swapFree=66940852/67108860
[pid=31347] ppid=31344 vsize=10748324 memory=174520 CPUtime=2445.73 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 65419 0 0 0 244531 42 0 0 20 0 16 0 414792785 11006283776 43630 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2687081 43630 3355 1 0 2647217 0
[pid=31347/tid=31349] ppid=31344 vsize=10748324 memory=174520 CPUtime=1.84 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) S 31344 31347 29917 0 -1 1077944384 15337 0 0 0 178 6 0 0 20 0 16 0 414792785 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607240527024 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10748324 memory=174520 CPUtime=0.01 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10748324 memory=1532 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10748324 memory=174520 CPUtime=0.03 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 1741 0 0 0 2 1 0 0 20 0 16 0 414792787 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606726493152 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606725440512 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10748324 memory=6791534058613427641 CPUtime=1.08 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) S 31344 31347 29917 0 -1 1077944384 9261 0 0 0 107 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606723336688 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10748324 memory=2432 CPUtime=1.19 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 11363 0 0 0 118 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10748324 memory=6791534058613427641 CPUtime=0.65 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) S 31344 31347 29917 0 -1 1077944384 9359 0 0 0 63 2 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606721231600 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10748324 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10748324 memory=624 CPUtime=0.47 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 997 0 0 0 18 29 0 0 20 0 16 0 414792791 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31363] ppid=31344 vsize=10748324 memory=14698482732632482 CPUtime=2440.33 cores=1,3,5,7
/proc/31347/task/31363/stat : 31363 (java) R 31344 31347 29917 0 -1 4202560 15731 0 0 0 244031 2 0 0 20 0 16 0 414792972 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606702462360 140606850534020 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 2445.73 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 174520 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.07 1.97 3/229 31702
/proc/meminfo: memFree=27955240/32770624 swapFree=66940852/67108860
[pid=31347] ppid=31344 vsize=10748324 memory=174520 CPUtime=2505.75 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 65526 0 0 0 250532 43 0 0 20 0 16 0 414792785 11006283776 43630 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2687081 43630 3355 1 0 2647217 0
[pid=31347/tid=31349] ppid=31344 vsize=10748324 memory=174520 CPUtime=1.84 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) S 31344 31347 29917 0 -1 1077944384 15337 0 0 0 178 6 0 0 20 0 16 0 414792785 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607240527024 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10748324 memory=174520 CPUtime=0.01 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10748324 memory=174520 CPUtime=0.03 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 1747 0 0 0 2 1 0 0 20 0 16 0 414792787 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606726493152 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606725440512 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10748324 memory=174520 CPUtime=1.08 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) S 31344 31347 29917 0 -1 1077944384 9263 0 0 0 107 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606723336688 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10748324 memory=174520 CPUtime=1.19 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 11365 0 0 0 118 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10748324 memory=174520 CPUtime=0.65 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) S 31344 31347 29917 0 -1 1077944384 9367 0 0 0 63 2 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606721231600 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10748324 memory=288230574492221466 CPUtime=0.48 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 1028 0 0 0 18 30 0 0 20 0 16 0 414792791 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31363] ppid=31344 vsize=10748324 memory=288230617509003574 CPUtime=2500.34 cores=1,3,5,7
/proc/31347/task/31363/stat : 31363 (java) R 31344 31347 29917 0 -1 4202560 15789 0 0 0 250031 3 0 0 20 0 16 0 414792972 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606702462360 140606850534020 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 2505.75 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 174520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.6 s]
/proc/loadavg: 2.01 2.07 1.97 3/229 31704
/proc/meminfo: memFree=27955484/32770624 swapFree=66940852/67108860
[pid=31347] ppid=31344 vsize=10748324 memory=174520 CPUtime=2520.05 cores=1,3,5,7
/proc/31347/stat : 31347 (java) S 31344 31347 29917 0 -1 1077944320 65528 0 0 0 251962 43 0 0 20 0 16 0 414792785 11006283776 43630 33554432000 4194304 4196468 140724703453632 140724703436176 140607236284151 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
/proc/31347/statm: 2687081 43630 3355 1 0 2647217 0
[pid=31347/tid=31349] ppid=31344 vsize=10748324 memory=1088 CPUtime=1.84 cores=1,3,5,7
/proc/31347/task/31349/stat : 31349 (java) S 31344 31347 29917 0 -1 1077944384 15337 0 0 0 178 6 0 0 20 0 16 0 414792785 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607240527024 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31350] ppid=31344 vsize=10748324 memory=3620 CPUtime=0.01 cores=1,3,5,7
/proc/31347/task/31350/stat : 31350 (java) S 31344 31347 29917 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607172975376 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31351] ppid=31344 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31351/stat : 31351 (java) S 31344 31347 29917 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607171922832 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31352] ppid=31344 vsize=10748324 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31352/stat : 31352 (java) S 31344 31347 29917 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607170870288 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31353] ppid=31344 vsize=10748324 memory=174520 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31353/stat : 31353 (java) S 31344 31347 29917 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 414792786 11006283776 43630 33554432000 4194304 4196468 140724703453632 140607169817744 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31354] ppid=31344 vsize=10748324 memory=14698482732632482 CPUtime=0.03 cores=1,3,5,7
/proc/31347/task/31354/stat : 31354 (java) S 31344 31347 29917 0 -1 1077944384 1747 0 0 0 2 1 0 0 20 0 16 0 414792787 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606727546864 140607236295298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31355] ppid=31344 vsize=10748324 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31355/stat : 31355 (java) S 31344 31347 29917 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606726493152 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31356] ppid=31344 vsize=10748324 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31356/stat : 31356 (java) S 31344 31347 29917 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414792788 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606725440512 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31357] ppid=31344 vsize=10748324 memory=800 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31357/stat : 31357 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606724389072 140607236302747 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31358] ppid=31344 vsize=10748324 memory=1764 CPUtime=1.08 cores=1,3,5,7
/proc/31347/task/31358/stat : 31358 (java) S 31344 31347 29917 0 -1 1077944384 9263 0 0 0 107 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606723336688 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31359] ppid=31344 vsize=10748324 memory=111628 CPUtime=1.19 cores=1,3,5,7
/proc/31347/task/31359/stat : 31359 (java) S 31344 31347 29917 0 -1 1077944384 11365 0 0 0 118 1 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606722284144 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 73 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31360] ppid=31344 vsize=10748324 memory=800 CPUtime=0.65 cores=1,3,5,7
/proc/31347/task/31360/stat : 31360 (java) S 31344 31347 29917 0 -1 1077944384 9367 0 0 0 63 2 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606721231600 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31361] ppid=31344 vsize=10748324 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/31347/task/31361/stat : 31361 (java) S 31344 31347 29917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414792790 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606720179296 140607236294357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31362] ppid=31344 vsize=10748324 memory=39288 CPUtime=0.49 cores=1,3,5,7
/proc/31347/task/31362/stat : 31362 (java) S 31344 31347 29917 0 -1 1077944384 1030 0 0 0 19 30 0 0 20 0 16 0 414792791 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606719125808 140607236295298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
[pid=31347/tid=31363] ppid=31344 vsize=10748324 memory=1988 CPUtime=2514.64 cores=1,3,5,7
/proc/31347/task/31363/stat : 31363 (java) R 31344 31347 29917 0 -1 4202560 15789 0 0 0 251461 3 0 0 20 0 16 0 414792972 11006283776 43630 33554432000 4194304 4196468 140724703453632 140606702462360 140606850533687 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23842816 140724703462411 140724703462514 140724703462514 140724703465423 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 174520 KiB

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

[startup+2516.61 s]
# the end of solver process 31347 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.63 s, system=0.435021 s

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

Child status: 143
Real time (s): 2516.61
CPU time (s): 2520.07
CPU user time (s): 2519.63
CPU system time (s): 0.435021
CPU usage (%): 100.137
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 174520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.63
system time used= 0.435021
maximum resident set size= 175232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66004
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57674
involuntary context switches= 666


# summary of solver processes directly reported to runsolver:
#   pid: 31347
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.63
#   total CPU system time (s): 0.435021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7663 second user time and 21.8536 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-13 16:38:23
IDJOB=4390999
IDBENCH=136787
IDSOLVER=2832
FILE ID=node149/4390999-1568385541
RUNJOBID= node149-1568380477-29949
PBS_JOBID= 21701822
Free space on /tmp= 57060 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w2d.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390999-1568385541/watcher-4390999-1568385541 -o /tmp/evaluation-result-4390999-1568385541/solver-4390999-1568385541 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568380477-29949 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390999-1568385541.xml -cm

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=530393152

node149.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.81
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.81
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.81
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.81
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:        30889360 kB
MemAvailable:   31654984 kB
Buffers:          149852 kB
Cached:           912112 kB
SwapCached:        61308 kB
Active:           640092 kB
Inactive:         684392 kB
Active(anon):     230028 kB
Inactive(anon):    72352 kB
Active(file):     410064 kB
Inactive(file):   612040 kB
Unevictable:      111264 kB
Mlocked:          111264 kB
SwapTotal:      67108860 kB
SwapFree:       66940844 kB
Dirty:              8688 kB
Writeback:             0 kB
AnonPages:        313824 kB
Mapped:            56256 kB
Shmem:             31280 kB
Slab:             147400 kB
SReclaimable:     118712 kB
SUnreclaim:        28688 kB
KernelStack:        3696 kB
PageTables:         6156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1182448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61336 MiB
End job on node149 at 2019-09-13 17:20:20