Trace number 4106636

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)13 1800.93 1799.08

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_1.opb
MD5SUM55d0299800773493d27ef2c1b95d10c5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1248
Sum of products size (including duplicates)2496
Number of different products1248
Sum of products size2496

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4106636-1466272816.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
0.22/0.26	c ... done. Wall clock time 0.138s.
0.22/0.26	c declared #vars     100
0.22/0.26	c internal #vars     1348
0.22/0.26	c #constraints  2596
0.22/0.26	c constraints type 
0.22/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1348
0.22/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1248
0.22/0.26	c 2596 constraints processed.
0.22/0.26	c objective function length is 100 literals
0.22/0.28	c SATISFIABLE
0.22/0.28	c OPTIMIZING...
0.22/0.28	c Got one! Elapsed wall clock time (in seconds):0.153
0.22/0.28	o 16
0.45/0.31	c Got one! Elapsed wall clock time (in seconds):0.183
0.45/0.31	o 15
0.45/0.36	c Got one! Elapsed wall clock time (in seconds):0.236
0.45/0.36	o 14
1.23/0.88	c cleaning 2535 clauses out of 5083 with flag 11144/5083
2.31/1.72	c cleaning 4271 clauses out of 8549 with flag 25817/11084
3.91/3.38	c cleaning 5639 clauses out of 11278 with flag 45263/18084
5.91/5.35	c cleaning 6815 clauses out of 13638 with flag 66244/26083
8.24/7.60	c cleaning 7912 clauses out of 15823 with flag 89601/35083
10.65/10.04	c cleaning 8953 clauses out of 17911 with flag 115290/45083
13.26/12.62	c cleaning 9978 clauses out of 19956 with flag 142391/56081
16.37/15.77	c cleaning 10983 clauses out of 21979 with flag 173946/68082
19.78/19.12	c cleaning 11991 clauses out of 23995 with flag 208625/81081
23.28/22.64	c cleaning 13000 clauses out of 26004 with flag 245234/95081
27.28/26.68	c cleaning 13988 clauses out of 28004 with flag 283779/110081
31.88/31.24	c cleaning 15005 clauses out of 30016 with flag 324878/126081
36.18/35.59	c cleaning 16004 clauses out of 32012 with flag 369284/143082
41.28/40.70	c cleaning 16998 clauses out of 34007 with flag 418613/161081
46.57/45.91	c cleaning 18001 clauses out of 36009 with flag 469371/180081
51.57/50.98	c cleaning 19001 clauses out of 38008 with flag 521735/200081
57.47/56.87	c cleaning 19999 clauses out of 40007 with flag 578359/221081
63.49/62.88	c cleaning 20986 clauses out of 42008 with flag 635802/243081
70.28/69.67	c cleaning 22007 clauses out of 44022 with flag 698807/266081
77.58/76.94	c cleaning 23012 clauses out of 46024 with flag 764511/290090
85.28/84.69	c cleaning 23993 clauses out of 48004 with flag 830225/315082
93.09/92.42	c cleaning 25006 clauses out of 50012 with flag 901967/341083
101.18/100.54	c cleaning 25997 clauses out of 52004 with flag 975412/368081
109.59/108.93	c cleaning 27001 clauses out of 54008 with flag 1050668/396082
118.28/117.61	c cleaning 28001 clauses out of 56009 with flag 1127897/425084
127.99/127.33	c cleaning 28999 clauses out of 58007 with flag 1207560/455083
137.59/136.90	c cleaning 29998 clauses out of 60007 with flag 1288515/486082
148.29/147.64	c cleaning 30994 clauses out of 62008 with flag 1374235/518081
159.19/158.53	c cleaning 32005 clauses out of 64016 with flag 1463344/551083
170.59/169.96	c cleaning 33002 clauses out of 66011 with flag 1557825/585083
181.99/181.36	c cleaning 34002 clauses out of 68008 with flag 1654286/620082
194.18/193.54	c cleaning 34990 clauses out of 70005 with flag 1753511/656081
206.50/205.88	c cleaning 36007 clauses out of 72022 with flag 1857528/693088
220.80/220.14	c cleaning 36994 clauses out of 74008 with flag 1961600/731081
235.45/234.76	c cleaning 38003 clauses out of 76016 with flag 2069447/770083
249.36/248.65	c cleaning 39001 clauses out of 78014 with flag 2181644/810084
264.15/263.47	c cleaning 40001 clauses out of 80012 with flag 2297373/851083
279.16/278.45	c cleaning 40997 clauses out of 82010 with flag 2416219/893082
288.55/287.86	c Got one! Elapsed wall clock time (in seconds):287.732
288.55/287.86	o 13
290.55/289.85	c cleaning 37373 clauses out of 74748 with flag 14264/926817
292.36/291.67	c cleaning 21682 clauses out of 43375 with flag 30775/932817
294.25/293.58	c cleaning 14339 clauses out of 28694 with flag 49668/939818
296.35/295.63	c cleaning 11178 clauses out of 22360 with flag 70644/947823
298.65/297.92	c cleaning 10086 clauses out of 20175 with flag 94392/956816
301.06/300.35	c cleaning 10039 clauses out of 20092 with flag 120826/966819
303.95/303.20	c cleaning 10516 clauses out of 21050 with flag 150776/977816
306.96/306.29	c cleaning 11263 clauses out of 22534 with flag 183274/989816
310.26/309.53	c cleaning 12125 clauses out of 24271 with flag 218453/1002816
314.16/313.50	c cleaning 13063 clauses out of 26146 with flag 256408/1016816
318.36/317.60	c cleaning 14038 clauses out of 28084 with flag 296678/1031817
322.46/321.70	c cleaning 15016 clauses out of 30046 with flag 339603/1047817
326.96/326.25	c cleaning 16005 clauses out of 32029 with flag 384397/1064816
331.97/331.21	c cleaning 17006 clauses out of 34026 with flag 433085/1082818
337.17/336.48	c cleaning 17999 clauses out of 36018 with flag 483551/1101816
343.07/342.30	c cleaning 19008 clauses out of 38019 with flag 537852/1121816
349.26/348.50	c cleaning 20001 clauses out of 40015 with flag 594850/1142820
355.46/354.72	c cleaning 21002 clauses out of 42011 with flag 653841/1164817
361.76/361.02	c cleaning 21991 clauses out of 44008 with flag 715251/1187816
369.06/368.32	c cleaning 23007 clauses out of 46022 with flag 781961/1211821
376.58/375.84	c cleaning 23990 clauses out of 48012 with flag 852530/1236818
384.48/383.76	c cleaning 25007 clauses out of 50020 with flag 921160/1262816
392.98/392.20	c cleaning 25997 clauses out of 52013 with flag 992604/1289816
401.68/400.92	c cleaning 27008 clauses out of 54016 with flag 1067502/1317816
410.78/410.02	c cleaning 27987 clauses out of 56010 with flag 1144760/1346818
419.90/419.18	c cleaning 29007 clauses out of 58025 with flag 1226886/1376820
429.99/429.24	c cleaning 29999 clauses out of 60015 with flag 1311026/1407817
440.70/439.90	c cleaning 31003 clauses out of 62017 with flag 1400601/1439818
451.20/450.42	c cleaning 32000 clauses out of 64014 with flag 1493509/1472818
462.19/461.49	c cleaning 33000 clauses out of 66012 with flag 1587495/1506816
473.29/472.51	c cleaning 34000 clauses out of 68013 with flag 1686435/1541817
484.99/484.26	c cleaning 35006 clauses out of 70015 with flag 1790894/1577819
496.83/496.04	c cleaning 35990 clauses out of 72006 with flag 1895783/1614816
508.93/508.19	c cleaning 37010 clauses out of 74019 with flag 2005981/1652819
521.42/520.65	c cleaning 38000 clauses out of 76009 with flag 2119157/1691819
534.44/533.66	c cleaning 38991 clauses out of 78007 with flag 2241098/1731817
547.93/547.17	c cleaning 40004 clauses out of 80017 with flag 2359187/1772818
561.23/560.47	c cleaning 41002 clauses out of 82012 with flag 2485277/1814817
576.32/575.57	c cleaning 42001 clauses out of 84010 with flag 2608790/1857817
591.53/590.71	c cleaning 42995 clauses out of 86008 with flag 2735846/1901816
606.52/605.71	c cleaning 44007 clauses out of 88016 with flag 2870757/1946819
622.22/621.46	c cleaning 45001 clauses out of 90008 with flag 2998017/1992818
638.83/638.07	c cleaning 45996 clauses out of 92007 with flag 3130803/2039818
655.73/654.94	c cleaning 47002 clauses out of 94012 with flag 3267239/2087819
672.43/671.67	c cleaning 47993 clauses out of 96007 with flag 3403966/2136816
691.64/690.81	c cleaning 49009 clauses out of 98019 with flag 3541201/2186821
710.93/710.11	c cleaning 49986 clauses out of 100005 with flag 3679202/2237816
730.03/729.30	c cleaning 51010 clauses out of 102021 with flag 3828008/2289818
749.95/749.12	c cleaning 52004 clauses out of 104010 with flag 3979139/2342817
769.64/768.84	c cleaning 53002 clauses out of 106005 with flag 4135090/2396816
790.86/790.03	c cleaning 53997 clauses out of 108004 with flag 4293878/2451817
811.36/810.55	c cleaning 54999 clauses out of 110006 with flag 4451558/2507816
832.76/831.90	c cleaning 56000 clauses out of 112008 with flag 4616626/2564817
855.47/854.66	c cleaning 56996 clauses out of 114007 with flag 4777910/2622816
877.17/876.34	c cleaning 57997 clauses out of 116011 with flag 4941985/2681816
900.68/899.84	c cleaning 58998 clauses out of 118014 with flag 5120665/2741816
923.47/922.67	c cleaning 60008 clauses out of 120017 with flag 5299980/2802817
947.87/947.03	c cleaning 60999 clauses out of 122008 with flag 5480830/2864816
972.47/971.65	c cleaning 62000 clauses out of 124009 with flag 5660720/2927816
997.98/997.13	c cleaning 62990 clauses out of 126009 with flag 5842759/2991816
1025.59/1024.75	c cleaning 64005 clauses out of 128020 with flag 6031365/3056817
1053.09/1052.29	c cleaning 64997 clauses out of 130014 with flag 6224915/3122816
1080.39/1079.53	c cleaning 66006 clauses out of 132019 with flag 6424700/3189818
1108.75/1107.84	c cleaning 66993 clauses out of 134011 with flag 6622096/3257816
1137.75/1136.81	c cleaning 67998 clauses out of 136020 with flag 6822227/3326818
1167.07/1166.16	c cleaning 69004 clauses out of 138022 with flag 7031288/3396818
1197.26/1196.33	c cleaning 70002 clauses out of 140017 with flag 7234126/3467817
1226.57/1225.64	c cleaning 71007 clauses out of 142014 with flag 7436617/3539816
1257.77/1256.82	c cleaning 71995 clauses out of 144007 with flag 7650456/3612816
1287.67/1286.77	c cleaning 73000 clauses out of 146016 with flag 7880487/3686820
1320.88/1319.92	c cleaning 73994 clauses out of 148012 with flag 8107110/3761816
1352.58/1351.61	c cleaning 75010 clauses out of 150019 with flag 8333110/3837817
1385.18/1384.21	c cleaning 76000 clauses out of 152010 with flag 8569974/3914818
1418.90/1417.99	c cleaning 77001 clauses out of 154009 with flag 8824495/3992817
1452.46/1451.41	c cleaning 78003 clauses out of 156008 with flag 9075638/4071817
1486.96/1485.95	c cleaning 78984 clauses out of 158006 with flag 9308266/4151818
1524.76/1523.76	c cleaning 80003 clauses out of 160021 with flag 9533604/4232817
1566.47/1565.45	c cleaning 81003 clauses out of 162017 with flag 9761393/4314816
1605.26/1604.27	c cleaning 82001 clauses out of 164014 with flag 9995488/4397816
1644.26/1643.24	c cleaning 83002 clauses out of 166013 with flag 10231458/4481816
1684.88/1683.86	c cleaning 83998 clauses out of 168013 with flag 10478405/4566818
1725.58/1724.51	c cleaning 84999 clauses out of 170014 with flag 10725960/4652817
1766.88/1765.85	c cleaning 86001 clauses out of 172014 with flag 10972901/4739816
1800.09/1799.04	c starts		: 988
1800.09/1799.04	c conflicts		: 4806949
1800.09/1799.04	c decisions		: 10152445
1800.09/1799.04	c propagations		: 1079483007
1800.09/1799.04	c inspects		: 26150717579
1800.09/1799.04	c shortcuts		: 0
1800.09/1799.04	c learnt literals	: 0
1800.09/1799.04	c learnt binary clauses	: 0
1800.09/1799.04	c learnt ternary clauses	: 2
1800.09/1799.04	c learnt constraints	: 4806949
1800.09/1799.04	c ignored constraints	: 0
1800.09/1799.04	c root simplifications	: 0
1800.09/1799.04	c removed literals (reason simplification)	: 0
1800.09/1799.04	c reason swapping (by a shorter reason)	: 0
1800.09/1799.04	c Calls to reduceDB	: 121
1800.09/1799.04	c Number of update (reduction) of LBD	: 1255916
1800.09/1799.04	c Imported unit clauses	: 0
1800.09/1799.04	c number of reductions to clauses (during analyze)	: 0
1800.09/1799.04	c number of learned constraints concerned by reduction	: 0
1800.09/1799.04	c number of learning phase by resolution	: 0
1800.09/1799.04	c number of learning phase by cutting planes	: 0
1800.09/1799.04	c speed (assignments/second)	: 600120.2210611871
1800.09/1799.04	c non guided choices	0
1800.09/1799.07	c learnt constraints type 
1800.09/1799.07	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 153147
1800.09/1799.07	s SATISFIABLE
1800.09/1799.07	c Found 4 solution(s)
1800.09/1799.07	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
1800.09/1799.07	c objective function=13
1800.09/1799.07	c Total wall clock time (in seconds): 1798.951

