Trace number 4390613

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-23SAT 25.8592 23.0428

DiagnosticValue
WRONG_DECISIONS7847

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-128.xml
MD5SUM4d7b3c626605250b6cca5f61c2385b47
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark25.8592
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints136
Number of domains2
Minimum domain size128
Maximum domain size16384
Distribution of domain sizes[{"size":128,"count":128},{"size":16384,"count":128}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":128},{"degree":4,"count":127},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity128
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":128},{"arity":64,"count":6},{"arity":128,"count":1}]
Number of extensional constraints0
Number of intensional constraints129
Distribution of constraint types[{"type":"intension","count":129},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

2.40/1.88	
2.40/1.88	AbsCon 2 
2.63/1.90	
2.92/2.04	  Instance
2.92/2.04	    name=instance-4390613-1568380533, framework=CSP
2.92/2.04	
2.92/2.04	  Loading variables...
2.92/2.09	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@a9a0b6c
2.92/2.10	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@23ea33cd
3.40/2.20	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1c43dc46
3.40/2.21	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@7852ec4c
3.40/2.24	
3.40/2.24	
3.40/2.24	  Domains
3.40/2.24	    nTypes=2, nValues=2113536, sizes=[128#128,16384#128]
3.40/2.24	  Variables
3.40/2.24	    count=256, degrees=[2#128,4#127,5#1]
3.40/2.24	  Constraints
3.40/2.24	    count=136, nSpecific=7, arities=[1#1,2#128,64#6,128#1]
3.40/2.24	    distribution=[AllDifferent#1,CtrIntension#129,OrderedLT#2,SumSimpleEQ#4]
3.40/2.24	    nIntStructures=(2,shared:127)
3.40/2.24	    wck=0.387, cpu=2.207, mem=70M520
3.40/2.24	  Solver SolverBacktrack being built...
3.40/2.24	
3.40/2.28	
3.40/2.28	  Solver
3.40/2.28	    guaranteedGAC=false
3.40/2.28	    wck=0.431, cpu=2.25, mem=108M572
15.08/13.50	
15.08/13.50	  Preprocessing
15.08/13.50	    filters=133, revisions=(258,useless=128), ccks=134988031, nACremovedValues=2097152, nTotalRemovedValues=2097152, inconcistency=false
15.08/13.50	    wck=11.212, cpu=13.424, mem=91M90
15.08/13.50	
15.48/13.61	    num=0, depth=30..30, filters=2828, revisions=(2863,useless=149), ccks=135186629, wck=11.325, mem=92M411
15.48/13.61	    decisions=50, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
15.48/13.61	    
15.48/13.62	    num=1, depth=0..1, filters=3346, revisions=(3344,useless=149), ccks=135237928, wck=11.341, mem=95M21
15.48/13.62	    decisions=73, wrong=21, backtracks=0, failedAssignments=21, nogoods=20
15.48/13.62	    
15.48/13.64	    num=2, depth=0..1, filters=3753, revisions=(3737,useless=181), ccks=135299732, wck=11.359, mem=95M21
15.48/13.64	    decisions=98, wrong=33, backtracks=0, failedAssignments=33, nogoods=28
15.48/13.64	    
15.48/13.65	    num=3, depth=0..0, filters=3909, revisions=(3841,useless=181), ccks=135309196, wck=11.369, mem=95M21
15.48/13.65	    decisions=124, wrong=46, backtracks=0, failedAssignments=46, nogoods=28
15.48/13.65	    
15.48/13.67	    num=4, depth=0..0, filters=4229, revisions=(4106,useless=186), ccks=135402311, wck=11.391, mem=95M21
15.48/13.67	    decisions=152, wrong=60, backtracks=0, failedAssignments=60, nogoods=28
15.48/13.67	    
15.78/13.72	    num=5, depth=0..1, filters=5132, revisions=(5308,useless=556), ccks=135738848, wck=11.437, mem=95M21
15.78/13.72	    decisions=185, wrong=76, backtracks=0, failedAssignments=76, nogoods=39
15.78/13.72	    
15.78/13.76	    num=6, depth=1..12, filters=6730, revisions=(6815,useless=583), ccks=135865298, wck=11.477, mem=95M21
15.78/13.76	    decisions=231, wrong=94, backtracks=1, failedAssignments=93, nogoods=50
15.78/13.76	    
16.00/13.83	    num=7, depth=1..1, filters=8086, revisions=(8618,useless=1214), ccks=135973699, wck=11.545, mem=95M21
16.00/13.83	    decisions=270, wrong=113, backtracks=1, failedAssignments=112, nogoods=69
16.00/13.83	    
16.00/13.85	    num=8, depth=1..7, filters=9111, revisions=(9575,useless=1269), ccks=136101991, wck=11.572, mem=95M21
16.00/13.85	    decisions=317, wrong=135, backtracks=2, failedAssignments=133, nogoods=82
16.00/13.85	    
16.22/13.92	    num=9, depth=1..4, filters=10570, revisions=(11446,useless=1925), ccks=136209158, wck=11.641, mem=97M631
16.22/13.92	    decisions=366, wrong=158, backtracks=2, failedAssignments=156, nogoods=105
16.22/13.92	    
16.22/13.96	    num=10, depth=0..12, filters=12656, revisions=(13675,useless=2255), ccks=136370177, wck=11.677, mem=97M631
16.22/13.96	    decisions=424, wrong=186, backtracks=9, failedAssignments=181, nogoods=115
16.22/13.96	    
16.22/13.98	    num=11, depth=1..4, filters=13686, revisions=(14587,useless=2273), ccks=136511353, wck=11.702, mem=97M631
16.22/13.98	    decisions=483, wrong=215, backtracks=12, failedAssignments=209, nogoods=131
16.22/13.98	    
16.33/14.02	    num=12, depth=0..6, filters=14932, revisions=(15687,useless=2300), ccks=136639350, wck=11.735, mem=97M631
16.33/14.02	    decisions=549, wrong=247, backtracks=16, failedAssignments=240, nogoods=140
16.33/14.02	    
16.33/14.07	    num=13, depth=1..3, filters=16244, revisions=(17139,useless=2603), ccks=136922257, wck=11.783, mem=97M631
16.33/14.07	    decisions=622, wrong=282, backtracks=17, failedAssignments=274, nogoods=171
16.33/14.07	    
16.46/14.13	    num=14, depth=1..12, filters=20180, revisions=(21188,useless=3099), ccks=137174333, wck=11.849, mem=97M631
16.46/14.13	    decisions=711, wrong=325, backtracks=42, failedAssignments=311, nogoods=175
16.46/14.13	    
16.66/14.30	    num=15, depth=1..6, filters=23474, revisions=(25346,useless=4440), ccks=137448221, wck=12.02, mem=97M631
16.66/14.30	    decisions=797, wrong=366, backtracks=42, failedAssignments=352, nogoods=216
16.66/14.30	    
16.66/14.34	    num=16, depth=1..3, filters=25162, revisions=(26825,useless=4507), ccks=137616698, wck=12.056, mem=97M631
16.66/14.34	    decisions=891, wrong=412, backtracks=43, failedAssignments=397, nogoods=243
16.66/14.34	    
16.66/14.37	    num=17, depth=1..4, filters=27112, revisions=(28603,useless=4561), ccks=137753087, wck=12.085, mem=97M631
16.66/14.37	    decisions=997, wrong=464, backtracks=45, failedAssignments=447, nogoods=259
16.66/14.37	    
16.76/14.49	    num=18, depth=1..11, filters=35115, revisions=(36837,useless=5482), ccks=138214499, wck=12.204, mem=100M242
16.76/14.49	    decisions=1153, wrong=539, backtracks=101, failedAssignments=502, nogoods=268
16.76/14.49	    
16.89/14.55	    num=19, depth=2..6, filters=36935, revisions=(38946,useless=6162), ccks=138359438, wck=12.269, mem=100M242
16.89/14.55	    decisions=1277, wrong=600, backtracks=101, failedAssignments=563, nogoods=329
16.89/14.55	    
16.89/14.59	    num=20, depth=1..5, filters=39432, revisions=(41294,useless=6383), ccks=138533260, wck=12.31, mem=100M242
16.89/14.59	    decisions=1423, wrong=671, backtracks=106, failedAssignments=630, nogoods=362
16.89/14.59	    
16.99/14.69	    num=21, depth=0..9, filters=42617, revisions=(45089,useless=7554), ccks=138823241, wck=12.407, mem=100M242
16.99/14.69	    decisions=1576, wrong=746, backtracks=113, failedAssignments=704, nogoods=401
16.99/14.69	    
17.09/14.76	    num=22, depth=1..13, filters=47188, revisions=(49227,useless=7736), ccks=139142124, wck=12.48, mem=100M242
17.09/14.76	    decisions=1767, wrong=839, backtracks=148, failedAssignments=785, nogoods=436
17.09/14.76	    
17.30/14.94	    num=23, depth=0..7, filters=51485, revisions=(54574,useless=9490), ccks=139583846, wck=12.655, mem=100M242
17.30/14.94	    decisions=1952, wrong=930, backtracks=154, failedAssignments=874, nogoods=511
17.30/14.94	    
17.51/15.13	    num=24, depth=0..9, filters=56681, revisions=(61347,useless=11933), ccks=140021980, wck=12.845, mem=102M852
17.51/15.13	    decisions=2156, wrong=1031, backtracks=159, failedAssignments=972, nogoods=580
17.51/15.13	    
17.51/15.19	    num=25, depth=1..10, filters=61110, revisions=(65369,useless=12198), ccks=140244028, wck=12.908, mem=102M852
17.51/15.19	    decisions=2395, wrong=1148, backtracks=180, failedAssignments=1080, nogoods=643
17.51/15.19	    
17.61/15.25	    num=26, depth=1..11, filters=65107, revisions=(68726,useless=12331), ccks=140446766, wck=12.971, mem=102M852
17.61/15.25	    decisions=2651, wrong=1275, backtracks=199, failedAssignments=1199, nogoods=679
17.61/15.25	    
17.84/15.45	    num=27, depth=1..10, filters=72874, revisions=(78857,useless=15923), ccks=140899840, wck=13.172, mem=102M852
17.84/15.45	    decisions=2946, wrong=1422, backtracks=230, failedAssignments=1330, nogoods=696
17.84/15.45	    
18.04/15.68	    num=28, depth=2..11, filters=78830, revisions=(86379,useless=18664), ccks=141195418, wck=13.399, mem=105M462
18.04/15.68	    decisions=3243, wrong=1569, backtracks=239, failedAssignments=1474, nogoods=804
18.04/15.68	    
18.41/15.94	    num=29, depth=1..15, filters=98328, revisions=(105870,useless=20338), ccks=142033445, wck=13.653, mem=105M462
18.41/15.94	    decisions=3697, wrong=1795, backtracks=379, failedAssignments=1632, nogoods=841
18.41/15.94	    
18.53/16.09	    num=30, depth=1..15, filters=106032, revisions=(114764,useless=23047), ccks=142428473, wck=13.806, mem=108M72
18.53/16.09	    decisions=4100, wrong=1994, backtracks=449, failedAssignments=1806, nogoods=870
18.53/16.09	    
18.72/16.23	    num=31, depth=1..7, filters=115160, revisions=(123036,useless=23367), ccks=142873971, wck=13.943, mem=108M72
18.72/16.23	    decisions=4508, wrong=2197, backtracks=466, failedAssignments=1997, nogoods=911
18.72/16.23	    
19.02/16.50	    num=32, depth=2..10, filters=128222, revisions=(138013,useless=27404), ccks=143342543, wck=14.214, mem=110M683
19.02/16.50	    decisions=4990, wrong=2436, backtracks=535, failedAssignments=2208, nogoods=947
19.02/16.50	    
19.43/16.94	    num=33, depth=0..15, filters=143880, revisions=(160000,useless=36251), ccks=144220517, wck=14.658, mem=113M293
19.43/16.94	    decisions=5520, wrong=2700, backtracks=614, failedAssignments=2440, nogoods=980
19.43/16.94	    
20.06/17.51	    num=34, depth=0..12, filters=161793, revisions=(182400,useless=43400), ccks=145288900, wck=15.231, mem=115M903
20.06/17.51	    decisions=6098, wrong=2987, backtracks=705, failedAssignments=2695, nogoods=1049
20.06/17.51	    
20.36/17.83	    num=35, depth=1..21, filters=175728, revisions=(198637,useless=48491), ccks=145762972, wck=15.545, mem=115M903
20.36/17.83	    decisions=6736, wrong=3304, backtracks=815, failedAssignments=2976, nogoods=1181
20.36/17.83	    
20.57/18.03	    num=36, depth=1..7, filters=187775, revisions=(210285,useless=50121), ccks=146429191, wck=15.748, mem=118M513
20.57/18.03	    decisions=7404, wrong=3636, backtracks=853, failedAssignments=3285, nogoods=1233
20.57/18.03	    
21.13/18.51	    num=37, depth=1..12, filters=206593, revisions=(232336,useless=56386), ccks=147521773, wck=16.225, mem=118M513
21.13/18.51	    decisions=8153, wrong=4008, backtracks=951, failedAssignments=3625, nogoods=1283
21.13/18.51	    
21.64/19.09	    num=38, depth=1..20, filters=230087, revisions=(257730,useless=61924), ccks=148687522, wck=16.804, mem=121M124
21.64/19.09	    decisions=8995, wrong=4427, backtracks=1053, failedAssignments=3999, nogoods=1300
21.64/19.09	    
22.48/19.81	    num=39, depth=0..12, filters=252208, revisions=(286532,useless=72312), ccks=149940548, wck=17.523, mem=123M734
22.48/19.81	    decisions=9910, wrong=4883, backtracks=1155, failedAssignments=4410, nogoods=1305
22.48/19.81	    
23.49/20.87	    num=40, depth=0..19, filters=280784, revisions=(321204,useless=82980), ccks=151645986, wck=18.584, mem=126M344
23.49/20.87	    decisions=10911, wrong=5382, backtracks=1246, failedAssignments=4862, nogoods=1360
23.49/20.87	    
24.04/21.32	    num=41, depth=1..12, filters=305836, revisions=(346028,useless=87481), ccks=152602606, wck=19.04, mem=128M954
24.04/21.32	    decisions=12073, wrong=5961, backtracks=1440, failedAssignments=5359, nogoods=1397
24.04/21.32	    
24.94/22.24	    num=42, depth=2..14, filters=350768, revisions=(391919,useless=95219), ccks=154591923, wck=19.954, mem=131M565
24.94/22.24	    decisions=13332, wrong=6589, backtracks=1630, failedAssignments=5906, nogoods=1487
24.94/22.24	    
25.24/22.59	    num=43, depth=1..15, filters=380107, revisions=(417662,useless=97972), ccks=155192094, wck=20.305, mem=134M175
25.24/22.59	    decisions=14849, wrong=7346, backtracks=1957, failedAssignments=6508, nogoods=1516
25.24/22.59	    
25.64/23.00	    num=44, depth=0..255, filters=403611, revisions=(440725,useless=100936), ccks=156348658, wck=20.719, mem=136M785
25.64/23.00	    decisions=15855, wrong=7847, backtracks=2191, failedAssignments=6923, nogoods=1516, foundSolutions=1
25.64/23.00	    
25.64/23.00	  Global
25.64/23.00	    filters=403611, revisions=(440725,useless=100936), ccks=156348658, nogoods=1516
25.64/23.00	    Stop=REACHED_GOAL, wrong=7847, foundSolutions=1, firstSolCpu=22.914
25.64/23.00	    wck=21.151, cpu=22.922, mem=136M785
25.78/23.03	
25.78/23.03	v <instantiation id='sol1' type='solution'>  <list> x[] y[] cx[] cy[] </list>  <values> 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 57 62 63 64 65 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 125 128 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 66 67 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 126 127 1 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 289 324 3249 3844 3969 4096 4225 4624 4761 4900 5041 5184 5329 5476 5625 5776 5929 6084 6241 6400 6561 6724 6889 7056 7225 7396 7569 7744 7921 8100 8281 8464 8649 8836 9025 9216 9409 9604 9801 10000 10201 10404 10609 10816 11025 11236 15625 16384 361 400 441 484 529 576 625 676 729 784 841 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2401 2500 2601 2704 2809 2916 3025 3136 3364 3481 3600 3721 4356 4489 11449 11664 11881 12100 12321 12544 12769 12996 13225 13456 13689 13924 14161 14400 14641 14884 15129 15376 15876 16129 </values>  </instantiation>
25.78/23.03	s SATISFIABLE
25.78/23.03	
25.78/23.03	d WRONG_DECISIONS 7847

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390613-1568380533/watcher-4390613-1568380533 -o /tmp/evaluation-result-4390613-1568380533/solver-4390613-1568380533 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568380476-5058 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390613-1568380533.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
Current StackSize limit: 8192 KiB

solver pid=5261, runsolver pid=5258

[startup+0.100077 s]*
/proc/loadavg: 0.80 0.19 0.10 7/229 5276
/proc/meminfo: memFree=28964232/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10659884 memory=27984 CPUtime=0.13 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 5470 0 0 0 12 1 0 0 20 0 15 0 414324732 10915721216 6996 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2664971 6996 2912 1 0 2627468 0
[pid=5261/tid=5263] ppid=5258 vsize=10659884 memory=-8413716295845056867 CPUtime=0.09 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) R 5258 5261 5027 0 -1 4202560 3207 0 0 0 8 1 0 0 20 0 15 0 414324733 10915721216 6996 33554432000 4194304 4196468 140724562468944 140351267731728 140350891117572 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10659884 memory=5793854883461200313 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 6996 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 6996 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 6996 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 6996 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350821320352 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350820267248 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) S 5258 5261 5027 0 -1 1077944384 494 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350818162928 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350817110384 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0.02 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) R 5258 5261 5027 0 -1 4202560 413 0 0 0 2 0 0 0 20 0 15 0 414324738 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350816053240 140351241994161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 6996 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27984 KiB

[startup+0.210676 s]*
/proc/loadavg: 0.80 0.19 0.10 6/229 5276
/proc/meminfo: memFree=28956772/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10659884 memory=34980 CPUtime=0.33 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 6915 0 0 0 31 2 0 0 20 0 15 0 414324732 10915721216 8745 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2664971 8745 2989 1 0 2627468 0
[pid=5261/tid=5263] ppid=5258 vsize=10659884 memory=-3103912127665269909 CPUtime=0.2 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) R 5258 5261 5027 0 -1 4202560 3864 0 0 0 19 1 0 0 20 0 15 0 414324733 10915721216 8745 33554432000 4194304 4196468 140724562468944 140351267728432 140351263523997 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10659884 memory=4211973358656097674 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 8745 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 8745 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 8745 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 8745 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350821320352 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350820267248 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) S 5258 5261 5027 0 -1 1077944384 859 0 0 0 3 0 0 0 20 0 15 0 414324738 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350818162928 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) S 5258 5261 5027 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 15 0 414324738 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350817110384 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0.05 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) S 5258 5261 5027 0 -1 1077944384 744 0 0 0 5 0 0 0 20 0 15 0 414324738 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350816057328 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 8745 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34980 KiB

