Trace number 4391068

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.1433 10.9979

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.1433
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.40/1.89	
2.40/1.89	AbsCon 2 
2.65/1.90	
2.92/2.02	  Instance
2.92/2.02	    name=instance-4391068-1568389165, framework=COP, bounds=-infty..+infty
2.92/2.02	
2.92/2.02	  Loading variables...
2.92/2.06	  Loading constraints...
2.92/2.10	
2.92/2.10	  Domains
2.92/2.10	    nTypes=2, nValues=340, sizes=[4#21,16#16]
2.92/2.10	  Variables
2.92/2.10	    count=37, degrees=[1#7,2#23,5#1,7#6]
2.92/2.10	  Objectives
2.92/2.10	    way=min, type=SumWeightedLE
2.92/2.10	  Constraints
2.92/2.10	    count=23, nSpecific=23, arities=[3#21,16#1,21#1]
2.92/2.10	    distribution=[AllDifferent#1,CtrExtensionCT-Table#21,SumWeightedLE#1]
2.92/2.10	    tables=[240#21], nTotalTuples=5040
2.92/2.10	    nExtStructures=(1,shared:20)
2.92/2.10	    wck=0.247, cpu=2.074, mem=21M227
3.14/2.11	  Solver SolverBacktrack being built...
3.14/2.11	
3.14/2.13	
3.14/2.13	  Solver
3.14/2.13	    guaranteedGAC=true
3.14/2.13	    wck=0.274, cpu=2.099, mem=31M870
3.14/2.13	
3.14/2.13	  Preprocessing
3.14/2.13	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.14/2.13	    wck=0.001, cpu=2.102, mem=31M870
3.14/2.13	
3.14/2.14	o 25
3.14/2.15	    num=0, depth=38..36, filters=57, ccks=23, wck=0.015, mem=31M870
3.14/2.15	    decisions=15, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=25
3.14/2.15	    nFilterCalls=172, avgTableProportion=0.9958333333333351, avgTableSize=239.0
3.14/2.15	    
3.14/2.15	o 19
3.14/2.15	    num=1, depth=38..36, filters=112, ccks=46, wck=0.02, mem=31M870
3.14/2.15	    decisions=30, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=19
3.14/2.15	    nFilterCalls=339, avgTableProportion=0.9958333333333361, avgTableSize=239.0
3.14/2.15	    
3.14/2.16	    num=2, depth=7..8, filters=296, ccks=46, wck=0.027, mem=31M870
3.14/2.16	    decisions=62, wrong=12, backtracks=1, failedAssignments=11, nogoods=7, foundSolutions=2, bestBound=19
3.14/2.16	    nFilterCalls=686, avgTableProportion=0.9958333333333224, avgTableSize=239.0
3.14/2.16	    
3.14/2.17	    num=3, depth=13..18, filters=455, ccks=46, wck=0.032, mem=31M870
3.14/2.17	    decisions=107, wrong=28, backtracks=6, failedAssignments=22, nogoods=9, foundSolutions=2, bestBound=19
3.14/2.17	    nFilterCalls=1011, avgTableProportion=0.9958333333333088, avgTableSize=239.0
3.14/2.17	    
3.14/2.18	o 18
3.14/2.18	    num=4, depth=38..36, filters=523, ccks=69, wck=0.049, mem=31M870
3.14/2.18	    decisions=127, wrong=28, backtracks=6, failedAssignments=22, nogoods=9, foundSolutions=3, bestBound=18
3.14/2.18	    nFilterCalls=1176, avgTableProportion=0.9958333333333191, avgTableSize=239.0
3.14/2.18	    
3.14/2.18	    num=5, depth=19..19, filters=646, ccks=69, wck=0.052, mem=31M870
3.14/2.18	    decisions=172, wrong=41, backtracks=6, failedAssignments=35, nogoods=22, foundSolutions=3, bestBound=18
3.14/2.18	    nFilterCalls=1447, avgTableProportion=0.9958333333333331, avgTableSize=239.0
3.14/2.18	    
3.14/2.18	o 16
3.14/2.19	    num=6, depth=11..36, filters=738, ccks=92, wck=0.056, mem=31M870
3.14/2.19	    decisions=198, wrong=44, backtracks=8, failedAssignments=36, nogoods=23, foundSolutions=4, bestBound=16
3.14/2.19	    nFilterCalls=1630, avgTableProportion=0.99583333333334, avgTableSize=239.0
3.14/2.19	    
3.14/2.19	    num=7, depth=18..19, filters=859, ccks=92, wck=0.059, mem=31M870
3.14/2.19	    decisions=242, wrong=57, backtracks=9, failedAssignments=48, nogoods=34, foundSolutions=4, bestBound=16
3.14/2.19	    nFilterCalls=1881, avgTableProportion=0.9958333333333472, avgTableSize=239.0
3.14/2.19	    
3.14/2.19	    num=8, depth=8..12, filters=1147, ccks=92, wck=0.062, mem=31M870
3.14/2.19	    decisions=293, wrong=78, backtracks=20, failedAssignments=59, nogoods=39, foundSolutions=4, bestBound=16
3.14/2.19	    nFilterCalls=2341, avgTableProportion=0.9958333333333563, avgTableSize=239.0
3.14/2.19	    
3.14/2.20	    num=9, depth=8..8, filters=1251, ccks=92, wck=0.064, mem=31M870
3.14/2.20	    decisions=325, wrong=90, backtracks=20, failedAssignments=71, nogoods=51, foundSolutions=4, bestBound=16
3.14/2.20	    nFilterCalls=2553, avgTableProportion=0.9958333333333594, avgTableSize=239.0
3.14/2.20	    
3.44/2.20	o 15
3.44/2.20	    num=10, depth=7..36, filters=1600, ccks=115, wck=0.069, mem=31M870
3.44/2.20	    decisions=383, wrong=110, backtracks=31, failedAssignments=80, nogoods=57, foundSolutions=5, bestBound=15
3.44/2.20	    nFilterCalls=3084, avgTableProportion=0.9958333333333653, avgTableSize=239.0
3.44/2.20	    
3.44/2.20	    num=11, depth=15..16, filters=1741, ccks=115, wck=0.071, mem=31M870
3.44/2.20	    decisions=428, wrong=125, backtracks=32, failedAssignments=94, nogoods=69, foundSolutions=5, bestBound=15
3.44/2.20	    nFilterCalls=3385, avgTableProportion=0.9958333333333679, avgTableSize=239.0
3.44/2.20	    
3.44/2.20	    num=12, depth=7..11, filters=2052, ccks=115, wck=0.074, mem=31M870
3.44/2.20	    decisions=476, wrong=145, backtracks=42, failedAssignments=105, nogoods=72, foundSolutions=5, bestBound=15
3.44/2.20	    nFilterCalls=3926, avgTableProportion=0.9958333333333715, avgTableSize=239.0
3.44/2.20	    
3.44/2.21	    num=13, depth=8..11, filters=2250, ccks=115, wck=0.076, mem=31M870
3.44/2.21	    decisions=522, wrong=164, backtracks=51, failedAssignments=117, nogoods=75, foundSolutions=5, bestBound=15
3.44/2.21	    nFilterCalls=4377, avgTableProportion=0.9958333333333738, avgTableSize=239.0
3.44/2.21	    
3.44/2.21	    num=14, depth=7..11, filters=2565, ccks=115, wck=0.079, mem=31M870
3.44/2.21	    decisions=570, wrong=184, backtracks=59, failedAssignments=130, nogoods=79, foundSolutions=5, bestBound=15
3.44/2.21	    nFilterCalls=4913, avgTableProportion=0.995833333333376, avgTableSize=239.0
3.44/2.21	    
3.44/2.22	    num=15, depth=7..9, filters=3037, ccks=115, wck=0.083, mem=31M870
3.44/2.22	    decisions=620, wrong=205, backtracks=66, failedAssignments=144, nogoods=87, foundSolutions=5, bestBound=15
3.44/2.22	    nFilterCalls=5719, avgTableProportion=0.9958333333333785, avgTableSize=239.0
3.44/2.22	    
3.44/2.22	    num=16, depth=6..10, filters=3411, ccks=115, wck=0.087, mem=31M870
3.44/2.22	    decisions=675, wrong=229, backtracks=76, failedAssignments=160, nogoods=90, foundSolutions=5, bestBound=15
3.44/2.22	    nFilterCalls=6296, avgTableProportion=0.99583333333338, avgTableSize=239.0
3.44/2.22	    
3.44/2.22	o 14
3.44/2.22	    num=17, depth=8..36, filters=3707, ccks=138, wck=0.09, mem=31M870
3.44/2.22	    decisions=719, wrong=242, backtracks=82, failedAssignments=168, nogoods=93, foundSolutions=6, bestBound=14
3.44/2.22	    nFilterCalls=6727, avgTableProportion=0.9958333333333809, avgTableSize=239.0
3.44/2.22	    
3.44/2.22	    num=18, depth=17..18, filters=3884, ccks=138, wck=0.092, mem=34M512
3.44/2.22	    decisions=776, wrong=262, backtracks=83, failedAssignments=187, nogoods=98, foundSolutions=6, bestBound=14
3.44/2.22	    nFilterCalls=7086, avgTableProportion=0.9958333333333815, avgTableSize=239.0
3.44/2.22	    
3.44/2.23	    num=19, depth=6..8, filters=4243, ccks=138, wck=0.096, mem=34M512
3.44/2.23	    decisions=818, wrong=280, backtracks=90, failedAssignments=198, nogoods=102, foundSolutions=6, bestBound=14
3.44/2.23	    nFilterCalls=7778, avgTableProportion=0.9958333333333826, avgTableSize=239.0
3.44/2.23	    
3.44/2.23	    num=20, depth=7..9, filters=4467, ccks=138, wck=0.097, mem=34M512
3.44/2.23	    decisions=853, wrong=294, backtracks=92, failedAssignments=210, nogoods=103, foundSolutions=6, bestBound=14
3.44/2.23	    nFilterCalls=8165, avgTableProportion=0.9958333333333832, avgTableSize=239.0
3.44/2.23	    
3.44/2.23	    num=21, depth=5..10, filters=4665, ccks=138, wck=0.101, mem=34M512
3.44/2.23	    decisions=897, wrong=312, backtracks=97, failedAssignments=223, nogoods=106, foundSolutions=6, bestBound=14
3.44/2.23	    nFilterCalls=8631, avgTableProportion=0.9958333333333411, avgTableSize=239.0
3.44/2.23	    
3.44/2.23	    num=22, depth=7..9, filters=4995, ccks=138, wck=0.103, mem=34M512
3.44/2.23	    decisions=942, wrong=331, backtracks=102, failedAssignments=237, nogoods=114, foundSolutions=6, bestBound=14
3.44/2.23	    nFilterCalls=9156, avgTableProportion=0.995833333333292, avgTableSize=239.0
3.44/2.23	    
3.44/2.24	    num=23, depth=5..12, filters=5456, ccks=138, wck=0.107, mem=34M512
3.44/2.24	    decisions=1009, wrong=361, backtracks=117, failedAssignments=253, nogoods=117, foundSolutions=6, bestBound=14
3.44/2.24	    nFilterCalls=9898, avgTableProportion=0.9958333333332315, avgTableSize=239.0
3.44/2.24	    
3.44/2.24	    num=24, depth=7..10, filters=5839, ccks=138, wck=0.109, mem=34M512
3.44/2.24	    decisions=1066, wrong=385, backtracks=124, failedAssignments=270, nogoods=123, foundSolutions=6, bestBound=14
3.44/2.24	    nFilterCalls=10508, avgTableProportion=0.9958333333331881, avgTableSize=239.0
3.44/2.24	    
3.44/2.24	    num=25, depth=7..10, filters=6232, ccks=138, wck=0.112, mem=34M512
3.44/2.24	    decisions=1124, wrong=410, backtracks=130, failedAssignments=289, nogoods=128, foundSolutions=6, bestBound=14
3.44/2.24	    nFilterCalls=11133, avgTableProportion=0.9958333333331486, avgTableSize=239.0
3.44/2.24	    
3.44/2.25	    num=26, depth=5..8, filters=6824, ccks=138, wck=0.116, mem=34M512
3.44/2.25	    decisions=1191, wrong=441, backtracks=142, failedAssignments=310, nogoods=130, foundSolutions=6, bestBound=14
3.44/2.25	    nFilterCalls=12077, avgTableProportion=0.9958333333330968, avgTableSize=239.0
3.44/2.25	    
3.44/2.25	    num=27, depth=16..18, filters=7066, ccks=138, wck=0.118, mem=34M512
3.44/2.25	    decisions=1257, wrong=466, backtracks=144, failedAssignments=333, nogoods=136, foundSolutions=6, bestBound=14
3.44/2.25	    nFilterCalls=12556, avgTableProportion=0.9958333333330733, avgTableSize=239.0
3.44/2.25	    
3.44/2.25	    num=28, depth=5..11, filters=7782, ccks=138, wck=0.122, mem=34M512
3.44/2.25	    decisions=1337, wrong=502, backtracks=155, failedAssignments=358, nogoods=138, foundSolutions=6, bestBound=14
3.44/2.25	    nFilterCalls=13616, avgTableProportion=0.9958333333330275, avgTableSize=239.0
3.44/2.25	    
3.44/2.25	    num=29, depth=6..11, filters=8325, ccks=138, wck=0.125, mem=34M512
3.44/2.25	    decisions=1420, wrong=540, backtracks=167, failedAssignments=386, nogoods=143, foundSolutions=6, bestBound=14
3.44/2.25	    nFilterCalls=14457, avgTableProportion=0.995833333332996, avgTableSize=239.0
3.44/2.25	    
3.44/2.26	    num=30, depth=6..11, filters=9108, ccks=138, wck=0.13, mem=34M512
3.44/2.26	    decisions=1530, wrong=591, backtracks=190, failedAssignments=417, nogoods=149, foundSolutions=6, bestBound=14
3.44/2.26	    nFilterCalls=15734, avgTableProportion=0.9958333333329544, avgTableSize=239.0
3.44/2.26	    
3.44/2.26	    num=31, depth=17..19, filters=9431, ccks=138, wck=0.133, mem=34M512
3.44/2.26	    decisions=1619, wrong=627, backtracks=192, failedAssignments=451, nogoods=156, foundSolutions=6, bestBound=14
3.44/2.26	    nFilterCalls=16322, avgTableProportion=0.9958333333329374, avgTableSize=239.0
3.44/2.26	    
3.44/2.27	    num=32, depth=5..11, filters=10072, ccks=138, wck=0.136, mem=34M512
3.44/2.27	    decisions=1720, wrong=675, backtracks=204, failedAssignments=488, nogoods=158, foundSolutions=6, bestBound=14
3.44/2.27	    nFilterCalls=17362, avgTableProportion=0.9958333333330056, avgTableSize=239.0
3.44/2.27	    
3.44/2.27	    num=33, depth=5..9, filters=11341, ccks=138, wck=0.143, mem=34M512
3.44/2.27	    decisions=1846, wrong=735, backtracks=226, failedAssignments=529, nogoods=168, foundSolutions=6, bestBound=14
3.44/2.27	    nFilterCalls=19489, avgTableProportion=0.9958333333331473, avgTableSize=239.0
3.44/2.27	    
3.44/2.28	    num=34, depth=6..11, filters=12402, ccks=138, wck=0.148, mem=34M512
3.44/2.28	    decisions=1975, wrong=796, backtracks=244, failedAssignments=574, nogoods=177, foundSolutions=6, bestBound=14
3.44/2.28	    nFilterCalls=21042, avgTableProportion=0.9958333333332325, avgTableSize=239.0
3.44/2.28	    
3.44/2.28	    num=35, depth=16..19, filters=12868, ccks=138, wck=0.15, mem=34M512
3.44/2.28	    decisions=2097, wrong=849, backtracks=247, failedAssignments=624, nogoods=183, foundSolutions=6, bestBound=14
3.44/2.28	    nFilterCalls=21967, avgTableProportion=0.9958333333332776, avgTableSize=239.0
3.44/2.28	    
3.44/2.29	    num=36, depth=6..11, filters=14211, ccks=138, wck=0.156, mem=34M512
3.44/2.29	    decisions=2262, wrong=928, backtracks=272, failedAssignments=679, nogoods=185, foundSolutions=6, bestBound=14
3.44/2.29	    nFilterCalls=24267, avgTableProportion=0.9958333333333749, avgTableSize=239.0
3.44/2.29	    
3.44/2.29	    num=37, depth=5..11, filters=15464, ccks=138, wck=0.161, mem=34M512
3.44/2.29	    decisions=2443, wrong=1014, backtracks=297, failedAssignments=740, nogoods=188, foundSolutions=6, bestBound=14
3.44/2.29	    nFilterCalls=26174, avgTableProportion=0.9958333333334426, avgTableSize=239.0
3.44/2.29	    
3.44/2.29	    num=38, depth=15..19, filters=16181, ccks=138, wck=0.165, mem=34M512
3.44/2.29	    decisions=2600, wrong=1085, backtracks=301, failedAssignments=807, nogoods=196, foundSolutions=6, bestBound=14
3.44/2.29	    nFilterCalls=27453, avgTableProportion=0.9958333333334827, avgTableSize=239.0
3.44/2.29	    
3.77/2.30	    num=39, depth=5..12, filters=17948, ccks=138, wck=0.171, mem=37M154
3.77/2.30	    decisions=2799, wrong=1181, backtracks=323, failedAssignments=881, nogoods=200, foundSolutions=6, bestBound=14
3.77/2.30	    nFilterCalls=30018, avgTableProportion=0.9958333333335528, avgTableSize=239.0
3.77/2.30	    
3.77/2.30	    num=40, depth=14..19, filters=18706, ccks=138, wck=0.175, mem=37M154
3.77/2.30	    decisions=2985, wrong=1267, backtracks=328, failedAssignments=962, nogoods=208, foundSolutions=6, bestBound=14
3.77/2.30	    nFilterCalls=31435, avgTableProportion=0.9958333333335866, avgTableSize=239.0
3.77/2.30	    
3.77/2.31	    num=41, depth=4..13, filters=20517, ccks=138, wck=0.182, mem=37M154
3.77/2.31	    decisions=3235, wrong=1387, backtracks=359, failedAssignments=1051, nogoods=221, foundSolutions=6, bestBound=14
3.77/2.31	    nFilterCalls=34126, avgTableProportion=0.9958333333336431, avgTableSize=239.0
3.77/2.31	    
3.77/2.32	    num=42, depth=4..10, filters=22513, ccks=138, wck=0.189, mem=37M154
3.77/2.32	    decisions=3507, wrong=1520, backtracks=395, failedAssignments=1149, nogoods=224, foundSolutions=6, bestBound=14
3.77/2.32	    nFilterCalls=37172, avgTableProportion=0.9958333333336973, avgTableSize=239.0
3.77/2.32	    
3.77/2.32	    num=43, depth=10..18, filters=23747, ccks=138, wck=0.195, mem=37M154
3.77/2.32	    decisions=3749, wrong=1636, backtracks=403, failedAssignments=1257, nogoods=227, foundSolutions=6, bestBound=14
3.77/2.32	    nFilterCalls=39466, avgTableProportion=0.9958333333337325, avgTableSize=239.0
3.77/2.32	    
3.77/2.33	    num=44, depth=5..9, filters=26690, ccks=138, wck=0.205, mem=37M154
3.77/2.33	    decisions=4039, wrong=1778, backtracks=427, failedAssignments=1376, nogoods=239, foundSolutions=6, bestBound=14
3.77/2.33	    nFilterCalls=44074, avgTableProportion=0.9958333333337922, avgTableSize=239.0
3.77/2.33	    
3.77/2.35	    num=45, depth=4..12, filters=29560, ccks=138, wck=0.215, mem=37M154
3.77/2.35	    decisions=4427, wrong=1968, backtracks=491, failedAssignments=1507, nogoods=246, foundSolutions=6, bestBound=14
3.77/2.35	    nFilterCalls=48403, avgTableProportion=0.995833333333838, avgTableSize=239.0
3.77/2.35	    
3.77/2.35	    num=46, depth=10..19, filters=30928, ccks=138, wck=0.22, mem=37M154
3.77/2.35	    decisions=4743, wrong=2121, backtracks=500, failedAssignments=1651, nogoods=256, foundSolutions=6, bestBound=14
3.77/2.35	    nFilterCalls=51006, avgTableProportion=0.9958333333338617, avgTableSize=239.0
3.77/2.35	    
3.77/2.36	    num=47, depth=5..11, filters=33824, ccks=138, wck=0.229, mem=39M797
3.77/2.36	    decisions=5156, wrong=2324, backtracks=547, failedAssignments=1809, nogoods=268, foundSolutions=6, bestBound=14
3.77/2.36	    nFilterCalls=55247, avgTableProportion=0.9958333333338956, avgTableSize=239.0
3.77/2.36	    
3.77/2.37	    num=48, depth=4..10, filters=37163, ccks=138, wck=0.239, mem=39M797
3.77/2.37	    decisions=5613, wrong=2550, backtracks=605, failedAssignments=1983, nogoods=280, foundSolutions=6, bestBound=14
3.77/2.37	    nFilterCalls=60304, avgTableProportion=0.9958333333339298, avgTableSize=239.0
3.77/2.37	    
3.77/2.38	    num=49, depth=4..14, filters=42013, ccks=138, wck=0.252, mem=39M797
3.77/2.38	    decisions=6211, wrong=2846, backtracks=719, failedAssignments=2174, nogoods=296, foundSolutions=6, bestBound=14
3.77/2.38	    nFilterCalls=67478, avgTableProportion=0.9958333333339694, avgTableSize=239.0
3.77/2.38	    
3.77/2.39	    num=50, depth=5..13, filters=45303, ccks=138, wck=0.262, mem=39M797
3.77/2.39	    decisions=6724, wrong=3100, backtracks=770, failedAssignments=2385, nogoods=306, foundSolutions=6, bestBound=14
3.77/2.39	    nFilterCalls=73110, avgTableProportion=0.9958333333339952, avgTableSize=239.0
3.77/2.39	    
4.08/2.40	    num=51, depth=5..11, filters=49336, ccks=138, wck=0.274, mem=39M797
4.08/2.40	    decisions=7292, wrong=3381, backtracks=833, failedAssignments=2617, nogoods=315, foundSolutions=6, bestBound=14
4.08/2.40	    nFilterCalls=79469, avgTableProportion=0.9958333333340198, avgTableSize=239.0
4.08/2.40	    
4.08/2.42	    num=52, depth=3..12, filters=55218, ccks=138, wck=0.291, mem=42M439
4.08/2.42	    decisions=8093, wrong=3778, backtracks=992, failedAssignments=2872, nogoods=331, foundSolutions=6, bestBound=14
4.08/2.42	    nFilterCalls=89017, avgTableProportion=0.9958333333340502, avgTableSize=239.0
4.08/2.42	    
4.08/2.44	    num=53, depth=4..11, filters=61958, ccks=138, wck=0.308, mem=42M439
4.08/2.44	    decisions=8893, wrong=4175, backtracks=1123, failedAssignments=3153, nogoods=343, foundSolutions=6, bestBound=14
4.08/2.44	    nFilterCalls=98957, avgTableProportion=0.9958333333340756, avgTableSize=239.0
4.08/2.44	    
4.08/2.45	    num=54, depth=5..19, filters=66381, ccks=138, wck=0.321, mem=42M439
4.08/2.45	    decisions=9597, wrong=4524, backtracks=1166, failedAssignments=3462, nogoods=356, foundSolutions=6, bestBound=14
4.08/2.45	    nFilterCalls=106723, avgTableProportion=0.9958333333340923, avgTableSize=239.0
4.08/2.45	    
4.08/2.47	    num=55, depth=4..11, filters=74142, ccks=138, wck=0.342, mem=45M82
4.08/2.47	    decisions=10524, wrong=4985, backtracks=1306, failedAssignments=3802, nogoods=368, foundSolutions=6, bestBound=14
4.08/2.47	    nFilterCalls=118793, avgTableProportion=0.9958333333341137, avgTableSize=239.0
4.08/2.47	    
4.08/2.49	    num=56, depth=4..19, filters=79864, ccks=138, wck=0.361, mem=45M82
4.08/2.49	    decisions=11459, wrong=5450, backtracks=1415, failedAssignments=4176, nogoods=391, foundSolutions=6, bestBound=14
4.08/2.49	    nFilterCalls=130477, avgTableProportion=0.9958333333341307, avgTableSize=239.0
4.08/2.49	    
4.31/2.51	    num=57, depth=3..11, filters=88352, ccks=138, wck=0.384, mem=45M82
4.31/2.51	    decisions=12627, wrong=6032, backtracks=1597, failedAssignments=4587, nogoods=397, foundSolutions=6, bestBound=14
4.31/2.51	    nFilterCalls=143268, avgTableProportion=0.9958333333329631, avgTableSize=239.0
4.31/2.51	    
4.31/2.54	    num=58, depth=4..19, filters=97328, ccks=138, wck=0.41, mem=47M724
4.31/2.54	    decisions=13860, wrong=6645, backtracks=1773, failedAssignments=5039, nogoods=412, foundSolutions=6, bestBound=14
4.31/2.54	    nFilterCalls=159407, avgTableProportion=0.9958333333316255, avgTableSize=239.0
4.31/2.54	    
4.31/2.56	    num=59, depth=2..19, filters=104699, ccks=138, wck=0.431, mem=47M724
4.31/2.56	    decisions=15092, wrong=7258, backtracks=1895, failedAssignments=5536, nogoods=433, foundSolutions=6, bestBound=14
4.31/2.56	    nFilterCalls=171311, avgTableProportion=0.9958333333308005, avgTableSize=239.0
4.31/2.56	    
4.31/2.59	    num=60, depth=4..11, filters=119082, ccks=138, wck=0.465, mem=50M367
4.31/2.59	    decisions=16599, wrong=8009, backtracks=2128, failedAssignments=6083, nogoods=459, foundSolutions=6, bestBound=14
4.31/2.59	    nFilterCalls=193768, avgTableProportion=0.99583333332952, avgTableSize=239.0
4.31/2.59	    
4.45/2.63	    num=61, depth=3..12, filters=133006, ccks=138, wck=0.501, mem=53M9
4.45/2.63	    decisions=18232, wrong=8823, backtracks=2367, failedAssignments=6685, nogoods=475, foundSolutions=6, bestBound=14
4.45/2.63	    nFilterCalls=215660, avgTableProportion=0.9958333333285283, avgTableSize=239.0
4.45/2.63	    
4.45/2.67	    num=62, depth=3..15, filters=147982, ccks=138, wck=0.539, mem=53M9
4.45/2.67	    decisions=20023, wrong=9715, backtracks=2618, failedAssignments=7347, nogoods=479, foundSolutions=6, bestBound=14
4.45/2.67	    nFilterCalls=239147, avgTableProportion=0.9958333333276663, avgTableSize=239.0
4.45/2.67	    
4.58/2.71	    num=63, depth=3..14, filters=165184, ccks=138, wck=0.579, mem=55M652
4.58/2.71	    decisions=22234, wrong=10818, backtracks=3039, failedAssignments=8075, nogoods=493, foundSolutions=6, bestBound=14
4.58/2.71	    nFilterCalls=265058, avgTableProportion=0.9958333333270922, avgTableSize=239.0
4.58/2.71	    
4.58/2.75	    num=64, depth=4..18, filters=179995, ccks=138, wck=0.62, mem=58M294
4.58/2.75	    decisions=24308, wrong=11852, backtracks=3304, failedAssignments=8876, nogoods=500, foundSolutions=6, bestBound=14
4.58/2.75	    nFilterCalls=290826, avgTableProportion=0.9958333333290205, avgTableSize=239.0
4.58/2.75	    
4.68/2.80	    num=65, depth=3..12, filters=199571, ccks=138, wck=0.669, mem=60M936
4.68/2.80	    decisions=26654, wrong=13022, backtracks=3631, failedAssignments=9757, nogoods=510, foundSolutions=6, bestBound=14
4.68/2.80	    nFilterCalls=322824, avgTableProportion=0.9958333333309866, avgTableSize=239.0
4.68/2.80	    
4.68/2.85	    num=66, depth=4..19, filters=218119, ccks=138, wck=0.722, mem=63M579
4.68/2.85	    decisions=29235, wrong=14309, backtracks=4008, failedAssignments=10727, nogoods=524, foundSolutions=6, bestBound=14
4.68/2.85	    nFilterCalls=356554, avgTableProportion=0.9958333333326769, avgTableSize=239.0
4.68/2.85	    
4.78/2.90	    num=67, depth=3..12, filters=238747, ccks=138, wck=0.773, mem=66M221
4.78/2.90	    decisions=31916, wrong=15647, backtracks=4309, failedAssignments=11794, nogoods=536, foundSolutions=6, bestBound=14
4.78/2.90	    nFilterCalls=387057, avgTableProportion=0.9958333333339519, avgTableSize=239.0
4.78/2.90	    
4.78/2.97	    num=68, depth=2..12, filters=266569, ccks=138, wck=0.84, mem=68M864
4.78/2.97	    decisions=34883, wrong=17128, backtracks=4649, failedAssignments=12967, nogoods=553, foundSolutions=6, bestBound=14
4.78/2.97	    nFilterCalls=429415, avgTableProportion=0.995833333335422, avgTableSize=239.0
4.78/2.97	    
4.89/3.04	    num=69, depth=2..14, filters=293897, ccks=138, wck=0.913, mem=74M149
4.89/3.04	    decisions=38517, wrong=18942, backtracks=5242, failedAssignments=14258, nogoods=569, foundSolutions=6, bestBound=14
4.89/3.04	    nFilterCalls=474992, avgTableProportion=0.995833333336711, avgTableSize=239.0
4.89/3.04	    
5.01/3.15	    num=70, depth=3..13, filters=325562, ccks=138, wck=1.023, mem=76M791
5.01/3.15	    decisions=42354, wrong=20858, backtracks=5793, failedAssignments=15678, nogoods=593, foundSolutions=6, bestBound=14
5.01/3.15	    nFilterCalls=522328, avgTableProportion=0.9958333333378115, avgTableSize=239.0
5.01/3.15	    
5.17/3.24	    num=71, depth=3..18, filters=358162, ccks=138, wck=1.113, mem=82M76
5.17/3.24	    decisions=46563, wrong=22960, backtracks=6399, failedAssignments=17240, nogoods=607, foundSolutions=6, bestBound=14
5.17/3.24	    nFilterCalls=573489, avgTableProportion=0.9958333333387968, avgTableSize=239.0
5.17/3.24	    
5.27/3.34	    num=72, depth=3..18, filters=393858, ccks=138, wck=1.207, mem=87M361
5.27/3.34	    decisions=50974, wrong=25162, backtracks=6955, failedAssignments=18958, nogoods=615, foundSolutions=6, bestBound=14
5.27/3.34	    nFilterCalls=633291, avgTableProportion=0.9958333333397467, avgTableSize=239.0
5.27/3.34	    
5.38/3.45	    num=73, depth=4..19, filters=439551, ccks=138, wck=1.321, mem=92M646
5.38/3.45	    decisions=56199, wrong=27772, backtracks=7833, failedAssignments=20848, nogoods=622, foundSolutions=6, bestBound=14
5.38/3.45	    nFilterCalls=709834, avgTableProportion=0.9958333333407289, avgTableSize=239.0
5.38/3.45	    
5.48/3.57	    num=74, depth=2..13, filters=485945, ccks=138, wck=1.436, mem=97M931
5.48/3.57	    decisions=61831, wrong=30586, backtracks=8647, failedAssignments=22927, nogoods=631, foundSolutions=6, bestBound=14
5.48/3.57	    nFilterCalls=779306, avgTableProportion=0.9958333333414533, avgTableSize=239.0
5.48/3.57	    
5.68/3.70	    num=75, depth=4..19, filters=536186, ccks=138, wck=1.571, mem=105M858
5.68/3.70	    decisions=68180, wrong=33757, backtracks=9666, failedAssignments=25214, nogoods=653, foundSolutions=6, bestBound=14
5.68/3.70	    nFilterCalls=867624, avgTableProportion=0.9958333333422068, avgTableSize=239.0
5.68/3.70	    
5.78/3.82	    num=76, depth=2..13, filters=581630, ccks=138, wck=1.689, mem=111M143
5.78/3.82	    decisions=74625, wrong=36977, backtracks=10439, failedAssignments=27730, nogoods=665, foundSolutions=6, bestBound=14
5.78/3.82	    nFilterCalls=937448, avgTableProportion=0.995833333342702, avgTableSize=239.0
5.78/3.82	    
5.88/3.98	    num=77, depth=1..13, filters=645699, ccks=138, wck=1.85, mem=119M70
5.88/3.98	    decisions=82582, wrong=40953, backtracks=11766, failedAssignments=30498, nogoods=684, foundSolutions=6, bestBound=14
5.88/3.98	    nFilterCalls=1036365, avgTableProportion=0.9958333333432893, avgTableSize=239.0
5.88/3.98	    
6.09/4.15	    num=78, depth=1..16, filters=710692, ccks=138, wck=2.018, mem=126M997
6.09/4.15	    decisions=90859, wrong=45089, backtracks=12967, failedAssignments=33542, nogoods=705, foundSolutions=6, bestBound=14
6.09/4.15	    nFilterCalls=1139223, avgTableProportion=0.9958333333437918, avgTableSize=239.0
6.09/4.15	    
6.29/4.34	    num=79, depth=1..15, filters=788272, ccks=138, wck=2.213, mem=137M567
6.29/4.34	    decisions=100771, wrong=50043, backtracks=14769, failedAssignments=36891, nogoods=716, foundSolutions=6, bestBound=14
6.29/4.34	    nFilterCalls=1260433, avgTableProportion=0.9958333333442787, avgTableSize=239.0
6.29/4.34	    
6.51/4.56	    num=80, depth=3..19, filters=866761, ccks=138, wck=2.426, mem=24M979
6.51/4.56	    decisions=109874, wrong=54591, backtracks=15744, failedAssignments=40575, nogoods=732, foundSolutions=6, bestBound=14
6.51/4.56	    nFilterCalls=1386197, avgTableProportion=0.9958333333446939, avgTableSize=239.0
6.51/4.56	    
6.71/4.77	    num=81, depth=1..14, filters=953628, ccks=138, wck=2.64, mem=35M443
6.71/4.77	    decisions=121642, wrong=60472, backtracks=17745, failedAssignments=44627, nogoods=747, foundSolutions=6, bestBound=14
6.71/4.77	    nFilterCalls=1518296, avgTableProportion=0.995833333345056, avgTableSize=239.0
6.71/4.77	    
7.06/5.04	    num=82, depth=3..18, filters=1061942, ccks=138, wck=2.907, mem=51M139
7.06/5.04	    decisions=133939, wrong=66618, backtracks=19775, failedAssignments=49084, nogoods=765, foundSolutions=6, bestBound=14
7.06/5.04	    nFilterCalls=1702007, avgTableProportion=0.9958333333454661, avgTableSize=239.0
7.06/5.04	    
7.25/5.30	    num=83, depth=1..14, filters=1166198, ccks=138, wck=3.166, mem=64M219
7.25/5.30	    decisions=148719, wrong=74006, backtracks=22543, failedAssignments=53987, nogoods=781, foundSolutions=6, bestBound=14
7.25/5.30	    nFilterCalls=1865880, avgTableProportion=0.9958333333457637, avgTableSize=239.0
7.25/5.30	    
7.55/5.58	    num=84, depth=1..14, filters=1280739, ccks=138, wck=3.449, mem=77M299
7.55/5.58	    decisions=163985, wrong=81636, backtracks=25006, failedAssignments=59381, nogoods=796, foundSolutions=6, bestBound=14
7.55/5.58	    nFilterCalls=2043510, avgTableProportion=0.9958333333460325, avgTableSize=239.0
7.55/5.58	    
7.85/5.90	    num=85, depth=2..20, filters=1409811, ccks=138, wck=3.766, mem=95M611
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.116, mem=113M923
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.517, mem=134M851
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.12/7.09	    num=88, depth=0..15, filters=1886830, ccks=138, wck=4.964, mem=24M973
9.12/7.09	    decisions=240396, wrong=119830, backtracks=37047, failedAssignments=86916, nogoods=881, foundSolutions=6, bestBound=14
9.12/7.09	    nFilterCalls=3006369, avgTableProportion=0.995833333277201, avgTableSize=239.0
9.12/7.09	    
9.60/7.54	    num=89, depth=2..19, filters=2068477, ccks=138, wck=5.409, mem=48M600
9.60/7.54	    decisions=263932, wrong=131595, backtracks=40751, failedAssignments=95603, nogoods=931, foundSolutions=6, bestBound=14
9.60/7.54	    nFilterCalls=3294748, avgTableProportion=0.9958333332630938, avgTableSize=239.0
9.60/7.54	    
10.11/8.06	    num=90, depth=0..18, filters=2279240, ccks=138, wck=5.934, mem=77M478
10.11/8.06	    decisions=290399, wrong=144826, backtracks=44862, failedAssignments=105158, nogoods=965, foundSolutions=6, bestBound=14
10.11/8.06	    nFilterCalls=3621261, avgTableProportion=0.9958333332498333, avgTableSize=239.0
10.11/8.06	    
10.70/8.65	    num=91, depth=0..19, filters=2513189, ccks=138, wck=6.518, mem=106M356
10.70/8.65	    decisions=318623, wrong=158936, backtracks=49042, failedAssignments=115669, nogoods=984, foundSolutions=6, bestBound=14
10.70/8.65	    nFilterCalls=3993538, avgTableProportion=0.9958333332373597, avgTableSize=239.0
10.70/8.65	    
11.30/9.29	    num=92, depth=0..19, filters=2772930, ccks=138, wck=7.161, mem=143M109
11.30/9.29	    decisions=350774, wrong=175008, backtracks=54194, failedAssignments=127231, nogoods=1026, foundSolutions=6, bestBound=14
11.30/9.29	    nFilterCalls=4393064, avgTableProportion=0.995833333245533, avgTableSize=239.0
11.30/9.29	    
12.15/10.02	    num=93, depth=0..19, filters=3058183, ccks=138, wck=7.89, mem=50M766
12.15/10.02	    decisions=385153, wrong=192195, backtracks=59406, failedAssignments=139949, nogoods=1041, foundSolutions=6, bestBound=14
12.15/10.02	    nFilterCalls=4862058, avgTableProportion=0.9958333332779584, avgTableSize=239.0
12.15/10.02	    
12.84/10.78	    num=94, depth=0..19, filters=3367132, ccks=138, wck=8.65, mem=92M114
12.84/10.78	    decisions=423430, wrong=211332, backtracks=65252, failedAssignments=153939, nogoods=1044, foundSolutions=6, bestBound=14
12.84/10.78	    nFilterCalls=5348533, avgTableProportion=0.9958333333055839, avgTableSize=239.0
12.84/10.78	    
13.04/10.99	
13.04/10.99	  New Bounds: 14..13
13.04/10.99	    num=95, depth=0..19, filters=3448908, ccks=138, wck=8.856, mem=102M451
13.04/10.99	    decisions=433240, wrong=216238, backtracks=66776, failedAssignments=157521, foundSolutions=6, bestBound=14
13.04/10.99	    nFilterCalls=5484033, avgTableProportion=0.9958333333124059, avgTableSize=239.0
13.04/10.99	    
13.04/10.99	  Global
13.04/10.99	    filters=3448908, ccks=138
13.04/10.99	    Stop=FULL_EXPLORATION, wrong=216238, bestBound=14, bestBoundWck=0.364, bestBoundCpu=2.189, foundSolutions=6, firstSolCpu=2.108
13.04/10.99	    wck=9.131, cpu=10.919, mem=102M451
13.04/10.99	
13.04/10.99	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.04/10.99	s OPTIMUM FOUND
13.04/10.99	
13.04/10.99	d WRONG_DECISIONS 216238
13.04/10.99	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 (15036 MiB free)
  memory of node 1: 16384 MiB (15736 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391068-1568389165/watcher-4391068-1568389165 -o /tmp/evaluation-result-4391068-1568389165/solver-4391068-1568389165 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568389059-22410 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391068-1568389165.xml -cm 

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

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

solver pid=22856, runsolver pid=22853

[startup+0.102137 s]*
/proc/loadavg: 1.59 1.20 1.35 3/228 22871
/proc/meminfo: memFree=31495612/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10659884 memory=29424 CPUtime=0.15 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 5891 0 0 0 14 1 0 0 20 0 15 0 415169576 10915721216 7356 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2664971 7356 2910 1 0 2627468 0
[pid=22856/tid=22858] ppid=22853 vsize=10659884 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) R 22853 22856 22378 0 -1 4202560 3216 0 0 0 9 0 0 0 20 0 15 0 415169577 10915721216 7356 33554432000 4194304 4196468 140731337687968 140003279563872 140003275345302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 7356 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10659884 memory=4122113644268586656 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 7356 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 7356 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 7356 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002309637152 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002308584304 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) R 22853 22856 22378 0 -1 1077944384 396 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) R 22853 22856 22378 0 -1 4202560 296 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002305428208 140003254496496 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0.02 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) R 22853 22856 22378 0 -1 4202560 631 0 0 0 2 0 0 0 20 0 15 0 415169582 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002304371776 140003259413854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 7356 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29424 KiB

[startup+0.211147 s]*
/proc/loadavg: 1.59 1.20 1.35 3/228 22871
/proc/meminfo: memFree=31488356/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10659884 memory=35180 CPUtime=0.33 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 6865 0 0 0 32 1 0 0 20 0 15 0 415169576 10915721216 8795 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2664971 8795 2990 1 0 2627468 0
[pid=22856/tid=22858] ppid=22853 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) R 22853 22856 22378 0 -1 4202560 3853 0 0 0 20 0 0 0 20 0 15 0 415169577 10915721216 8795 33554432000 4194304 4196468 140731337687968 140003279565456 140003275355293 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10659884 memory=364 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 8795 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10659884 memory=140002253682219 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 8795 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 8795 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 8795 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002309637152 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002308584304 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) S 22853 22856 22378 0 -1 1077944384 475 0 0 0 3 0 0 0 20 0 15 0 415169582 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) S 22853 22856 22378 0 -1 1077944384 514 0 0 0 3 0 0 0 20 0 15 0 415169582 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002305428208 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0.05 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) S 22853 22856 22378 0 -1 1077944384 665 0 0 0 5 0 0 0 20 0 15 0 415169582 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002304375408 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 8795 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35180 KiB

