Trace number 4391154

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-23OPT10 25.5934 19.6169

DiagnosticValue
WRONG_DECISIONS60929

General information on the benchmark

NameOpenStacks/OpenStacks-m1-s1/
OpenStacks-m1-wbop-30-15-1.xml
MD5SUMb5169c90aef0d626aba0e990e84095c1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark24.2857
Satisfiable
(Un)Satisfiability was proved
Number of variables1380
Number of constraints1366
Number of domains4
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":900},{"size":3,"count":450},{"size":15,"count":15},{"size":16,"count":15}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":495},{"degree":3,"count":870},{"degree":31,"count":15}]
Minimum constraint arity2
Maximum constraint arity31
Distribution of constraint arities[{"arity":2,"count":480},{"arity":3,"count":870},{"arity":15,"count":1},{"arity":31,"count":15}]
Number of extensional constraints450
Number of intensional constraints450
Distribution of constraint types[{"type":"extension","count":450},{"type":"intension","count":450},{"type":"allDifferent","count":1},{"type":"sum","count":15},{"type":"element","count":450}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

2.89/2.12	
2.89/2.12	AbsCon 2 
2.89/2.14	
3.85/2.44	  Instance
3.85/2.44	    name=instance-4391154-1568389634, framework=COP, bounds=-infty..+infty
3.85/2.44	
3.85/2.44	  Loading variables...
4.22/2.51	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4b239a01
5.25/2.89	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6b4d0f07
5.25/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@66792617
5.25/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5889c4fd
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5605462
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@36af0dba
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2f46642c
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7d9a676b
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5eec078e
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7006e226
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3761e656
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@65107a4a
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@2e03ca0b
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@6f1f32f1
5.62/2.90	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@faa82c9
5.62/2.95	
5.62/2.95	
5.62/2.95	  Domains
5.62/2.95	    nTypes=4, nValues=3615, sizes=[2#900,3#450,15#15,16#15]
5.62/2.95	  Variables
5.62/2.95	    count=1380, degrees=[2#495,3#870,31#15]
5.62/2.95	  Objectives
5.62/2.95	    way=min, type=ObjMaximumLE
5.62/2.95	  Constraints
5.62/2.95	    count=1367, nSpecific=497, arities=[2#480,3#870,15#2,31#15]
5.62/2.95	    distribution=[AllDifferent#1,CtrExtensionCT-Table#450,CtrExtensionV-Bits#450,CtrIntension#420,EQ#30,ObjMaximumLE#1,SumWeightedEQ#15]
5.62/2.95	    tables=[4#450], nTotalTuples=1800
5.62/2.95	    nExtStructures=(451,shared:449), nIntStructures=(1,shared:419), nCftStructures=(451,shared:419,unbuilt:497)
5.62/2.95	    wck=0.857, cpu=2.903, mem=79M361
5.94/3.02	  Solver SolverBacktrack being built...
5.94/3.02	
5.94/3.06	
5.94/3.06	  Solver
5.94/3.06	    guaranteedGAC=false
5.94/3.06	    wck=0.973, cpu=3.016, mem=132M305
5.94/3.09	
5.94/3.09	  Preprocessing
5.94/3.09	    filters=30, revisions=(60,useless=60), ccks=228, nACremovedValues=30, nTotalRemovedValues=30, inconcistency=false
5.94/3.09	    wck=0.026, cpu=3.044, mem=132M305
5.94/3.09	
6.21/3.16	o 15
6.52/3.23	    num=0, depth=5..1379, filters=2464, revisions=(7888,useless=6178), ccks=6574, wck=0.17, mem=132M305
6.52/3.23	    decisions=26, wrong=6, backtracks=0, failedAssignments=6, nogoods=6, foundSolutions=1, bestBound=15
6.52/3.23	    nFilterCalls=2892, avgTableProportion=0.75, avgTableSize=3.0
6.52/3.23	    
6.52/3.26	    num=1, depth=0..32, filters=4990, revisions=(13990,useless=10549), ccks=10609, wck=0.199, mem=132M305
6.52/3.26	    decisions=81, wrong=18, backtracks=1, failedAssignments=17, nogoods=11, foundSolutions=1, bestBound=15
6.52/3.26	    nFilterCalls=4732, avgTableProportion=0.75, avgTableSize=3.0
6.52/3.26	    
6.52/3.29	    num=2, depth=15..19, filters=9526, revisions=(24940,useless=18391), ccks=16308, wck=0.228, mem=132M305
6.52/3.29	    decisions=136, wrong=37, backtracks=10, failedAssignments=28, nogoods=15, foundSolutions=1, bestBound=15
6.52/3.29	    nFilterCalls=6875, avgTableProportion=0.75, avgTableSize=3.0
6.52/3.29	    
6.83/3.32	o 14
6.83/3.35	    num=3, depth=23..1379, filters=11440, revisions=(31921,useless=24052), ccks=20594, wck=0.289, mem=134M947
6.83/3.35	    decisions=172, wrong=39, backtracks=10, failedAssignments=30, nogoods=17, foundSolutions=2, bestBound=14
6.83/3.35	    nFilterCalls=9209, avgTableProportion=0.75, avgTableSize=3.0
6.83/3.35	    
6.83/3.37	    num=4, depth=30..36, filters=12783, revisions=(37187,useless=28272), ccks=22669, wck=0.309, mem=134M947
6.83/3.37	    decisions=236, wrong=56, backtracks=16, failedAssignments=43, nogoods=18, foundSolutions=2, bestBound=14
6.83/3.37	    nFilterCalls=10414, avgTableProportion=0.75, avgTableSize=3.0
6.83/3.37	    
6.83/3.40	    num=5, depth=30..37, filters=16913, revisions=(45167,useless=33860), ccks=26846, wck=0.335, mem=134M947
6.83/3.40	    decisions=302, wrong=74, backtracks=26, failedAssignments=54, nogoods=21, foundSolutions=2, bestBound=14
6.83/3.40	    nFilterCalls=12376, avgTableProportion=0.75, avgTableSize=3.0
6.83/3.40	    
7.14/3.41	    num=6, depth=14..20, filters=19265, revisions=(52449,useless=39474), ccks=30720, wck=0.353, mem=134M947
7.14/3.41	    decisions=355, wrong=92, backtracks=32, failedAssignments=66, nogoods=27, foundSolutions=2, bestBound=14
7.14/3.41	    nFilterCalls=13516, avgTableProportion=0.75, avgTableSize=3.0
7.14/3.41	    
7.14/3.44	    num=7, depth=9..12, filters=23600, revisions=(63393,useless=47672), ccks=36888, wck=0.378, mem=134M947
7.14/3.44	    decisions=406, wrong=112, backtracks=40, failedAssignments=79, nogoods=30, foundSolutions=2, bestBound=14
7.14/3.44	    nFilterCalls=15620, avgTableProportion=0.75, avgTableSize=3.0
7.14/3.44	    
7.14/3.47	    num=8, depth=15..21, filters=27936, revisions=(73165,useless=54609), ccks=42486, wck=0.406, mem=134M947
7.14/3.47	    decisions=467, wrong=135, backtracks=50, failedAssignments=93, nogoods=34, foundSolutions=2, bestBound=14
7.14/3.47	    nFilterCalls=17468, avgTableProportion=0.75, avgTableSize=3.0
7.14/3.47	    
7.45/3.50	    num=9, depth=9..11, filters=32713, revisions=(85486,useless=63681), ccks=49491, wck=0.438, mem=134M947
7.45/3.50	    decisions=525, wrong=159, backtracks=59, failedAssignments=109, nogoods=39, foundSolutions=2, bestBound=14
7.45/3.50	    nFilterCalls=19672, avgTableProportion=0.75, avgTableSize=3.0
7.45/3.50	    
7.45/3.53	    num=10, depth=12..38, filters=36720, revisions=(96259,useless=71721), ccks=54761, wck=0.468, mem=134M947
7.45/3.53	    decisions=612, wrong=185, backtracks=69, failedAssignments=126, nogoods=45, foundSolutions=2, bestBound=14
7.45/3.53	    nFilterCalls=21422, avgTableProportion=0.75, avgTableSize=3.0
7.45/3.53	    
7.45/3.56	o 13
7.75/3.60	    num=11, depth=17..1379, filters=39788, revisions=(106846,useless=80137), ccks=60438, wck=0.538, mem=137M590
7.75/3.60	    decisions=699, wrong=207, backtracks=74, failedAssignments=143, nogoods=50, foundSolutions=3, bestBound=13
7.75/3.60	    nFilterCalls=24130, avgTableProportion=0.75, avgTableSize=3.0
7.75/3.60	    
7.75/3.64	    num=12, depth=14..32, filters=44043, revisions=(120288,useless=90569), ccks=66584, wck=0.58, mem=137M590
7.75/3.64	    decisions=795, wrong=244, backtracks=97, failedAssignments=164, nogoods=56, foundSolutions=3, bestBound=13
7.75/3.64	    nFilterCalls=26552, avgTableProportion=0.75, avgTableSize=3.0
7.75/3.64	    
7.75/3.67	    num=13, depth=12..15, filters=48837, revisions=(129870,useless=97156), ccks=72555, wck=0.609, mem=137M590
7.75/3.67	    decisions=853, wrong=266, backtracks=108, failedAssignments=175, nogoods=58, foundSolutions=3, bestBound=13
7.75/3.67	    nFilterCalls=28859, avgTableProportion=0.75, avgTableSize=3.0
7.75/3.67	    
8.05/3.70	    num=14, depth=14..19, filters=53457, revisions=(141254,useless=105492), ccks=78357, wck=0.641, mem=137M590
8.05/3.70	    decisions=915, wrong=290, backtracks=123, failedAssignments=187, nogoods=60, foundSolutions=3, bestBound=13
8.05/3.70	    nFilterCalls=30933, avgTableProportion=0.75, avgTableSize=3.0
8.05/3.70	    
8.05/3.73	    num=15, depth=14..18, filters=58705, revisions=(151148,useless=112286), ccks=85119, wck=0.673, mem=137M590
8.05/3.73	    decisions=979, wrong=315, backtracks=137, failedAssignments=200, nogoods=61, foundSolutions=3, bestBound=13
8.05/3.73	    nFilterCalls=33486, avgTableProportion=0.75, avgTableSize=3.0
8.05/3.73	    
8.05/3.76	o 12
8.35/3.80	    num=16, depth=18..1379, filters=60826, revisions=(159815,useless=119436), ccks=89795, wck=0.737, mem=137M590
8.35/3.80	    decisions=1043, wrong=326, backtracks=138, failedAssignments=210, nogoods=71, foundSolutions=4, bestBound=12
8.35/3.80	    nFilterCalls=35813, avgTableProportion=0.75, avgTableSize=3.0
8.35/3.80	    
8.35/3.83	    num=17, depth=15..20, filters=67408, revisions=(178917,useless=134088), ccks=98571, wck=0.77, mem=140M232
8.35/3.83	    decisions=1133, wrong=363, backtracks=165, failedAssignments=226, nogoods=74, foundSolutions=4, bestBound=12
8.35/3.83	    nFilterCalls=39394, avgTableProportion=0.75, avgTableSize=3.0
8.35/3.83	    
8.35/3.84	    num=18, depth=15..18, filters=70479, revisions=(186499,useless=139369), ccks=103789, wck=0.783, mem=140M232
8.35/3.84	    decisions=1185, wrong=381, backtracks=172, failedAssignments=237, nogoods=76, foundSolutions=4, bestBound=12
8.35/3.84	    nFilterCalls=41016, avgTableProportion=0.75, avgTableSize=3.0
8.35/3.84	    
8.35/3.86	    num=19, depth=15..23, filters=73715, revisions=(194751,useless=145403), ccks=108213, wck=0.797, mem=140M232
8.35/3.86	    decisions=1240, wrong=398, backtracks=177, failedAssignments=249, nogoods=80, foundSolutions=4, bestBound=12
8.35/3.86	    nFilterCalls=42599, avgTableProportion=0.75, avgTableSize=3.0
8.35/3.86	    
8.35/3.87	    num=20, depth=14..17, filters=78252, revisions=(204822,useless=152500), ccks=114721, wck=0.815, mem=140M232
8.35/3.87	    decisions=1301, wrong=421, backtracks=187, failedAssignments=262, nogoods=83, foundSolutions=4, bestBound=12
8.35/3.87	    nFilterCalls=44937, avgTableProportion=0.75, avgTableSize=3.0
8.35/3.87	    
8.35/3.89	    num=21, depth=16..18, filters=82202, revisions=(214675,useless=159422), ccks=120833, wck=0.832, mem=140M232
8.35/3.89	    decisions=1354, wrong=439, backtracks=191, failedAssignments=276, nogoods=87, foundSolutions=4, bestBound=12
8.35/3.89	    nFilterCalls=46951, avgTableProportion=0.75, avgTableSize=3.0
8.35/3.89	    
8.66/3.91	    num=22, depth=16..18, filters=85463, revisions=(223410,useless=165868), ccks=125630, wck=0.846, mem=140M232
8.66/3.91	    decisions=1414, wrong=461, backtracks=197, failedAssignments=292, nogoods=92, foundSolutions=4, bestBound=12
8.66/3.91	    nFilterCalls=48505, avgTableProportion=0.75, avgTableSize=3.0
8.66/3.91	    
8.66/3.93	    num=23, depth=18..20, filters=90918, revisions=(237583,useless=176365), ccks=133771, wck=0.869, mem=140M232
8.66/3.93	    decisions=1490, wrong=489, backtracks=209, failedAssignments=309, nogoods=95, foundSolutions=4, bestBound=12
8.66/3.93	    nFilterCalls=51288, avgTableProportion=0.75, avgTableSize=3.0
8.66/3.93	    
8.66/3.95	    num=24, depth=17..20, filters=97228, revisions=(251727,useless=186294), ccks=141710, wck=0.891, mem=140M232
8.66/3.95	    decisions=1568, wrong=519, backtracks=222, failedAssignments=328, nogoods=102, foundSolutions=4, bestBound=12
8.66/3.95	    nFilterCalls=54410, avgTableProportion=0.75, avgTableSize=3.0
8.66/3.95	    
8.66/3.98	    num=25, depth=15..20, filters=104131, revisions=(270515,useless=200331), ccks=151161, wck=0.917, mem=140M232
8.66/3.98	    decisions=1663, wrong=559, backtracks=253, failedAssignments=349, nogoods=106, foundSolutions=4, bestBound=12
8.66/3.98	    nFilterCalls=57658, avgTableProportion=0.75, avgTableSize=3.0
8.66/3.98	    
8.66/4.00	    num=26, depth=15..25, filters=109654, revisions=(284593,useless=210449), ccks=158697, wck=0.937, mem=140M232
8.66/4.00	    decisions=1759, wrong=599, backtracks=277, failedAssignments=372, nogoods=114, foundSolutions=4, bestBound=12
8.66/4.00	    nFilterCalls=60137, avgTableProportion=0.75, avgTableSize=3.0
8.66/4.00	    
8.99/4.02	o 11
8.99/4.05	    num=27, depth=18..1379, filters=111974, revisions=(293701,useless=217879), ccks=163225, wck=0.99, mem=140M232
8.99/4.05	    decisions=1814, wrong=610, backtracks=281, failedAssignments=380, nogoods=120, foundSolutions=5, bestBound=11
8.99/4.05	    nFilterCalls=62578, avgTableProportion=0.75, avgTableSize=3.0
8.99/4.05	    
8.99/4.08	    num=28, depth=16..21, filters=120335, revisions=(313966,useless=232457), ccks=174479, wck=1.018, mem=142M778
8.99/4.08	    decisions=1914, wrong=651, backtracks=298, failedAssignments=408, nogoods=127, foundSolutions=5, bestBound=11
8.99/4.08	    nFilterCalls=66818, avgTableProportion=0.75, avgTableSize=3.0
8.99/4.08	    
8.99/4.09	    num=29, depth=13..36, filters=123182, revisions=(322822,useless=239273), ccks=178719, wck=1.031, mem=142M778
8.99/4.09	    decisions=1980, wrong=669, backtracks=307, failedAssignments=419, nogoods=135, foundSolutions=5, bestBound=11
8.99/4.09	    nFilterCalls=68174, avgTableProportion=0.75, avgTableSize=3.0
8.99/4.09	    
8.99/4.10	    num=30, depth=15..18, filters=126257, revisions=(331352,useless=245557), ccks=183228, wck=1.041, mem=142M778
8.99/4.10	    decisions=2032, wrong=686, backtracks=314, failedAssignments=431, nogoods=141, foundSolutions=5, bestBound=11
8.99/4.10	    nFilterCalls=69648, avgTableProportion=0.75, avgTableSize=3.0
8.99/4.10	    
9.30/4.12	    num=31, depth=16..38, filters=129332, revisions=(340912,useless=252910), ccks=187762, wck=1.055, mem=142M778
9.30/4.12	    decisions=2121, wrong=715, backtracks=334, failedAssignments=444, nogoods=150, foundSolutions=5, bestBound=11
9.30/4.12	    nFilterCalls=71053, avgTableProportion=0.75, avgTableSize=3.0
9.30/4.12	    
9.30/4.13	    num=32, depth=17..20, filters=135357, revisions=(354971,useless=262935), ccks=195607, wck=1.071, mem=142M778
9.30/4.13	    decisions=2186, wrong=739, backtracks=345, failedAssignments=458, nogoods=152, foundSolutions=5, bestBound=11
9.30/4.13	    nFilterCalls=74044, avgTableProportion=0.75, avgTableSize=3.0
9.30/4.13	    
9.30/4.15	o 10
9.30/4.18	    num=33, depth=35..1379, filters=137322, revisions=(363039,useless=269578), ccks=200139, wck=1.123, mem=142M778
9.30/4.18	    decisions=2248, wrong=746, backtracks=347, failedAssignments=463, nogoods=157, foundSolutions=6, bestBound=10
9.30/4.18	    nFilterCalls=76336, avgTableProportion=0.75, avgTableSize=3.0
9.30/4.18	    
9.57/4.20	    num=34, depth=19..24, filters=142502, revisions=(378411,useless=281188), ccks=207319, wck=1.143, mem=142M778
9.57/4.20	    decisions=2329, wrong=776, backtracks=366, failedAssignments=480, nogoods=161, foundSolutions=6, bestBound=10
9.57/4.20	    nFilterCalls=79369, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.20	    
9.57/4.21	    num=35, depth=19..23, filters=145948, revisions=(387852,useless=288283), ccks=212039, wck=1.153, mem=142M778
9.57/4.21	    decisions=2393, wrong=798, backtracks=378, failedAssignments=491, nogoods=164, foundSolutions=6, bestBound=10
9.57/4.21	    nFilterCalls=81038, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.21	    
9.57/4.22	    num=36, depth=17..19, filters=149849, revisions=(397615,useless=295468), ccks=216833, wck=1.163, mem=142M778
9.57/4.22	    decisions=2450, wrong=818, backtracks=388, failedAssignments=503, nogoods=166, foundSolutions=6, bestBound=10
9.57/4.22	    nFilterCalls=82915, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.22	    
9.57/4.23	    num=37, depth=16..22, filters=153365, revisions=(406928,useless=302257), ccks=221904, wck=1.172, mem=142M778
9.57/4.23	    decisions=2519, wrong=844, backtracks=402, failedAssignments=516, nogoods=171, foundSolutions=6, bestBound=10
9.57/4.23	    nFilterCalls=84642, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.23	    
9.57/4.24	    num=38, depth=17..21, filters=156247, revisions=(415365,useless=308664), ccks=226100, wck=1.179, mem=142M778
9.57/4.24	    decisions=2582, wrong=866, backtracks=411, failedAssignments=530, nogoods=173, foundSolutions=6, bestBound=10
9.57/4.24	    nFilterCalls=86058, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.24	    
9.57/4.25	    num=39, depth=15..24, filters=158753, revisions=(421044,useless=312613), ccks=229112, wck=1.186, mem=142M778
9.57/4.25	    decisions=2644, wrong=888, backtracks=417, failedAssignments=546, nogoods=179, foundSolutions=6, bestBound=10
9.57/4.25	    nFilterCalls=87071, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.25	    
9.57/4.26	    num=40, depth=17..23, filters=163182, revisions=(431640,useless=320337), ccks=234767, wck=1.196, mem=142M778
9.57/4.26	    decisions=2711, wrong=913, backtracks=428, failedAssignments=563, nogoods=183, foundSolutions=6, bestBound=10
9.57/4.26	    nFilterCalls=89118, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.26	    
9.57/4.27	    num=41, depth=10..19, filters=167542, revisions=(441662,useless=327426), ccks=240243, wck=1.206, mem=142M778
9.57/4.27	    decisions=2783, wrong=943, backtracks=439, failedAssignments=582, nogoods=189, foundSolutions=6, bestBound=10
9.57/4.27	    nFilterCalls=91015, avgTableProportion=0.75, avgTableSize=3.0
9.57/4.27	    
9.89/4.31	    num=42, depth=10..17, filters=170813, revisions=(450239,useless=333677), ccks=244395, wck=1.248, mem=59M438
9.89/4.31	    decisions=2855, wrong=974, backtracks=450, failedAssignments=603, nogoods=191, foundSolutions=6, bestBound=10
9.89/4.31	    nFilterCalls=92368, avgTableProportion=0.75, avgTableSize=3.0
9.89/4.31	    
9.89/4.32	    num=43, depth=11..20, filters=175310, revisions=(461931,useless=342322), ccks=250032, wck=1.26, mem=59M438
9.89/4.32	    decisions=2962, wrong=1021, backtracks=478, failedAssignments=626, nogoods=196, foundSolutions=6, bestBound=10
9.89/4.32	    nFilterCalls=94267, avgTableProportion=0.75, avgTableSize=3.0
9.89/4.32	    
9.89/4.33	    num=44, depth=16..19, filters=180578, revisions=(474127,useless=351042), ccks=257439, wck=1.271, mem=59M438
9.89/4.33	    decisions=3045, wrong=1054, backtracks=488, failedAssignments=651, nogoods=202, foundSolutions=6, bestBound=10
9.89/4.33	    nFilterCalls=96888, avgTableProportion=0.75, avgTableSize=3.0
9.89/4.33	    
9.89/4.34	    num=45, depth=9..15, filters=184580, revisions=(485363,useless=359316), ccks=263155, wck=1.28, mem=59M438
9.89/4.34	    decisions=3136, wrong=1093, backtracks=500, failedAssignments=679, nogoods=206, foundSolutions=6, bestBound=10
9.89/4.34	    nFilterCalls=98668, avgTableProportion=0.75, avgTableSize=3.0
9.89/4.34	    
9.89/4.35	    num=46, depth=11..17, filters=191787, revisions=(503389,useless=372550), ccks=273188, wck=1.295, mem=59M438
9.89/4.35	    decisions=3238, wrong=1138, backtracks=517, failedAssignments=710, nogoods=213, foundSolutions=6, bestBound=10
9.89/4.35	    nFilterCalls=102198, avgTableProportion=0.75, avgTableSize=3.0
9.89/4.35	    
9.89/4.37	    num=47, depth=11..16, filters=197021, revisions=(515218,useless=380569), ccks=279600, wck=1.305, mem=60M759
9.89/4.37	    decisions=3338, wrong=1182, backtracks=527, failedAssignments=744, nogoods=221, foundSolutions=6, bestBound=10
9.89/4.37	    nFilterCalls=104330, avgTableProportion=0.75, avgTableSize=3.0
9.89/4.37	    
9.89/4.38	    num=48, depth=12..17, filters=206475, revisions=(538714,useless=397258), ccks=293867, wck=1.324, mem=60M759
9.89/4.38	    decisions=3470, wrong=1240, backtracks=550, failedAssignments=781, nogoods=224, foundSolutions=6, bestBound=10
9.89/4.38	    nFilterCalls=109121, avgTableProportion=0.75, avgTableSize=3.0
9.89/4.38	    
10.07/4.40	    num=49, depth=15..25, filters=213914, revisions=(558617,useless=411818), ccks=303838, wck=1.341, mem=60M759
10.07/4.40	    decisions=3620, wrong=1307, backtracks=580, failedAssignments=822, nogoods=235, foundSolutions=6, bestBound=10
10.07/4.40	    nFilterCalls=112287, avgTableProportion=0.75, avgTableSize=3.0
10.07/4.40	    
10.07/4.42	    num=50, depth=19..26, filters=222240, revisions=(580636,useless=427795), ccks=315156, wck=1.359, mem=60M759
10.07/4.42	    decisions=3772, wrong=1373, backtracks=605, failedAssignments=867, nogoods=238, foundSolutions=6, bestBound=10
10.07/4.42	    nFilterCalls=116175, avgTableProportion=0.75, avgTableSize=3.0
10.07/4.42	    
10.07/4.45	    num=51, depth=19..23, filters=236448, revisions=(616159,useless=453681), ccks=334881, wck=1.386, mem=60M759
10.07/4.45	    decisions=3955, wrong=1454, backtracks=638, failedAssignments=917, nogoods=246, foundSolutions=6, bestBound=10
10.07/4.45	    nFilterCalls=123184, avgTableProportion=0.75, avgTableSize=3.0
10.07/4.45	    
10.07/4.47	    num=52, depth=14..19, filters=246325, revisions=(640845,useless=471416), ccks=348268, wck=1.406, mem=60M759
10.07/4.47	    decisions=4122, wrong=1530, backtracks=663, failedAssignments=972, nogoods=251, foundSolutions=6, bestBound=10
10.07/4.47	    nFilterCalls=127744, avgTableProportion=0.75, avgTableSize=3.0
10.07/4.47	    
10.28/4.50	    num=53, depth=12..21, filters=262351, revisions=(678131,useless=498144), ccks=367588, wck=1.437, mem=60M759
10.28/4.50	    decisions=4338, wrong=1631, backtracks=720, failedAssignments=1033, nogoods=256, foundSolutions=6, bestBound=10
10.28/4.50	    nFilterCalls=134871, avgTableProportion=0.75, avgTableSize=3.0
10.28/4.50	    
10.28/4.52	    num=54, depth=12..21, filters=273108, revisions=(703981,useless=516166), ccks=381030, wck=1.459, mem=63M349
10.28/4.52	    decisions=4580, wrong=1746, backtracks=780, failedAssignments=1100, nogoods=276, foundSolutions=6, bestBound=10
10.28/4.52	    nFilterCalls=139179, avgTableProportion=0.75, avgTableSize=3.0
10.28/4.52	    
10.28/4.56	    num=55, depth=12..17, filters=295689, revisions=(751293,useless=548317), ccks=410358, wck=1.498, mem=63M349
10.28/4.56	    decisions=4804, wrong=1851, backtracks=816, failedAssignments=1174, nogoods=287, foundSolutions=6, bestBound=10
10.28/4.56	    nFilterCalls=150253, avgTableProportion=0.75, avgTableSize=3.0
10.28/4.56	    
10.28/4.59	    num=56, depth=15..24, filters=309963, revisions=(788644,useless=575248), ccks=429501, wck=1.527, mem=63M349
10.28/4.59	    decisions=5077, wrong=1979, backtracks=880, failedAssignments=1255, nogoods=293, foundSolutions=6, bestBound=10
10.28/4.59	    nFilterCalls=156353, avgTableProportion=0.75, avgTableSize=3.0
10.28/4.59	    
10.39/4.63	    num=57, depth=20..24, filters=334194, revisions=(853817,useless=624193), ccks=462491, wck=1.573, mem=63M349
10.39/4.63	    decisions=5389, wrong=2124, backtracks=947, failedAssignments=1344, nogoods=303, foundSolutions=6, bestBound=10
10.39/4.63	    nFilterCalls=168112, avgTableProportion=0.75, avgTableSize=3.0
10.39/4.63	    
10.39/4.67	    num=58, depth=10..26, filters=351013, revisions=(893786,useless=651896), ccks=482539, wck=1.606, mem=63M349
10.39/4.67	    decisions=5729, wrong=2287, backtracks=1023, failedAssignments=1442, nogoods=312, foundSolutions=6, bestBound=10
10.39/4.67	    nFilterCalls=174688, avgTableProportion=0.75, avgTableSize=3.0
10.39/4.67	    
10.50/4.72	    num=59, depth=19..29, filters=381513, revisions=(970343,useless=708377), ccks=522552, wck=1.663, mem=65M938
10.50/4.72	    decisions=6133, wrong=2478, backtracks=1126, failedAssignments=1550, nogoods=321, foundSolutions=6, bestBound=10
10.50/4.72	    nFilterCalls=189209, avgTableProportion=0.75, avgTableSize=3.0
10.50/4.72	    
10.50/4.78	    num=60, depth=15..22, filters=411755, revisions=(1047596,useless=765272), ccks=566887, wck=1.719, mem=65M938
10.50/4.78	    decisions=6522, wrong=2664, backtracks=1214, failedAssignments=1669, nogoods=332, foundSolutions=6, bestBound=10
10.50/4.78	    nFilterCalls=203979, avgTableProportion=0.75, avgTableSize=3.0
10.50/4.78	    
10.60/4.85	    num=61, depth=13..19, filters=452057, revisions=(1137183,useless=827193), ccks=619793, wck=1.79, mem=65M938
10.60/4.85	    decisions=6937, wrong=2865, backtracks=1301, failedAssignments=1800, nogoods=343, foundSolutions=6, bestBound=10
10.60/4.85	    nFilterCalls=223171, avgTableProportion=0.75, avgTableSize=3.0
10.60/4.85	    
10.71/4.92	    num=62, depth=14..26, filters=483405, revisions=(1221926,useless=889799), ccks=660727, wck=1.855, mem=68M528
10.71/4.92	    decisions=7526, wrong=3152, backtracks=1489, failedAssignments=1944, nogoods=349, foundSolutions=6, bestBound=10
10.71/4.92	    nFilterCalls=236582, avgTableProportion=0.75, avgTableSize=3.0
10.71/4.92	    
10.71/4.97	    num=63, depth=10..23, filters=510776, revisions=(1294675,useless=942786), ccks=697534, wck=1.913, mem=68M528
10.71/4.97	    decisions=8015, wrong=3389, backtracks=1598, failedAssignments=2102, nogoods=351, foundSolutions=6, bestBound=10
10.71/4.97	    nFilterCalls=248624, avgTableProportion=0.75, avgTableSize=3.0
10.71/4.97	    
10.85/5.04	    num=64, depth=11..18, filters=547013, revisions=(1371120,useless=995354), ccks=742708, wck=1.976, mem=68M528
10.85/5.04	    decisions=8495, wrong=3623, backtracks=1665, failedAssignments=2276, nogoods=361, foundSolutions=6, bestBound=10
10.85/5.04	    nFilterCalls=265075, avgTableProportion=0.75, avgTableSize=3.0
10.85/5.04	    
10.96/5.14	    num=65, depth=15..23, filters=606109, revisions=(1501304,useless=1086396), ccks=815940, wck=2.078, mem=71M117
10.96/5.14	    decisions=9173, wrong=3954, backtracks=1828, failedAssignments=2467, nogoods=368, foundSolutions=6, bestBound=10
10.96/5.14	    nFilterCalls=291749, avgTableProportion=0.75, avgTableSize=3.0
10.96/5.14	    
11.06/5.21	    num=66, depth=11..23, filters=644079, revisions=(1590919,useless=1150294), ccks=866251, wck=2.147, mem=71M117
11.06/5.21	    decisions=9791, wrong=4257, backtracks=1930, failedAssignments=2678, nogoods=378, foundSolutions=6, bestBound=10
11.06/5.21	    nFilterCalls=308709, avgTableProportion=0.75, avgTableSize=3.0
11.06/5.21	    
11.06/5.29	    num=67, depth=8..18, filters=687540, revisions=(1703177,useless=1229516), ccks=932246, wck=2.229, mem=71M117
11.06/5.29	    decisions=10483, wrong=4597, backtracks=2064, failedAssignments=2910, nogoods=393, foundSolutions=6, bestBound=10
11.06/5.29	    nFilterCalls=329250, avgTableProportion=0.75, avgTableSize=3.0
11.06/5.29	    
11.26/5.40	    num=68, depth=6..15, filters=753743, revisions=(1841821,useless=1325440), ccks=1009506, wck=2.341, mem=73M706
11.26/5.40	    decisions=11290, wrong=4996, backtracks=2235, failedAssignments=3165, nogoods=406, foundSolutions=6, bestBound=10
11.26/5.40	    nFilterCalls=358415, avgTableProportion=0.75, avgTableSize=3.0
11.26/5.40	    
11.26/5.49	    num=69, depth=8..26, filters=801110, revisions=(1955200,useless=1406217), ccks=1067834, wck=2.43, mem=73M706
11.26/5.49	    decisions=12139, wrong=5414, backtracks=2410, failedAssignments=3446, nogoods=420, foundSolutions=6, bestBound=10
11.26/5.49	    nFilterCalls=378175, avgTableProportion=0.75, avgTableSize=3.0
11.26/5.49	    
11.46/5.63	    num=70, depth=11..18, filters=877002, revisions=(2146552,useless=1546937), ccks=1171320, wck=2.565, mem=76M296
11.46/5.63	    decisions=13155, wrong=5916, backtracks=2628, failedAssignments=3755, nogoods=431, foundSolutions=6, bestBound=10
11.46/5.63	    nFilterCalls=414159, avgTableProportion=0.75, avgTableSize=3.0
11.46/5.63	    
11.56/5.76	    num=71, depth=12..26, filters=951652, revisions=(2315612,useless=1666041), ccks=1260009, wck=2.7, mem=78M885
11.56/5.76	    decisions=14220, wrong=6441, backtracks=2857, failedAssignments=4095, nogoods=444, foundSolutions=6, bestBound=10
11.56/5.76	    nFilterCalls=446832, avgTableProportion=0.75, avgTableSize=3.0
11.56/5.76	    
11.78/5.92	    num=72, depth=10..23, filters=1041071, revisions=(2537226,useless=1826306), ccks=1375949, wck=2.862, mem=81M475
11.78/5.92	    decisions=15429, wrong=7040, backtracks=3131, failedAssignments=4469, nogoods=456, foundSolutions=6, bestBound=10
11.78/5.92	    nFilterCalls=487401, avgTableProportion=0.75, avgTableSize=3.0
11.78/5.92	    
11.89/6.06	    num=73, depth=5..24, filters=1117128, revisions=(2722513,useless=1956408), ccks=1473363, wck=3.002, mem=81M475
11.89/6.06	    decisions=16729, wrong=7687, backtracks=3418, failedAssignments=4880, nogoods=465, foundSolutions=6, bestBound=10
11.89/6.06	    nFilterCalls=519951, avgTableProportion=0.75, avgTableSize=3.0
11.89/6.06	    
12.09/6.24	    num=74, depth=9..24, filters=1210735, revisions=(2943510,useless=2111407), ccks=1586287, wck=3.178, mem=84M64
12.09/6.24	    decisions=18218, wrong=8425, backtracks=3805, failedAssignments=5332, nogoods=475, foundSolutions=6, bestBound=10
12.09/6.24	    nFilterCalls=559419, avgTableProportion=0.75, avgTableSize=3.0
12.09/6.24	    
12.29/6.42	    num=75, depth=12..22, filters=1308606, revisions=(3205077,useless=2303730), ccks=1717344, wck=3.362, mem=86M654
12.29/6.42	    decisions=19831, wrong=9225, backtracks=4148, failedAssignments=5829, nogoods=483, foundSolutions=6, bestBound=10
12.29/6.42	    nFilterCalls=602725, avgTableProportion=0.75, avgTableSize=3.0
12.29/6.42	    
12.49/6.66	    num=76, depth=5..19, filters=1447363, revisions=(3488889,useless=2495790), ccks=1882717, wck=3.595, mem=89M243
12.49/6.66	    decisions=21519, wrong=10066, backtracks=4495, failedAssignments=6376, nogoods=490, foundSolutions=6, bestBound=10
12.49/6.66	    nFilterCalls=661648, avgTableProportion=0.75, avgTableSize=3.0
12.49/6.66	    
12.69/6.84	    num=77, depth=1..17, filters=1551359, revisions=(3703911,useless=2640698), ccks=1998121, wck=3.775, mem=91M833
12.69/6.84	    decisions=23118, wrong=10864, backtracks=4725, failedAssignments=6978, nogoods=498, foundSolutions=6, bestBound=10
12.69/6.84	    nFilterCalls=703695, avgTableProportion=0.75, avgTableSize=3.0
12.69/6.84	    
12.90/7.10	    num=78, depth=12..31, filters=1695897, revisions=(4057583,useless=2893846), ccks=2187813, wck=4.041, mem=97M11
12.90/7.10	    decisions=25288, wrong=11942, backtracks=5208, failedAssignments=7640, nogoods=506, foundSolutions=6, bestBound=10
12.90/7.10	    nFilterCalls=768348, avgTableProportion=0.75, avgTableSize=3.0
12.90/7.10	    
13.19/7.30	    num=79, depth=3..18, filters=1808462, revisions=(4308350,useless=3065076), ccks=2319108, wck=4.243, mem=99M601
13.19/7.30	    decisions=27361, wrong=12975, backtracks=5557, failedAssignments=8368, nogoods=528, foundSolutions=6, bestBound=10
13.19/7.30	    nFilterCalls=812617, avgTableProportion=0.75, avgTableSize=3.0
13.19/7.30	    
13.59/7.70	    num=80, depth=11..23, filters=2041594, revisions=(4818790,useless=3421527), ccks=2616786, wck=4.639, mem=104M780
13.59/7.70	    decisions=29861, wrong=14218, backtracks=6118, failedAssignments=9169, nogoods=532, foundSolutions=6, bestBound=10
13.59/7.70	    nFilterCalls=922238, avgTableProportion=0.75, avgTableSize=3.0
13.59/7.70	    
13.90/8.04	    num=81, depth=0..25, filters=2229284, revisions=(5235545,useless=3704805), ccks=2839225, wck=4.976, mem=107M369
13.90/8.04	    decisions=32620, wrong=15596, backtracks=6737, failedAssignments=10050, nogoods=542, foundSolutions=6, bestBound=10
13.90/8.04	    nFilterCalls=999665, avgTableProportion=0.75, avgTableSize=3.0
13.90/8.04	    
14.21/8.30	    num=82, depth=2..27, filters=2375227, revisions=(5575174,useless=3938230), ccks=3014263, wck=5.244, mem=112M548
14.21/8.30	    decisions=35351, wrong=16960, backtracks=7208, failedAssignments=11020, nogoods=561, foundSolutions=6, bestBound=10
14.21/8.30	    nFilterCalls=1058894, avgTableProportion=0.75, avgTableSize=3.0
14.21/8.30	    
14.71/8.84	    num=83, depth=5..16, filters=2687493, revisions=(6229374,useless=4383158), ccks=3392902, wck=5.777, mem=120M316
14.71/8.84	    decisions=38612, wrong=18587, backtracks=7871, failedAssignments=12087, nogoods=577, foundSolutions=6, bestBound=10
14.71/8.84	    nFilterCalls=1202109, avgTableProportion=0.75, avgTableSize=3.0
14.71/8.84	    
15.21/9.34	    num=84, depth=8..18, filters=2961742, revisions=(6936641,useless=4901763), ccks=3766625, wck=6.278, mem=125M495
15.21/9.34	    decisions=42386, wrong=20469, backtracks=8699, failedAssignments=13260, nogoods=596, foundSolutions=6, bestBound=10
15.21/9.34	    nFilterCalls=1329038, avgTableProportion=0.75, avgTableSize=3.0
15.21/9.34	    
15.71/9.84	    num=85, depth=0..20, filters=3261286, revisions=(7504617,useless=5273967), ccks=4079202, wck=6.776, mem=133M263
15.71/9.84	    decisions=46069, wrong=22309, backtracks=9327, failedAssignments=14551, nogoods=612, foundSolutions=6, bestBound=10
15.71/9.84	    nFilterCalls=1456131, avgTableProportion=0.75, avgTableSize=3.0
15.71/9.84	    
16.21/10.39	    num=86, depth=3..27, filters=3570920, revisions=(8180045,useless=5738589), ccks=4436542, wck=7.333, mem=138M442
16.21/10.39	    decisions=50979, wrong=24761, backtracks=10619, failedAssignments=15971, nogoods=626, foundSolutions=6, bestBound=10
16.21/10.39	    nFilterCalls=1584935, avgTableProportion=0.75, avgTableSize=3.0
16.21/10.39	    
16.92/11.08	    num=87, depth=0..19, filters=3976880, revisions=(8978234,useless=6270346), ccks=4883192, wck=8.02, mem=148M800
16.92/11.08	    decisions=55959, wrong=27248, backtracks=11732, failedAssignments=17533, nogoods=657, foundSolutions=6, bestBound=10
16.92/11.08	    nFilterCalls=1756163, avgTableProportion=0.75, avgTableSize=3.0
16.92/11.08	    
17.71/11.83	    num=88, depth=1..22, filters=4418747, revisions=(9833693,useless=6835855), ccks=5375623, wck=8.766, mem=159M158
17.71/11.83	    decisions=61493, wrong=30013, backtracks=13039, failedAssignments=19251, nogoods=671, foundSolutions=6, bestBound=10
17.71/11.83	    nFilterCalls=1944185, avgTableProportion=0.75, avgTableSize=3.0
17.71/11.83	    
18.41/12.59	    num=89, depth=0..19, filters=4861873, revisions=(10758735,useless=7455055), ccks=5885259, wck=9.531, mem=169M515
18.41/12.59	    decisions=67238, wrong=32884, backtracks=14171, failedAssignments=21141, nogoods=691, foundSolutions=6, bestBound=10
18.41/12.59	    nFilterCalls=2133537, avgTableProportion=0.75, avgTableSize=3.0
18.41/12.59	    
19.42/13.50	    num=90, depth=1..22, filters=5386004, revisions=(11898516,useless=8237792), ccks=6521183, wck=10.442, mem=179M873
19.42/13.50	    decisions=73545, wrong=36036, backtracks=15445, failedAssignments=23220, nogoods=701, foundSolutions=6, bestBound=10
19.42/13.50	    nFilterCalls=2366122, avgTableProportion=0.75, avgTableSize=3.0
19.42/13.50	    
20.25/14.32	    num=91, depth=0..23, filters=5846730, revisions=(12866426,useless=8893948), ccks=7042089, wck=11.259, mem=59M543
20.25/14.32	    decisions=80397, wrong=39459, backtracks=16755, failedAssignments=25507, nogoods=718, foundSolutions=6, bestBound=10
20.25/14.32	    nFilterCalls=2557786, avgTableProportion=0.75, avgTableSize=3.0
20.25/14.32	    
21.25/15.30	    num=92, depth=6..30, filters=6394815, revisions=(14207479,useless=9856644), ccks=7777131, wck=12.238, mem=72M537
21.25/15.30	    decisions=88303, wrong=43408, backtracks=18399, failedAssignments=28023, nogoods=738, foundSolutions=6, bestBound=10
21.25/15.30	    nFilterCalls=2807167, avgTableProportion=0.75, avgTableSize=3.0
21.25/15.30	    
22.16/16.29	    num=93, depth=0..21, filters=6975339, revisions=(15400071,useless=10662262), ccks=8431717, wck=13.227, mem=85M530
22.16/16.29	    decisions=96515, wrong=47512, backtracks=19927, failedAssignments=30791, nogoods=756, foundSolutions=6, bestBound=10
22.16/16.29	    nFilterCalls=3052832, avgTableProportion=0.75, avgTableSize=3.0
22.16/16.29	    
23.46/17.53	    num=94, depth=0..24, filters=7696368, revisions=(16929279,useless=11709536), ccks=9274429, wck=14.466, mem=101M981
23.46/17.53	    decisions=106407, wrong=52457, backtracks=22130, failedAssignments=33835, nogoods=766, foundSolutions=6, bestBound=10
23.46/17.53	    nFilterCalls=3362835, avgTableProportion=0.75, avgTableSize=3.0
23.46/17.53	    
24.67/18.79	    num=95, depth=0..18, filters=8415564, revisions=(18577387,useless=12857811), ccks=10169919, wck=15.728, mem=120M173
24.67/18.79	    decisions=116783, wrong=57643, backtracks=24214, failedAssignments=37184, nogoods=783, foundSolutions=6, bestBound=10
24.67/18.79	    nFilterCalls=3674964, avgTableProportion=0.75, avgTableSize=3.0
24.67/18.79	    
25.47/19.59	
25.47/19.59	  New Bounds: 10..9
25.47/19.59	    num=96, depth=0..15, filters=8865527, revisions=(19674318,useless=13645742), ccks=10758671, wck=16.531, mem=131M889
25.47/19.59	    decisions=123353, wrong=60929, backtracks=25609, failedAssignments=39208, foundSolutions=6, bestBound=10
25.47/19.59	    nFilterCalls=3876538, avgTableProportion=0.75, avgTableSize=3.0
25.47/19.59	    
25.47/19.59	  Global
25.47/19.59	    filters=8865527, revisions=(19674318,useless=13645742), ccks=10758671
25.47/19.59	    Stop=FULL_EXPLORATION, wrong=60929, bestBound=10, bestBoundWck=2.064, bestBoundCpu=4.102, foundSolutions=6, firstSolCpu=3.11
25.47/19.59	    wck=17.505, cpu=19.497, mem=131M889
25.47/19.59	
25.47/19.59	v <instantiation id='sol6' type='solution' cost='10'>  <list> p[] np[][] r[][] o[][] so[] </list>  <values> 0 1 11 4 7 14 6 2 12 10 5 8 9 13 3 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 1 1 1 2 2 2 0 0 0 0 0 0 0 1 1 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 1 1 2 2 0 0 0 1 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 1 1 2 2 0 0 1 1 1 1 1 1 1 1 1 1 1 1 2 0 0 0 0 0 0 1 1 1 1 1 2 2 2 2 0 0 0 1 1 1 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 1 1 1 1 2 0 1 1 2 2 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 1 2 2 2 2 2 0 1 2 2 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 1 2 2 2 2 2 2 0 0 0 1 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 1 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 0 0 1 1 1 1 1 1 1 1 1 1 1 2 2 0 0 0 0 0 1 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 1 2 2 0 0 0 0 0 1 1 1 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 1 2 2 2 2 0 1 2 2 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 0 0 0 0 0 0 0 0 1 1 2 2 2 2 2 0 0 0 0 1 1 1 2 2 2 2 2 2 2 2 0 0 0 0 1 1 1 1 2 2 2 2 2 2 2 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 4 7 8 9 10 10 10 10 10 10 10 10 10 8 4 </values>  </instantiation>
25.47/19.59	s OPTIMUM FOUND
25.47/19.59	
25.47/19.59	d WRONG_DECISIONS 60929
25.47/19.59	d NUMBER_SOLUTIONS 6

Verifier Data

OK	10

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391154-1568389634/watcher-4391154-1568389634 -o /tmp/evaluation-result-4391154-1568389634/solver-4391154-1568389634 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568388659-19204 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391154-1568389634.xml -cm 

running on 4 cores: 4-7

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
solver pid=19727, runsolver pid=19724
Current StackSize limit: 8192 KiB


[startup+0.10015 s]*
/proc/loadavg: 2.15 1.94 1.79 5/228 19742
/proc/meminfo: memFree=29504032/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10659884 memory=27068 CPUtime=0.13 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 5362 0 0 0 12 1 0 0 20 0 15 0 414905138 10915721216 6767 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2664971 6767 2807 1 0 2627468 0
[pid=19727/tid=19729] ppid=19724 vsize=10659884 memory=8514726395714820750 CPUtime=0.09 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) R 19724 19727 17242 0 -1 4202560 3254 0 0 0 9 0 0 0 20 0 15 0 414905138 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683545745472 139683541527958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905140 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683032315296 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683031262704 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683030211280 139683541534619 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0.02 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) R 19724 19727 17242 0 -1 4202560 324 0 0 0 2 0 0 0 20 0 15 0 414905144 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683027052784 139683520193375 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19742] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0 cores=4-7
/proc/19727/task/19742/stat : 19742 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 6833 33554432000 4194304 4196468 140721833071168 139683024948016 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27068 KiB

[startup+0.21219 s]*
/proc/loadavg: 2.15 1.94 1.79 5/228 19742
/proc/meminfo: memFree=29496768/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10659884 memory=35052 CPUtime=0.34 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 6844 0 0 0 32 2 0 0 20 0 15 0 414905138 10915721216 8763 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2664971 8763 2988 1 0 2627468 0
[pid=19727/tid=19729] ppid=19724 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) R 19724 19727 17242 0 -1 4202560 3862 0 0 0 19 1 0 0 20 0 15 0 414905138 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683545747824 139683541537949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10659884 memory=365 CPUtime=0 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10659884 memory=139744380686637 CPUtime=0 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905140 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683032315296 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683031262704 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683030211280 139683541534619 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10659884 memory=0 CPUtime=0.03 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 483 0 0 0 3 0 0 0 20 0 15 0 414905144 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10659884 memory=-1 CPUtime=0.03 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 527 0 0 0 3 0 0 0 20 0 15 0 414905144 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0.06 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) S 19724 19727 17242 0 -1 1077944384 613 0 0 0 6 0 0 0 20 0 15 0 414905144 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683027052784 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19742] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0 cores=4-7
/proc/19727/task/19742/stat : 19742 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 8763 33554432000 4194304 4196468 140721833071168 139683024948016 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35052 KiB

