Trace number 4390770

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-23OPT6 7.40572 3.95097

DiagnosticValue
WRONG_DECISIONS2537

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-will199GPIA.xml
MD5SUMa5e04939345321982833836e1e755881
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1.18205
Satisfiable
(Un)Satisfiability was proved
Number of variables701
Number of constraints6772
Number of domains1
Minimum domain size701
Maximum domain size701
Distribution of domain sizes[{"size":701,"count":701}]
Minimum variable degree3
Maximum variable degree39
Distribution of variable degrees[{"degree":3,"count":1},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":11,"count":1},{"degree":12,"count":17},{"degree":13,"count":48},{"degree":14,"count":113},{"degree":15,"count":54},{"degree":16,"count":67},{"degree":17,"count":18},{"degree":18,"count":62},{"degree":19,"count":17},{"degree":20,"count":23},{"degree":21,"count":24},{"degree":22,"count":15},{"degree":23,"count":11},{"degree":24,"count":12},{"degree":25,"count":14},{"degree":26,"count":28},{"degree":27,"count":24},{"degree":28,"count":34},{"degree":29,"count":3},{"degree":30,"count":26},{"degree":31,"count":12},{"degree":32,"count":13},{"degree":33,"count":14},{"degree":34,"count":14},{"degree":35,"count":6},{"degree":37,"count":1},{"degree":38,"count":14},{"degree":39,"count":6}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":6772}]
Number of extensional constraints0
Number of intensional constraints6772
Distribution of constraint types[{"type":"intension","count":6772}]
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.56/2.36	
2.56/2.36	AbsCon 2 
2.56/2.39	
3.67/2.79	  Instance
3.67/2.79	    name=instance-4390770-1568380516, framework=COP, bounds=-infty..+infty
3.67/2.79	
3.67/2.79	  Loading variables...
4.05/2.86	  Loading constraints...
5.83/3.47	
5.83/3.47	  Domains
5.83/3.47	    nTypes=1, nValues=491401, sizes=[701#701]
5.83/3.47	  Variables
5.83/3.47	    count=701, degrees=[3#1,7#4,9#3,10#2...35#6,37#1,38#14,39#6]
5.83/3.47	  Objectives
5.83/3.47	    way=min, type=ObjMaximumLE
5.83/3.47	  Constraints
5.83/3.47	    count=6773, nSpecific=6773, arities=[2#6772,701#1]
5.83/3.47	    distribution=[NE#6772,ObjMaximumLE#1]
5.83/3.47	    wck=1.138, cpu=2.933, mem=94M391
5.83/3.48	  Solver SolverBacktrack being built...
5.83/3.48	
6.18/3.51	
6.18/3.51	  Solver
6.18/3.51	    guaranteedGAC=true
6.18/3.51	    wck=1.185, cpu=2.977, mem=112M52
6.18/3.53	
6.18/3.53	  Preprocessing
6.18/3.53	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
6.18/3.53	    wck=0.012, cpu=2.992, mem=112M52
6.18/3.53	
6.18/3.59	o 10
6.53/3.62	    num=0, depth=702..700, filters=2810, ccks=6773, wck=0.1, mem=114M615
6.53/3.62	    decisions=701, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=10
6.53/3.62	    
6.53/3.66	o 9
6.53/3.67	    num=1, depth=681..700, filters=5641, ccks=13546, wck=0.15, mem=129M994
6.53/3.67	    decisions=1395, wrong=1, backtracks=0, failedAssignments=1, nogoods=1, foundSolutions=2, bestBound=9
6.53/3.67	    
6.53/3.68	o 8
6.53/3.68	    num=2, depth=631..700, filters=8524, ccks=20319, wck=0.169, mem=129M994
6.53/3.68	    decisions=2040, wrong=3, backtracks=0, failedAssignments=3, nogoods=3, foundSolutions=3, bestBound=8
6.53/3.68	    
6.83/3.70	    num=3, depth=374..379, filters=11793, ccks=20319, wck=0.182, mem=129M994
6.83/3.70	    decisions=2459, wrong=25, backtracks=13, failedAssignments=14, nogoods=5, foundSolutions=3, bestBound=8
6.83/3.70	    
6.83/3.71	    num=4, depth=370..376, filters=14596, ccks=20319, wck=0.191, mem=129M994
6.83/3.71	    decisions=2873, wrong=47, backtracks=24, failedAssignments=25, nogoods=6, foundSolutions=3, bestBound=8
6.83/3.71	    
6.83/3.71	    num=5, depth=538..543, filters=17926, ccks=20319, wck=0.199, mem=129M994
6.83/3.71	    decisions=3445, wrong=64, backtracks=33, failedAssignments=37, nogoods=7, foundSolutions=3, bestBound=8
6.83/3.71	    
6.83/3.72	    num=6, depth=544..581, filters=21409, ccks=20319, wck=0.208, mem=129M994
6.83/3.72	    decisions=4070, wrong=89, backtracks=45, failedAssignments=50, nogoods=9, foundSolutions=3, bestBound=8
6.83/3.72	    
6.83/3.73	    num=7, depth=357..361, filters=24440, ccks=20319, wck=0.214, mem=129M994
6.83/3.73	    decisions=4482, wrong=116, backtracks=60, failedAssignments=64, nogoods=13, foundSolutions=3, bestBound=8
6.83/3.73	    
6.83/3.73	    num=8, depth=282..288, filters=27126, ccks=20319, wck=0.219, mem=129M994
6.83/3.73	    decisions=4818, wrong=143, backtracks=71, failedAssignments=80, nogoods=14, foundSolutions=3, bestBound=8
6.83/3.73	    
6.83/3.74	    num=9, depth=271..294, filters=30174, ccks=20319, wck=0.225, mem=132M557
6.83/3.74	    decisions=5167, wrong=172, backtracks=84, failedAssignments=97, nogoods=18, foundSolutions=3, bestBound=8
6.83/3.74	    
6.83/3.75	    num=10, depth=372..385, filters=33309, ccks=20319, wck=0.231, mem=132M557
6.83/3.75	    decisions=5599, wrong=200, backtracks=94, failedAssignments=116, nogoods=21, foundSolutions=3, bestBound=8
6.83/3.75	    
6.83/3.75	    num=11, depth=260..280, filters=35958, ccks=20319, wck=0.235, mem=132M557
6.83/3.75	    decisions=5943, wrong=242, backtracks=115, failedAssignments=137, nogoods=22, foundSolutions=3, bestBound=8
6.83/3.75	    
6.83/3.76	    num=12, depth=350..371, filters=39154, ccks=20319, wck=0.241, mem=132M557
6.83/3.76	    decisions=6381, wrong=286, backtracks=136, failedAssignments=160, nogoods=23, foundSolutions=3, bestBound=8
6.83/3.76	    
6.83/3.76	    num=13, depth=308..377, filters=43402, ccks=20319, wck=0.248, mem=132M557
6.83/3.76	    decisions=6852, wrong=334, backtracks=159, failedAssignments=185, nogoods=28, foundSolutions=3, bestBound=8
6.83/3.76	    
6.83/3.77	    num=14, depth=285..453, filters=47564, ccks=20319, wck=0.255, mem=132M557
6.83/3.77	    decisions=7392, wrong=391, backtracks=188, failedAssignments=213, nogoods=30, foundSolutions=3, bestBound=8
6.83/3.77	    
6.83/3.78	    num=15, depth=289..319, filters=50625, ccks=20319, wck=0.26, mem=132M557
6.83/3.78	    decisions=7803, wrong=452, backtracks=218, failedAssignments=244, nogoods=31, foundSolutions=3, bestBound=8
6.83/3.78	    
6.83/3.78	    num=16, depth=341..375, filters=54180, ccks=20319, wck=0.265, mem=132M557
6.83/3.78	    decisions=8280, wrong=520, backtracks=252, failedAssignments=278, nogoods=32, foundSolutions=3, bestBound=8
6.83/3.78	    
6.83/3.79	o 7
6.83/3.79	    num=17, depth=302..700, filters=58871, ccks=27092, wck=0.275, mem=132M557
6.83/3.79	    decisions=8906, wrong=542, backtracks=266, failedAssignments=288, nogoods=34, foundSolutions=4, bestBound=7
6.83/3.79	    
7.13/3.80	    num=18, depth=179..194, filters=67374, ccks=27092, wck=0.283, mem=132M557
7.13/3.80	    decisions=9243, wrong=621, backtracks=315, failedAssignments=329, nogoods=35, foundSolutions=4, bestBound=7
7.13/3.80	    
7.13/3.80	    num=19, depth=32..39, filters=69978, ccks=27092, wck=0.286, mem=132M557
7.13/3.80	    decisions=9315, wrong=641, backtracks=324, failedAssignments=340, nogoods=36, foundSolutions=4, bestBound=7
7.13/3.80	    
7.13/3.80	    num=20, depth=25..32, filters=72185, ccks=27092, wck=0.287, mem=132M557
7.13/3.80	    decisions=9380, wrong=660, backtracks=331, failedAssignments=352, nogoods=38, foundSolutions=4, bestBound=7
7.13/3.80	    
7.13/3.81	    num=21, depth=40..330, filters=75303, ccks=27092, wck=0.292, mem=132M557
7.13/3.81	    decisions=9750, wrong=683, backtracks=341, failedAssignments=365, nogoods=43, foundSolutions=4, bestBound=7
7.13/3.81	    
7.13/3.81	    num=22, depth=25..212, filters=79093, ccks=27092, wck=0.296, mem=132M557
7.13/3.81	    decisions=10014, wrong=711, backtracks=355, failedAssignments=379, nogoods=45, foundSolutions=4, bestBound=7
7.13/3.81	    
7.13/3.82	    num=23, depth=212..283, filters=82366, ccks=27092, wck=0.3, mem=135M120
7.13/3.82	    decisions=10343, wrong=740, backtracks=368, failedAssignments=395, nogoods=48, foundSolutions=4, bestBound=7
7.13/3.82	    
7.13/3.82	    num=24, depth=210..328, filters=85518, ccks=27092, wck=0.305, mem=135M120
7.13/3.82	    decisions=10719, wrong=771, backtracks=382, failedAssignments=412, nogoods=51, foundSolutions=4, bestBound=7
7.13/3.82	    
7.13/3.82	    num=25, depth=335..347, filters=89874, ccks=27092, wck=0.31, mem=135M120
7.13/3.82	    decisions=11134, wrong=811, backtracks=404, failedAssignments=431, nogoods=52, foundSolutions=4, bestBound=7
7.13/3.82	    
7.13/3.83	o 6
7.13/3.84	    num=26, depth=336..700, filters=92788, ccks=33865, wck=0.317, mem=135M120
7.13/3.84	    decisions=11642, wrong=812, backtracks=404, failedAssignments=432, nogoods=53, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.84	    num=27, depth=5..19, filters=96101, ccks=33865, wck=0.321, mem=135M120
7.13/3.84	    decisions=11740, wrong=858, backtracks=427, failedAssignments=455, nogoods=58, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.84	    num=28, depth=18..29, filters=97847, ccks=33865, wck=0.322, mem=135M120
7.13/3.84	    decisions=11802, wrong=880, backtracks=438, failedAssignments=466, nogoods=59, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.84	    num=29, depth=4..9, filters=99549, ccks=33865, wck=0.323, mem=135M120
7.13/3.84	    decisions=11854, wrong=904, backtracks=450, failedAssignments=478, nogoods=61, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.84	    num=30, depth=3..7, filters=102882, ccks=33865, wck=0.324, mem=135M120
7.13/3.84	    decisions=11909, wrong=930, backtracks=465, failedAssignments=491, nogoods=63, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.84	    num=31, depth=1..4, filters=110535, ccks=33865, wck=0.327, mem=135M120
7.13/3.84	    decisions=11968, wrong=958, backtracks=479, failedAssignments=505, nogoods=65, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.84	    num=32, depth=5..8, filters=113039, ccks=33865, wck=0.328, mem=135M120
7.13/3.84	    decisions=12038, wrong=990, backtracks=495, failedAssignments=521, nogoods=71, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.84	    num=33, depth=5..9, filters=115891, ccks=33865, wck=0.329, mem=135M120
7.13/3.84	    decisions=12111, wrong=1024, backtracks=513, failedAssignments=538, nogoods=75, foundSolutions=5, bestBound=6
7.13/3.84	    
7.13/3.85	    num=34, depth=2..5, filters=123052, ccks=33865, wck=0.332, mem=135M120
7.13/3.85	    decisions=12189, wrong=1062, backtracks=532, failedAssignments=557, nogoods=81, foundSolutions=5, bestBound=6
7.13/3.85	    
7.13/3.85	    num=35, depth=1..4, filters=134820, ccks=33865, wck=0.336, mem=135M120
7.13/3.85	    decisions=12274, wrong=1104, backtracks=554, failedAssignments=578, nogoods=83, foundSolutions=5, bestBound=6
7.13/3.85	    
7.13/3.85	    num=36, depth=2..7, filters=139621, ccks=33865, wck=0.338, mem=135M120
7.13/3.85	    decisions=12370, wrong=1150, backtracks=577, failedAssignments=601, nogoods=87, foundSolutions=5, bestBound=6
7.13/3.85	    
7.13/3.86	    num=37, depth=2..5, filters=147029, ccks=33865, wck=0.34, mem=137M683
7.13/3.86	    decisions=12472, wrong=1200, backtracks=602, failedAssignments=626, nogoods=92, foundSolutions=5, bestBound=6
7.13/3.86	    
7.13/3.86	    num=38, depth=1..5, filters=156374, ccks=33865, wck=0.344, mem=137M683
7.13/3.86	    decisions=12588, wrong=1256, backtracks=630, failedAssignments=654, nogoods=96, foundSolutions=5, bestBound=6
7.13/3.86	    
7.13/3.86	    num=39, depth=1..5, filters=170535, ccks=33865, wck=0.349, mem=137M683
7.13/3.86	    decisions=12714, wrong=1318, backtracks=662, failedAssignments=685, nogoods=101, foundSolutions=5, bestBound=6
7.13/3.86	    
7.13/3.87	    num=40, depth=1..5, filters=184088, ccks=33865, wck=0.354, mem=137M683
7.13/3.87	    decisions=12853, wrong=1386, backtracks=697, failedAssignments=719, nogoods=106, foundSolutions=5, bestBound=6
7.13/3.87	    
7.13/3.87	    num=41, depth=1..5, filters=194869, ccks=33865, wck=0.358, mem=137M683
7.13/3.87	    decisions=13005, wrong=1460, backtracks=734, failedAssignments=756, nogoods=111, foundSolutions=5, bestBound=6
7.13/3.87	    
7.13/3.88	    num=42, depth=0..5, filters=216639, ccks=33865, wck=0.365, mem=137M683
7.13/3.88	    decisions=13173, wrong=1542, backtracks=778, failedAssignments=797, nogoods=112, foundSolutions=5, bestBound=6
7.13/3.88	    
7.13/3.89	    num=43, depth=1..4, filters=239030, ccks=33865, wck=0.37, mem=140M246
7.13/3.89	    decisions=13355, wrong=1632, backtracks=823, failedAssignments=842, nogoods=117, foundSolutions=5, bestBound=6
7.13/3.89	    
7.13/3.89	    num=44, depth=1..5, filters=260855, ccks=33865, wck=0.376, mem=140M246
7.13/3.89	    decisions=13558, wrong=1732, backtracks=874, failedAssignments=892, nogoods=124, foundSolutions=5, bestBound=6
7.13/3.89	    
7.33/3.90	    num=45, depth=0..6, filters=281623, ccks=33865, wck=0.383, mem=140M246
7.33/3.90	    decisions=13781, wrong=1842, backtracks=932, failedAssignments=947, nogoods=130, foundSolutions=5, bestBound=6
7.33/3.90	    
7.33/3.90	    num=46, depth=0..6, filters=304042, ccks=33865, wck=0.389, mem=142M810
7.33/3.90	    decisions=14029, wrong=1965, backtracks=996, failedAssignments=1008, nogoods=131, foundSolutions=5, bestBound=6
7.33/3.90	    
7.33/3.91	    num=47, depth=0..6, filters=323511, ccks=33865, wck=0.395, mem=142M810
7.33/3.91	    decisions=14296, wrong=2098, backtracks=1066, failedAssignments=1075, nogoods=132, foundSolutions=5, bestBound=6
7.33/3.91	    
7.33/3.91	    num=48, depth=1..8, filters=333813, ccks=33865, wck=0.399, mem=142M810
7.33/3.91	    decisions=14594, wrong=2246, backtracks=1142, failedAssignments=1149, nogoods=137, foundSolutions=5, bestBound=6
7.33/3.91	    
7.33/3.92	    num=49, depth=0..5, filters=361502, ccks=33865, wck=0.407, mem=142M810
7.33/3.92	    decisions=14920, wrong=2407, backtracks=1226, failedAssignments=1230, nogoods=139, foundSolutions=5, bestBound=6
7.33/3.92	    
7.33/3.93	
7.33/3.93	  New Bounds: 6..5
7.33/3.94	    num=50, depth=0..4, filters=386274, ccks=33865, wck=0.42, mem=145M373
7.33/3.94	    decisions=15178, wrong=2537, backtracks=1294, failedAssignments=1295, foundSolutions=5, bestBound=6
7.33/3.94	    
7.33/3.94	  Global
7.33/3.94	    filters=386274, ccks=33865
7.33/3.94	    Stop=FULL_EXPLORATION, wrong=2537, bestBound=6, bestBoundWck=1.501, bestBoundCpu=3.293, foundSolutions=5, firstSolCpu=3.046
7.33/3.94	    wck=1.606, cpu=3.398, mem=145M373
7.33/3.94	
7.33/3.94	v <instantiation id='sol5' type='solution' cost='6'>  <list> x[] </list>  <values> 0 1 2 0 1 2 3 0 3 2 0 3 1 2 0 2 1 0 2 1 3 0 2 1 0 2 1 3 2 0 1 2 0 1 3 0 3 1 2 3 1 4 2 3 0 2 1 0 4 1 2 3 1 2 3 4 1 2 0 1 2 0 3 1 2 4 1 0 3 4 0 1 2 0 1 2 3 0 3 2 0 3 1 2 0 3 1 0 3 1 2 0 2 1 0 2 1 3 0 3 4 0 1 2 4 1 0 2 1 0 2 3 1 0 2 1 0 2 3 1 0 2 1 0 2 3 0 1 2 0 1 2 3 0 1 2 0 3 2 5 3 0 2 3 0 4 6 1 0 2 3 0 4 2 0 5 6 1 5 2 6 1 5 2 1 0 6 2 0 2 5 0 2 3 1 0 1 3 0 1 4 2 0 2 4 0 2 1 3 0 2 1 0 2 1 3 0 2 1 0 2 1 3 2 0 1 3 0 4 1 0 3 5 4 0 3 4 1 0 1 2 3 0 1 2 3 0 3 1 2 0 4 2 5 0 2 1 3 0 4 5 3 0 4 1 5 0 4 2 5 0 5 1 3 0 6 2 1 3 2 1 4 0 5 4 6 1 5 3 4 0 5 4 2 2 1 0 4 3 1 0 6 5 2 4 6 0 3 6 4 0 1 3 4 0 2 3 4 1 0 2 4 1 0 4 2 0 3 4 2 0 6 4 5 3 0 1 2 4 0 1 5 0 5 1 3 0 5 1 3 4 2 5 6 0 2 1 4 6 0 1 3 6 5 0 0 6 3 5 1 2 4 6 0 1 1 6 2 3 0 4 2 6 1 0 3 6 1 0 4 4 1 3 6 0 6 3 1 0 4 6 2 0 4 5 5 0 1 4 2 4 1 0 5 2 1 0 5 4 6 4 2 5 1 0 2 5 1 5 4 0 5 4 0 1 2 3 1 0 3 4 2 3 4 2 0 3 1 0 3 1 0 4 1 0 4 1 0 2 1 0 2 1 0 1 4 3 1 0 2 5 0 2 5 0 1 4 0 1 4 0 1 2 0 3 1 0 3 4 0 2 3 1 0 3 1 0 2 1 0 2 1 0 2 4 0 2 4 0 2 5 1 2 5 1 2 0 1 2 0 3 1 5 4 1 3 0 4 1 0 4 1 0 3 1 2 3 0 2 4 1 2 4 1 0 2 4 3 2 0 1 6 0 3 1 0 2 5 0 2 5 0 1 4 0 1 4 0 1 2 0 3 1 0 3 4 2 5 4 2 0 3 6 0 3 2 0 5 1 0 1 4 6 4 5 3 6 4 5 3 2 1 0 6 3 2 1 0 1 4 0 5 2 1 4 0 4 5 0 2 6 4 3 0 5 4 2 6 1 5 4 2 4 2 5 1 3 4 2 0 2 1 5 3 4 2 1 0 6 5 3 4 6 5 3 5 4 0 5 4 0 6 1 3 6 1 3 1 4 0 1 4 0 5 4 2 3 1 2 1 3 2 6 5 2 3 1 6 0 4 1 2 3 0 4 6 1 3 5 5 1 4 3 3 6 2 1 0 6 2 1 3 5 4 0 6 5 2 1 0 4 </values>  </instantiation>
7.33/3.94	s OPTIMUM FOUND
7.33/3.94	
7.33/3.94	d WRONG_DECISIONS 2537
7.33/3.94	d NUMBER_SOLUTIONS 5

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390770-1568380516/watcher-4390770-1568380516 -o /tmp/evaluation-result-4390770-1568380516/solver-4390770-1568380516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390770-1568380516.xml -cm 

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

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

solver pid=27669, runsolver pid=27665

[startup+0.100154 s]*
/proc/loadavg: 0.01 0.02 0.05 1/201 27676
/proc/meminfo: memFree=31847180/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=111596 memory=5604 CPUtime=0 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 1725 0 0 0 0 0 0 0 20 0 2 0 414213288 114274304 1401 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 27899 1401 1062 1 0 16810 0
[pid=27669/tid=27675] ppid=27665 vsize=111596 memory=720575944405811505 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) D 27665 27669 27612 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 2 0 414213295 114274304 1401 33554432000 4194304 4196468 140729340609072 139654359494888 139654347933045 0 4 0 16784584 18446744072101608996 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5604 KiB

[startup+0.210602 s]*
/proc/loadavg: 0.01 0.02 0.05 3/215 27690
/proc/meminfo: memFree=31826784/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10260324 memory=20380 CPUtime=0.04 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 3986 0 0 0 3 1 0 0 20 0 9 0 414213288 10506571776 5095 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2565081 5095 2187 1 0 2527622 0
[pid=27669/tid=27675] ppid=27665 vsize=10260324 memory=7022364594140610616 CPUtime=0.04 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) D 27665 27669 27612 0 -1 1077944384 2631 0 0 0 3 1 0 0 20 0 9 0 414213295 10506571776 5095 33554432000 4194304 4196468 140729340609072 139654359490072 139654347933045 0 4 0 16800971 18446744072101608996 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10260324 memory=343 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414213302 10506571776 5095 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10260324 memory=140457759723736 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414213302 10506571776 5095 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414213302 10506571776 5095 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414213302 10506571776 5095 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10260324 memory=140457759696512 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 414213304 10506571776 5095 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 414213304 10506571776 5095 33554432000 4194304 4196468 140729340609072 139653591013024 139654355265237 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 414213305 10506571776 5095 33554432000 4194304 4196468 140729340609072 139653589959920 139654355265237 0 4 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20380 KiB

[startup+0.309749 s]*
/proc/loadavg: 0.01 0.02 0.05 2/226 27701
/proc/meminfo: memFree=31823180/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10659884 memory=25068 CPUtime=0.07 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 4772 0 0 0 6 1 0 0 20 0 15 0 414213288 10915721216 6267 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2664971 6267 2690 1 0 2627468 0
[pid=27669/tid=27675] ppid=27665 vsize=10659884 memory=8317482817917895235 CPUtime=0.06 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) R 27665 27669 27612 0 -1 4202560 2882 0 0 0 5 1 0 0 20 0 15 0 414213295 10915721216 6267 33554432000 4194304 4196468 140729340609072 139654359485936 139654355276957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 6267 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 6267 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 6267 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 6267 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213304 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414213304 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653591013024 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414213305 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653589959920 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27691] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27691/stat : 27691 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414213315 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653588908496 139654355273627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27692] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27692/stat : 27692 (java) S 27665 27669 27612 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 414213315 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653587855600 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27693] ppid=27665 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27693/stat : 27693 (java) S 27665 27669 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414213315 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653586803056 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27694] ppid=27665 vsize=10659884 memory=140457759696512 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27694/stat : 27694 (java) S 27665 27669 27612 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 414213315 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653585750000 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27695] ppid=27665 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27695/stat : 27695 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414213315 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653584697696 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27701] ppid=27665 vsize=10659884 memory=140457759696512 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27701/stat : 27701 (java) S 27665 27669 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414213319 10915721216 6267 33554432000 4194304 4196468 140729340609072 139653583645744 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 25068 KiB

