Trace number 4391108

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-23OPT8 87.7873 82.6714

DiagnosticValue
WRONG_DECISIONS1692790

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-5-fullins-4.xml
MD5SUM9a110b3288dcdd83da8fcc132ac433c6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark75.1369
Satisfiable
(Un)Satisfiability was proved
Number of variables1085
Number of constraints11395
Number of domains1
Minimum domain size1085
Maximum domain size1085
Distribution of domain sizes[{"size":1085,"count":1085}]
Minimum variable degree7
Maximum variable degree161
Distribution of variable degrees[{"degree":7,"count":4},{"degree":8,"count":22},{"degree":9,"count":16},{"degree":10,"count":80},{"degree":11,"count":22},{"degree":12,"count":110},{"degree":13,"count":19},{"degree":14,"count":60},{"degree":15,"count":60},{"degree":16,"count":300},{"degree":19,"count":7},{"degree":20,"count":35},{"degree":21,"count":7},{"degree":22,"count":35},{"degree":30,"count":7},{"degree":33,"count":7},{"degree":34,"count":35},{"degree":35,"count":35},{"degree":36,"count":175},{"degree":55,"count":7},{"degree":56,"count":35},{"degree":161,"count":7}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":11395}]
Number of extensional constraints0
Number of intensional constraints11395
Distribution of constraint types[{"type":"intension","count":11395}]
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.42/1.89	
2.42/1.89	AbsCon 2 
2.67/1.90	
4.28/2.41	  Instance
4.28/2.41	    name=instance-4391108-1568388932, framework=COP, bounds=-infty..+infty
4.28/2.41	
4.28/2.41	  Loading variables...
4.28/2.48	  Loading constraints...
6.96/3.36	
6.96/3.36	  Domains
6.96/3.36	    nTypes=1, nValues=1177225, sizes=[1085#1085]
6.96/3.36	  Variables
6.96/3.36	    count=1085, degrees=[7#4,8#22,9#16,10#80...36#175,55#7,56#35,161#7]
6.96/3.36	  Objectives
6.96/3.36	    way=min, type=ObjMaximumLE
6.96/3.36	  Constraints
6.96/3.36	    count=11396, nSpecific=11396, arities=[2#11395,1085#1]
6.96/3.36	    distribution=[NE#11395,ObjMaximumLE#1]
6.96/3.36	    wck=1.502, cpu=3.276, mem=111M905
6.96/3.37	  Solver SolverBacktrack being built...
6.96/3.37	
7.31/3.42	
7.31/3.42	  Solver
7.31/3.42	    guaranteedGAC=true
7.31/3.42	    wck=1.561, cpu=3.333, mem=142M470
7.31/3.44	
7.31/3.44	  Preprocessing
7.31/3.44	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
7.31/3.44	    wck=0.019, cpu=3.354, mem=145M113
7.31/3.44	
7.59/3.52	o 22
7.59/3.56	    num=0, depth=1086..1084, filters=5809, ccks=11396, wck=0.145, mem=146M434
7.59/3.56	    decisions=1085, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=22
7.59/3.56	    
7.90/3.63	o 21
7.90/3.63	    num=1, depth=1086..1084, filters=11646, ccks=22792, wck=0.213, mem=151M684
7.90/3.63	    decisions=2169, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=21
7.90/3.63	    
7.90/3.66	o 19
7.90/3.66	    num=2, depth=1086..1084, filters=17393, ccks=34188, wck=0.246, mem=151M684
7.90/3.66	    decisions=3254, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=3, bestBound=19
7.90/3.66	    
7.90/3.69	    num=3, depth=1076..1080, filters=23395, ccks=34188, wck=0.273, mem=151M684
7.90/3.69	    decisions=4374, wrong=22, backtracks=12, failedAssignments=11, nogoods=2, foundSolutions=3, bestBound=19
7.90/3.69	    
8.19/3.71	o 16
8.19/3.71	    num=4, depth=1086..1084, filters=27089, ccks=45584, wck=0.294, mem=151M684
8.19/3.71	    decisions=5459, wrong=22, backtracks=12, failedAssignments=11, nogoods=2, foundSolutions=4, bestBound=16
8.19/3.71	    
8.19/3.73	o 15
8.19/3.73	    num=5, depth=1086..1084, filters=31146, ccks=56980, wck=0.314, mem=154M309
8.19/3.73	    decisions=6535, wrong=22, backtracks=12, failedAssignments=11, nogoods=2, foundSolutions=5, bestBound=15
8.19/3.73	    
8.19/3.74	    num=6, depth=152..154, filters=34043, ccks=56980, wck=0.323, mem=154M309
8.19/3.74	    decisions=6732, wrong=44, backtracks=23, failedAssignments=22, nogoods=7, foundSolutions=5, bestBound=15
8.19/3.74	    
8.19/3.76	o 12
8.19/3.76	    num=7, depth=1086..1084, filters=37318, ccks=68376, wck=0.342, mem=154M309
8.19/3.76	    decisions=7817, wrong=44, backtracks=23, failedAssignments=22, nogoods=7, foundSolutions=6, bestBound=12
8.19/3.76	    
8.19/3.78	o 11
8.19/3.78	    num=8, depth=1086..1084, filters=40994, ccks=79772, wck=0.366, mem=154M309
8.19/3.78	    decisions=8896, wrong=44, backtracks=23, failedAssignments=22, nogoods=7, foundSolutions=7, bestBound=11
8.19/3.78	    
8.19/3.79	    num=9, depth=143..154, filters=43236, ccks=79772, wck=0.375, mem=154M309
8.19/3.79	    decisions=9083, wrong=66, backtracks=34, failedAssignments=33, nogoods=8, foundSolutions=7, bestBound=11
8.19/3.79	    
8.50/3.81	o 9
8.50/3.81	    num=10, depth=1086..1084, filters=45692, ccks=91168, wck=0.391, mem=154M309
8.50/3.81	    decisions=10168, wrong=66, backtracks=34, failedAssignments=33, nogoods=8, foundSolutions=8, bestBound=9
8.50/3.81	    
8.50/3.82	    num=11, depth=23..27, filters=49936, ccks=91168, wck=0.398, mem=154M309
8.50/3.82	    decisions=10240, wrong=90, backtracks=46, failedAssignments=45, nogoods=12, foundSolutions=8, bestBound=9
8.50/3.82	    
8.50/3.83	o 8
8.50/3.83	    num=12, depth=1086..1084, filters=52211, ccks=102564, wck=0.412, mem=154M309
8.50/3.83	    decisions=11322, wrong=90, backtracks=46, failedAssignments=45, nogoods=12, foundSolutions=9, bestBound=8
8.50/3.83	    
8.50/3.84	    num=13, depth=26..28, filters=54341, ccks=102564, wck=0.419, mem=154M309
8.50/3.84	    decisions=11396, wrong=114, backtracks=58, failedAssignments=57, nogoods=16, foundSolutions=9, bestBound=8
8.50/3.84	    
8.50/3.84	    num=14, depth=26..30, filters=57881, ccks=102564, wck=0.421, mem=154M309
8.50/3.84	    decisions=11466, wrong=136, backtracks=69, failedAssignments=68, nogoods=19, foundSolutions=9, bestBound=8
8.50/3.84	    
8.50/3.84	    num=15, depth=27..29, filters=59903, ccks=102564, wck=0.423, mem=154M309
8.50/3.84	    decisions=11541, wrong=160, backtracks=81, failedAssignments=80, nogoods=23, foundSolutions=9, bestBound=8
8.50/3.84	    
8.50/3.84	    num=16, depth=27..30, filters=61983, ccks=102564, wck=0.425, mem=154M309
8.50/3.84	    decisions=11621, wrong=186, backtracks=94, failedAssignments=93, nogoods=27, foundSolutions=9, bestBound=8
8.50/3.84	    
8.50/3.84	    num=17, depth=15..29, filters=64333, ccks=102564, wck=0.427, mem=154M309
8.50/3.84	    decisions=11692, wrong=214, backtracks=108, failedAssignments=107, nogoods=28, foundSolutions=9, bestBound=8
8.50/3.84	    
8.50/3.85	    num=18, depth=8..14, filters=68541, ccks=102564, wck=0.429, mem=154M309
8.50/3.85	    decisions=11764, wrong=246, backtracks=128, failedAssignments=123, nogoods=30, foundSolutions=9, bestBound=8
8.50/3.85	    
8.50/3.85	    num=19, depth=10..53, filters=79176, ccks=102564, wck=0.433, mem=154M309
8.50/3.85	    decisions=11871, wrong=281, backtracks=146, failedAssignments=140, nogoods=32, foundSolutions=9, bestBound=8
8.50/3.85	    
8.50/3.85	    num=20, depth=14..33, filters=81137, ccks=102564, wck=0.435, mem=154M309
8.50/3.85	    decisions=11961, wrong=319, backtracks=165, failedAssignments=159, nogoods=33, foundSolutions=9, bestBound=8
8.50/3.85	    
8.50/3.86	    num=21, depth=12..16, filters=87313, ccks=102564, wck=0.438, mem=154M309
8.50/3.86	    decisions=12027, wrong=346, backtracks=172, failedAssignments=180, nogoods=37, foundSolutions=9, bestBound=8
8.50/3.86	    
8.50/3.86	    num=22, depth=7..12, filters=96099, ccks=102564, wck=0.44, mem=154M309
8.50/3.86	    decisions=12129, wrong=392, backtracks=195, failedAssignments=203, nogoods=42, foundSolutions=9, bestBound=8
8.50/3.86	    
8.50/3.86	    num=23, depth=4..8, filters=105382, ccks=102564, wck=0.443, mem=154M309
8.50/3.86	    decisions=12235, wrong=442, backtracks=221, failedAssignments=228, nogoods=46, foundSolutions=9, bestBound=8
8.50/3.86	    
8.50/3.86	    num=24, depth=5..9, filters=109706, ccks=102564, wck=0.445, mem=154M309
8.50/3.86	    decisions=12355, wrong=498, backtracks=251, failedAssignments=256, nogoods=49, foundSolutions=9, bestBound=8
8.50/3.86	    
8.50/3.87	    num=25, depth=6..11, filters=120224, ccks=102564, wck=0.449, mem=154M309
8.50/3.87	    decisions=12486, wrong=560, backtracks=284, failedAssignments=287, nogoods=53, foundSolutions=9, bestBound=8
8.50/3.87	    
8.50/3.87	    num=26, depth=4..8, filters=136032, ccks=102564, wck=0.453, mem=154M309
8.50/3.87	    decisions=12628, wrong=628, backtracks=319, failedAssignments=321, nogoods=58, foundSolutions=9, bestBound=8
8.50/3.87	    
8.50/3.87	    num=27, depth=5..9, filters=151529, ccks=102564, wck=0.457, mem=154M309
8.50/3.87	    decisions=12783, wrong=702, backtracks=357, failedAssignments=358, nogoods=63, foundSolutions=9, bestBound=8
8.50/3.87	    
8.50/3.88	    num=28, depth=6..9, filters=157100, ccks=102564, wck=0.46, mem=154M309
8.50/3.88	    decisions=12955, wrong=784, backtracks=398, failedAssignments=399, nogoods=68, foundSolutions=9, bestBound=8
8.50/3.88	    
8.50/3.88	    num=29, depth=6..11, filters=169933, ccks=102564, wck=0.464, mem=154M309
8.50/3.88	    decisions=13113, wrong=859, backtracks=430, failedAssignments=444, nogoods=76, foundSolutions=9, bestBound=8
8.50/3.88	    
8.50/3.89	    num=30, depth=5..8, filters=175710, ccks=102564, wck=0.468, mem=154M309
8.50/3.89	    decisions=13320, wrong=959, backtracks=482, failedAssignments=494, nogoods=83, foundSolutions=9, bestBound=8
8.50/3.89	    
8.50/3.89	    num=31, depth=4..13, filters=201262, ccks=102564, wck=0.474, mem=154M309
8.50/3.89	    decisions=13517, wrong=1054, backtracks=525, failedAssignments=549, nogoods=88, foundSolutions=9, bestBound=8
8.50/3.89	    
8.50/3.90	    num=32, depth=6..9, filters=209155, ccks=102564, wck=0.477, mem=154M309
8.50/3.90	    decisions=13767, wrong=1176, backtracks=589, failedAssignments=610, nogoods=93, foundSolutions=9, bestBound=8
8.50/3.90	    
8.68/3.90	    num=33, depth=7..10, filters=218187, ccks=102564, wck=0.481, mem=154M309
8.68/3.90	    decisions=14042, wrong=1310, backtracks=657, failedAssignments=677, nogoods=102, foundSolutions=9, bestBound=8
8.68/3.90	    
8.68/3.91	    num=34, depth=6..10, filters=239592, ccks=102564, wck=0.488, mem=154M309
8.68/3.91	    decisions=14346, wrong=1458, backtracks=734, failedAssignments=751, nogoods=108, foundSolutions=9, bestBound=8
8.68/3.91	    
8.68/3.91	    num=35, depth=6..10, filters=266875, ccks=102564, wck=0.495, mem=154M309
8.68/3.91	    decisions=14679, wrong=1620, backtracks=815, failedAssignments=832, nogoods=113, foundSolutions=9, bestBound=8
8.68/3.91	    
8.68/3.92	    num=36, depth=5..11, filters=292847, ccks=102564, wck=0.504, mem=154M309
8.68/3.92	    decisions=15043, wrong=1798, backtracks=904, failedAssignments=921, nogoods=120, foundSolutions=9, bestBound=8
8.68/3.92	    
8.68/3.93	    num=37, depth=5..9, filters=307659, ccks=102564, wck=0.511, mem=154M309
8.68/3.93	    decisions=15443, wrong=1994, backtracks=1005, failedAssignments=1019, nogoods=126, foundSolutions=9, bestBound=8
8.68/3.93	    
8.68/3.94	    num=38, depth=5..10, filters=324714, ccks=102564, wck=0.518, mem=154M309
8.68/3.94	    decisions=15884, wrong=2210, backtracks=1115, failedAssignments=1127, nogoods=131, foundSolutions=9, bestBound=8
8.68/3.94	    
8.68/3.95	    num=39, depth=4..13, filters=366603, ccks=102564, wck=0.529, mem=154M309
8.68/3.95	    decisions=16237, wrong=2383, backtracks=1184, failedAssignments=1246, nogoods=135, foundSolutions=9, bestBound=8
8.68/3.95	    
8.68/3.95	    num=40, depth=5..9, filters=384064, ccks=102564, wck=0.537, mem=154M309
8.68/3.95	    decisions=16768, wrong=2645, backtracks=1316, failedAssignments=1377, nogoods=142, foundSolutions=9, bestBound=8
8.68/3.95	    
8.68/3.96	    num=41, depth=5..10, filters=406814, ccks=102564, wck=0.547, mem=154M309
8.68/3.96	    decisions=17355, wrong=2934, backtracks=1468, failedAssignments=1521, nogoods=148, foundSolutions=9, bestBound=8
8.68/3.96	    
8.68/3.98	    num=42, depth=4..11, filters=464282, ccks=102564, wck=0.561, mem=154M309
8.68/3.98	    decisions=17799, wrong=3152, backtracks=1538, failedAssignments=1679, nogoods=153, foundSolutions=9, bestBound=8
8.68/3.98	    
8.68/3.99	    num=43, depth=5..10, filters=487049, ccks=102564, wck=0.571, mem=154M309
8.68/3.99	    decisions=18499, wrong=3498, backtracks=1718, failedAssignments=1853, nogoods=158, foundSolutions=9, bestBound=8
8.68/3.99	    
8.68/4.00	    num=44, depth=4..9, filters=528333, ccks=102564, wck=0.584, mem=154M309
8.68/4.00	    decisions=19271, wrong=3880, backtracks=1913, failedAssignments=2044, nogoods=163, foundSolutions=9, bestBound=8
8.68/4.00	    
8.79/4.03	    num=45, depth=3..8, filters=677384, ccks=102564, wck=0.615, mem=154M309
8.79/4.03	    decisions=20120, wrong=4302, backtracks=2133, failedAssignments=2255, nogoods=173, foundSolutions=9, bestBound=8
8.79/4.03	    
8.79/4.05	    num=46, depth=3..10, filters=752717, ccks=102564, wck=0.635, mem=154M309
8.79/4.05	    decisions=21054, wrong=4766, backtracks=2378, failedAssignments=2487, nogoods=176, foundSolutions=9, bestBound=8
8.79/4.05	    
8.79/4.07	    num=47, depth=6..10, filters=789800, ccks=102564, wck=0.648, mem=156M935
8.79/4.07	    decisions=22082, wrong=5276, backtracks=2637, failedAssignments=2742, nogoods=184, foundSolutions=9, bestBound=8
8.79/4.07	    
8.79/4.09	    num=48, depth=4..11, filters=872515, ccks=102564, wck=0.671, mem=156M935
8.79/4.09	    decisions=23215, wrong=5838, backtracks=2935, failedAssignments=3023, nogoods=190, foundSolutions=9, bestBound=8
8.79/4.09	    
8.79/4.11	    num=49, depth=5..11, filters=916148, ccks=102564, wck=0.688, mem=156M935
8.79/4.11	    decisions=24460, wrong=6457, backtracks=3257, failedAssignments=3332, nogoods=199, foundSolutions=9, bestBound=8
8.79/4.11	    
8.92/4.15	    num=50, depth=4..15, filters=1071044, ccks=102564, wck=0.728, mem=156M935
8.92/4.15	    decisions=25652, wrong=7050, backtracks=3559, failedAssignments=3672, nogoods=213, foundSolutions=9, bestBound=8
8.92/4.15	    
8.92/4.16	    num=51, depth=5..9, filters=1124904, ccks=102564, wck=0.747, mem=156M935
8.92/4.16	    decisions=27155, wrong=7798, backtracks=3944, failedAssignments=4046, nogoods=224, foundSolutions=9, bestBound=8
8.92/4.16	    
8.92/4.19	    num=52, depth=4..9, filters=1192848, ccks=102564, wck=0.769, mem=156M935
8.92/4.19	    decisions=28805, wrong=8620, backtracks=4371, failedAssignments=4457, nogoods=234, foundSolutions=9, bestBound=8
8.92/4.19	    
9.01/4.23	    num=53, depth=3..14, filters=1366754, ccks=102564, wck=0.816, mem=156M935
9.01/4.23	    decisions=30379, wrong=9404, backtracks=4741, failedAssignments=4909, nogoods=244, foundSolutions=9, bestBound=8
9.01/4.23	    
9.01/4.26	    num=54, depth=4..9, filters=1436824, ccks=102564, wck=0.842, mem=156M935
9.01/4.26	    decisions=32375, wrong=10398, backtracks=5259, failedAssignments=5406, nogoods=254, foundSolutions=9, bestBound=8
9.01/4.26	    
9.11/4.32	    num=55, depth=3..16, filters=1684698, ccks=102564, wck=0.902, mem=156M935
9.11/4.32	    decisions=34142, wrong=11277, backtracks=5638, failedAssignments=5953, nogoods=262, foundSolutions=9, bestBound=8
9.11/4.32	    
9.11/4.35	    num=56, depth=4..10, filters=1778189, ccks=102564, wck=0.934, mem=156M935
9.11/4.35	    decisions=36557, wrong=12481, backtracks=6271, failedAssignments=6555, nogoods=268, foundSolutions=9, bestBound=8
9.11/4.35	    
9.24/4.42	    num=57, depth=3..13, filters=2081874, ccks=102564, wck=1.002, mem=156M935
9.24/4.42	    decisions=38412, wrong=13405, backtracks=6572, failedAssignments=7217, nogoods=275, foundSolutions=9, bestBound=8
9.24/4.42	    
9.24/4.46	    num=58, depth=3..9, filters=2183867, ccks=102564, wck=1.038, mem=156M935
9.24/4.46	    decisions=41330, wrong=14861, backtracks=7323, failedAssignments=7945, nogoods=282, foundSolutions=9, bestBound=8
9.24/4.46	    
9.36/4.54	    num=59, depth=3..15, filters=2490715, ccks=102564, wck=1.118, mem=156M935
9.36/4.54	    decisions=43840, wrong=16112, backtracks=7858, failedAssignments=8746, nogoods=292, foundSolutions=9, bestBound=8
9.36/4.54	    
9.46/4.60	    num=60, depth=4..10, filters=2717552, ccks=102564, wck=1.18, mem=156M935
9.46/4.60	    decisions=47372, wrong=17874, backtracks=8793, failedAssignments=9627, nogoods=303, foundSolutions=9, bestBound=8
9.46/4.60	    
9.46/4.65	    num=61, depth=6..12, filters=2863611, ccks=102564, wck=1.232, mem=156M935
9.46/4.65	    decisions=51264, wrong=19815, backtracks=9790, failedAssignments=10597, nogoods=312, foundSolutions=9, bestBound=8
9.46/4.65	    
9.56/4.78	    num=62, depth=2..11, filters=3504822, ccks=102564, wck=1.366, mem=156M935
9.56/4.78	    decisions=55570, wrong=21965, backtracks=10904, failedAssignments=11664, nogoods=322, foundSolutions=9, bestBound=8
9.56/4.78	    
9.66/4.84	    num=63, depth=4..10, filters=3670666, ccks=102564, wck=1.427, mem=156M935
9.66/4.84	    decisions=60239, wrong=24295, backtracks=12127, failedAssignments=12837, nogoods=331, foundSolutions=9, bestBound=8
9.66/4.84	    
9.76/4.99	    num=64, depth=3..10, filters=4333913, ccks=102564, wck=1.57, mem=156M935
9.76/4.99	    decisions=65285, wrong=26814, backtracks=13437, failedAssignments=14128, nogoods=339, foundSolutions=9, bestBound=8
9.76/4.99	    
9.87/5.07	    num=65, depth=4..10, filters=4557001, ccks=102564, wck=1.649, mem=156M935
9.87/5.07	    decisions=70971, wrong=29653, backtracks=14928, failedAssignments=15548, nogoods=347, foundSolutions=9, bestBound=8
9.87/5.07	    
9.97/5.16	    num=66, depth=3..11, filters=4885265, ccks=102564, wck=1.747, mem=156M935
9.97/5.16	    decisions=77228, wrong=32777, backtracks=16555, failedAssignments=17110, nogoods=355, foundSolutions=9, bestBound=8
9.97/5.16	    
10.07/5.25	    num=67, depth=5..11, filters=5143738, ccks=102564, wck=1.834, mem=156M935
10.07/5.25	    decisions=84111, wrong=36214, backtracks=18339, failedAssignments=18828, nogoods=365, foundSolutions=9, bestBound=8
10.07/5.25	    
10.27/5.45	    num=68, depth=2..14, filters=6047878, ccks=102564, wck=2.035, mem=156M935
10.27/5.45	    decisions=89844, wrong=39078, backtracks=19485, failedAssignments=20718, nogoods=382, foundSolutions=9, bestBound=8
10.27/5.45	    
10.37/5.56	    num=69, depth=4..9, filters=6357704, ccks=102564, wck=2.143, mem=159M560
10.37/5.56	    decisions=98166, wrong=43236, backtracks=21644, failedAssignments=22797, nogoods=397, foundSolutions=9, bestBound=8
10.37/5.56	    
10.77/5.91	    num=70, depth=2..9, filters=8160159, ccks=102564, wck=2.496, mem=159M560
10.77/5.91	    decisions=107387, wrong=47844, backtracks=24063, failedAssignments=25084, nogoods=407, foundSolutions=9, bestBound=8
10.77/5.91	    
10.94/6.09	    num=71, depth=3..9, filters=8826856, ccks=102564, wck=2.675, mem=159M560
10.94/6.09	    decisions=117458, wrong=52876, backtracks=26687, failedAssignments=27600, nogoods=420, foundSolutions=9, bestBound=8
10.94/6.09	    
11.14/6.27	    num=72, depth=3..10, filters=9435067, ccks=102564, wck=2.851, mem=159M560
11.14/6.27	    decisions=128536, wrong=58412, backtracks=29555, failedAssignments=30368, nogoods=430, foundSolutions=9, bestBound=8
11.14/6.27	    
11.34/6.44	    num=73, depth=3..10, filters=9979125, ccks=102564, wck=3.025, mem=159M560
11.34/6.44	    decisions=140718, wrong=64500, backtracks=32700, failedAssignments=33412, nogoods=434, foundSolutions=9, bestBound=8
11.34/6.44	    
11.54/6.65	    num=74, depth=3..9, filters=10696049, ccks=102564, wck=3.232, mem=159M560
11.54/6.65	    decisions=154121, wrong=71198, backtracks=36201, failedAssignments=36761, nogoods=439, foundSolutions=9, bestBound=8
11.54/6.65	    
11.74/6.86	    num=75, depth=3..10, filters=11365776, ccks=102564, wck=3.441, mem=159M560
11.74/6.86	    decisions=168869, wrong=78569, backtracks=40022, failedAssignments=40445, nogoods=449, foundSolutions=9, bestBound=8
11.74/6.86	    
12.24/7.33	    num=76, depth=2..11, filters=13401110, ccks=102564, wck=3.916, mem=159M560
12.24/7.33	    decisions=183426, wrong=85844, backtracks=43639, failedAssignments=44497, nogoods=462, foundSolutions=9, bestBound=8
12.24/7.33	    
12.47/7.59	    num=77, depth=3..9, filters=14218042, ccks=102564, wck=4.174, mem=162M185
12.47/7.59	    decisions=201261, wrong=94758, backtracks=48293, failedAssignments=48954, nogoods=476, foundSolutions=9, bestBound=8
12.47/7.59	    
13.09/8.16	    num=78, depth=1..13, filters=16715053, ccks=102564, wck=4.738, mem=162M185
13.09/8.16	    decisions=218148, wrong=103199, backtracks=52214, failedAssignments=53857, nogoods=494, foundSolutions=9, bestBound=8
13.09/8.16	    
13.38/8.45	    num=79, depth=3..9, filters=17608258, ccks=102564, wck=5.03, mem=162M185
13.38/8.45	    decisions=239730, wrong=113987, backtracks=57782, failedAssignments=59251, nogoods=508, foundSolutions=9, bestBound=8
13.38/8.45	    
13.79/8.89	    num=80, depth=2..11, filters=19307956, ccks=102564, wck=5.475, mem=162M185
13.79/8.89	    decisions=263487, wrong=125863, backtracks=64020, failedAssignments=65184, nogoods=518, foundSolutions=9, bestBound=8
13.79/8.89	    
14.29/9.30	    num=81, depth=2..9, filters=20706137, ccks=102564, wck=5.884, mem=164M810
14.29/9.30	    decisions=289595, wrong=138914, backtracks=70824, failedAssignments=71710, nogoods=528, foundSolutions=9, bestBound=8
14.29/9.30	    
14.69/9.78	    num=82, depth=3..10, filters=22466714, ccks=102564, wck=6.364, mem=164M810
14.69/9.78	    decisions=318367, wrong=153298, backtracks=78342, failedAssignments=78889, nogoods=548, foundSolutions=9, bestBound=8
14.69/9.78	    
15.49/10.51	    num=83, depth=1..10, filters=25540450, ccks=102564, wck=7.093, mem=164M810
15.49/10.51	    decisions=349961, wrong=169093, backtracks=86580, failedAssignments=86786, nogoods=559, foundSolutions=9, bestBound=8
15.49/10.51	    
16.19/11.22	    num=84, depth=2..11, filters=28251054, ccks=102564, wck=7.804, mem=167M435
16.19/11.22	    decisions=384996, wrong=186608, backtracks=95849, failedAssignments=95473, nogoods=571, foundSolutions=9, bestBound=8
16.19/11.22	    
16.89/11.93	    num=85, depth=1..13, filters=30823022, ccks=102564, wck=8.513, mem=167M435
16.89/11.93	    decisions=420887, wrong=204550, backtracks=104846, failedAssignments=105028, nogoods=584, foundSolutions=9, bestBound=8
16.89/11.93	    
17.49/12.51	    num=86, depth=2..10, filters=32518271, ccks=102564, wck=9.093, mem=170M60
17.49/12.51	    decisions=462935, wrong=225570, backtracks=115824, failedAssignments=115539, nogoods=591, foundSolutions=9, bestBound=8
17.49/12.51	    
18.20/13.27	    num=87, depth=1..13, filters=35149277, ccks=102564, wck=9.856, mem=170M60
18.20/13.27	    decisions=509014, wrong=248606, backtracks=127836, failedAssignments=127101, nogoods=605, foundSolutions=9, bestBound=8
18.20/13.27	    
19.00/14.01	    num=88, depth=2..10, filters=37449792, ccks=102564, wck=10.593, mem=172M685
19.00/14.01	    decisions=559909, wrong=274050, backtracks=141112, failedAssignments=139819, nogoods=617, foundSolutions=9, bestBound=8
19.00/14.01	    
20.00/15.03	    num=89, depth=1..15, filters=40912427, ccks=102564, wck=11.613, mem=172M685
20.00/15.03	    decisions=613907, wrong=301046, backtracks=154904, failedAssignments=153809, nogoods=633, foundSolutions=9, bestBound=8
20.00/15.03	    
20.80/15.86	    num=90, depth=2..10, filters=43372660, ccks=102564, wck=12.444, mem=175M310
20.80/15.86	    decisions=675466, wrong=331823, backtracks=171013, failedAssignments=169198, nogoods=643, foundSolutions=9, bestBound=8
20.80/15.86	    
22.30/17.35	    num=91, depth=1..15, filters=48558494, ccks=102564, wck=13.93, mem=177M10
22.30/17.35	    decisions=737862, wrong=363017, backtracks=187070, failedAssignments=186126, nogoods=657, foundSolutions=9, bestBound=8
22.30/17.35	    
23.78/18.77	    num=92, depth=1..14, filters=53979790, ccks=102564, wck=15.357, mem=79M310
23.78/18.77	    decisions=810920, wrong=399543, backtracks=206179, failedAssignments=204747, nogoods=669, foundSolutions=9, bestBound=8
23.78/18.77	    
25.48/20.43	    num=93, depth=1..14, filters=60213908, ccks=102564, wck=17.017, mem=79M310
25.48/20.43	    decisions=886584, wrong=437372, backtracks=224864, failedAssignments=225231, nogoods=679, foundSolutions=9, bestBound=8
25.48/20.43	    
27.38/22.38	    num=94, depth=1..14, filters=66919136, ccks=102564, wck=18.959, mem=83M623
27.38/22.38	    decisions=972999, wrong=480575, backtracks=247385, failedAssignments=247763, nogoods=701, foundSolutions=9, bestBound=8
27.38/22.38	    
29.28/24.30	    num=95, depth=1..13, filters=74383401, ccks=102564, wck=20.878, mem=83M623
29.28/24.30	    decisions=1071599, wrong=529873, backtracks=273381, failedAssignments=272548, nogoods=716, foundSolutions=9, bestBound=8
29.28/24.30	    
31.78/26.74	    num=96, depth=1..14, filters=82637025, ccks=102564, wck=23.327, mem=87M936
31.78/26.74	    decisions=1175678, wrong=581909, backtracks=300567, failedAssignments=299812, nogoods=730, foundSolutions=9, bestBound=8
31.78/26.74	    
33.88/28.89	    num=97, depth=0..10, filters=89678224, ccks=102564, wck=25.468, mem=92M249
33.88/28.89	    decisions=1295091, wrong=641612, backtracks=332108, failedAssignments=329802, nogoods=743, foundSolutions=9, bestBound=8
33.88/28.89	    
36.78/31.78	    num=98, depth=1..12, filters=99208136, ccks=102564, wck=28.364, mem=96M562
36.78/31.78	    decisions=1422928, wrong=705528, backtracks=366317, failedAssignments=362791, nogoods=762, foundSolutions=9, bestBound=8
36.78/31.78	    
39.88/34.81	    num=99, depth=1..13, filters=109422768, ccks=102564, wck=31.396, mem=100M875
39.88/34.81	    decisions=1563111, wrong=775616, backtracks=403445, failedAssignments=399079, nogoods=777, foundSolutions=9, bestBound=8
39.88/34.81	    
43.68/38.64	    num=100, depth=1..15, filters=122776513, ccks=102564, wck=35.221, mem=105M187
43.68/38.64	    decisions=1712252, wrong=850184, backtracks=441931, failedAssignments=438996, nogoods=796, foundSolutions=9, bestBound=8
43.68/38.64	    
47.68/42.66	    num=101, depth=1..14, filters=137035719, ccks=102564, wck=39.244, mem=109M500
47.68/42.66	    decisions=1875567, wrong=931839, backtracks=483421, failedAssignments=482905, nogoods=814, foundSolutions=9, bestBound=8
47.68/42.66	    
52.39/47.37	    num=102, depth=0..14, filters=152500481, ccks=102564, wck=43.956, mem=113M813
52.39/47.37	    decisions=2057217, wrong=1022661, backtracks=531635, failedAssignments=531205, nogoods=825, foundSolutions=9, bestBound=8
52.39/47.37	    
57.49/52.47	    num=103, depth=0..14, filters=169227958, ccks=102564, wck=49.05, mem=118M126
57.49/52.47	    decisions=2256733, wrong=1122414, backtracks=583956, failedAssignments=584335, nogoods=842, foundSolutions=9, bestBound=8
57.49/52.47	    
62.20/57.17	    num=104, depth=1..10, filters=185701857, ccks=102564, wck=53.756, mem=126M752
62.20/57.17	    decisions=2489111, wrong=1238600, backtracks=645295, failedAssignments=642778, nogoods=859, foundSolutions=9, bestBound=8
62.20/57.17	    
68.70/63.61	    num=105, depth=0..14, filters=208960113, ccks=102564, wck=60.193, mem=131M64
68.70/63.61	    decisions=2733744, wrong=1360915, backtracks=709531, failedAssignments=707065, nogoods=871, foundSolutions=9, bestBound=8
68.70/63.61	    
75.90/70.85	    num=106, depth=0..15, filters=235443138, ccks=102564, wck=67.433, mem=141M118
75.90/70.85	    decisions=2991767, wrong=1489924, backtracks=775573, failedAssignments=777781, nogoods=883, foundSolutions=9, bestBound=8
75.90/70.85	    
84.21/79.17	    num=107, depth=0..15, filters=266853258, ccks=102564, wck=75.752, mem=149M744
84.21/79.17	    decisions=3282017, wrong=1635045, backtracks=851424, failedAssignments=855568, nogoods=888, foundSolutions=9, bestBound=8
84.21/79.17	    
87.70/82.62	
87.70/82.62	  New Bounds: 8..7
87.70/82.64	    num=108, depth=0..14, filters=280215727, ccks=102564, wck=79.222, mem=154M57
87.70/82.64	    decisions=3397505, wrong=1692790, backtracks=880503, failedAssignments=887683, foundSolutions=9, bestBound=8
87.70/82.64	    
87.70/82.64	  Global
87.70/82.64	    filters=280215727, ccks=102564
87.70/82.64	    Stop=FULL_EXPLORATION, wrong=1692790, bestBound=8, bestBoundWck=1.971, bestBoundCpu=3.742, foundSolutions=9, firstSolCpu=3.427
87.70/82.64	    wck=80.784, cpu=82.523, mem=154M57
87.70/82.65	
87.70/82.65	v <instantiation id='sol9' type='solution' cost='8'>  <list> x[] </list>  <values> 0 1 0 1 0 1 0 2 0 1 0 1 2 1 3 2 4 1 5 6 0 0 2 0 3 0 2 0 2 0 2 0 3 2 2 3 2 4 7 5 6 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 1 0 5 2 3 6 0 2 0 3 0 2 0 2 0 2 0 3 2 2 3 2 4 7 5 6 0 0 2 0 3 0 2 0 2 0 2 0 3 2 2 3 2 4 7 5 6 0 4 2 3 3 5 2 3 2 4 2 3 3 2 2 3 2 4 7 5 6 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 4 8 0 5 2 3 6 0 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 2 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 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 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 2 0 4 5 6 </values>  </instantiation>
87.70/82.65	s OPTIMUM FOUND
87.70/82.65	
87.70/82.65	d WRONG_DECISIONS 1692790
87.70/82.65	d NUMBER_SOLUTIONS 9

Verifier Data

OK	8

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15302 MiB free)
  memory of node 1: 16384 MiB (15523 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391108-1568388932/watcher-4391108-1568388932 -o /tmp/evaluation-result-4391108-1568388932/solver-4391108-1568388932 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568388891-27766 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391108-1568388932.xml -cm 

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

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


[startup+0.100059 s]*
/proc/loadavg: 1.12 1.66 1.85 6/229 27825
/proc/meminfo: memFree=31531316/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10659884 memory=29488 CPUtime=0.13 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 5357 0 0 0 12 1 0 0 20 0 15 0 414831145 10915721216 7372 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2664971 7372 2871 1 0 2627468 0
[pid=27790/tid=27792] ppid=27787 vsize=10659884 memory=7822038051842263955 CPUtime=0.09 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) R 27787 27790 26121 0 -1 4202560 3233 0 0 0 8 1 0 0 20 0 15 0 414831146 10915721216 7438 33554432000 4194304 4196468 140729457489568 139646447692008 139646435699518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10659884 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 7504 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 7504 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 7504 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 7504 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645476988192 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645475935856 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) R 27787 27790 26121 0 -1 4202560 222 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645472764328 139646425007352 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0.02 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) R 27787 27790 26121 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 414831151 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645471722632 139646422431399 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 7504 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29488 KiB

[startup+0.210832 s]*
/proc/loadavg: 1.12 1.66 1.85 3/229 27825
/proc/meminfo: memFree=31517044/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10659884 memory=37472 CPUtime=0.33 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 6945 0 0 0 31 2 0 0 20 0 15 0 414831145 10915721216 9368 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2664971 9368 2988 1 0 2627468 0
[pid=27790/tid=27792] ppid=27787 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) R 27787 27790 26121 0 -1 4202560 3882 0 0 0 19 1 0 0 20 0 15 0 414831146 10915721216 9368 33554432000 4194304 4196468 140729457489568 139646447688752 139646443484317 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10659884 memory=345 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 9368 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10659884 memory=288370772060776064 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 9368 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 9368 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 9368 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645476988192 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645475935856 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 478 0 0 0 2 0 0 0 20 0 15 0 414831151 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) S 27787 27790 26121 0 -1 1077944384 555 0 0 0 3 0 0 0 20 0 15 0 414831151 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645472778224 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0.05 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) S 27787 27790 26121 0 -1 1077944384 691 0 0 0 5 0 0 0 20 0 15 0 414831151 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645471725936 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 9368 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37472 KiB