[startup+0.311407 s]*
/proc/loadavg: 2.15 1.94 1.79 5/228 19742
/proc/meminfo: memFree=29496396/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10659884 memory=37100 CPUtime=0.46 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 6948 0 0 0 44 2 0 0 20 0 15 0 414905138 10915721216 9275 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2664971 9275 2988 1 0 2627468 0
[pid=19727/tid=19729] ppid=19724 vsize=10659884 memory=7311146985107750967 CPUtime=0.29 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) R 19724 19727 17242 0 -1 4202560 3911 0 0 0 28 1 0 0 20 0 15 0 414905138 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683545753424 139683541537949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10659884 memory=9092 CPUtime=0 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10659884 memory=139744380686630 CPUtime=0 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905140 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683032315296 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683031262704 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683030211280 139683541534619 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10659884 memory=0 CPUtime=0.03 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 498 0 0 0 3 0 0 0 20 0 15 0 414905144 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10659884 memory=-1 CPUtime=0.04 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 558 0 0 0 4 0 0 0 20 0 15 0 414905144 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0.07 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) R 19724 19727 17242 0 -1 4202560 622 0 0 0 7 0 0 0 20 0 15 0 414905144 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683027048512 139683520484107 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10659884 memory=-1 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19742] ppid=19724 vsize=10659884 memory=139744380667520 CPUtime=0 cores=4-7
/proc/19727/task/19742/stat : 19742 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 9275 33554432000 4194304 4196468 140721833071168 139683024948016 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37100 KiB