[startup+0.70069 s]
/proc/loadavg: 0.41 0.10 0.07 3/227 27702
/proc/meminfo: memFree=31802844/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10659884 memory=48144 CPUtime=0.73 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 10749 0 0 0 68 5 0 0 20 0 15 0 414213288 10915721216 12036 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2664971 12036 3055 1 0 2627468 0
[pid=27669/tid=27675] ppid=27665 vsize=10659884 memory=3804 CPUtime=0.42 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) R 27665 27669 27612 0 -1 4202560 7003 0 0 0 39 3 0 0 20 0 15 0 414213295 10915721216 12036 33554432000 4194304 4196468 140729340609072 139654359481680 139654338441869 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10659884 memory=2300 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 12036 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10659884 memory=2300 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 12036 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10659884 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 12036 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10659884 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10915721216 12036 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10659884 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213304 10915721216 12036 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10659884 memory=2388 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414213304 10915721216 12036 33554432000 4194304 4196468 140729340609072 139653591013024 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10659884 memory=35724 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414213305 10915721216 12037 33554432000 4194304 4196468 140729340609072 139653589959920 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27691] ppid=27665 vsize=10659884 memory=35256 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27691/stat : 27691 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414213315 10915721216 12037 33554432000 4194304 4196468 140729340609072 139653588908496 139654355273627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27692] ppid=27665 vsize=10659884 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27669/task/27692/stat : 27692 (java) S 27665 27669 27612 0 -1 1077944384 880 0 0 0 8 0 0 0 20 0 15 0 414213315 10915721216 12037 33554432000 4194304 4196468 140729340609072 139653587855600 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27693] ppid=27665 vsize=10659884 memory=6408091206839 CPUtime=0.09 cores=1,3,5,7
/proc/27669/task/27693/stat : 27693 (java) S 27665 27669 27612 0 -1 1077944384 613 0 0 0 9 0 0 0 20 0 15 0 414213315 10915721216 12037 33554432000 4194304 4196468 140729340609072 139653586803056 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27694] ppid=27665 vsize=10659884 memory=288230621803970871 CPUtime=0.11 cores=1,3,5,7
/proc/27669/task/27694/stat : 27694 (java) S 27665 27669 27612 0 -1 1077944384 891 0 0 0 11 0 0 0 20 0 15 0 414213315 10915721216 12037 33554432000 4194304 4196468 140729340609072 139653585750000 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27695] ppid=27665 vsize=10659884 memory=15262527902714418 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27695/stat : 27695 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414213315 10915721216 12037 33554432000 4194304 4196468 140729340609072 139653584697696 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27701] ppid=27665 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27701/stat : 27701 (java) S 27665 27669 27612 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414213319 10915721216 12037 33554432000 4194304 4196468 140729340609072 139653583645744 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 0.73 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 48144 KiB

