Trace number 4390890

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.78529 2.58964

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.277635
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.40/1.88	
2.40/1.88	AbsCon 2 
2.40/1.89	
3.32/2.15	  Instance
3.32/2.15	    name=instance-4390890-1568385535, framework=COP, bounds=-infty..+infty
3.32/2.15	
3.32/2.15	  Loading variables...
3.32/2.17	  Loading constraints...
3.97/2.32	
3.97/2.32	  Domains
3.97/2.32	    nTypes=1, nValues=6561, sizes=[81#81]
3.97/2.32	  Variables
3.97/2.32	    count=81, degrees=[65#81]
3.97/2.32	  Objectives
3.97/2.32	    way=min, type=ObjMaximumLE
3.97/2.32	  Constraints
3.97/2.32	    count=1297, nSpecific=1297, arities=[4#1296,81#1]
3.97/2.32	    distribution=[NotAllEqual#1296,ObjMaximumLE#1]
3.97/2.32	    wck=0.473, cpu=2.288, mem=47M652
3.97/2.33	  Solver SolverBacktrack being built...
3.97/2.33	
3.97/2.35	
3.97/2.35	  Solver
3.97/2.35	    guaranteedGAC=true
3.97/2.35	    wck=0.505, cpu=2.318, mem=58M294
3.97/2.36	
3.97/2.36	  Preprocessing
3.97/2.36	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.97/2.36	    wck=0.003, cpu=2.323, mem=58M294
3.97/2.36	
3.97/2.37	o 8
3.97/2.38	    num=0, depth=82..80, filters=204, ccks=1297, wck=0.023, mem=60M937
3.97/2.38	    decisions=81, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=8
3.97/2.38	    
3.97/2.39	o 7
4.29/2.40	    num=1, depth=82..80, filters=402, ccks=2594, wck=0.042, mem=60M937
4.29/2.40	    decisions=159, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=7
4.29/2.40	    
4.29/2.40	o 6
4.29/2.40	    num=2, depth=65..80, filters=612, ccks=3891, wck=0.049, mem=60M937
4.29/2.40	    decisions=240, wrong=4, backtracks=2, failedAssignments=3, nogoods=2, foundSolutions=3, bestBound=6
4.29/2.40	    
4.29/2.41	o 5
4.29/2.41	    num=3, depth=66..80, filters=770, ccks=5188, wck=0.054, mem=60M937
4.29/2.41	    decisions=316, wrong=5, backtracks=2, failedAssignments=4, nogoods=3, foundSolutions=4, bestBound=5
4.29/2.41	    
4.29/2.42	o 4
4.29/2.42	    num=4, depth=54..80, filters=916, ccks=6485, wck=0.059, mem=60M937
4.29/2.42	    decisions=393, wrong=8, backtracks=3, failedAssignments=6, nogoods=5, foundSolutions=5, bestBound=4
4.29/2.42	    
4.29/2.42	    num=5, depth=47..62, filters=1124, ccks=6485, wck=0.064, mem=60M937
4.29/2.42	    decisions=490, wrong=27, backtracks=13, failedAssignments=17, nogoods=10, foundSolutions=5, bestBound=4
4.29/2.42	    
4.29/2.42	o 3
4.29/2.42	    num=6, depth=82..80, filters=1228, ccks=7782, wck=0.067, mem=60M937
4.29/2.42	    decisions=562, wrong=27, backtracks=13, failedAssignments=17, nogoods=10, foundSolutions=6, bestBound=3
4.29/2.42	    
4.29/2.42	    num=7, depth=34..39, filters=1577, ccks=7782, wck=0.071, mem=60M937
4.29/2.42	    decisions=634, wrong=46, backtracks=27, failedAssignments=29, nogoods=12, foundSolutions=6, bestBound=3
4.29/2.42	    
4.29/2.43	    num=8, depth=24..40, filters=1829, ccks=7782, wck=0.074, mem=60M937
4.29/2.43	    decisions=711, wrong=67, backtracks=38, failedAssignments=40, nogoods=16, foundSolutions=6, bestBound=3
4.29/2.43	    
4.29/2.43	    num=9, depth=29..39, filters=2090, ccks=7782, wck=0.076, mem=60M937
4.29/2.43	    decisions=787, wrong=88, backtracks=50, failedAssignments=52, nogoods=20, foundSolutions=6, bestBound=3
4.29/2.43	    
4.29/2.43	    num=10, depth=31..41, filters=2484, ccks=7782, wck=0.079, mem=60M937
4.29/2.43	    decisions=866, wrong=111, backtracks=67, failedAssignments=65, nogoods=24, foundSolutions=6, bestBound=3
4.29/2.43	    
4.29/2.44	    num=11, depth=23..38, filters=2853, ccks=7782, wck=0.082, mem=60M937
4.29/2.44	    decisions=951, wrong=137, backtracks=83, failedAssignments=79, nogoods=31, foundSolutions=6, bestBound=3
4.29/2.44	    
4.29/2.44	    num=12, depth=26..39, filters=3197, ccks=7782, wck=0.085, mem=60M937
4.29/2.44	    decisions=1041, wrong=166, backtracks=103, failedAssignments=95, nogoods=37, foundSolutions=6, bestBound=3
4.29/2.44	    
4.29/2.44	    num=13, depth=37..43, filters=3584, ccks=7782, wck=0.088, mem=60M937
4.29/2.44	    decisions=1141, wrong=196, backtracks=123, failedAssignments=112, nogoods=41, foundSolutions=6, bestBound=3
4.29/2.44	    
4.29/2.44	    num=14, depth=22..35, filters=3911, ccks=7782, wck=0.09, mem=60M937
4.29/2.44	    decisions=1230, wrong=228, backtracks=139, failedAssignments=131, nogoods=47, foundSolutions=6, bestBound=3
4.29/2.44	    
4.29/2.45	    num=15, depth=30..41, filters=4392, ccks=7782, wck=0.093, mem=60M937
4.29/2.45	    decisions=1348, wrong=270, backtracks=167, failedAssignments=152, nogoods=52, foundSolutions=6, bestBound=3
4.29/2.45	    
4.29/2.45	    num=16, depth=36..46, filters=5093, ccks=7782, wck=0.097, mem=60M937
4.29/2.45	    decisions=1475, wrong=314, backtracks=198, failedAssignments=175, nogoods=58, foundSolutions=6, bestBound=3
4.29/2.45	    
4.29/2.45	    num=17, depth=33..43, filters=5626, ccks=7782, wck=0.1, mem=60M937
4.29/2.45	    decisions=1595, wrong=357, backtracks=225, failedAssignments=200, nogoods=61, foundSolutions=6, bestBound=3
4.29/2.45	    
4.29/2.46	    num=18, depth=26..43, filters=6319, ccks=7782, wck=0.104, mem=60M937
4.29/2.46	    decisions=1723, wrong=404, backtracks=253, failedAssignments=228, nogoods=67, foundSolutions=6, bestBound=3
4.29/2.46	    
4.29/2.46	    num=19, depth=29..40, filters=6953, ccks=7782, wck=0.107, mem=60M937
4.29/2.46	    decisions=1874, wrong=461, backtracks=289, failedAssignments=259, nogoods=72, foundSolutions=6, bestBound=3
4.29/2.46	    
4.29/2.46	    num=20, depth=23..36, filters=7603, ccks=7782, wck=0.11, mem=60M937
4.29/2.46	    decisions=2024, wrong=522, backtracks=328, failedAssignments=293, nogoods=78, foundSolutions=6, bestBound=3
4.29/2.46	    
4.29/2.47	    num=21, depth=31..46, filters=8289, ccks=7782, wck=0.113, mem=60M937
4.29/2.47	    decisions=2188, wrong=586, backtracks=367, failedAssignments=330, nogoods=86, foundSolutions=6, bestBound=3
4.29/2.47	    
4.29/2.47	    num=22, depth=31..43, filters=8970, ccks=7782, wck=0.116, mem=60M937
4.29/2.47	    decisions=2355, wrong=653, backtracks=407, failedAssignments=371, nogoods=92, foundSolutions=6, bestBound=3
4.29/2.47	    
4.29/2.47	    num=23, depth=17..25, filters=9741, ccks=7782, wck=0.119, mem=60M937
4.29/2.47	    decisions=2528, wrong=730, backtracks=458, failedAssignments=416, nogoods=94, foundSolutions=6, bestBound=3
4.29/2.47	    
4.29/2.48	    num=24, depth=32..44, filters=10914, ccks=7782, wck=0.122, mem=60M937
4.29/2.48	    decisions=2755, wrong=826, backtracks=521, failedAssignments=466, nogoods=98, foundSolutions=6, bestBound=3
4.29/2.48	    
4.29/2.48	o 2
4.29/2.48	    num=25, depth=40..80, filters=11203, ccks=9079, wck=0.125, mem=60M937
4.29/2.48	    decisions=2833, wrong=844, backtracks=530, failedAssignments=478, nogoods=103, foundSolutions=7, bestBound=2
4.29/2.48	    
4.29/2.48	    num=26, depth=2..12, filters=12243, ccks=9079, wck=0.129, mem=60M937
4.29/2.48	    decisions=3092, wrong=970, backtracks=640, failedAssignments=539, nogoods=107, foundSolutions=7, bestBound=2
4.29/2.48	    
4.29/2.48	    num=27, depth=4..10, filters=12465, ccks=9079, wck=0.13, mem=60M937
4.29/2.48	    decisions=3149, wrong=996, backtracks=659, failedAssignments=550, nogoods=109, foundSolutions=7, bestBound=2
4.29/2.48	    
4.29/2.48	    num=28, depth=4..11, filters=12657, ccks=9079, wck=0.131, mem=60M937
4.29/2.48	    decisions=3207, wrong=1021, backtracks=680, failedAssignments=562, nogoods=112, foundSolutions=7, bestBound=2
4.29/2.48	    
4.29/2.48	    num=29, depth=5..11, filters=12865, ccks=9079, wck=0.132, mem=60M937
4.29/2.48	    decisions=3256, wrong=1043, backtracks=699, failedAssignments=575, nogoods=116, foundSolutions=7, bestBound=2
4.29/2.48	    
4.29/2.49	    num=30, depth=4..10, filters=13081, ccks=9079, wck=0.133, mem=60M937
4.29/2.49	    decisions=3316, wrong=1070, backtracks=720, failedAssignments=589, nogoods=118, foundSolutions=7, bestBound=2
4.29/2.49	    
4.29/2.49	    num=31, depth=4..10, filters=13313, ccks=9079, wck=0.135, mem=60M937
4.29/2.49	    decisions=3383, wrong=1101, backtracks=744, failedAssignments=605, nogoods=122, foundSolutions=7, bestBound=2
4.29/2.49	    
4.29/2.49	    num=32, depth=4..11, filters=13595, ccks=9079, wck=0.136, mem=60M937
4.29/2.49	    decisions=3451, wrong=1132, backtracks=772, failedAssignments=622, nogoods=125, foundSolutions=7, bestBound=2
4.29/2.49	    
4.29/2.49	    num=33, depth=4..12, filters=13967, ccks=9079, wck=0.138, mem=60M937
4.29/2.49	    decisions=3536, wrong=1171, backtracks=804, failedAssignments=641, nogoods=128, foundSolutions=7, bestBound=2
4.29/2.49	    
4.29/2.49	    num=34, depth=3..9, filters=14285, ccks=9079, wck=0.14, mem=60M937
4.29/2.49	    decisions=3619, wrong=1211, backtracks=839, failedAssignments=662, nogoods=129, foundSolutions=7, bestBound=2
4.29/2.49	    
4.29/2.50	    num=35, depth=4..11, filters=14682, ccks=9079, wck=0.142, mem=60M937
4.29/2.50	    decisions=3702, wrong=1250, backtracks=873, failedAssignments=685, nogoods=131, foundSolutions=7, bestBound=2
4.29/2.50	    
4.29/2.50	    num=36, depth=4..12, filters=15160, ccks=9079, wck=0.145, mem=60M937
4.29/2.50	    decisions=3807, wrong=1300, backtracks=915, failedAssignments=710, nogoods=135, foundSolutions=7, bestBound=2
4.29/2.50	    
4.29/2.50	    num=37, depth=4..12, filters=15589, ccks=9079, wck=0.147, mem=60M937
4.29/2.50	    decisions=3910, wrong=1348, backtracks=958, failedAssignments=738, nogoods=139, foundSolutions=7, bestBound=2
4.29/2.50	    
4.62/2.50	    num=38, depth=3..9, filters=16153, ccks=9079, wck=0.15, mem=60M937
4.62/2.50	    decisions=4038, wrong=1410, backtracks=1015, failedAssignments=769, nogoods=144, foundSolutions=7, bestBound=2
4.62/2.50	    
4.62/2.51	    num=39, depth=3..11, filters=16648, ccks=9079, wck=0.153, mem=60M937
4.62/2.51	    decisions=4171, wrong=1474, backtracks=1071, failedAssignments=803, nogoods=149, foundSolutions=7, bestBound=2
4.62/2.51	    
4.62/2.51	    num=40, depth=2..10, filters=17216, ccks=9079, wck=0.157, mem=60M937
4.62/2.51	    decisions=4326, wrong=1549, backtracks=1137, failedAssignments=840, nogoods=151, foundSolutions=7, bestBound=2
4.62/2.51	    
4.62/2.51	    num=41, depth=3..13, filters=17939, ccks=9079, wck=0.16, mem=60M937
4.62/2.51	    decisions=4498, wrong=1633, backtracks=1210, failedAssignments=881, nogoods=154, foundSolutions=7, bestBound=2
4.62/2.51	    
4.62/2.52	    num=42, depth=3..12, filters=18650, ccks=9079, wck=0.164, mem=60M937
4.62/2.52	    decisions=4664, wrong=1714, backtracks=1281, failedAssignments=926, nogoods=158, foundSolutions=7, bestBound=2
4.62/2.52	    
4.62/2.52	    num=43, depth=3..12, filters=19418, ccks=9079, wck=0.168, mem=60M937
4.62/2.52	    decisions=4836, wrong=1798, backtracks=1354, failedAssignments=976, nogoods=163, foundSolutions=7, bestBound=2
4.62/2.52	    
4.62/2.53	    num=44, depth=2..11, filters=20283, ccks=9079, wck=0.172, mem=60M937
4.62/2.53	    decisions=5047, wrong=1901, backtracks=1449, failedAssignments=1031, nogoods=167, foundSolutions=7, bestBound=2
4.62/2.53	    
4.62/2.53	    num=45, depth=2..11, filters=21178, ccks=9079, wck=0.176, mem=60M937
4.62/2.53	    decisions=5255, wrong=2003, backtracks=1542, failedAssignments=1092, nogoods=171, foundSolutions=7, bestBound=2
4.62/2.53	    
4.62/2.53	    num=46, depth=2..11, filters=22381, ccks=9079, wck=0.181, mem=60M937
4.62/2.53	    decisions=5524, wrong=2135, backtracks=1662, failedAssignments=1159, nogoods=176, foundSolutions=7, bestBound=2
4.62/2.53	    
4.62/2.54	    num=47, depth=2..11, filters=23366, ccks=9079, wck=0.185, mem=60M937
4.62/2.54	    decisions=5782, wrong=2263, backtracks=1783, failedAssignments=1233, nogoods=179, foundSolutions=7, bestBound=2
4.62/2.54	    
4.62/2.54	    num=48, depth=2..13, filters=24801, ccks=9079, wck=0.191, mem=60M937
4.62/2.54	    decisions=6119, wrong=2429, backtracks=1933, failedAssignments=1314, nogoods=182, foundSolutions=7, bestBound=2
4.62/2.54	    
4.62/2.55	    num=49, depth=1..11, filters=26319, ccks=9079, wck=0.198, mem=60M937
4.62/2.55	    decisions=6482, wrong=2609, backtracks=2111, failedAssignments=1403, nogoods=186, foundSolutions=7, bestBound=2
4.62/2.55	    
4.62/2.56	    num=50, depth=1..12, filters=27833, ccks=9079, wck=0.205, mem=60M937
4.62/2.56	    decisions=6879, wrong=2806, backtracks=2292, failedAssignments=1501, nogoods=191, foundSolutions=7, bestBound=2
4.62/2.56	    
4.62/2.57	    num=51, depth=0..11, filters=29620, ccks=9079, wck=0.213, mem=60M937
4.62/2.57	    decisions=7352, wrong=3042, backtracks=2507, failedAssignments=1609, nogoods=192, foundSolutions=7, bestBound=2
4.62/2.57	    
4.62/2.57	
4.62/2.57	  New Bounds: 2..1
4.62/2.57	    num=52, depth=0..0, filters=29632, ccks=9079, wck=0.214, mem=60M937
4.62/2.57	    decisions=7354, wrong=3044, backtracks=2508, failedAssignments=1610, foundSolutions=7, bestBound=2
4.62/2.57	    
4.62/2.57	  Global
4.62/2.57	    filters=29632, ccks=9079
4.62/2.57	    Stop=FULL_EXPLORATION, wrong=3044, bestBound=2, bestBoundWck=0.63, bestBoundCpu=2.442, foundSolutions=7, firstSolCpu=2.332
4.62/2.57	    wck=0.72, cpu=2.533, mem=60M937
4.62/2.57	
4.62/2.57	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.62/2.57	s OPTIMUM FOUND
4.62/2.57	
4.62/2.57	d WRONG_DECISIONS 3044
4.62/2.57	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 (8442 MiB free)
  memory of node 1: 16384 MiB (15509 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390890-1568385535/watcher-4390890-1568385535 -o /tmp/evaluation-result-4390890-1568385535/solver-4390890-1568385535 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568380475-17709 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390890-1568385535.xml -cm 

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

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


[startup+0.101805 s]*
/proc/loadavg: 1.68 1.65 1.67 3/228 18567
/proc/meminfo: memFree=24510652/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10659884 memory=28444 CPUtime=0.14 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 5691 0 0 0 13 1 0 0 20 0 15 0 414826171 10915721216 7111 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2664971 7111 2883 1 0 2627468 0
[pid=18552/tid=18554] ppid=18549 vsize=10659884 memory=-8197568871503401343 CPUtime=0.1 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) R 18549 18552 17678 0 -1 4202560 3204 0 0 0 9 1 0 0 20 0 15 0 414826171 10915721216 7177 33554432000 4194304 4196468 140728749471792 140222619031128 140222596196269 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 7177 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 7177 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 7177 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 7243 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826173 10915721216 7243 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414826174 10915721216 7243 33554432000 4194304 4196468 140728749471792 140222172898336 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414826174 10915721216 7243 33554432000 4194304 4196468 140728749471792 140222171845488 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 7243 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) S 18549 18552 17678 0 -1 1077944384 439 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 7243 33554432000 4194304 4196468 140728749471792 140222169742192 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) R 18549 18552 17678 0 -1 4202560 149 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 7309 33554432000 4194304 4196468 140728749471792 140222168670408 140222607091549 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0.02 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) R 18549 18552 17678 0 -1 4202560 661 0 0 0 2 0 0 0 20 0 15 0 414826176 10915721216 7375 33554432000 4194304 4196468 140728749471792 140222167632536 140222593743643 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 7375 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826177 10915721216 7375 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28444 KiB

[startup+0.210539 s]*
/proc/loadavg: 1.68 1.65 1.67 3/228 18567
/proc/meminfo: memFree=24499812/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10659884 memory=37464 CPUtime=0.33 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 9134 0 0 0 30 3 0 0 20 0 15 0 414826171 10915721216 9366 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2664971 9366 2978 1 0 2627468 0
[pid=18552/tid=18554] ppid=18549 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) R 18549 18552 17678 0 -1 4202560 6083 0 0 0 18 2 0 0 20 0 15 0 414826171 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222619028528 140222614824093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10659884 memory=345 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10659884 memory=4050906358802605728 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826173 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414826174 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222172898336 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414826174 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222171845488 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) S 18549 18552 17678 0 -1 1077944384 619 0 0 0 3 0 0 0 20 0 15 0 414826176 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222169742192 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) S 18549 18552 17678 0 -1 1077944384 315 0 0 0 2 0 0 0 20 0 15 0 414826176 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222168689392 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0.05 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) S 18549 18552 17678 0 -1 1077944384 756 0 0 0 5 0 0 0 20 0 15 0 414826176 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222167636592 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826177 10915721216 9366 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37464 KiB