[startup+0.700785 s]
/proc/loadavg: 2.15 1.94 1.79 3/228 19742
/proc/meminfo: memFree=29482192/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10659884 memory=58640 CPUtime=1.11 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 12805 0 0 0 105 6 0 0 20 0 15 0 414905138 10915721216 14660 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2664971 14660 3057 1 0 2627468 0
[pid=19727/tid=19729] ppid=19724 vsize=10659884 memory=14068 CPUtime=0.67 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) R 19724 19727 17242 0 -1 4202560 8595 0 0 0 63 4 0 0 20 0 15 0 414905138 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683545747936 139683541537949 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10659884 memory=2120 CPUtime=0 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10659884 memory=496 CPUtime=0 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10659884 memory=1556 CPUtime=0 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10659884 memory=928 CPUtime=0 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905139 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10659884 memory=1628 CPUtime=0 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905140 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10659884 memory=796 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683032315296 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10659884 memory=1444 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414905141 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683031262704 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10659884 memory=1984 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683030211280 139683541534619 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10659884 memory=7086240636229996643 CPUtime=0.11 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 824 0 0 0 11 0 0 0 20 0 15 0 414905144 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10659884 memory=7453282923444726100 CPUtime=0.1 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 907 0 0 0 10 0 0 0 20 0 15 0 414905144 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10659884 memory=7223879631928058176 CPUtime=0.19 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) S 19724 19727 17242 0 -1 1077944384 1120 0 0 0 19 0 0 0 20 0 15 0 414905144 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683027052784 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10659884 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19742] ppid=19724 vsize=10659884 memory=7236547285815093345 CPUtime=0 cores=4-7
/proc/19727/task/19742/stat : 19742 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905144 10915721216 14660 33554432000 4194304 4196468 140721833071168 139683024948016 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 58640 KiB