Verifier Data

OK	13

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4106636-1466272816/watcher-4106636-1466272816 -o /tmp/evaluation-result-4106636-1466272816/solver-4106636-1466272816 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24566 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106636-1466272816.opb 

pid=28306
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.03 2.01 3/195 28309
/proc/meminfo: memFree=31165348/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9488 CPUtime=0 cores=0,2,4,6
/proc/28309/stat : 28309 (java) R 28306 28309 24550 0 -1 4202496 473 0 0 0 0 0 0 0 20 0 1 0 29328370 9715712 130 33554432000 1073741824 1073778376 140734715398224 140734715395352 242167027079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2323 132 103 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 2.13 2.03 2.01 3/195 28309
/proc/meminfo: memFree=31165348/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 4326 0 1 0 8 0 0 0 20 0 18 0 29328370 9787879424 5450 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2389619 5450 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200205 s]
/proc/loadavg: 2.13 2.03 2.01 3/195 28309
/proc/meminfo: memFree=31165348/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 4581 0 1 0 21 1 0 0 20 0 18 0 29328370 9787879424 6699 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2389619 6699 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300208 s]
/proc/loadavg: 2.13 2.03 2.01 3/195 28309
/proc/meminfo: memFree=31165348/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 5487 0 1 0 44 1 0 0 20 0 19 0 29328370 9856040960 8315 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 8315 2234 9 0 2396937 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9625040