[startup+0.310292 s]*
/proc/loadavg: 1.59 1.20 1.35 3/228 22871
/proc/meminfo: memFree=31479880/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10659884 memory=40348 CPUtime=0.48 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 9427 0 0 0 46 2 0 0 20 0 15 0 415169576 10915721216 10087 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2664971 10087 3002 1 0 2627468 0
[pid=22856/tid=22858] ppid=22853 vsize=10659884 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) R 22853 22856 22378 0 -1 4202560 6328 0 0 0 28 1 0 0 20 0 15 0 415169577 10915721216 10087 33554432000 4194304 4196468 140731337687968 140003279554256 140003259413854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10659884 memory=4294976387 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 10087 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10659884 memory=140002253693019 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 10087 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 10087 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169577 10915721216 10087 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002309637152 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415169579 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002308584304 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) S 22853 22856 22378 0 -1 1077944384 534 0 0 0 4 0 0 0 20 0 15 0 415169582 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) S 22853 22856 22378 0 -1 1077944384 526 0 0 0 4 0 0 0 20 0 15 0 415169582 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002305428208 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0.08 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) S 22853 22856 22378 0 -1 1077944384 684 0 0 0 8 0 0 0 20 0 15 0 415169582 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002304375408 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10659884 memory=140002250425984 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169582 10915721216 10087 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40348 KiB

