Trace number 4390694

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 31.3337 28.5482

DiagnosticValue
WRONG_DECISIONS4987

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-144.xml
MD5SUMb8938fafa0a7bd5ba97e6b9454c94e7b
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 benchmark31.3337
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints152
Number of domains2
Minimum domain size144
Maximum domain size20736
Distribution of domain sizes[{"size":144,"count":144},{"size":20736,"count":144}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":144},{"degree":4,"count":143},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity144
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":144},{"arity":72,"count":6},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints145
Distribution of constraint types[{"type":"intension","count":145},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

2.39/1.88	
2.39/1.88	AbsCon 2 
2.39/1.90	
2.91/2.04	  Instance
2.91/2.04	    name=instance-4390694-1568380530, framework=CSP
2.91/2.04	
2.91/2.04	  Loading variables...
2.91/2.10	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@18062dd6
3.14/2.11	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@27ef2397
3.40/2.22	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3a933857
3.40/2.22	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1885a649
3.40/2.26	
3.40/2.26	
3.40/2.26	  Domains
3.40/2.26	    nTypes=2, nValues=3006720, sizes=[144#144,20736#144]
3.40/2.26	  Variables
3.40/2.26	    count=288, degrees=[2#144,4#143,5#1]
3.40/2.26	  Constraints
3.40/2.26	    count=152, nSpecific=7, arities=[1#1,2#144,72#6,144#1]
3.40/2.26	    distribution=[AllDifferent#1,CtrIntension#145,OrderedLT#2,SumSimpleEQ#4]
3.40/2.26	    nIntStructures=(2,shared:143)
3.40/2.26	    wck=0.407, cpu=2.228, mem=91M104
3.40/2.27	  Solver SolverBacktrack being built...
3.40/2.27	
3.67/2.31	
3.67/2.31	  Solver
3.67/2.31	    guaranteedGAC=false
3.67/2.31	    wck=0.457, cpu=2.275, mem=139M812
22.44/20.82	
22.44/20.82	  Preprocessing
22.44/20.82	    filters=149, revisions=(290,useless=144), ccks=216090143, nACremovedValues=2985984, nTotalRemovedValues=2985984, inconcistency=false
22.44/20.82	    wck=18.513, cpu=20.784, mem=139M812
22.44/20.82	
22.68/20.96	    num=0, depth=34..34, filters=3463, revisions=(3562,useless=226), ccks=216357199, wck=18.654, mem=139M812
22.68/20.96	    decisions=54, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
22.68/20.96	    
22.68/20.98	    num=1, depth=0..1, filters=4041, revisions=(4103,useless=226), ccks=216427582, wck=18.671, mem=139M812
22.68/20.98	    decisions=77, wrong=21, backtracks=0, failedAssignments=21, nogoods=20
22.68/20.98	    
22.68/21.00	    num=2, depth=0..1, filters=4692, revisions=(4747,useless=264), ccks=216518772, wck=18.692, mem=139M812
22.68/21.00	    decisions=102, wrong=33, backtracks=0, failedAssignments=33, nogoods=28
22.68/21.00	    
22.98/21.03	    num=3, depth=0..2, filters=5267, revisions=(5259,useless=267), ccks=216612621, wck=18.718, mem=139M812
22.98/21.03	    decisions=129, wrong=46, backtracks=0, failedAssignments=46, nogoods=36
22.98/21.03	    
22.98/21.04	    num=4, depth=0..0, filters=5393, revisions=(5329,useless=267), ccks=216621329, wck=18.731, mem=139M812
22.98/21.04	    decisions=157, wrong=60, backtracks=0, failedAssignments=60, nogoods=36
22.98/21.04	    
22.98/21.08	    num=5, depth=0..0, filters=5790, revisions=(5741,useless=348), ccks=216897009, wck=18.772, mem=139M812
22.98/21.08	    decisions=189, wrong=76, backtracks=0, failedAssignments=76, nogoods=36
22.98/21.08	    
23.19/21.14	    num=6, depth=0..1, filters=6613, revisions=(6984,useless=849), ccks=217291062, wck=18.837, mem=139M812
23.19/21.14	    decisions=224, wrong=93, backtracks=0, failedAssignments=93, nogoods=49
23.19/21.14	    
23.19/21.18	    num=7, depth=1..7, filters=7913, revisions=(8251,useless=939), ccks=217500393, wck=18.877, mem=139M812
23.19/21.18	    decisions=267, wrong=114, backtracks=5, failedAssignments=112, nogoods=59
23.19/21.18	    
23.34/21.21	    num=8, depth=0..2, filters=8469, revisions=(8727,useless=949), ccks=217596860, wck=18.898, mem=139M812
23.34/21.21	    decisions=310, wrong=135, backtracks=5, failedAssignments=133, nogoods=75
23.34/21.21	    
23.34/21.24	    num=9, depth=1..2, filters=9372, revisions=(9625,useless=1055), ccks=217769168, wck=18.931, mem=139M812
23.34/21.24	    decisions=359, wrong=159, backtracks=6, failedAssignments=156, nogoods=96
23.34/21.24	    
23.34/21.27	    num=10, depth=1..4, filters=10663, revisions=(10825,useless=1086), ccks=217936884, wck=18.964, mem=139M812
23.34/21.27	    decisions=414, wrong=186, backtracks=9, failedAssignments=181, nogoods=110
23.34/21.27	    
23.34/21.30	    num=11, depth=1..3, filters=11228, revisions=(11275,useless=1094), ccks=218048348, wck=18.988, mem=139M812
23.34/21.30	    decisions=471, wrong=214, backtracks=9, failedAssignments=209, nogoods=138
23.34/21.30	    
23.61/21.47	    num=12, depth=1..6, filters=14180, revisions=(14886,useless=2056), ccks=218345653, wck=19.159, mem=139M812
23.61/21.47	    decisions=538, wrong=245, backtracks=9, failedAssignments=240, nogoods=169
23.61/21.47	    
23.73/21.53	    num=13, depth=0..13, filters=17105, revisions=(17953,useless=2430), ccks=218627201, wck=19.221, mem=139M812
23.73/21.53	    decisions=613, wrong=282, backtracks=16, failedAssignments=274, nogoods=183
23.73/21.53	    
23.73/21.59	    num=14, depth=1..12, filters=20292, revisions=(21142,useless=2729), ccks=218928314, wck=19.286, mem=139M812
23.73/21.59	    decisions=705, wrong=325, backtracks=29, failedAssignments=311, nogoods=193
23.73/21.59	    
23.85/21.70	    num=15, depth=0..5, filters=22122, revisions=(23290,useless=3356), ccks=219276030, wck=19.388, mem=139M812
23.85/21.70	    decisions=788, wrong=366, backtracks=29, failedAssignments=352, nogoods=219
23.85/21.70	    
23.96/21.74	    num=16, depth=1..3, filters=23648, revisions=(24753,useless=3525), ccks=219480770, wck=19.435, mem=139M812
23.96/21.74	    decisions=882, wrong=412, backtracks=31, failedAssignments=397, nogoods=251
23.96/21.74	    
24.08/21.88	    num=17, depth=1..16, filters=31039, revisions=(32401,useless=4326), ccks=220119738, wck=19.574, mem=139M812
24.08/21.88	    decisions=1021, wrong=476, backtracks=69, failedAssignments=447, nogoods=277
24.08/21.88	    
24.19/21.93	    num=18, depth=1..8, filters=32728, revisions=(33860,useless=4365), ccks=220298912, wck=19.622, mem=139M812
24.19/21.93	    decisions=1134, wrong=531, backtracks=69, failedAssignments=502, nogoods=332
24.19/21.93	    
24.19/21.98	    num=19, depth=1..10, filters=34920, revisions=(35805,useless=4436), ccks=220497748, wck=19.671, mem=139M812
24.19/21.98	    decisions=1264, wrong=593, backtracks=72, failedAssignments=563, nogoods=375
24.19/21.98	    
24.30/22.03	    num=20, depth=1..5, filters=37267, revisions=(37915,useless=4574), ccks=220726365, wck=19.725, mem=139M812
24.30/22.03	    decisions=1406, wrong=663, backtracks=77, failedAssignments=630, nogoods=409
24.30/22.03	    
24.41/22.13	    num=21, depth=0..2, filters=40473, revisions=(41273,useless=5126), ccks=220972131, wck=19.826, mem=139M812
24.41/22.13	    decisions=1555, wrong=737, backtracks=77, failedAssignments=704, nogoods=482
24.41/22.13	    
24.50/22.29	    num=22, depth=2..11, filters=44061, revisions=(45377,useless=6244), ccks=221326026, wck=19.983, mem=139M812
24.50/22.29	    decisions=1729, wrong=822, backtracks=89, failedAssignments=785, nogoods=532
24.50/22.29	    
24.60/22.39	    num=23, depth=0..12, filters=48594, revisions=(49617,useless=6440), ccks=221749639, wck=20.079, mem=139M812
24.60/22.39	    decisions=1923, wrong=916, backtracks=99, failedAssignments=874, nogoods=577
24.60/22.39	    
24.81/22.50	    num=24, depth=3..7, filters=53212, revisions=(54574,useless=7448), ccks=222159767, wck=20.197, mem=139M812
24.81/22.50	    decisions=2137, wrong=1021, backtracks=108, failedAssignments=972, nogoods=610
24.81/22.50	    
24.92/22.64	    num=25, depth=1..13, filters=60591, revisions=(61641,useless=7927), ccks=222725701, wck=20.33, mem=139M812
24.92/22.64	    decisions=2394, wrong=1149, backtracks=177, failedAssignments=1080, nogoods=628
24.92/22.64	    
25.35/23.04	    num=26, depth=0..4, filters=67390, revisions=(71698,useless=12192), ccks=223784896, wck=20.733, mem=139M812
25.35/23.04	    decisions=2638, wrong=1270, backtracks=179, failedAssignments=1199, nogoods=683
25.35/23.04	    
25.55/23.21	    num=27, depth=0..17, filters=78824, revisions=(82546,useless=12656), ccks=224428696, wck=20.903, mem=139M812
25.55/23.21	    decisions=2967, wrong=1433, backtracks=293, failedAssignments=1330, nogoods=715
25.55/23.21	    
25.65/23.37	    num=28, depth=0..10, filters=84866, revisions=(89848,useless=15217), ccks=224842268, wck=21.065, mem=142M455
25.65/23.37	    decisions=3285, wrong=1591, backtracks=334, failedAssignments=1474, nogoods=779
25.65/23.37	    
26.25/23.94	    num=29, depth=0..8, filters=97126, revisions=(107744,useless=22752), ccks=226200655, wck=21.635, mem=142M455
26.25/23.94	    decisions=3627, wrong=1761, backtracks=354, failedAssignments=1632, nogoods=821
26.25/23.94	    
26.46/24.11	    num=30, depth=1..11, filters=104325, revisions=(116566,useless=25788), ccks=226575841, wck=21.805, mem=142M455
26.46/24.11	    decisions=4019, wrong=1956, backtracks=398, failedAssignments=1806, nogoods=923
26.46/24.11	    
26.56/24.27	    num=31, depth=1..12, filters=112351, revisions=(123926,useless=26412), ccks=227129475, wck=21.962, mem=142M455
26.56/24.27	    decisions=4434, wrong=2161, backtracks=429, failedAssignments=1997, nogoods=954
26.56/24.27	    
27.03/24.60	    num=32, depth=1..11, filters=123438, revisions=(134740,useless=28147), ccks=228139437, wck=22.292, mem=142M455
27.03/24.60	    decisions=4928, wrong=2407, backtracks=476, failedAssignments=2208, nogoods=987
27.03/24.60	    
27.44/25.04	    num=33, depth=1..9, filters=135593, revisions=(152709,useless=36304), ccks=228725254, wck=22.737, mem=142M455
27.44/25.04	    decisions=5464, wrong=2673, backtracks=523, failedAssignments=2440, nogoods=1099
27.44/25.04	    
27.86/25.44	    num=34, depth=1..15, filters=156708, revisions=(173752,useless=38531), ccks=230152094, wck=23.135, mem=142M455
27.86/25.44	    decisions=6081, wrong=2981, backtracks=676, failedAssignments=2695, nogoods=1106
27.86/25.44	    
28.07/25.64	    num=35, depth=1..15, filters=170218, revisions=(186121,useless=39281), ccks=230588041, wck=23.334, mem=142M455
28.07/25.64	    decisions=6732, wrong=3305, backtracks=775, failedAssignments=2976, nogoods=1161
28.07/25.64	    
28.67/26.26	    num=36, depth=1..9, filters=187093, revisions=(209182,useless=48517), ccks=231463696, wck=23.951, mem=142M455
28.67/26.26	    decisions=7409, wrong=3642, backtracks=825, failedAssignments=3285, nogoods=1220
28.67/26.26	    
30.04/27.55	    num=37, depth=0..12, filters=211793, revisions=(241383,useless=59525), ccks=233120360, wck=25.242, mem=142M455
30.04/27.55	    decisions=8127, wrong=3999, backtracks=854, failedAssignments=3625, nogoods=1237
30.04/27.55	    
30.55/28.06	    num=38, depth=0..11, filters=243879, revisions=(272985,useless=62530), ccks=234489425, wck=25.751, mem=142M455
30.55/28.06	    decisions=9089, wrong=4478, backtracks=1082, failedAssignments=3999, nogoods=1263
30.55/28.06	    
30.89/28.39	    num=39, depth=1..13, filters=264342, revisions=(292070,useless=63820), ccks=235571600, wck=26.079, mem=142M455
30.89/28.39	    decisions=10039, wrong=4951, backtracks=1240, failedAssignments=4410, nogoods=1359
30.89/28.39	    
30.99/28.44	    num=40, depth=1..287, filters=266217, revisions=(294050,useless=64271), ccks=235748994, wck=26.131, mem=142M455
30.99/28.44	    decisions=10115, wrong=4987, backtracks=1248, failedAssignments=4441, nogoods=1359, foundSolutions=1
30.99/28.44	    
30.99/28.44	  Global
30.99/28.44	    filters=266217, revisions=(294050,useless=64271), ccks=235748994, nogoods=1359
30.99/28.44	    Stop=REACHED_GOAL, wrong=4987, foundSolutions=1, firstSolCpu=28.387
30.99/28.44	    wck=26.588, cpu=28.397, mem=142M455
30.99/28.47	
30.99/28.47	v <instantiation id='sol1' type='solution'>  <list> x[] y[] cx[] cy[] </list>  <values> 1 18 24 25 26 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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 113 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 27 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 107 108 109 110 111 112 114 115 116 117 118 119 120 121 122 123 124 1 324 576 625 676 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 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 5041 5184 5329 12769 15625 15876 16129 16384 16641 16900 17161 17424 17689 17956 18225 18496 18769 19044 19321 19600 19881 20164 20449 20736 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 289 361 400 441 484 529 729 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 11449 11664 11881 12100 12321 12544 12996 13225 13456 13689 13924 14161 14400 14641 14884 15129 15376 </values>  </instantiation>
30.99/28.47	s SATISFIABLE
30.99/28.47	
30.99/28.47	d WRONG_DECISIONS 4987

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390694-1568380530/watcher-4390694-1568380530 -o /tmp/evaluation-result-4390694-1568380530/solver-4390694-1568380530 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568380467-26901 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390694-1568380530.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=27104, runsolver pid=27101

[startup+0.100125 s]*
/proc/loadavg: 0.77 0.18 0.10 4/234 27119
/proc/meminfo: memFree=31639616/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10659884 memory=29532 CPUtime=0.14 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 5890 0 0 0 13 1 0 0 20 0 15 0 413975722 10915721216 7383 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2664971 7383 2904 1 0 2627468 0
[pid=27104/tid=27106] ppid=27101 vsize=10659884 memory=7747744361495276107 CPUtime=0.09 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) R 27101 27104 26870 0 -1 4202560 3292 0 0 0 8 1 0 0 20 0 15 0 413975722 10915721216 7383 33554432000 4194304 4196468 140735541727680 139668224739048 139667857026180 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 7383 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975724 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413975725 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667778626592 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413975725 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667777573744 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975727 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) S 27101 27104 26870 0 -1 1077944384 522 0 0 0 1 0 0 0 20 0 15 0 413975727 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667775470448 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 413975727 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0.02 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) R 27101 27104 26870 0 -1 4202560 565 0 0 0 2 0 0 0 20 0 15 0 413975727 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667705943144 139668199466281 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975728 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975728 10915721216 7383 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29532 KiB

[startup+0.211102 s]*
/proc/loadavg: 0.77 0.18 0.10 3/234 27119
/proc/meminfo: memFree=31629572/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10659884 memory=36968 CPUtime=0.32 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 8961 0 0 0 30 2 0 0 20 0 15 0 413975722 10915721216 9242 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2664971 9242 2992 1 0 2627468 0
[pid=27104/tid=27106] ppid=27101 vsize=10659884 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) R 27101 27104 26870 0 -1 4202560 6086 0 0 0 18 2 0 0 20 0 15 0 413975722 10915721216 9242 33554432000 4194304 4196468 140735541727680 139668224736304 139668220531869 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10659884 memory=288293255295270935 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9242 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10659884 memory=139760494480353 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975724 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413975725 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667778626592 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413975725 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667777573744 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975727 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) S 27101 27104 26870 0 -1 1077944384 652 0 0 0 2 0 0 0 20 0 15 0 413975727 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667775470448 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 265 0 0 0 3 0 0 0 20 0 15 0 413975727 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0.05 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) S 27101 27104 26870 0 -1 1077944384 597 0 0 0 5 0 0 0 20 0 15 0 413975727 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667705948784 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975728 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975728 10915721216 9242 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36968 KiB