[startup+0.31004 s]*
/proc/loadavg: 1.68 1.65 1.67 4/228 18567
/proc/meminfo: memFree=24497940/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10659884 memory=40268 CPUtime=0.47 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 9357 0 0 0 44 3 0 0 20 0 15 0 414826171 10915721216 10067 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2664971 10067 3016 1 0 2627468 0
[pid=18552/tid=18554] ppid=18549 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) R 18549 18552 17678 0 -1 4202560 6238 0 0 0 28 2 0 0 20 0 15 0 414826171 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222619033968 140222614824093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10659884 memory=304556157652172823 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10659884 memory=3977718466811324064 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826173 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414826174 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222172898336 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414826174 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222171845488 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) S 18549 18552 17678 0 -1 1077944384 627 0 0 0 3 0 0 0 20 0 15 0 414826176 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222169742192 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) S 18549 18552 17678 0 -1 1077944384 350 0 0 0 4 0 0 0 20 0 15 0 414826176 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222168689392 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0.08 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) S 18549 18552 17678 0 -1 1077944384 782 0 0 0 8 0 0 0 20 0 15 0 414826176 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222167636592 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10659884 memory=140358286108288 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826177 10915721216 10067 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40268 KiB

[startup+0.701632 s]
/proc/loadavg: 1.68 1.65 1.67 3/228 18567
/proc/meminfo: memFree=24487336/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10661932 memory=63696 CPUtime=1.1 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 12952 0 0 0 105 5 0 0 20 0 15 0 414826171 10917818368 15924 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2665483 15924 3070 1 0 2627980 0
[pid=18552/tid=18554] ppid=18549 vsize=10661932 memory=1844 CPUtime=0.68 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) R 18549 18552 17678 0 -1 4202560 8779 0 0 0 64 4 0 0 20 0 15 0 414826171 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222619025104 140222599967806 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10661932 memory=4964 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826172 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10661932 memory=10092 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10661932 memory=1908 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10661932 memory=1360 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10661932 memory=7420 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826173 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10661932 memory=860 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414826174 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222172898336 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10661932 memory=776 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414826174 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222171845488 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10661932 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10661932 memory=7014751519599842897 CPUtime=0.12 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) R 18549 18552 17678 0 -1 4202560 908 0 0 0 12 0 0 0 20 0 15 0 414826176 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222169728480 140222596323342 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10661932 memory=6081666446975789422 CPUtime=0.09 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) S 18549 18552 17678 0 -1 1077944384 646 0 0 0 9 0 0 0 20 0 15 0 414826176 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222168689392 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10661932 memory=5787213857196369745 CPUtime=0.18 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) S 18549 18552 17678 0 -1 1077944384 1258 0 0 0 18 0 0 0 20 0 15 0 414826176 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222167636592 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10661932 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826177 10917818368 15924 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63696 KiB

