Trace number 4391190

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-23OPT2 4.92644 2.64545

DiagnosticValue
WRONG_DECISIONS3044

General information on the benchmark

NameChessboardColoration/ChessboardColoration-m1-s1/
ChessboardColoration-09-09.xml
MD5SUM895fdf75fca3d2136489d7dab90e962a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.276381
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1296
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree65
Maximum variable degree65
Distribution of variable degrees[{"degree":65,"count":81}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":1296}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"nValues","count":1296}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

2.48/1.92	
2.48/1.92	AbsCon 2 
2.48/1.94	
3.14/2.20	  Instance
3.14/2.20	    name=instance-4391190-1568390826, framework=COP, bounds=-infty..+infty
3.14/2.20	
3.14/2.20	  Loading variables...
3.48/2.22	  Loading constraints...
3.81/2.38	
3.81/2.38	  Domains
3.81/2.38	    nTypes=1, nValues=6561, sizes=[81#81]
3.81/2.38	  Variables
3.81/2.38	    count=81, degrees=[65#81]
3.81/2.38	  Objectives
3.81/2.38	    way=min, type=ObjMaximumLE
3.81/2.38	  Constraints
3.81/2.38	    count=1297, nSpecific=1297, arities=[4#1296,81#1]
3.81/2.38	    distribution=[NotAllEqual#1296,ObjMaximumLE#1]
3.81/2.38	    wck=0.488, cpu=2.29, mem=45M9
3.81/2.38	  Solver SolverBacktrack being built...
3.81/2.38	
4.17/2.41	
4.17/2.41	  Solver
4.17/2.41	    guaranteedGAC=true
4.17/2.41	    wck=0.519, cpu=2.319, mem=55M652
4.17/2.41	
4.17/2.41	  Preprocessing
4.17/2.41	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
4.17/2.41	    wck=0.004, cpu=2.324, mem=55M652
4.17/2.41	
4.17/2.43	o 8
4.17/2.43	    num=0, depth=82..80, filters=204, ccks=1297, wck=0.025, mem=58M294
4.17/2.43	    decisions=81, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=8
4.17/2.43	    
4.17/2.45	o 7
4.17/2.46	    num=1, depth=82..80, filters=402, ccks=2594, wck=0.047, mem=60M937
4.17/2.46	    decisions=159, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=7
4.17/2.46	    
4.17/2.46	o 6
4.17/2.47	    num=2, depth=65..80, filters=612, ccks=3891, wck=0.054, mem=60M937
4.17/2.47	    decisions=240, wrong=4, backtracks=2, failedAssignments=3, nogoods=2, foundSolutions=3, bestBound=6
4.17/2.47	    
4.17/2.47	o 5
4.17/2.47	    num=3, depth=66..80, filters=770, ccks=5188, wck=0.059, mem=60M937
4.17/2.47	    decisions=316, wrong=5, backtracks=2, failedAssignments=4, nogoods=3, foundSolutions=4, bestBound=5
4.17/2.47	    
4.17/2.48	o 4
4.17/2.48	    num=4, depth=54..80, filters=916, ccks=6485, wck=0.063, mem=60M937
4.17/2.48	    decisions=393, wrong=8, backtracks=3, failedAssignments=6, nogoods=5, foundSolutions=5, bestBound=4
4.17/2.48	    
4.17/2.48	    num=5, depth=47..62, filters=1124, ccks=6485, wck=0.067, mem=60M937
4.17/2.48	    decisions=490, wrong=27, backtracks=13, failedAssignments=17, nogoods=10, foundSolutions=5, bestBound=4
4.17/2.48	    
4.17/2.48	o 3
4.17/2.48	    num=6, depth=82..80, filters=1228, ccks=7782, wck=0.071, mem=60M937
4.17/2.48	    decisions=562, wrong=27, backtracks=13, failedAssignments=17, nogoods=10, foundSolutions=6, bestBound=3
4.17/2.48	    
4.17/2.48	    num=7, depth=34..39, filters=1577, ccks=7782, wck=0.075, mem=60M937
4.17/2.48	    decisions=634, wrong=46, backtracks=27, failedAssignments=29, nogoods=12, foundSolutions=6, bestBound=3
4.17/2.48	    
4.17/2.49	    num=8, depth=24..40, filters=1829, ccks=7782, wck=0.077, mem=60M937
4.17/2.49	    decisions=711, wrong=67, backtracks=38, failedAssignments=40, nogoods=16, foundSolutions=6, bestBound=3
4.17/2.49	    
4.17/2.49	    num=9, depth=29..39, filters=2090, ccks=7782, wck=0.08, mem=60M937
4.17/2.49	    decisions=787, wrong=88, backtracks=50, failedAssignments=52, nogoods=20, foundSolutions=6, bestBound=3
4.17/2.49	    
4.17/2.49	    num=10, depth=31..41, filters=2484, ccks=7782, wck=0.083, mem=60M937
4.17/2.49	    decisions=866, wrong=111, backtracks=67, failedAssignments=65, nogoods=24, foundSolutions=6, bestBound=3
4.17/2.49	    
4.17/2.49	    num=11, depth=23..38, filters=2853, ccks=7782, wck=0.086, mem=60M937
4.17/2.49	    decisions=951, wrong=137, backtracks=83, failedAssignments=79, nogoods=31, foundSolutions=6, bestBound=3
4.17/2.49	    
4.49/2.50	    num=12, depth=26..39, filters=3197, ccks=7782, wck=0.089, mem=60M937
4.49/2.50	    decisions=1041, wrong=166, backtracks=103, failedAssignments=95, nogoods=37, foundSolutions=6, bestBound=3
4.49/2.50	    
4.49/2.50	    num=13, depth=37..43, filters=3584, ccks=7782, wck=0.092, mem=60M937
4.49/2.50	    decisions=1141, wrong=196, backtracks=123, failedAssignments=112, nogoods=41, foundSolutions=6, bestBound=3
4.49/2.50	    
4.49/2.50	    num=14, depth=22..35, filters=3911, ccks=7782, wck=0.094, mem=60M937
4.49/2.50	    decisions=1230, wrong=228, backtracks=139, failedAssignments=131, nogoods=47, foundSolutions=6, bestBound=3
4.49/2.50	    
4.49/2.51	    num=15, depth=30..41, filters=4392, ccks=7782, wck=0.097, mem=60M937
4.49/2.51	    decisions=1348, wrong=270, backtracks=167, failedAssignments=152, nogoods=52, foundSolutions=6, bestBound=3
4.49/2.51	    
4.49/2.51	    num=16, depth=36..46, filters=5093, ccks=7782, wck=0.101, mem=60M937
4.49/2.51	    decisions=1475, wrong=314, backtracks=198, failedAssignments=175, nogoods=58, foundSolutions=6, bestBound=3
4.49/2.51	    
4.49/2.51	    num=17, depth=33..43, filters=5626, ccks=7782, wck=0.104, mem=60M937
4.49/2.51	    decisions=1595, wrong=357, backtracks=225, failedAssignments=200, nogoods=61, foundSolutions=6, bestBound=3
4.49/2.51	    
4.49/2.52	    num=18, depth=26..43, filters=6319, ccks=7782, wck=0.108, mem=60M937
4.49/2.52	    decisions=1723, wrong=404, backtracks=253, failedAssignments=228, nogoods=67, foundSolutions=6, bestBound=3
4.49/2.52	    
4.49/2.52	    num=19, depth=29..40, filters=6953, ccks=7782, wck=0.111, mem=60M937
4.49/2.52	    decisions=1874, wrong=461, backtracks=289, failedAssignments=259, nogoods=72, foundSolutions=6, bestBound=3
4.49/2.52	    
4.49/2.52	    num=20, depth=23..36, filters=7603, ccks=7782, wck=0.114, mem=60M937
4.49/2.52	    decisions=2024, wrong=522, backtracks=328, failedAssignments=293, nogoods=78, foundSolutions=6, bestBound=3
4.49/2.52	    
4.49/2.53	    num=21, depth=31..46, filters=8289, ccks=7782, wck=0.117, mem=60M937
4.49/2.53	    decisions=2188, wrong=586, backtracks=367, failedAssignments=330, nogoods=86, foundSolutions=6, bestBound=3
4.49/2.53	    
4.49/2.53	    num=22, depth=31..43, filters=8970, ccks=7782, wck=0.12, mem=60M937
4.49/2.53	    decisions=2355, wrong=653, backtracks=407, failedAssignments=371, nogoods=92, foundSolutions=6, bestBound=3
4.49/2.53	    
4.49/2.53	    num=23, depth=17..25, filters=9741, ccks=7782, wck=0.123, mem=60M937
4.49/2.53	    decisions=2528, wrong=730, backtracks=458, failedAssignments=416, nogoods=94, foundSolutions=6, bestBound=3
4.49/2.53	    
4.49/2.54	    num=24, depth=32..44, filters=10914, ccks=7782, wck=0.126, mem=60M937
4.49/2.54	    decisions=2755, wrong=826, backtracks=521, failedAssignments=466, nogoods=98, foundSolutions=6, bestBound=3
4.49/2.54	    
4.49/2.54	o 2
4.49/2.54	    num=25, depth=40..80, filters=11203, ccks=9079, wck=0.129, mem=60M937
4.49/2.54	    decisions=2833, wrong=844, backtracks=530, failedAssignments=478, nogoods=103, foundSolutions=7, bestBound=2
4.49/2.54	    
4.49/2.54	    num=26, depth=2..12, filters=12243, ccks=9079, wck=0.133, mem=60M937
4.49/2.54	    decisions=3092, wrong=970, backtracks=640, failedAssignments=539, nogoods=107, foundSolutions=7, bestBound=2
4.49/2.54	    
4.49/2.54	    num=27, depth=4..10, filters=12465, ccks=9079, wck=0.134, mem=60M937
4.49/2.54	    decisions=3149, wrong=996, backtracks=659, failedAssignments=550, nogoods=109, foundSolutions=7, bestBound=2
4.49/2.54	    
4.49/2.54	    num=28, depth=4..11, filters=12657, ccks=9079, wck=0.135, mem=60M937
4.49/2.54	    decisions=3207, wrong=1021, backtracks=680, failedAssignments=562, nogoods=112, foundSolutions=7, bestBound=2
4.49/2.54	    
4.49/2.55	    num=29, depth=5..11, filters=12865, ccks=9079, wck=0.136, mem=60M937
4.49/2.55	    decisions=3256, wrong=1043, backtracks=699, failedAssignments=575, nogoods=116, foundSolutions=7, bestBound=2
4.49/2.55	    
4.49/2.55	    num=30, depth=4..10, filters=13081, ccks=9079, wck=0.138, mem=60M937
4.49/2.55	    decisions=3316, wrong=1070, backtracks=720, failedAssignments=589, nogoods=118, foundSolutions=7, bestBound=2
4.49/2.55	    
4.49/2.55	    num=31, depth=4..10, filters=13313, ccks=9079, wck=0.139, mem=60M937
4.49/2.55	    decisions=3383, wrong=1101, backtracks=744, failedAssignments=605, nogoods=122, foundSolutions=7, bestBound=2
4.49/2.55	    
4.49/2.55	    num=32, depth=4..11, filters=13595, ccks=9079, wck=0.141, mem=60M937
4.49/2.55	    decisions=3451, wrong=1132, backtracks=772, failedAssignments=622, nogoods=125, foundSolutions=7, bestBound=2
4.49/2.55	    
4.49/2.56	    num=33, depth=4..12, filters=13967, ccks=9079, wck=0.143, mem=60M937
4.49/2.56	    decisions=3536, wrong=1171, backtracks=804, failedAssignments=641, nogoods=128, foundSolutions=7, bestBound=2
4.49/2.56	    
4.49/2.56	    num=34, depth=3..9, filters=14285, ccks=9079, wck=0.145, mem=60M937
4.49/2.56	    decisions=3619, wrong=1211, backtracks=839, failedAssignments=662, nogoods=129, foundSolutions=7, bestBound=2
4.49/2.56	    
4.49/2.56	    num=35, depth=4..11, filters=14682, ccks=9079, wck=0.147, mem=60M937
4.49/2.56	    decisions=3702, wrong=1250, backtracks=873, failedAssignments=685, nogoods=131, foundSolutions=7, bestBound=2
4.49/2.56	    
4.49/2.56	    num=36, depth=4..12, filters=15160, ccks=9079, wck=0.15, mem=60M937
4.49/2.56	    decisions=3807, wrong=1300, backtracks=915, failedAssignments=710, nogoods=135, foundSolutions=7, bestBound=2
4.49/2.56	    
4.49/2.56	    num=37, depth=4..12, filters=15589, ccks=9079, wck=0.152, mem=60M937
4.49/2.56	    decisions=3910, wrong=1348, backtracks=958, failedAssignments=738, nogoods=139, foundSolutions=7, bestBound=2
4.49/2.56	    
4.49/2.56	    num=38, depth=3..9, filters=16153, ccks=9079, wck=0.155, mem=60M937
4.49/2.56	    decisions=4038, wrong=1410, backtracks=1015, failedAssignments=769, nogoods=144, foundSolutions=7, bestBound=2
4.49/2.56	    
4.49/2.57	    num=39, depth=3..11, filters=16648, ccks=9079, wck=0.157, mem=60M937
4.49/2.57	    decisions=4171, wrong=1474, backtracks=1071, failedAssignments=803, nogoods=149, foundSolutions=7, bestBound=2
4.49/2.57	    
4.49/2.57	    num=40, depth=2..10, filters=17216, ccks=9079, wck=0.161, mem=60M937
4.49/2.57	    decisions=4326, wrong=1549, backtracks=1137, failedAssignments=840, nogoods=151, foundSolutions=7, bestBound=2
4.49/2.57	    
4.49/2.58	    num=41, depth=3..13, filters=17939, ccks=9079, wck=0.165, mem=60M937
4.49/2.58	    decisions=4498, wrong=1633, backtracks=1210, failedAssignments=881, nogoods=154, foundSolutions=7, bestBound=2
4.49/2.58	    
4.49/2.58	    num=42, depth=3..12, filters=18650, ccks=9079, wck=0.169, mem=60M937
4.49/2.58	    decisions=4664, wrong=1714, backtracks=1281, failedAssignments=926, nogoods=158, foundSolutions=7, bestBound=2
4.49/2.58	    
4.49/2.58	    num=43, depth=3..12, filters=19418, ccks=9079, wck=0.173, mem=60M937
4.49/2.58	    decisions=4836, wrong=1798, backtracks=1354, failedAssignments=976, nogoods=163, foundSolutions=7, bestBound=2
4.49/2.58	    
4.49/2.59	    num=44, depth=2..11, filters=20283, ccks=9079, wck=0.178, mem=60M937
4.49/2.59	    decisions=5047, wrong=1901, backtracks=1449, failedAssignments=1031, nogoods=167, foundSolutions=7, bestBound=2
4.49/2.59	    
4.49/2.59	    num=45, depth=2..11, filters=21178, ccks=9079, wck=0.183, mem=60M937
4.49/2.59	    decisions=5255, wrong=2003, backtracks=1542, failedAssignments=1092, nogoods=171, foundSolutions=7, bestBound=2
4.49/2.59	    
4.81/2.60	    num=46, depth=2..11, filters=22381, ccks=9079, wck=0.189, mem=60M937
4.81/2.60	    decisions=5524, wrong=2135, backtracks=1662, failedAssignments=1159, nogoods=176, foundSolutions=7, bestBound=2
4.81/2.60	    
4.81/2.60	    num=47, depth=2..11, filters=23366, ccks=9079, wck=0.194, mem=60M937
4.81/2.60	    decisions=5782, wrong=2263, backtracks=1783, failedAssignments=1233, nogoods=179, foundSolutions=7, bestBound=2
4.81/2.60	    
4.81/2.61	    num=48, depth=2..13, filters=24801, ccks=9079, wck=0.2, mem=60M937
4.81/2.61	    decisions=6119, wrong=2429, backtracks=1933, failedAssignments=1314, nogoods=182, foundSolutions=7, bestBound=2
4.81/2.61	    
4.81/2.62	    num=49, depth=1..11, filters=26319, ccks=9079, wck=0.208, mem=60M937
4.81/2.62	    decisions=6482, wrong=2609, backtracks=2111, failedAssignments=1403, nogoods=186, foundSolutions=7, bestBound=2
4.81/2.62	    
4.81/2.63	    num=50, depth=1..12, filters=27833, ccks=9079, wck=0.216, mem=60M937
4.81/2.63	    decisions=6879, wrong=2806, backtracks=2292, failedAssignments=1501, nogoods=191, foundSolutions=7, bestBound=2
4.81/2.63	    
4.81/2.63	    num=51, depth=0..11, filters=29620, ccks=9079, wck=0.224, mem=60M937
4.81/2.63	    decisions=7352, wrong=3042, backtracks=2507, failedAssignments=1609, nogoods=192, foundSolutions=7, bestBound=2
4.81/2.63	    
4.81/2.63	
4.81/2.63	  New Bounds: 2..1
4.81/2.63	    num=52, depth=0..0, filters=29632, ccks=9079, wck=0.225, mem=60M937
4.81/2.63	    decisions=7354, wrong=3044, backtracks=2508, failedAssignments=1610, foundSolutions=7, bestBound=2
4.81/2.63	    
4.81/2.63	  Global
4.81/2.63	    filters=29632, ccks=9079
4.81/2.63	    Stop=FULL_EXPLORATION, wrong=3044, bestBound=2, bestBoundWck=0.647, bestBoundCpu=2.447, foundSolutions=7, firstSolCpu=2.334
4.81/2.63	    wck=0.744, cpu=2.544, mem=60M937
4.81/2.63	
4.81/2.63	v <instantiation id='sol7' type='solution' cost='2'>  <list> x[][] </list>  <values> 1 1 2 2 0 0 2 0 1 0 1 0 2 1 1 0 0 2 1 2 0 0 2 2 1 1 0 0 1 2 0 2 0 1 2 2 2 0 1 2 2 1 1 0 0 2 0 0 1 1 0 1 2 1 2 0 1 0 0 2 0 1 1 0 1 1 1 0 2 2 2 0 2 2 0 1 0 1 2 1 2 </values>  </instantiation>
4.81/2.63	s OPTIMUM FOUND
4.81/2.63	
4.81/2.63	d WRONG_DECISIONS 3044
4.81/2.63	d NUMBER_SOLUTIONS 7

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391190-1568390826/watcher-4391190-1568390826 -o /tmp/evaluation-result-4391190-1568390826/solver-4391190-1568390826 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568388749-8054 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391190-1568390826.xml -cm 

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

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

solver pid=8623, runsolver pid=8620

[startup+0.100122 s]*
/proc/loadavg: 1.92 1.95 1.87 4/228 8638
/proc/meminfo: memFree=30409088/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10659884 memory=28920 CPUtime=0.14 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 5679 0 0 0 13 1 0 0 20 0 15 0 415354036 10915721216 7164 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2664971 7164 2887 1 0 2627468 0
[pid=8623/tid=8625] ppid=8620 vsize=10659884 memory=-8124642594274839901 CPUtime=0.09 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) R 8620 8623 5027 0 -1 4202560 3288 0 0 0 9 0 0 0 20 0 15 0 415354036 10915721216 7296 33554432000 4194304 4196468 140735413589616 140352490646432 140352479141463 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10659884 memory=5793855399442024889 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 7296 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 7296 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 7296 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 7296 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354038 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354039 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351977412000 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354039 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351976359408 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) S 8620 8623 5027 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351974254576 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) S 8620 8623 5027 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351973202032 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0.02 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) R 8620 8623 5027 0 -1 4202560 646 0 0 0 2 0 0 0 20 0 15 0 415354041 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351972145400 140352465380649 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354042 10915721216 7296 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28920 KiB

[startup+0.211579 s]*
/proc/loadavg: 1.92 1.95 1.87 3/228 8638
/proc/meminfo: memFree=30398720/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10659884 memory=37616 CPUtime=0.33 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 9092 0 0 0 30 3 0 0 20 0 15 0 415354036 10915721216 9404 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2664971 9404 2987 1 0 2627468 0
[pid=8623/tid=8625] ppid=8620 vsize=10659884 memory=-3103912127665269909 CPUtime=0.2 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) R 8620 8623 5027 0 -1 4202560 6122 0 0 0 18 2 0 0 20 0 15 0 415354036 10915721216 9404 33554432000 4194304 4196468 140735413589616 140352490656400 140352486446237 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10659884 memory=4211973874636922250 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 9404 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 9404 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 9404 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 9404 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354038 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354039 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351977412000 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354039 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351976359408 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) S 8620 8623 5027 0 -1 1077944384 603 0 0 0 2 0 0 0 20 0 15 0 415354041 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351974254576 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) S 8620 8623 5027 0 -1 1077944384 269 0 0 0 3 0 0 0 20 0 15 0 415354041 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351973202032 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0.05 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) S 8620 8623 5027 0 -1 1077944384 740 0 0 0 5 0 0 0 20 0 15 0 415354041 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351972149488 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354042 10915721216 9404 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37616 KiB

