Trace number 4390849

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-23OPT44 15.6497 13.5252

DiagnosticValue
WRONG_DECISIONS9907

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-09_c18.xml
MD5SUM967738086e80168f9eb4b0337d9e8cf6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark5.28313
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

2.63/1.90	
2.63/1.90	AbsCon 2 
2.63/1.92	
2.90/2.03	  Instance
2.90/2.03	    name=instance-4390849-1568387350, framework=COP, bounds=-infty..+infty
2.90/2.03	
2.90/2.03	  Loading variables...
2.90/2.05	  Loading constraints...
3.13/2.13	
3.13/2.13	  Domains
3.13/2.13	    nTypes=2, nValues=3654, sizes=[81#36,82#9]
3.13/2.13	  Variables
3.13/2.13	    count=45, degrees=[2#36,8#8,9#1]
3.13/2.13	  Objectives
3.13/2.13	    way=min, type=ObjVarLE
3.13/2.13	  Constraints
3.13/2.13	    count=38, nSpecific=2, arities=[1#1,3#36,36#1]
3.13/2.13	    distribution=[AllDifferent#1,CtrIntension#36,ObjVarLE#1]
3.13/2.13	    nIntStructures=(1,shared:35)
3.13/2.13	    wck=0.261, cpu=2.099, mem=21M228
3.13/2.14	  Solver SolverBacktrack being built...
3.13/2.14	
3.13/2.16	
3.13/2.16	  Solver
3.13/2.16	    guaranteedGAC=true
3.13/2.16	    wck=0.288, cpu=2.124, mem=31M870
3.51/2.34	
3.51/2.34	  Preprocessing
3.51/2.34	    filters=87, revisions=(379,useless=234), ccks=1692905, nACremovedValues=240, nTotalRemovedValues=240, inconcistency=false
3.51/2.34	    wck=0.185, cpu=2.31, mem=31M870
3.51/2.34	
3.79/2.55	o 65
3.79/2.55	    num=0, depth=46..44, filters=488, revisions=(1158,useless=532), ccks=3831334, wck=0.396, mem=31M870
3.79/2.55	    decisions=9, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=65
3.79/2.55	    
4.23/2.89	o 51
4.23/2.89	    num=1, depth=46..44, filters=939, revisions=(2415,useless=1211), ccks=7806171, wck=0.736, mem=31M870
4.23/2.89	    decisions=18, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=51
4.23/2.89	    
4.59/3.12	    num=2, depth=0..1, filters=1341, revisions=(4176,useless=2329), ccks=10141759, wck=0.966, mem=34M513
4.59/3.12	    decisions=41, wrong=11, backtracks=0, failedAssignments=11, nogoods=10, foundSolutions=2, bestBound=51
4.59/3.12	    
4.73/3.22	    num=3, depth=0..0, filters=1833, revisions=(5919,useless=3338), ccks=11150060, wck=1.068, mem=34M513
4.73/3.22	    decisions=63, wrong=22, backtracks=0, failedAssignments=22, nogoods=10, foundSolutions=2, bestBound=51
4.73/3.22	    
4.86/3.36	    num=4, depth=0..2, filters=2429, revisions=(7678,useless=4312), ccks=12573754, wck=1.207, mem=34M513
4.86/3.36	    decisions=89, wrong=34, backtracks=0, failedAssignments=34, nogoods=17, foundSolutions=2, bestBound=51
4.86/3.36	    
4.97/3.41	o 50
4.97/3.41	    num=5, depth=0..44, filters=2873, revisions=(8593,useless=4718), ccks=12903583, wck=1.251, mem=34M513
4.97/3.41	    decisions=101, wrong=37, backtracks=0, failedAssignments=37, nogoods=19, foundSolutions=3, bestBound=50
4.97/3.41	    
5.18/3.68	    num=6, depth=1..2, filters=3827, revisions=(11748,useless=6468), ccks=15964234, wck=1.519, mem=34M513
5.18/3.68	    decisions=131, wrong=51, backtracks=0, failedAssignments=51, nogoods=33, foundSolutions=3, bestBound=50
5.18/3.68	    
5.31/3.71	    num=7, depth=1..3, filters=4531, revisions=(13421,useless=7307), ccks=16296073, wck=1.554, mem=34M513
5.31/3.71	    decisions=163, wrong=66, backtracks=4, failedAssignments=62, nogoods=36, foundSolutions=3, bestBound=50
5.31/3.71	    
5.31/3.75	    num=8, depth=2..4, filters=5294, revisions=(15084,useless=8091), ccks=16687880, wck=1.595, mem=34M513
5.31/3.75	    decisions=192, wrong=79, backtracks=6, failedAssignments=74, nogoods=44, foundSolutions=3, bestBound=50
5.31/3.75	    
5.54/3.92	    num=9, depth=0..1, filters=5774, revisions=(16543,useless=8851), ccks=18636762, wck=1.766, mem=34M513
5.54/3.92	    decisions=219, wrong=92, backtracks=6, failedAssignments=87, nogoods=50, foundSolutions=3, bestBound=50
5.54/3.92	    
5.54/3.99	    num=10, depth=0..3, filters=6883, revisions=(19228,useless=10210), ccks=19284012, wck=1.831, mem=37M155
5.54/3.99	    decisions=255, wrong=109, backtracks=9, failedAssignments=101, nogoods=62, foundSolutions=3, bestBound=50
5.54/3.99	    
5.69/4.06	    num=11, depth=1..4, filters=7757, revisions=(21378,useless=11319), ccks=20039721, wck=1.901, mem=37M155
5.69/4.06	    decisions=290, wrong=125, backtracks=9, failedAssignments=117, nogoods=78, foundSolutions=3, bestBound=50
5.69/4.06	    
5.80/4.13	    num=12, depth=0..2, filters=8382, revisions=(22893,useless=12034), ccks=20801246, wck=1.972, mem=37M155
5.80/4.13	    decisions=327, wrong=143, backtracks=10, failedAssignments=134, nogoods=79, foundSolutions=3, bestBound=50
5.80/4.13	    
5.80/4.17	    num=13, depth=0..3, filters=9119, revisions=(24594,useless=12907), ccks=21216525, wck=2.014, mem=37M155
5.80/4.17	    decisions=371, wrong=164, backtracks=12, failedAssignments=153, nogoods=92, foundSolutions=3, bestBound=50
5.80/4.17	    
5.89/4.24	    num=14, depth=1..3, filters=10144, revisions=(27013,useless=14138), ccks=21972609, wck=2.085, mem=37M155
5.89/4.24	    decisions=421, wrong=188, backtracks=15, failedAssignments=174, nogoods=98, foundSolutions=3, bestBound=50
5.89/4.24	    
5.99/4.30	    num=15, depth=0..4, filters=11796, revisions=(30636,useless=15897), ccks=22564308, wck=2.147, mem=37M155
5.99/4.30	    decisions=486, wrong=220, backtracks=25, failedAssignments=197, nogoods=104, foundSolutions=3, bestBound=50
5.99/4.30	    
5.99/4.38	    num=16, depth=0..5, filters=13866, revisions=(34902,useless=17877), ccks=23320917, wck=2.224, mem=37M155
5.99/4.38	    decisions=561, wrong=256, backtracks=39, failedAssignments=222, nogoods=114, foundSolutions=3, bestBound=50
5.99/4.38	    
6.10/4.43	    num=17, depth=1..3, filters=15493, revisions=(38378,useless=19545), ccks=23748918, wck=2.272, mem=37M155
6.10/4.43	    decisions=632, wrong=291, backtracks=46, failedAssignments=250, nogoods=129, foundSolutions=3, bestBound=50
6.10/4.43	    
6.10/4.46	o 49
6.10/4.46	    num=18, depth=2..44, filters=16901, revisions=(41091,useless=20746), ccks=23969918, wck=2.3, mem=37M155
6.10/4.46	    decisions=695, wrong=320, backtracks=49, failedAssignments=276, nogoods=144, foundSolutions=4, bestBound=49
6.10/4.46	    
6.21/4.58	    num=19, depth=1..4, filters=18990, revisions=(46212,useless=23358), ccks=25290665, wck=2.427, mem=37M155
6.21/4.58	    decisions=782, wrong=362, backtracks=57, failedAssignments=310, nogoods=155, foundSolutions=4, bestBound=49
6.21/4.58	    
6.31/4.61	    num=20, depth=0..3, filters=19839, revisions=(48013,useless=24223), ccks=25552876, wck=2.455, mem=37M155
6.31/4.61	    decisions=813, wrong=377, backtracks=61, failedAssignments=321, nogoods=161, foundSolutions=4, bestBound=49
6.31/4.61	    
6.31/4.64	    num=21, depth=1..4, filters=20846, revisions=(50211,useless=25297), ccks=25782169, wck=2.481, mem=39M797
6.31/4.64	    decisions=850, wrong=394, backtracks=67, failedAssignments=333, nogoods=171, foundSolutions=4, bestBound=49
6.31/4.64	    
6.31/4.67	    num=22, depth=0..3, filters=21607, revisions=(51909,useless=26137), ccks=26087864, wck=2.512, mem=39M797
6.31/4.67	    decisions=883, wrong=410, backtracks=70, failedAssignments=346, nogoods=177, foundSolutions=4, bestBound=49
6.31/4.67	    
6.43/4.71	    num=23, depth=0..4, filters=22743, revisions=(54515,useless=27392), ccks=26466614, wck=2.554, mem=39M797
6.43/4.71	    decisions=922, wrong=428, backtracks=75, failedAssignments=360, nogoods=183, foundSolutions=4, bestBound=49
6.43/4.71	    
6.43/4.73	o 47
6.43/4.73	    num=24, depth=2..44, filters=23588, revisions=(56125,useless=28085), ccks=26625276, wck=2.572, mem=39M797
6.43/4.73	    decisions=952, wrong=441, backtracks=79, failedAssignments=369, nogoods=191, foundSolutions=5, bestBound=47
6.43/4.73	    
6.43/4.79	    num=25, depth=2..4, filters=24414, revisions=(58315,useless=29166), ccks=27267164, wck=2.634, mem=39M797
6.43/4.79	    decisions=990, wrong=458, backtracks=79, failedAssignments=386, nogoods=208, foundSolutions=5, bestBound=47
6.43/4.79	    
6.54/4.81	    num=26, depth=1..3, filters=25363, revisions=(60249,useless=30031), ccks=27471597, wck=2.658, mem=39M797
6.54/4.81	    decisions=1021, wrong=473, backtracks=85, failedAssignments=397, nogoods=213, foundSolutions=5, bestBound=47
6.54/4.81	    
6.54/4.83	    num=27, depth=2..4, filters=26108, revisions=(61741,useless=30715), ccks=27585588, wck=2.671, mem=39M797
6.54/4.83	    decisions=1051, wrong=487, backtracks=87, failedAssignments=409, nogoods=216, foundSolutions=5, bestBound=47
6.54/4.83	    
6.54/4.85	    num=28, depth=1..3, filters=26923, revisions=(63479,useless=31526), ccks=27782022, wck=2.693, mem=39M797
6.54/4.85	    decisions=1085, wrong=503, backtracks=90, failedAssignments=422, nogoods=221, foundSolutions=5, bestBound=47
6.54/4.85	    
6.54/4.87	    num=29, depth=1..5, filters=28160, revisions=(65949,useless=32620), ccks=27981267, wck=2.718, mem=39M797
6.54/4.87	    decisions=1130, wrong=524, backtracks=98, failedAssignments=436, nogoods=226, foundSolutions=5, bestBound=47
6.54/4.87	    
6.65/4.91	    num=30, depth=0..5, filters=29606, revisions=(68826,useless=33902), ccks=28274587, wck=2.752, mem=39M797
6.65/4.91	    decisions=1182, wrong=548, backtracks=109, failedAssignments=452, nogoods=234, foundSolutions=5, bestBound=47
6.65/4.91	    
6.65/4.93	    num=31, depth=2..4, filters=30736, revisions=(71021,useless=34851), ccks=28418432, wck=2.77, mem=39M797
6.65/4.93	    decisions=1231, wrong=571, backtracks=115, failedAssignments=469, nogoods=241, foundSolutions=5, bestBound=47
6.65/4.93	    
6.65/4.96	    num=32, depth=1..4, filters=32266, revisions=(74283,useless=36417), ccks=28669584, wck=2.801, mem=39M797
6.65/4.96	    decisions=1283, wrong=596, backtracks=122, failedAssignments=488, nogoods=248, foundSolutions=5, bestBound=47
6.65/4.96	    
6.77/5.04	    num=33, depth=0..3, filters=33575, revisions=(77535,useless=38072), ccks=29556775, wck=2.887, mem=39M797
6.77/5.04	    decisions=1330, wrong=619, backtracks=124, failedAssignments=509, nogoods=256, foundSolutions=5, bestBound=47
6.77/5.04	    
6.77/5.08	    num=34, depth=1..4, filters=35181, revisions=(80751,useless=39523), ccks=29805702, wck=2.918, mem=39M797
6.77/5.08	    decisions=1393, wrong=650, backtracks=133, failedAssignments=532, nogoods=262, foundSolutions=5, bestBound=47
6.77/5.08	    
6.77/5.11	    num=35, depth=1..4, filters=36538, revisions=(83635,useless=40903), ccks=30055790, wck=2.948, mem=39M797
6.77/5.11	    decisions=1461, wrong=683, backtracks=142, failedAssignments=557, nogoods=271, foundSolutions=5, bestBound=47
6.77/5.11	    
6.90/5.13	    num=36, depth=2..4, filters=38913, revisions=(88056,useless=42688), ccks=30240253, wck=2.975, mem=42M440
6.90/5.13	    decisions=1560, wrong=731, backtracks=162, failedAssignments=585, nogoods=279, foundSolutions=5, bestBound=47
6.90/5.13	    
6.90/5.17	    num=37, depth=1..5, filters=41194, revisions=(92888,useless=45028), ccks=30526944, wck=3.013, mem=42M440
6.90/5.17	    decisions=1652, wrong=776, backtracks=177, failedAssignments=616, nogoods=287, foundSolutions=5, bestBound=47
6.90/5.17	    
7.03/5.23	    num=38, depth=2..4, filters=43455, revisions=(97955,useless=47493), ccks=31104160, wck=3.077, mem=42M440
7.03/5.23	    decisions=1743, wrong=820, backtracks=187, failedAssignments=650, nogoods=299, foundSolutions=5, bestBound=47
7.03/5.23	    
7.13/5.31	    num=39, depth=0..5, filters=46109, revisions=(103556,useless=50180), ccks=31791078, wck=3.151, mem=42M440
7.13/5.31	    decisions=1845, wrong=870, backtracks=201, failedAssignments=687, nogoods=318, foundSolutions=5, bestBound=47
7.13/5.31	    
7.13/5.36	    num=40, depth=1..4, filters=48701, revisions=(108990,useless=52688), ccks=32260142, wck=3.206, mem=42M440
7.13/5.36	    decisions=1949, wrong=921, backtracks=211, failedAssignments=728, nogoods=323, foundSolutions=5, bestBound=47
7.13/5.36	    
7.23/5.41	    num=41, depth=0..4, filters=51382, revisions=(114703,useless=55455), ccks=32639490, wck=3.252, mem=42M440
7.23/5.41	    decisions=2069, wrong=980, backtracks=225, failedAssignments=773, nogoods=334, foundSolutions=5, bestBound=47
7.23/5.41	    
7.23/5.46	    num=42, depth=0..5, filters=54667, revisions=(121170,useless=58234), ccks=33021556, wck=3.3, mem=42M440
7.23/5.46	    decisions=2212, wrong=1050, backtracks=248, failedAssignments=823, nogoods=339, foundSolutions=5, bestBound=47
7.23/5.46	    
7.33/5.54	    num=43, depth=0..5, filters=59501, revisions=(131226,useless=62910), ccks=33679312, wck=3.384, mem=42M440
7.33/5.54	    decisions=2382, wrong=1134, backtracks=279, failedAssignments=878, nogoods=351, foundSolutions=5, bestBound=47
7.33/5.54	    
7.44/5.62	    num=44, depth=0..4, filters=63606, revisions=(139735,useless=66821), ccks=34385433, wck=3.467, mem=45M82
7.44/5.62	    decisions=2548, wrong=1216, backtracks=306, failedAssignments=939, nogoods=356, foundSolutions=5, bestBound=47
7.44/5.62	    
7.44/5.67	    num=45, depth=2..4, filters=68324, revisions=(148321,useless=70319), ccks=34630378, wck=3.508, mem=45M82
7.44/5.67	    decisions=2749, wrong=1315, backtracks=340, failedAssignments=1006, nogoods=370, foundSolutions=5, bestBound=47
7.44/5.67	    
7.64/5.81	    num=46, depth=0..4, filters=73041, revisions=(159318,useless=75863), ccks=36000024, wck=3.656, mem=45M82
7.64/5.81	    decisions=2942, wrong=1411, backtracks=363, failedAssignments=1080, nogoods=374, foundSolutions=5, bestBound=47
7.64/5.81	    
7.64/5.86	    num=47, depth=0..4, filters=78360, revisions=(169898,useless=80626), ccks=36313681, wck=3.706, mem=45M82
7.64/5.86	    decisions=3175, wrong=1527, backtracks=399, failedAssignments=1161, nogoods=383, foundSolutions=5, bestBound=47
7.64/5.86	    
7.85/6.06	    num=48, depth=1..5, filters=84770, revisions=(184143,useless=87389), ccks=38114653, wck=3.902, mem=45M82
7.85/6.06	    decisions=3419, wrong=1648, backtracks=436, failedAssignments=1250, nogoods=408, foundSolutions=5, bestBound=47
7.85/6.06	    
7.95/6.14	    num=49, depth=1..4, filters=90604, revisions=(195667,useless=92333), ccks=38690177, wck=3.98, mem=47M725
7.95/6.14	    decisions=3680, wrong=1777, backtracks=474, failedAssignments=1348, nogoods=417, foundSolutions=5, bestBound=47
7.95/6.14	    
7.95/6.18	    num=50, depth=1..4, filters=96582, revisions=(206763,useless=97160), ccks=38899813, wck=4.023, mem=47M725
7.95/6.18	    decisions=3971, wrong=1921, backtracks=515, failedAssignments=1456, nogoods=429, foundSolutions=5, bestBound=47
7.95/6.18	    
8.19/6.32	    num=51, depth=0..5, filters=104206, revisions=(222965,useless=104933), ccks=40015954, wck=4.16, mem=47M725
8.19/6.32	    decisions=4297, wrong=2082, backtracks=557, failedAssignments=1575, nogoods=441, foundSolutions=5, bestBound=47
8.19/6.32	    
8.29/6.41	o 45
8.29/6.41	    num=52, depth=0..44, filters=111066, revisions=(236759,useless=111301), ccks=40709224, wck=4.255, mem=47M725
8.29/6.41	    decisions=4603, wrong=2233, backtracks=605, failedAssignments=1683, nogoods=447, foundSolutions=6, bestBound=45
8.29/6.41	    
8.40/6.59	    num=53, depth=1..6, filters=119360, revisions=(254157,useless=119236), ccks=42255449, wck=4.435, mem=50M367
8.40/6.59	    decisions=4974, wrong=2417, backtracks=648, failedAssignments=1827, nogoods=456, foundSolutions=6, bestBound=45
8.40/6.59	    
8.50/6.61	    num=54, depth=2..4, filters=120360, revisions=(256095,useless=120050), ccks=42393954, wck=4.452, mem=50M367
8.50/6.61	    decisions=5010, wrong=2434, backtracks=655, failedAssignments=1838, nogoods=458, foundSolutions=6, bestBound=45
8.50/6.61	    
8.50/6.63	    num=55, depth=1..3, filters=121412, revisions=(258401,useless=121178), ccks=42591935, wck=4.476, mem=50M367
8.50/6.63	    decisions=5047, wrong=2451, backtracks=660, failedAssignments=1850, nogoods=464, foundSolutions=6, bestBound=45
8.50/6.63	    
8.50/6.67	    num=56, depth=1..3, filters=122569, revisions=(260910,useless=122270), ccks=42887366, wck=4.508, mem=50M367
8.50/6.67	    decisions=5087, wrong=2470, backtracks=666, failedAssignments=1863, nogoods=466, foundSolutions=6, bestBound=45
8.50/6.67	    
8.50/6.69	    num=57, depth=1..5, filters=123949, revisions=(263749,useless=123611), ccks=43058473, wck=4.531, mem=50M367
8.50/6.69	    decisions=5134, wrong=2493, backtracks=676, failedAssignments=1877, nogoods=471, foundSolutions=6, bestBound=45
8.50/6.69	    
8.61/6.71	    num=58, depth=2..5, filters=124765, revisions=(265487,useless=124400), ccks=43251947, wck=4.553, mem=50M367
8.61/6.71	    decisions=5173, wrong=2511, backtracks=680, failedAssignments=1893, nogoods=478, foundSolutions=6, bestBound=45
8.61/6.71	    
8.61/6.74	    num=59, depth=1..4, filters=126015, revisions=(268162,useless=125679), ccks=43460482, wck=4.578, mem=50M367
8.61/6.74	    decisions=5222, wrong=2535, backtracks=687, failedAssignments=1910, nogoods=484, foundSolutions=6, bestBound=45
8.61/6.74	    
8.71/6.80	    num=60, depth=0..4, filters=127509, revisions=(271668,useless=127451), ccks=44132275, wck=4.647, mem=50M367
8.71/6.80	    decisions=5281, wrong=2563, backtracks=697, failedAssignments=1929, nogoods=490, foundSolutions=6, bestBound=45
8.71/6.80	    
8.71/6.83	    num=61, depth=1..4, filters=129016, revisions=(274688,useless=128868), ccks=44289690, wck=4.668, mem=50M367
8.71/6.83	    decisions=5347, wrong=2595, backtracks=708, failedAssignments=1950, nogoods=498, foundSolutions=6, bestBound=45
8.71/6.83	    
8.71/6.85	    num=62, depth=2..4, filters=130801, revisions=(278019,useless=130191), ccks=44435968, wck=4.691, mem=50M367
8.71/6.85	    decisions=5418, wrong=2629, backtracks=719, failedAssignments=1973, nogoods=502, foundSolutions=6, bestBound=45
8.71/6.85	    
8.81/6.93	    num=63, depth=0..3, filters=132992, revisions=(282847,useless=132473), ccks=45215323, wck=4.775, mem=53M9
8.81/6.93	    decisions=5500, wrong=2669, backtracks=735, failedAssignments=1998, nogoods=503, foundSolutions=6, bestBound=45
8.81/6.93	    
8.81/6.97	    num=64, depth=0..4, filters=134968, revisions=(286834,useless=134281), ccks=45488804, wck=4.809, mem=53M9
8.81/6.97	    decisions=5579, wrong=2707, backtracks=747, failedAssignments=2026, nogoods=514, foundSolutions=6, bestBound=45
8.81/6.97	    
8.81/6.99	    num=65, depth=0..4, filters=136733, revisions=(290466,useless=136055), ccks=45710022, wck=4.837, mem=53M9
8.81/6.99	    decisions=5670, wrong=2751, backtracks=762, failedAssignments=2057, nogoods=517, foundSolutions=6, bestBound=45
8.81/6.99	    
8.92/7.02	    num=66, depth=2..5, filters=138939, revisions=(294593,useless=137717), ccks=45867784, wck=4.861, mem=53M9
8.92/7.02	    decisions=5767, wrong=2798, backtracks=776, failedAssignments=2091, nogoods=525, foundSolutions=6, bestBound=45
8.92/7.02	    
8.92/7.05	    num=67, depth=1..3, filters=141213, revisions=(299407,useless=140037), ccks=46141362, wck=4.896, mem=53M9
8.92/7.05	    decisions=5864, wrong=2845, backtracks=786, failedAssignments=2128, nogoods=536, foundSolutions=6, bestBound=45
8.92/7.05	    
8.92/7.07	    num=68, depth=1..4, filters=143564, revisions=(303799,useless=141925), ccks=46269749, wck=4.917, mem=53M9
8.92/7.07	    decisions=5979, wrong=2902, backtracks=807, failedAssignments=2169, nogoods=537, foundSolutions=6, bestBound=45
8.92/7.07	    
9.02/7.12	    num=69, depth=1..5, filters=146820, revisions=(310366,useless=144896), ccks=46552104, wck=4.958, mem=53M9
9.02/7.12	    decisions=6124, wrong=2974, backtracks=836, failedAssignments=2214, nogoods=542, foundSolutions=6, bestBound=45
9.02/7.12	    
9.02/7.16	    num=70, depth=0..5, filters=149643, revisions=(316111,useless=147532), ccks=46874880, wck=5.0, mem=53M9
9.02/7.16	    decisions=6253, wrong=3037, backtracks=853, failedAssignments=2264, nogoods=557, foundSolutions=6, bestBound=45
9.02/7.16	    
9.02/7.19	    num=71, depth=1..4, filters=152853, revisions=(322141,useless=150094), ccks=47087940, wck=5.033, mem=53M9
9.02/7.19	    decisions=6400, wrong=3110, backtracks=871, failedAssignments=2319, nogoods=559, foundSolutions=6, bestBound=45
9.02/7.19	    
9.11/7.26	    num=72, depth=0..4, filters=157759, revisions=(332600,useless=155065), ccks=47647551, wck=5.107, mem=53M9
9.11/7.26	    decisions=6589, wrong=3204, backtracks=905, failedAssignments=2380, nogoods=566, foundSolutions=6, bestBound=45
9.11/7.26	    
9.21/7.30	    num=73, depth=2..5, filters=161590, revisions=(339882,useless=158099), ccks=47917834, wck=5.148, mem=55M652
9.21/7.30	    decisions=6758, wrong=3287, backtracks=926, failedAssignments=2447, nogoods=578, foundSolutions=6, bestBound=45
9.21/7.30	    
9.21/7.39	    num=74, depth=0..4, filters=167339, revisions=(352278,useless=164213), ccks=48524139, wck=5.232, mem=55M652
9.21/7.39	    decisions=6998, wrong=3406, backtracks=975, failedAssignments=2521, nogoods=585, foundSolutions=6, bestBound=45
9.21/7.39	    
9.42/7.50	    num=75, depth=0..5, filters=172326, revisions=(363034,useless=169106), ccks=49499553, wck=5.346, mem=55M652
9.42/7.50	    decisions=7216, wrong=3513, backtracks=1006, failedAssignments=2602, nogoods=601, foundSolutions=6, bestBound=45
9.42/7.50	    
9.52/7.68	    num=76, depth=0..5, filters=179042, revisions=(378174,useless=176402), ccks=51040359, wck=5.521, mem=55M652
9.52/7.68	    decisions=7475, wrong=3641, backtracks=1052, failedAssignments=2691, nogoods=611, foundSolutions=6, bestBound=45
9.52/7.68	    
9.62/7.77	    num=77, depth=1..4, filters=185976, revisions=(392552,useless=183150), ccks=51633617, wck=5.609, mem=58M294
9.62/7.77	    decisions=7756, wrong=3780, backtracks=1093, failedAssignments=2789, nogoods=625, foundSolutions=6, bestBound=45
9.62/7.77	    
9.72/7.86	    num=78, depth=1..4, filters=192887, revisions=(406292,useless=189018), ccks=52327785, wck=5.704, mem=58M294
9.72/7.86	    decisions=8044, wrong=3923, backtracks=1132, failedAssignments=2897, nogoods=629, foundSolutions=6, bestBound=45
9.72/7.86	    
9.99/8.03	    num=79, depth=0..4, filters=201024, revisions=(424288,useless=197653), ccks=53755597, wck=5.876, mem=58M294
9.99/8.03	    decisions=8370, wrong=4085, backtracks=1183, failedAssignments=3016, nogoods=634, foundSolutions=6, bestBound=45
9.99/8.03	    
10.09/8.11	    num=80, depth=0..5, filters=209029, revisions=(440061,useless=204633), ccks=54222429, wck=5.953, mem=60M937
10.09/8.11	    decisions=8731, wrong=4264, backtracks=1236, failedAssignments=3147, nogoods=643, foundSolutions=6, bestBound=45
10.09/8.11	    
10.29/8.32	    num=81, depth=1..5, filters=218349, revisions=(459379,useless=212835), ccks=56032752, wck=6.166, mem=60M937
10.29/8.32	    decisions=9119, wrong=4457, backtracks=1288, failedAssignments=3291, nogoods=658, foundSolutions=6, bestBound=45
10.29/8.32	    
10.49/8.53	    num=82, depth=0..5, filters=228199, revisions=(480353,useless=222341), ccks=57792024, wck=6.376, mem=60M937
10.49/8.53	    decisions=9542, wrong=4667, backtracks=1352, failedAssignments=3449, nogoods=669, foundSolutions=6, bestBound=45
10.49/8.53	    
10.49/8.56	o 44
10.49/8.56	    num=83, depth=2..44, filters=231050, revisions=(485734,useless=224600), ccks=57956311, wck=6.404, mem=63M579
10.49/8.56	    decisions=9683, wrong=4735, backtracks=1373, failedAssignments=3499, nogoods=681, foundSolutions=7, bestBound=44
10.49/8.56	    
10.84/8.82	    num=84, depth=1..5, filters=243852, revisions=(512885,useless=236636), ccks=60123550, wck=6.661, mem=63M579
10.84/8.82	    decisions=10199, wrong=4991, backtracks=1445, failedAssignments=3690, nogoods=694, foundSolutions=7, bestBound=44
10.84/8.82	    
10.84/8.84	    num=85, depth=0..5, filters=244677, revisions=(514684,useless=237490), ccks=60319507, wck=6.682, mem=63M579
10.84/8.84	    decisions=10234, wrong=5007, backtracks=1452, failedAssignments=3701, nogoods=696, foundSolutions=7, bestBound=44
10.84/8.84	    
10.84/8.86	    num=86, depth=1..5, filters=245681, revisions=(516640,useless=238325), ccks=60434272, wck=6.699, mem=63M579
10.84/8.86	    decisions=10270, wrong=5024, backtracks=1460, failedAssignments=3713, nogoods=699, foundSolutions=7, bestBound=44
10.84/8.86	    
10.84/8.89	    num=87, depth=1..5, filters=246991, revisions=(519491,useless=239648), ccks=60709874, wck=6.732, mem=63M579
10.84/8.89	    decisions=10318, wrong=5047, backtracks=1470, failedAssignments=3726, nogoods=703, foundSolutions=7, bestBound=44
10.84/8.89	    
10.94/8.92	    num=88, depth=0..5, filters=248294, revisions=(522538,useless=241222), ccks=61001669, wck=6.765, mem=63M579
10.94/8.92	    decisions=10365, wrong=5070, backtracks=1481, failedAssignments=3740, nogoods=708, foundSolutions=7, bestBound=44
10.94/8.92	    
10.94/8.94	    num=89, depth=1..4, filters=249401, revisions=(524855,useless=242227), ccks=61130454, wck=6.782, mem=63M579
10.94/8.94	    decisions=10416, wrong=5094, backtracks=1492, failedAssignments=3756, nogoods=712, foundSolutions=7, bestBound=44
10.94/8.94	    
10.94/8.96	    num=90, depth=3..5, filters=250712, revisions=(527265,useless=243192), ccks=61255048, wck=6.799, mem=63M579
10.94/8.96	    decisions=10472, wrong=5120, backtracks=1501, failedAssignments=3773, nogoods=719, foundSolutions=7, bestBound=44
10.94/8.96	    
10.94/8.98	    num=91, depth=1..4, filters=252053, revisions=(530248,useless=244698), ccks=61459358, wck=6.825, mem=63M579
10.94/8.98	    decisions=10525, wrong=5146, backtracks=1509, failedAssignments=3792, nogoods=730, foundSolutions=7, bestBound=44
10.94/8.98	    
10.94/9.00	    num=92, depth=2..6, filters=253597, revisions=(533198,useless=245930), ccks=61622880, wck=6.847, mem=66M222
10.94/9.00	    decisions=10592, wrong=5178, backtracks=1522, failedAssignments=3813, nogoods=733, foundSolutions=7, bestBound=44
10.94/9.00	    
11.05/9.04	    num=93, depth=0..5, filters=255284, revisions=(536930,useless=247680), ccks=61895083, wck=6.881, mem=66M222
11.05/9.04	    decisions=10662, wrong=5212, backtracks=1537, failedAssignments=3836, nogoods=738, foundSolutions=7, bestBound=44
11.05/9.04	    
11.05/9.07	    num=94, depth=2..5, filters=257058, revisions=(540437,useless=249126), ccks=62106847, wck=6.909, mem=66M222
11.05/9.07	    decisions=10736, wrong=5247, backtracks=1548, failedAssignments=3861, nogoods=744, foundSolutions=7, bestBound=44
11.05/9.07	    
11.16/9.11	    num=95, depth=2..5, filters=259148, revisions=(544848,useless=251068), ccks=62440975, wck=6.95, mem=66M222
11.16/9.11	    decisions=10822, wrong=5289, backtracks=1563, failedAssignments=3889, nogoods=754, foundSolutions=7, bestBound=44
11.16/9.11	    
11.16/9.13	    num=96, depth=1..5, filters=260927, revisions=(548528,useless=252830), ccks=62585374, wck=6.972, mem=66M222
11.16/9.13	    decisions=10909, wrong=5332, backtracks=1579, failedAssignments=3920, nogoods=757, foundSolutions=7, bestBound=44
11.16/9.13	    
11.16/9.19	    num=97, depth=1..4, filters=263131, revisions=(553710,useless=255379), ccks=63124756, wck=7.034, mem=66M222
11.16/9.19	    decisions=10997, wrong=5375, backtracks=1589, failedAssignments=3954, nogoods=769, foundSolutions=7, bestBound=44
11.16/9.19	    
11.25/9.27	    num=98, depth=0..4, filters=265504, revisions=(559149,useless=257867), ccks=63822378, wck=7.111, mem=66M222
11.25/9.27	    decisions=11095, wrong=5423, backtracks=1601, failedAssignments=3991, nogoods=770, foundSolutions=7, bestBound=44
11.25/9.27	    
11.35/9.35	    num=99, depth=1..4, filters=268354, revisions=(565861,useless=261068), ccks=64557393, wck=7.194, mem=66M222
11.35/9.35	    decisions=11215, wrong=5482, backtracks=1620, failedAssignments=4032, nogoods=782, foundSolutions=7, bestBound=44
11.35/9.35	    
11.45/9.40	    num=100, depth=0..5, filters=270482, revisions=(570504,useless=263245), ccks=64989826, wck=7.244, mem=66M222
11.45/9.40	    decisions=11325, wrong=5536, backtracks=1631, failedAssignments=4077, nogoods=794, foundSolutions=7, bestBound=44
11.45/9.40	    
11.45/9.45	    num=101, depth=1..4, filters=273915, revisions=(578130,useless=267009), ccks=65376401, wck=7.297, mem=68M864
11.45/9.45	    decisions=11458, wrong=5601, backtracks=1648, failedAssignments=4127, nogoods=804, foundSolutions=7, bestBound=44
11.45/9.45	    
11.55/9.59	    num=102, depth=1..4, filters=277673, revisions=(586762,useless=270830), ccks=66623856, wck=7.432, mem=68M864
11.55/9.59	    decisions=11611, wrong=5676, backtracks=1670, failedAssignments=4182, nogoods=816, foundSolutions=7, bestBound=44
11.55/9.59	    
11.65/9.64	    num=103, depth=0..5, filters=281690, revisions=(595117,useless=274787), ccks=67005272, wck=7.485, mem=68M864
11.65/9.64	    decisions=11780, wrong=5760, backtracks=1694, failedAssignments=4243, nogoods=818, foundSolutions=7, bestBound=44
11.65/9.64	    
11.65/9.69	    num=104, depth=1..5, filters=285968, revisions=(603450,useless=278434), ccks=67277124, wck=7.528, mem=68M864
11.65/9.69	    decisions=11974, wrong=5855, backtracks=1727, failedAssignments=4310, nogoods=826, foundSolutions=7, bestBound=44
11.65/9.69	    
11.75/9.75	    num=105, depth=1..5, filters=290871, revisions=(613533,useless=283127), ccks=67687434, wck=7.59, mem=68M864
11.75/9.75	    decisions=12174, wrong=5954, backtracks=1757, failedAssignments=4384, nogoods=840, foundSolutions=7, bestBound=44
11.75/9.75	    
11.95/9.91	    num=106, depth=1..5, filters=295699, revisions=(624722,useless=288406), ccks=69121444, wck=7.749, mem=68M864
11.95/9.91	    decisions=12378, wrong=6055, backtracks=1783, failedAssignments=4465, nogoods=860, foundSolutions=7, bestBound=44
11.95/9.91	    
12.16/10.11	    num=107, depth=0..4, filters=302604, revisions=(639712,useless=294886), ccks=70926259, wck=7.95, mem=71M507
12.16/10.11	    decisions=12658, wrong=6193, backtracks=1837, failedAssignments=4554, nogoods=862, foundSolutions=7, bestBound=44
12.16/10.11	    
12.26/10.27	    num=108, depth=1..5, filters=309211, revisions=(653919,useless=301108), ccks=72286418, wck=8.109, mem=71M507
12.26/10.27	    decisions=12929, wrong=6327, backtracks=1883, failedAssignments=4652, nogoods=871, foundSolutions=7, bestBound=44
12.26/10.27	    
12.36/10.34	    num=109, depth=1..5, filters=316156, revisions=(667619,useless=306821), ccks=72764847, wck=8.186, mem=71M507
12.36/10.34	    decisions=13232, wrong=6477, backtracks=1933, failedAssignments=4760, nogoods=883, foundSolutions=7, bestBound=44
12.36/10.34	    
12.48/10.45	    num=110, depth=0..5, filters=324862, revisions=(685016,useless=314599), ccks=73456092, wck=8.288, mem=74M149
12.48/10.45	    decisions=13581, wrong=6651, backtracks=1992, failedAssignments=4879, nogoods=885, foundSolutions=7, bestBound=44
12.48/10.45	    
12.58/10.58	    num=111, depth=0..4, filters=334871, revisions=(706530,useless=324452), ccks=74436048, wck=8.425, mem=74M149
12.58/10.58	    decisions=13992, wrong=6855, backtracks=2072, failedAssignments=5010, nogoods=899, foundSolutions=7, bestBound=44
12.58/10.58	    
12.78/10.73	    num=112, depth=0..5, filters=344249, revisions=(726060,useless=333491), ccks=75536530, wck=8.568, mem=74M149
12.78/10.73	    decisions=14405, wrong=7061, backtracks=2144, failedAssignments=5154, nogoods=907, foundSolutions=7, bestBound=44
12.78/10.73	    
12.88/10.85	    num=113, depth=0..5, filters=355915, revisions=(750152,useless=344324), ccks=76275714, wck=8.689, mem=76M792
12.88/10.85	    decisions=14884, wrong=7299, backtracks=2232, failedAssignments=5312, nogoods=913, foundSolutions=7, bestBound=44
12.88/10.85	    
13.00/10.99	    num=114, depth=0..5, filters=367467, revisions=(774635,useless=355636), ccks=77203848, wck=8.83, mem=76M792
13.00/10.99	    decisions=15375, wrong=7544, backtracks=2308, failedAssignments=5486, nogoods=928, foundSolutions=7, bestBound=44
13.00/10.99	    
13.30/11.29	    num=115, depth=0..5, filters=380349, revisions=(803923,useless=370144), ccks=79830810, wck=9.136, mem=79M434
13.30/11.29	    decisions=15913, wrong=7812, backtracks=2392, failedAssignments=5677, nogoods=937, foundSolutions=7, bestBound=44
13.30/11.29	    
13.70/11.66	    num=116, depth=0..5, filters=395853, revisions=(838537,useless=386628), ccks=83002804, wck=9.504, mem=79M434
13.70/11.66	    decisions=16533, wrong=8121, backtracks=2500, failedAssignments=5888, nogoods=943, foundSolutions=7, bestBound=44
13.70/11.66	    
14.00/11.95	    num=117, depth=0..5, filters=411787, revisions=(870938,useless=400424), ccks=85235719, wck=9.788, mem=82M76
14.00/11.95	    decisions=17220, wrong=8463, backtracks=2624, failedAssignments=6120, nogoods=948, foundSolutions=7, bestBound=44
14.00/11.95	    
14.40/12.37	    num=118, depth=0..5, filters=430126, revisions=(911231,useless=419154), ccks=88853166, wck=10.211, mem=84M719
14.40/12.37	    decisions=17946, wrong=8825, backtracks=2749, failedAssignments=6375, nogoods=956, foundSolutions=7, bestBound=44
14.40/12.37	    
14.81/12.73	    num=119, depth=0..5, filters=450858, revisions=(953619,useless=437624), ccks=91673354, wck=10.573, mem=87M361
14.81/12.73	    decisions=18760, wrong=9230, backtracks=2896, failedAssignments=6656, nogoods=969, foundSolutions=7, bestBound=44
14.81/12.73	    
15.22/13.16	    num=120, depth=0..5, filters=470368, revisions=(996507,useless=458367), ccks=95302219, wck=11.002, mem=90M4
15.22/13.16	    decisions=19615, wrong=9657, backtracks=3027, failedAssignments=6965, nogoods=978, foundSolutions=7, bestBound=44
15.22/13.16	    
15.61/13.51	
15.61/13.51	  New Bounds: 44..43
15.61/13.51	    num=121, depth=0..4, filters=483107, revisions=(1025851,useless=472516), ccks=98464308, wck=11.355, mem=90M4
15.61/13.51	    decisions=20113, wrong=9907, backtracks=3105, failedAssignments=7145, foundSolutions=7, bestBound=44
15.61/13.51	    
15.61/13.51	  Global
15.61/13.51	    filters=483107, revisions=(1025851,useless=472516), ccks=98464308
15.61/13.51	    Stop=FULL_EXPLORATION, wrong=9907, bestBound=44, bestBoundWck=6.691, bestBoundCpu=8.526, foundSolutions=7, firstSolCpu=2.513
15.61/13.51	    wck=11.643, cpu=13.477, mem=90M4
15.61/13.51	
15.61/13.51	v <instantiation id='sol7' type='solution' cost='44'>  <list> x[] y[][] </list>  <values> 0 1 5 12 25 27 35 41 44 * 1 5 12 25 27 35 41 44 * * 4 11 24 26 34 40 43 * * * 7 20 22 30 36 39 * * * * 13 15 23 29 32 * * * * * 2 10 16 19 * * * * * * 8 14 17 * * * * * * * 6 9 * * * * * * * * 3 * * * * * * * * * </values>  </instantiation>
15.61/13.51	s OPTIMUM FOUND
15.61/13.51	
15.61/13.51	d WRONG_DECISIONS 9907
15.61/13.51	d NUMBER_SOLUTIONS 7

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390849-1568387350/watcher-4390849-1568387350 -o /tmp/evaluation-result-4390849-1568387350/solver-4390849-1568387350 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390849-1568387350.xml -cm 

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

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14455, runsolver pid=14452
Current StackSize limit: 8192 KiB


[startup+0.100755 s]*
/proc/loadavg: 2.00 2.00 1.98 4/233 14470
/proc/meminfo: memFree=30036888/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10659884 memory=28504 CPUtime=0.13 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 5607 0 0 0 13 0 0 0 20 0 15 0 414985517 10915721216 7126 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2664971 7126 2878 1 0 2627468 0
[pid=14455/tid=14457] ppid=14452 vsize=10659884 memory=-8197568871503402366 CPUtime=0.09 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) R 14452 14455 12980 0 -1 4202560 3372 0 0 0 9 0 0 0 20 0 15 0 414985517 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677626441672 139677614451518 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985519 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414985520 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677180331424 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414985520 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677179278832 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0.02 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) R 14452 14455 12980 0 -1 4202560 378 0 0 0 2 0 0 0 20 0 15 0 414985523 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677175065928 139677600583233 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 7126 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28504 KiB

[startup+0.211724 s]*
/proc/loadavg: 2.00 2.00 1.98 3/233 14470
/proc/meminfo: memFree=30030504/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10659884 memory=34904 CPUtime=0.33 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 6917 0 0 0 32 1 0 0 20 0 15 0 414985517 10915721216 8726 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2664971 8726 2989 1 0 2627468 0
[pid=14455/tid=14457] ppid=14452 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) R 14452 14455 12980 0 -1 4202560 3900 0 0 0 20 0 0 0 20 0 15 0 414985517 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677626446480 139677622236317 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10659884 memory=364 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10659884 memory=140674059295403 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985519 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414985520 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677180331424 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414985520 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677179278832 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 467 0 0 0 2 0 0 0 20 0 15 0 414985523 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 492 0 0 0 3 0 0 0 20 0 15 0 414985523 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0.05 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) S 14452 14455 12980 0 -1 1077944384 699 0 0 0 5 0 0 0 20 0 15 0 414985523 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677175068912 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 8726 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34904 KiB

