Trace number 4390973

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-23OPT3 487.723 485.694

DiagnosticValue
WRONG_DECISIONS69275800

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-4-insertions-3.xml
MD5SUM681bcba91e68c7fd43dde01217071906
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark4.94
Satisfiable
(Un)Satisfiability was proved
Number of variables79
Number of constraints156
Number of domains1
Minimum domain size79
Maximum domain size79
Distribution of domain sizes[{"size":79,"count":79}]
Minimum variable degree4
Maximum variable degree14
Distribution of variable degrees[{"degree":4,"count":13},{"degree":5,"count":65},{"degree":14,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":156}]
Number of extensional constraints0
Number of intensional constraints156
Distribution of constraint types[{"type":"intension","count":156}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

2.53/2.22	
2.53/2.22	AbsCon 2 
2.53/2.24	
2.96/2.41	  Instance
2.96/2.41	    name=instance-4390973-1568380516, framework=COP, bounds=-infty..+infty
2.96/2.41	
2.96/2.41	  Loading variables...
2.96/2.44	  Loading constraints...
3.21/2.54	
3.21/2.54	  Domains
3.21/2.54	    nTypes=1, nValues=6241, sizes=[79#79]
3.21/2.54	  Variables
3.21/2.54	    count=79, degrees=[4#13,5#65,14#1]
3.21/2.54	  Objectives
3.21/2.54	    way=min, type=ObjMaximumLE
3.21/2.54	  Constraints
3.21/2.54	    count=157, nSpecific=157, arities=[2#156,79#1]
3.21/2.54	    distribution=[NE#156,ObjMaximumLE#1]
3.21/2.54	    wck=0.343, cpu=2.116, mem=23M870
3.21/2.54	  Solver SolverBacktrack being built...
3.21/2.54	
3.21/2.56	
3.21/2.56	  Solver
3.21/2.56	    guaranteedGAC=true
3.21/2.56	    wck=0.37, cpu=2.142, mem=34M512
3.21/2.57	
3.21/2.57	  Preprocessing
3.21/2.57	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.21/2.57	    wck=0.002, cpu=2.145, mem=34M512
3.21/2.57	
3.21/2.57	o 3
3.21/2.58	    num=0, depth=80..78, filters=96, ccks=157, wck=0.014, mem=34M512
3.21/2.58	    decisions=79, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=3
3.21/2.58	    
3.21/2.59	    num=1, depth=31..38, filters=476, ccks=157, wck=0.021, mem=34M512
3.21/2.59	    decisions=152, wrong=20, backtracks=11, failedAssignments=11, nogoods=4, foundSolutions=1, bestBound=3
3.21/2.59	    
3.21/2.59	    num=2, depth=14..23, filters=790, ccks=157, wck=0.023, mem=34M512
3.21/2.59	    decisions=204, wrong=39, backtracks=22, failedAssignments=22, nogoods=5, foundSolutions=1, bestBound=3
3.21/2.59	    
3.21/2.59	    num=3, depth=14..28, filters=1423, ccks=157, wck=0.025, mem=34M512
3.21/2.59	    decisions=272, wrong=62, backtracks=38, failedAssignments=34, nogoods=7, foundSolutions=1, bestBound=3
3.21/2.59	    
3.21/2.59	    num=4, depth=19..24, filters=1826, ccks=157, wck=0.026, mem=34M512
3.21/2.59	    decisions=343, wrong=86, backtracks=56, failedAssignments=47, nogoods=12, foundSolutions=1, bestBound=3
3.21/2.59	    
3.21/2.60	    num=5, depth=14..23, filters=2281, ccks=157, wck=0.028, mem=34M512
3.21/2.60	    decisions=411, wrong=111, backtracks=72, failedAssignments=61, nogoods=15, foundSolutions=1, bestBound=3
3.21/2.60	    
3.21/2.60	    num=6, depth=11..24, filters=2821, ccks=157, wck=0.03, mem=34M512
3.21/2.60	    decisions=489, wrong=141, backtracks=93, failedAssignments=77, nogoods=19, foundSolutions=1, bestBound=3
3.21/2.60	    
3.50/2.61	    num=7, depth=17..24, filters=3340, ccks=157, wck=0.032, mem=34M512
3.50/2.61	    decisions=576, wrong=174, backtracks=111, failedAssignments=94, nogoods=22, foundSolutions=1, bestBound=3
3.50/2.61	    
3.50/2.61	    num=8, depth=14..28, filters=3978, ccks=157, wck=0.034, mem=34M512
3.50/2.61	    decisions=662, wrong=207, backtracks=130, failedAssignments=113, nogoods=26, foundSolutions=1, bestBound=3
3.50/2.61	    
3.50/2.61	    num=9, depth=14..21, filters=5200, ccks=157, wck=0.036, mem=34M512
3.50/2.61	    decisions=757, wrong=246, backtracks=153, failedAssignments=134, nogoods=29, foundSolutions=1, bestBound=3
3.50/2.61	    
3.50/2.61	    num=10, depth=15..22, filters=6069, ccks=157, wck=0.038, mem=34M512
3.50/2.61	    decisions=857, wrong=288, backtracks=185, failedAssignments=157, nogoods=33, foundSolutions=1, bestBound=3
3.50/2.61	    
3.50/2.61	    num=11, depth=10..23, filters=6790, ccks=157, wck=0.04, mem=34M512
3.50/2.61	    decisions=961, wrong=333, backtracks=218, failedAssignments=182, nogoods=36, foundSolutions=1, bestBound=3
3.50/2.61	    
3.50/2.62	    num=12, depth=13..20, filters=7989, ccks=157, wck=0.042, mem=34M512
3.50/2.62	    decisions=1080, wrong=385, backtracks=253, failedAssignments=210, nogoods=40, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=13, depth=13..25, filters=8919, ccks=157, wck=0.044, mem=34M512
3.50/2.62	    decisions=1211, wrong=443, backtracks=290, failedAssignments=241, nogoods=46, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=14, depth=15..23, filters=10157, ccks=157, wck=0.046, mem=34M512
3.50/2.62	    decisions=1356, wrong=507, backtracks=334, failedAssignments=275, nogoods=52, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=15, depth=10..20, filters=11630, ccks=157, wck=0.048, mem=34M512
3.50/2.62	    decisions=1514, wrong=581, backtracks=381, failedAssignments=312, nogoods=57, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=16, depth=18..27, filters=12650, ccks=157, wck=0.05, mem=34M512
3.50/2.62	    decisions=1686, wrong=657, backtracks=431, failedAssignments=353, nogoods=60, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=17, depth=12..23, filters=14255, ccks=157, wck=0.052, mem=34M512
3.50/2.62	    decisions=1878, wrong=746, backtracks=489, failedAssignments=398, nogoods=66, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=18, depth=15..24, filters=15817, ccks=157, wck=0.054, mem=34M512
3.50/2.62	    decisions=2068, wrong=833, backtracks=548, failedAssignments=448, nogoods=71, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=19, depth=14..23, filters=18070, ccks=157, wck=0.057, mem=34M512
3.50/2.62	    decisions=2289, wrong=936, backtracks=621, failedAssignments=503, nogoods=75, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.62	    num=20, depth=14..28, filters=20930, ccks=157, wck=0.06, mem=34M512
3.50/2.62	    decisions=2537, wrong=1050, backtracks=691, failedAssignments=564, nogoods=79, foundSolutions=1, bestBound=3
3.50/2.62	    
3.50/2.63	    num=21, depth=10..22, filters=23299, ccks=157, wck=0.062, mem=34M512
3.50/2.63	    decisions=2780, wrong=1165, backtracks=756, failedAssignments=631, nogoods=85, foundSolutions=1, bestBound=3
3.50/2.63	    
3.50/2.63	    num=22, depth=14..27, filters=25327, ccks=157, wck=0.064, mem=34M512
3.50/2.63	    decisions=3046, wrong=1291, backtracks=821, failedAssignments=705, nogoods=88, foundSolutions=1, bestBound=3
3.50/2.63	    
3.50/2.63	    num=23, depth=16..25, filters=28078, ccks=157, wck=0.068, mem=34M512
3.50/2.63	    decisions=3347, wrong=1432, backtracks=912, failedAssignments=786, nogoods=94, foundSolutions=1, bestBound=3
3.50/2.63	    
3.50/2.64	    num=24, depth=16..25, filters=30846, ccks=157, wck=0.071, mem=34M512
3.50/2.64	    decisions=3695, wrong=1596, backtracks=1022, failedAssignments=875, nogoods=98, foundSolutions=1, bestBound=3
3.50/2.64	    
3.50/2.64	    num=25, depth=16..25, filters=34231, ccks=157, wck=0.075, mem=34M512
3.50/2.64	    decisions=4117, wrong=1798, backtracks=1163, failedAssignments=973, nogoods=100, foundSolutions=1, bestBound=3
3.50/2.64	    
3.50/2.64	    num=26, depth=18..27, filters=37296, ccks=157, wck=0.077, mem=34M512
3.50/2.64	    decisions=4502, wrong=1981, backtracks=1285, failedAssignments=1081, nogoods=107, foundSolutions=1, bestBound=3
3.50/2.64	    
3.50/2.64	    num=27, depth=21..29, filters=40975, ccks=157, wck=0.079, mem=34M512
3.50/2.64	    decisions=4988, wrong=2212, backtracks=1443, failedAssignments=1200, nogoods=112, foundSolutions=1, bestBound=3
3.50/2.64	    
3.50/2.65	    num=28, depth=9..28, filters=46064, ccks=157, wck=0.082, mem=34M512
3.50/2.65	    decisions=5486, wrong=2451, backtracks=1602, failedAssignments=1331, nogoods=117, foundSolutions=1, bestBound=3
3.50/2.65	    
3.50/2.65	    num=29, depth=15..24, filters=50298, ccks=157, wck=0.085, mem=34M512
3.50/2.65	    decisions=6024, wrong=2711, backtracks=1773, failedAssignments=1475, nogoods=124, foundSolutions=1, bestBound=3
3.50/2.65	    
3.50/2.65	    num=30, depth=17..29, filters=55160, ccks=157, wck=0.088, mem=34M512
3.50/2.65	    decisions=6648, wrong=3011, backtracks=1990, failedAssignments=1633, nogoods=128, foundSolutions=1, bestBound=3
3.50/2.65	    
3.50/2.66	    num=31, depth=22..34, filters=60314, ccks=157, wck=0.092, mem=34M512
3.50/2.66	    decisions=7370, wrong=3360, backtracks=2222, failedAssignments=1807, nogoods=133, foundSolutions=1, bestBound=3
3.50/2.66	    
3.50/2.66	    num=32, depth=12..24, filters=65606, ccks=157, wck=0.095, mem=34M512
3.50/2.66	    decisions=8074, wrong=3705, backtracks=2464, failedAssignments=1998, nogoods=136, foundSolutions=1, bestBound=3
3.50/2.66	    
3.50/2.66	    num=33, depth=13..27, filters=71706, ccks=157, wck=0.099, mem=34M512
3.50/2.66	    decisions=8822, wrong=4071, backtracks=2696, failedAssignments=2209, nogoods=144, foundSolutions=1, bestBound=3
3.50/2.66	    
3.50/2.67	    num=34, depth=15..27, filters=80421, ccks=157, wck=0.104, mem=34M512
3.50/2.67	    decisions=9681, wrong=4491, backtracks=2978, failedAssignments=2441, nogoods=149, foundSolutions=1, bestBound=3
3.50/2.67	    
3.50/2.67	    num=35, depth=15..27, filters=89681, ccks=157, wck=0.109, mem=34M512
3.50/2.67	    decisions=10685, wrong=4983, backtracks=3308, failedAssignments=2696, nogoods=156, foundSolutions=1, bestBound=3
3.50/2.67	    
3.50/2.68	    num=36, depth=18..32, filters=98791, ccks=157, wck=0.115, mem=37M154
3.50/2.68	    decisions=11751, wrong=5507, backtracks=3658, failedAssignments=2977, nogoods=162, foundSolutions=1, bestBound=3
3.50/2.68	    
3.50/2.69	    num=37, depth=12..25, filters=106897, ccks=157, wck=0.12, mem=37M154
3.50/2.69	    decisions=12900, wrong=6073, backtracks=4027, failedAssignments=3286, nogoods=170, foundSolutions=1, bestBound=3
3.50/2.69	    
3.50/2.69	    num=38, depth=10..26, filters=117606, ccks=157, wck=0.128, mem=37M154
3.50/2.69	    decisions=14153, wrong=6693, backtracks=4459, failedAssignments=3626, nogoods=174, foundSolutions=1, bestBound=3
3.50/2.69	    
3.83/2.70	    num=39, depth=13..28, filters=129511, ccks=157, wck=0.134, mem=37M154
3.83/2.70	    decisions=15586, wrong=7401, backtracks=4923, failedAssignments=4000, nogoods=176, foundSolutions=1, bestBound=3
3.83/2.70	    
3.83/2.71	    num=40, depth=16..29, filters=143043, ccks=157, wck=0.14, mem=37M154
3.83/2.71	    decisions=17075, wrong=8137, backtracks=5426, failedAssignments=4411, nogoods=179, foundSolutions=1, bestBound=3
3.83/2.71	    
3.83/2.71	    num=41, depth=10..27, filters=156332, ccks=157, wck=0.146, mem=37M154
3.83/2.71	    decisions=18639, wrong=8911, backtracks=5910, failedAssignments=4863, nogoods=187, foundSolutions=1, bestBound=3
3.83/2.71	    
3.83/2.72	    num=42, depth=19..36, filters=176297, ccks=157, wck=0.154, mem=37M154
3.83/2.72	    decisions=20499, wrong=9831, backtracks=6492, failedAssignments=5360, nogoods=193, foundSolutions=1, bestBound=3
3.83/2.72	    
3.83/2.73	    num=43, depth=9..24, filters=191475, ccks=157, wck=0.161, mem=37M154
3.83/2.73	    decisions=22486, wrong=10819, backtracks=7151, failedAssignments=5907, nogoods=205, foundSolutions=1, bestBound=3
3.83/2.73	    
3.83/2.73	    num=44, depth=9..26, filters=209126, ccks=157, wck=0.168, mem=37M154
3.83/2.73	    decisions=24770, wrong=11951, backtracks=7915, failedAssignments=6509, nogoods=211, foundSolutions=1, bestBound=3
3.83/2.73	    
3.83/2.74	    num=45, depth=12..30, filters=233429, ccks=157, wck=0.177, mem=37M154
3.83/2.74	    decisions=27191, wrong=13154, backtracks=8705, failedAssignments=7171, nogoods=218, foundSolutions=1, bestBound=3
3.83/2.74	    
3.83/2.75	    num=46, depth=13..27, filters=252884, ccks=157, wck=0.185, mem=37M154
3.83/2.75	    decisions=29705, wrong=14403, backtracks=9511, failedAssignments=7899, nogoods=226, foundSolutions=1, bestBound=3
3.83/2.75	    
3.83/2.76	    num=47, depth=18..33, filters=276438, ccks=157, wck=0.194, mem=37M154
3.83/2.76	    decisions=32681, wrong=15879, backtracks=10468, failedAssignments=8700, nogoods=231, foundSolutions=1, bestBound=3
3.83/2.76	    
3.83/2.77	    num=48, depth=13..28, filters=299314, ccks=157, wck=0.202, mem=37M154
3.83/2.77	    decisions=35967, wrong=17514, backtracks=11577, failedAssignments=9581, nogoods=236, foundSolutions=1, bestBound=3
3.83/2.77	    
3.83/2.78	    num=49, depth=17..34, filters=330792, ccks=157, wck=0.212, mem=37M154
3.83/2.78	    decisions=39628, wrong=19334, backtracks=12867, failedAssignments=10551, nogoods=243, foundSolutions=1, bestBound=3
3.83/2.78	    
3.83/2.79	    num=50, depth=15..30, filters=364152, ccks=157, wck=0.222, mem=37M154
3.83/2.79	    decisions=43432, wrong=21228, backtracks=14125, failedAssignments=11618, nogoods=249, foundSolutions=1, bestBound=3
3.83/2.79	    
4.13/2.80	    num=51, depth=17..34, filters=399900, ccks=157, wck=0.234, mem=37M154
4.13/2.80	    decisions=47773, wrong=23388, backtracks=15576, failedAssignments=12791, nogoods=259, foundSolutions=1, bestBound=3
4.13/2.80	    
4.13/2.81	    num=52, depth=14..29, filters=439731, ccks=157, wck=0.246, mem=37M154
4.13/2.81	    decisions=52593, wrong=25790, backtracks=17166, failedAssignments=14082, nogoods=267, foundSolutions=1, bestBound=3
4.13/2.81	    
4.13/2.83	    num=53, depth=11..31, filters=488374, ccks=157, wck=0.261, mem=37M154
4.13/2.83	    decisions=57815, wrong=28392, backtracks=18948, failedAssignments=15502, nogoods=274, foundSolutions=1, bestBound=3
4.13/2.83	    
4.13/2.84	    num=54, depth=18..34, filters=549900, ccks=157, wck=0.278, mem=37M154
4.13/2.84	    decisions=63792, wrong=31370, backtracks=20910, failedAssignments=17064, nogoods=284, foundSolutions=1, bestBound=3
4.13/2.84	    
4.13/2.86	    num=55, depth=12..30, filters=609611, ccks=157, wck=0.295, mem=37M154
4.13/2.86	    decisions=69929, wrong=34430, backtracks=22906, failedAssignments=18782, nogoods=290, foundSolutions=1, bestBound=3
4.13/2.86	    
4.13/2.88	    num=56, depth=16..33, filters=681036, ccks=157, wck=0.316, mem=37M154
4.13/2.88	    decisions=77062, wrong=37985, backtracks=25290, failedAssignments=20672, nogoods=295, foundSolutions=1, bestBound=3
4.13/2.88	    
4.34/2.90	    num=57, depth=11..28, filters=749061, ccks=157, wck=0.336, mem=37M154
4.34/2.90	    decisions=84822, wrong=41857, backtracks=27955, failedAssignments=22751, nogoods=299, foundSolutions=1, bestBound=3
4.34/2.90	    
4.34/2.92	    num=58, depth=10..28, filters=819445, ccks=157, wck=0.356, mem=37M154
4.34/2.92	    decisions=93190, wrong=46033, backtracks=30762, failedAssignments=25038, nogoods=307, foundSolutions=1, bestBound=3
4.34/2.92	    
4.34/2.95	    num=59, depth=17..33, filters=898328, ccks=157, wck=0.382, mem=37M154
4.34/2.95	    decisions=102525, wrong=50690, backtracks=33899, failedAssignments=27554, nogoods=313, foundSolutions=1, bestBound=3
4.34/2.95	    
4.34/2.98	    num=60, depth=11..29, filters=987611, ccks=157, wck=0.413, mem=37M154
4.34/2.98	    decisions=112850, wrong=55841, backtracks=37251, failedAssignments=30322, nogoods=319, foundSolutions=1, bestBound=3
4.34/2.98	    
4.48/3.01	    num=61, depth=15..32, filters=1076317, ccks=157, wck=0.443, mem=39M797
4.48/3.01	    decisions=124119, wrong=61464, backtracks=41106, failedAssignments=33366, nogoods=326, foundSolutions=1, bestBound=3
4.48/3.01	    
4.48/3.04	    num=62, depth=12..31, filters=1181643, ccks=157, wck=0.479, mem=39M797
4.48/3.04	    decisions=136532, wrong=67662, backtracks=45128, failedAssignments=36715, nogoods=336, foundSolutions=1, bestBound=3
4.48/3.04	    
4.48/3.08	    num=63, depth=14..32, filters=1302226, ccks=157, wck=0.519, mem=39M797
4.48/3.08	    decisions=150257, wrong=74513, backtracks=49782, failedAssignments=40399, nogoods=344, foundSolutions=1, bestBound=3
4.48/3.08	    
4.59/3.13	    num=64, depth=14..30, filters=1451769, ccks=157, wck=0.568, mem=39M797
4.59/3.13	    decisions=165126, wrong=81937, backtracks=54541, failedAssignments=44451, nogoods=351, foundSolutions=1, bestBound=3
4.59/3.13	    
4.59/3.18	    num=65, depth=10..29, filters=1582920, ccks=157, wck=0.612, mem=39M797
4.59/3.18	    decisions=181061, wrong=89895, backtracks=59612, failedAssignments=48908, nogoods=358, foundSolutions=1, bestBound=3
4.59/3.18	    
4.69/3.23	    num=66, depth=10..31, filters=1757474, ccks=157, wck=0.669, mem=39M797
4.69/3.23	    decisions=198800, wrong=98757, backtracks=65451, failedAssignments=53811, nogoods=366, foundSolutions=1, bestBound=3
4.69/3.23	    
4.69/3.29	    num=67, depth=9..31, filters=1937190, ccks=157, wck=0.728, mem=39M797
4.69/3.29	    decisions=218509, wrong=108606, backtracks=72004, failedAssignments=59205, nogoods=375, foundSolutions=1, bestBound=3
4.69/3.29	    
4.80/3.36	    num=68, depth=9..28, filters=2124844, ccks=157, wck=0.791, mem=39M797
4.80/3.36	    decisions=240103, wrong=119396, backtracks=79074, failedAssignments=65138, nogoods=382, foundSolutions=1, bestBound=3
4.80/3.36	    
4.90/3.42	    num=69, depth=11..30, filters=2337518, ccks=157, wck=0.859, mem=39M797
4.90/3.42	    decisions=263384, wrong=131028, backtracks=86862, failedAssignments=71664, nogoods=396, foundSolutions=1, bestBound=3
4.90/3.42	    
5.00/3.50	    num=70, depth=13..31, filters=2557546, ccks=157, wck=0.934, mem=42M440
5.00/3.50	    decisions=289843, wrong=144246, backtracks=95650, failedAssignments=78843, nogoods=403, foundSolutions=1, bestBound=3
5.00/3.50	    
5.00/3.59	    num=71, depth=17..36, filters=2815007, ccks=157, wck=1.024, mem=42M440
5.00/3.59	    decisions=318749, wrong=158687, backtracks=105499, failedAssignments=86740, nogoods=415, foundSolutions=1, bestBound=3
5.00/3.59	    
5.10/3.69	    num=72, depth=12..32, filters=3093924, ccks=157, wck=1.12, mem=42M440
5.10/3.69	    decisions=350917, wrong=174763, backtracks=116088, failedAssignments=95427, nogoods=427, foundSolutions=1, bestBound=3
5.10/3.69	    
5.20/3.79	    num=73, depth=11..31, filters=3405604, ccks=157, wck=1.224, mem=42M440
5.20/3.79	    decisions=386351, wrong=192472, backtracks=127745, failedAssignments=104982, nogoods=437, foundSolutions=1, bestBound=3
5.20/3.79	    
5.40/3.90	    num=74, depth=15..38, filters=3730702, ccks=157, wck=1.339, mem=42M440
5.40/3.90	    decisions=424609, wrong=211591, backtracks=140547, failedAssignments=115493, nogoods=448, foundSolutions=1, bestBound=3
5.40/3.90	    
5.51/4.03	    num=75, depth=16..36, filters=4099417, ccks=157, wck=1.462, mem=45M82
5.51/4.03	    decisions=466978, wrong=232764, backtracks=154476, failedAssignments=127055, nogoods=462, foundSolutions=1, bestBound=3
5.51/4.03	    
5.61/4.18	    num=76, depth=13..35, filters=4498973, ccks=157, wck=1.609, mem=45M82
5.61/4.18	    decisions=514070, wrong=256300, backtracks=169948, failedAssignments=139773, nogoods=474, foundSolutions=1, bestBound=3
5.61/4.18	    
5.79/4.33	    num=77, depth=8..34, filters=4936618, ccks=157, wck=1.766, mem=45M82
5.79/4.33	    decisions=563567, wrong=281043, backtracks=185905, failedAssignments=153763, nogoods=483, foundSolutions=1, bestBound=3
5.79/4.33	    
5.99/4.50	    num=78, depth=13..33, filters=5447358, ccks=157, wck=1.936, mem=45M82
5.99/4.50	    decisions=620118, wrong=309305, backtracks=204545, failedAssignments=169152, nogoods=490, foundSolutions=1, bestBound=3
5.99/4.50	    
6.09/4.69	    num=79, depth=10..33, filters=6003600, ccks=157, wck=2.124, mem=47M724
6.09/4.69	    decisions=682323, wrong=340400, backtracks=224871, failedAssignments=186080, nogoods=499, foundSolutions=1, bestBound=3
6.09/4.69	    
6.29/4.89	    num=80, depth=15..36, filters=6577060, ccks=157, wck=2.326, mem=47M724
6.29/4.89	    decisions=750638, wrong=374548, backtracks=247338, failedAssignments=204701, nogoods=504, foundSolutions=1, bestBound=3
6.29/4.89	    
6.60/5.11	    num=81, depth=11..33, filters=7206363, ccks=157, wck=2.545, mem=50M367
6.60/5.11	    decisions=824513, wrong=411477, backtracks=271295, failedAssignments=225185, nogoods=514, foundSolutions=1, bestBound=3
6.60/5.11	    
6.80/5.37	    num=82, depth=13..34, filters=7894565, ccks=157, wck=2.806, mem=50M367
6.80/5.37	    decisions=908251, wrong=453338, backtracks=298694, failedAssignments=247717, nogoods=522, foundSolutions=1, bestBound=3
6.80/5.37	    
7.09/5.64	    num=83, depth=11..33, filters=8695556, ccks=157, wck=3.073, mem=53M9
7.09/5.64	    decisions=996747, wrong=497577, backtracks=328102, failedAssignments=272502, nogoods=530, foundSolutions=1, bestBound=3
7.09/5.64	    
7.40/5.94	    num=84, depth=13..33, filters=9591339, ccks=157, wck=3.373, mem=53M9
7.40/5.94	    decisions=1097969, wrong=548179, backtracks=362093, failedAssignments=299766, nogoods=541, foundSolutions=1, bestBound=3
7.40/5.94	    
7.72/6.24	    num=85, depth=13..36, filters=10458338, ccks=157, wck=3.679, mem=55M652
7.72/6.24	    decisions=1206596, wrong=602481, backtracks=397123, failedAssignments=329756, nogoods=548, foundSolutions=1, bestBound=3
7.72/6.24	    
8.12/6.64	    num=86, depth=9..34, filters=11571492, ccks=157, wck=4.073, mem=55M652
8.12/6.64	    decisions=1326924, wrong=662636, backtracks=437188, failedAssignments=362745, nogoods=558, foundSolutions=1, bestBound=3
8.12/6.64	    
8.52/7.04	    num=87, depth=12..36, filters=12668914, ccks=157, wck=4.471, mem=58M294
8.52/7.04	    decisions=1459647, wrong=728988, backtracks=481091, failedAssignments=399033, nogoods=566, foundSolutions=1, bestBound=3
8.52/7.04	    
8.92/7.46	    num=88, depth=6..30, filters=13861884, ccks=157, wck=4.894, mem=60M937
8.92/7.46	    decisions=1606168, wrong=802243, backtracks=529285, failedAssignments=438950, nogoods=581, foundSolutions=1, bestBound=3
8.92/7.46	    
9.42/7.98	    num=89, depth=11..34, filters=15247583, ccks=157, wck=5.418, mem=63M579
9.42/7.98	    decisions=1770363, wrong=884329, backtracks=584870, failedAssignments=482859, nogoods=590, foundSolutions=1, bestBound=3
9.42/7.98	    
10.02/8.56	    num=90, depth=11..33, filters=16919906, ccks=157, wck=5.996, mem=66M221
10.02/8.56	    decisions=1949845, wrong=974061, backtracks=646476, failedAssignments=531159, nogoods=603, foundSolutions=1, bestBound=3
10.02/8.56	    
10.64/9.18	    num=91, depth=11..34, filters=18646482, ccks=157, wck=6.619, mem=68M864
10.64/9.18	    decisions=2146238, wrong=1072251, backtracks=712414, failedAssignments=584289, nogoods=614, foundSolutions=1, bestBound=3
10.64/9.18	    
11.33/9.85	    num=92, depth=10..32, filters=20499590, ccks=157, wck=7.282, mem=71M506
11.33/9.85	    decisions=2358829, wrong=1178538, backtracks=782336, failedAssignments=642732, nogoods=626, foundSolutions=1, bestBound=3
11.33/9.85	    
12.03/10.57	    num=93, depth=11..35, filters=22476375, ccks=157, wck=8.01, mem=74M149
12.03/10.57	    decisions=2595300, wrong=1296765, backtracks=860457, failedAssignments=707019, nogoods=639, foundSolutions=1, bestBound=3
12.03/10.57	    
12.83/11.39	    num=94, depth=5..34, filters=24769798, ccks=157, wck=8.824, mem=79M434
12.83/11.39	    decisions=2859382, wrong=1428796, backtracks=945720, failedAssignments=777735, nogoods=645, foundSolutions=1, bestBound=3
12.83/11.39	    
13.83/12.34	    num=95, depth=11..35, filters=27204136, ccks=157, wck=9.773, mem=82M76
13.83/12.34	    decisions=3149304, wrong=1573749, backtracks=1042790, failedAssignments=855522, nogoods=656, foundSolutions=1, bestBound=3
13.83/12.34	    
14.83/13.34	    num=96, depth=9..34, filters=29951888, ccks=157, wck=10.775, mem=87M361
14.83/13.34	    decisions=3468138, wrong=1733155, backtracks=1148263, failedAssignments=941088, nogoods=663, foundSolutions=1, bestBound=3
14.83/13.34	    
15.93/14.45	    num=97, depth=9..34, filters=32851504, ccks=157, wck=11.885, mem=92M646
15.93/14.45	    decisions=3818709, wrong=1908433, backtracks=1264192, failedAssignments=1035211, nogoods=671, foundSolutions=1, bestBound=3
15.93/14.45	    
17.23/15.73	    num=98, depth=7..34, filters=36418710, ccks=157, wck=13.163, mem=97M931
17.23/15.73	    decisions=4203015, wrong=2100578, backtracks=1391677, failedAssignments=1138746, nogoods=682, foundSolutions=1, bestBound=3
17.23/15.73	    
18.53/17.09	    num=99, depth=7..35, filters=40189065, ccks=157, wck=14.524, mem=105M858
18.53/17.09	    decisions=4627603, wrong=2312866, backtracks=1530738, failedAssignments=1252635, nogoods=691, foundSolutions=1, bestBound=3
18.53/17.09	    
20.02/18.57	    num=100, depth=9..36, filters=44197848, ccks=157, wck=16.005, mem=111M143
20.02/18.57	    decisions=5091198, wrong=2544654, backtracks=1686697, failedAssignments=1377913, nogoods=702, foundSolutions=1, bestBound=3
20.02/18.57	    
21.64/20.18	    num=101, depth=7..35, filters=48565071, ccks=157, wck=17.611, mem=119M70
21.64/20.18	    decisions=5599693, wrong=2798896, backtracks=1854680, failedAssignments=1515719, nogoods=718, foundSolutions=1, bestBound=3
21.64/20.18	    
23.54/22.09	    num=102, depth=10..36, filters=53358324, ccks=157, wck=19.52, mem=126M997
23.54/22.09	    decisions=6160873, wrong=3079476, backtracks=2043000, failedAssignments=1667305, nogoods=730, foundSolutions=1, bestBound=3
23.54/22.09	    
25.64/24.14	    num=103, depth=4..31, filters=58925085, ccks=157, wck=21.58, mem=134M925
25.64/24.14	    decisions=6775225, wrong=3386647, backtracks=2248318, failedAssignments=1834050, nogoods=739, foundSolutions=1, bestBound=3
25.64/24.14	    
27.77/26.25	    num=104, depth=9..37, filters=64576609, ccks=157, wck=23.682, mem=22M585
27.77/26.25	    decisions=7451381, wrong=3724717, backtracks=2472592, failedAssignments=2017469, nogoods=752, foundSolutions=1, bestBound=3
27.77/26.25	    
30.07/28.55	    num=105, depth=8..35, filters=71219663, ccks=157, wck=25.99, mem=33M49
30.07/28.55	    decisions=8195840, wrong=4096937, backtracks=2714763, failedAssignments=2219230, nogoods=766, foundSolutions=1, bestBound=3
30.07/28.55	    
32.68/31.11	    num=106, depth=9..37, filters=78468969, ccks=157, wck=28.549, mem=46M129
32.68/31.11	    decisions=9020738, wrong=4509377, backtracks=2991752, failedAssignments=2441168, nogoods=774, foundSolutions=1, bestBound=3
32.68/31.11	    
35.47/33.95	    num=107, depth=8..37, filters=86370107, ccks=157, wck=31.381, mem=59M209
35.47/33.95	    decisions=9912245, wrong=4955118, backtracks=3285972, failedAssignments=2685299, nogoods=783, foundSolutions=1, bestBound=3
35.47/33.95	    
38.77/37.26	    num=108, depth=8..35, filters=94861885, ccks=157, wck=34.692, mem=72M289
38.77/37.26	    decisions=10913354, wrong=5455664, backtracks=3616346, failedAssignments=2953844, nogoods=799, foundSolutions=1, bestBound=3
38.77/37.26	    
42.27/40.73	    num=109, depth=6..34, filters=104689721, ccks=157, wck=38.169, mem=87M985
42.27/40.73	    decisions=11996798, wrong=5997377, backtracks=3976747, failedAssignments=3249243, nogoods=814, foundSolutions=1, bestBound=3
42.27/40.73	    
46.07/44.56	    num=110, depth=9..36, filters=115018674, ccks=157, wck=41.995, mem=106M297
46.07/44.56	    decisions=13192980, wrong=6595458, backtracks=4376182, failedAssignments=3574182, nogoods=821, foundSolutions=1, bestBound=3
46.07/44.56	    
50.27/48.74	    num=111, depth=6..35, filters=126514054, ccks=157, wck=46.17, mem=124M609
50.27/48.74	    decisions=14522850, wrong=7260387, backtracks=4813009, failedAssignments=3931615, nogoods=838, foundSolutions=1, bestBound=3
50.27/48.74	    
55.07/53.52	    num=112, depth=8..35, filters=138585336, ccks=157, wck=50.957, mem=145M536
55.07/53.52	    decisions=15996435, wrong=7997172, backtracks=5303223, failedAssignments=4324791, nogoods=846, foundSolutions=1, bestBound=3
55.07/53.52	    
60.30/58.74	    num=113, depth=7..34, filters=152875482, ccks=157, wck=56.179, mem=38M313
60.30/58.74	    decisions=17606393, wrong=8802142, backtracks=5847530, failedAssignments=4757285, nogoods=855, foundSolutions=1, bestBound=3
60.30/58.74	    
66.11/64.56	    num=114, depth=8..35, filters=167512306, ccks=157, wck=61.994, mem=63M262
66.11/64.56	    decisions=19380123, wrong=9688999, backtracks=6436970, failedAssignments=5233029, nogoods=871, foundSolutions=1, bestBound=3
66.11/64.56	    
72.54/70.90	    num=115, depth=5..39, filters=184885782, ccks=157, wck=68.331, mem=92M139
72.54/70.90	    decisions=21314334, wrong=10656096, backtracks=7073917, failedAssignments=5756347, nogoods=881, foundSolutions=1, bestBound=3
72.54/70.90	    
79.55/77.91	    num=116, depth=5..35, filters=203771869, ccks=157, wck=75.343, mem=123M642
79.55/77.91	    decisions=23448438, wrong=11723140, backtracks=7784020, failedAssignments=6331997, nogoods=895, foundSolutions=1, bestBound=3
79.55/77.91	    
87.57/85.98	    num=117, depth=4..33, filters=223895662, ccks=157, wck=83.419, mem=25M163
87.57/85.98	    decisions=25823818, wrong=12910824, backtracks=8575615, failedAssignments=6965212, nogoods=907, foundSolutions=1, bestBound=3
87.57/85.98	    
96.48/94.87	    num=118, depth=6..36, filters=246046455, ccks=157, wck=92.309, mem=61M871
96.48/94.87	    decisions=28428081, wrong=14212947, backtracks=9449963, failedAssignments=7661748, nogoods=920, foundSolutions=1, bestBound=3
96.48/94.87	    
106.38/104.76	    num=119, depth=6..33, filters=270645870, ccks=157, wck=102.196, mem=103M823
106.38/104.76	    decisions=31292157, wrong=15644977, backtracks=10408172, failedAssignments=8427938, nogoods=936, foundSolutions=1, bestBound=3
106.38/104.76	    
116.88/115.27	    num=120, depth=5..34, filters=298115842, ccks=157, wck=112.708, mem=151M19
116.88/115.27	    decisions=34410062, wrong=17203921, backtracks=11456348, failedAssignments=9270747, nogoods=947, foundSolutions=1, bestBound=3
116.88/115.27	    
128.52/126.89	    num=121, depth=4..34, filters=328644960, ccks=157, wck=124.323, mem=69M105
128.52/126.89	    decisions=37877733, wrong=18937751, backtracks=12611303, failedAssignments=10197837, nogoods=968, foundSolutions=1, bestBound=3
128.52/126.89	    
141.73/140.01	    num=122, depth=6..36, filters=362394830, ccks=157, wck=137.448, mem=123M441
141.73/140.01	    decisions=41668549, wrong=20833151, backtracks=13882967, failedAssignments=11217636, nogoods=987, foundSolutions=1, bestBound=3
141.73/140.01	    
155.87/154.14	    num=123, depth=4..35, filters=399099439, ccks=157, wck=151.573, mem=53M97
155.87/154.14	    decisions=45830226, wrong=22913984, backtracks=15266990, failedAssignments=12339415, nogoods=999, foundSolutions=1, bestBound=3
155.87/154.14	    
171.96/170.26	    num=124, depth=4..36, filters=440200397, ccks=157, wck=167.69, mem=119M402
171.96/170.26	    decisions=50410764, wrong=25204246, backtracks=16798129, failedAssignments=13573372, nogoods=1014, foundSolutions=1, bestBound=3
171.96/170.26	    
189.09/187.39	    num=125, depth=4..36, filters=485348072, ccks=157, wck=184.83, mem=65M163
189.09/187.39	    decisions=55442536, wrong=27720125, backtracks=18473114, failedAssignments=14930725, nogoods=1026, foundSolutions=1, bestBound=3
189.09/187.39	    
208.30/206.57	    num=126, depth=4..35, filters=533975517, ccks=157, wck=204.001, mem=143M11
208.30/206.57	    decisions=60967260, wrong=30482482, backtracks=20313404, failedAssignments=16423813, nogoods=1044, foundSolutions=1, bestBound=3
208.30/206.57	    
228.96/227.13	    num=127, depth=3..34, filters=587862490, ccks=157, wck=224.567, mem=106M469
228.96/227.13	    decisions=67069852, wrong=33533770, backtracks=22341755, failedAssignments=18066210, nogoods=1063, foundSolutions=1, bestBound=3
228.96/227.13	    
252.38/250.57	    num=128, depth=3..33, filters=647632323, ccks=157, wck=248.0, mem=80M740
252.38/250.57	    decisions=73795671, wrong=36896676, backtracks=24586043, failedAssignments=19872847, nogoods=1089, foundSolutions=1, bestBound=3
252.38/250.57	    
279.02/277.14	    num=129, depth=3..36, filters=712353745, ccks=157, wck=274.571, mem=65M367
279.02/277.14	    decisions=81231651, wrong=40614656, backtracks=27078110, failedAssignments=21860148, nogoods=1098, foundSolutions=1, bestBound=3
279.02/277.14	    
308.13/306.25	    num=130, depth=2..34, filters=781865495, ccks=157, wck=303.68, mem=64M786
308.13/306.25	    decisions=89404780, wrong=44701213, backtracks=29808540, failedAssignments=24046179, nogoods=1115, foundSolutions=1, bestBound=3
308.13/306.25	    
339.55/337.63	    num=131, depth=1..34, filters=859492998, ccks=157, wck=335.06, mem=75M897
339.55/337.63	    decisions=98362055, wrong=49179843, backtracks=32830039, failedAssignments=26450813, nogoods=1132, foundSolutions=1, bestBound=3
339.55/337.63	    
374.76/372.81	    num=132, depth=1..36, filters=942796655, ccks=157, wck=370.24, mem=102M674
374.76/372.81	    decisions=108170805, wrong=54084215, backtracks=36131375, failedAssignments=29095910, nogoods=1146, foundSolutions=1, bestBound=3
374.76/372.81	    
414.00/412.04	    num=133, depth=1..34, filters=1039781392, ccks=157, wck=409.479, mem=31M177
414.00/412.04	    decisions=118950511, wrong=59474062, backtracks=39739277, failedAssignments=32005517, nogoods=1159, foundSolutions=1, bestBound=3
414.00/412.04	    
458.70/456.78	    num=134, depth=0..32, filters=1149733915, ccks=157, wck=454.216, mem=92M641
458.70/456.78	    decisions=130858177, wrong=65427889, backtracks=43755329, failedAssignments=35206085, nogoods=1172, foundSolutions=1, bestBound=3
458.70/456.78	    
487.62/485.68	
487.62/485.68	  New Bounds: 3..2
487.62/485.68	    num=135, depth=0..35, filters=1221175410, ccks=157, wck=483.118, mem=93M811
487.62/485.68	    decisions=138554023, wrong=69275813, backtracks=46344808, failedAssignments=37275536, foundSolutions=1, bestBound=3
487.62/485.68	    
487.62/485.68	  Global
487.62/485.68	    filters=1221175410, ccks=157
487.62/485.68	    Stop=FULL_EXPLORATION, wrong=69275813, bestBound=3, bestBoundWck=0.379, bestBoundCpu=2.15, foundSolutions=1, firstSolCpu=2.15
487.62/485.68	    wck=483.489, cpu=485.144, mem=93M811
487.62/485.68	
487.62/485.68	v <instantiation id='sol1' type='solution' cost='3'>  <list> x[] </list>  <values> 0 1 0 1 0 1 0 1 0 1 0 1 2 0 1 0 1 0 1 0 1 0 1 0 1 2 0 1 0 1 0 1 0 1 0 1 0 1 2 0 1 0 1 0 1 0 1 0 1 0 1 2 0 1 0 1 0 1 0 1 0 1 0 1 2 0 1 0 1 0 1 0 1 0 1 0 1 2 3 </values>  </instantiation>
487.62/485.68	s OPTIMUM FOUND
487.62/485.68	
487.62/485.68	d WRONG_DECISIONS 69275813

Verifier Data

OK	3

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

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

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

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


[startup+0.100183 s]*
/proc/loadavg: 0.00 0.01 0.05 3/201 10829
/proc/meminfo: memFree=23899116/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=111596 memory=5604 CPUtime=0 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 1722 0 0 0 0 0 0 0 20 0 2 0 413966587 114274304 1401 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 27899 1401 1062 1 0 16810 0
[pid=10823/tid=10829] ppid=10818 vsize=111596 memory=7822038051842263955 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) D 10818 10823 10765 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 2 0 413966594 114274304 1401 33554432000 4194304 4196468 140727493341360 139771683266792 139771671704949 0 4 0 16784584 18446744072101821988 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 111596 KiB
Current children cumulated memory: 5604 KiB

[startup+0.209737 s]*
/proc/loadavg: 0.00 0.01 0.05 1/215 10843
/proc/meminfo: memFree=23879156/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10260324 memory=20184 CPUtime=0.03 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 3968 0 0 0 3 0 0 0 20 0 9 0 413966587 10506571776 5046 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2565081 5046 2155 1 0 2527622 0
[pid=10823/tid=10829] ppid=10818 vsize=10260324 memory=7022364594140610616 CPUtime=0.03 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) D 10818 10823 10765 0 -1 1077944384 2614 0 0 0 3 0 0 0 20 0 9 0 413966594 10506571776 5046 33554432000 4194304 4196468 140727493341360 139771683253560 139771671705109 0 4 0 16800971 18446744072101821988 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10260324 memory=365 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413966602 10506571776 5046 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10260324 memory=3905104717677483680 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413966602 10506571776 5046 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800971 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413966602 10506571776 5046 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 413966602 10506571776 5046 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800971 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10260324 memory=140586138621568 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 413966604 10506571776 5046 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 413966605 10506571776 5046 33554432000 4194304 4196468 140727493341360 139770914117024 139771679037141 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 413966605 10506571776 5046 33554432000 4194304 4196468 140727493341360 139770913064432 139771679037141 0 4 0 16800971 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10260324 KiB
Current children cumulated memory: 20184 KiB

[startup+0.309985 s]*
/proc/loadavg: 0.00 0.01 0.05 2/225 10853
/proc/meminfo: memFree=23877168/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10593144 memory=22564 CPUtime=0.06 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 4600 0 0 0 5 1 0 0 20 0 14 0 413966587 10847379456 5641 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2648286 5641 2608 1 0 2610827 0
[pid=10823/tid=10829] ppid=10818 vsize=10593144 memory=8317482817917895235 CPUtime=0.04 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) D 10818 10823 10765 0 -1 1077944384 2724 0 0 0 4 0 0 0 20 0 14 0 413966594 10847379456 5641 33554432000 4194304 4196468 140727493341360 139771683264320 139771679050813 0 4 0 16800975 18446744072101821988 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10593144 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413966602 10847379456 5641 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413966602 10847379456 5641 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413966602 10847379456 5641 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 413966602 10847379456 5641 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 413966604 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 413966605 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770914117024 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 413966605 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770913064432 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10844] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10844/stat : 10844 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 413966615 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770912013008 139771679045531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10845] ppid=10818 vsize=10593144 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10845/stat : 10845 (java) S 10818 10823 10765 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 14 0 413966615 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770910959600 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10846] ppid=10818 vsize=10593144 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10846/stat : 10846 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 413966615 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770909907056 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10847] ppid=10818 vsize=10593144 memory=140586138621568 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10847/stat : 10847 (java) S 10818 10823 10765 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 14 0 413966615 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770908854512 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10848] ppid=10818 vsize=10593144 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10848/stat : 10848 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 413966616 10847379456 5641 33554432000 4194304 4196468 140727493341360 139770907802208 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10593144 KiB
Current children cumulated memory: 22564 KiB

