Trace number 4390587

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 NameAnswerCPU timeWall clock time
AbsCon 2019-07-23UNSAT 49.7383 37.3533

DiagnosticValue
WRONG_DECISIONS9075

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-08-08.xml
MD5SUMa4344d82eae68729eeb0bbc0b13d3fa1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark29.4324
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints44
Number of domains2
Minimum domain size7
Maximum domain size8
Distribution of domain sizes[{"size":7,"count":8},{"size":8,"count":64}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":56},{"degree":2,"count":8},{"degree":8,"count":8}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":36},{"arity":8,"count":8}]
Number of extensional constraints44
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":44}]
Optimization problemNO
Type of objective

Solver Data

2.40/1.88	
2.40/1.88	AbsCon 2 
2.40/1.90	
16.38/11.28	  Instance
16.38/11.28	    name=instance-4390587-1568383725, framework=CSP
16.38/11.28	
16.38/11.28	  Loading variables...
16.56/11.30	  Loading constraints...
23.99/16.50	
23.99/16.50	  Domains
23.99/16.50	    nTypes=2, nValues=568, sizes=[7#8,8#64]
23.99/16.50	  Variables
23.99/16.50	    count=72, degrees=[1#56,2#8,8#8]
23.99/16.50	  Constraints
23.99/16.50	    count=44, nSpecific=8, arities=[2#36,8#8]
23.99/16.50	    distribution=[CtrExtensionCT-Table#8,CtrExtensionV-Bits#36]
23.99/16.50	    tables=[5764802#8], nTotalTuples=46118416
23.99/16.50	    nExtStructures=(3,shared:41)
23.99/16.50	    wck=14.646, cpu=14.566, mem=2507M926
31.19/19.87	  Solver SolverBacktrack being built...
31.19/19.87	
31.19/19.89	
31.19/19.89	  Solver
31.19/19.89	    guaranteedGAC=true
31.19/19.89	    wck=18.041, cpu=14.844, mem=1481M280
31.33/19.92	
31.33/19.92	  Preprocessing
31.33/19.92	    filters=0, revisions=(72,useless=72), nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
31.33/19.92	    wck=0.028, cpu=14.873, mem=1481M280
31.33/19.92	
31.60/20.04	    num=0, depth=3..5, filters=220, revisions=(545,useless=325), wck=0.148, mem=1481M280
31.60/20.04	    decisions=44, wrong=20, backtracks=10, failedAssignments=10, nogoods=4
31.60/20.04	    nFilterCalls=78, avgTableProportion=0.9999998265335049, avgTableSize=5764801.0
31.60/20.04	    
31.80/20.11	    num=1, depth=3..5, filters=454, revisions=(1043,useless=589), wck=0.214, mem=1481M280
31.80/20.11	    decisions=92, wrong=42, backtracks=21, failedAssignments=21, nogoods=9
31.80/20.11	    nFilterCalls=152, avgTableProportion=0.9999998265335056, avgTableSize=5764801.0
31.80/20.11	    
31.80/20.17	    num=2, depth=3..5, filters=705, revisions=(1573,useless=868), wck=0.274, mem=1481M280
31.80/20.17	    decisions=143, wrong=66, backtracks=33, failedAssignments=33, nogoods=13
31.80/20.17	    nFilterCalls=227, avgTableProportion=0.9999998265335026, avgTableSize=5764801.0
31.80/20.17	    
31.91/20.23	    num=3, depth=3..5, filters=975, revisions=(2143,useless=1168), wck=0.339, mem=1481M280
31.91/20.23	    decisions=199, wrong=92, backtracks=46, failedAssignments=46, nogoods=18
31.91/20.23	    nFilterCalls=309, avgTableProportion=0.9999998265335011, avgTableSize=5764801.0
31.91/20.23	    
32.02/20.31	    num=4, depth=3..5, filters=1248, revisions=(2723,useless=1475), wck=0.417, mem=1481M280
32.02/20.31	    decisions=258, wrong=120, backtracks=60, failedAssignments=60, nogoods=23
32.02/20.31	    nFilterCalls=391, avgTableProportion=0.9999998265335001, avgTableSize=5764801.0
32.02/20.31	    
32.02/20.39	    num=5, depth=2..5, filters=1599, revisions=(3461,useless=1862), wck=0.496, mem=1481M280
32.02/20.39	    decisions=325, wrong=152, backtracks=76, failedAssignments=76, nogoods=25
32.02/20.39	    nFilterCalls=489, avgTableProportion=0.9999998265334994, avgTableSize=5764801.0
32.02/20.39	    
32.23/20.47	    num=6, depth=2..5, filters=1947, revisions=(4194,useless=2247), wck=0.58, mem=1481M280
32.23/20.47	    decisions=397, wrong=186, backtracks=93, failedAssignments=93, nogoods=28
32.23/20.47	    nFilterCalls=591, avgTableProportion=0.9999998265335065, avgTableSize=5764801.0
32.23/20.47	    
32.41/20.56	    num=7, depth=2..5, filters=2352, revisions=(5035,useless=2683), wck=0.666, mem=1481M280
32.41/20.56	    decisions=476, wrong=224, backtracks=112, failedAssignments=112, nogoods=31
32.41/20.56	    nFilterCalls=703, avgTableProportion=0.999999826533514, avgTableSize=5764801.0
32.41/20.56	    
32.53/20.66	    num=8, depth=2..5, filters=2792, revisions=(5938,useless=3146), wck=0.762, mem=1481M280
32.53/20.66	    decisions=564, wrong=266, backtracks=133, failedAssignments=133, nogoods=36
32.53/20.66	    nFilterCalls=827, avgTableProportion=0.9999998265335199, avgTableSize=5764801.0
32.53/20.66	    
32.63/20.76	    num=9, depth=2..5, filters=3270, revisions=(6919,useless=3649), wck=0.863, mem=1481M280
32.63/20.76	    decisions=660, wrong=312, backtracks=156, failedAssignments=156, nogoods=41
32.63/20.76	    nFilterCalls=960, avgTableProportion=0.9999998265335246, avgTableSize=5764801.0
32.63/20.76	    
32.76/20.86	    num=10, depth=2..5, filters=3753, revisions=(7913,useless=4160), wck=0.965, mem=1481M280
32.76/20.86	    decisions=763, wrong=362, backtracks=181, failedAssignments=181, nogoods=45
32.76/20.86	    nFilterCalls=1094, avgTableProportion=0.9999998265335208, avgTableSize=5764801.0
32.76/20.86	    
32.87/20.98	    num=11, depth=2..5, filters=4317, revisions=(9066,useless=4749), wck=1.08, mem=1481M280
32.87/20.98	    decisions=879, wrong=418, backtracks=209, failedAssignments=209, nogoods=49
32.87/20.98	    nFilterCalls=1247, avgTableProportion=0.9999998265335109, avgTableSize=5764801.0
32.87/20.98	    
33.09/21.10	    num=12, depth=2..5, filters=4943, revisions=(10339,useless=5396), wck=1.205, mem=1481M280
33.09/21.10	    decisions=1007, wrong=480, backtracks=240, failedAssignments=240, nogoods=55
33.09/21.10	    nFilterCalls=1415, avgTableProportion=0.9999998265335024, avgTableSize=5764801.0
33.09/21.10	    
33.19/21.23	    num=13, depth=2..5, filters=5634, revisions=(11741,useless=6107), wck=1.34, mem=1481M280
33.19/21.23	    decisions=1146, wrong=548, backtracks=275, failedAssignments=274, nogoods=60
33.19/21.23	    nFilterCalls=1601, avgTableProportion=0.9999998265334952, avgTableSize=5764801.0
33.19/21.23	    
33.31/21.39	    num=14, depth=2..5, filters=6450, revisions=(13444,useless=6994), wck=1.492, mem=1481M280
33.31/21.39	    decisions=1297, wrong=622, backtracks=313, failedAssignments=311, nogoods=66
33.31/21.39	    nFilterCalls=1808, avgTableProportion=0.9999998265334888, avgTableSize=5764801.0
33.31/21.39	    
33.52/21.56	    num=15, depth=1..5, filters=7341, revisions=(15335,useless=7994), wck=1.665, mem=1481M280
33.52/21.56	    decisions=1465, wrong=704, backtracks=356, failedAssignments=352, nogoods=70
33.52/21.56	    nFilterCalls=2044, avgTableProportion=0.9999998265334832, avgTableSize=5764801.0
33.52/21.56	    
33.74/21.73	    num=16, depth=2..5, filters=8252, revisions=(17159,useless=8907), wck=1.835, mem=1481M280
33.74/21.73	    decisions=1648, wrong=794, backtracks=401, failedAssignments=397, nogoods=75
33.74/21.73	    nFilterCalls=2280, avgTableProportion=0.9999998265334786, avgTableSize=5764801.0
33.74/21.73	    
33.93/21.92	    num=17, depth=2..5, filters=9254, revisions=(19172,useless=9918), wck=2.023, mem=1481M280
33.93/21.92	    decisions=1852, wrong=894, backtracks=451, failedAssignments=447, nogoods=81
33.93/21.92	    nFilterCalls=2540, avgTableProportion=0.9999998265334746, avgTableSize=5764801.0
33.93/21.92	    
34.13/22.11	    num=18, depth=2..5, filters=10299, revisions=(21258,useless=10959), wck=2.216, mem=1481M280
34.13/22.11	    decisions=2075, wrong=1004, backtracks=507, failedAssignments=502, nogoods=89
34.13/22.11	    nFilterCalls=2814, avgTableProportion=0.9999998265334713, avgTableSize=5764801.0
34.13/22.11	    
34.34/22.33	    num=19, depth=2..5, filters=11505, revisions=(23686,useless=12181), wck=2.435, mem=1481M280
34.34/22.33	    decisions=2323, wrong=1126, backtracks=568, failedAssignments=563, nogoods=96
34.34/22.33	    nFilterCalls=3125, avgTableProportion=0.9999998265334682, avgTableSize=5764801.0
34.34/22.33	    
34.54/22.58	    num=20, depth=2..5, filters=12888, revisions=(26473,useless=13585), wck=2.686, mem=1481M280
34.54/22.58	    decisions=2594, wrong=1260, backtracks=637, failedAssignments=630, nogoods=104
34.54/22.58	    nFilterCalls=3486, avgTableProportion=0.9999998265334652, avgTableSize=5764801.0
34.54/22.58	    
34.84/22.84	    num=21, depth=2..5, filters=14320, revisions=(29352,useless=15032), wck=2.947, mem=1481M280
34.84/22.84	    decisions=2892, wrong=1408, backtracks=713, failedAssignments=704, nogoods=111
34.84/22.84	    nFilterCalls=3863, avgTableProportion=0.9999998265334628, avgTableSize=5764801.0
34.84/22.84	    
35.14/23.13	    num=22, depth=1..5, filters=15956, revisions=(32691,useless=16735), wck=3.239, mem=1481M280
35.14/23.13	    decisions=3220, wrong=1570, backtracks=795, failedAssignments=785, nogoods=115
35.14/23.13	    nFilterCalls=4278, avgTableProportion=0.9999998265334797, avgTableSize=5764801.0
35.14/23.13	    
35.46/23.45	    num=23, depth=1..5, filters=17744, revisions=(36308,useless=18564), wck=3.559, mem=1481M280
35.46/23.45	    decisions=3580, wrong=1748, backtracks=884, failedAssignments=874, nogoods=121
35.46/23.45	    nFilterCalls=4733, avgTableProportion=0.9999998265335196, avgTableSize=5764801.0
35.46/23.45	    
35.98/23.82	    num=24, depth=1..5, filters=19811, revisions=(40488,useless=20677), wck=3.925, mem=1481M280
35.98/23.82	    decisions=3975, wrong=1944, backtracks=985, failedAssignments=972, nogoods=126
35.98/23.82	    nFilterCalls=5251, avgTableProportion=0.9999998265335566, avgTableSize=5764801.0
35.98/23.82	    
36.28/24.19	    num=25, depth=1..5, filters=21927, revisions=(44753,useless=22826), wck=4.292, mem=1481M280
36.28/24.19	    decisions=4411, wrong=2160, backtracks=1093, failedAssignments=1080, nogoods=130
36.28/24.19	    nFilterCalls=5779, avgTableProportion=0.9999998265335874, avgTableSize=5764801.0
36.28/24.19	    
36.83/24.61	    num=26, depth=1..5, filters=24425, revisions=(49824,useless=25399), wck=4.719, mem=1481M280
36.83/24.61	    decisions=4889, wrong=2398, backtracks=1216, failedAssignments=1199, nogoods=141
36.83/24.61	    nFilterCalls=6397, avgTableProportion=0.9999998265336172, avgTableSize=5764801.0
36.83/24.61	    
37.22/25.07	    num=27, depth=1..5, filters=27060, revisions=(55140,useless=28080), wck=5.176, mem=1481M280
37.22/25.07	    decisions=5416, wrong=2660, backtracks=1349, failedAssignments=1330, nogoods=149
37.22/25.07	    nFilterCalls=7060, avgTableProportion=0.9999998265336432, avgTableSize=5764801.0
37.22/25.07	    
37.72/25.60	    num=28, depth=1..5, filters=30185, revisions=(61577,useless=31392), wck=5.701, mem=1481M280
37.72/25.60	    decisions=5995, wrong=2948, backtracks=1496, failedAssignments=1474, nogoods=157
37.72/25.60	    nFilterCalls=7810, avgTableProportion=0.9999998265336674, avgTableSize=5764801.0
37.72/25.60	    
38.33/26.17	    num=29, depth=1..5, filters=33436, revisions=(68228,useless=34792), wck=6.279, mem=1481M280
38.33/26.17	    decisions=6631, wrong=3264, backtracks=1663, failedAssignments=1632, nogoods=166
38.33/26.17	    nFilterCalls=8631, avgTableProportion=0.9999998265336888, avgTableSize=5764801.0
38.33/26.17	    
38.95/26.80	    num=30, depth=1..5, filters=36933, revisions=(75497,useless=38564), wck=6.901, mem=1481M280
38.95/26.80	    decisions=7329, wrong=3612, backtracks=1845, failedAssignments=1806, nogoods=172
38.95/26.80	    nFilterCalls=9520, avgTableProportion=0.999999826533708, avgTableSize=5764801.0
38.95/26.80	    
39.64/27.49	    num=31, depth=1..5, filters=41092, revisions=(83916,useless=42824), wck=7.591, mem=1481M280
39.64/27.49	    decisions=8096, wrong=3994, backtracks=2038, failedAssignments=1997, nogoods=180
39.64/27.49	    nFilterCalls=10503, avgTableProportion=0.9999998265337255, avgTableSize=5764801.0
39.64/27.49	    
40.56/28.31	    num=32, depth=0..5, filters=45797, revisions=(94026,useless=48229), wck=8.416, mem=1481M280
40.56/28.31	    decisions=8938, wrong=4414, backtracks=2255, failedAssignments=2208, nogoods=187
40.56/28.31	    nFilterCalls=11663, avgTableProportion=0.9999998265337423, avgTableSize=5764801.0
40.56/28.31	    
41.35/29.13	    num=33, depth=1..5, filters=50523, revisions=(103652,useless=53129), wck=9.234, mem=1481M280
41.35/29.13	    decisions=9869, wrong=4878, backtracks=2494, failedAssignments=2440, nogoods=193
41.35/29.13	    nFilterCalls=12838, avgTableProportion=0.9999998265337562, avgTableSize=5764801.0
41.35/29.13	    
42.31/30.08	    num=34, depth=0..5, filters=55996, revisions=(115127,useless=59131), wck=10.187, mem=1481M280
42.31/30.08	    decisions=10892, wrong=5388, backtracks=2761, failedAssignments=2695, nogoods=196
42.31/30.08	    nFilterCalls=14196, avgTableProportion=0.9999998265337695, avgTableSize=5764801.0
42.31/30.08	    
43.42/31.16	    num=35, depth=0..5, filters=62300, revisions=(128545,useless=66245), wck=11.268, mem=1481M280
43.42/31.16	    decisions=12015, wrong=5948, backtracks=3050, failedAssignments=2976, nogoods=205
43.42/31.16	    nFilterCalls=15730, avgTableProportion=0.9999998265337816, avgTableSize=5764801.0
43.42/31.16	    
44.62/32.35	    num=36, depth=0..5, filters=69309, revisions=(143434,useless=74125), wck=12.452, mem=1481M280
44.62/32.35	    decisions=13251, wrong=6565, backtracks=3368, failedAssignments=3285, nogoods=210
44.62/32.35	    nFilterCalls=17431, avgTableProportion=0.9999998265337927, avgTableSize=5764801.0
44.62/32.35	    
45.87/33.54	    num=37, depth=1..5, filters=76333, revisions=(157685,useless=81352), wck=13.648, mem=1481M280
45.87/33.54	    decisions=14615, wrong=7245, backtracks=3717, failedAssignments=3625, nogoods=220
45.87/33.54	    nFilterCalls=19173, avgTableProportion=0.9999998265338019, avgTableSize=5764801.0
45.87/33.54	    
47.38/35.10	    num=38, depth=0..5, filters=86118, revisions=(179004,useless=92886), wck=15.2, mem=1481M280
47.38/35.10	    decisions=16114, wrong=7993, backtracks=4099, failedAssignments=3999, nogoods=223
47.38/35.10	    nFilterCalls=21362, avgTableProportion=0.9999998265338114, avgTableSize=5764801.0
47.38/35.10	    
49.09/36.72	    num=39, depth=0..5, filters=96122, revisions=(201254,useless=105132), wck=16.824, mem=1481M280
49.09/36.72	    decisions=17760, wrong=8815, backtracks=4524, failedAssignments=4410, nogoods=230
49.09/36.72	    nFilterCalls=23754, avgTableProportion=0.9999998265338198, avgTableSize=5764801.0
49.09/36.72	    
49.58/37.29	    num=40, depth=0..4, filters=99627, revisions=(209698,useless=110071), wck=17.394, mem=1481M280
49.58/37.29	    decisions=18278, wrong=9075, backtracks=4662, failedAssignments=4540, nogoods=230
49.58/37.29	    nFilterCalls=24598, avgTableProportion=0.9999998265338224, avgTableSize=5764801.0
49.58/37.29	    
49.58/37.29	  Global
49.58/37.29	    filters=99627, revisions=(209698,useless=110071), nogoods=230
49.58/37.29	    Stop=FULL_EXPLORATION, wrong=9075, wck=35.437, cpu=32.233, mem=1481M280
49.58/37.29	
49.58/37.29	s UNSATISFIABLE
49.58/37.29	
49.58/37.29	d WRONG_DECISIONS 9075

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390587-1568383725/watcher-4390587-1568383725 -o /tmp/evaluation-result-4390587-1568383725/solver-4390587-1568383725 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20883 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390587-1568383725.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=22957, runsolver pid=22954
Current StackSize limit: 8192 KiB


[startup+0.102602 s]*
/proc/loadavg: 1.84 1.98 1.95 4/228 22972
/proc/meminfo: memFree=28092972/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10659884 memory=29216 CPUtime=0.14 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 5273 0 0 0 13 1 0 0 20 0 15 0 414640389 10915721216 7304 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2664971 7304 2906 1 0 2627468 0
[pid=22957/tid=22959] ppid=22954 vsize=10659884 memory=8514726395714820750 CPUtime=0.09 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) R 22954 22957 20852 0 -1 4202560 2977 0 0 0 8 1 0 0 20 0 15 0 414640389 10915721216 7304 33554432000 4194304 4196468 140730822084512 140010453813520 140010441820990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 7304 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 7304 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 7304 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 7304 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640391 10915721216 7304 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414640392 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009940133536 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414640392 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009939080432 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640394 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) R 22954 22957 20852 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 414640394 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) R 22954 22957 20852 0 -1 4202560 182 0 0 0 0 0 0 0 20 0 15 0 414640394 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009935923568 140010430249008 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0.03 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) R 22954 22957 20852 0 -1 4202560 468 0 0 0 3 0 0 0 20 0 15 0 414640394 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009934867720 140010427952502 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640395 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640395 10915721216 7370 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29216 KiB

[startup+0.211314 s]*
/proc/loadavg: 1.84 1.98 1.95 3/228 22972
/proc/meminfo: memFree=28085592/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10659884 memory=35492 CPUtime=0.33 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 6515 0 0 0 31 2 0 0 20 0 15 0 414640389 10915721216 8873 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2664971 8873 2990 1 0 2627468 0
[pid=22957/tid=22959] ppid=22954 vsize=10659884 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) R 22954 22957 20852 0 -1 4202560 3456 0 0 0 18 1 0 0 20 0 15 0 414640389 10915721216 8873 33554432000 4194304 4196468 140730822084512 140010453815904 140010449605789 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10659884 memory=339 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 8873 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10659884 memory=3762958954945685152 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 8873 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 8873 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 8873 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640391 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414640392 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009940133536 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414640392 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009939080432 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640394 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) S 22954 22957 20852 0 -1 1077944384 578 0 0 0 3 0 0 0 20 0 15 0 414640394 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) S 22954 22957 20852 0 -1 1077944384 416 0 0 0 2 0 0 0 20 0 15 0 414640394 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009935923568 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0.05 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) S 22954 22957 20852 0 -1 1077944384 707 0 0 0 5 0 0 0 20 0 15 0 414640394 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009934870512 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640395 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640395 10915721216 8873 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35492 KiB