[startup+0.430541 s]*
/proc/loadavg: 1.92 1.95 1.87 5/228 8638
/proc/meminfo: memFree=30394424/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10659884 memory=44040 CPUtime=0.61 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 10604 0 0 0 57 4 0 0 20 0 15 0 415354036 10915721216 11010 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2664971 11010 3053 1 0 2627468 0
[pid=8623/tid=8625] ppid=8620 vsize=10659884 memory=7377246124687064083 CPUtime=0.37 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) R 8620 8623 5027 0 -1 4202560 7294 0 0 0 34 3 0 0 20 0 15 0 415354036 10915721216 11076 33554432000 4194304 4196468 140735413589616 140352490656080 140352486446237 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10659884 memory=4211973874636922250 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 11076 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10659884 memory=140148432136739 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 11076 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10659884 memory=140148272643533 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 11076 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10659884 memory=140148272647631 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354037 10915721216 11076 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10659884 memory=140148432136832 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354038 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10659884 memory=140148272656815 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354039 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351977412000 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10659884 memory=280296545304464 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354039 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351976359408 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10659884 memory=280296545302160 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10659884 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) R 8620 8623 5027 0 -1 4202560 806 0 0 0 6 0 0 0 20 0 15 0 415354041 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351974254576 140352467969934 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10659884 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) R 8620 8623 5027 0 -1 4202560 426 0 0 0 5 0 0 0 20 0 15 0 415354041 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351973202032 140352471539439 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0.1 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) R 8620 8623 5027 0 -1 1077944384 794 0 0 0 10 0 0 0 20 0 15 0 415354041 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351972149488 140352486435458 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10659884 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10659884 memory=140148432131712 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354042 10915721216 11076 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 44040 KiB