[startup+0.704323 s]
/proc/loadavg: 0.00 0.01 0.05 4/227 10855
/proc/meminfo: memFree=23851168/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10659884 memory=48964 CPUtime=0.7 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 11395 0 0 0 65 5 0 0 20 0 15 0 413966587 10915721216 12241 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2664971 12241 3056 1 0 2627468 0
[pid=10823/tid=10829] ppid=10818 vsize=10659884 memory=-1 CPUtime=0.39 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) R 10818 10823 10765 0 -1 4202560 7443 0 0 0 36 3 0 0 20 0 15 0 413966594 10915721216 12241 33554432000 4194304 4196468 140727493341360 139771683252864 139771664708129 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966602 10915721216 12241 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10659884 memory=281172047298800 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966602 10915721216 12241 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966602 10915721216 12241 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966602 10915721216 12241 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10659884 memory=-8341965534556230502 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966604 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10659884 memory=7822038051842261661 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413966605 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770914117024 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10659884 memory=-6520471753822164382 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413966605 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770913064432 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10844] ppid=10818 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10844/stat : 10844 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966615 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770912013008 139771679045531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10845] ppid=10818 vsize=10659884 memory=2276 CPUtime=0.08 cores=1,3,5,7
/proc/10823/task/10845/stat : 10845 (java) S 10818 10823 10765 0 -1 1077944384 971 0 0 0 8 0 0 0 20 0 15 0 413966615 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770910959600 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10846] ppid=10818 vsize=10659884 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/10823/task/10846/stat : 10846 (java) S 10818 10823 10765 0 -1 1077944384 644 0 0 0 7 0 0 0 20 0 15 0 413966615 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770909907056 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10847] ppid=10818 vsize=10659884 memory=14056 CPUtime=0.12 cores=1,3,5,7
/proc/10823/task/10847/stat : 10847 (java) S 10818 10823 10765 0 -1 1077944384 976 0 0 0 12 0 0 0 20 0 15 0 413966615 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770908854512 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10848] ppid=10818 vsize=10659884 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10848/stat : 10848 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966616 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770907802208 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10854] ppid=10818 vsize=10659884 memory=520 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10854/stat : 10854 (java) S 10818 10823 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966620 10915721216 12241 33554432000 4194304 4196468 140727493341360 139770906749744 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 48964 KiB