[startup+0.310551 s]*
/proc/loadavg: 0.77 0.18 0.10 4/234 27119
/proc/meminfo: memFree=31627764/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10659884 memory=39776 CPUtime=0.47 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 9171 0 0 0 44 3 0 0 20 0 15 0 413975722 10915721216 9944 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2664971 9944 3013 1 0 2627468 0
[pid=27104/tid=27106] ppid=27101 vsize=10659884 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) R 27101 27104 26870 0 -1 4202560 6231 0 0 0 28 2 0 0 20 0 15 0 413975722 10915721216 9944 33554432000 4194304 4196468 140735541727680 139668224745216 139668204590430 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10659884 memory=4294967661 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9944 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10659884 memory=139760493829766 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975724 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413975725 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667778626592 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413975725 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667777573744 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975727 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) S 27101 27104 26870 0 -1 1077944384 669 0 0 0 3 0 0 0 20 0 15 0 413975727 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667775470448 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 292 0 0 0 4 0 0 0 20 0 15 0 413975727 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0.08 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) S 27101 27104 26870 0 -1 1077944384 632 0 0 0 8 0 0 0 20 0 15 0 413975727 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667705948784 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975728 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10659884 memory=139760491607680 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975728 10915721216 9944 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39776 KiB

[startup+0.707271 s]
/proc/loadavg: 0.77 0.18 0.10 3/234 27119
/proc/meminfo: memFree=31617832/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10661932 memory=61452 CPUtime=1.09 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 12458 0 0 0 105 4 0 0 20 0 15 0 413975722 10917818368 15363 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2665483 15363 3062 1 0 2627980 0
[pid=27104/tid=27106] ppid=27101 vsize=10661932 memory=13948 CPUtime=0.68 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) R 27101 27104 26870 0 -1 4202560 8783 0 0 0 65 3 0 0 20 0 15 0 413975722 10917818368 15363 33554432000 4194304 4196468 140735541727680 139668224732880 139668200781674 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10661932 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975723 10917818368 15363 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10661932 memory=520 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10661932 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10661932 memory=928 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10661932 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975724 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10661932 memory=896 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 413975725 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667778626592 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10661932 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 413975725 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667777573744 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10661932 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975727 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10661932 memory=2452 CPUtime=0.11 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) R 27101 27104 26870 0 -1 4202560 923 0 0 0 11 0 0 0 20 0 15 0 413975727 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667775456416 139668199756495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10661932 memory=7302135314614015840 CPUtime=0.09 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 387 0 0 0 9 0 0 0 20 0 15 0 413975727 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10661932 memory=6008736850241416048 CPUtime=0.18 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) S 27101 27104 26870 0 -1 1077944384 1004 0 0 0 18 0 0 0 20 0 15 0 413975727 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667705948784 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10661932 memory=7523071198212214892 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 413975728 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10661932 memory=10 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975728 10917818368 15363 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 61452 KiB