[startup+0.710108 s]
/proc/loadavg: 1.92 1.95 1.87 4/228 8638
/proc/meminfo: memFree=30383144/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10661932 memory=61204 CPUtime=1.04 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 12823 0 0 0 100 4 0 0 20 0 15 0 415354036 10917818368 15301 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2665483 15301 3063 1 0 2627980 0
[pid=8623/tid=8625] ppid=8620 vsize=10661932 memory=288230608972364837 CPUtime=0.64 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) R 8620 8623 5027 0 -1 4202560 8662 0 0 0 61 3 0 0 20 0 15 0 415354036 10917818368 15301 33554432000 4194304 4196468 140735413589616 140352490656336 140352486446237 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10661932 memory=14413705030026550 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10917818368 15301 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10917818368 15301 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10917818368 15301 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354037 10917818368 15301 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354038 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354039 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351977412000 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354039 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351976359408 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10661932 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) S 8620 8623 5027 0 -1 1077944384 935 0 0 0 10 0 0 0 20 0 15 0 415354041 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351974254576 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10661932 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) S 8620 8623 5027 0 -1 1077944384 617 0 0 0 10 0 0 0 20 0 15 0 415354041 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351973202032 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) S 8620 8623 5027 0 -1 1077944384 1249 0 0 0 18 0 0 0 20 0 15 0 415354041 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351972149488 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354042 10917818368 15301 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 61204 KiB