[startup+1.50072 s]
/proc/loadavg: 0.00 0.01 0.05 6/227 10855
/proc/meminfo: memFree=23799320/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10663980 memory=71276 CPUtime=1.63 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 16539 0 0 0 157 6 0 0 20 0 15 0 413966587 10919915520 17819 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2665995 17819 3079 1 0 2628492 0
[pid=10823/tid=10829] ppid=10818 vsize=10663980 memory=0 CPUtime=1.19 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) R 10818 10823 10765 0 -1 4202560 11882 0 0 0 114 5 0 0 20 0 15 0 413966594 10919915520 17819 33554432000 4194304 4196468 140727493341360 139771683254800 139771662219640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966602 10919915520 17819 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10663980 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966602 10919915520 17819 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413966602 10919915520 17819 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413966602 10919915520 17819 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 413966604 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10663980 memory=39472 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413966605 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770914117024 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413966605 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770913064432 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10844] ppid=10818 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10844/stat : 10844 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966615 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770912013008 139771679045531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10845] ppid=10818 vsize=10663980 memory=3906785879518633939 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10845/stat : 10845 (java) S 10818 10823 10765 0 -1 1077944384 988 0 0 0 11 0 0 0 20 0 15 0 413966615 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770910959600 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10846] ppid=10818 vsize=10663980 memory=7451031213891282793 CPUtime=0.13 cores=1,3,5,7
/proc/10823/task/10846/stat : 10846 (java) S 10818 10823 10765 0 -1 1077944384 1159 0 0 0 13 0 0 0 20 0 15 0 413966615 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770909907056 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10847] ppid=10818 vsize=10663980 memory=6656426216303648864 CPUtime=0.18 cores=1,3,5,7
/proc/10823/task/10847/stat : 10847 (java) S 10818 10823 10765 0 -1 1077944384 1134 0 0 0 18 0 0 0 20 0 15 0 413966615 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770908854512 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10848] ppid=10818 vsize=10663980 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10848/stat : 10848 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413966616 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770907802208 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10854] ppid=10818 vsize=10663980 memory=281172047298800 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10854/stat : 10854 (java) S 10818 10823 10765 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 413966620 10919915520 17819 33554432000 4194304 4196468 140727493341360 139770906749744 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 71276 KiB