[startup+0.310361 s]*
/proc/loadavg: 2.00 2.00 1.98 3/233 14470
/proc/meminfo: memFree=30023376/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10659884 memory=39952 CPUtime=0.47 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 9430 0 0 0 45 2 0 0 20 0 15 0 414985517 10915721216 9988 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2664971 9988 3001 1 0 2627468 0
[pid=14455/tid=14457] ppid=14452 vsize=10659884 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) R 14452 14455 12980 0 -1 4202560 6336 0 0 0 29 1 0 0 20 0 15 0 414985517 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677626435280 139677606294878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10659884 memory=4294980864 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10659884 memory=140674059295402 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985518 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985519 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414985520 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677180331424 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414985520 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677179278832 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 475 0 0 0 3 0 0 0 20 0 15 0 414985523 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 538 0 0 0 4 0 0 0 20 0 15 0 414985523 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0.08 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) S 14452 14455 12980 0 -1 1077944384 724 0 0 0 8 0 0 0 20 0 15 0 414985523 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677175068912 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10659884 memory=140674056160896 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985523 10915721216 9988 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39952 KiB

[startup+0.700657 s]
/proc/loadavg: 2.00 2.00 1.98 3/233 14470
/proc/meminfo: memFree=30013508/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10661932 memory=63844 CPUtime=1.1 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 13134 0 0 0 106 4 0 0 20 0 15 0 414985517 10917818368 15897 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2665483 15897 3066 1 0 2627980 0
[pid=14455/tid=14457] ppid=14452 vsize=10661932 memory=202787753315293 CPUtime=0.68 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) R 14452 14455 12980 0 -1 4202560 8886 0 0 0 65 3 0 0 20 0 15 0 414985517 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677626446416 139677622236317 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10661932 memory=3090382 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10661932 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985518 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985519 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10661932 memory=-3535359994705172060 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414985520 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677180331424 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10661932 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414985520 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677179278832 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10661932 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10661932 memory=6944652177228980320 CPUtime=0.1 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 855 0 0 0 10 0 0 0 20 0 15 0 414985523 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10661932 memory=6944656592387989600 CPUtime=0.11 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 838 0 0 0 11 0 0 0 20 0 15 0 414985523 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10661932 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) S 14452 14455 12980 0 -1 1077944384 1197 0 0 0 19 0 0 0 20 0 15 0 414985523 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677175068912 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414985523 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10661932 memory=20116 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985523 10917818368 15961 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63844 KiB