[startup+1.50078 s]
/proc/loadavg: 1.02 0.24 0.12 3/234 27119
/proc/meminfo: memFree=31602012/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10663980 memory=74864 CPUtime=1.99 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 18001 0 0 0 194 5 0 0 20 0 15 0 413975722 10919915520 18716 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2665995 18716 3098 1 0 2628492 0
[pid=27104/tid=27106] ppid=27101 vsize=10663980 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) R 27101 27104 26870 0 -1 4202560 12955 0 0 0 144 4 0 0 20 0 15 0 413975722 10919915520 18716 33554432000 4194304 4196468 140735541727680 139668224735824 139668204590430 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10663980 memory=15815586630345727 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 413975723 10919915520 18716 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10663980 memory=7451596371323546475 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10919915520 18716 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10663980 memory=7451596371323546475 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10919915520 18716 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10663980 memory=7451596371323546475 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 413975723 10919915520 18716 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10663980 memory=7451596371323546475 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 413975724 10919915520 18716 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0

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

Current children cumulated memory: 229036 KiB

[startup+27.2006 s]
/proc/loadavg: 1.36 0.38 0.17 3/235 27123
/proc/meminfo: memFree=31429164/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10748324 memory=230048 CPUtime=29.74 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 37076 0 0 0 2960 14 0 0 20 0 16 0 413975722 11006283776 57512 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2687081 57512 3359 1 0 2647217 0
[pid=27104/tid=27106] ppid=27101 vsize=10748324 memory=0 CPUtime=1.86 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) S 27101 27104 26870 0 -1 1077944384 15221 0 0 0 181 5 0 0 20 0 16 0 413975722 11006283776 57512 33554432000 4194304 4196468 140735541727680 139668224752816 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10748324 memory=1 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10748324 memory=322 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10748324 memory=288230596050944315 CPUtime=0.01 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 1175 0 0 0 1 0 0 0 20 0 16 0 413975724 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10748324 memory=13568193369213571 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667778626656 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10748324 memory=223224 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667777573760 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10748324 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10748324 memory=13568193369213571 CPUtime=0.93 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) S 27101 27104 26870 0 -1 1077944384 3537 0 0 0 93 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667775470448 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10748324 memory=223128 CPUtime=0.95 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 4181 0 0 0 95 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10748324 memory=3472 CPUtime=0.61 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) S 27101 27104 26870 0 -1 1077944384 4755 0 0 0 61 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667705948784 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10748324 memory=16952 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10748324 memory=984 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27120] ppid=27101 vsize=10748324 memory=1948 CPUtime=25.26 cores=0,2,4,6
/proc/27104/task/27120/stat : 27120 (java) R 27101 27104 26870 0 -1 4202560 6419 0 0 0 2523 3 0 0 20 0 16 0 413975910 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667687062816 139667863058896 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 29.74 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 230048 KiB