[startup+0.31017 s]*
/proc/loadavg: 1.12 1.66 1.85 3/229 27825
/proc/meminfo: memFree=31506136/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10659884 memory=42532 CPUtime=0.47 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 9445 0 0 0 44 3 0 0 20 0 15 0 414831145 10915721216 10633 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2664971 10633 3000 1 0 2627468 0
[pid=27790/tid=27792] ppid=27787 vsize=10659884 memory=280791540230048 CPUtime=0.3 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) R 27787 27790 26121 0 -1 4202560 6320 0 0 0 28 2 0 0 20 0 15 0 414831146 10915721216 10633 33554432000 4194304 4196468 140729457489568 139646447701376 139646427542878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10659884 memory=67 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 10633 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10659884 memory=280791679179344 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 10633 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 10633 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10659884 memory=67 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831146 10915721216 10633 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10659884 memory=140395909064320 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10659884 memory=67 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645476988192 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10659884 memory=67300 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414831148 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645475935856 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10659884 memory=69604 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 494 0 0 0 3 0 0 0 20 0 15 0 414831151 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10659884 memory=140395770135823 CPUtime=0.04 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) S 27787 27790 26121 0 -1 1077944384 582 0 0 0 4 0 0 0 20 0 15 0 414831151 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645472778224 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10659884 memory=280791679209312 CPUtime=0.07 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) R 27787 27790 26121 0 -1 4202560 711 0 0 0 7 0 0 0 20 0 15 0 414831151 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645471725936 139646422142574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10659884 memory=140395770140431 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10659884 memory=140395909064332 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831151 10915721216 10633 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 42532 KiB

