Trace number 4391299

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) 2400.04 2396.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.45/1.96	
2.45/1.96	AbsCon 2 
2.45/1.98	
2.99/2.14	  Instance
2.99/2.14	    name=instance-4391299-1568390915, framework=COP, bounds=-infty..+infty
2.99/2.14	
2.99/2.14	  Loading variables...
3.25/2.23	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@57527361
3.25/2.24	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@20f8cb37
3.25/2.24	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6c0d0663
3.25/2.24	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ef5d92c
3.25/2.24	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c3a9b48
3.25/2.24	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@544f6658
3.25/2.24	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@12b1f47
3.25/2.24	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@553b3553
3.25/2.24	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4c1fa8df
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@75d1959a
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b614a47
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@e074187
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7f88cfa0
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27e539db
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@54535748
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1ba72c2f
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@430d1bf5
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63cc62a3
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@12651eac
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@145542c5
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@747f5dae
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@39e1e1eb
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@549e48a8
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3fe2a8a
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@682fb5d0
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c0c8308
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@546a3cc6
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@60ef99fc
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@502d9163
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4ef957e9
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ea79dc
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79b66fe9
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@14052e5d
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@263530f
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@536879a1
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6003a35
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6e4059b0
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@68bab67e
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@56696a9d
3.25/2.25	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@63f8514d
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5663591
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1aea6d77
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@232ac60
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@393a556f
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7e0c77dd
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@751acc56
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@55fbd242
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b43983f
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@faa6c72
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74e38a09
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6a475b35
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32fb230e
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4701abef
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@743d2de4
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@572980ec
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7992e842
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@179c4028
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@70afc638
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@45538034
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5aa91c0a
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ba95347
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61261fbe
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@630d466d
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2945947f
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a673a7a
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1a37117f
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b20ff5c
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@32958581
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b6797c8
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7b15d37a
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61545437
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@46914036
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@213efc09
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@281458b8
3.25/2.26	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5b7d835b
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@746cadb9
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@61a91a0b
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3115983e
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@745a3cf
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@15c134ea
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3dcde648
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6dbec99b
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4bfeab7f
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7ad8292
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3f6e1377
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b538d78
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a195552
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@74e9714e
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@697d658c
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65147b56
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3ea15d1f
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62691318
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7a3a2661
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7cbcaa62
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27318760
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@545901b4
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6ef7c996
3.25/2.27	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4549ee21
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@62659679
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3907f3b0
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@37478121
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2b2cb50e
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2186e2c8
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4018cc13
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65ef5acf
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@79b9cbc3
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5e782e5c
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@29ec9ea0
3.25/2.28	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@67b1345
3.63/2.35	
3.63/2.35	
3.63/2.35	  Domains
3.63/2.35	    nTypes=2, nValues=58098, sizes=[76#763,110#1]
3.63/2.35	  Variables
3.63/2.35	    count=764, degrees=[2#1,4#12,5#644,6#107]
3.63/2.35	  Objectives
3.63/2.35	    way=max, type=ObjVarGE
3.63/2.35	  Constraints
3.63/2.35	    count=329, nSpecific=329, arities=[1#1,7#218,14#108,110#1,763#1]
3.63/2.35	    distribution=[CardinalityConstant#1,ExactlyKVariable#1,LexicographicLe#108,ObjVarGE#1,OrderedGE#109,SumSimpleLE#109]
3.63/2.35	    wck=0.418, cpu=2.254, mem=37M86
3.63/2.36	  Solver SolverBacktrack being built...
3.63/2.36	
3.63/2.39	
3.63/2.39	  Solver
3.63/2.39	    guaranteedGAC=true
3.63/2.39	    wck=0.463, cpu=2.296, mem=50M603
3.92/2.45	
3.92/2.45	  Preprocessing
3.92/2.45	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.92/2.45	    wck=0.054, cpu=2.352, mem=50M603
3.92/2.45	
4.83/2.92	    num=0, depth=1..1, filters=303, wck=0.531, mem=53M245
4.83/2.92	    decisions=21, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
4.83/2.92	    
9.04/7.04	    num=1, depth=0..0, filters=2065, wck=4.646, mem=53M245
9.04/7.04	    decisions=43, wrong=21, backtracks=0, failedAssignments=21, nogoods=10
9.04/7.04	    
11.55/9.53	    num=2, depth=0..0, filters=4153, wck=7.134, mem=53M245
11.55/9.53	    decisions=67, wrong=33, backtracks=0, failedAssignments=33, nogoods=10
11.55/9.53	    
14.99/12.94	    num=3, depth=0..0, filters=6554, wck=10.55, mem=53M245
14.99/12.94	    decisions=93, wrong=46, backtracks=0, failedAssignments=46, nogoods=10
14.99/12.94	    
18.60/16.56	    num=4, depth=0..0, filters=9316, wck=14.165, mem=53M245
18.60/16.56	    decisions=121, wrong=60, backtracks=0, failedAssignments=60, nogoods=10
18.60/16.56	    
23.10/21.10	    num=5, depth=0..0, filters=12648, wck=18.71, mem=53M245
23.10/21.10	    decisions=153, wrong=76, backtracks=0, failedAssignments=76, nogoods=10
23.10/21.10	    
27.68/25.55	    num=6, depth=0..6, filters=15857, wck=23.157, mem=53M245
27.68/25.55	    decisions=192, wrong=93, backtracks=0, failedAssignments=93, nogoods=18
27.68/25.55	    
32.40/30.28	    num=7, depth=0..0, filters=19078, wck=27.884, mem=53M245
32.40/30.28	    decisions=230, wrong=112, backtracks=0, failedAssignments=112, nogoods=18
32.40/30.28	    
37.64/35.49	    num=8, depth=0..0, filters=23060, wck=33.093, mem=53M245
37.64/35.49	    decisions=272, wrong=133, backtracks=0, failedAssignments=133, nogoods=18
37.64/35.49	    
44.05/41.88	    num=9, depth=0..0, filters=27834, wck=39.485, mem=53M245
44.05/41.88	    decisions=318, wrong=156, backtracks=0, failedAssignments=156, nogoods=18
44.05/41.88	    
50.56/48.40	    num=10, depth=0..15, filters=32190, wck=46.004, mem=53M245
50.56/48.40	    decisions=382, wrong=181, backtracks=0, failedAssignments=181, nogoods=33
50.56/48.40	    
57.10/54.85	    num=11, depth=0..0, filters=36993, wck=52.456, mem=53M245
57.10/54.85	    decisions=438, wrong=209, backtracks=0, failedAssignments=209, nogoods=33
57.10/54.85	    
65.32/63.04	    num=12, depth=0..0, filters=42927, wck=60.65, mem=53M245
65.32/63.04	    decisions=500, wrong=240, backtracks=0, failedAssignments=240, nogoods=33
65.32/63.04	    
72.81/70.59	    num=13, depth=0..24, filters=47803, wck=68.199, mem=53M245
72.81/70.59	    decisions=591, wrong=274, backtracks=0, failedAssignments=274, nogoods=56
72.81/70.59	    
82.13/79.80	    num=14, depth=0..0, filters=54308, wck=77.411, mem=53M245
82.13/79.80	    decisions=665, wrong=311, backtracks=0, failedAssignments=311, nogoods=56
82.13/79.80	    
91.14/88.89	    num=15, depth=0..44, filters=60769, wck=86.497, mem=53M245
91.14/88.89	    decisions=788, wrong=352, backtracks=0, failedAssignments=352, nogoods=67
91.14/88.89	    
101.25/98.97	    num=16, depth=0..0, filters=68110, wck=96.58, mem=53M245
101.25/98.97	    decisions=878, wrong=397, backtracks=0, failedAssignments=397, nogoods=67
101.25/98.97	    
109.47/107.11	    num=17, depth=0..61, filters=73391, wck=104.719, mem=53M245
109.47/107.11	    decisions=1037, wrong=447, backtracks=0, failedAssignments=447, nogoods=95
109.47/107.11	    
122.47/120.17	    num=18, depth=0..0, filters=82181, wck=117.775, mem=53M245
122.47/120.17	    decisions=1147, wrong=502, backtracks=0, failedAssignments=502, nogoods=95
122.47/120.17	    
127.77/125.44	    num=19, depth=0..76, filters=85311, wck=123.047, mem=53M245
127.77/125.44	    decisions=1343, wrong=563, backtracks=0, failedAssignments=563, nogoods=145
127.77/125.44	    
143.67/141.38	    num=20, depth=0..3, filters=96027, wck=138.991, mem=53M245
143.67/141.38	    decisions=1479, wrong=630, backtracks=0, failedAssignments=630, nogoods=146
143.67/141.38	    
147.24/144.82	    num=21, depth=0..101, filters=97470, wck=142.427, mem=53M245
147.24/144.82	    decisions=1745, wrong=715, backtracks=17, failedAssignments=704, nogoods=160
147.24/144.82	    
149.68/147.27	    num=22, depth=89..107, filters=98426, wck=144.873, mem=53M245
149.68/147.27	    decisions=2027, wrong=808, backtracks=42, failedAssignments=785, nogoods=181
149.68/147.27	    
152.60/150.17	    num=23, depth=1..114, filters=99548, wck=147.776, mem=53M245
152.60/150.17	    decisions=2477, wrong=981, backtracks=150, failedAssignments=874, nogoods=195
152.60/150.17	    
156.31/153.82	    num=24, depth=1..71, filters=100997, wck=151.432, mem=53M245
156.31/153.82	    decisions=2894, wrong=1157, backtracks=232, failedAssignments=972, nogoods=209
156.31/153.82	    
160.44/157.91	    num=25, depth=1..55, filters=102455, wck=155.521, mem=53M245
160.44/157.91	    decisions=3501, wrong=1440, backtracks=407, failedAssignments=1080, nogoods=217
160.44/157.91	    
163.65/161.12	    num=26, depth=1..52, filters=103733, wck=158.726, mem=53M245
163.65/161.12	    decisions=4003, wrong=1670, backtracks=520, failedAssignments=1199, nogoods=224
163.65/161.12	    
174.95/172.46	    num=27, depth=1..117, filters=110326, wck=170.066, mem=53M245
174.95/172.46	    decisions=4692, wrong=1965, backtracks=706, failedAssignments=1330, nogoods=267
174.95/172.46	    
180.70/178.17	    num=28, depth=1..91, filters=112936, wck=175.78, mem=53M245
180.70/178.17	    decisions=5217, wrong=2189, backtracks=801, failedAssignments=1474, nogoods=283
180.70/178.17	    
185.99/183.42	    num=29, depth=1..78, filters=114863, wck=181.025, mem=53M245
185.99/183.42	    decisions=5936, wrong=2517, backtracks=980, failedAssignments=1632, nogoods=290
185.99/183.42	    
197.70/195.12	    num=30, depth=1..133, filters=121160, wck=192.724, mem=53M245
197.70/195.12	    decisions=6825, wrong=2910, backtracks=1232, failedAssignments=1806, nogoods=305
197.70/195.12	    
204.64/202.06	    num=31, depth=1..105, filters=124059, wck=199.664, mem=53M245
204.64/202.06	    decisions=7699, wrong=3304, backtracks=1435, failedAssignments=1997, nogoods=315
204.64/202.06	    
214.13/211.52	    num=32, depth=3..122, filters=128777, wck=209.132, mem=53M245
214.13/211.52	    decisions=8395, wrong=3599, backtracks=1541, failedAssignments=2208, nogoods=341
214.13/211.52	    
222.98/220.32	    num=33, depth=3..88, filters=132091, wck=217.928, mem=53M245
222.98/220.32	    decisions=9558, wrong=4144, backtracks=1858, failedAssignments=2440, nogoods=349
222.98/220.32	    
235.29/232.68	    num=34, depth=3..112, filters=138386, wck=230.287, mem=53M245
235.29/232.68	    decisions=10384, wrong=4509, backtracks=1992, failedAssignments=2695, nogoods=376
235.29/232.68	    
243.70/241.04	    num=35, depth=44..58, filters=141507, wck=238.652, mem=53M245
243.70/241.04	    decisions=11619, wrong=5101, backtracks=2323, failedAssignments=2976, nogoods=380
243.70/241.04	    
259.24/256.52	    num=36, depth=1..128, filters=148590, wck=254.126, mem=53M245
259.24/256.52	    decisions=12752, wrong=5614, backtracks=2566, failedAssignments=3285, nogoods=396
259.24/256.52	    
274.25/271.55	    num=37, depth=1..147, filters=155622, wck=269.157, mem=53M245
274.25/271.55	    decisions=13958, wrong=6151, backtracks=2800, failedAssignments=3625, nogoods=414
274.25/271.55	    
293.25/290.54	    num=38, depth=1..170, filters=166093, wck=288.144, mem=53M245
293.25/290.54	    decisions=15487, wrong=6847, backtracks=3193, failedAssignments=3999, nogoods=435
293.25/290.54	    
308.05/305.38	    num=39, depth=1..153, filters=172466, wck=302.992, mem=53M245
308.05/305.38	    decisions=16850, wrong=7465, backtracks=3461, failedAssignments=4410, nogoods=459
308.05/305.38	    
322.36/319.63	    num=40, depth=1..130, filters=178598, wck=317.241, mem=53M245
322.36/319.63	    decisions=18514, wrong=8235, backtracks=3795, failedAssignments=4862, nogoods=481
322.36/319.63	    
337.56/334.85	    num=41, depth=2..151, filters=185189, wck=332.458, mem=53M245
337.56/334.85	    decisions=20211, wrong=9017, backtracks=4117, failedAssignments=5359, nogoods=512
337.56/334.85	    
350.96/348.26	    num=42, depth=2..86, filters=190125, wck=345.863, mem=53M245
350.96/348.26	    decisions=22346, wrong=10048, backtracks=4621, failedAssignments=5906, nogoods=520
350.96/348.26	    
364.58/361.86	    num=43, depth=1..133, filters=197255, wck=359.471, mem=53M245
364.58/361.86	    decisions=23975, wrong=10807, backtracks=4839, failedAssignments=6508, nogoods=566
364.58/361.86	    
385.00/382.26	    num=44, depth=2..75, filters=205770, wck=379.87, mem=53M245
385.00/382.26	    decisions=26608, wrong=12094, backtracks=5492, failedAssignments=7170, nogoods=574
385.00/382.26	    
409.61/406.84	    num=45, depth=1..169, filters=219090, wck=404.445, mem=53M245
409.61/406.84	    decisions=28711, wrong=13105, backtracks=5827, failedAssignments=7898, nogoods=595
409.61/406.84	    
440.32/437.58	    num=46, depth=1..176, filters=236142, wck=435.191, mem=53M245
440.32/437.58	    decisions=30923, wrong=14153, backtracks=6124, failedAssignments=8699, nogoods=643
440.32/437.58	    
470.23/467.45	    num=47, depth=1..151, filters=251431, wck=465.059, mem=53M245
470.23/467.45	    decisions=33544, wrong=15409, backtracks=6580, failedAssignments=9580, nogoods=669
470.23/467.45	    
501.04/498.27	    num=48, depth=1..177, filters=267771, wck=495.878, mem=53M245
501.04/498.27	    decisions=36128, wrong=16639, backtracks=6899, failedAssignments=10550, nogoods=695
501.04/498.27	    
535.74/532.98	    num=49, depth=1..201, filters=288420, wck=530.583, mem=53M245
535.74/532.98	    decisions=38750, wrong=17874, backtracks=7117, failedAssignments=11617, nogoods=740
535.74/532.98	    
588.97/586.11	    num=50, depth=128..166, filters=316067, wck=583.72, mem=53M245
588.97/586.11	    decisions=42101, wrong=19472, backtracks=7610, failedAssignments=12790, nogoods=787
588.97/586.11	    
621.37/618.56	    num=51, depth=1..90, filters=328956, wck=616.162, mem=55M888
621.37/618.56	    decisions=47170, wrong=21969, backtracks=8887, failedAssignments=14081, nogoods=800
621.37/618.56	    
669.58/666.72	    num=52, depth=1..180, filters=353101, wck=664.329, mem=55M888
669.58/666.72	    decisions=52944, wrong=24804, backtracks=10623, failedAssignments=15501, nogoods=819
669.58/666.72	    
715.60/712.75	    num=53, depth=1..114, filters=373916, wck=710.36, mem=55M888
715.60/712.75	    decisions=58588, wrong=27577, backtracks=12076, failedAssignments=17063, nogoods=839
715.60/712.75	    
763.62/760.73	    num=54, depth=1..116, filters=392745, wck=758.337, mem=55M888
763.62/760.73	    decisions=64450, wrong=30459, backtracks=13375, failedAssignments=18781, nogoods=878
763.62/760.73	    
858.54/855.63	    num=55, depth=1..166, filters=440474, wck=853.241, mem=55M888
858.54/855.63	    decisions=70824, wrong=33607, backtracks=15021, failedAssignments=20671, nogoods=899
858.54/855.63	    
931.76/928.86	    num=56, depth=2..102, filters=473512, wck=926.464, mem=55M888
931.76/928.86	    decisions=77269, wrong=36789, backtracks=16415, failedAssignments=22750, nogoods=918
931.76/928.86	    
1000.60/997.67	    num=57, depth=68..111, filters=504018, wck=995.275, mem=55M888
1000.60/997.67	    decisions=84162, wrong=40186, backtracks=17905, failedAssignments=25037, nogoods=960
1000.60/997.67	    
1087.83/1084.82	    num=58, depth=1..141, filters=544421, wck=1082.428, mem=55M888
1087.83/1084.82	    decisions=91721, wrong=43926, backtracks=19539, failedAssignments=27553, nogoods=998
1087.83/1084.82	    
1167.17/1164.12	    num=59, depth=1..168, filters=588641, wck=1161.729, mem=55M888
1167.17/1164.12	    decisions=98840, wrong=47419, backtracks=20495, failedAssignments=30321, nogoods=1086
1167.17/1164.12	    
1264.89/1261.86	    num=60, depth=1..219, filters=640698, wck=1259.471, mem=55M888
1264.89/1261.86	    decisions=106651, wrong=51265, backtracks=21492, failedAssignments=33365, nogoods=1100
1264.89/1261.86	    
1390.56/1387.48	    num=61, depth=1..214, filters=710898, wck=1385.087, mem=55M888
1390.56/1387.48	    decisions=114562, wrong=55152, backtracks=22120, failedAssignments=36714, nogoods=1167
1390.56/1387.48	    
1453.98/1450.86	    num=62, depth=1..225, filters=737346, wck=1448.464, mem=55M888
1453.98/1450.86	    decisions=125276, wrong=60407, backtracks=25141, failedAssignments=40398, nogoods=1236
1453.98/1450.86	    
1553.00/1549.81	    num=63, depth=1..175, filters=776795, wck=1547.415, mem=55M888
1553.00/1549.81	    decisions=138827, wrong=67110, backtracks=28730, failedAssignments=44450, nogoods=1262
1553.00/1549.81	    
1630.32/1627.13	    num=64, depth=1..225, filters=814183, wck=1624.737, mem=55M888
1630.32/1627.13	    decisions=150601, wrong=72897, backtracks=30846, failedAssignments=48907, nogoods=1322
1630.32/1627.13	    
1820.15/1816.90	    num=65, depth=105..203, filters=903774, wck=1814.511, mem=55M888
1820.15/1816.90	    decisions=168640, wrong=81832, backtracks=35816, failedAssignments=53810, nogoods=1344
1820.15/1816.90	    
2025.82/2022.55	    num=66, depth=1..159, filters=1008716, wck=2020.155, mem=55M888
2025.82/2022.55	    decisions=184319, wrong=89603, backtracks=39280, failedAssignments=59204, nogoods=1379
2025.82/2022.55	    
2208.18/2204.86	    num=67, depth=1..126, filters=1073032, wck=2202.466, mem=58M530
2208.18/2204.86	    decisions=203513, wrong=99147, backtracks=43956, failedAssignments=65137, nogoods=1420
2208.18/2204.86	    
2394.81/2391.45	    num=68, depth=1..129, filters=1170911, wck=2389.056, mem=58M530
2394.81/2391.45	    decisions=220540, wrong=107607, backtracks=46499, failedAssignments=71663, nogoods=1490
2394.81/2391.45	    
2400.02/2396.60	
2400.02/2396.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 (15186 MiB free)
  memory of node 1: 16384 MiB (15418 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391299-1568390915/watcher-4391299-1568390915 -o /tmp/evaluation-result-4391299-1568390915/solver-4391299-1568390915 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568390351-1981 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391299-1568390915.xml -cm 

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

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

solver pid=2336, runsolver pid=2333

[startup+0.100064 s]*
/proc/loadavg: 2.08 1.80 1.40 6/228 2351
/proc/meminfo: memFree=31324200/32770624 swapFree=66981540/67108860
[pid=2336] ppid=2333 vsize=10659884 memory=28216 CPUtime=0.13 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 5468 0 0 0 12 1 0 0 20 0 15 0 415354133 10915721216 7054 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2664971 7054 2907 1 0 2627468 0
[pid=2336/tid=2338] ppid=2333 vsize=10659884 memory=7822038051842263955 CPUtime=0.09 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 1949 0 -1 4202560 3285 0 0 0 8 1 0 0 20 0 15 0 415354133 10915721216 7054 33554432000 4194304 4196468 140734484208496 140446217914000 140446213696918 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10659884 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 7054 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354135 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445771789344 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445770736496 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354138 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 1949 0 -1 1077944384 353 0 0 0 1 0 0 0 20 0 15 0 415354138 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445768633200 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 1949 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 415354138 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445767580400 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0.02 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) R 2333 2336 1949 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 15 0 415354138 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445699006928 140446197860980 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 7054 33554432000 4194304 4196468 140734484208496 140445696903856 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28216 KiB

[startup+0.210723 s]*
/proc/loadavg: 2.08 1.80 1.40 3/228 2351
/proc/meminfo: memFree=31317080/32770624 swapFree=66981540/67108860
[pid=2336] ppid=2333 vsize=10659884 memory=35260 CPUtime=0.32 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 6925 0 0 0 31 1 0 0 20 0 15 0 415354133 10915721216 8815 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2664971 8815 2989 1 0 2627468 0
[pid=2336/tid=2338] ppid=2333 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 1949 0 -1 4202560 3871 0 0 0 19 1 0 0 20 0 15 0 415354133 10915721216 8815 33554432000 4194304 4196468 140734484208496 140446217911344 140446213706909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10659884 memory=342 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10659884 memory=140247481122167 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354135 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445771789344 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445770736496 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 1949 0 -1 1077944384 593 0 0 0 3 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445768633200 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 1949 0 -1 1077944384 341 0 0 0 3 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445767580400 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0.05 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) S 2333 2336 1949 0 -1 1077944384 761 0 0 0 5 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445699009136 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445696903856 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35260 KiB

[startup+0.310508 s]*
/proc/loadavg: 2.08 1.80 1.40 2/228 2351
/proc/meminfo: memFree=31316148/32770624 swapFree=66981540/67108860
[pid=2336] ppid=2333 vsize=10659884 memory=35260 CPUtime=0.39 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 6937 0 0 0 38 1 0 0 20 0 15 0 415354133 10915721216 8815 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2664971 8815 2989 1 0 2627468 0
[pid=2336/tid=2338] ppid=2333 vsize=10659884 memory=477999408 CPUtime=0.26 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) D 2333 2336 1949 0 -1 4202560 3883 0 0 0 25 1 0 0 20 0 15 0 415354133 10915721216 8815 33554432000 4194304 4196468 140734484208496 140446217916768 140446199425266 0 4 0 16800975 18446744072100220037 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10659884 memory=140247325317071 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10659884 memory=280494650631824 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10659884 memory=140247325212807 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10659884 memory=140247478128210 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354135 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10659884 memory=140247325333247 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445771789344 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10659884 memory=2110597932429956 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445770736496 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10659884 memory=2110597932432292 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) D 2333 2336 1949 0 -1 4202560 593 0 0 0 3 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445768633496 140446193609119 0 4 0 16800975 18446744072100220037 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) D 2333 2336 1949 0 -1 4202560 341 0 0 0 3 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445767580320 140446193609119 0 4 0 16800975 18446744072100220037 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0.05 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) D 2333 2336 1949 0 -1 4202560 761 0 0 0 5 0 0 0 20 0 15 0 415354138 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445699009432 140446193609119 0 4 0 16800975 18446744072100220037 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10659884 memory=140247478126208 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) D 2333 2336 1949 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 8815 33554432000 4194304 4196468 140734484208496 140445696903776 140446198541070 0 4 0 16800975 18446744072100220037 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35260 KiB