[startup+0.31018 s]*
/proc/loadavg: 1.94 2.00 1.95 4/228 22972
/proc/meminfo: memFree=28077376/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10659884 memory=40388 CPUtime=0.47 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 8961 0 0 0 44 3 0 0 20 0 15 0 414640389 10915721216 10097 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2664971 10097 3002 1 0 2627468 0
[pid=22957/tid=22959] ppid=22954 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) R 22954 22957 20852 0 -1 4202560 5846 0 0 0 27 3 0 0 20 0 15 0 414640389 10915721216 10097 33554432000 4194304 4196468 140730822084512 140010453804752 140010449605789 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 10097 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10659884 memory=4122965450158614176 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 10097 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 10097 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640390 10915721216 10097 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640391 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414640392 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009940133536 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414640392 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009939080432 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640394 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) S 22954 22957 20852 0 -1 1077944384 618 0 0 0 4 0 0 0 20 0 15 0 414640394 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) S 22954 22957 20852 0 -1 1077944384 424 0 0 0 3 0 0 0 20 0 15 0 414640394 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009935923568 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0.08 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) R 22954 22957 20852 0 -1 4202560 717 0 0 0 8 0 0 0 20 0 15 0 414640394 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009934870512 140010449605210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640395 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10659884 memory=139686628927104 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640395 10915721216 10097 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40388 KiB