[startup+1.50075 s]
/proc/loadavg: 0.41 0.10 0.07 3/227 27702
/proc/meminfo: memFree=31746920/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10663980 memory=71040 CPUtime=1.68 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 14721 0 0 0 161 7 0 0 20 0 15 0 414213288 10919915520 17760 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2665995 17760 3075 1 0 2628492 0
[pid=27669/tid=27675] ppid=27665 vsize=10663980 memory=6791534058613427641 CPUtime=1.21 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) R 27665 27669 27612 0 -1 4202560 10320 0 0 0 116 5 0 0 20 0 15 0 414213295 10919915520 17760 33554432000 4194304 4196468 140729340609072 139654359483792 139654339335518 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10663980 memory=8326441112149131687 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10919915520 17760 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10663980 memory=7594301908251666791 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10919915520 17760 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10663980 memory=7379545357294002521 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10919915520 17760 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10663980 memory=7667217151490741868 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414213302 10919915520 17760 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10663980 memory=7812170223094227798 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414213304 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414213304 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653591013024 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10663980 memory=280915288832320 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414213305 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653589959920 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27691] ppid=27665 vsize=10663980 memory=140457644422848 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27691/stat : 27691 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414213315 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653588908496 139654355273627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27692] ppid=27665 vsize=10663980 memory=3472468753804998992 CPUtime=0.12 cores=1,3,5,7
/proc/27669/task/27692/stat : 27692 (java) S 27665 27669 27612 0 -1 1077944384 950 0 0 0 12 0 0 0 20 0 15 0 414213315 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653587855600 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27693] ppid=27665 vsize=10663980 memory=3472468753872098732 CPUtime=0.13 cores=1,3,5,7
/proc/27669/task/27693/stat : 27693 (java) S 27665 27669 27612 0 -1 1077944384 1036 0 0 0 13 0 0 0 20 0 15 0 414213315 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653586803056 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27694] ppid=27665 vsize=10663980 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/27669/task/27694/stat : 27694 (java) S 27665 27669 27612 0 -1 1077944384 1050 0 0 0 18 0 0 0 20 0 15 0 414213315 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653585750000 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27695] ppid=27665 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27695/stat : 27695 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414213315 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653584697696 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27701] ppid=27665 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27701/stat : 27701 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414213319 10919915520 17760 33554432000 4194304 4196468 140729340609072 139653583645744 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 71040 KiB

