Trace number 4390768

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-23OPT14 13.1944 11.0539

DiagnosticValue
WRONG_DECISIONS216238

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-esc16e.xml
MD5SUM9478703244e8f640224ac5c9e01083b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark13.1944
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints22
Number of domains2
Minimum domain size4
Maximum domain size16
Distribution of domain sizes[{"size":4,"count":21},{"size":16,"count":16}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":235},{"degree":1,"count":7},{"degree":2,"count":23},{"degree":5,"count":1},{"degree":7,"count":6}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":21},{"arity":16,"count":1}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

2.43/1.87	
2.43/1.87	AbsCon 2 
2.43/1.89	
2.65/2.01	  Instance
2.65/2.01	    name=instance-4390768-1568380576, framework=COP, bounds=-infty..+infty
2.65/2.01	
2.65/2.01	  Loading variables...
2.95/2.04	  Loading constraints...
2.95/2.09	
2.95/2.09	  Domains
2.95/2.09	    nTypes=2, nValues=340, sizes=[4#21,16#16]
2.95/2.09	  Variables
2.95/2.09	    count=37, degrees=[1#7,2#23,5#1,7#6]
2.95/2.09	  Objectives
2.95/2.09	    way=min, type=SumWeightedLE
2.95/2.09	  Constraints
2.95/2.09	    count=23, nSpecific=23, arities=[3#21,16#1,21#1]
2.95/2.09	    distribution=[AllDifferent#1,CtrExtensionCT-Table#21,SumWeightedLE#1]
2.95/2.09	    tables=[240#21], nTotalTuples=5040
2.95/2.09	    nExtStructures=(1,shared:20)
2.95/2.09	    wck=0.247, cpu=2.06, mem=23M870
2.95/2.10	  Solver SolverBacktrack being built...
2.95/2.10	
3.17/2.12	
3.17/2.12	  Solver
3.17/2.12	    guaranteedGAC=true
3.17/2.12	    wck=0.274, cpu=2.085, mem=34M512
3.17/2.12	
3.17/2.12	  Preprocessing
3.17/2.12	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.17/2.12	    wck=0.002, cpu=2.087, mem=34M512
3.17/2.12	
3.17/2.13	o 25
3.17/2.13	    num=0, depth=38..36, filters=57, ccks=23, wck=0.015, mem=34M512
3.17/2.13	    decisions=15, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=25
3.17/2.13	    nFilterCalls=172, avgTableProportion=0.9958333333333351, avgTableSize=239.0
3.17/2.13	    
3.17/2.14	o 19
3.17/2.14	    num=1, depth=38..36, filters=112, ccks=46, wck=0.022, mem=34M512
3.17/2.14	    decisions=30, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=19
3.17/2.14	    nFilterCalls=339, avgTableProportion=0.9958333333333361, avgTableSize=239.0
3.17/2.14	    
3.17/2.15	    num=2, depth=7..8, filters=296, ccks=46, wck=0.029, mem=34M512
3.17/2.15	    decisions=62, wrong=12, backtracks=1, failedAssignments=11, nogoods=7, foundSolutions=2, bestBound=19
3.17/2.15	    nFilterCalls=686, avgTableProportion=0.9958333333333224, avgTableSize=239.0
3.17/2.15	    
3.17/2.15	    num=3, depth=13..18, filters=455, ccks=46, wck=0.034, mem=34M512
3.17/2.15	    decisions=107, wrong=28, backtracks=6, failedAssignments=22, nogoods=9, foundSolutions=2, bestBound=19
3.17/2.15	    nFilterCalls=1011, avgTableProportion=0.9958333333333088, avgTableSize=239.0
3.17/2.15	    
3.17/2.17	o 18
3.17/2.17	    num=4, depth=38..36, filters=523, ccks=69, wck=0.049, mem=34M512
3.17/2.17	    decisions=127, wrong=28, backtracks=6, failedAssignments=22, nogoods=9, foundSolutions=3, bestBound=18
3.17/2.17	    nFilterCalls=1176, avgTableProportion=0.9958333333333191, avgTableSize=239.0
3.17/2.17	    
3.17/2.17	    num=5, depth=19..19, filters=646, ccks=69, wck=0.052, mem=34M512
3.17/2.17	    decisions=172, wrong=41, backtracks=6, failedAssignments=35, nogoods=22, foundSolutions=3, bestBound=18
3.17/2.17	    nFilterCalls=1447, avgTableProportion=0.9958333333333331, avgTableSize=239.0
3.17/2.17	    
3.17/2.17	o 16
3.17/2.18	    num=6, depth=11..36, filters=738, ccks=92, wck=0.055, mem=34M512
3.17/2.18	    decisions=198, wrong=44, backtracks=8, failedAssignments=36, nogoods=23, foundSolutions=4, bestBound=16
3.17/2.18	    nFilterCalls=1630, avgTableProportion=0.99583333333334, avgTableSize=239.0
3.17/2.18	    
3.17/2.18	    num=7, depth=18..19, filters=859, ccks=92, wck=0.058, mem=34M512
3.17/2.18	    decisions=242, wrong=57, backtracks=9, failedAssignments=48, nogoods=34, foundSolutions=4, bestBound=16
3.17/2.18	    nFilterCalls=1881, avgTableProportion=0.9958333333333472, avgTableSize=239.0
3.17/2.18	    
3.17/2.18	    num=8, depth=8..12, filters=1147, ccks=92, wck=0.062, mem=34M512
3.17/2.18	    decisions=293, wrong=78, backtracks=20, failedAssignments=59, nogoods=39, foundSolutions=4, bestBound=16
3.17/2.18	    nFilterCalls=2341, avgTableProportion=0.9958333333333563, avgTableSize=239.0
3.17/2.18	    
3.17/2.18	    num=9, depth=8..8, filters=1251, ccks=92, wck=0.064, mem=34M512
3.17/2.18	    decisions=325, wrong=90, backtracks=20, failedAssignments=71, nogoods=51, foundSolutions=4, bestBound=16
3.17/2.18	    nFilterCalls=2553, avgTableProportion=0.9958333333333594, avgTableSize=239.0
3.17/2.18	    
3.17/2.19	o 15
3.17/2.19	    num=10, depth=7..36, filters=1600, ccks=115, wck=0.069, mem=34M512
3.17/2.19	    decisions=383, wrong=110, backtracks=31, failedAssignments=80, nogoods=57, foundSolutions=5, bestBound=15
3.17/2.19	    nFilterCalls=3084, avgTableProportion=0.9958333333333653, avgTableSize=239.0
3.17/2.19	    
3.17/2.19	    num=11, depth=15..16, filters=1741, ccks=115, wck=0.071, mem=34M512
3.17/2.19	    decisions=428, wrong=125, backtracks=32, failedAssignments=94, nogoods=69, foundSolutions=5, bestBound=15
3.17/2.19	    nFilterCalls=3385, avgTableProportion=0.9958333333333679, avgTableSize=239.0
3.17/2.19	    
3.17/2.19	    num=12, depth=7..11, filters=2052, ccks=115, wck=0.074, mem=34M512
3.17/2.19	    decisions=476, wrong=145, backtracks=42, failedAssignments=105, nogoods=72, foundSolutions=5, bestBound=15
3.17/2.19	    nFilterCalls=3926, avgTableProportion=0.9958333333333715, avgTableSize=239.0
3.17/2.19	    
3.17/2.19	    num=13, depth=8..11, filters=2250, ccks=115, wck=0.076, mem=34M512
3.17/2.19	    decisions=522, wrong=164, backtracks=51, failedAssignments=117, nogoods=75, foundSolutions=5, bestBound=15
3.17/2.19	    nFilterCalls=4377, avgTableProportion=0.9958333333333738, avgTableSize=239.0
3.17/2.19	    
3.42/2.20	    num=14, depth=7..11, filters=2565, ccks=115, wck=0.079, mem=34M512
3.42/2.20	    decisions=570, wrong=184, backtracks=59, failedAssignments=130, nogoods=79, foundSolutions=5, bestBound=15
3.42/2.20	    nFilterCalls=4913, avgTableProportion=0.995833333333376, avgTableSize=239.0
3.42/2.20	    
3.42/2.21	    num=15, depth=7..9, filters=3037, ccks=115, wck=0.083, mem=34M512
3.42/2.21	    decisions=620, wrong=205, backtracks=66, failedAssignments=144, nogoods=87, foundSolutions=5, bestBound=15
3.42/2.21	    nFilterCalls=5719, avgTableProportion=0.9958333333333785, avgTableSize=239.0
3.42/2.21	    
3.42/2.21	    num=16, depth=6..10, filters=3411, ccks=115, wck=0.087, mem=34M512
3.42/2.21	    decisions=675, wrong=229, backtracks=76, failedAssignments=160, nogoods=90, foundSolutions=5, bestBound=15
3.42/2.21	    nFilterCalls=6296, avgTableProportion=0.99583333333338, avgTableSize=239.0
3.42/2.21	    
3.42/2.21	o 14
3.42/2.21	    num=17, depth=8..36, filters=3707, ccks=138, wck=0.09, mem=34M512
3.42/2.21	    decisions=719, wrong=242, backtracks=82, failedAssignments=168, nogoods=93, foundSolutions=6, bestBound=14
3.42/2.21	    nFilterCalls=6727, avgTableProportion=0.9958333333333809, avgTableSize=239.0
3.42/2.21	    
3.42/2.21	    num=18, depth=17..18, filters=3884, ccks=138, wck=0.092, mem=37M155
3.42/2.21	    decisions=776, wrong=262, backtracks=83, failedAssignments=187, nogoods=98, foundSolutions=6, bestBound=14
3.42/2.21	    nFilterCalls=7086, avgTableProportion=0.9958333333333815, avgTableSize=239.0
3.42/2.21	    
3.42/2.21	    num=19, depth=6..8, filters=4243, ccks=138, wck=0.096, mem=37M155
3.42/2.21	    decisions=818, wrong=280, backtracks=90, failedAssignments=198, nogoods=102, foundSolutions=6, bestBound=14
3.42/2.21	    nFilterCalls=7778, avgTableProportion=0.9958333333333826, avgTableSize=239.0
3.42/2.21	    
3.42/2.22	    num=20, depth=7..9, filters=4467, ccks=138, wck=0.098, mem=37M155
3.42/2.22	    decisions=853, wrong=294, backtracks=92, failedAssignments=210, nogoods=103, foundSolutions=6, bestBound=14
3.42/2.22	    nFilterCalls=8165, avgTableProportion=0.9958333333333832, avgTableSize=239.0
3.42/2.22	    
3.42/2.22	    num=21, depth=5..10, filters=4665, ccks=138, wck=0.101, mem=37M155
3.42/2.22	    decisions=897, wrong=312, backtracks=97, failedAssignments=223, nogoods=106, foundSolutions=6, bestBound=14
3.42/2.22	    nFilterCalls=8631, avgTableProportion=0.9958333333333411, avgTableSize=239.0
3.42/2.22	    
3.42/2.22	    num=22, depth=7..9, filters=4995, ccks=138, wck=0.104, mem=37M155
3.42/2.22	    decisions=942, wrong=331, backtracks=102, failedAssignments=237, nogoods=114, foundSolutions=6, bestBound=14
3.42/2.22	    nFilterCalls=9156, avgTableProportion=0.995833333333292, avgTableSize=239.0
3.42/2.22	    
3.42/2.23	    num=23, depth=5..12, filters=5456, ccks=138, wck=0.107, mem=37M155
3.42/2.23	    decisions=1009, wrong=361, backtracks=117, failedAssignments=253, nogoods=117, foundSolutions=6, bestBound=14
3.42/2.23	    nFilterCalls=9898, avgTableProportion=0.9958333333332315, avgTableSize=239.0
3.42/2.23	    
3.42/2.23	    num=24, depth=7..10, filters=5839, ccks=138, wck=0.11, mem=37M155
3.42/2.23	    decisions=1066, wrong=385, backtracks=124, failedAssignments=270, nogoods=123, foundSolutions=6, bestBound=14
3.42/2.23	    nFilterCalls=10508, avgTableProportion=0.9958333333331881, avgTableSize=239.0
3.42/2.23	    
3.42/2.23	    num=25, depth=7..10, filters=6232, ccks=138, wck=0.113, mem=37M155
3.42/2.23	    decisions=1124, wrong=410, backtracks=130, failedAssignments=289, nogoods=128, foundSolutions=6, bestBound=14
3.42/2.23	    nFilterCalls=11133, avgTableProportion=0.9958333333331486, avgTableSize=239.0
3.42/2.23	    
3.42/2.24	    num=26, depth=5..8, filters=6824, ccks=138, wck=0.117, mem=37M155
3.42/2.24	    decisions=1191, wrong=441, backtracks=142, failedAssignments=310, nogoods=130, foundSolutions=6, bestBound=14
3.42/2.24	    nFilterCalls=12077, avgTableProportion=0.9958333333330968, avgTableSize=239.0
3.42/2.24	    
3.42/2.24	    num=27, depth=16..18, filters=7066, ccks=138, wck=0.12, mem=37M155
3.42/2.24	    decisions=1257, wrong=466, backtracks=144, failedAssignments=333, nogoods=136, foundSolutions=6, bestBound=14
3.42/2.24	    nFilterCalls=12556, avgTableProportion=0.9958333333330733, avgTableSize=239.0
3.42/2.24	    
3.42/2.24	    num=28, depth=5..11, filters=7782, ccks=138, wck=0.124, mem=37M155
3.42/2.24	    decisions=1337, wrong=502, backtracks=155, failedAssignments=358, nogoods=138, foundSolutions=6, bestBound=14
3.42/2.24	    nFilterCalls=13616, avgTableProportion=0.9958333333330275, avgTableSize=239.0
3.42/2.24	    
3.42/2.25	    num=29, depth=6..11, filters=8325, ccks=138, wck=0.128, mem=37M155
3.42/2.25	    decisions=1420, wrong=540, backtracks=167, failedAssignments=386, nogoods=143, foundSolutions=6, bestBound=14
3.42/2.25	    nFilterCalls=14457, avgTableProportion=0.995833333332996, avgTableSize=239.0
3.42/2.25	    
3.42/2.25	    num=30, depth=6..11, filters=9108, ccks=138, wck=0.133, mem=37M155
3.42/2.25	    decisions=1530, wrong=591, backtracks=190, failedAssignments=417, nogoods=149, foundSolutions=6, bestBound=14
3.42/2.25	    nFilterCalls=15734, avgTableProportion=0.9958333333329544, avgTableSize=239.0
3.42/2.25	    
3.42/2.25	    num=31, depth=17..19, filters=9431, ccks=138, wck=0.136, mem=37M155
3.42/2.25	    decisions=1619, wrong=627, backtracks=192, failedAssignments=451, nogoods=156, foundSolutions=6, bestBound=14
3.42/2.25	    nFilterCalls=16322, avgTableProportion=0.9958333333329374, avgTableSize=239.0
3.42/2.25	    
3.42/2.26	    num=32, depth=5..11, filters=10072, ccks=138, wck=0.14, mem=37M155
3.42/2.26	    decisions=1720, wrong=675, backtracks=204, failedAssignments=488, nogoods=158, foundSolutions=6, bestBound=14
3.42/2.26	    nFilterCalls=17362, avgTableProportion=0.9958333333330056, avgTableSize=239.0
3.42/2.26	    
3.42/2.27	    num=33, depth=5..9, filters=11341, ccks=138, wck=0.148, mem=37M155
3.42/2.27	    decisions=1846, wrong=735, backtracks=226, failedAssignments=529, nogoods=168, foundSolutions=6, bestBound=14
3.42/2.27	    nFilterCalls=19489, avgTableProportion=0.9958333333331473, avgTableSize=239.0
3.42/2.27	    
3.42/2.27	    num=34, depth=6..11, filters=12402, ccks=138, wck=0.154, mem=37M155
3.42/2.27	    decisions=1975, wrong=796, backtracks=244, failedAssignments=574, nogoods=177, foundSolutions=6, bestBound=14
3.42/2.27	    nFilterCalls=21042, avgTableProportion=0.9958333333332325, avgTableSize=239.0
3.42/2.27	    
3.42/2.28	    num=35, depth=16..19, filters=12868, ccks=138, wck=0.157, mem=37M155
3.42/2.28	    decisions=2097, wrong=849, backtracks=247, failedAssignments=624, nogoods=183, foundSolutions=6, bestBound=14
3.42/2.28	    nFilterCalls=21967, avgTableProportion=0.9958333333332776, avgTableSize=239.0
3.42/2.28	    
3.42/2.28	    num=36, depth=6..11, filters=14211, ccks=138, wck=0.164, mem=37M155
3.42/2.28	    decisions=2262, wrong=928, backtracks=272, failedAssignments=679, nogoods=185, foundSolutions=6, bestBound=14
3.42/2.28	    nFilterCalls=24267, avgTableProportion=0.9958333333333749, avgTableSize=239.0
3.42/2.28	    
3.42/2.29	    num=37, depth=5..11, filters=15464, ccks=138, wck=0.169, mem=37M155
3.42/2.29	    decisions=2443, wrong=1014, backtracks=297, failedAssignments=740, nogoods=188, foundSolutions=6, bestBound=14
3.42/2.29	    nFilterCalls=26174, avgTableProportion=0.9958333333334426, avgTableSize=239.0
3.42/2.29	    
3.42/2.29	    num=38, depth=15..19, filters=16181, ccks=138, wck=0.173, mem=37M155
3.42/2.29	    decisions=2600, wrong=1085, backtracks=301, failedAssignments=807, nogoods=196, foundSolutions=6, bestBound=14
3.42/2.29	    nFilterCalls=27453, avgTableProportion=0.9958333333334827, avgTableSize=239.0
3.42/2.29	    
3.74/2.30	    num=39, depth=5..12, filters=17948, ccks=138, wck=0.18, mem=39M797
3.74/2.30	    decisions=2799, wrong=1181, backtracks=323, failedAssignments=881, nogoods=200, foundSolutions=6, bestBound=14
3.74/2.30	    nFilterCalls=30018, avgTableProportion=0.9958333333335528, avgTableSize=239.0
3.74/2.30	    
3.74/2.30	    num=40, depth=14..19, filters=18706, ccks=138, wck=0.184, mem=39M797
3.74/2.30	    decisions=2985, wrong=1267, backtracks=328, failedAssignments=962, nogoods=208, foundSolutions=6, bestBound=14
3.74/2.30	    nFilterCalls=31435, avgTableProportion=0.9958333333335866, avgTableSize=239.0
3.74/2.30	    
3.74/2.31	    num=41, depth=4..13, filters=20517, ccks=138, wck=0.191, mem=39M797
3.74/2.31	    decisions=3235, wrong=1387, backtracks=359, failedAssignments=1051, nogoods=221, foundSolutions=6, bestBound=14
3.74/2.31	    nFilterCalls=34126, avgTableProportion=0.9958333333336431, avgTableSize=239.0
3.74/2.31	    
3.74/2.32	    num=42, depth=4..10, filters=22513, ccks=138, wck=0.198, mem=39M797
3.74/2.32	    decisions=3507, wrong=1520, backtracks=395, failedAssignments=1149, nogoods=224, foundSolutions=6, bestBound=14
3.74/2.32	    nFilterCalls=37172, avgTableProportion=0.9958333333336973, avgTableSize=239.0
3.74/2.32	    
3.74/2.32	    num=43, depth=10..18, filters=23747, ccks=138, wck=0.204, mem=39M797
3.74/2.32	    decisions=3749, wrong=1636, backtracks=403, failedAssignments=1257, nogoods=227, foundSolutions=6, bestBound=14
3.74/2.32	    nFilterCalls=39466, avgTableProportion=0.9958333333337325, avgTableSize=239.0
3.74/2.32	    
3.74/2.33	    num=44, depth=5..9, filters=26690, ccks=138, wck=0.215, mem=39M797
3.74/2.33	    decisions=4039, wrong=1778, backtracks=427, failedAssignments=1376, nogoods=239, foundSolutions=6, bestBound=14
3.74/2.33	    nFilterCalls=44074, avgTableProportion=0.9958333333337922, avgTableSize=239.0
3.74/2.33	    
3.74/2.34	    num=45, depth=4..12, filters=29560, ccks=138, wck=0.226, mem=39M797
3.74/2.34	    decisions=4427, wrong=1968, backtracks=491, failedAssignments=1507, nogoods=246, foundSolutions=6, bestBound=14
3.74/2.34	    nFilterCalls=48403, avgTableProportion=0.995833333333838, avgTableSize=239.0
3.74/2.34	    
3.74/2.35	    num=46, depth=10..19, filters=30928, ccks=138, wck=0.231, mem=39M797
3.74/2.35	    decisions=4743, wrong=2121, backtracks=500, failedAssignments=1651, nogoods=256, foundSolutions=6, bestBound=14
3.74/2.35	    nFilterCalls=51006, avgTableProportion=0.9958333333338617, avgTableSize=239.0
3.74/2.35	    
3.74/2.36	    num=47, depth=5..11, filters=33824, ccks=138, wck=0.241, mem=42M440
3.74/2.36	    decisions=5156, wrong=2324, backtracks=547, failedAssignments=1809, nogoods=268, foundSolutions=6, bestBound=14
3.74/2.36	    nFilterCalls=55247, avgTableProportion=0.9958333333338956, avgTableSize=239.0
3.74/2.36	    
3.74/2.37	    num=48, depth=4..10, filters=37163, ccks=138, wck=0.251, mem=42M440
3.74/2.37	    decisions=5613, wrong=2550, backtracks=605, failedAssignments=1983, nogoods=280, foundSolutions=6, bestBound=14
3.74/2.37	    nFilterCalls=60304, avgTableProportion=0.9958333333339298, avgTableSize=239.0
3.74/2.37	    
3.74/2.38	    num=49, depth=4..14, filters=42013, ccks=138, wck=0.266, mem=42M440
3.74/2.38	    decisions=6211, wrong=2846, backtracks=719, failedAssignments=2174, nogoods=296, foundSolutions=6, bestBound=14
3.74/2.38	    nFilterCalls=67478, avgTableProportion=0.9958333333339694, avgTableSize=239.0
3.74/2.38	    
3.74/2.39	    num=50, depth=5..13, filters=45303, ccks=138, wck=0.277, mem=42M440
3.74/2.39	    decisions=6724, wrong=3100, backtracks=770, failedAssignments=2385, nogoods=306, foundSolutions=6, bestBound=14
3.74/2.39	    nFilterCalls=73110, avgTableProportion=0.9958333333339952, avgTableSize=239.0
3.74/2.39	    
4.05/2.41	    num=51, depth=5..11, filters=49336, ccks=138, wck=0.29, mem=42M440
4.05/2.41	    decisions=7292, wrong=3381, backtracks=833, failedAssignments=2617, nogoods=315, foundSolutions=6, bestBound=14
4.05/2.41	    nFilterCalls=79469, avgTableProportion=0.9958333333340198, avgTableSize=239.0
4.05/2.41	    
4.05/2.43	    num=52, depth=3..12, filters=55218, ccks=138, wck=0.308, mem=45M82
4.05/2.43	    decisions=8093, wrong=3778, backtracks=992, failedAssignments=2872, nogoods=331, foundSolutions=6, bestBound=14
4.05/2.43	    nFilterCalls=89017, avgTableProportion=0.9958333333340502, avgTableSize=239.0
4.05/2.43	    
4.05/2.44	    num=53, depth=4..11, filters=61958, ccks=138, wck=0.326, mem=45M82
4.05/2.44	    decisions=8893, wrong=4175, backtracks=1123, failedAssignments=3153, nogoods=343, foundSolutions=6, bestBound=14
4.05/2.44	    nFilterCalls=98957, avgTableProportion=0.9958333333340756, avgTableSize=239.0
4.05/2.44	    
4.05/2.46	    num=54, depth=5..19, filters=66381, ccks=138, wck=0.339, mem=45M82
4.05/2.46	    decisions=9597, wrong=4524, backtracks=1166, failedAssignments=3462, nogoods=356, foundSolutions=6, bestBound=14
4.05/2.46	    nFilterCalls=106723, avgTableProportion=0.9958333333340923, avgTableSize=239.0
4.05/2.46	    
4.05/2.48	    num=55, depth=4..11, filters=74142, ccks=138, wck=0.36, mem=47M724
4.05/2.48	    decisions=10524, wrong=4985, backtracks=1306, failedAssignments=3802, nogoods=368, foundSolutions=6, bestBound=14
4.05/2.48	    nFilterCalls=118793, avgTableProportion=0.9958333333341137, avgTableSize=239.0
4.05/2.48	    
4.31/2.50	    num=56, depth=4..19, filters=79864, ccks=138, wck=0.38, mem=47M724
4.31/2.50	    decisions=11459, wrong=5450, backtracks=1415, failedAssignments=4176, nogoods=391, foundSolutions=6, bestBound=14
4.31/2.50	    nFilterCalls=130477, avgTableProportion=0.9958333333341307, avgTableSize=239.0
4.31/2.50	    
4.31/2.52	    num=57, depth=3..11, filters=88352, ccks=138, wck=0.403, mem=47M724
4.31/2.52	    decisions=12627, wrong=6032, backtracks=1597, failedAssignments=4587, nogoods=397, foundSolutions=6, bestBound=14
4.31/2.52	    nFilterCalls=143268, avgTableProportion=0.9958333333329631, avgTableSize=239.0
4.31/2.52	    
4.31/2.55	    num=58, depth=4..19, filters=97328, ccks=138, wck=0.43, mem=50M367
4.31/2.55	    decisions=13860, wrong=6645, backtracks=1773, failedAssignments=5039, nogoods=412, foundSolutions=6, bestBound=14
4.31/2.55	    nFilterCalls=159407, avgTableProportion=0.9958333333316255, avgTableSize=239.0
4.31/2.55	    
4.31/2.57	    num=59, depth=2..19, filters=104699, ccks=138, wck=0.451, mem=50M367
4.31/2.57	    decisions=15092, wrong=7258, backtracks=1895, failedAssignments=5536, nogoods=433, foundSolutions=6, bestBound=14
4.31/2.57	    nFilterCalls=171311, avgTableProportion=0.9958333333308005, avgTableSize=239.0
4.31/2.57	    
4.46/2.60	    num=60, depth=4..11, filters=119082, ccks=138, wck=0.486, mem=53M9
4.46/2.60	    decisions=16599, wrong=8009, backtracks=2128, failedAssignments=6083, nogoods=459, foundSolutions=6, bestBound=14
4.46/2.60	    nFilterCalls=193768, avgTableProportion=0.99583333332952, avgTableSize=239.0
4.46/2.60	    
4.46/2.64	    num=61, depth=3..12, filters=133006, ccks=138, wck=0.522, mem=55M652
4.46/2.64	    decisions=18232, wrong=8823, backtracks=2367, failedAssignments=6685, nogoods=475, foundSolutions=6, bestBound=14
4.46/2.64	    nFilterCalls=215660, avgTableProportion=0.9958333333285283, avgTableSize=239.0
4.46/2.64	    
4.46/2.68	    num=62, depth=3..15, filters=147982, ccks=138, wck=0.56, mem=55M652
4.46/2.68	    decisions=20023, wrong=9715, backtracks=2618, failedAssignments=7347, nogoods=479, foundSolutions=6, bestBound=14
4.46/2.68	    nFilterCalls=239147, avgTableProportion=0.9958333333276663, avgTableSize=239.0
4.46/2.68	    
4.58/2.72	    num=63, depth=3..14, filters=165184, ccks=138, wck=0.601, mem=58M294
4.58/2.72	    decisions=22234, wrong=10818, backtracks=3039, failedAssignments=8075, nogoods=493, foundSolutions=6, bestBound=14
4.58/2.72	    nFilterCalls=265058, avgTableProportion=0.9958333333270922, avgTableSize=239.0
4.58/2.72	    
4.58/2.76	    num=64, depth=4..18, filters=179995, ccks=138, wck=0.641, mem=60M937
4.58/2.76	    decisions=24308, wrong=11852, backtracks=3304, failedAssignments=8876, nogoods=500, foundSolutions=6, bestBound=14
4.58/2.76	    nFilterCalls=290826, avgTableProportion=0.9958333333290205, avgTableSize=239.0
4.58/2.76	    
4.69/2.81	    num=65, depth=3..12, filters=199571, ccks=138, wck=0.691, mem=63M579
4.69/2.81	    decisions=26654, wrong=13022, backtracks=3631, failedAssignments=9757, nogoods=510, foundSolutions=6, bestBound=14
4.69/2.81	    nFilterCalls=322824, avgTableProportion=0.9958333333309866, avgTableSize=239.0
4.69/2.81	    
4.69/2.86	    num=66, depth=4..19, filters=218119, ccks=138, wck=0.744, mem=66M222
4.69/2.86	    decisions=29235, wrong=14309, backtracks=4008, failedAssignments=10727, nogoods=524, foundSolutions=6, bestBound=14
4.69/2.86	    nFilterCalls=356554, avgTableProportion=0.9958333333326769, avgTableSize=239.0
4.69/2.86	    
4.79/2.91	    num=67, depth=3..12, filters=238747, ccks=138, wck=0.795, mem=68M864
4.79/2.91	    decisions=31916, wrong=15647, backtracks=4309, failedAssignments=11794, nogoods=536, foundSolutions=6, bestBound=14
4.79/2.91	    nFilterCalls=387057, avgTableProportion=0.9958333333339519, avgTableSize=239.0
4.79/2.91	    
4.79/2.98	    num=68, depth=2..12, filters=266569, ccks=138, wck=0.862, mem=71M506
4.79/2.98	    decisions=34883, wrong=17128, backtracks=4649, failedAssignments=12967, nogoods=553, foundSolutions=6, bestBound=14
4.79/2.98	    nFilterCalls=429415, avgTableProportion=0.995833333335422, avgTableSize=239.0
4.79/2.98	    
4.90/3.05	    num=69, depth=2..14, filters=293897, ccks=138, wck=0.935, mem=76M791
4.90/3.05	    decisions=38517, wrong=18942, backtracks=5242, failedAssignments=14258, nogoods=569, foundSolutions=6, bestBound=14
4.90/3.05	    nFilterCalls=474992, avgTableProportion=0.995833333336711, avgTableSize=239.0
4.90/3.05	    
5.00/3.13	    num=70, depth=3..13, filters=325562, ccks=138, wck=1.015, mem=79M434
5.00/3.13	    decisions=42354, wrong=20858, backtracks=5793, failedAssignments=15678, nogoods=593, foundSolutions=6, bestBound=14
5.00/3.13	    nFilterCalls=522328, avgTableProportion=0.9958333333378115, avgTableSize=239.0
5.00/3.13	    
5.17/3.22	    num=71, depth=3..18, filters=358162, ccks=138, wck=1.102, mem=84M719
5.17/3.22	    decisions=46563, wrong=22960, backtracks=6399, failedAssignments=17240, nogoods=607, foundSolutions=6, bestBound=14
5.17/3.22	    nFilterCalls=573489, avgTableProportion=0.9958333333387968, avgTableSize=239.0
5.17/3.22	    
5.27/3.31	    num=72, depth=3..18, filters=393858, ccks=138, wck=1.197, mem=90M4
5.27/3.31	    decisions=50974, wrong=25162, backtracks=6955, failedAssignments=18958, nogoods=615, foundSolutions=6, bestBound=14
5.27/3.31	    nFilterCalls=633291, avgTableProportion=0.9958333333397467, avgTableSize=239.0
5.27/3.31	    
5.37/3.43	    num=73, depth=4..19, filters=439551, ccks=138, wck=1.313, mem=95M288
5.37/3.43	    decisions=56199, wrong=27772, backtracks=7833, failedAssignments=20848, nogoods=622, foundSolutions=6, bestBound=14
5.37/3.43	    nFilterCalls=709834, avgTableProportion=0.9958333333407289, avgTableSize=239.0
5.37/3.43	    
5.47/3.55	    num=74, depth=2..13, filters=485945, ccks=138, wck=1.429, mem=100M573
5.47/3.55	    decisions=61831, wrong=30586, backtracks=8647, failedAssignments=22927, nogoods=631, foundSolutions=6, bestBound=14
5.47/3.55	    nFilterCalls=779306, avgTableProportion=0.9958333333414533, avgTableSize=239.0
5.47/3.55	    
5.57/3.68	    num=75, depth=4..19, filters=536186, ccks=138, wck=1.565, mem=108M501
5.57/3.68	    decisions=68180, wrong=33757, backtracks=9666, failedAssignments=25214, nogoods=653, foundSolutions=6, bestBound=14
5.57/3.68	    nFilterCalls=867624, avgTableProportion=0.9958333333422068, avgTableSize=239.0
5.57/3.68	    
5.78/3.80	    num=76, depth=2..13, filters=581630, ccks=138, wck=1.685, mem=113M785
5.78/3.80	    decisions=74625, wrong=36977, backtracks=10439, failedAssignments=27730, nogoods=665, foundSolutions=6, bestBound=14
5.78/3.80	    nFilterCalls=937448, avgTableProportion=0.995833333342702, avgTableSize=239.0
5.78/3.80	    
5.88/3.97	    num=77, depth=1..13, filters=645699, ccks=138, wck=1.848, mem=121M713
5.88/3.97	    decisions=82582, wrong=40953, backtracks=11766, failedAssignments=30498, nogoods=684, foundSolutions=6, bestBound=14
5.88/3.97	    nFilterCalls=1036365, avgTableProportion=0.9958333333432893, avgTableSize=239.0
5.88/3.97	    
6.09/4.14	    num=78, depth=1..16, filters=710692, ccks=138, wck=2.018, mem=129M640
6.09/4.14	    decisions=90859, wrong=45089, backtracks=12967, failedAssignments=33542, nogoods=705, foundSolutions=6, bestBound=14
6.09/4.14	    nFilterCalls=1139223, avgTableProportion=0.9958333333437918, avgTableSize=239.0
6.09/4.14	    
6.28/4.33	    num=79, depth=1..15, filters=788272, ccks=138, wck=2.216, mem=140M210
6.28/4.33	    decisions=100771, wrong=50043, backtracks=14769, failedAssignments=36891, nogoods=716, foundSolutions=6, bestBound=14
6.28/4.33	    nFilterCalls=1260433, avgTableProportion=0.9958333333442787, avgTableSize=239.0
6.28/4.33	    
6.51/4.55	    num=80, depth=3..19, filters=866761, ccks=138, wck=2.427, mem=27M483
6.51/4.55	    decisions=109874, wrong=54591, backtracks=15744, failedAssignments=40575, nogoods=732, foundSolutions=6, bestBound=14
6.51/4.55	    nFilterCalls=1386197, avgTableProportion=0.9958333333446939, avgTableSize=239.0
6.51/4.55	    
6.72/4.76	    num=81, depth=1..14, filters=953628, ccks=138, wck=2.643, mem=37M841
6.72/4.76	    decisions=121642, wrong=60472, backtracks=17745, failedAssignments=44627, nogoods=747, foundSolutions=6, bestBound=14
6.72/4.76	    nFilterCalls=1518296, avgTableProportion=0.995833333345056, avgTableSize=239.0
6.72/4.76	    
7.05/5.03	    num=82, depth=3..18, filters=1061942, ccks=138, wck=2.911, mem=53M379
7.05/5.03	    decisions=133939, wrong=66618, backtracks=19775, failedAssignments=49084, nogoods=765, foundSolutions=6, bestBound=14
7.05/5.03	    nFilterCalls=1702007, avgTableProportion=0.9958333333454661, avgTableSize=239.0
7.05/5.03	    
7.24/5.29	    num=83, depth=1..14, filters=1166198, ccks=138, wck=3.173, mem=66M327
7.24/5.29	    decisions=148719, wrong=74006, backtracks=22543, failedAssignments=53987, nogoods=781, foundSolutions=6, bestBound=14
7.24/5.29	    nFilterCalls=1865880, avgTableProportion=0.9958333333457637, avgTableSize=239.0
7.24/5.29	    
7.54/5.58	    num=84, depth=1..14, filters=1280739, ccks=138, wck=3.458, mem=81M864
7.54/5.58	    decisions=163985, wrong=81636, backtracks=25006, failedAssignments=59381, nogoods=796, foundSolutions=6, bestBound=14
7.54/5.58	    nFilterCalls=2043510, avgTableProportion=0.9958333333460325, avgTableSize=239.0
7.54/5.58	    
7.85/5.90	    num=85, depth=2..20, filters=1409811, ccks=138, wck=3.778, mem=97M401
7.85/5.90	    decisions=179539, wrong=89411, backtracks=27143, failedAssignments=65314, nogoods=843, foundSolutions=6, bestBound=14
7.85/5.90	    nFilterCalls=2250248, avgTableProportion=0.995833333331359, avgTableSize=239.0
7.85/5.90	    
8.26/6.25	    num=86, depth=0..18, filters=1549068, ccks=138, wck=4.131, mem=115M528
8.26/6.25	    decisions=198382, wrong=98830, backtracks=30361, failedAssignments=71840, nogoods=850, foundSolutions=6, bestBound=14
8.26/6.25	    nFilterCalls=2471051, avgTableProportion=0.9958333333121177, avgTableSize=239.0
8.26/6.25	    
8.67/6.65	    num=87, depth=2..19, filters=1711228, ccks=138, wck=4.536, mem=136M245
8.67/6.65	    decisions=217589, wrong=108431, backtracks=33188, failedAssignments=79019, nogoods=873, foundSolutions=6, bestBound=14
8.67/6.65	    nFilterCalls=2736063, avgTableProportion=0.9958333332931243, avgTableSize=239.0
8.67/6.65	    
9.20/7.11	    num=88, depth=0..15, filters=1886830, ccks=138, wck=4.989, mem=27M506
9.20/7.11	    decisions=240396, wrong=119830, backtracks=37047, failedAssignments=86916, nogoods=881, foundSolutions=6, bestBound=14
9.20/7.11	    nFilterCalls=3006369, avgTableProportion=0.995833333277201, avgTableSize=239.0
9.20/7.11	    
9.59/7.56	    num=89, depth=2..19, filters=2068477, ccks=138, wck=5.441, mem=50M978
9.59/7.56	    decisions=263932, wrong=131595, backtracks=40751, failedAssignments=95603, nogoods=931, foundSolutions=6, bestBound=14
9.59/7.56	    nFilterCalls=3294748, avgTableProportion=0.9958333332630938, avgTableSize=239.0
9.59/7.56	    
10.10/8.09	    num=90, depth=0..18, filters=2279240, ccks=138, wck=5.971, mem=79M667
10.10/8.09	    decisions=290399, wrong=144826, backtracks=44862, failedAssignments=105158, nogoods=965, foundSolutions=6, bestBound=14
10.10/8.09	    nFilterCalls=3621261, avgTableProportion=0.9958333332498333, avgTableSize=239.0
10.10/8.09	    
10.69/8.68	    num=91, depth=0..19, filters=2513189, ccks=138, wck=6.562, mem=110M964
10.69/8.68	    decisions=318623, wrong=158936, backtracks=49042, failedAssignments=115669, nogoods=984, foundSolutions=6, bestBound=14
10.69/8.68	    nFilterCalls=3993538, avgTableProportion=0.9958333332373597, avgTableSize=239.0
10.69/8.68	    
11.39/9.33	    num=92, depth=0..19, filters=2772930, ccks=138, wck=7.213, mem=144M869
11.39/9.33	    decisions=350774, wrong=175008, backtracks=54194, failedAssignments=127231, nogoods=1026, foundSolutions=6, bestBound=14
11.39/9.33	    nFilterCalls=4393064, avgTableProportion=0.995833333245533, avgTableSize=239.0
11.39/9.33	    
12.14/10.07	    num=93, depth=0..19, filters=3058183, ccks=138, wck=7.949, mem=50M626
12.14/10.07	    decisions=385153, wrong=192195, backtracks=59406, failedAssignments=139949, nogoods=1041, foundSolutions=6, bestBound=14
12.14/10.07	    nFilterCalls=4862058, avgTableProportion=0.9958333332779584, avgTableSize=239.0
12.14/10.07	    
12.93/10.83	    num=94, depth=0..19, filters=3367132, ccks=138, wck=8.716, mem=91M799
12.93/10.83	    decisions=423430, wrong=211332, backtracks=65252, failedAssignments=153939, nogoods=1044, foundSolutions=6, bestBound=14
12.93/10.83	    nFilterCalls=5348533, avgTableProportion=0.9958333333055839, avgTableSize=239.0
12.93/10.83	    
13.14/11.04	
13.14/11.04	  New Bounds: 14..13
13.14/11.04	    num=95, depth=0..19, filters=3448908, ccks=138, wck=8.924, mem=105M523
13.14/11.04	    decisions=433240, wrong=216238, backtracks=66776, failedAssignments=157521, foundSolutions=6, bestBound=14
13.14/11.04	    nFilterCalls=5484033, avgTableProportion=0.9958333333124059, avgTableSize=239.0
13.14/11.04	    
13.14/11.04	  Global
13.14/11.04	    filters=3448908, ccks=138
13.14/11.04	    Stop=FULL_EXPLORATION, wrong=216238, bestBound=14, bestBoundWck=0.363, bestBoundCpu=2.173, foundSolutions=6, firstSolCpu=2.093
13.14/11.04	    wck=9.198, cpu=10.975, mem=105M523
13.14/11.04	
13.14/11.04	v <instantiation id='sol6' type='solution' cost='14'>  <list> x[] d[][] </list>  <values> 2 11 6 3 4 5 7 1 0 8 9 10 12 13 14 15 * * 0 0 * 2 1 1 0 * * * * * * * * * * 0 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 1 0 0 1 * * * * * * * * * * * * 0 1 1 0 * * * * * * * * * * * * * 0 0 1 * * * * * * * * * * * * * * 1 2 * * * * * * * * * * * * * * * 0 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * </values>  </instantiation>
13.14/11.04	s OPTIMUM FOUND
13.14/11.04	
13.14/11.04	d WRONG_DECISIONS 216238
13.14/11.04	d NUMBER_SOLUTIONS 6

Verifier Data

OK	14

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390768-1568380576/watcher-4390768-1568380576 -o /tmp/evaluation-result-4390768-1568380576/solver-4390768-1568380576 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568380472-29502 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390768-1568380576.xml -cm 

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

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

solver pid=29705, runsolver pid=29702

[startup+0.10006 s]*
/proc/loadavg: 1.29 0.39 0.17 5/228 29720
/proc/meminfo: memFree=31395784/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10659884 memory=28956 CPUtime=0.13 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 5224 0 0 0 12 1 0 0 20 0 15 0 414309019 10915721216 7239 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2664971 7239 2901 1 0 2627468 0
[pid=29705/tid=29707] ppid=29702 vsize=10659884 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) R 29702 29705 29470 0 -1 4202560 2964 0 0 0 9 0 0 0 20 0 15 0 414309019 10915721216 7239 33554432000 4194304 4196468 140729028403552 140517454670880 140517450461786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 7239 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10659884 memory=139982773229138 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 7239 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 7239 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 7239 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516941317280 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516940264176 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) S 29702 29705 29470 0 -1 1077944384 355 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516938160880 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0.02 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) R 29702 29705 29470 0 -1 4202560 369 0 0 0 2 0 0 0 20 0 15 0 414309025 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516936054464 140517434602415 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 7239 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28956 KiB

[startup+0.210598 s]*
/proc/loadavg: 1.29 0.39 0.17 3/228 29720
/proc/meminfo: memFree=31389396/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10659884 memory=35520 CPUtime=0.32 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 6490 0 0 0 31 1 0 0 20 0 15 0 414309019 10915721216 8880 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2664971 8880 2989 1 0 2627468 0
[pid=29705/tid=29707] ppid=29702 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) R 29702 29705 29470 0 -1 4202560 3452 0 0 0 19 1 0 0 20 0 15 0 414309019 10915721216 8880 33554432000 4194304 4196468 140729028403552 140517454666800 140517450462365 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10659884 memory=343 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 8880 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10659884 memory=288370358924912256 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 8880 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 8880 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 8880 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516941317280 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516940264176 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) S 29702 29705 29470 0 -1 1077944384 701 0 0 0 3 0 0 0 20 0 15 0 414309025 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516938160880 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 15 0 414309025 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0.05 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) S 29702 29705 29470 0 -1 1077944384 718 0 0 0 5 0 0 0 20 0 15 0 414309025 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516936055280 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 8880 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35520 KiB