[startup+0.310192 s]*
/proc/loadavg: 0.80 0.19 0.10 4/229 5276
/proc/meminfo: memFree=28949560/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10659884 memory=40100 CPUtime=0.47 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 9460 0 0 0 44 3 0 0 20 0 15 0 414324732 10915721216 10025 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2664971 10025 3001 1 0 2627468 0
[pid=5261/tid=5263] ppid=5258 vsize=10659884 memory=7377246124687064083 CPUtime=0.3 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) R 5258 5261 5027 0 -1 4202560 6332 0 0 0 28 2 0 0 20 0 15 0 414324733 10915721216 10025 33554432000 4194304 4196468 140724562468944 140351267733872 140351263523997 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10659884 memory=4211973358656097674 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 10025 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10659884 memory=139632451311681 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 10025 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10659884 memory=139632339697075 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 10025 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10659884 memory=139632339701199 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10915721216 10025 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10659884 memory=139632451312190 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10659884 memory=139632339710383 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350821320352 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10659884 memory=279264679411600 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414324735 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350820267248 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10659884 memory=279264679409296 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) S 5258 5261 5027 0 -1 1077944384 897 0 0 0 4 0 0 0 20 0 15 0 414324738 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350818162928 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) S 5258 5261 5027 0 -1 1077944384 103 0 0 0 3 0 0 0 20 0 15 0 414324738 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350817110384 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0.08 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) R 5258 5261 5027 0 -1 4202560 771 0 0 0 8 0 0 0 20 0 15 0 414324738 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350816055120 140351242841991 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10659884 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10659884 memory=139632451307136 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324738 10915721216 10025 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40100 KiB