[startup+1.50077 s]
/proc/loadavg: 2.15 1.94 1.79 3/228 19742
/proc/meminfo: memFree=29464076/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10663980 memory=72304 CPUtime=1.96 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 17153 0 0 0 190 6 0 0 20 0 15 0 414905138 10919915520 18076 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2665995 18076 3069 1 0 2628492 0
[pid=19727/tid=19729] ppid=19724 vsize=10663980 memory=6360846566568 CPUtime=1.47 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) R 19724 19727 17242 0 -1 4202560 12523 0 0 0 142 5 0 0 20 0 15 0 414905138 10919915520 18076 33554432000 4194304 4196468 140721833071168 139683545732960 139683525596510 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10663980 memory=288230596050944315 CPUtime=0 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10919915520 18076 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10663980 memory=14698491322567293 CPUtime=0 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10919915520 18076 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10663980 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414905139 10919915520 18076 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10663980 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414905139 10919915520 18076 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10663980 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 414905140 10919915520 18076 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0

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

Current children cumulated CPU time: 21.97 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 317488 KiB

[startup+17.6007 s]
/proc/loadavg: 2.32 1.99 1.81 3/229 19745
/proc/meminfo: memFree=29212548/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10748324 memory=317532 CPUtime=23.57 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 46151 0 0 0 2335 22 0 0 20 0 16 0 414905138 11006283776 79383 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2687081 79383 3373 1 0 2647217 0
[pid=19727/tid=19729] ppid=19724 vsize=10748324 memory=14068 CPUtime=2.1 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) S 19724 19727 17242 0 -1 1077944384 15540 0 0 0 203 7 0 0 20 0 16 0 414905138 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683545758896 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10748324 memory=2120 CPUtime=0.04 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10748324 memory=6791534058613427641 CPUtime=0.04 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1551 0 0 0 3 1 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10748324 memory=1556 CPUtime=0.05 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 215 0 0 0 3 2 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10748324 memory=928 CPUtime=0.05 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 334 0 0 0 4 1 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10748324 memory=1628 CPUtime=0.01 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 1375 0 0 0 1 0 0 0 20 0 16 0 414905140 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10748324 memory=317488 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414905141 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683032315360 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10748324 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414905141 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683031262720 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10748324 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683030211280 139683541534619 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10748324 memory=0 CPUtime=2.33 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 7238 0 0 0 232 1 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10748324 memory=0 CPUtime=2.4 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 7650 0 0 0 239 1 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10748324 memory=0 CPUtime=1.07 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) S 19724 19727 17242 0 -1 1077944384 4564 0 0 0 106 1 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683027052784 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10748324 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19742] ppid=19724 vsize=10748324 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19742/stat : 19742 (java) S 19724 19727 17242 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683024948016 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19745] ppid=19724 vsize=10748324 memory=0 CPUtime=15.38 cores=4-7
/proc/19727/task/19745/stat : 19745 (java) R 19724 19727 17242 0 -1 4202560 6020 0 0 0 1536 2 0 0 20 0 16 0 414905350 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683008106232 139683167721607 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 23.57 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 317532 KiB