[startup+1.50069 s]
/proc/loadavg: 1.68 1.65 1.67 4/228 18567
/proc/meminfo: memFree=24471052/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10663980 memory=75808 CPUtime=2 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 18537 0 0 0 194 6 0 0 20 0 15 0 414826171 10919915520 18952 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2665995 18952 3095 1 0 2628492 0
[pid=18552/tid=18554] ppid=18549 vsize=10663980 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) R 18549 18552 17678 0 -1 4202560 12944 0 0 0 143 4 0 0 20 0 15 0 414826171 10919915520 18952 33554432000 4194304 4196468 140728749471792 140222619034192 140222598882654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10663980 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826172 10919915520 18952 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10663980 memory=-6509546260019855299 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10919915520 18952 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10663980 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10919915520 18952 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10663980 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10919915520 18952 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 15 0 414826173 10919915520 18952 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0

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

Dumping a history of the last processes samples

[startup+1.60082 s]
/proc/loadavg: 1.68 1.65 1.67 4/228 18567
/proc/meminfo: memFree=24471052/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10666028 memory=76812 CPUtime=2.1 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 18909 0 0 0 204 6 0 0 20 0 15 0 414826171 10922012672 19203 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2666507 19203 3095 1 0 2629004 0
[pid=18552/tid=18554] ppid=18549 vsize=10666028 memory=0 CPUtime=1.57 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) R 18549 18552 17678 0 -1 4202560 13311 0 0 0 153 4 0 0 20 0 15 0 414826171 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222619034192 140222614824093 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414826172 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414826172 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10666028 memory=140358286110001 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 15 0 414826173 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10666028 memory=7523918960684329831 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414826174 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222172898336 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10666028 memory=7597132098393106257 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414826174 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222171845488 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10666028 memory=7300704776819335744 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10666028 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) S 18549 18552 17678 0 -1 1077944384 1826 0 0 0 18 0 0 0 20 0 15 0 414826176 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222169742192 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10666028 memory=220068487227326 CPUtime=0.13 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) S 18549 18552 17678 0 -1 1077944384 1031 0 0 0 13 0 0 0 20 0 15 0 414826176 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222168689392 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10666028 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) S 18549 18552 17678 0 -1 1077944384 1260 0 0 0 18 0 0 0 20 0 15 0 414826176 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222167636592 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10666028 memory=-5921431000321636112 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414826176 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10666028 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 414826177 10922012672 19203 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 2.1 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76812 KiB