[startup+0.701341 s]
/proc/loadavg: 1.12 1.66 1.85 3/229 27825
/proc/meminfo: memFree=31485668/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10661932 memory=65800 CPUtime=1.12 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 13069 0 0 0 107 5 0 0 20 0 15 0 414831145 10917818368 16450 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2665483 16450 3060 1 0 2627980 0
[pid=27790/tid=27792] ppid=27787 vsize=10661932 memory=2244 CPUtime=0.68 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) R 27787 27790 26121 0 -1 4202560 8869 0 0 0 65 3 0 0 20 0 15 0 414831146 10917818368 16450 33554432000 4194304 4196468 140729457489568 139646447694528 139646443484317 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10917818368 16450 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10917818368 16450 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10917818368 16450 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10661932 memory=259830220619766 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831146 10917818368 16450 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10661932 memory=3474306334839814996 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831148 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 414831148 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645476988192 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414831148 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645475935856 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10661932 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10661932 memory=6944652177228980320 CPUtime=0.11 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 792 0 0 0 11 0 0 0 20 0 15 0 414831151 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10661932 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) R 27787 27790 26121 0 -1 4202560 944 0 0 0 11 0 0 0 20 0 15 0 414831151 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645472778224 139646436447433 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10661932 memory=6943526294502006880 CPUtime=0.18 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) S 27787 27790 26121 0 -1 1077944384 1125 0 0 0 18 0 0 0 20 0 15 0 414831151 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645471725936 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414831151 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10661932 memory=140395770054560 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831151 10917818368 16450 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 65800 KiB