[startup+0.701357 s]
/proc/loadavg: 1.94 2.00 1.95 3/228 22972
/proc/meminfo: memFree=28070600/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10661932 memory=62224 CPUtime=1.08 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 12209 0 0 0 103 5 0 0 20 0 15 0 414640389 10917818368 15556 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2665483 15556 3074 1 0 2627980 0
[pid=22957/tid=22959] ppid=22954 vsize=10661932 memory=1276 CPUtime=0.67 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) R 22954 22957 20852 0 -1 4202560 8397 0 0 0 63 4 0 0 20 0 15 0 414640389 10917818368 15621 33554432000 4194304 4196468 140730822084512 140010453805840 140010431147449 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10661932 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10917818368 15621 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10661932 memory=752 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10917818368 15621 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10661932 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10917818368 15621 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10661932 memory=9584 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640390 10917818368 15621 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10661932 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640391 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10661932 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414640392 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009940133536 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10661932 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414640392 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009939080432 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10661932 memory=6296683642736693604 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640394 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10661932 memory=7594592247738553961 CPUtime=0.11 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) S 22954 22957 20852 0 -1 1077944384 832 0 0 0 11 0 0 0 20 0 15 0 414640394 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10661932 memory=5787213857196369745 CPUtime=0.09 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) R 22954 22957 20852 0 -1 4202560 611 0 0 0 9 0 0 0 20 0 15 0 414640394 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009935923568 140010441820990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10661932 memory=5450909908396308010 CPUtime=0.18 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) S 22954 22957 20852 0 -1 1077944384 1050 0 0 0 18 0 0 0 20 0 15 0 414640394 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009934870512 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414640395 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640395 10917818368 15621 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62224 KiB