[startup+18.4007 s]
/proc/loadavg: 2.32 1.99 1.81 3/229 19745
/proc/meminfo: memFree=29212560/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10748324 memory=317532 CPUtime=24.37 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 46162 0 0 0 2415 22 0 0 20 0 16 0 414905138 11006283776 79383 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2687081 79383 3373 1 0 2647217 0
[pid=19727/tid=19729] ppid=19724 vsize=10748324 memory=317532 CPUtime=2.1 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) S 19724 19727 17242 0 -1 1077944384 15540 0 0 0 203 7 0 0 20 0 16 0 414905138 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683545758896 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10748324 memory=240 CPUtime=0.04 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10748324 memory=2216 CPUtime=0.04 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1551 0 0 0 3 1 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10748324 memory=6791534058613427641 CPUtime=0.05 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 215 0 0 0 3 2 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10748324 memory=301741394933055803 CPUtime=0.05 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 334 0 0 0 4 1 0 0 20 0 16 0 414905139 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10748324 memory=14698491322567293 CPUtime=0.01 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 1376 0 0 0 1 0 0 0 20 0 16 0 414905140 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10748324 memory=6943526294502006880 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414905141 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683032315360 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10748324 memory=6944656592455359580 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414905141 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683031262720 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10748324 memory=6943526294502006880 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683030211280 139683541534619 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10748324 memory=6944656592455359580 CPUtime=2.33 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 7238 0 0 0 232 1 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10748324 memory=6943526294502006880 CPUtime=2.4 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 7650 0 0 0 239 1 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10748324 memory=0 CPUtime=1.07 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) S 19724 19727 17242 0 -1 1077944384 4564 0 0 0 106 1 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683027052784 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10748324 memory=-7965668622128159392 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19742] ppid=19724 vsize=10748324 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19742/stat : 19742 (java) S 19724 19727 17242 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683024948016 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19745] ppid=19724 vsize=10748324 memory=-9178176117148050014 CPUtime=16.18 cores=4-7
/proc/19727/task/19745/stat : 19745 (java) R 19724 19727 17242 0 -1 4202560 6030 0 0 0 1616 2 0 0 20 0 16 0 414905350 11006283776 79383 33554432000 4194304 4196468 140721833071168 139683008103280 139683167256998 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 24.37 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 317532 KiB