[startup+0.314636 s]*
/proc/loadavg: 1.29 0.39 0.17 4/228 29720
/proc/meminfo: memFree=31381712/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10659884 memory=40680 CPUtime=0.48 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 8960 0 0 0 45 3 0 0 20 0 15 0 414309019 10915721216 10170 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2664971 10170 3002 1 0 2627468 0
[pid=29705/tid=29707] ppid=29702 vsize=10659884 memory=7022364594140610616 CPUtime=0.31 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) R 29702 29705 29470 0 -1 4202560 5859 0 0 0 29 2 0 0 20 0 15 0 414309019 10915721216 10170 33554432000 4194304 4196468 140729028403552 140517454677040 140517450462365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10659884 memory=4297776180 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 10170 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10659884 memory=288370358924912256 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 10170 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 10170 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309020 10915721216 10170 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516941317280 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414309022 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516940264176 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) S 29702 29705 29470 0 -1 1077944384 709 0 0 0 4 0 0 0 20 0 15 0 414309025 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516938160880 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 295 0 0 0 4 0 0 0 20 0 15 0 414309025 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0.08 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) S 29702 29705 29470 0 -1 1077944384 738 0 0 0 8 0 0 0 20 0 15 0 414309025 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516936055280 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10659884 memory=139982773200512 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309025 10915721216 10170 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40680 KiB