[startup+28.0006 s]*
/proc/loadavg: 1.36 0.38 0.17 3/235 27123
/proc/meminfo: memFree=31429164/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10748324 memory=230048 CPUtime=30.55 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 37131 0 0 0 3041 14 0 0 20 0 16 0 413975722 11006283776 57512 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2687081 57512 3359 1 0 2647217 0
[pid=27104/tid=27106] ppid=27101 vsize=10748324 memory=1398722017469774279 CPUtime=1.86 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) S 27101 27104 26870 0 -1 1077944384 15221 0 0 0 181 5 0 0 20 0 16 0 413975722 11006283776 57512 33554432000 4194304 4196468 140735541727680 139668224752816 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10748324 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10748324 memory=1600 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10748324 memory=1398722017469774279 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10748324 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10748324 memory=1980 CPUtime=0.01 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 1175 0 0 0 1 0 0 0 20 0 16 0 413975724 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10748324 memory=2452 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667778626656 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10748324 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667777573760 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10748324 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10748324 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) S 27101 27104 26870 0 -1 1077944384 3551 0 0 0 93 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667775470448 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10748324 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 4181 0 0 0 95 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10748324 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) S 27101 27104 26870 0 -1 1077944384 4755 0 0 0 61 0 0 0 20 0 16 0 413975727 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667705948784 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10748324 memory=3472 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10748324 memory=16952 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27120] ppid=27101 vsize=10748324 memory=984 CPUtime=26.07 cores=0,2,4,6
/proc/27104/task/27120/stat : 27120 (java) R 27101 27104 26870 0 -1 4202560 6460 0 0 0 2604 3 0 0 20 0 16 0 413975910 11006283776 57512 33554432000 4194304 4196468 140735541727680 139667687069128 139667863058908 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 30.55 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 230048 KiB