[startup+1.50068 s]
/proc/loadavg: 1.92 1.95 1.87 3/228 8638
/proc/meminfo: memFree=30367076/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10663980 memory=75808 CPUtime=1.93 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 18365 0 0 0 188 5 0 0 20 0 15 0 415354036 10919915520 18952 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2665995 18952 3090 1 0 2628492 0
[pid=8623/tid=8625] ppid=8620 vsize=10663980 memory=7005738693937936738 CPUtime=1.43 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) R 8620 8623 5027 0 -1 4202560 12923 0 0 0 139 4 0 0 20 0 15 0 415354036 10919915520 18952 33554432000 4194304 4196468 140735413589616 140352490650192 140352470504798 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10919915520 18952 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10663980 memory=140148432139201 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10919915520 18952 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10663980 memory=7381510175864214113 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10919915520 18952 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10663980 memory=8025788822752027748 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354037 10919915520 18952 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10663980 memory=6075463926040055888 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 415354038 10919915520 18952 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0

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

Dumping a history of the last processes samples

[startup+1.70071 s]
/proc/loadavg: 1.92 1.95 1.87 3/228 8638
/proc/meminfo: memFree=30367076/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10666028 memory=82208 CPUtime=2.15 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 19312 0 0 0 209 6 0 0 20 0 15 0 415354036 10922012672 20552 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2666507 20552 3090 1 0 2629004 0
[pid=8623/tid=8625] ppid=8620 vsize=10666028 memory=8025788822752027748 CPUtime=1.62 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) R 8620 8623 5027 0 -1 4202560 13768 0 0 0 158 4 0 0 20 0 15 0 415354036 10922012672 20552 33554432000 4194304 4196468 140735413589616 140352490650192 140352486446237 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10666028 memory=7228678085458880869 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10922012672 20552 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10666028 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10922012672 20552 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10666028 memory=177213840476901 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415354037 10922012672 20552 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10666028 memory=3291472 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415354037 10922012672 20552 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 415354038 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415354039 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351977412000 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10666028 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415354039 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351976359408 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10666028 memory=-6511168627042466650 CPUtime=0.16 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) S 8620 8623 5027 0 -1 1077944384 1907 0 0 0 16 0 0 0 20 0 15 0 415354041 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351974254576 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10666028 memory=6944656592387989600 CPUtime=0.14 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) S 8620 8623 5027 0 -1 1077944384 969 0 0 0 14 0 0 0 20 0 15 0 415354041 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351973202032 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10666028 memory=6944656592455360604 CPUtime=0.19 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) S 8620 8623 5027 0 -1 1077944384 1294 0 0 0 19 0 0 0 20 0 15 0 415354041 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351972149488 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10666028 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415354041 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10666028 memory=-2461829820114675750 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 415354042 10922012672 20552 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 2.15 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 82208 KiB