[startup+1.5007 s]
/proc/loadavg: 2.00 2.00 1.98 3/233 14470
/proc/meminfo: memFree=29998208/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10663980 memory=75968 CPUtime=2.01 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 18729 0 0 0 196 5 0 0 20 0 15 0 414985517 10919915520 18992 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2665995 18992 3097 1 0 2628492 0
[pid=14455/tid=14457] ppid=14452 vsize=10663980 memory=13796 CPUtime=1.47 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) R 14452 14455 12980 0 -1 4202560 13119 0 0 0 144 3 0 0 20 0 15 0 414985517 10919915520 18992 33554432000 4194304 4196468 140736222322256 139677626446416 139677606294878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10919915520 18992 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10919915520 18992 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414985518 10919915520 18992 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414985518 10919915520 18992 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6

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

[startup+12.8007 s]
/proc/loadavg: 2.00 2.00 1.98 3/234 14471
/proc/meminfo: memFree=29895916/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10746276 memory=173876 CPUtime=14.91 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 34793 0 0 0 1479 12 0 0 20 0 16 0 414985517 11004186624 43469 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2686569 43469 3346 1 0 2646705 0
[pid=14455/tid=14457] ppid=14452 vsize=10746276 memory=1 CPUtime=1.88 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) S 14452 14455 12980 0 -1 1077944384 15391 0 0 0 183 5 0 0 20 0 16 0 414985517 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677626457264 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10746276 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10746276 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10746276 memory=944 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 1195 0 0 0 1 0 0 0 20 0 16 0 414985519 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10746276 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677180331488 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10746276 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677179278848 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10746276 memory=5964 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10746276 memory=8300 CPUtime=0.81 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 3987 0 0 0 81 0 0 0 20 0 16 0 414985523 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10746276 memory=776 CPUtime=0.72 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 3685 0 0 0 72 0 0 0 20 0 16 0 414985523 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10746276 memory=1460 CPUtime=0.52 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) S 14452 14455 12980 0 -1 1077944384 3097 0 0 0 51 1 0 0 20 0 16 0 414985523 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677175068912 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10746276 memory=912 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14471] ppid=14452 vsize=10746276 memory=0 CPUtime=10.86 cores=0,2,4,6
/proc/14455/task/14471/stat : 14471 (java) R 14452 14455 12980 0 -1 4202560 5755 0 0 0 1084 2 0 0 20 0 16 0 414985707 11004186624 43469 33554432000 4194304 4196468 140736222322256 139677169397456 139677257172795 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 14.91 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 173876 KiB