[startup+1.50073 s]
/proc/loadavg: 1.94 2.00 1.95 3/228 22972
/proc/meminfo: memFree=28054388/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10663980 memory=74900 CPUtime=1.98 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 17541 0 0 0 192 6 0 0 20 0 15 0 414640389 10919915520 18725 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2665995 18725 3093 1 0 2628492 0
[pid=22957/tid=22959] ppid=22954 vsize=10663980 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) R 22954 22957 20852 0 -1 4202560 12350 0 0 0 142 5 0 0 20 0 15 0 414640389 10919915520 18725 33554432000 4194304 4196468 140730822084512 140010453815888 140010433664350 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10663980 memory=33 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10919915520 18725 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10663980 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10919915520 18725 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414640390 10919915520 18725 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10663980 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414640390 10919915520 18725 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10663980 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 414640391 10919915520 18725 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0

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

/proc/22957/task/22959/stat : 22959 (java) S 22954 22957 20852 0 -1 1077944384 14514 0 0 0 179 7 0 0 20 0 16 0 414640389 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010453826736 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10746276 memory=1 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 32331 0 0 0 257 56 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10746276 memory=2586 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 41451 0 0 0 254 60 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10746276 memory=3905320 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 26484 0 0 0 256 58 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10746276 memory=2116 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 33090 0 0 0 256 57 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10746276 memory=12028 CPUtime=1.93 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 6919 0 0 0 186 7 0 0 20 0 16 0 414640391 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10746276 memory=496 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009940133600 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10746276 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009939080448 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10746276 memory=928 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10746276 memory=2832 CPUtime=1.21 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) S 22954 22957 20852 0 -1 1077944384 6252 0 0 0 120 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10746276 memory=1540 CPUtime=1.07 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) S 22954 22957 20852 0 -1 1077944384 5965 0 0 0 106 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009935923568 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10746276 memory=1720 CPUtime=0.58 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) S 22954 22957 20852 0 -1 1077944384 3846 0 0 0 57 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009934870512 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10746276 memory=3905320 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10746276 memory=772 CPUtime=0.02 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 262 0 0 0 1 1 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22973] ppid=22954 vsize=10746276 memory=6791534058613427641 CPUtime=28.86 cores=0,2,4,6
/proc/22957/task/22973/stat : 22973 (java) R 22954 22957 20852 0 -1 4202560 12442 0 0 0 2861 25 0 0 20 0 16 0 414640578 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009916096416 140010050804260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 48.18 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3905356 KiB