[startup+0.700741 s]
/proc/loadavg: 1.59 1.20 1.35 3/228 22871
/proc/meminfo: memFree=31472104/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10661932 memory=62672 CPUtime=1.11 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 12767 0 0 0 107 4 0 0 20 0 15 0 415169576 10917818368 15668 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2665483 15668 3071 1 0 2627980 0
[pid=22856/tid=22858] ppid=22853 vsize=10661932 memory=39564 CPUtime=0.68 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) R 22853 22856 22378 0 -1 4202560 8870 0 0 0 64 4 0 0 20 0 15 0 415169577 10917818368 15668 33554432000 4194304 4196468 140731337687968 140003279565392 140003275355293 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10661932 memory=3028 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10917818368 15668 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10917818368 15668 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10917818368 15668 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169577 10917818368 15668 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169579 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415169579 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002309637152 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10661932 memory=1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415169579 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002308584304 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10661932 memory=15 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10661932 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) S 22853 22856 22378 0 -1 1077944384 789 0 0 0 11 0 0 0 20 0 15 0 415169582 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10661932 memory=73 CPUtime=0.11 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) R 22853 22856 22378 0 -1 4202560 728 0 0 0 11 0 0 0 20 0 15 0 415169582 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002305428208 140003258819421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10661932 memory=5046 CPUtime=0.19 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) S 22853 22856 22378 0 -1 1077944384 1022 0 0 0 19 0 0 0 20 0 15 0 415169582 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002304375408 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415169582 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10661932 memory=4 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169582 10917818368 15668 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62672 KiB