[startup+3.11062 s]
/proc/loadavg: 0.41 0.10 0.07 7/229 27704
/proc/meminfo: memFree=31520128/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10746276 memory=199876 CPUtime=4.98 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 23074 0 5 0 484 14 0 0 20 0 16 0 414213288 11004186624 49969 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2686569 49969 3354 1 0 2646705 0
[pid=27669/tid=27675] ppid=27665 vsize=10746276 memory=148920 CPUtime=1.86 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) S 27665 27669 27612 0 -1 1077944384 12973 0 5 0 179 7 0 0 20 0 16 0 414213295 11004186624 49969 33554432000 4194304 4196468 140729340609072 139654359497904 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10746276 memory=280915288947536 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 16 0 414213302 11004186624 49969 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10746276 memory=-1751206890918255646 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 16 0 414213302 11004186624 49969 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 414213302 11004186624 49969 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414213302 11004186624 49969 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 613 0 0 0 1 0 0 0 20 0 16 0 414213304 11004186624 50481 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0

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

[startup+3.20096 s]
/proc/loadavg: 0.41 0.10 0.07 7/229 27704
/proc/meminfo: memFree=31520128/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10746276 memory=224768 CPUtime=5.25 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 23159 0 5 0 511 14 0 0 20 0 16 0 414213288 11004186624 56192 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2686569 56192 3354 1 0 2646705 0
[pid=27669/tid=27675] ppid=27665 vsize=10746276 memory=6791534058613427641 CPUtime=1.86 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) S 27665 27669 27612 0 -1 1077944384 12973 0 5 0 179 7 0 0 20 0 16 0 414213295 11004186624 56192 33554432000 4194304 4196468 140729340609072 139654359497904 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10746276 memory=9 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 16 0 414213302 11004186624 56192 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10746276 memory=13 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 16 0 414213302 11004186624 56192 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 414213302 11004186624 56192 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414213302 11004186624 56192 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10746276 memory=280915288828872 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 613 0 0 0 1 0 0 0 20 0 16 0 414213304 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414213304 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653591013024 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414213305 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653589959936 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27691] ppid=27665 vsize=10746276 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27691/stat : 27691 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653588908496 139654355273627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27692] ppid=27665 vsize=10746276 memory=0 CPUtime=0.91 cores=1,3,5,7
/proc/27669/task/27692/stat : 27692 (java) R 27665 27669 27612 0 -1 4202560 2371 0 0 0 91 0 0 0 20 0 16 0 414213315 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653587842352 139654336799708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27693] ppid=27665 vsize=10746276 memory=0 CPUtime=0.94 cores=1,3,5,7
/proc/27669/task/27693/stat : 27693 (java) R 27665 27669 27612 0 -1 4202560 2086 0 0 0 93 1 0 0 20 0 16 0 414213315 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653586789624 139654334910464 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27694] ppid=27665 vsize=10746276 memory=280915289051472 CPUtime=0.62 cores=1,3,5,7
/proc/27669/task/27694/stat : 27694 (java) S 27665 27669 27612 0 -1 1077944384 2402 0 0 0 61 1 0 0 20 0 16 0 414213315 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653585750000 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27695] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27695/stat : 27695 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653584697696 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27701] ppid=27665 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27701/stat : 27701 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213319 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653583645744 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27704] ppid=27665 vsize=10746276 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/27669/task/27704/stat : 27704 (java) R 27665 27669 27612 0 -1 4202560 1105 0 0 0 78 1 0 0 20 0 16 0 414213525 11004186624 56192 33554432000 4194304 4196468 140729340609072 139653566974640 139653970807111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 5.25 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 224768 KiB