[startup+2.00063 s]*
/proc/loadavg: 1.68 1.65 1.67 5/229 18568
/proc/meminfo: memFree=24394220/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10744136 memory=146168 CPUtime=2.93 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 23631 0 0 0 284 9 0 0 20 0 16 0 414826171 11001995264 36542 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2686034 36542 3305 1 0 2646705 0
[pid=18552/tid=18554] ppid=18549 vsize=10744136 memory=734096845205799217 CPUtime=1.86 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) S 18549 18552 17678 0 -1 1077944384 15181 0 0 0 180 6 0 0 20 0 16 0 414826171 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222619045040 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 132 0 0 0 1 0 0 0 20 0 16 0 414826172 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10744136 memory=140358289172930 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 414826172 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10744136 memory=-6447287110554383552 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 414826172 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10744136 memory=-5345911752953859030 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 414826172 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10744136 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 1137 0 0 0 1 0 0 0 20 0 16 0 414826173 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10744136 memory=3461362030354657376 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414826174 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222172898400 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10744136 memory=-7812193691855986592 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414826174 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222171845504 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10744136 memory=-7812736537705029536 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414826176 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10744136 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) R 18549 18552 17678 0 -1 4202560 1987 0 0 0 33 0 0 0 20 0 16 0 414826176 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222169732112 140222593991664 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10744136 memory=7809628178198383881 CPUtime=0.26 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) R 18549 18552 17678 0 -1 1077944384 1315 0 0 0 26 0 0 0 20 0 16 0 414826176 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222168689392 140222614813314 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10744136 memory=3472468654513788553 CPUtime=0.28 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) S 18549 18552 17678 0 -1 1077944384 1631 0 0 0 28 0 0 0 20 0 16 0 414826176 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222167636592 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10744136 memory=3472328296227418159 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414826176 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10744136 memory=3472468654513526448 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 414826177 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18568] ppid=18549 vsize=10744136 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/18552/task/18568/stat : 18568 (java) R 18549 18552 17678 0 -1 4202560 740 0 0 0 9 0 0 0 20 0 16 0 414826359 11001995264 36542 33554432000 4194304 4196468 140728749471792 140222080857824 140222598938459 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 146168 KiB