[startup+19.2007 s]
/proc/loadavg: 2.30 1.99 1.81 3/229 19745
/proc/meminfo: memFree=29212560/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10748324 memory=317548 CPUtime=25.17 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 46780 0 0 0 2495 22 0 0 20 0 16 0 414905138 11006283776 79387 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2687081 79387 3373 1 0 2647217 0
[pid=19727/tid=19729] ppid=19724 vsize=10748324 memory=14008 CPUtime=2.1 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) S 19724 19727 17242 0 -1 1077944384 15540 0 0 0 203 7 0 0 20 0 16 0 414905138 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683545758896 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10748324 memory=6791534058613427641 CPUtime=0.04 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 16 0 414905139 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10748324 memory=317532 CPUtime=0.04 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1551 0 0 0 3 1 0 0 20 0 16 0 414905139 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10748324 memory=0 CPUtime=0.05 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 215 0 0 0 3 2 0 0 20 0 16 0 414905139 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10748324 memory=0 CPUtime=0.05 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 334 0 0 0 4 1 0 0 20 0 16 0 414905139 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10748324 memory=2487 CPUtime=0.01 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 1376 0 0 0 1 0 0 0 20 0 16 0 414905140 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683033369072 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10748324 memory=316752 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414905141 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683032315360 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10748324 memory=316380 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414905141 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683031262720 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10748324 memory=255092 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683030211280 139683541534619 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10748324 memory=2044 CPUtime=2.33 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 7238 0 0 0 232 1 0 0 20 0 16 0 414905144 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10748324 memory=1380 CPUtime=2.4 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 7945 0 0 0 239 1 0 0 20 0 16 0 414905144 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10748324 memory=2241 CPUtime=1.07 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) S 19724 19727 17242 0 -1 1077944384 4619 0 0 0 106 1 0 0 20 0 16 0 414905144 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683027052784 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10748324 memory=2244 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19742] ppid=19724 vsize=10748324 memory=0 CPUtime=0 cores=4-7
/proc/19727/task/19742/stat : 19742 (java) S 19724 19727 17242 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 16 0 414905144 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683024948016 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19745] ppid=19724 vsize=10748324 memory=316752 CPUtime=16.98 cores=4-7
/proc/19727/task/19745/stat : 19745 (java) R 19724 19727 17242 0 -1 4202560 6298 0 0 0 1696 2 0 0 20 0 16 0 414905350 11006283776 79387 33554432000 4194304 4196468 140721833071168 139683008103280 139683167337500 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 25.17 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 317548 KiB