[startup+0.700672 s]
/proc/loadavg: 0.80 0.19 0.10 3/229 5276
/proc/meminfo: memFree=28938628/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10661932 memory=64136 CPUtime=1.1 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 13214 0 0 0 105 5 0 0 20 0 15 0 414324732 10917818368 16034 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2665483 16034 3068 1 0 2627980 0
[pid=5261/tid=5263] ppid=5258 vsize=10661932 memory=3932 CPUtime=0.68 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) R 5258 5261 5027 0 -1 4202560 8880 0 0 0 64 4 0 0 20 0 15 0 414324733 10917818368 16034 33554432000 4194304 4196468 140724562468944 140351267734096 140350892254208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10661932 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10917818368 16034 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10661932 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10917818368 16034 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10661932 memory=7014751519717807441 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324733 10917818368 16034 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10661932 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10917818368 16034 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10661932 memory=5787500903046145365 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324735 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414324735 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350821320352 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414324735 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350820267248 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10661932 memory=345 CPUtime=0.1 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) S 5258 5261 5027 0 -1 1077944384 1269 0 0 0 10 0 0 0 20 0 15 0 414324738 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350818162928 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10661932 memory=10 CPUtime=0.1 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) R 5258 5261 5027 0 -1 4202560 408 0 0 0 10 0 0 0 20 0 15 0 414324738 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350817110384 140351248619238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10661932 memory=26445 CPUtime=0.18 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) S 5258 5261 5027 0 -1 1077944384 1296 0 0 0 18 0 0 0 20 0 15 0 414324738 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350816057328 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10661932 memory=279264679595504 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414324738 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324738 10917818368 16034 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64136 KiB