[startup+36.6008 s]*
/proc/loadavg: 1.96 2.00 1.95 3/229 22976
/proc/meminfo: memFree=24206696/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10746276 memory=3905356 CPUtime=48.99 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 184978 0 0 0 4620 279 0 0 20 0 16 0 414640389 11004186624 976339 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2686569 976339 3374 1 0 2646705 0
[pid=22957/tid=22959] ppid=22954 vsize=10746276 memory=1398722017469774279 CPUtime=1.86 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) S 22954 22957 20852 0 -1 1077944384 14514 0 0 0 179 7 0 0 20 0 16 0 414640389 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010453826736 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10746276 memory=4872558044660077418 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 32331 0 0 0 257 56 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10746276 memory=1564 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 41451 0 0 0 254 60 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10746276 memory=928 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 26484 0 0 0 256 58 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10746276 memory=1660 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 33090 0 0 0 256 57 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10746276 memory=1984 CPUtime=1.93 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 6919 0 0 0 186 7 0 0 20 0 16 0 414640391 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10746276 memory=2472 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009940133600 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10746276 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009939080448 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10746276 memory=816 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10746276 memory=1764 CPUtime=1.21 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) S 22954 22957 20852 0 -1 1077944384 6252 0 0 0 120 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10746276 memory=111628 CPUtime=1.07 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) S 22954 22957 20852 0 -1 1077944384 5965 0 0 0 106 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009935923568 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10746276 memory=804 CPUtime=0.58 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) S 22954 22957 20852 0 -1 1077944384 3846 0 0 0 57 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009934870512 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10746276 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10746276 memory=7233716034885871721 CPUtime=0.02 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 262 0 0 0 1 1 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22973] ppid=22954 vsize=10746276 memory=-8412656567318647667 CPUtime=29.67 cores=0,2,4,6
/proc/22957/task/22973/stat : 22973 (java) R 22954 22957 20852 0 -1 4202560 12442 0 0 0 2942 25 0 0 20 0 16 0 414640578 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009916096416 140010050649509 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 48.99 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3905356 KiB