[startup+1.50082 s]
/proc/loadavg: 1.12 1.66 1.85 3/229 27825
/proc/meminfo: memFree=31454364/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10663980 memory=78156 CPUtime=2.03 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 16753 0 0 0 197 6 0 0 20 0 15 0 414831145 10919915520 19539 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2665995 19539 3093 1 0 2628492 0
[pid=27790/tid=27792] ppid=27787 vsize=10663980 memory=2244 CPUtime=1.48 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) R 27787 27790 26121 0 -1 4202560 11537 0 0 0 144 4 0 0 20 0 15 0 414831146 10919915520 19539 33554432000 4194304 4196468 140729457489568 139646447679328 139646443484317 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10919915520 19539 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10663980 memory=56 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10919915520 19539 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10663980 memory=2811011 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414831146 10919915520 19539 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10663980 memory=2812297 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414831146 10919915520 19539 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10663980 memory=-1161699032756226647 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 414831148 10919915520 19539 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0

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

[startup+80.0006 s]*
/proc/loadavg: 1.70 1.73 1.86 3/231 27833
/proc/meminfo: memFree=30983552/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10748324 memory=336976 CPUtime=85.11 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 44054 0 0 0 8485 26 0 0 20 0 16 0 414831145 11006283776 84244 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2687081 84244 3382 1 0 2647217 0
[pid=27790/tid=27792] ppid=27787 vsize=10748324 memory=14008 CPUtime=1.87 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) S 27787 27790 26121 0 -1 1077944384 13146 0 0 0 181 6 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646447705264 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10748324 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 341 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10748324 memory=1760 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1133 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10748324 memory=4126316290023845779 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 821 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10748324 memory=302022857024864570 CPUtime=0.08 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 314 0 0 0 5 3 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10748324 memory=14699582244260396 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 696 0 0 0 1 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10748324 memory=-7171654238264268186 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645476988256 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10748324 memory=8116659051949550395 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645475935872 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10748324 memory=319192839163405186 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10748324 memory=13846365502104541 CPUtime=2 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 5689 0 0 0 199 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10748324 memory=4426074821781858153 CPUtime=2.03 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) S 27787 27790 26121 0 -1 1077944384 5041 0 0 0 202 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645472778224 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10748324 memory=-7382176777861617051 CPUtime=0.85 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) S 27787 27790 26121 0 -1 1077944384 4959 0 0 0 84 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645471725936 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10748324 memory=3540024911424836032 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10748324 memory=301741390607344514 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 733 0 0 0 1 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27827] ppid=27787 vsize=10748324 memory=13846365502104541 CPUtime=77.99 cores=0,2,4,6
/proc/27790/task/27827/stat : 27827 (java) R 27787 27790 26121 0 -1 4202560 9787 0 0 0 7795 4 0 0 20 0 16 0 414831334 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645452951120 139646055442463 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 85.11 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 336976 KiB