[startup+0.701226 s]
/proc/loadavg: 1.29 0.39 0.17 3/228 29720
/proc/meminfo: memFree=31373764/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10661932 memory=63288 CPUtime=1.11 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 12387 0 0 0 106 5 0 0 20 0 15 0 414309019 10917818368 15822 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2665483 15822 3074 1 0 2627980 0
[pid=29705/tid=29707] ppid=29702 vsize=10661932 memory=19912 CPUtime=0.68 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) R 29702 29705 29470 0 -1 4202560 8404 0 0 0 64 4 0 0 20 0 15 0 414309019 10917818368 15822 33554432000 4194304 4196468 140729028403552 140517454672464 140517430716104 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10661932 memory=988 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10917818368 15822 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10917818368 15822 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10917818368 15822 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309020 10917818368 15822 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309022 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414309022 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516941317280 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414309022 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516940264176 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10661932 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) R 29702 29705 29470 0 -1 4202560 936 0 0 0 12 0 0 0 20 0 15 0 414309025 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516938146976 140517431963325 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10661932 memory=79 CPUtime=0.1 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 555 0 0 0 10 0 0 0 20 0 15 0 414309025 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10661932 memory=5496 CPUtime=0.19 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) S 29702 29705 29470 0 -1 1077944384 1133 0 0 0 19 0 0 0 20 0 15 0 414309025 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516936055280 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414309025 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309025 10917818368 15822 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63288 KiB