[startup+28.4006 s]
/proc/loadavg: 1.36 0.38 0.17 3/235 27123
/proc/meminfo: memFree=31429164/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10748324 memory=230076 CPUtime=30.99 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 37688 0 0 0 3085 14 0 0 20 0 16 0 413975722 11006283776 57519 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2687081 57519 3359 1 0 2647217 0
[pid=27104/tid=27106] ppid=27101 vsize=10748324 memory=6791534058613427641 CPUtime=1.86 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) S 27101 27104 26870 0 -1 1077944384 15221 0 0 0 181 5 0 0 20 0 16 0 413975722 11006283776 57519 33554432000 4194304 4196468 140735541727680 139668224752816 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10748324 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) S 27101 27104 26870 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57519 33554432000 4194304 4196468 140735541727680 139668177063056 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10748324 memory=2452 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) S 27101 27104 26870 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667826465808 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10748324 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) S 27101 27104 26870 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667825413008 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) S 27101 27104 26870 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 413975723 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667824360208 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10748324 memory=1584 CPUtime=0.01 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 1210 0 0 0 1 0 0 0 20 0 16 0 413975724 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667779680624 139668220521090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10748324 memory=14004 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667778626656 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10748324 memory=5708 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667777573760 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10748324 memory=13948 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975727 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10748324 memory=2120 CPUtime=0.95 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) S 27101 27104 26870 0 -1 1077944384 3820 0 0 0 95 0 0 0 20 0 16 0 413975727 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667775470448 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10748324 memory=520 CPUtime=0.97 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 4393 0 0 0 97 0 0 0 20 0 16 0 413975727 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10748324 memory=1560 CPUtime=0.61 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) S 27101 27104 26870 0 -1 1077944384 4783 0 0 0 61 0 0 0 20 0 16 0 413975727 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667705948784 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10748324 memory=928 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10748324 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27120] ppid=27101 vsize=10748324 memory=896 CPUtime=26.46 cores=0,2,4,6
/proc/27104/task/27120/stat : 27120 (java) R 27101 27104 26870 0 -1 4202560 6473 0 0 0 2643 3 0 0 20 0 16 0 413975910 11006283776 57519 33554432000 4194304 4196468 140735541727680 139667687072384 139667862734703 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 30.99 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 230076 KiB