[startup+2.10958 s]*
/proc/loadavg: 1.92 1.95 1.87 6/229 8639
/proc/meminfo: memFree=30287172/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10744136 memory=149764 CPUtime=3.14 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 24551 0 0 0 304 10 0 0 20 0 16 0 415354036 11001995264 37441 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2686034 37441 3310 1 0 2646705 0
[pid=8623/tid=8625] ppid=8620 vsize=10744136 memory=-3103912127665269909 CPUtime=1.85 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) S 8620 8623 5027 0 -1 1077944384 15310 0 0 0 179 6 0 0 20 0 16 0 415354036 11001995264 37441 33554432000 4194304 4196468 140735413589616 140352490667184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10744136 memory=4211973874636922250 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 415354037 11001995264 37441 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10744136 memory=3467971446128735920 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 415354037 11001995264 37441 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10744136 memory=4638778398333161572 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 415354037 11001995264 37441 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10744136 memory=2321941191825838879 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 16 0 415354037 11001995264 37441 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10744136 memory=3833042219152149425 CPUtime=0.01 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 1049 0 0 0 1 0 0 0 20 0 16 0 415354038 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10744136 memory=10458245368174 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 415354039 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351977412064 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415354039 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351976359424 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10744136 memory=6298395569457031783 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354041 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10744136 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) R 8620 8623 5027 0 -1 4202560 2135 0 0 0 33 0 0 0 20 0 16 0 415354041 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351974247768 140352467604459 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10744136 memory=664954298474587490 CPUtime=0.35 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) R 8620 8623 5027 0 -1 4202560 1611 0 0 0 35 0 0 0 20 0 16 0 415354041 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351973202160 140352467947511 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10744136 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) S 8620 8623 5027 0 -1 1077944384 2032 0 0 0 34 0 0 0 20 0 16 0 415354041 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351972149488 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354041 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10744136 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 16 0 415354042 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8639] ppid=8620 vsize=10744136 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/8623/task/8639/stat : 8639 (java) R 8620 8623 5027 0 -1 4202560 771 0 0 0 15 0 0 0 20 0 16 0 415354228 11001995264 37441 33554432000 4194304 4196468 140735413589616 140351952974280 140352099003700 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 149764 KiB