[startup+1.50073 s]
/proc/loadavg: 1.59 1.20 1.35 3/228 22871
/proc/meminfo: memFree=31456284/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10663980 memory=75140 CPUtime=2.01 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 16340 0 0 0 196 5 0 0 20 0 15 0 415169576 10919915520 18785 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2665995 18785 3091 1 0 2628492 0
[pid=22856/tid=22858] ppid=22853 vsize=10663980 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) R 22853 22856 22378 0 -1 4202560 11405 0 0 0 143 4 0 0 20 0 15 0 415169577 10919915520 18785 33554432000 4194304 4196468 140731337687968 140003279564672 140003255608670 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10663980 memory=39564 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10919915520 18785 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10663980 memory=3028 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10919915520 18785 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415169577 10919915520 18785 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415169577 10919915520 18785 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 415169579 10919915520 18785 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0

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

[startup+9.60062 s]
/proc/loadavg: 1.62 1.22 1.36 3/230 22874
/proc/meminfo: memFree=31280196/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10746276 memory=254508 CPUtime=11.74 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 29047 0 0 0 1158 16 0 0 20 0 16 0 415169576 11004186624 63627 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2686569 63627 3367 1 0 2646705 0
[pid=22856/tid=22858] ppid=22853 vsize=10746276 memory=2012 CPUtime=1.87 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) S 22853 22856 22378 0 -1 1077944384 13099 0 0 0 181 6 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003279576240 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10746276 memory=1388 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 205 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10746276 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 917 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10746276 memory=3028 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10746276 memory=241956 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 246 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10746276 memory=242164 CPUtime=0.01 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 590 0 0 0 1 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10746276 memory=242000 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002309637216 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10746276 memory=140002109862045 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002308584320 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10746276 memory=280004219687408 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10746276 memory=6655300316396806240 CPUtime=0.72 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) S 22853 22856 22378 0 -1 1077944384 2846 0 0 0 72 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10746276 memory=6656426216303648864 CPUtime=0.76 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) S 22853 22856 22378 0 -1 1077944384 2191 0 0 0 76 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002305428208 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10746276 memory=-8383301583103180171 CPUtime=0.49 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) S 22853 22856 22378 0 -1 1077944384 2316 0 0 0 49 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002304375408 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10746276 memory=7517462602535496042 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22872] ppid=22853 vsize=10746276 memory=238197946838926 CPUtime=7.64 cores=1,3,5,7
/proc/22856/task/22872/stat : 22872 (java) R 22853 22856 22378 0 -1 4202560 4982 0 0 0 761 3 0 0 20 0 16 0 415169765 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002285608336 140002869312012 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 11.74 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 254508 KiB