[startup+3.60175 s]
/proc/loadavg: 0.41 0.10 0.07 7/229 27704
/proc/meminfo: memFree=31520128/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10748324 memory=256104 CPUtime=6.53 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 29060 0 5 0 635 18 0 0 20 0 16 0 414213288 11006283776 64026 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2687081 64026 3363 1 0 2647217 0
[pid=27669/tid=27675] ppid=27665 vsize=10748324 memory=0 CPUtime=1.86 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) S 27665 27669 27612 0 -1 1077944384 12973 0 5 0 179 7 0 0 20 0 16 0 414213295 11006283776 64026 33554432000 4194304 4196468 140729340609072 139654359497904 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 16 0 414213302 11006283776 64026 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 16 0 414213302 11006283776 64026 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10748324 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 16 0 414213302 11006283776 64026 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10748324 memory=1 CPUtime=0.02 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 16 0 414213302 11006283776 64026 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 658 0 0 0 1 0 0 0 20 0 16 0 414213304 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414213304 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653591013088 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414213305 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653589959936 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27691] ppid=27665 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27691/stat : 27691 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653588908496 139654355273627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27692] ppid=27665 vsize=10748324 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/27669/task/27692/stat : 27692 (java) R 27665 27669 27612 0 -1 4202560 3356 0 0 0 128 1 0 0 20 0 16 0 414213315 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653587855600 139654334500921 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27693] ppid=27665 vsize=10748324 memory=101 CPUtime=1.3 cores=1,3,5,7
/proc/27669/task/27693/stat : 27693 (java) R 27665 27669 27612 0 -1 4202560 3302 0 0 0 129 1 0 0 20 0 16 0 414213315 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653586794032 139654332874976 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27694] ppid=27665 vsize=10748324 memory=1 CPUtime=0.74 cores=1,3,5,7
/proc/27669/task/27694/stat : 27694 (java) S 27665 27669 27612 0 -1 1077944384 2749 0 0 0 73 1 0 0 20 0 16 0 414213315 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653585750000 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27695] ppid=27665 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27695/stat : 27695 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653584697696 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27701] ppid=27665 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27701/stat : 27701 (java) S 27665 27669 27612 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 414213319 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653583645744 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27704] ppid=27665 vsize=10748324 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/27669/task/27704/stat : 27704 (java) R 27665 27669 27612 0 -1 4202560 4357 0 0 0 115 2 0 0 20 0 16 0 414213525 11006283776 64026 33554432000 4194304 4196468 140729340609072 139653566983360 139653973613562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 6.53 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 256104 KiB