[startup+0.700129 s]
/proc/loadavg: 2.13 2.03 2.01 3/195 28309
/proc/meminfo: memFree=31165348/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=1.12 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 8386 0 1 0 111 1 0 0 20 0 19 0 29328370 9856040960 10107 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 10107 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.13 2.03 2.01 3/214 28328
/proc/meminfo: memFree=31130512/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=2.1 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 10017 0 1 0 209 1 0 0 20 0 19 0 29328370 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 10842 2259 9 0 2396937 0
[pid=28309/tid=28311] ppid=28306 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 24550 0 -1 4202560 2420 0 1 0 145 0 0 0 20 0 19 0 29328371 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699674341712 139699532862769 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28312] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699652442536 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28313] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699651389992 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28314] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699448441000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28315] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699447388456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28316] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699446336424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28317] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699445283880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28318] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699444230824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28319] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699443178280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28320] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29328373 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699430979944 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28321] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699429926264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28322] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699428873096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28323] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699427821840 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28324] ppid=28306 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 24550 0 -1 4202560 2848 0 0 0 36 0 0 0 20 0 19 0 29328377 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699426769720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28325] ppid=28306 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 24550 0 -1 4202560 3473 0 0 0 26 0 0 0 20 0 19 0 29328377 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699425717176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28326] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28326/stat : 28326 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699424664312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28327] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28327/stat : 28327 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699423611976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28328] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28328/stat : 28328 (java) S 28306 28309 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29328397 9856040960 10842 33554432000 1073741824 1073778376 140734715398224 139699422557224 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.13 2.03 2.01 3/214 28328
/proc/meminfo: memFree=31129476/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 10019 0 1 0 370 1 0 0 20 0 19 0 29328370 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 11354 2259 9 0 2396937 0
[pid=28309/tid=28311] ppid=28306 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 24550 0 -1 4202560 2422 0 1 0 305 0 0 0 20 0 19 0 29328371 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699674341760 139699533035244 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28312] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699652442536 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28313] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699651389992 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28314] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699448441000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28315] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699447388456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28316] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699446336424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28317] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699445283880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28318] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699444230824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28319] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699443178280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28320] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29328373 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699430979944 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28321] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699429926264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28322] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699428873096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28323] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699427821840 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28324] ppid=28306 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 24550 0 -1 4202560 2848 0 0 0 36 0 0 0 20 0 19 0 29328377 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699426769720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28325] ppid=28306 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 24550 0 -1 4202560 3473 0 0 0 26 0 0 0 20 0 19 0 29328377 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699425717176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28326] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28326/stat : 28326 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699424664312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28327] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28327/stat : 28327 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699423611976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28328] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28328/stat : 28328 (java) S 28306 28309 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29328397 9856040960 11354 33554432000 1073741824 1073778376 140734715398224 139699422557224 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 2.12 2.03 2.01 3/214 28328
/proc/meminfo: memFree=31125404/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=6.94 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 10029 0 1 0 693 1 0 0 20 0 19 0 29328370 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 11858 2260 9 0 2396937 0
[pid=28309/tid=28311] ppid=28306 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 24550 0 -1 4202560 2424 0 1 0 625 0 0 0 20 0 19 0 29328371 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699674332864 139699532861480 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28312] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699652442536 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28313] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699651389992 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28314] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699448441000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28315] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699447388456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28316] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699446336424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28317] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699445283880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28318] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699444230824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28319] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29328372 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699443178280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28320] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29328373 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699430979944 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28321] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699429926264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28322] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699428873096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28323] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699427821840 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28324] ppid=28306 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 24550 0 -1 4202560 2852 0 0 0 37 0 0 0 20 0 19 0 29328377 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699426769720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28325] ppid=28306 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 24550 0 -1 4202560 3476 0 0 0 29 0 0 0 20 0 19 0 29328377 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699425717176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28326] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28326/stat : 28326 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699424664312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28327] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28327/stat : 28327 (java) S 28306 28309 24550 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699423611976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28328] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28328/stat : 28328 (java) S 28306 28309 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29328397 9856040960 11858 33554432000 1073741824 1073778376 140734715398224 139699422557224 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 9625040


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