[startup+3.11003 s]
/proc/loadavg: 0.16 0.05 0.06 6/229 10857
/proc/meminfo: memFree=23556688/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10746276 memory=154444 CPUtime=4.59 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 25892 0 0 0 447 12 0 0 20 0 16 0 413966587 11004186624 38611 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2686569 38611 3343 1 0 2646705 0
[pid=10823/tid=10829] ppid=10818 vsize=10746276 memory=3618840268254626369 CPUtime=1.85 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) S 10818 10823 10765 0 -1 1077944384 15380 0 0 0 179 6 0 0 20 0 16 0 413966594 11004186624 38611 33554432000 4194304 4196468 140727493341360 139771683269808 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10746276 memory=3504 CPUtime=0.01 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 16 0 413966602 11004186624 38611 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 16 0 413966602 11004186624 38611 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10746276 memory=140586023658080 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 413966602 11004186624 38611 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 413966602 11004186624 38611 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 1074 0 0 0 1 0 0 0 20 0 16 0 413966604 11004186624 38611 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10746276 memory=301794162582250543 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 38611 33554432000 4194304 4196468 140727493341360 139770914117088 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0

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

[startup+483.201 s]
/proc/loadavg: 1.85 1.55 0.82 3/230 11445
/proc/meminfo: memFree=23066628/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10746276 memory=244560 CPUtime=485.22 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 51183 0 0 0 48500 22 0 0 20 0 16 0 413966587 11004186624 61140 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2686569 61140 3366 1 0 2646705 0
[pid=10823/tid=10829] ppid=10818 vsize=10746276 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) S 10818 10823 10765 0 -1 1077944384 15380 0 0 0 179 6 0 0 20 0 16 0 413966594 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771683269808 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10746276 memory=14008 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 1420 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10746276 memory=21844 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 1354 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10746276 memory=244560 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 982 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10746276 memory=1440 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 3814 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10746276 memory=812 CPUtime=0.03 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 2790 0 0 0 2 1 0 0 20 0 16 0 413966604 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10746276 memory=4164 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770914117088 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10746276 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770913064448 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10844] ppid=10818 vsize=10746276 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10844/stat : 10844 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770912013008 139771679045531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10845] ppid=10818 vsize=10746276 memory=7984 CPUtime=0.66 cores=1,3,5,7
/proc/10823/task/10845/stat : 10845 (java) S 10818 10823 10765 0 -1 1077944384 1954 0 0 0 66 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770910959600 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10846] ppid=10818 vsize=10746276 memory=6791534058613427641 CPUtime=0.72 cores=1,3,5,7
/proc/10823/task/10846/stat : 10846 (java) S 10818 10823 10765 0 -1 1077944384 3678 0 0 0 72 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770909907056 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10847] ppid=10818 vsize=10746276 memory=1052 CPUtime=0.55 cores=1,3,5,7
/proc/10823/task/10847/stat : 10847 (java) S 10818 10823 10765 0 -1 1077944384 7150 0 0 0 54 1 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770908854512 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10848] ppid=10818 vsize=10746276 memory=776 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10848/stat : 10848 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770907802208 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10854] ppid=10818 vsize=10746276 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/10823/task/10854/stat : 10854 (java) S 10818 10823 10765 0 -1 1077944384 846 0 0 0 3 5 0 0 20 0 16 0 413966620 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770906749744 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10856] ppid=10818 vsize=10746276 memory=6791534058613427641 CPUtime=480.78 cores=1,3,5,7
/proc/10823/task/10856/stat : 10856 (java) R 10818 10823 10765 0 -1 4202560 10380 0 0 0 48075 3 0 0 20 0 16 0 413966810 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770890088576 139771277156621 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 485.22 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 244560 KiB