[startup+1.50075 s]
/proc/loadavg: 0.80 0.19 0.10 3/229 5276
/proc/meminfo: memFree=28922824/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10663980 memory=76108 CPUtime=1.99 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 18793 0 0 0 193 6 0 0 20 0 15 0 414324732 10919915520 19027 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2665995 19027 3093 1 0 2628492 0
[pid=5261/tid=5263] ppid=5258 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) R 5258 5261 5027 0 -1 4202560 13125 0 0 0 143 5 0 0 20 0 15 0 414324733 10919915520 19027 33554432000 4194304 4196468 140724562468944 140351267727952 140351246688880 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10663980 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10919915520 19027 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10663980 memory=-3535359994705172318 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10919915520 19027 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10663980 memory=-6305718286698570368 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414324733 10919915520 19027 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10663980 memory=4947655662942658176 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414324733 10919915520 19027 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10663980 memory=-6152018833316735076 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 414324735 10919915520 19027 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0

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

[startup+20.8006 s]
/proc/loadavg: 1.16 0.31 0.14 5/229 5355
/proc/meminfo: memFree=30705356/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10748324 memory=306964 CPUtime=23.49 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 39445 0 0 0 2326 23 0 0 20 0 16 0 414324732 11006283776 76741 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2687081 76741 3370 1 0 2647217 0
[pid=5261/tid=5263] ppid=5258 vsize=10748324 memory=8112282956445269571 CPUtime=1.87 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) S 5258 5261 5027 0 -1 1077944384 15369 0 0 0 181 6 0 0 20 0 16 0 414324733 11006283776 76741 33554432000 4194304 4196468 140724562468944 140351267744944 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10748324 memory=1440 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 576 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76741 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10748324 memory=808 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 1123 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76741 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10748324 memory=306812 CPUtime=0.05 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 138 0 0 0 3 2 0 0 20 0 16 0 414324733 11006283776 76741 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10748324 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 242 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76741 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10748324 memory=279264679744384 CPUtime=0.01 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 1435 0 0 0 1 0 0 0 20 0 16 0 414324735 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10748324 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350821320416 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10748324 memory=305804 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350820267264 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10748324 memory=225152 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10748324 memory=8112282956445269571 CPUtime=0.91 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) S 5258 5261 5027 0 -1 1077944384 4369 0 0 0 90 1 0 0 20 0 16 0 414324738 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350818162928 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10748324 memory=288230621803970871 CPUtime=1.02 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) S 5258 5261 5027 0 -1 1077944384 4128 0 0 0 101 1 0 0 20 0 16 0 414324738 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350817110384 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10748324 memory=14133350919046965 CPUtime=0.59 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) S 5258 5261 5027 0 -1 1077944384 4529 0 0 0 58 1 0 0 20 0 16 0 414324738 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350816057328 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10748324 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10748324 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5278] ppid=5258 vsize=10748324 memory=6944656592455360604 CPUtime=18.83 cores=0,2,4,6
/proc/5261/task/5278/stat : 5278 (java) R 5258 5261 5027 0 -1 4202560 6015 0 0 0 1880 3 0 0 20 0 16 0 414324921 11006283776 76741 33554432000 4194304 4196468 140724562468944 140350808590024 140350896675354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 23.49 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 306964 KiB