[startup+13.2006 s]
/proc/loadavg: 2.00 2.00 1.98 3/234 14471
/proc/meminfo: memFree=29889648/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10746276 memory=175940 CPUtime=15.31 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 34896 0 0 0 1519 12 0 0 20 0 16 0 414985517 11004186624 43985 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2686569 43985 3346 1 0 2646705 0
[pid=14455/tid=14457] ppid=14452 vsize=10746276 memory=301741394933055803 CPUtime=1.88 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) S 14452 14455 12980 0 -1 1077944384 15391 0 0 0 183 5 0 0 20 0 16 0 414985517 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677626457264 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10746276 memory=13852992633833814 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10746276 memory=7956260087874802256 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10746276 memory=7446536375561768281 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10746276 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 1195 0 0 0 1 0 0 0 20 0 16 0 414985519 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10746276 memory=140673936786336 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677180331488 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10746276 memory=140673936830193 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677179278848 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10746276 memory=281347873001424 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10746276 memory=0 CPUtime=0.81 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 3987 0 0 0 81 0 0 0 20 0 16 0 414985523 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10746276 memory=7156897555533161063 CPUtime=0.72 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 3685 0 0 0 72 0 0 0 20 0 16 0 414985523 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10746276 memory=7523376918531162212 CPUtime=0.52 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) S 14452 14455 12980 0 -1 1077944384 3198 0 0 0 51 1 0 0 20 0 16 0 414985523 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677175068912 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10746276 memory=7380385388137112419 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10746276 memory=912 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14471] ppid=14452 vsize=10746276 memory=1444 CPUtime=11.26 cores=0,2,4,6
/proc/14455/task/14471/stat : 14471 (java) R 14452 14455 12980 0 -1 4202560 5757 0 0 0 1124 2 0 0 20 0 16 0 414985707 11004186624 43985 33554432000 4194304 4196468 140736222322256 139677169397456 139677257096232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 15.31 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 175940 KiB