[startup+19.6007 s]
/proc/loadavg: 2.30 1.99 1.81 3/229 19745
/proc/meminfo: memFree=29212560/32770688 swapFree=66961080/67108860
[pid=19727] ppid=19724 vsize=10814888 memory=317600 CPUtime=25.58 cores=4-7
/proc/19727/stat : 19727 (java) S 19724 19727 17242 0 -1 1077944320 47781 0 0 0 2536 22 0 0 20 0 14 0 414905138 11074445312 79400 33554432000 4194304 4196468 140721833071168 140721833053712 139683541516023 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
/proc/19727/statm: 2703722 79400 3374 1 0 2663858 0
[pid=19727/tid=19729] ppid=19724 vsize=10814888 memory=10 CPUtime=2.1 cores=4-7
/proc/19727/task/19729/stat : 19729 (java) S 19724 19727 17242 0 -1 1077944384 15776 0 0 0 203 7 0 0 20 0 14 0 414905138 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683545758864 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19730] ppid=19724 vsize=10814888 memory=308804 CPUtime=0.04 cores=4-7
/proc/19727/task/19730/stat : 19730 (java) S 19724 19727 17242 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 14 0 414905139 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683478206736 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19731] ppid=19724 vsize=10814888 memory=279485334116288 CPUtime=0.04 cores=4-7
/proc/19727/task/19731/stat : 19731 (java) S 19724 19727 17242 0 -1 1077944384 1551 0 0 0 3 1 0 0 20 0 14 0 414905139 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683147147664 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19732] ppid=19724 vsize=10814888 memory=6791534058613427641 CPUtime=0.05 cores=4-7
/proc/19727/task/19732/stat : 19732 (java) S 19724 19727 17242 0 -1 1077944384 215 0 0 0 3 2 0 0 20 0 14 0 414905139 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683146095120 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19733] ppid=19724 vsize=10814888 memory=288230596050944315 CPUtime=0.05 cores=4-7
/proc/19727/task/19733/stat : 19733 (java) S 19724 19727 17242 0 -1 1077944384 334 0 0 0 4 1 0 0 20 0 14 0 414905139 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683145042576 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19734] ppid=19724 vsize=10814888 memory=14698491322567293 CPUtime=0.01 cores=4-7
/proc/19727/task/19734/stat : 19734 (java) S 19724 19727 17242 0 -1 1077944384 1391 0 0 0 1 0 0 0 20 0 14 0 414905140 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683033369280 139683541527170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19735] ppid=19724 vsize=10814888 memory=800 CPUtime=0 cores=4-7
/proc/19727/task/19735/stat : 19735 (java) S 19724 19727 17242 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 14 0 414905141 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683032315360 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19736] ppid=19724 vsize=10814888 memory=1808 CPUtime=0 cores=4-7
/proc/19727/task/19736/stat : 19736 (java) S 19724 19727 17242 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 14 0 414905141 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683031262720 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19737] ppid=19724 vsize=10814888 memory=920 CPUtime=0 cores=4-7
/proc/19727/task/19737/stat : 19737 (java) S 19724 19727 17242 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 14 0 414905144 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683030210992 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19738] ppid=19724 vsize=10814888 memory=3848 CPUtime=2.33 cores=4-7
/proc/19727/task/19738/stat : 19738 (java) S 19724 19727 17242 0 -1 1077944384 7238 0 0 0 232 1 0 0 20 0 14 0 414905144 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683029157872 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19739] ppid=19724 vsize=10814888 memory=4100 CPUtime=2.4 cores=4-7
/proc/19727/task/19739/stat : 19739 (java) S 19724 19727 17242 0 -1 1077944384 7945 0 0 0 239 1 0 0 20 0 14 0 414905144 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683028105328 139683541527170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19740] ppid=19724 vsize=10814888 memory=2612 CPUtime=1.07 cores=4-7
/proc/19727/task/19740/stat : 19740 (java) S 19724 19727 17242 0 -1 1077944384 4740 0 0 0 106 1 0 0 20 0 14 0 414905144 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683027048656 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
[pid=19727/tid=19741] ppid=19724 vsize=10814888 memory=2744 CPUtime=0 cores=4-7
/proc/19727/task/19741/stat : 19741 (java) S 19724 19727 17242 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414905144 11074445312 79400 33554432000 4194304 4196468 140721833071168 139683026000480 139683541526229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38035456 140721833079819 140721833079922 140721833079922 140721833082831 0
Current children cumulated CPU time: 25.58 s
Current children cumulated vsize: 10814888 KiB
Current children cumulated memory: 317600 KiB