[startup+81.6006 s]
/proc/loadavg: 1.70 1.73 1.86 3/231 27833
/proc/meminfo: memFree=30985632/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10748324 memory=336976 CPUtime=86.7 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 44056 0 0 0 8644 26 0 0 20 0 16 0 414831145 11006283776 84244 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2687081 84244 3382 1 0 2647217 0
[pid=27790/tid=27792] ppid=27787 vsize=10748324 memory=5938933319212953449 CPUtime=1.87 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) S 27787 27790 26121 0 -1 1077944384 13146 0 0 0 181 6 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646447705264 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10748324 memory=6791534058613427641 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 341 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10748324 memory=1000 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1133 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10748324 memory=1560 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 821 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10748324 memory=1172 CPUtime=0.08 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 314 0 0 0 5 3 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10748324 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 696 0 0 0 1 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10748324 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645476988256 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10748324 memory=336976 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645475935872 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10748324 memory=1324 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10748324 memory=1704 CPUtime=2 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 5689 0 0 0 199 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10748324 memory=5936 CPUtime=2.03 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) S 27787 27790 26121 0 -1 1077944384 5041 0 0 0 202 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645472778224 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10748324 memory=588 CPUtime=0.85 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) S 27787 27790 26121 0 -1 1077944384 4959 0 0 0 84 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645471725936 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10748324 memory=780 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10748324 memory=2308 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 733 0 0 0 1 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27827] ppid=27787 vsize=10748324 memory=1056 CPUtime=79.58 cores=0,2,4,6
/proc/27790/task/27827/stat : 27827 (java) R 27787 27790 26121 0 -1 4202560 9789 0 0 0 7954 4 0 0 20 0 16 0 414831334 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645452951120 139646055442239 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 86.7 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 336976 KiB