[startup+0.700731 s]
/proc/loadavg: 2.08 1.80 1.40 3/228 2351
/proc/meminfo: memFree=31302628/32770624 swapFree=66981540/67108860
[pid=2336] ppid=2333 vsize=10659884 memory=58820 CPUtime=1.02 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 12827 0 0 0 96 6 0 0 20 0 15 0 415354133 10915721216 14705 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2664971 14705 3067 1 0 2627468 0
[pid=2336/tid=2338] ppid=2333 vsize=10659884 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 1949 0 -1 4202560 8613 0 0 0 57 4 0 0 20 0 15 0 415354133 10915721216 14705 33554432000 4194304 4196468 140734484208496 140446217916896 140446213706909 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10659884 memory=140247325346960 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 14705 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10659884 memory=150310433594502 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10659884 memory=3241303 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354135 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445771789344 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10659884 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354136 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445770736496 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354138 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10659884 memory=-3535359994705171041 CPUtime=0.1 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 1949 0 -1 1077944384 972 0 0 0 10 0 0 0 20 0 15 0 415354138 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445768633200 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10659884 memory=6656426216303648864 CPUtime=0.1 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 1949 0 -1 1077944384 647 0 0 0 10 0 0 0 20 0 15 0 415354138 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445767580400 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10659884 memory=6944656592455097440 CPUtime=0.18 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) S 2333 2336 1949 0 -1 1077944384 1234 0 0 0 18 0 0 0 20 0 15 0 415354138 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445699009136 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10659884 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10659884 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354139 10915721216 14705 33554432000 4194304 4196468 140734484208496 140445696903856 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 58820 KiB