[startup+37.0008 s]
/proc/loadavg: 1.96 2.00 1.95 3/229 22976
/proc/meminfo: memFree=24206696/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10746276 memory=3905356 CPUtime=49.38 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 185134 0 0 0 4659 279 0 0 20 0 16 0 414640389 11004186624 976339 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2686569 976339 3374 1 0 2646705 0
[pid=22957/tid=22959] ppid=22954 vsize=10746276 memory=7234030490512353113 CPUtime=1.86 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) S 22954 22957 20852 0 -1 1077944384 14514 0 0 0 179 7 0 0 20 0 16 0 414640389 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010453826736 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10746276 memory=6791534058613427641 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 32331 0 0 0 257 56 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10746276 memory=3905352 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 41451 0 0 0 254 60 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10746276 memory=279372993375952 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 26484 0 0 0 256 58 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10746276 memory=279372993376016 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 33090 0 0 0 256 57 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10746276 memory=279372993376080 CPUtime=1.93 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 6919 0 0 0 186 7 0 0 20 0 16 0 414640391 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10746276 memory=279372994111776 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009940133600 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10746276 memory=279372993376208 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009939080448 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10746276 memory=279372993376272 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10746276 memory=279372993376336 CPUtime=1.21 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) S 22954 22957 20852 0 -1 1077944384 6252 0 0 0 120 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10746276 memory=279372993376400 CPUtime=1.07 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) S 22954 22957 20852 0 -1 1077944384 5965 0 0 0 106 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009935923568 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10746276 memory=279372993376464 CPUtime=0.58 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) S 22954 22957 20852 0 -1 1077944384 3846 0 0 0 57 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009934870512 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10746276 memory=279372993376528 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10746276 memory=279372993376592 CPUtime=0.02 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 279 0 0 0 1 1 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22973] ppid=22954 vsize=10746276 memory=279372993376656 CPUtime=30.06 cores=0,2,4,6
/proc/22957/task/22973/stat : 22973 (java) R 22954 22957 20852 0 -1 4202560 12581 0 0 0 2981 25 0 0 20 0 16 0 414640578 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009916096416 140010050649509 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 49.38 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3905356 KiB