[startup+82.4006 s]
/proc/loadavg: 1.70 1.73 1.86 3/231 27833
/proc/meminfo: memFree=30985660/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10748324 memory=336976 CPUtime=87.5 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 44056 0 0 0 8724 26 0 0 20 0 16 0 414831145 11006283776 84244 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2687081 84244 3382 1 0 2647217 0
[pid=27790/tid=27792] ppid=27787 vsize=10748324 memory=4004 CPUtime=1.87 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) S 27787 27790 26121 0 -1 1077944384 13146 0 0 0 181 6 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646447705264 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10748324 memory=336976 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 341 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10748324 memory=336976 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1133 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10748324 memory=1560 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 821 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10748324 memory=1172 CPUtime=0.08 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 314 0 0 0 5 3 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 696 0 0 0 1 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10748324 memory=2308 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645476988256 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10748324 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645475935872 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10748324 memory=2976 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10748324 memory=336968 CPUtime=2 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 5689 0 0 0 199 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10748324 memory=1408 CPUtime=2.03 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) S 27787 27790 26121 0 -1 1077944384 5041 0 0 0 202 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645472778224 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10748324 memory=2952 CPUtime=0.85 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) S 27787 27790 26121 0 -1 1077944384 4959 0 0 0 84 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645471725936 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10748324 memory=268584 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10748324 memory=1580 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 733 0 0 0 1 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27827] ppid=27787 vsize=10748324 memory=1704 CPUtime=80.38 cores=0,2,4,6
/proc/27790/task/27827/stat : 27827 (java) R 27787 27790 26121 0 -1 4202560 9789 0 0 0 8034 4 0 0 20 0 16 0 414831334 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645452951120 139646055442000 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 87.5 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 336976 KiB