[startup+1.50081 s]
/proc/loadavg: 2.08 1.80 1.40 3/228 2351
/proc/meminfo: memFree=31284760/32770624 swapFree=66981540/67108860
[pid=2336] ppid=2333 vsize=10663980 memory=75368 CPUtime=1.89 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 18109 0 0 0 183 6 0 0 20 0 15 0 415354133 10919915520 18842 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2665995 18842 3085 1 0 2628492 0
[pid=2336/tid=2338] ppid=2333 vsize=10663980 memory=280494651142432 CPUtime=1.41 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) R 2333 2336 1949 0 -1 4202560 12876 0 0 0 136 5 0 0 20 0 15 0 415354133 10919915520 18842 33554432000 4194304 4196468 140734484208496 140446217906024 140446197765470 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10663980 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10919915520 18842 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10663980 memory=280494651269936 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354134 10919915520 18842 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10663980 memory=14689690937571058 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10919915520 18842 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354134 10919915520 18842 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 415354135 10919915520 18842 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0

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

/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10748324 memory=178464 CPUtime=0.04 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 1643 0 0 0 2 2 0 0 20 0 16 0 415354135 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445771789408 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10748324 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445770736512 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10748324 memory=19944 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10748324 memory=178464 CPUtime=1.15 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 1949 0 -1 1077944384 10269 0 0 0 114 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445768633200 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10748324 memory=756 CPUtime=1.05 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 1949 0 -1 1077944384 10021 0 0 0 104 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445767580400 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10748324 memory=1548 CPUtime=0.67 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) S 2333 2336 1949 0 -1 1077944384 8195 0 0 0 67 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445699009136 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10748324 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10748324 memory=19944 CPUtime=0.67 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 1949 0 -1 1077944384 957 0 0 0 32 35 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445696903856 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2352] ppid=2333 vsize=10748324 memory=2004 CPUtime=2260.11 cores=0,2,4,6
/proc/2336/task/2352/stat : 2352 (java) R 2333 2336 1949 0 -1 4202560 16859 0 0 0 226009 2 0 0 20 0 16 0 415354329 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445680233856 140445856226513 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 2265.7 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 178464 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/207 2622
/proc/meminfo: memFree=31403768/32770624 swapFree=66981568/67108860
[pid=2336] ppid=2333 vsize=10748324 memory=178464 CPUtime=2325.7 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 64938 0 0 0 232535 35 0 0 20 0 16 0 415354133 11006283776 44616 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2687081 44616 3362 1 0 2647217 0
[pid=2336/tid=2338] ppid=2333 vsize=10748324 memory=178464 CPUtime=1.87 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) S 2333 2336 1949 0 -1 1077944384 15356 0 0 0 181 6 0 0 20 0 16 0 415354133 11006283776 44616 33554432000 4194304 4196468 140734484208496 140446217927856 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10748324 memory=178464 CPUtime=0.01 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10748324 memory=178464 CPUtime=0.04 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 1643 0 0 0 2 2 0 0 20 0 16 0 415354135 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445771789408 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445770736512 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10748324 memory=178464 CPUtime=1.15 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 1949 0 -1 1077944384 10269 0 0 0 114 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445768633200 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10748324 memory=3620 CPUtime=1.05 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 1949 0 -1 1077944384 10021 0 0 0 104 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445767580400 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10748324 memory=19944 CPUtime=0.67 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) S 2333 2336 1949 0 -1 1077944384 8195 0 0 0 67 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445699009136 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10748324 memory=3620 CPUtime=0.68 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 1949 0 -1 1077944384 961 0 0 0 33 35 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445696903856 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2352] ppid=2333 vsize=10748324 memory=178464 CPUtime=2320.1 cores=0,2,4,6
/proc/2336/task/2352/stat : 2352 (java) R 2333 2336 1949 0 -1 4202560 16872 0 0 0 232008 2 0 0 20 0 16 0 415354329 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445680233856 140445856261176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 2325.7 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 178464 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/207 2628
/proc/meminfo: memFree=31403848/32770624 swapFree=66981568/67108860
[pid=2336] ppid=2333 vsize=10748324 memory=178464 CPUtime=2385.71 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 65051 0 0 0 238535 36 0 0 20 0 16 0 415354133 11006283776 44616 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2687081 44616 3362 1 0 2647217 0
[pid=2336/tid=2338] ppid=2333 vsize=10748324 memory=178464 CPUtime=1.87 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) S 2333 2336 1949 0 -1 1077944384 15356 0 0 0 181 6 0 0 20 0 16 0 415354133 11006283776 44616 33554432000 4194304 4196468 140734484208496 140446217927856 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10748324 memory=178464 CPUtime=0.01 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10748324 memory=11976 CPUtime=0.04 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 1649 0 0 0 2 2 0 0 20 0 16 0 415354135 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10748324 memory=7236547281622689387 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445771789408 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445770736512 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10748324 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10748324 memory=19944 CPUtime=1.15 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 1949 0 -1 1077944384 10271 0 0 0 114 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445768633200 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10748324 memory=8112282956445269571 CPUtime=1.05 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 1949 0 -1 1077944384 10023 0 0 0 104 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445767580400 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10748324 memory=3268 CPUtime=0.67 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) S 2333 2336 1949 0 -1 1077944384 8203 0 0 0 67 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445699009136 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10748324 memory=19944 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10748324 memory=2004 CPUtime=0.7 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 1949 0 -1 1077944384 992 0 0 0 34 36 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445696903856 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2352] ppid=2333 vsize=10748324 memory=178464 CPUtime=2380.1 cores=0,2,4,6
/proc/2336/task/2352/stat : 2352 (java) R 2333 2336 1949 0 -1 4202560 16936 0 0 0 238008 2 0 0 20 0 16 0 415354329 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445680233856 140445856284292 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 2385.71 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 178464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2396.6 s]
/proc/loadavg: 1.00 1.01 1.21 2/207 2628
/proc/meminfo: memFree=31403972/32770624 swapFree=66981568/67108860
[pid=2336] ppid=2333 vsize=10748324 memory=178464 CPUtime=2400.02 cores=0,2,4,6
/proc/2336/stat : 2336 (java) S 2333 2336 1949 0 -1 1077944320 65578 0 0 0 239966 36 0 0 20 0 16 0 415354133 11006283776 44616 33554432000 4194304 4196468 140734484208496 140734484191040 140446213684983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
/proc/2336/statm: 2687081 44616 3362 1 0 2647217 0
[pid=2336/tid=2338] ppid=2333 vsize=10748324 memory=7597125514239890019 CPUtime=1.87 cores=0,2,4,6
/proc/2336/task/2338/stat : 2338 (java) S 2333 2336 1949 0 -1 1077944384 15356 0 0 0 181 6 0 0 20 0 16 0 415354133 11006283776 44616 33554432000 4194304 4196468 140734484208496 140446217927856 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2339] ppid=2333 vsize=10748324 memory=7884232163739392105 CPUtime=0.01 cores=0,2,4,6
/proc/2336/task/2339/stat : 2339 (java) S 2333 2336 1949 0 -1 1077944384 35 0 0 0 1 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140446170238096 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2340] ppid=2333 vsize=10748324 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2340/stat : 2340 (java) S 2333 2336 1949 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445819526160 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2341] ppid=2333 vsize=10748324 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2341/stat : 2341 (java) S 2333 2336 1949 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445818473360 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2342] ppid=2333 vsize=10748324 memory=13849685509015734 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2342/stat : 2342 (java) S 2333 2336 1949 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 16 0 415354134 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445817420560 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2343] ppid=2333 vsize=10748324 memory=4126316290023845779 CPUtime=0.04 cores=0,2,4,6
/proc/2336/task/2343/stat : 2343 (java) S 2333 2336 1949 0 -1 1077944384 1649 0 0 0 2 2 0 0 20 0 16 0 415354135 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445772843376 140446213696130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2344] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2344/stat : 2344 (java) S 2333 2336 1949 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445771789408 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2345] ppid=2333 vsize=10748324 memory=13849685509015734 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2345/stat : 2345 (java) S 2333 2336 1949 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415354136 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445770736512 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2346] ppid=2333 vsize=10748324 memory=178464 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2346/stat : 2346 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445769684816 140446213703579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2347] ppid=2333 vsize=10748324 memory=111632 CPUtime=1.15 cores=0,2,4,6
/proc/2336/task/2347/stat : 2347 (java) S 2333 2336 1949 0 -1 1077944384 10432 0 0 0 114 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445768633200 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2348] ppid=2333 vsize=10748324 memory=804 CPUtime=1.05 cores=0,2,4,6
/proc/2336/task/2348/stat : 2348 (java) S 2333 2336 1949 0 -1 1077944384 10023 0 0 0 104 1 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445767580400 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2349] ppid=2333 vsize=10748324 memory=4108 CPUtime=0.67 cores=0,2,4,6
/proc/2336/task/2349/stat : 2349 (java) S 2333 2336 1949 0 -1 1077944384 8237 0 0 0 67 0 0 0 20 0 16 0 415354138 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445699009136 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2350] ppid=2333 vsize=10748324 memory=1628 CPUtime=0 cores=0,2,4,6
/proc/2336/task/2350/stat : 2350 (java) S 2333 2336 1949 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445697956576 140446213695189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2351] ppid=2333 vsize=10748324 memory=8317482817917895235 CPUtime=0.7 cores=0,2,4,6
/proc/2336/task/2351/stat : 2351 (java) S 2333 2336 1949 0 -1 1077944384 999 0 0 0 34 36 0 0 20 0 16 0 415354139 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445696903856 140446213696130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
[pid=2336/tid=2352] ppid=2333 vsize=10748324 memory=4126316290023845779 CPUtime=2394.39 cores=0,2,4,6
/proc/2336/task/2352/stat : 2352 (java) R 2333 2336 1949 0 -1 4202560 17261 0 0 0 239437 2 0 0 20 0 16 0 415354329 11006283776 44616 33554432000 4194304 4196468 140734484208496 140445680233856 140445856592840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35397632 140734484214795 140734484214898 140734484214898 140734484217807 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 178464 KiB

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