[startup+22.4007 s]
/proc/loadavg: 1.15 0.32 0.15 3/229 5355
/proc/meminfo: memFree=30699252/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10748324 memory=306968 CPUtime=25.14 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 39950 0 0 0 2491 23 0 0 20 0 16 0 414324732 11006283776 76742 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2687081 76742 3370 1 0 2647217 0
[pid=5261/tid=5263] ppid=5258 vsize=10748324 memory=554 CPUtime=1.87 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) S 5258 5261 5027 0 -1 1077944384 15369 0 0 0 181 6 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351267744944 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10748324 memory=1261 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 576 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10748324 memory=960 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 1123 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10748324 memory=345 CPUtime=0.05 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 138 0 0 0 3 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10748324 memory=22076 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 242 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10748324 memory=984 CPUtime=0.01 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 1435 0 0 0 1 0 0 0 20 0 16 0 414324735 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10748324 memory=2032 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350821320416 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10748324 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350820267264 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10748324 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10748324 memory=976 CPUtime=0.96 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) S 5258 5261 5027 0 -1 1077944384 4558 0 0 0 95 1 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350818162928 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10748324 memory=772 CPUtime=1.02 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) S 5258 5261 5027 0 -1 1077944384 4134 0 0 0 101 1 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350817110384 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10748324 memory=14008 CPUtime=0.6 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) S 5258 5261 5027 0 -1 1077944384 4569 0 0 0 59 1 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350816057328 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10748324 memory=11928 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10748324 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5278] ppid=5258 vsize=10748324 memory=7048 CPUtime=20.43 cores=0,2,4,6
/proc/5261/task/5278/stat : 5278 (java) R 5258 5261 5027 0 -1 4202560 6285 0 0 0 2040 3 0 0 20 0 16 0 414324921 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350808584064 140350896972710 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 25.14 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 306968 KiB