[startup+484.801 s]
/proc/loadavg: 1.85 1.55 0.82 3/230 11445
/proc/meminfo: memFree=23075960/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10746276 memory=244560 CPUtime=486.82 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 51261 0 0 0 48660 22 0 0 20 0 16 0 413966587 11004186624 61140 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2686569 61140 3366 1 0 2646705 0
[pid=10823/tid=10829] ppid=10818 vsize=10746276 memory=14008 CPUtime=1.85 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) S 10818 10823 10765 0 -1 1077944384 15380 0 0 0 179 6 0 0 20 0 16 0 413966594 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771683269808 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10746276 memory=21844 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 1420 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10746276 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 1354 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10746276 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 982 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10746276 memory=7810487918915055718 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 3814 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10746276 memory=7660742144744843625 CPUtime=0.03 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 2792 0 0 0 2 1 0 0 20 0 16 0 413966604 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770914117088 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10746276 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770913064448 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10844] ppid=10818 vsize=10746276 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10844/stat : 10844 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770912013008 139771679045531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10845] ppid=10818 vsize=10746276 memory=7984 CPUtime=0.66 cores=1,3,5,7
/proc/10823/task/10845/stat : 10845 (java) S 10818 10823 10765 0 -1 1077944384 1954 0 0 0 66 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770910959600 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10846] ppid=10818 vsize=10746276 memory=3504 CPUtime=0.72 cores=1,3,5,7
/proc/10823/task/10846/stat : 10846 (java) S 10818 10823 10765 0 -1 1077944384 3678 0 0 0 72 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770909907056 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10847] ppid=10818 vsize=10746276 memory=39480 CPUtime=0.55 cores=1,3,5,7
/proc/10823/task/10847/stat : 10847 (java) S 10818 10823 10765 0 -1 1077944384 7150 0 0 0 54 1 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770908854512 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10848] ppid=10818 vsize=10746276 memory=988 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10848/stat : 10848 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770907802208 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10854] ppid=10818 vsize=10746276 memory=2008 CPUtime=0.08 cores=1,3,5,7
/proc/10823/task/10854/stat : 10854 (java) S 10818 10823 10765 0 -1 1077944384 870 0 0 0 3 5 0 0 20 0 16 0 413966620 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770906749744 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10856] ppid=10818 vsize=10746276 memory=1436 CPUtime=482.38 cores=1,3,5,7
/proc/10823/task/10856/stat : 10856 (java) R 10818 10823 10765 0 -1 4202560 10432 0 0 0 48235 3 0 0 20 0 16 0 413966810 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770890088576 139771277173984 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 486.82 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 244560 KiB