Child status: 0
Real time (s): 19.6169
CPU time (s): 25.5934
CPU user time (s): 25.3606
CPU system time (s): 0.23274
CPU usage (%): 130.466
Max. virtual memory (cumulated for all children) (KiB): 10814888
Max. memory (cumulated for all children) (KiB): 317600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.3606
system time used= 0.23274
maximum resident set size= 317796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47817
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3555
involuntary context switches= 54


# summary of solver processes directly reported to runsolver:
#   pid: 19727
#   total CPU time (s): 25.5934
#   total CPU user time (s): 25.3606
#   total CPU system time (s): 0.23274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.150265 second user time and 0.255559 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-13 17:46:34
IDJOB=4391154
IDBENCH=126796
IDSOLVER=2833
FILE ID=node116/4391154-1568389634
RUNJOBID= node116-1568388659-19204
PBS_JOBID= 21701846
Free space on /tmp= 56876 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m1-s1/OpenStacks-m1-wbop-30-15-1.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391154-1568389634/watcher-4391154-1568389634 -o /tmp/evaluation-result-4391154-1568389634/solver-4391154-1568389634 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1568388659-19204 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391154-1568389634.xml -cm

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

MD5SUM BENCH= b5169c90aef0d626aba0e990e84095c1
RANDOM SEED=204100487

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        29519908 kB
MemAvailable:   31587380 kB
Buffers:          125192 kB
Cached:          2218648 kB
SwapCached:        46632 kB
Active:          1115136 kB
Inactive:        1542144 kB
Active(anon):     265788 kB
Inactive(anon):    87996 kB
Active(file):     849348 kB
Inactive(file):  1454148 kB
Unevictable:      109188 kB
Mlocked:          109188 kB
SwapTotal:      67108860 kB
SwapFree:       66961080 kB
Dirty:              8700 kB
Writeback:             0 kB
AnonPages:        323092 kB
Mapped:            55988 kB
Shmem:             31984 kB
Slab:             188124 kB
SReclaimable:     159620 kB
SUnreclaim:        28504 kB
KernelStack:        4000 kB
PageTables:         6188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1249016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 56868 MiB
End job on node116 at 2019-09-13 17:46:53