[startup+10.4006 s]
/proc/loadavg: 1.65 1.23 1.36 3/230 22874
/proc/meminfo: memFree=31268024/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10746276 memory=254508 CPUtime=12.54 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 29086 0 0 0 1238 16 0 0 20 0 16 0 415169576 11004186624 63627 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2686569 63627 3367 1 0 2646705 0
[pid=22856/tid=22858] ppid=22853 vsize=10746276 memory=7809523229951467570 CPUtime=1.87 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) S 22853 22856 22378 0 -1 1077944384 13099 0 0 0 181 6 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003279576240 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10746276 memory=6944652177228980320 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 205 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10746276 memory=-3535359994705172316 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 917 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10746276 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10746276 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 246 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10746276 memory=4638778398332698720 CPUtime=0.01 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 590 0 0 0 1 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10746276 memory=7235688532605687394 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002309637216 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10746276 memory=280004219460584 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002308584320 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10746276 memory=280004219612832 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10746276 memory=2110352716836324 CPUtime=0.72 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) S 22853 22856 22378 0 -1 1077944384 2846 0 0 0 72 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10746276 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) S 22853 22856 22378 0 -1 1077944384 2191 0 0 0 76 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002305428208 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10746276 memory=6944656575208382560 CPUtime=0.49 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) S 22853 22856 22378 0 -1 1077944384 2316 0 0 0 49 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002304375408 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22872] ppid=22853 vsize=10746276 memory=-6237260532469557610 CPUtime=8.44 cores=1,3,5,7
/proc/22856/task/22872/stat : 22872 (java) R 22853 22856 22378 0 -1 4202560 5003 0 0 0 841 3 0 0 20 0 16 0 415169765 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002285608224 140002869629439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 254508 KiB