[startup+3.80069 s]
/proc/loadavg: 0.41 0.10 0.07 7/229 27704
/proc/meminfo: memFree=31520128/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10748324 memory=256812 CPUtime=7.13 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 29245 0 5 0 695 18 0 0 20 0 16 0 414213288 11006283776 64203 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2687081 64203 3365 1 0 2647217 0
[pid=27669/tid=27675] ppid=27665 vsize=10748324 memory=2 CPUtime=1.86 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) S 27665 27669 27612 0 -1 1077944384 12973 0 5 0 179 7 0 0 20 0 16 0 414213295 11006283776 64203 33554432000 4194304 4196468 140729340609072 139654359497904 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10748324 memory=668 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 16 0 414213302 11006283776 64203 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10748324 memory=24340 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 16 0 414213302 11006283776 64203 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10748324 memory=232 CPUtime=0.02 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 16 0 414213302 11006283776 64203 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10748324 memory=284 CPUtime=0.02 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 16 0 414213302 11006283776 64203 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10748324 memory=234724 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 658 0 0 0 1 0 0 0 20 0 16 0 414213304 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10748324 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414213304 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653591013088 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10748324 memory=504 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414213305 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653589959936 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27691] ppid=27665 vsize=10748324 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27691/stat : 27691 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653588908496 139654355273627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27692] ppid=27665 vsize=10748324 memory=924 CPUtime=1.48 cores=1,3,5,7
/proc/27669/task/27692/stat : 27692 (java) R 27665 27669 27612 0 -1 4202560 3422 0 0 0 147 1 0 0 20 0 16 0 414213315 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653587837136 139654355276378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27693] ppid=27665 vsize=10748324 memory=1692 CPUtime=1.49 cores=1,3,5,7
/proc/27669/task/27693/stat : 27693 (java) R 27665 27669 27612 0 -1 4202560 3356 0 0 0 148 1 0 0 20 0 16 0 414213315 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653586792848 139654332850353 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27694] ppid=27665 vsize=10748324 memory=792 CPUtime=0.77 cores=1,3,5,7
/proc/27669/task/27694/stat : 27694 (java) S 27665 27669 27612 0 -1 1077944384 2784 0 0 0 76 1 0 0 20 0 16 0 414213315 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653585750000 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27695] ppid=27665 vsize=10748324 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27695/stat : 27695 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653584697696 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27701] ppid=27665 vsize=10748324 memory=1964 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27701/stat : 27701 (java) S 27665 27669 27612 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 414213319 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653583645744 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27704] ppid=27665 vsize=10748324 memory=2456 CPUtime=1.37 cores=1,3,5,7
/proc/27669/task/27704/stat : 27704 (java) R 27665 27669 27612 0 -1 4202560 4388 0 0 0 135 2 0 0 20 0 16 0 414213525 11006283776 64203 33554432000 4194304 4196468 140729340609072 139653566982224 139653973918471 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 7.13 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 256812 KiB