[startup+22.8006 s]
/proc/loadavg: 1.15 0.32 0.15 3/229 5355
/proc/meminfo: memFree=30699252/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10748324 memory=306968 CPUtime=25.54 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 39953 0 0 0 2531 23 0 0 20 0 16 0 414324732 11006283776 76742 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2687081 76742 3370 1 0 2647217 0
[pid=5261/tid=5263] ppid=5258 vsize=10748324 memory=0 CPUtime=1.87 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) S 5258 5261 5027 0 -1 1077944384 15369 0 0 0 181 6 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351267744944 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10748324 memory=1 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 576 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10748324 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 1123 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10748324 memory=2171 CPUtime=0.05 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 138 0 0 0 3 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10748324 memory=1069 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 242 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76742 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10748324 memory=234 CPUtime=0.01 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 1435 0 0 0 1 0 0 0 20 0 16 0 414324735 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10748324 memory=635 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350821320416 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10748324 memory=2 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350820267264 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10748324 memory=271 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10748324 memory=242938 CPUtime=0.96 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) S 5258 5261 5027 0 -1 1077944384 4558 0 0 0 95 1 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350818162928 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10748324 memory=1 CPUtime=1.02 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) S 5258 5261 5027 0 -1 1077944384 4134 0 0 0 101 1 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350817110384 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10748324 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) S 5258 5261 5027 0 -1 1077944384 4569 0 0 0 59 1 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350816057328 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10748324 memory=55 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10748324 memory=302585806981243922 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5278] ppid=5258 vsize=10748324 memory=14696300875431022 CPUtime=20.83 cores=0,2,4,6
/proc/5261/task/5278/stat : 5278 (java) R 5258 5261 5027 0 -1 4202560 6288 0 0 0 2080 3 0 0 20 0 16 0 414324921 11006283776 76742 33554432000 4194304 4196468 140724562468944 140350808584064 140350896594752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 25.54 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 306968 KiB