[startup+1.50076 s]
/proc/loadavg: 1.29 0.39 0.17 3/228 29720
/proc/meminfo: memFree=31357044/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10663980 memory=75272 CPUtime=2 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 17726 0 0 0 194 6 0 0 20 0 15 0 414309019 10919915520 18818 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2665995 18818 3097 1 0 2628492 0
[pid=29705/tid=29707] ppid=29702 vsize=10663980 memory=19912 CPUtime=1.48 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) R 29702 29705 29470 0 -1 4202560 12420 0 0 0 143 5 0 0 20 0 15 0 414309019 10919915520 18818 33554432000 4194304 4196468 140729028403552 140517454670928 140517434520926 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10663980 memory=988 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10919915520 18818 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10919915520 18818 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414309020 10919915520 18818 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414309020 10919915520 18818 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 414309022 10919915520 18818 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0

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

[startup+9.60079 s]
/proc/loadavg: 1.33 0.43 0.19 4/229 29721
/proc/meminfo: memFree=31184508/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10746276 memory=252648 CPUtime=11.73 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 29778 0 0 0 1157 16 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2686569 63162 3367 1 0 2646705 0
[pid=29705/tid=29707] ppid=29702 vsize=10746276 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) S 29702 29705 29470 0 -1 1077944384 14550 0 0 0 179 6 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517454683312 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10746276 memory=7302135314614015842 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10746276 memory=4639098309541126757 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 857 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10746276 memory=7014751519734584657 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 100 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10746276 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 181 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10746276 memory=240212 CPUtime=0.01 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 1291 0 0 0 1 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10746276 memory=56 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516941317344 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516940264192 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10746276 memory=3632 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10746276 memory=19912 CPUtime=0.77 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) S 29702 29705 29470 0 -1 1077944384 2434 0 0 0 77 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516938160880 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10746276 memory=279965295732768 CPUtime=0.72 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 2059 0 0 0 72 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10746276 memory=267550692796441 CPUtime=0.48 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) S 29702 29705 29470 0 -1 1077944384 2096 0 0 0 48 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516936055280 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10746276 memory=267550692796442 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10746276 memory=239880 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29721] ppid=29702 vsize=10746276 memory=0 CPUtime=7.65 cores=1,3,5,7
/proc/29705/task/29721/stat : 29721 (java) R 29702 29705 29470 0 -1 4202560 4547 0 0 0 762 3 0 0 20 0 16 0 414309207 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516916997648 140517057374492 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 11.73 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 252648 KiB