[startup+2.50071 s]
/proc/loadavg: 1.92 1.95 1.87 6/229 8639
/proc/meminfo: memFree=30287172/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10748324 memory=161328 CPUtime=4.49 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 28919 0 0 0 437 12 0 0 20 0 16 0 415354036 11006283776 40332 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2687081 40332 3354 1 0 2647217 0
[pid=8623/tid=8625] ppid=8620 vsize=10748324 memory=6935652554363134804 CPUtime=1.85 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) S 8620 8623 5027 0 -1 1077944384 15310 0 0 0 179 6 0 0 20 0 16 0 415354036 11006283776 40332 33554432000 4194304 4196468 140735413589616 140352490667184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10748324 memory=4640204396530520932 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40332 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10748324 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40332 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10748324 memory=-3535359994705172318 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40332 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10748324 memory=7014751519700635750 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40332 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10748324 memory=7667773448522263659 CPUtime=0.01 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 1049 0 0 0 1 0 0 0 20 0 16 0 415354038 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10748324 memory=7446818967733952612 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 415354039 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351977412064 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10748324 memory=5937503940875731041 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415354039 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351976359424 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10748324 memory=7228678098310293865 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354041 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10748324 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) R 8620 8623 5027 0 -1 4202560 2751 0 0 0 69 0 0 0 20 0 16 0 415354041 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351974240656 140352469955794 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10748324 memory=7667497561383256160 CPUtime=0.7 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) R 8620 8623 5027 0 -1 4202560 1969 0 0 0 70 0 0 0 20 0 16 0 415354041 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351973189232 140352471532339 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10748324 memory=7451886663836002135 CPUtime=0.59 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) S 8620 8623 5027 0 -1 1077944384 2796 0 0 0 59 0 0 0 20 0 16 0 415354041 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351972149488 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10748324 memory=4638778398333227108 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354041 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10748324 memory=525448104 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 16 0 415354042 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8639] ppid=8620 vsize=10748324 memory=7014751519700635750 CPUtime=0.53 cores=1,3,5,7
/proc/8623/task/8639/stat : 8639 (java) R 8620 8623 5027 0 -1 4202560 3401 0 0 0 52 1 0 0 20 0 16 0 415354228 11006283776 40332 33554432000 4194304 4196468 140735413589616 140351952975344 140352099958143 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 4.49 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 161328 KiB