[startup+28.5013 s]
/proc/loadavg: 1.36 0.38 0.17 3/235 27123
/proc/meminfo: memFree=31429164/32770624 swapFree=67009196/67108860
[pid=27104] ppid=27101 vsize=10748324 memory=273976 CPUtime=31.21 cores=0,2,4,6
/proc/27104/stat : 27104 (java) S 27101 27104 26870 0 -1 1077944320 40483 0 0 0 3101 20 0 0 20 0 16 0 413975722 11006283776 68494 33554432000 4194304 4196468 140735541727680 140735541710224 139668220509943 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
/proc/27104/statm: 2687081 68494 3372 1 0 2647217 0
[pid=27104/tid=27106] ppid=27101 vsize=10748324 memory=230048 CPUtime=1.86 cores=0,2,4,6
/proc/27104/task/27106/stat : 27106 (java) S 27101 27104 26870 0 -1 1077944384 15361 0 0 0 181 5 0 0 20 0 16 0 413975722 11006283776 68494 33554432000 4194304 4196468 140735541727680 139668224750624 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27107] ppid=27101 vsize=10748324 memory=1584 CPUtime=0.03 cores=0,2,4,6
/proc/27104/task/27107/stat : 27107 (java) R 27101 27104 26870 0 -1 4202560 151 0 0 0 2 1 0 0 20 0 16 0 413975723 11006283776 68494 33554432000 4194304 4196468 140735541727680 139668177063256 139668213612660 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27108] ppid=27101 vsize=10748324 memory=223224 CPUtime=0.03 cores=0,2,4,6
/proc/27104/task/27108/stat : 27108 (java) R 27101 27104 26870 0 -1 4202560 142 0 0 0 2 1 0 0 20 0 16 0 413975723 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667826465808 139668213612660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27109] ppid=27101 vsize=10748324 memory=279520766932240 CPUtime=0.02 cores=0,2,4,6
/proc/27104/task/27109/stat : 27109 (java) R 27101 27104 26870 0 -1 4202560 452 0 0 0 1 1 0 0 20 0 16 0 413975723 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667825413008 139668213612986 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27110] ppid=27101 vsize=10748324 memory=229040 CPUtime=0.03 cores=0,2,4,6
/proc/27104/task/27110/stat : 27110 (java) R 27101 27104 26870 0 -1 4202560 790 0 0 0 1 2 0 0 20 0 16 0 413975723 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667824360408 139668213612929 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27111] ppid=27101 vsize=10748324 memory=1614 CPUtime=0.01 cores=0,2,4,6
/proc/27104/task/27111/stat : 27111 (java) S 27101 27104 26870 0 -1 1077944384 1219 0 0 0 1 0 0 0 20 0 16 0 413975724 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667779679136 139668220520149 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27112] ppid=27101 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27112/stat : 27112 (java) S 27101 27104 26870 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667778626656 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27113] ppid=27101 vsize=10748324 memory=7301267757139718250 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27113/stat : 27113 (java) S 27101 27104 26870 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 413975725 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667777573760 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27114] ppid=27101 vsize=10748324 memory=229268 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27114/stat : 27114 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975727 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667776522064 139668220528539 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27115] ppid=27101 vsize=10748324 memory=229268 CPUtime=0.96 cores=0,2,4,6
/proc/27104/task/27115/stat : 27115 (java) S 27101 27104 26870 0 -1 1077944384 3839 0 0 0 96 0 0 0 20 0 16 0 413975727 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667775470448 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27116] ppid=27101 vsize=10748324 memory=118586194528746 CPUtime=0.98 cores=0,2,4,6
/proc/27104/task/27116/stat : 27116 (java) S 27101 27104 26870 0 -1 1077944384 4406 0 0 0 98 0 0 0 20 0 16 0 413975727 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667774417648 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27117] ppid=27101 vsize=10748324 memory=118586194528746 CPUtime=0.62 cores=0,2,4,6
/proc/27104/task/27117/stat : 27117 (java) S 27101 27104 26870 0 -1 1077944384 5194 0 0 0 62 0 0 0 20 0 16 0 413975727 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667705943648 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27118] ppid=27101 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27118/stat : 27118 (java) S 27101 27104 26870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667704896224 139668220520149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
[pid=27104/tid=27119] ppid=27101 vsize=10748324 memory=6944656574621848725 CPUtime=0 cores=0,2,4,6
/proc/27104/task/27119/stat : 27119 (java) S 27101 27104 26870 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 16 0 413975728 11006283776 68494 33554432000 4194304 4196468 140735541727680 139667703843504 139668220521090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15646720 140735541732363 140735541732466 140735541732466 140735541735375 0
Current children cumulated CPU time: 31.21 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 273976 KiB