[pid=28309/tid=28321] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699429926264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28322] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 24550 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699428873096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28323] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699427821840 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28324] ppid=28306 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 24550 0 -1 4202560 2852 0 0 0 37 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699426769720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28325] ppid=28306 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 24550 0 -1 4202560 3492 0 0 0 34 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699425717176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28326] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28326/stat : 28326 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699424664312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28327] ppid=28306 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/28309/task/28327/stat : 28327 (java) S 28306 28309 24550 0 -1 4202560 96 0 0 0 29 23 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699423611976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28328] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28328/stat : 28328 (java) S 28306 28309 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29328397 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699422557224 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1663.37
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.16 2.08 2.02 3/213 28586
/proc/meminfo: memFree=30681084/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=1723.38 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 10655 0 1 0 172312 26 0 0 20 0 19 0 29328370 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 55024 2274 9 0 2396937 0
[pid=28309/tid=28311] ppid=28306 vsize=9625040 CPUtime=1722.21 cores=0,2,4,6
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 24550 0 -1 4202560 2489 0 1 0 172191 30 0 0 20 0 19 0 29328371 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699674332832 139699532834907 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28312] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 24550 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699652442536 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28313] ppid=28306 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 24550 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699651389992 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28314] ppid=28306 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 24550 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699448441000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28315] ppid=28306 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 24550 0 -1 4202560 77 0 0 0 3 1 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699447388456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28316] ppid=28306 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699446336424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28317] ppid=28306 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 24550 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699445283880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28318] ppid=28306 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 24550 0 -1 4202560 121 0 0 0 3 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699444230824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28319] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 24550 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699443178280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28320] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 24550 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 29328373 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699430979944 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28321] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699429926264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28322] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 24550 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699428873096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28323] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699427821840 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28324] ppid=28306 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 24550 0 -1 4202560 2852 0 0 0 37 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699426769720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28325] ppid=28306 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 24550 0 -1 4202560 3492 0 0 0 34 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699425717176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28326] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28326/stat : 28326 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699424664312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28327] ppid=28306 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/28309/task/28327/stat : 28327 (java) S 28306 28309 24550 0 -1 4202560 100 0 0 0 32 23 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699423611976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28328] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28328/stat : 28328 (java) S 28306 28309 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29328397 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699422557224 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1723.38
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/213 28587
/proc/meminfo: memFree=30694840/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=1783.39 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 10659 0 1 0 178312 27 0 0 20 0 19 0 29328370 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 55024 2274 9 0 2396937 0
[pid=28309/tid=28311] ppid=28306 vsize=9625040 CPUtime=1782.21 cores=0,2,4,6
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 24550 0 -1 4202560 2489 0 1 0 178190 31 0 0 20 0 19 0 29328371 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699674332832 139699532861351 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28312] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 24550 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699652442536 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28313] ppid=28306 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 24550 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699651389992 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28314] ppid=28306 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 24550 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699448441000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28315] ppid=28306 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 24550 0 -1 4202560 77 0 0 0 3 1 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699447388456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28316] ppid=28306 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699446336424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28317] ppid=28306 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 24550 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699445283880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28318] ppid=28306 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 24550 0 -1 4202560 121 0 0 0 3 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699444230824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28319] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 24550 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699443178280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28320] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 24550 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 29328373 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699430979944 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28321] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699429926264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28322] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 24550 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699428873096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28323] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699427821840 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28324] ppid=28306 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 24550 0 -1 4202560 2852 0 0 0 37 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699426769720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28325] ppid=28306 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 24550 0 -1 4202560 3492 0 0 0 34 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699425717176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28326] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28326/stat : 28326 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699424664312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28327] ppid=28306 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/28309/task/28327/stat : 28327 (java) S 28306 28309 24550 0 -1 4202560 104 0 0 0 33 24 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699423611976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28328] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28328/stat : 28328 (java) S 28306 28309 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29328397 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699422557224 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799 s]
/proc/loadavg: 2.10 2.08 2.02 4/214 28591
/proc/meminfo: memFree=30722844/32872528 swapFree=338416/354768
[pid=28309] ppid=28306 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/28309/stat : 28309 (java) S 28306 28309 24550 0 -1 4202496 10661 0 1 0 179982 27 0 0 20 0 19 0 29328370 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 140734715389360 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28309/statm: 2406260 55024 2274 9 0 2396937 0
[pid=28309/tid=28311] ppid=28306 vsize=9625040 CPUtime=1798.91 cores=0,2,4,6
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 24550 0 -1 4202560 2489 0 1 0 179860 31 0 0 20 0 19 0 29328371 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699674332832 139699532845650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28312] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 24550 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699652442536 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28313] ppid=28306 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 24550 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699651389992 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28314] ppid=28306 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 24550 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699448441000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28309/tid=28315] ppid=28306 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 24550 0 -1 4202560 77 0 0 0 3 1 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699447388456 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28316] ppid=28306 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699446336424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28317] ppid=28306 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 24550 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699445283880 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28318] ppid=28306 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 24550 0 -1 4202560 121 0 0 0 3 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699444230824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28319] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 24550 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 19 0 29328372 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699443178280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28309/tid=28320] ppid=28306 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 24550 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 29328373 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699430979944 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28321] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699429926264 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28322] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 24550 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29328374 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699428873096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28323] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699427821840 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28324] ppid=28306 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 24550 0 -1 4202560 2852 0 0 0 37 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699426769720 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28325] ppid=28306 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 24550 0 -1 4202560 3492 0 0 0 34 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699425717176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28326] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28326/stat : 28326 (java) S 28306 28309 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699424664312 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28309/tid=28327] ppid=28306 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/28309/task/28327/stat : 28327 (java) S 28306 28309 24550 0 -1 4202560 106 0 0 0 34 24 0 0 20 0 19 0 29328377 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699423611976 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28309/tid=28328] ppid=28306 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28309/task/28328/stat : 28328 (java) S 28306 28309 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29328397 9856040960 55024 33554432000 1073741824 1073778376 140734715398224 139699422557224 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28309 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1799.08
CPU time (s): 1800.93
CPU user time (s): 1800.21
CPU system time (s): 0.72189
CPU usage (%): 100.103
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.21
system time used= 0.72189
maximum resident set size= 235220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11402
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38206
involuntary context switches= 4223

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2203 second user time and 12.6351 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 20:00:16
IDJOB=4106636
IDBENCH=48152
IDSOLVER=2546
FILE ID=node126/4106636-1466272816
RUNJOBID= node126-1466264639-24566
PBS_JOBID= 19918224
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106636-1466272816/watcher-4106636-1466272816 -o /tmp/evaluation-result-4106636-1466272816/solver-4106636-1466272816 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24566 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106636-1466272816.opb

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

MD5SUM BENCH= 55d0299800773493d27ef2c1b95d10c5
RANDOM SEED=2041269620

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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
cpu MHz		: 2666.121
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 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 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 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
cpu MHz		: 2666.121
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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 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 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 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
cpu MHz		: 2666.121
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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 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 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 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
cpu MHz		: 2666.121
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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 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 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 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:       32872528 kB
MemFree:        31165496 kB
Buffers:          141376 kB
Cached:           249300 kB
SwapCached:         1736 kB
Active:           296284 kB
Inactive:         311568 kB
Active(anon):     217744 kB
Inactive(anon):     1796 kB
Active(file):      78540 kB
Inactive(file):   309772 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:               912 kB
Writeback:             0 kB
AnonPages:        577292 kB
Mapped:            16888 kB
Shmem:                 0 kB
Slab:             606328 kB
SReclaimable:      50008 kB
SUnreclaim:       556320 kB
KernelStack:        1576 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1043352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node126 at 2016-06-18 20:30:16