[startup+10.4006 s]
/proc/loadavg: 1.33 0.43 0.19 3/229 29721
/proc/meminfo: memFree=31172220/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10746276 memory=252648 CPUtime=12.53 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 29902 0 0 0 1237 16 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2686569 63162 3367 1 0 2646705 0
[pid=29705/tid=29707] ppid=29702 vsize=10746276 memory=1927 CPUtime=1.85 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) S 29702 29705 29470 0 -1 1077944384 14550 0 0 0 179 6 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517454683312 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10746276 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10746276 memory=97 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 857 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10746276 memory=569 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 100 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10746276 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 181 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10746276 memory=1918 CPUtime=0.01 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 1291 0 0 0 1 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10746276 memory=1327 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516941317344 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10746276 memory=56 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516940264192 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10746276 memory=-8412656542088400755 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10746276 memory=-8029775829737353339 CPUtime=0.77 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) S 29702 29705 29470 0 -1 1077944384 2434 0 0 0 77 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516938160880 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10746276 memory=-7173504570862900581 CPUtime=0.72 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 2059 0 0 0 72 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10746276 memory=6944657691966988345 CPUtime=0.48 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) S 29702 29705 29470 0 -1 1077944384 2175 0 0 0 48 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516936055280 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10746276 memory=-7522837583095740291 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10746276 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29721] ppid=29702 vsize=10746276 memory=0 CPUtime=8.45 cores=1,3,5,7
/proc/29705/task/29721/stat : 29721 (java) R 29702 29705 29470 0 -1 4202560 4582 0 0 0 842 3 0 0 20 0 16 0 414309207 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516916997536 140517058088187 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 252648 KiB