[startup+485.201 s]
/proc/loadavg: 1.85 1.55 0.82 3/230 11445
/proc/meminfo: memFree=23075960/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10746276 memory=244560 CPUtime=487.22 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 51262 0 0 0 48700 22 0 0 20 0 16 0 413966587 11004186624 61140 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2686569 61140 3366 1 0 2646705 0
[pid=10823/tid=10829] ppid=10818 vsize=10746276 memory=288230596050944315 CPUtime=1.85 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) S 10818 10823 10765 0 -1 1077944384 15380 0 0 0 179 6 0 0 20 0 16 0 413966594 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771683269808 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10746276 memory=14699582244260401 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 1420 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10746276 memory=668 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 1354 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10746276 memory=1256 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 982 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10746276 memory=1076 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 3814 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10746276 memory=14008 CPUtime=0.03 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 2792 0 0 0 2 1 0 0 20 0 16 0 413966604 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10746276 memory=21844 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770914117088 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10746276 memory=924 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770913064448 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10844] ppid=10818 vsize=10746276 memory=920 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10844/stat : 10844 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770912013008 139771679045531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10845] ppid=10818 vsize=10746276 memory=3852 CPUtime=0.66 cores=1,3,5,7
/proc/10823/task/10845/stat : 10845 (java) S 10818 10823 10765 0 -1 1077944384 1954 0 0 0 66 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770910959600 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10846] ppid=10818 vsize=10746276 memory=2620 CPUtime=0.72 cores=1,3,5,7
/proc/10823/task/10846/stat : 10846 (java) S 10818 10823 10765 0 -1 1077944384 3678 0 0 0 72 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770909907056 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10847] ppid=10818 vsize=10746276 memory=2304 CPUtime=0.55 cores=1,3,5,7
/proc/10823/task/10847/stat : 10847 (java) S 10818 10823 10765 0 -1 1077944384 7150 0 0 0 54 1 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770908854512 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10848] ppid=10818 vsize=10746276 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10848/stat : 10848 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770907802208 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10854] ppid=10818 vsize=10746276 memory=244560 CPUtime=0.08 cores=1,3,5,7
/proc/10823/task/10854/stat : 10854 (java) S 10818 10823 10765 0 -1 1077944384 870 0 0 0 3 5 0 0 20 0 16 0 413966620 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770906749744 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10856] ppid=10818 vsize=10746276 memory=39480 CPUtime=482.78 cores=1,3,5,7
/proc/10823/task/10856/stat : 10856 (java) R 10818 10823 10765 0 -1 4202560 10433 0 0 0 48275 3 0 0 20 0 16 0 413966810 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770890088576 139771277156589 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 487.22 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 244560 KiB