[startup+10.8006 s]
/proc/loadavg: 1.65 1.23 1.36 3/230 22874
/proc/meminfo: memFree=31268024/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10746276 memory=254508 CPUtime=12.94 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 29093 0 0 0 1278 16 0 0 20 0 16 0 415169576 11004186624 63627 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2686569 63627 3367 1 0 2646705 0
[pid=22856/tid=22858] ppid=22853 vsize=10746276 memory=0 CPUtime=1.87 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) S 22853 22856 22378 0 -1 1077944384 13099 0 0 0 181 6 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003279576240 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10746276 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 205 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10746276 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 917 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10746276 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10746276 memory=280004219786816 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 246 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 590 0 0 0 1 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10746276 memory=280004220017600 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002309637216 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002308584320 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10746276 memory=280004220031232 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10746276 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) S 22853 22856 22378 0 -1 1077944384 2846 0 0 0 72 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10746276 memory=280004220035776 CPUtime=0.76 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) S 22853 22856 22378 0 -1 1077944384 2191 0 0 0 76 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002305428208 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10746276 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) S 22853 22856 22378 0 -1 1077944384 2316 0 0 0 49 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002304375408 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10746276 memory=280004220044864 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22872] ppid=22853 vsize=10746276 memory=280004220051744 CPUtime=8.84 cores=1,3,5,7
/proc/22856/task/22872/stat : 22872 (java) R 22853 22856 22378 0 -1 4202560 5010 0 0 0 881 3 0 0 20 0 16 0 415169765 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002285608224 140002869312460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 12.94 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 254508 KiB