[startup+2.60074 s]
/proc/loadavg: 1.92 1.95 1.87 6/229 8639
/proc/meminfo: memFree=30287172/32770624 swapFree=66934596/67108860
[pid=8623] ppid=8620 vsize=10748324 memory=161868 CPUtime=4.81 cores=1,3,5,7
/proc/8623/stat : 8623 (java) S 8620 8623 5027 0 -1 1077944320 29239 0 0 0 469 12 0 0 20 0 16 0 415354036 11006283776 40467 33554432000 4194304 4196468 140735413589616 140735413572160 140352486424311 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
/proc/8623/statm: 2687081 40467 3357 1 0 2647217 0
[pid=8623/tid=8625] ppid=8620 vsize=10748324 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/8623/task/8625/stat : 8625 (java) S 8620 8623 5027 0 -1 1077944384 15310 0 0 0 179 6 0 0 20 0 16 0 415354036 11006283776 40467 33554432000 4194304 4196468 140735413589616 140352490667184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8626] ppid=8620 vsize=10748324 memory=55 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8626/stat : 8626 (java) S 8620 8623 5027 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40467 33554432000 4194304 4196468 140735413589616 140352423115024 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8627] ppid=8620 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8627/stat : 8627 (java) S 8620 8623 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40467 33554432000 4194304 4196468 140735413589616 140352422062480 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8628] ppid=8620 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8628/stat : 8628 (java) S 8620 8623 5027 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40467 33554432000 4194304 4196468 140735413589616 140352421009936 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8629] ppid=8620 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8629/stat : 8629 (java) S 8620 8623 5027 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 16 0 415354037 11006283776 40467 33554432000 4194304 4196468 140735413589616 140352419957392 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8630] ppid=8620 vsize=10748324 memory=348 CPUtime=0.01 cores=1,3,5,7
/proc/8623/task/8630/stat : 8630 (java) S 8620 8623 5027 0 -1 1077944384 1049 0 0 0 1 0 0 0 20 0 16 0 415354038 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351978465776 140352486435458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8631] ppid=8620 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8631/stat : 8631 (java) S 8620 8623 5027 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 16 0 415354039 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351977412064 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8632] ppid=8620 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8632/stat : 8632 (java) S 8620 8623 5027 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415354039 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351976359424 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8633] ppid=8620 vsize=10748324 memory=11201815196982 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8633/stat : 8633 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354041 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351975307984 140352486442907 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8634] ppid=8620 vsize=10748324 memory=-8412654338012311967 CPUtime=0.79 cores=1,3,5,7
/proc/8623/task/8634/stat : 8634 (java) R 8620 8623 5027 0 -1 4202560 2767 0 0 0 79 0 0 0 20 0 16 0 415354041 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351974254704 140352467616663 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8635] ppid=8620 vsize=10748324 memory=0 CPUtime=0.8 cores=1,3,5,7
/proc/8623/task/8635/stat : 8635 (java) R 8620 8623 5027 0 -1 4202560 1999 0 0 0 80 0 0 0 20 0 16 0 415354041 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351973191192 140352470331010 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8636] ppid=8620 vsize=10748324 memory=0 CPUtime=0.62 cores=1,3,5,7
/proc/8623/task/8636/stat : 8636 (java) S 8620 8623 5027 0 -1 1077944384 2846 0 0 0 62 0 0 0 20 0 16 0 415354041 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351972149488 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8637] ppid=8620 vsize=10748324 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8637/stat : 8637 (java) S 8620 8623 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415354041 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351971097184 140352486434517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8638] ppid=8620 vsize=10748324 memory=-7737621075815351712 CPUtime=0 cores=1,3,5,7
/proc/8623/task/8638/stat : 8638 (java) S 8620 8623 5027 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 16 0 415354042 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351970044720 140352486435458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
[pid=8623/tid=8639] ppid=8620 vsize=10748324 memory=-7984860791115455840 CPUtime=0.63 cores=1,3,5,7
/proc/8623/task/8639/stat : 8639 (java) R 8620 8623 5027 0 -1 4202560 3625 0 0 0 62 1 0 0 20 0 16 0 415354228 11006283776 40467 33554432000 4194304 4196468 140735413589616 140351952962928 140352105584224 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11149312 140735413597195 140735413597298 140735413597298 140735413600207 0
Current children cumulated CPU time: 4.81 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 161868 KiB