[startup+485.601 s]
/proc/loadavg: 1.85 1.55 0.82 3/230 11445
/proc/meminfo: memFree=23075960/32770624 swapFree=66939832/67108860
[pid=10823] ppid=10818 vsize=10746276 memory=244560 CPUtime=487.62 cores=1,3,5,7
/proc/10823/stat : 10823 (java) S 10818 10823 10765 0 -1 1077944320 51262 0 0 0 48740 22 0 0 20 0 16 0 413966587 11004186624 61140 33554432000 4194304 4196468 140727493341360 140727493323904 139771679026935 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
/proc/10823/statm: 2686569 61140 3366 1 0 2646705 0
[pid=10823/tid=10829] ppid=10818 vsize=10746276 memory=924 CPUtime=1.85 cores=1,3,5,7
/proc/10823/task/10829/stat : 10829 (java) S 10818 10823 10765 0 -1 1077944384 15380 0 0 0 179 6 0 0 20 0 16 0 413966594 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771683269808 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10830] ppid=10818 vsize=10746276 memory=3688 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10830/stat : 10830 (java) S 10818 10823 10765 0 -1 1077944384 1420 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771605100816 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10831] ppid=10818 vsize=10746276 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10831/stat : 10831 (java) S 10818 10823 10765 0 -1 1077944384 1354 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771604048272 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10832] ppid=10818 vsize=10746276 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10832/stat : 10832 (java) S 10818 10823 10765 0 -1 1077944384 982 0 0 0 11 0 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771602995728 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10833] ppid=10818 vsize=10746276 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/10823/task/10833/stat : 10833 (java) S 10818 10823 10765 0 -1 1077944384 3814 0 0 0 10 1 0 0 20 0 16 0 413966602 11004186624 61140 33554432000 4194304 4196468 140727493341360 139771601943184 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10838] ppid=10818 vsize=10746276 memory=281172049368256 CPUtime=0.03 cores=1,3,5,7
/proc/10823/task/10838/stat : 10838 (java) S 10818 10823 10765 0 -1 1077944384 2792 0 0 0 2 1 0 0 20 0 16 0 413966604 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770915170800 139771679038082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10840] ppid=10818 vsize=10746276 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10840/stat : 10840 (java) S 10818 10823 10765 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770914117088 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10842] ppid=10818 vsize=10746276 memory=39480 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10842/stat : 10842 (java) S 10818 10823 10765 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 413966605 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770913064448 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10844] ppid=10818 vsize=10746276 memory=988 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10844/stat : 10844 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770912013008 139771679045531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10845] ppid=10818 vsize=10746276 memory=2008 CPUtime=0.66 cores=1,3,5,7
/proc/10823/task/10845/stat : 10845 (java) S 10818 10823 10765 0 -1 1077944384 1954 0 0 0 66 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770910959600 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10846] ppid=10818 vsize=10746276 memory=1436 CPUtime=0.72 cores=1,3,5,7
/proc/10823/task/10846/stat : 10846 (java) S 10818 10823 10765 0 -1 1077944384 3678 0 0 0 72 0 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770909907056 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10847] ppid=10818 vsize=10746276 memory=4164 CPUtime=0.55 cores=1,3,5,7
/proc/10823/task/10847/stat : 10847 (java) S 10818 10823 10765 0 -1 1077944384 7150 0 0 0 54 1 0 0 20 0 16 0 413966615 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770908854512 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10848] ppid=10818 vsize=10746276 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/10823/task/10848/stat : 10848 (java) S 10818 10823 10765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413966616 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770907802208 139771679037141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10854] ppid=10818 vsize=10746276 memory=1728 CPUtime=0.08 cores=1,3,5,7
/proc/10823/task/10854/stat : 10854 (java) S 10818 10823 10765 0 -1 1077944384 870 0 0 0 3 5 0 0 20 0 16 0 413966620 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770906749744 139771679038082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
[pid=10823/tid=10856] ppid=10818 vsize=10746276 memory=7984 CPUtime=483.18 cores=1,3,5,7
/proc/10823/task/10856/stat : 10856 (java) R 10818 10823 10765 0 -1 4202560 10433 0 0 0 48315 3 0 0 20 0 16 0 413966810 11004186624 61140 33554432000 4194304 4196468 140727493341360 139770890088576 139771277173125 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30420992 140727493350411 140727493350514 140727493350514 140727493353423 0
Current children cumulated CPU time: 487.62 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 244560 KiB