Child status: 0
Real time (s): 28.5482
CPU time (s): 31.3337
CPU user time (s): 31.0688
CPU system time (s): 0.264936
CPU usage (%): 109.758
Max. virtual memory (cumulated for all children) (KiB): 10748324
Max. memory (cumulated for all children) (KiB): 273976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.0688
system time used= 0.264936
maximum resident set size= 336128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40858
page faults= 0
swaps= 0
block input operations= 8
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3909
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 27104
#   total CPU time (s): 31.3337
#   total CPU user time (s): 31.0688
#   total CPU system time (s): 0.264936

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.187862 second user time and 0.299097 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-13 15:14:41
IDJOB=4390694
IDBENCH=122886
IDSOLVER=2832
FILE ID=node132/4390694-1568380530
RUNJOBID= node132-1568380467-26901
PBS_JOBID= 21701836
Free space on /tmp= 60296 MiB

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

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

MD5SUM BENCH= b8938fafa0a7bd5ba97e6b9454c94e7b
RANDOM SEED=993803669

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31655924 kB
MemAvailable:   31683612 kB
Buffers:           21468 kB
Cached:           284904 kB
SwapCached:         6220 kB
Active:           483064 kB
Inactive:          66196 kB
Active(anon):     239984 kB
Inactive(anon):    30896 kB
Active(file):     243080 kB
Inactive(file):    35300 kB
Unevictable:      109592 kB
Mlocked:          109592 kB
SwapTotal:      67108860 kB
SwapFree:       67009196 kB
Dirty:              9188 kB
Writeback:             0 kB
AnonPages:        367220 kB
Mapped:            43780 kB
Shmem:             19072 kB
Slab:             159432 kB
SReclaimable:     130284 kB
SUnreclaim:        29148 kB
KernelStack:        4096 kB
PageTables:         6420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1305996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 60288 MiB
End job on node132 at 2019-09-13 15:15:09