[startup+2.40759 s]
/proc/loadavg: 1.68 1.65 1.67 5/229 18568
/proc/meminfo: memFree=24394220/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10746276 memory=157012 CPUtime=4.29 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 27833 0 0 0 417 12 0 0 20 0 16 0 414826171 11004186624 39253 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2686569 39253 3348 1 0 2646705 0
[pid=18552/tid=18554] ppid=18549 vsize=10746276 memory=924 CPUtime=1.86 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) S 18549 18552 17678 0 -1 1077944384 15181 0 0 0 180 6 0 0 20 0 16 0 414826171 11004186624 39253 33554432000 4194304 4196468 140728749471792 140222619045040 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10746276 memory=2344 CPUtime=0.01 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 132 0 0 0 1 0 0 0 20 0 16 0 414826172 11004186624 39253 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 414826172 11004186624 39253 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10746276 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 414826172 11004186624 39253 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10746276 memory=-7812193691855986592 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 414826172 11004186624 39253 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10746276 memory=-6873162000112450758 CPUtime=0.01 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 1137 0 0 0 1 0 0 0 20 0 16 0 414826173 11004186624 39253 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10746276 memory=-7088785026379990432 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414826174 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222172898400 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10746276 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414826174 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222171845504 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10746276 memory=7523358183780278869 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414826176 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10746276 memory=5938679353971462505 CPUtime=0.68 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) R 18549 18552 17678 0 -1 4202560 2432 0 0 0 68 0 0 0 20 0 16 0 414826176 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222169741376 140222595502752 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10746276 memory=7450198853206764134 CPUtime=0.58 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) R 18549 18552 17678 0 -1 4202560 1537 0 0 0 58 0 0 0 20 0 16 0 414826176 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222168670432 140222596319651 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10746276 memory=7666649850583673186 CPUtime=0.57 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) R 18549 18552 17678 0 -1 4202560 2538 0 0 0 56 1 0 0 20 0 16 0 414826176 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222167636592 140222607902014 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10746276 memory=7662421128897651819 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414826176 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10746276 memory=7667754825578539880 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 414826177 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18568] ppid=18549 vsize=10746276 memory=7518305940889166698 CPUtime=0.48 cores=0,2,4,6
/proc/18552/task/18568/stat : 18568 (java) R 18549 18552 17678 0 -1 4202560 3376 0 0 0 47 1 0 0 20 0 16 0 414826359 11004186624 39271 33554432000 4194304 4196468 140728749471792 140222080846944 140222249427603 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 4.29 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 157012 KiB