Child status: 0
Real time (s): 485.694
CPU time (s): 487.723
CPU user time (s): 487.497
CPU system time (s): 0.226063
CPU usage (%): 100.418
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 249084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 487.497
system time used= 0.226063
maximum resident set size= 249084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13397
involuntary context switches= 232


# summary of solver processes directly reported to runsolver:
#   pid: 10823
#   total CPU time (s): 487.723
#   total CPU user time (s): 487.497
#   total CPU system time (s): 0.226063

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.45029 second user time and 4.29837 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 15:14:37
IDJOB=4390973
IDBENCH=120617
IDSOLVER=2832
FILE ID=node119/4390973-1568380516
RUNJOBID= node119-1568380477-10797
PBS_JOBID= 21701844
Free space on /tmp= 57268 MiB

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

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

MD5SUM BENCH= 681bcba91e68c7fd43dde01217071906
RANDOM SEED=1983991887

node119.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.47
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.47
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.47
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.47
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:        23902280 kB
MemAvailable:   31802128 kB
Buffers:          179288 kB
Cached:          7927856 kB
SwapCached:        61084 kB
Active:          1904408 kB
Inactive:        6267264 kB
Active(anon):       2844 kB
Inactive(anon):   103128 kB
Active(file):    1901564 kB
Inactive(file):  6164136 kB
Unevictable:      107048 kB
Mlocked:          107048 kB
SwapTotal:      67108860 kB
SwapFree:       66939832 kB
Dirty:             17644 kB
Writeback:             0 kB
AnonPages:        112380 kB
Mapped:            43964 kB
Shmem:             32812 kB
Slab:             291736 kB
SReclaimable:     262608 kB
SUnreclaim:        29128 kB
KernelStack:        3376 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57252 MiB
End job on node119 at 2019-09-13 15:22:43