[startup+13.4006 s]
/proc/loadavg: 2.00 2.00 1.98 3/234 14471
/proc/meminfo: memFree=29889648/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10746276 memory=177988 CPUtime=15.51 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 34912 0 0 0 1539 12 0 0 20 0 16 0 414985517 11004186624 44497 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2686569 44497 3346 1 0 2646705 0
[pid=14455/tid=14457] ppid=14452 vsize=10746276 memory=2528 CPUtime=1.88 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) S 14452 14455 12980 0 -1 1077944384 15391 0 0 0 183 5 0 0 20 0 16 0 414985517 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677626457264 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10746276 memory=1764 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10746276 memory=111632 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10746276 memory=792 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10746276 memory=1640 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10746276 memory=1804 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 1195 0 0 0 1 0 0 0 20 0 16 0 414985519 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10746276 memory=916 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677180331488 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10746276 memory=3852 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677179278848 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10746276 memory=2704 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10746276 memory=2884 CPUtime=0.81 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 3987 0 0 0 81 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10746276 memory=1408 CPUtime=0.72 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 3685 0 0 0 72 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10746276 memory=3340 CPUtime=0.52 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) S 14452 14455 12980 0 -1 1077944384 3198 0 0 0 51 1 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677175068912 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10746276 memory=301344 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10746276 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14471] ppid=14452 vsize=10746276 memory=1408 CPUtime=11.46 cores=0,2,4,6
/proc/14455/task/14471/stat : 14471 (java) R 14452 14455 12980 0 -1 4202560 5773 0 0 0 1144 2 0 0 20 0 16 0 414985707 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677169397456 139677257173003 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 15.51 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 177988 KiB