[startup+37.2008 s]
/proc/loadavg: 1.96 2.00 1.95 3/229 22976
/proc/meminfo: memFree=24206696/32770624 swapFree=67004752/67108860
[pid=22957] ppid=22954 vsize=10746276 memory=3905356 CPUtime=49.58 cores=0,2,4,6
/proc/22957/stat : 22957 (java) S 22954 22957 20852 0 -1 1077944320 185134 0 0 0 4679 279 0 0 20 0 16 0 414640389 11004186624 976339 33554432000 4194304 4196468 140730822084512 140730822067056 140010449583863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
/proc/22957/statm: 2686569 976339 3374 1 0 2646705 0
[pid=22957/tid=22959] ppid=22954 vsize=10746276 memory=39672 CPUtime=1.86 cores=0,2,4,6
/proc/22957/task/22959/stat : 22959 (java) S 22954 22957 20852 0 -1 1077944384 14514 0 0 0 179 7 0 0 20 0 16 0 414640389 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010453826736 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22960] ppid=22954 vsize=10746276 memory=984 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22960/stat : 22960 (java) S 22954 22957 20852 0 -1 1077944384 32331 0 0 0 257 56 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010375658000 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22961] ppid=22954 vsize=10746276 memory=2004 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22961/stat : 22961 (java) S 22954 22957 20852 0 -1 1077944384 41451 0 0 0 254 60 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010374605456 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22962] ppid=22954 vsize=10746276 memory=1276 CPUtime=3.14 cores=0,2,4,6
/proc/22957/task/22962/stat : 22962 (java) S 22954 22957 20852 0 -1 1077944384 26484 0 0 0 256 58 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010373552400 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22963] ppid=22954 vsize=10746276 memory=1060 CPUtime=3.13 cores=0,2,4,6
/proc/22957/task/22963/stat : 22963 (java) S 22954 22957 20852 0 -1 1077944384 33090 0 0 0 256 57 0 0 20 0 16 0 414640390 11004186624 976339 33554432000 4194304 4196468 140730822084512 140010372499856 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22964] ppid=22954 vsize=10746276 memory=752 CPUtime=1.93 cores=0,2,4,6
/proc/22957/task/22964/stat : 22964 (java) S 22954 22957 20852 0 -1 1077944384 6919 0 0 0 186 7 0 0 20 0 16 0 414640391 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009941187312 140010449595010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22965] ppid=22954 vsize=10746276 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22965/stat : 22965 (java) S 22954 22957 20852 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009940133600 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22966] ppid=22954 vsize=10746276 memory=9584 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22966/stat : 22966 (java) S 22954 22957 20852 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 16 0 414640392 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009939080448 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22967] ppid=22954 vsize=10746276 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22967/stat : 22967 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009938029008 140010449602459 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22968] ppid=22954 vsize=10746276 memory=2832 CPUtime=1.21 cores=0,2,4,6
/proc/22957/task/22968/stat : 22968 (java) S 22954 22957 20852 0 -1 1077944384 6252 0 0 0 120 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009936976112 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22969] ppid=22954 vsize=10746276 memory=1540 CPUtime=1.07 cores=0,2,4,6
/proc/22957/task/22969/stat : 22969 (java) S 22954 22957 20852 0 -1 1077944384 5965 0 0 0 106 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009935923568 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22970] ppid=22954 vsize=10746276 memory=1720 CPUtime=0.58 cores=0,2,4,6
/proc/22957/task/22970/stat : 22970 (java) S 22954 22957 20852 0 -1 1077944384 3846 0 0 0 57 1 0 0 20 0 16 0 414640394 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009934870512 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22971] ppid=22954 vsize=10746276 memory=5960 CPUtime=0 cores=0,2,4,6
/proc/22957/task/22971/stat : 22971 (java) S 22954 22957 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009933818208 140010449594069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22972] ppid=22954 vsize=10746276 memory=772 CPUtime=0.02 cores=0,2,4,6
/proc/22957/task/22972/stat : 22972 (java) S 22954 22957 20852 0 -1 1077944384 279 0 0 0 1 1 0 0 20 0 16 0 414640395 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009932766256 140010449595010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
[pid=22957/tid=22973] ppid=22954 vsize=10746276 memory=952 CPUtime=30.26 cores=0,2,4,6
/proc/22957/task/22973/stat : 22973 (java) R 22954 22957 20852 0 -1 4202560 12581 0 0 0 3001 25 0 0 20 0 16 0 414640578 11004186624 976339 33554432000 4194304 4196468 140730822084512 140009916096416 140010050484464 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13520896 140730822091787 140730822091890 140730822091890 140730822094799 0
Current children cumulated CPU time: 49.58 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 3905356 KiB