[startup+2.50464 s]
/proc/loadavg: 1.68 1.65 1.67 5/229 18568
/proc/meminfo: memFree=24394220/32770624 swapFree=67020140/67108860
[pid=18552] ppid=18549 vsize=10748324 memory=158008 CPUtime=4.62 cores=0,2,4,6
/proc/18552/stat : 18552 (java) S 18549 18552 17678 0 -1 1077944320 28066 0 0 0 450 12 0 0 20 0 16 0 414826171 11006283776 39502 33554432000 4194304 4196468 140728749471792 140728749454336 140222614802167 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
/proc/18552/statm: 2687081 39502 3350 1 0 2647217 0
[pid=18552/tid=18554] ppid=18549 vsize=10748324 memory=288230574492221466 CPUtime=1.86 cores=0,2,4,6
/proc/18552/task/18554/stat : 18554 (java) S 18549 18552 17678 0 -1 1077944384 15181 0 0 0 180 6 0 0 20 0 16 0 414826171 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222619045040 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18555] ppid=18549 vsize=10748324 memory=280716378382144 CPUtime=0.01 cores=0,2,4,6
/proc/18552/task/18555/stat : 18555 (java) S 18549 18552 17678 0 -1 1077944384 132 0 0 0 1 0 0 0 20 0 16 0 414826172 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222567423120 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18556] ppid=18549 vsize=10748324 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18556/stat : 18556 (java) S 18549 18552 17678 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 414826172 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222566370320 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18557] ppid=18549 vsize=10748324 memory=-7233780906022716832 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18557/stat : 18557 (java) S 18549 18552 17678 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 16 0 414826172 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222565317520 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18558] ppid=18549 vsize=10748324 memory=-7173504570862900581 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18558/stat : 18558 (java) S 18549 18552 17678 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 16 0 414826172 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222564264720 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18559] ppid=18549 vsize=10748324 memory=6943526294502006880 CPUtime=0.01 cores=0,2,4,6
/proc/18552/task/18559/stat : 18559 (java) S 18549 18552 17678 0 -1 1077944384 1137 0 0 0 1 0 0 0 20 0 16 0 414826173 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222173952368 140222614813314 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18560] ppid=18549 vsize=10748324 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18560/stat : 18560 (java) S 18549 18552 17678 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414826174 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222172898400 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18561] ppid=18549 vsize=10748324 memory=3824 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18561/stat : 18561 (java) S 18549 18552 17678 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414826174 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222171845504 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18562] ppid=18549 vsize=10748324 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18562/stat : 18562 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414826176 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222170793808 140222614820763 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18563] ppid=18549 vsize=10748324 memory=15080 CPUtime=0.77 cores=0,2,4,6
/proc/18552/task/18563/stat : 18563 (java) R 18549 18552 17678 0 -1 4202560 2464 0 0 0 77 0 0 0 20 0 16 0 414826176 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222169729040 140222598316192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18564] ppid=18549 vsize=10748324 memory=9136 CPUtime=0.68 cores=0,2,4,6
/proc/18552/task/18564/stat : 18564 (java) R 18549 18552 17678 0 -1 4202560 1635 0 0 0 68 0 0 0 20 0 16 0 414826176 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222168670784 140222594655735 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18565] ppid=18549 vsize=10748324 memory=2676 CPUtime=0.61 cores=0,2,4,6
/proc/18552/task/18565/stat : 18565 (java) S 18549 18552 17678 0 -1 1077944384 2628 0 0 0 60 1 0 0 20 0 16 0 414826176 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222167636592 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18566] ppid=18549 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18566/stat : 18566 (java) S 18549 18552 17678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414826176 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222166584032 140222614812373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18567] ppid=18549 vsize=10748324 memory=500 CPUtime=0 cores=0,2,4,6
/proc/18552/task/18567/stat : 18567 (java) S 18549 18552 17678 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 16 0 414826177 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222165531312 140222614813314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
[pid=18552/tid=18568] ppid=18549 vsize=10748324 memory=1736 CPUtime=0.58 cores=0,2,4,6
/proc/18552/task/18568/stat : 18568 (java) R 18549 18552 17678 0 -1 4202560 3381 0 0 0 57 1 0 0 20 0 16 0 414826359 11006283776 39502 33554432000 4194304 4196468 140728749471792 140222080860080 140222614823997 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140728749474827 140728749474930 140728749474930 140728749477839 0
Current children cumulated CPU time: 4.62 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 158008 KiB