[startup+10.8006 s]
/proc/loadavg: 1.33 0.43 0.19 3/229 29721
/proc/meminfo: memFree=31172220/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10746276 memory=252648 CPUtime=12.93 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 29902 0 0 0 1277 16 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2686569 63162 3367 1 0 2646705 0
[pid=29705/tid=29707] ppid=29702 vsize=10746276 memory=11418495643 CPUtime=1.85 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) S 29702 29705 29470 0 -1 1077944384 14550 0 0 0 179 6 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517454683312 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 857 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 100 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 181 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.01 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 1291 0 0 0 1 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516941317344 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516940264192 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.77 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) S 29702 29705 29470 0 -1 1077944384 2434 0 0 0 77 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516938160880 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.72 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 2059 0 0 0 72 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0.48 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) S 29702 29705 29470 0 -1 1077944384 2175 0 0 0 48 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516936055280 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10746276 memory=7591245158370356634 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29721] ppid=29702 vsize=10746276 memory=8761640388971749472 CPUtime=8.85 cores=1,3,5,7
/proc/29705/task/29721/stat : 29721 (java) R 29702 29705 29470 0 -1 4202560 4582 0 0 0 882 3 0 0 20 0 16 0 414309207 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516916989392 140517057373184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 12.93 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 252648 KiB