[startup+3.90079 s]
/proc/loadavg: 0.41 0.10 0.07 7/229 27704
/proc/meminfo: memFree=31520128/32770624 swapFree=67004188/67108860
[pid=27669] ppid=27665 vsize=10748324 memory=256992 CPUtime=7.33 cores=1,3,5,7
/proc/27669/stat : 27669 (java) S 27665 27669 27612 0 -1 1077944320 29511 0 5 0 715 18 0 0 20 0 16 0 414213288 11006283776 64248 33554432000 4194304 4196468 140729340609072 140729340591616 139654355255031 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
/proc/27669/statm: 2687081 64248 3365 1 0 2647217 0
[pid=27669/tid=27675] ppid=27665 vsize=10748324 memory=148920 CPUtime=1.86 cores=1,3,5,7
/proc/27669/task/27675/stat : 27675 (java) S 27665 27669 27612 0 -1 1077944384 12973 0 5 0 179 7 0 0 20 0 16 0 414213295 11006283776 64248 33554432000 4194304 4196468 140729340609072 139654359497904 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27677] ppid=27665 vsize=10748324 memory=152796 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27677/stat : 27677 (java) S 27665 27669 27612 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 16 0 414213302 11006283776 64248 33554432000 4194304 4196468 140729340609072 139654291946000 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27678] ppid=27665 vsize=10748324 memory=280915289056832 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27678/stat : 27678 (java) S 27665 27669 27612 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 16 0 414213302 11006283776 64248 33554432000 4194304 4196468 140729340609072 139654290893456 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27679] ppid=27665 vsize=10748324 memory=280915288947536 CPUtime=0.02 cores=1,3,5,7
/proc/27669/task/27679/stat : 27679 (java) S 27665 27669 27612 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 16 0 414213302 11006283776 64248 33554432000 4194304 4196468 140729340609072 139654289840400 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27680] ppid=27665 vsize=10748324 memory=-1751206890918255646 CPUtime=0.02 cores=1,3,5,7
/proc/27669/task/27680/stat : 27680 (java) S 27665 27669 27612 0 -1 1077944384 46 0 0 0 1 1 0 0 20 0 16 0 414213302 11006283776 64248 33554432000 4194304 4196468 140729340609072 139654288787856 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27685] ppid=27665 vsize=10748324 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27669/task/27685/stat : 27685 (java) S 27665 27669 27612 0 -1 1077944384 658 0 0 0 1 0 0 0 20 0 16 0 414213304 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653592066800 139654355266178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27687] ppid=27665 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27687/stat : 27687 (java) S 27665 27669 27612 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414213304 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653591013088 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27689] ppid=27665 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27689/stat : 27689 (java) S 27665 27669 27612 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414213305 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653589959936 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27691] ppid=27665 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27691/stat : 27691 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653588908496 139654355273627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27692] ppid=27665 vsize=10748324 memory=0 CPUtime=1.53 cores=1,3,5,7
/proc/27669/task/27692/stat : 27692 (java) S 27665 27669 27612 0 -1 1077944384 3432 0 0 0 152 1 0 0 20 0 16 0 414213315 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653587855600 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27693] ppid=27665 vsize=10748324 memory=47 CPUtime=1.53 cores=1,3,5,7
/proc/27669/task/27693/stat : 27693 (java) S 27665 27669 27612 0 -1 1077944384 3368 0 0 0 152 1 0 0 20 0 16 0 414213315 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653586803056 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27694] ppid=27665 vsize=10748324 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/27669/task/27694/stat : 27694 (java) S 27665 27669 27612 0 -1 1077944384 2800 0 0 0 77 1 0 0 20 0 16 0 414213315 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653585750000 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27695] ppid=27665 vsize=10748324 memory=4 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27695/stat : 27695 (java) S 27665 27669 27612 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414213315 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653584697696 139654355265237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27701] ppid=27665 vsize=10748324 memory=94 CPUtime=0 cores=1,3,5,7
/proc/27669/task/27701/stat : 27701 (java) S 27665 27669 27612 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 414213319 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653583645744 139654355266178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
[pid=27669/tid=27704] ppid=27665 vsize=10748324 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/27669/task/27704/stat : 27704 (java) R 27665 27669 27612 0 -1 4202560 4615 0 0 0 145 2 0 0 20 0 16 0 414213525 11006283776 64248 33554432000 4194304 4196468 140729340609072 139653566984136 139653973719429 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18726912 140729340613643 140729340613746 140729340613746 140729340616655 0
Current children cumulated CPU time: 7.33 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 256992 KiB