Child status: 0
Real time (s): 2.58964
CPU time (s): 4.78529
CPU user time (s): 4.65042
CPU system time (s): 0.134868
CPU usage (%): 184.786
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 158008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.65042
system time used= 0.134868
maximum resident set size= 158672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28402
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2350
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 18552
#   total CPU time (s): 4.78529
#   total CPU user time (s): 4.65042
#   total CPU system time (s): 0.134868

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.0287 second user time and 0.077261 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-13 16:38:16
IDJOB=4390890
IDBENCH=135959
IDSOLVER=2832
FILE ID=node150/4390890-1568385535
RUNJOBID= node150-1568380475-17709
PBS_JOBID= 21701821
Free space on /tmp= 55020 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-4390890-1568385535/watcher-4390890-1568385535 -o /tmp/evaluation-result-4390890-1568385535/solver-4390890-1568385535 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568380475-17709 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390890-1568385535.xml -cm

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

MD5SUM BENCH= 895fdf75fca3d2136489d7dab90e962a
RANDOM SEED=1106788758

node150.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.79
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.79
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.79
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.79
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:        24526512 kB
MemAvailable:   31643948 kB
Buffers:          177476 kB
Cached:          7081288 kB
SwapCached:        12980 kB
Active:          1389048 kB
Inactive:        6108444 kB
Active(anon):     203196 kB
Inactive(anon):    59256 kB
Active(file):    1185852 kB
Inactive(file):  6049188 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       67020140 kB
Dirty:              8900 kB
Writeback:             0 kB
AnonPages:        433280 kB
Mapped:            50528 kB
Shmem:             15480 kB
Slab:             341672 kB
SReclaimable:     310856 kB
SUnreclaim:        30816 kB
KernelStack:        3936 kB
PageTables:         6572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1144072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 55012 MiB
End job on node150 at 2019-09-13 16:38:19