[startup+37.3007 s]*
/proc/loadavg: 1.96 2.00 1.95 3/215 22977
/proc/meminfo: memFree=24710672/32770624 swapFree=67004752/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 37.3533
CPU time (s): 49.7383
CPU user time (s): 46.8902
CPU system time (s): 2.84813
CPU usage (%): 133.157
Max. virtual memory (cumulated for all children) (KiB): 10747300
Max. memory (cumulated for all children) (KiB): 3905356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.8902
system time used= 2.84813
maximum resident set size= 3905800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6129
involuntary context switches= 197


# summary of solver processes directly reported to runsolver:
#   pid: 22957
#   total CPU time (s): 49.7383
#   total CPU user time (s): 46.8902
#   total CPU system time (s): 2.84813

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.25139 second user time and 0.39631 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 16:08:08
IDJOB=4390587
IDBENCH=134289
IDSOLVER=2832
FILE ID=node126/4390587-1568383725
RUNJOBID= node126-1568380478-20883
PBS_JOBID= 21701838
Free space on /tmp= 55284 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-08-08.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390587-1568383725/watcher-4390587-1568383725 -o /tmp/evaluation-result-4390587-1568383725/solver-4390587-1568383725 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20883 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390587-1568383725.xml -cm

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

MD5SUM BENCH= a4344d82eae68729eeb0bbc0b13d3fa1
RANDOM SEED=1275175374

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28109108 kB
MemAvailable:   31619236 kB
Buffers:          153024 kB
Cached:          3595616 kB
SwapCached:         2860 kB
Active:          2240224 kB
Inactive:        1755888 kB
Active(anon):     244632 kB
Inactive(anon):    44500 kB
Active(file):    1995592 kB
Inactive(file):  1711388 kB
Unevictable:      107888 kB
Mlocked:          107888 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:            104664 kB
Writeback:             0 kB
AnonPages:        354112 kB
Mapped:            56692 kB
Shmem:             32816 kB
Slab:             262012 kB
SReclaimable:     231608 kB
SUnreclaim:        30404 kB
KernelStack:        3712 kB
PageTables:         6336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1222932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55276 MiB
End job on node126 at 2019-09-13 16:08:46