[startup+82.6006 s]
/proc/loadavg: 1.70 1.73 1.86 3/231 27833
/proc/meminfo: memFree=30985660/32770624 swapFree=66918668/67108860
[pid=27790] ppid=27787 vsize=10748324 memory=336976 CPUtime=87.7 cores=0,2,4,6
/proc/27790/stat : 27790 (java) S 27787 27790 26121 0 -1 1077944320 44056 0 0 0 8744 26 0 0 20 0 16 0 414831145 11006283776 84244 33554432000 4194304 4196468 140729457489568 140729457472112 139646443462391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
/proc/27790/statm: 2687081 84244 3382 1 0 2647217 0
[pid=27790/tid=27792] ppid=27787 vsize=10748324 memory=4206468019014099040 CPUtime=1.87 cores=0,2,4,6
/proc/27790/task/27792/stat : 27792 (java) S 27787 27790 26121 0 -1 1077944384 13146 0 0 0 181 6 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646447705264 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27795] ppid=27787 vsize=10748324 memory=6791534058613427641 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27795/stat : 27795 (java) S 27787 27790 26121 0 -1 1077944384 341 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646369536400 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27796] ppid=27787 vsize=10748324 memory=303430231908417850 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27796/stat : 27796 (java) S 27787 27790 26121 0 -1 1077944384 1133 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646368483600 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27797] ppid=27787 vsize=10748324 memory=14699582244260396 CPUtime=0.06 cores=0,2,4,6
/proc/27790/task/27797/stat : 27797 (java) S 27787 27790 26121 0 -1 1077944384 821 0 0 0 4 2 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646367431312 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27798] ppid=27787 vsize=10748324 memory=1172 CPUtime=0.08 cores=0,2,4,6
/proc/27790/task/27798/stat : 27798 (java) S 27787 27790 26121 0 -1 1077944384 314 0 0 0 5 3 0 0 20 0 16 0 414831146 11006283776 84244 33554432000 4194304 4196468 140729457489568 139646046562832 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27808] ppid=27787 vsize=10748324 memory=14008 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27808/stat : 27808 (java) S 27787 27790 26121 0 -1 1077944384 696 0 0 0 1 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645562075760 139646443473538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27809] ppid=27787 vsize=10748324 memory=33 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27809/stat : 27809 (java) S 27787 27790 26121 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645476988256 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27810] ppid=27787 vsize=10748324 memory=280791540039920 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27810/stat : 27810 (java) S 27787 27790 26121 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414831148 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645475935872 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27814] ppid=27787 vsize=10748324 memory=280791540039920 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27814/stat : 27814 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645474884176 139646443480987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27815] ppid=27787 vsize=10748324 memory=280791540039920 CPUtime=2 cores=0,2,4,6
/proc/27790/task/27815/stat : 27815 (java) S 27787 27790 26121 0 -1 1077944384 5689 0 0 0 199 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645473831024 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27816] ppid=27787 vsize=10748324 memory=280791540039920 CPUtime=2.03 cores=0,2,4,6
/proc/27790/task/27816/stat : 27816 (java) S 27787 27790 26121 0 -1 1077944384 5041 0 0 0 202 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645472778224 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27817] ppid=27787 vsize=10748324 memory=280791540043728 CPUtime=0.85 cores=0,2,4,6
/proc/27790/task/27817/stat : 27817 (java) S 27787 27790 26121 0 -1 1077944384 4959 0 0 0 84 1 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645471725936 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27818] ppid=27787 vsize=10748324 memory=288511167691751544 CPUtime=0 cores=0,2,4,6
/proc/27790/task/27818/stat : 27818 (java) S 27787 27790 26121 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645470673376 139646443472597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27819] ppid=27787 vsize=10748324 memory=280791540039920 CPUtime=0.01 cores=0,2,4,6
/proc/27790/task/27819/stat : 27819 (java) S 27787 27790 26121 0 -1 1077944384 733 0 0 0 1 0 0 0 20 0 16 0 414831151 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645469621168 139646443473538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
[pid=27790/tid=27827] ppid=27787 vsize=10748324 memory=280791540039920 CPUtime=80.58 cores=0,2,4,6
/proc/27790/task/27827/stat : 27827 (java) R 27787 27790 26121 0 -1 4202560 9789 0 0 0 8054 4 0 0 20 0 16 0 414831334 11006283776 84244 33554432000 4194304 4196468 140729457489568 139645452951120 139646055441912 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28598272 140729457493003 140729457493106 140729457493106 140729457496015 0
Current children cumulated CPU time: 87.7 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 336976 KiB