[startup+13.5006 s]
/proc/loadavg: 2.00 2.00 1.98 3/234 14471
/proc/meminfo: memFree=29889648/32770624 swapFree=66916504/67108860
[pid=14455] ppid=14452 vsize=10746276 memory=177988 CPUtime=15.61 cores=0,2,4,6
/proc/14455/stat : 14455 (java) S 14452 14455 12980 0 -1 1077944320 34912 0 0 0 1549 12 0 0 20 0 16 0 414985517 11004186624 44497 33554432000 4194304 4196468 140736222322256 140736222304800 139677622214391 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
/proc/14455/statm: 2686569 44497 3346 1 0 2646705 0
[pid=14455/tid=14457] ppid=14452 vsize=10746276 memory=175924 CPUtime=1.88 cores=0,2,4,6
/proc/14455/task/14457/stat : 14457 (java) S 14452 14455 12980 0 -1 1077944384 15391 0 0 0 183 5 0 0 20 0 16 0 414985517 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677626457264 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14458] ppid=14452 vsize=10746276 memory=65024 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14458/stat : 14458 (java) S 14452 14455 12980 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677574834448 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14459] ppid=14452 vsize=10746276 memory=2116 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14459/stat : 14459 (java) S 14452 14455 12980 0 -1 1077944384 120 0 0 0 1 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677573781904 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14460] ppid=14452 vsize=10746276 memory=56 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14460/stat : 14460 (java) S 14452 14455 12980 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677572729360 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14461] ppid=14452 vsize=10746276 memory=281347872522480 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14461/stat : 14461 (java) S 14452 14455 12980 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 16 0 414985518 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677225638544 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14462] ppid=14452 vsize=10746276 memory=7665803192020002923 CPUtime=0.01 cores=0,2,4,6
/proc/14455/task/14462/stat : 14462 (java) S 14452 14455 12980 0 -1 1077944384 1195 0 0 0 1 0 0 0 20 0 16 0 414985519 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677181385200 139677622225538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14463] ppid=14452 vsize=10746276 memory=33 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14463/stat : 14463 (java) S 14452 14455 12980 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677180331488 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14464] ppid=14452 vsize=10746276 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14464/stat : 14464 (java) S 14452 14455 12980 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414985520 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677179278848 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14465] ppid=14452 vsize=10746276 memory=155324 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14465/stat : 14465 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677178227408 139677622232987 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14466] ppid=14452 vsize=10746276 memory=161556 CPUtime=0.81 cores=0,2,4,6
/proc/14455/task/14466/stat : 14466 (java) S 14452 14455 12980 0 -1 1077944384 3987 0 0 0 81 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677177174000 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14467] ppid=14452 vsize=10746276 memory=3628 CPUtime=0.72 cores=0,2,4,6
/proc/14455/task/14467/stat : 14467 (java) S 14452 14455 12980 0 -1 1077944384 3685 0 0 0 72 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677176121456 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14468] ppid=14452 vsize=10746276 memory=38512 CPUtime=0.52 cores=0,2,4,6
/proc/14455/task/14468/stat : 14468 (java) S 14452 14455 12980 0 -1 1077944384 3198 0 0 0 51 1 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677175068912 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14469] ppid=14452 vsize=10746276 memory=992 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14469/stat : 14469 (java) S 14452 14455 12980 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677174016608 139677622224597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14470] ppid=14452 vsize=10746276 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/14455/task/14470/stat : 14470 (java) S 14452 14455 12980 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 414985523 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677172964144 139677622225538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
[pid=14455/tid=14471] ppid=14452 vsize=10746276 memory=171828 CPUtime=11.56 cores=0,2,4,6
/proc/14455/task/14471/stat : 14471 (java) R 14452 14455 12980 0 -1 4202560 5773 0 0 0 1154 2 0 0 20 0 16 0 414985707 11004186624 44497 33554432000 4194304 4196468 140736222322256 139677169397456 139677257173666 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30982144 140736222323723 140736222323826 140736222323826 140736222326735 0
Current children cumulated CPU time: 15.61 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 177988 KiB