Child status: 0
Real time (s): 2.64545
CPU time (s): 4.92644
CPU user time (s): 4.79823
CPU system time (s): 0.128208
CPU usage (%): 186.223
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 161868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.79823
system time used= 0.128208
maximum resident set size= 162456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29341
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2120
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 8623
#   total CPU time (s): 4.92644
#   total CPU user time (s): 4.79823
#   total CPU system time (s): 0.128208

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04106 second user time and 0.066766 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 18:06:27
IDJOB=4391190
IDBENCH=135959
IDSOLVER=2833
FILE ID=node151/4391190-1568390826
RUNJOBID= node151-1568388749-8054
PBS_JOBID= 21701820
Free space on /tmp= 59300 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-m1-s1/ChessboardColoration-09-09.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391190-1568390826/watcher-4391190-1568390826 -o /tmp/evaluation-result-4391190-1568390826/solver-4391190-1568390826 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568388749-8054 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391190-1568390826.xml -cm

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

MD5SUM BENCH= 895fdf75fca3d2136489d7dab90e962a
RANDOM SEED=1647956426

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30425740 kB
MemAvailable:   31152032 kB
Buffers:          161772 kB
Cached:           856816 kB
SwapCached:        71620 kB
Active:          1232564 kB
Inactive:         563116 kB
Active(anon):     712128 kB
Inactive(anon):    97028 kB
Active(file):     520436 kB
Inactive(file):   466088 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66934596 kB
Dirty:              8500 kB
Writeback:             0 kB
AnonPages:        824212 kB
Mapped:            48812 kB
Shmem:             23836 kB
Slab:             140136 kB
SReclaimable:     111204 kB
SUnreclaim:        28932 kB
KernelStack:        4000 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1919656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59292 MiB
End job on node151 at 2019-09-13 18:06:29