Child status: 0
Real time (s): 82.6714
CPU time (s): 87.7873
CPU user time (s): 87.516
CPU system time (s): 0.271263
CPU usage (%): 106.188
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 336976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.516
system time used= 0.271263
maximum resident set size= 337128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45576
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4842
involuntary context switches= 178


# summary of solver processes directly reported to runsolver:
#   pid: 27790
#   total CPU time (s): 87.7873
#   total CPU user time (s): 87.516
#   total CPU system time (s): 0.271263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.440309 second user time and 0.810663 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-13 17:34:51
IDJOB=4391108
IDBENCH=120658
IDSOLVER=2833
FILE ID=node141/4391108-1568388932
RUNJOBID= node141-1568388891-27766
PBS_JOBID= 21701828
Free space on /tmp= 56112 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-5-fullins-4.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391108-1568388932/watcher-4391108-1568388932 -o /tmp/evaluation-result-4391108-1568388932/solver-4391108-1568388932 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568388891-27766 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391108-1568388932.xml -cm

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

MD5SUM BENCH= 9a110b3288dcdd83da8fcc132ac433c6
RANDOM SEED=99140071

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31565284 kB
MemAvailable:   31844536 kB
Buffers:          150140 kB
Cached:           417352 kB
SwapCached:        80880 kB
Active:           250732 kB
Inactive:         400864 kB
Active(anon):       8944 kB
Inactive(anon):   106352 kB
Active(file):     241788 kB
Inactive(file):   294512 kB
Unevictable:      109176 kB
Mlocked:          109176 kB
SwapTotal:      67108860 kB
SwapFree:       66918668 kB
Dirty:             17612 kB
Writeback:             0 kB
AnonPages:        160860 kB
Mapped:            35920 kB
Shmem:             22712 kB
Slab:             146752 kB
SReclaimable:     117572 kB
SUnreclaim:        29180 kB
KernelStack:        3744 kB
PageTables:         4660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 56092 MiB
End job on node141 at 2019-09-13 17:36:14