[startup+23.0037 s]*
/proc/loadavg: 1.15 0.32 0.15 5/229 5355
/proc/meminfo: memFree=30697268/32770624 swapFree=66934464/67108860
[pid=5261] ppid=5258 vsize=10748324 memory=307164 CPUtime=25.78 cores=0,2,4,6
/proc/5261/stat : 5261 (java) S 5258 5261 5027 0 -1 1077944320 41275 0 0 0 2555 23 0 0 20 0 16 0 414324732 11006283776 76791 33554432000 4194304 4196468 140724562468944 140724562451488 140351263502071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
/proc/5261/statm: 2687081 76791 3370 1 0 2647217 0
[pid=5261/tid=5263] ppid=5258 vsize=10748324 memory=8112282956445269571 CPUtime=1.87 cores=0,2,4,6
/proc/5261/task/5263/stat : 5263 (java) S 5258 5261 5027 0 -1 1077944384 15369 0 0 0 181 6 0 0 20 0 16 0 414324733 11006283776 76791 33554432000 4194304 4196468 140724562468944 140351267744944 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5264] ppid=5258 vsize=10748324 memory=-7003737579269690708 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5264/stat : 5264 (java) S 5258 5261 5027 0 -1 1077944384 576 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76791 33554432000 4194304 4196468 140724562468944 140351216122384 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5265] ppid=5258 vsize=10748324 memory=916 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5265/stat : 5265 (java) S 5258 5261 5027 0 -1 1077944384 1123 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76791 33554432000 4194304 4196468 140724562468944 140351215069840 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5266] ppid=5258 vsize=10748324 memory=3804 CPUtime=0.05 cores=0,2,4,6
/proc/5261/task/5266/stat : 5266 (java) S 5258 5261 5027 0 -1 1077944384 138 0 0 0 3 2 0 0 20 0 16 0 414324733 11006283776 76791 33554432000 4194304 4196468 140724562468944 140351214016784 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5267] ppid=5258 vsize=10748324 memory=2596 CPUtime=0.04 cores=0,2,4,6
/proc/5261/task/5267/stat : 5267 (java) S 5258 5261 5027 0 -1 1077944384 242 0 0 0 2 2 0 0 20 0 16 0 414324733 11006283776 76791 33554432000 4194304 4196468 140724562468944 140351212964240 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5268] ppid=5258 vsize=10748324 memory=2620 CPUtime=0.01 cores=0,2,4,6
/proc/5261/task/5268/stat : 5268 (java) S 5258 5261 5027 0 -1 1077944384 1435 0 0 0 1 0 0 0 20 0 16 0 414324735 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350822374128 140351263513218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5269] ppid=5258 vsize=10748324 memory=1656 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5269/stat : 5269 (java) S 5258 5261 5027 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350821320416 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5270] ppid=5258 vsize=10748324 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5270/stat : 5270 (java) S 5258 5261 5027 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414324735 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350820267264 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5271] ppid=5258 vsize=10748324 memory=2716 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5271/stat : 5271 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350819215824 140351263520667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5272] ppid=5258 vsize=10748324 memory=0 CPUtime=0.97 cores=0,2,4,6
/proc/5261/task/5272/stat : 5272 (java) R 5258 5261 5027 0 -1 4202560 4614 0 0 0 96 1 0 0 20 0 16 0 414324738 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350818153040 140351246998607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5273] ppid=5258 vsize=10748324 memory=139632339660369 CPUtime=1.02 cores=0,2,4,6
/proc/5261/task/5273/stat : 5273 (java) R 5258 5261 5027 0 -1 4202560 4139 0 0 0 101 1 0 0 20 0 16 0 414324738 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350817110384 140351255743513 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5274] ppid=5258 vsize=10748324 memory=6944613755328037012 CPUtime=0.61 cores=0,2,4,6
/proc/5261/task/5274/stat : 5274 (java) S 5258 5261 5027 0 -1 1077944384 4956 0 0 0 60 1 0 0 20 0 16 0 414324738 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350816057328 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5275] ppid=5258 vsize=10748324 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5275/stat : 5275 (java) S 5258 5261 5027 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350815005024 140351263512277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5276] ppid=5258 vsize=10748324 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/5261/task/5276/stat : 5276 (java) S 5258 5261 5027 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 414324738 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350813953072 140351263513218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
[pid=5261/tid=5278] ppid=5258 vsize=10748324 memory=139632451307136 CPUtime=21.04 cores=0,2,4,6
/proc/5261/task/5278/stat : 5278 (java) R 5258 5261 5027 0 -1 4202560 7178 0 0 0 2101 3 0 0 20 0 16 0 414324921 11006283776 76791 33554432000 4194304 4196468 140724562468944 140350808589408 140350897124672 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34922496 140724562473995 140724562474098 140724562474098 140724562477007 0
Current children cumulated CPU time: 25.78 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 307164 KiB