[startup+11.0007 s]*
/proc/loadavg: 1.33 0.43 0.19 3/229 29721
/proc/meminfo: memFree=31172056/32770624 swapFree=66994764/67108860
[pid=29705] ppid=29702 vsize=10746276 memory=252648 CPUtime=13.14 cores=1,3,5,7
/proc/29705/stat : 29705 (java) S 29702 29705 29470 0 -1 1077944320 29902 0 0 0 1298 16 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140729028386096 140517450440439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
/proc/29705/statm: 2686569 63162 3367 1 0 2646705 0
[pid=29705/tid=29707] ppid=29702 vsize=10746276 memory=7022364594140610616 CPUtime=1.85 cores=1,3,5,7
/proc/29705/task/29707/stat : 29707 (java) S 29702 29705 29470 0 -1 1077944384 14550 0 0 0 179 6 0 0 20 0 16 0 414309019 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517454683312 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29708] ppid=29702 vsize=10746276 memory=343 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29708/stat : 29708 (java) S 29702 29705 29470 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517376515088 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29709] ppid=29702 vsize=10746276 memory=288370358924912256 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29709/stat : 29709 (java) S 29702 29705 29470 0 -1 1077944384 857 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517375462544 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29710] ppid=29702 vsize=10746276 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29710/stat : 29710 (java) S 29702 29705 29470 0 -1 1077944384 100 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517374409488 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29711] ppid=29702 vsize=10746276 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/29705/task/29711/stat : 29711 (java) S 29702 29705 29470 0 -1 1077944384 181 0 0 0 3 0 0 0 20 0 16 0 414309020 11004186624 63162 33554432000 4194304 4196468 140729028403552 140517373356944 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29712] ppid=29702 vsize=10746276 memory=139982773200512 CPUtime=0.01 cores=1,3,5,7
/proc/29705/task/29712/stat : 29712 (java) S 29702 29705 29470 0 -1 1077944384 1291 0 0 0 1 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516942371056 140517450451586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29713] ppid=29702 vsize=10746276 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29713/stat : 29713 (java) S 29702 29705 29470 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516941317344 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29714] ppid=29702 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29714/stat : 29714 (java) S 29702 29705 29470 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414309022 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516940264192 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29715] ppid=29702 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29715/stat : 29715 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516939212752 140517450459035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29716] ppid=29702 vsize=10746276 memory=0 CPUtime=0.77 cores=1,3,5,7
/proc/29705/task/29716/stat : 29716 (java) S 29702 29705 29470 0 -1 1077944384 2434 0 0 0 77 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516938160880 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29717] ppid=29702 vsize=10746276 memory=-1 CPUtime=0.72 cores=1,3,5,7
/proc/29705/task/29717/stat : 29717 (java) S 29702 29705 29470 0 -1 1077944384 2059 0 0 0 72 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516937108336 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29718] ppid=29702 vsize=10746276 memory=139982773200512 CPUtime=0.48 cores=1,3,5,7
/proc/29705/task/29718/stat : 29718 (java) S 29702 29705 29470 0 -1 1077944384 2175 0 0 0 48 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516936055280 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29719] ppid=29702 vsize=10746276 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29719/stat : 29719 (java) S 29702 29705 29470 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516935002976 140517450450645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29720] ppid=29702 vsize=10746276 memory=139982773200512 CPUtime=0 cores=1,3,5,7
/proc/29705/task/29720/stat : 29720 (java) S 29702 29705 29470 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 414309025 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516933950000 140517450451586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
[pid=29705/tid=29721] ppid=29702 vsize=10746276 memory=-1 CPUtime=9.06 cores=1,3,5,7
/proc/29705/task/29721/stat : 29721 (java) R 29702 29705 29470 0 -1 4202560 4582 0 0 0 903 3 0 0 20 0 16 0 414309207 11004186624 63162 33554432000 4194304 4196468 140729028403552 140516916989392 140517057583100 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11087872 140729028408331 140729028408434 140729028408434 140729028411343 0
Current children cumulated CPU time: 13.14 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 252648 KiB