[startup+10.9006 s]
/proc/loadavg: 1.65 1.23 1.36 3/230 22874
/proc/meminfo: memFree=31268024/32770624 swapFree=66996928/67108860
[pid=22856] ppid=22853 vsize=10746276 memory=254508 CPUtime=13.04 cores=1,3,5,7
/proc/22856/stat : 22856 (java) S 22853 22856 22378 0 -1 1077944320 29093 0 0 0 1288 16 0 0 20 0 16 0 415169576 11004186624 63627 33554432000 4194304 4196468 140731337687968 140731337670512 140003275333367 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
/proc/22856/statm: 2686569 63627 3367 1 0 2646705 0
[pid=22856/tid=22858] ppid=22853 vsize=10746276 memory=56 CPUtime=1.87 cores=1,3,5,7
/proc/22856/task/22858/stat : 22858 (java) S 22853 22856 22378 0 -1 1077944384 13099 0 0 0 181 6 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003279576240 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22859] ppid=22853 vsize=10746276 memory=242164 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22859/stat : 22859 (java) S 22853 22856 22378 0 -1 1077944384 205 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003201408144 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22860] ppid=22853 vsize=10746276 memory=241952 CPUtime=0.03 cores=1,3,5,7
/proc/22856/task/22860/stat : 22860 (java) S 22853 22856 22378 0 -1 1077944384 917 0 0 0 3 0 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003200355344 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22861] ppid=22853 vsize=10746276 memory=6944656591801718942 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22861/stat : 22861 (java) S 22853 22856 22378 0 -1 1077944384 147 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003199302544 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22862] ppid=22853 vsize=10746276 memory=3472425461502039792 CPUtime=0.04 cores=1,3,5,7
/proc/22856/task/22862/stat : 22862 (java) S 22853 22856 22378 0 -1 1077944384 246 0 0 0 3 1 0 0 20 0 16 0 415169577 11004186624 63627 33554432000 4194304 4196468 140731337687968 140003198249744 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22863] ppid=22853 vsize=10746276 memory=6944613755395144096 CPUtime=0.01 cores=1,3,5,7
/proc/22856/task/22863/stat : 22863 (java) S 22853 22856 22378 0 -1 1077944384 590 0 0 0 1 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002310691184 140003275344514 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22864] ppid=22853 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22864/stat : 22864 (java) S 22853 22856 22378 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002309637216 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22865] ppid=22853 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22865/stat : 22865 (java) S 22853 22856 22378 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 415169579 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002308584320 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22866] ppid=22853 vsize=10746276 memory=15394867965036184 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22866/stat : 22866 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002307532624 140003275351963 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22867] ppid=22853 vsize=10746276 memory=6655300316396806240 CPUtime=0.72 cores=1,3,5,7
/proc/22856/task/22867/stat : 22867 (java) S 22853 22856 22378 0 -1 1077944384 2846 0 0 0 72 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002306481008 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22868] ppid=22853 vsize=10746276 memory=254508 CPUtime=0.76 cores=1,3,5,7
/proc/22856/task/22868/stat : 22868 (java) S 22853 22856 22378 0 -1 1077944384 2191 0 0 0 76 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002305428208 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22869] ppid=22853 vsize=10746276 memory=-5921431000321636112 CPUtime=0.49 cores=1,3,5,7
/proc/22856/task/22869/stat : 22869 (java) S 22853 22856 22378 0 -1 1077944384 2316 0 0 0 49 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002304375408 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22870] ppid=22853 vsize=10746276 memory=1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22870/stat : 22870 (java) S 22853 22856 22378 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002303322848 140003275343573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22871] ppid=22853 vsize=10746276 memory=1 CPUtime=0 cores=1,3,5,7
/proc/22856/task/22871/stat : 22871 (java) S 22853 22856 22378 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 16 0 415169582 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002302270128 140003275344514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
[pid=22856/tid=22872] ppid=22853 vsize=10746276 memory=242164 CPUtime=8.94 cores=1,3,5,7
/proc/22856/task/22872/stat : 22872 (java) R 22853 22856 22378 0 -1 4202560 5010 0 0 0 891 3 0 0 20 0 16 0 415169765 11004186624 63627 33554432000 4194304 4196468 140731337687968 140002285608224 140002870027688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140731337692171 140731337692274 140731337692274 140731337695183 0
Current children cumulated CPU time: 13.04 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 254508 KiB