Child status: 0
Real time (s): 23.0428
CPU time (s): 25.8592
CPU user time (s): 25.6174
CPU system time (s): 0.241862
CPU usage (%): 112.222
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 307164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.6174
system time used= 0.241862
maximum resident set size= 307308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3603
involuntary context switches= 70


# summary of solver processes directly reported to runsolver:
#   pid: 5261
#   total CPU time (s): 25.8592
#   total CPU user time (s): 25.6174
#   total CPU system time (s): 0.241862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.179531 second user time and 0.233986 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 15:14:54
IDJOB=4390613
IDBENCH=122902
IDSOLVER=2832
FILE ID=node151/4390613-1568380533
RUNJOBID= node151-1568380476-5058
PBS_JOBID= 21701820
Free space on /tmp= 56908 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-128.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390613-1568380533/watcher-4390613-1568380533 -o /tmp/evaluation-result-4390613-1568380533/solver-4390613-1568380533 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568380476-5058 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390613-1568380533.xml -cm

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

MD5SUM BENCH= 4d7b3c626605250b6cca5f61c2385b47
RANDOM SEED=1006868870

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28978920 kB
MemAvailable:   29779368 kB
Buffers:          152364 kB
Cached:           937596 kB
SwapCached:        71752 kB
Active:          2678860 kB
Inactive:         556316 kB
Active(anon):    2080676 kB
Inactive(anon):    96860 kB
Active(file):     598184 kB
Inactive(file):   459456 kB
Unevictable:      110832 kB
Mlocked:          110832 kB
SwapTotal:      67108860 kB
SwapFree:       66934464 kB
Dirty:              9144 kB
Writeback:             0 kB
AnonPages:       2043292 kB
Mapped:            48176 kB
Shmem:             23704 kB
Slab:             146268 kB
SReclaimable:     117284 kB
SUnreclaim:        28984 kB
KernelStack:        4048 kB
PageTables:         9112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3243672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1937408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56984 MiB
End job on node151 at 2019-09-13 15:15:17