Child status: 0
Real time (s): 3.95097
CPU time (s): 7.40572
CPU user time (s): 7.21171
CPU system time (s): 0.194009
CPU usage (%): 187.441
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 256992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.21171
system time used= 0.194009
maximum resident set size= 257920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29673
page faults= 5
swaps= 0
block input operations= 18760
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2830
involuntary context switches= 176


# summary of solver processes directly reported to runsolver:
#   pid: 27669
#   total CPU time (s): 7.40572
#   total CPU user time (s): 7.21171
#   total CPU system time (s): 0.194009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049063 second user time and 0.07752 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 15:14:40
IDJOB=4390770
IDBENCH=120583
IDSOLVER=2832
FILE ID=node148/4390770-1568380516
RUNJOBID= node148-1568380480-27644
PBS_JOBID= 21701823
Free space on /tmp= 58796 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-will199GPIA.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390770-1568380516/watcher-4390770-1568380516 -o /tmp/evaluation-result-4390770-1568380516/solver-4390770-1568380516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568380480-27644 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390770-1568380516.xml -cm

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

MD5SUM BENCH= a5e04939345321982833836e1e755881
RANDOM SEED=1983991887

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
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:        31850884 kB
MemAvailable:   31911120 kB
Buffers:           18632 kB
Cached:           337004 kB
SwapCached:         3856 kB
Active:           216316 kB
Inactive:         145560 kB
Active(anon):       3328 kB
Inactive(anon):    43804 kB
Active(file):     212988 kB
Inactive(file):   101756 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004188 kB
Dirty:             17196 kB
Writeback:             0 kB
AnonPages:        113036 kB
Mapped:            43252 kB
Shmem:             32308 kB
Slab:             150492 kB
SReclaimable:     122656 kB
SUnreclaim:        27836 kB
KernelStack:        3344 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58780 MiB
End job on node148 at 2019-09-13 15:14:44