[startup+2396.61 s]
# the end of solver process 2336 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.67 s, system=0.370045 s

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

Child status: 143
Real time (s): 2396.61
CPU time (s): 2400.04
CPU user time (s): 2399.67
CPU system time (s): 0.370045
CPU usage (%): 100.143
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 178464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.67
system time used= 0.370045
maximum resident set size= 180672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65877
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55035
involuntary context switches= 3041


# summary of solver processes directly reported to runsolver:
#   pid: 2336
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2399.67
#   total CPU system time (s): 0.370045

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1284 second user time and 17.6225 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 18:07:53
IDJOB=4391299
IDBENCH=136787
IDSOLVER=2833
FILE ID=node121/4391299-1568390915
RUNJOBID= node121-1568390351-1981
PBS_JOBID= 21701860
Free space on /tmp= 61404 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-4391299-1568390915/watcher-4391299-1568390915 -o /tmp/evaluation-result-4391299-1568390915/solver-4391299-1568390915 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568390351-1981 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391299-1568390915.xml -cm

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=1169948738

node121.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.75
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.75
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.75
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.75
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:        31340068 kB
MemAvailable:   31695172 kB
Buffers:          154400 kB
Cached:           497020 kB
SwapCached:        18948 kB
Active:           550256 kB
Inactive:         345376 kB
Active(anon):     230584 kB
Inactive(anon):    44216 kB
Active(file):     319672 kB
Inactive(file):   301160 kB
Unevictable:      109496 kB
Mlocked:          109496 kB
SwapTotal:      67108860 kB
SwapFree:       66981540 kB
Dirty:              8936 kB
Writeback:             0 kB
AnonPages:        334744 kB
Mapped:            46856 kB
Shmem:             21972 kB
Slab:             129440 kB
SReclaimable:     100216 kB
SUnreclaim:        29224 kB
KernelStack:        3760 kB
PageTables:         5924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1223048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61404 MiB
End job on node121 at 2019-09-13 18:47:49