Child status: 0
Real time (s): 11.0539
CPU time (s): 13.1944
CPU user time (s): 13.0273
CPU system time (s): 0.167068
CPU usage (%): 119.364
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 252648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.0273
system time used= 0.167068
maximum resident set size= 252832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30656
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= 2712
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 29705
#   total CPU time (s): 13.1944
#   total CPU user time (s): 13.0273
#   total CPU system time (s): 0.167068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.099088 second user time and 0.141696 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-13 15:15:30
IDJOB=4390768
IDBENCH=123101
IDSOLVER=2832
FILE ID=node102/4390768-1568380576
RUNJOBID= node102-1568380472-29502
PBS_JOBID= 21701852
Free space on /tmp= 56896 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-esc16e.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390768-1568380576/watcher-4390768-1568380576 -o /tmp/evaluation-result-4390768-1568380576/solver-4390768-1568380576 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568380472-29502 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390768-1568380576.xml -cm

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

MD5SUM BENCH= 9478703244e8f640224ac5c9e01083b8
RANDOM SEED=1712976382

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31413360 kB
MemAvailable:   31671008 kB
Buffers:          136512 kB
Cached:           411508 kB
SwapCached:        10224 kB
Active:           500952 kB
Inactive:         309424 kB
Active(anon):     259040 kB
Inactive(anon):    33604 kB
Active(file):     241912 kB
Inactive(file):   275820 kB
Unevictable:      110464 kB
Mlocked:          110464 kB
SwapTotal:      67108860 kB
SwapFree:       66994764 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        387448 kB
Mapped:            46460 kB
Shmem:             21796 kB
Slab:             139824 kB
SReclaimable:     111500 kB
SUnreclaim:        28324 kB
KernelStack:        4032 kB
PageTables:         6428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1311940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 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= 56888 MiB
End job on node102 at 2019-09-13 15:15:42