Child status: 0
Real time (s): 10.9979
CPU time (s): 13.1433
CPU user time (s): 12.9784
CPU system time (s): 0.164945
CPU usage (%): 119.508
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 254508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.9784
system time used= 0.164945
maximum resident set size= 254792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30049
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= 2767
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 22856
#   total CPU time (s): 13.1433
#   total CPU user time (s): 12.9784
#   total CPU system time (s): 0.164945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.097353 second user time and 0.134797 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-13 17:38:26
IDJOB=4391068
IDBENCH=123101
IDSOLVER=2833
FILE ID=node103/4391068-1568389165
RUNJOBID= node103-1568389059-22410
PBS_JOBID= 21701854
Free space on /tmp= 61708 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-4391068-1568389165/watcher-4391068-1568389165 -o /tmp/evaluation-result-4391068-1568389165/solver-4391068-1568389165 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568389059-22410 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391068-1568389165.xml -cm

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

MD5SUM BENCH= 9478703244e8f640224ac5c9e01083b8
RANDOM SEED=17321913

node103.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31511296 kB
MemAvailable:   31657544 kB
Buffers:           55772 kB
Cached:           374324 kB
SwapCached:         9144 kB
Active:           585164 kB
Inactive:          92100 kB
Active(anon):     241588 kB
Inactive(anon):    46792 kB
Active(file):     343576 kB
Inactive(file):    45308 kB
Unevictable:      111360 kB
Mlocked:          111360 kB
SwapTotal:      67108860 kB
SwapFree:       66996928 kB
Dirty:              8756 kB
Writeback:             0 kB
AnonPages:        350564 kB
Mapped:            56348 kB
Shmem:             32616 kB
Slab:             175844 kB
SReclaimable:     146396 kB
SUnreclaim:        29448 kB
KernelStack:        3696 kB
PageTables:         6152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1285532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61700 MiB
End job on node103 at 2019-09-13 17:38:37