Child status: 0
Real time (s): 13.5252
CPU time (s): 15.6497
CPU user time (s): 15.5137
CPU system time (s): 0.135943
CPU usage (%): 115.707
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 177988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.5137
system time used= 0.135943
maximum resident set size= 180464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3123
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 14455
#   total CPU time (s): 15.6497
#   total CPU user time (s): 15.5137
#   total CPU system time (s): 0.135943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.101652 second user time and 0.179494 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-13 17:08:28
IDJOB=4390849
IDBENCH=141376
IDSOLVER=2832
FILE ID=node134/4390849-1568387350
RUNJOBID= node134-1568380474-13011
PBS_JOBID= 21701834
Free space on /tmp= 56112 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390849-1568387350/watcher-4390849-1568387350 -o /tmp/evaluation-result-4390849-1568387350/solver-4390849-1568387350 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568380474-13011 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390849-1568387350.xml -cm

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=1622232527

node134.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.76
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.76
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.76
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.76
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:        30053788 kB
MemAvailable:   31504952 kB
Buffers:          167332 kB
Cached:          1547548 kB
SwapCached:        90712 kB
Active:           709372 kB
Inactive:        1386060 kB
Active(anon):     313472 kB
Inactive(anon):   106556 kB
Active(file):     395900 kB
Inactive(file):  1279504 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66916504 kB
Dirty:              9004 kB
Writeback:             0 kB
AnonPages:        410304 kB
Mapped:            55932 kB
Shmem:             30956 kB
Slab:             213464 kB
SReclaimable:     183188 kB
SUnreclaim:        30276 kB
KernelStack:        4080 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1262728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56104 MiB
End job on node134 at 2019-09-13 17:08:42