Trace number 4119490

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)-28 1800.01 1797.84

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament12.opb
MD5SUMdaed638eb03cf5c724fb58df446cf947
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-34
Best CPU time to get the best result obtained on this benchmark546.057
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 166
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 178
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 178
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)120
Sum of products size (including duplicates)240
Number of different products0
Sum of products size0

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4119490-1467260178.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.14	c ... done. Wall clock time 0.025s.
0.09/0.14	c declared #vars     66
0.09/0.14	c internal #vars     186
0.09/0.14	c #constraints  240
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 120
0.09/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 120
0.09/0.14	c 240 constraints processed.
0.09/0.14	c objective function length is 166 literals
0.09/0.14	c SATISFIABLE
0.09/0.14	c OPTIMIZING...
0.09/0.14	c Got one! Elapsed wall clock time (in seconds):0.031
0.09/0.14	o -21
0.09/0.15	c Got one! Elapsed wall clock time (in seconds):0.041
0.09/0.15	o -22
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.169
0.27/0.28	o -23
0.60/0.41	c Got one! Elapsed wall clock time (in seconds):0.296
0.60/0.41	o -24
0.73/0.52	c cleaning 3051 clauses out of 6101 with flag 4017/6101
1.02/0.76	c cleaning 4520 clauses out of 9052 with flag 16124/12103
1.32/1.02	c cleaning 5758 clauses out of 11531 with flag 30245/19102
1.43/1.20	c Got one! Elapsed wall clock time (in seconds):1.083
1.43/1.20	o -25
1.54/1.25	c cleaning 5871 clauses out of 11759 with flag 2094/25088
1.88/1.50	c cleaning 5941 clauses out of 11887 with flag 14489/31087
2.08/1.78	c cleaning 6466 clauses out of 12946 with flag 28764/38087
2.48/2.11	c cleaning 7237 clauses out of 14481 with flag 45024/46088
2.88/2.54	c cleaning 8114 clauses out of 16244 with flag 63299/55088
3.38/3.06	c cleaning 9059 clauses out of 18129 with flag 83652/65087
3.69/3.40	c Got one! Elapsed wall clock time (in seconds):3.284
3.69/3.40	o -26
4.09/3.75	c cleaning 10472 clauses out of 20943 with flag 10172/76960
4.39/4.08	c cleaning 8229 clauses out of 16471 with flag 22344/82960
4.69/4.40	c cleaning 7613 clauses out of 15242 with flag 36512/89960
5.19/4.80	c cleaning 7809 clauses out of 15629 with flag 52835/97960
5.59/5.29	c cleaning 8406 clauses out of 16820 with flag 71093/106960
6.19/5.85	c cleaning 9199 clauses out of 18413 with flag 91409/116959
6.89/6.52	c cleaning 10099 clauses out of 20214 with flag 113754/127959
7.59/7.29	c cleaning 11051 clauses out of 22116 with flag 138158/139960
8.49/8.14	c cleaning 12024 clauses out of 24066 with flag 164490/152961
9.39/9.03	c cleaning 13011 clauses out of 26040 with flag 192791/166959
10.39/10.03	c cleaning 14007 clauses out of 28029 with flag 223208/181959
11.39/11.10	c cleaning 15002 clauses out of 30022 with flag 255450/197959
11.58/11.29	c Got one! Elapsed wall clock time (in seconds):11.173
11.58/11.29	o -27
11.68/11.38	c cleaning 10255 clauses out of 20526 with flag 2115/203465
11.98/11.66	c cleaning 8124 clauses out of 16272 with flag 14312/209466
12.29/11.95	c cleaning 7565 clauses out of 15149 with flag 28535/216467
12.60/12.30	c cleaning 7780 clauses out of 15582 with flag 44781/224465
13.09/12.72	c cleaning 8391 clauses out of 16803 with flag 63033/233466
13.29/12.94	c Got one! Elapsed wall clock time (in seconds):12.828
13.29/12.94	o -28
13.60/13.23	c cleaning 9401 clauses out of 18821 with flag 10163/243875
13.79/13.49	c cleaning 7699 clauses out of 15420 with flag 22267/249875
14.09/13.79	c cleaning 7351 clauses out of 14720 with flag 36387/256874
14.49/14.17	c cleaning 7675 clauses out of 15370 with flag 52598/264875
14.99/14.60	c cleaning 8340 clauses out of 16694 with flag 70849/273874
15.49/15.15	c cleaning 9168 clauses out of 18354 with flag 91024/283874
16.09/15.78	c cleaning 10083 clauses out of 20186 with flag 113285/294874
16.80/16.45	c cleaning 11045 clauses out of 22103 with flag 137525/306874
17.60/17.24	c cleaning 12019 clauses out of 24058 with flag 163596/319874
18.50/18.14	c cleaning 13013 clauses out of 26039 with flag 191716/333874
19.50/19.15	c cleaning 14008 clauses out of 28027 with flag 221800/348875
20.60/20.23	c cleaning 15004 clauses out of 30018 with flag 253886/364874
21.70/21.35	c cleaning 16002 clauses out of 32016 with flag 288037/381876
22.90/22.57	c cleaning 16998 clauses out of 34012 with flag 324103/399874
24.30/23.92	c cleaning 17999 clauses out of 36015 with flag 362207/418875
25.71/25.39	c cleaning 19002 clauses out of 38015 with flag 402339/438874
27.40/27.01	c cleaning 20002 clauses out of 40014 with flag 444532/459875
29.40/29.07	c cleaning 20998 clauses out of 42012 with flag 488874/481875
31.60/31.20	c cleaning 21997 clauses out of 44015 with flag 535185/504876
34.00/33.70	c cleaning 23002 clauses out of 46017 with flag 583590/528875
36.90/36.50	c cleaning 24005 clauses out of 48014 with flag 633993/553874
39.70/39.31	c cleaning 24998 clauses out of 50009 with flag 686461/579874
42.80/42.40	c cleaning 26001 clauses out of 52013 with flag 740997/606876
46.21/45.87	c cleaning 26997 clauses out of 54011 with flag 797436/634875
49.81/49.43	c cleaning 27999 clauses out of 56013 with flag 855668/663874
53.11/52.80	c cleaning 28995 clauses out of 58014 with flag 915887/693874
56.63/56.23	c cleaning 30002 clauses out of 60019 with flag 978174/724874
60.33/60.00	c cleaning 30996 clauses out of 62017 with flag 1042361/756874
64.84/64.47	c cleaning 32003 clauses out of 64021 with flag 1108637/789874
69.34/68.99	c cleaning 33001 clauses out of 66019 with flag 1176968/823875
74.14/73.73	c cleaning 33998 clauses out of 68018 with flag 1247212/858875
79.56/79.13	c cleaning 35001 clauses out of 70019 with flag 1319536/894874
85.26/84.84	c cleaning 35998 clauses out of 72018 with flag 1393873/931874
91.16/90.79	c cleaning 37002 clauses out of 74020 with flag 1470118/969874
97.56/97.18	c cleaning 38005 clauses out of 76019 with flag 1548396/1008875
104.06/103.66	c cleaning 38995 clauses out of 78014 with flag 1628767/1048875
111.36/110.97	c cleaning 39997 clauses out of 80018 with flag 1711079/1089874
118.59/118.17	c cleaning 40999 clauses out of 82023 with flag 1795445/1131876
125.39/124.96	c cleaning 42000 clauses out of 84023 with flag 1881717/1174875
134.00/133.53	c cleaning 43001 clauses out of 86022 with flag 1970122/1218874
142.30/141.85	c cleaning 44001 clauses out of 88022 with flag 2060567/1263875
150.41/149.95	c cleaning 45002 clauses out of 90021 with flag 2152872/1309875
158.60/158.13	c cleaning 46000 clauses out of 92019 with flag 2247402/1356875
167.81/167.34	c cleaning 47004 clauses out of 94019 with flag 2343777/1404875
177.61/177.11	c cleaning 48000 clauses out of 96014 with flag 2442585/1453874
187.12/186.61	c cleaning 48997 clauses out of 98014 with flag 2542988/1503874
196.53/196.03	c cleaning 50000 clauses out of 100018 with flag 2645569/1554875
206.43/205.95	c cleaning 50998 clauses out of 102017 with flag 2749865/1606874
217.93/217.44	c cleaning 52005 clauses out of 104019 with flag 2856285/1659874
229.85/229.32	c cleaning 52998 clauses out of 106015 with flag 2964620/1713875
242.14/241.67	c cleaning 54000 clauses out of 108018 with flag 3075192/1768876
254.75/254.21	c cleaning 54998 clauses out of 110016 with flag 3187661/1824874
267.48/266.93	c cleaning 55996 clauses out of 112020 with flag 3302869/1881876
280.87/280.31	c cleaning 57007 clauses out of 114022 with flag 3419947/1939874
295.69/295.11	c cleaning 57998 clauses out of 116015 with flag 3538530/1998874
311.19/310.61	c cleaning 59004 clauses out of 118018 with flag 3659060/2058875
325.80/325.22	c cleaning 60000 clauses out of 120014 with flag 3781470/2119875
340.90/340.39	c cleaning 61003 clauses out of 122014 with flag 3906131/2181875
359.58/358.97	c cleaning 61997 clauses out of 124011 with flag 4033461/2244875
379.78/379.15	c cleaning 62998 clauses out of 126013 with flag 4162507/2308874
398.78/398.12	c cleaning 63998 clauses out of 128015 with flag 4292990/2373874
418.39/417.78	c cleaning 65002 clauses out of 130018 with flag 4425428/2439875
436.09/435.41	c cleaning 65997 clauses out of 132015 with flag 4559894/2506874
457.36/456.64	c cleaning 66998 clauses out of 134018 with flag 4696898/2574874
478.65/477.96	c cleaning 68002 clauses out of 136020 with flag 4835597/2643874
501.66/500.93	c cleaning 69001 clauses out of 138018 with flag 4976401/2713874
528.46/527.74	c cleaning 70000 clauses out of 140019 with flag 5119588/2784876
553.68/552.91	c cleaning 70998 clauses out of 142018 with flag 5264039/2856875
577.96/577.13	c cleaning 71999 clauses out of 144020 with flag 5410671/2929875
603.36/602.52	c cleaning 73000 clauses out of 146020 with flag 5559522/3003874
633.37/632.57	c cleaning 73998 clauses out of 148020 with flag 5710459/3078874
661.08/660.25	c cleaning 75002 clauses out of 150022 with flag 5863028/3154874
691.28/690.32	c cleaning 75999 clauses out of 152020 with flag 6017564/3231874
717.29/716.35	c cleaning 76999 clauses out of 154022 with flag 6174075/3309875
747.60/746.60	c cleaning 78001 clauses out of 156022 with flag 6332664/3388874
782.02/781.06	c cleaning 79003 clauses out of 158021 with flag 6493410/3468874
815.24/814.16	c cleaning 79996 clauses out of 160019 with flag 6655945/3549875
848.74/847.67	c cleaning 80998 clauses out of 162022 with flag 6820529/3631874
881.26/880.18	c cleaning 81999 clauses out of 164025 with flag 6987099/3714875
915.96/914.87	c cleaning 83004 clauses out of 166025 with flag 7156293/3798874
955.38/954.18	c cleaning 84000 clauses out of 168022 with flag 7327712/3883875
997.30/996.04	c cleaning 85001 clauses out of 170021 with flag 7500996/3969874
1041.11/1039.85	c cleaning 85997 clauses out of 172020 with flag 7675726/4056874
1081.60/1080.29	c cleaning 87001 clauses out of 174023 with flag 7852228/4144874
1119.40/1118.05	c cleaning 88000 clauses out of 176022 with flag 8030843/4233874
1158.80/1157.48	c cleaning 89002 clauses out of 178023 with flag 8211739/4323875
1196.62/1195.27	c cleaning 90004 clauses out of 180020 with flag 8397839/4414874
1210.51/1209.03	c cleaning 91006 clauses out of 182017 with flag 8590163/4506875
1226.70/1225.27	c cleaning 92003 clauses out of 184010 with flag 8780049/4599874
1244.29/1242.73	c cleaning 92998 clauses out of 186008 with flag 8969156/4693875
1263.59/1262.04	c cleaning 94001 clauses out of 188009 with flag 9160002/4788874
1284.60/1283.01	c cleaning 95004 clauses out of 190008 with flag 9353313/4884874
1306.98/1305.39	c cleaning 96001 clauses out of 192006 with flag 9549523/4981876
1328.98/1327.40	c cleaning 96999 clauses out of 194004 with flag 9747992/5079875
1353.68/1352.05	c cleaning 97999 clauses out of 196006 with flag 9948643/5178876
1377.75/1376.05	c cleaning 98999 clauses out of 198005 with flag 10150096/5278874
1401.95/1400.24	c cleaning 100000 clauses out of 200008 with flag 10354202/5379876
1426.66/1424.91	c cleaning 101001 clauses out of 202006 with flag 10560204/5481874
1453.17/1451.32	c cleaning 102001 clauses out of 204005 with flag 10767499/5584874
1478.77/1476.91	c cleaning 102999 clauses out of 206004 with flag 10978189/5688874
1504.96/1503.06	c cleaning 103996 clauses out of 208005 with flag 11188916/5793874
1530.98/1529.08	c cleaning 105002 clauses out of 210009 with flag 11401547/5899874
1560.07/1558.19	c cleaning 105997 clauses out of 212008 with flag 11617280/6006875
1589.90/1587.92	c cleaning 107004 clauses out of 214012 with flag 11835083/6114876
1614.69/1612.71	c cleaning 108001 clauses out of 216006 with flag 12054492/6223874
1646.27/1644.20	c cleaning 108999 clauses out of 218005 with flag 12276922/6333874
1673.86/1671.86	c cleaning 109996 clauses out of 220007 with flag 12499978/6444875
1704.25/1702.16	c cleaning 111004 clauses out of 222010 with flag 12725611/6556874
1734.24/1732.16	c cleaning 111998 clauses out of 224006 with flag 12952883/6669874
1764.02/1761.84	c cleaning 113000 clauses out of 226008 with flag 13181607/6783874
1796.11/1793.92	c cleaning 113998 clauses out of 228008 with flag 13413502/6898874
1800.01/1797.80	c starts		: 1666
1800.01/1797.80	c conflicts		: 6925773
1800.01/1797.80	c decisions		: 7432352
1800.01/1797.80	c propagations		: 76881663
1800.01/1797.80	c inspects		: 35677484446
1800.01/1797.80	c shortcuts		: 0
1800.01/1797.80	c learnt literals	: 0
1800.01/1797.80	c learnt binary clauses	: 0
1800.01/1797.80	c learnt ternary clauses	: 0
1800.01/1797.80	c learnt constraints	: 6925774
1800.01/1797.80	c ignored constraints	: 0
1800.01/1797.80	c root simplifications	: 0
1800.01/1797.80	c removed literals (reason simplification)	: 0
1800.01/1797.80	c reason swapping (by a shorter reason)	: 0
1800.01/1797.80	c Calls to reduceDB	: 137
1800.01/1797.80	c Number of update (reduction) of LBD	: 56010
1800.01/1797.80	c Imported unit clauses	: 0
1800.01/1797.80	c number of reductions to clauses (during analyze)	: 0
1800.01/1797.80	c number of learned constraints concerned by reduction	: 0
1800.01/1797.80	c number of learning phase by resolution	: 0
1800.01/1797.80	c number of learning phase by cutting planes	: 0
1800.01/1797.80	c speed (assignments/second)	: 42767.56155074672
1800.01/1797.80	c non guided choices	0
1800.01/1797.83	c learnt constraints type 
1800.01/1797.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 140910
1800.01/1797.83	s SATISFIABLE
1800.01/1797.83	c Found 8 solution(s)
1800.01/1797.83	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 
1800.01/1797.83	c objective function=-28
1800.01/1797.83	c Total wall clock time (in seconds): 1797.717

Verifier Data

OK	-28

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-4119490-1467260178/watcher-4119490-1467260178 -o /tmp/evaluation-result-4119490-1467260178/solver-4119490-1467260178 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467248476-6485 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119490-1467260178.opb 

pid=8007
running on 4 cores: 1,3,5,7

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.02 2.13 2.16 3/194 8010
/proc/meminfo: memFree=28960472/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8010/stat : 8010 (java) D 8007 8010 6303 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 5047018 9515008 175 33554432000 1073741824 1073778376 140737423886128 140737423868856 271787574160 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2323 175 133 9 0 71 0

[startup+0.100139 s]
/proc/loadavg: 2.02 2.13 2.16 3/194 8010
/proc/meminfo: memFree=28960472/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 4456 0 1 0 8 1 0 0 20 0 18 0 5047018 9787879424 5576 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2389619 5576 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 2.02 2.13 2.16 3/194 8010
/proc/meminfo: memFree=28960472/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 6954 0 1 0 26 1 0 0 20 0 19 0 5047018 9856040960 7890 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 7890 2218 9 0 2396937 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625040

[startup+0.300287 s]
/proc/loadavg: 2.02 2.13 2.16 3/194 8010
/proc/meminfo: memFree=28960472/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 7510 0 1 0 48 1 0 0 20 0 19 0 5047018 9856040960 8497 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 8497 2226 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700143 s]
/proc/loadavg: 2.02 2.13 2.16 3/194 8010
/proc/meminfo: memFree=28960472/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 8674 0 1 0 100 2 0 0 20 0 19 0 5047018 9856040960 9089 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 9089 2239 9 0 2396937 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 9625040

[startup+1.50068 s]
/proc/loadavg: 2.02 2.13 2.16 3/213 8029
/proc/meminfo: memFree=28927784/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=1.88 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 9572 0 1 0 186 2 0 0 20 0 19 0 5047018 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 11169 2241 9 0 2396937 0
[pid=8010/tid=8012] ppid=8007 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/8010/task/8012/stat : 8012 (java) R 8007 8010 6303 0 -1 4202560 2473 0 1 0 145 0 0 0 20 0 19 0 5047019 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889235128600 139889107724163 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8013] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8013/stat : 8013 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889078754088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8014] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8014/stat : 8014 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889077701288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8015] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8015/stat : 8015 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889076649000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8016] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8016/stat : 8016 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889075596200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8017] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8017/stat : 8017 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889074542888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8018] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8018/stat : 8018 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889073490088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8019] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8019/stat : 8019 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889072437800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8020] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8020/stat : 8020 (java) S 8007 8010 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889071385000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8021] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8021/stat : 8021 (java) S 8007 8010 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5047021 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889059187432 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8022] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8022/stat : 8022 (java) S 8007 8010 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889058133496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8023] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8023/stat : 8023 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889057081096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8024] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8024/stat : 8024 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889056029584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8025] ppid=8007 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8010/task/8025/stat : 8025 (java) S 8007 8010 6303 0 -1 4202560 4160 0 0 0 25 0 0 0 20 0 19 0 5047024 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889054976184 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8026] ppid=8007 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8010/task/8026/stat : 8026 (java) S 8007 8010 6303 0 -1 4202560 1668 0 0 0 15 0 0 0 20 0 19 0 5047024 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889053923384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8027] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8027/stat : 8027 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889052871288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8028] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8028/stat : 8028 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889051818696 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8029] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8029/stat : 8029 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047033 9856040960 11169 33554432000 1073741824 1073778376 140737423886128 139889050764712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9625040

[startup+3.10071 s]
/proc/loadavg: 2.02 2.13 2.16 3/213 8029
/proc/meminfo: memFree=28916800/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=3.48 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 9578 0 1 0 346 2 0 0 20 0 19 0 5047018 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 14241 2241 9 0 2396937 0
[pid=8010/tid=8012] ppid=8007 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/8010/task/8012/stat : 8012 (java) R 8007 8010 6303 0 -1 4202560 2479 0 1 0 304 0 0 0 20 0 19 0 5047019 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889235119824 139889107532228 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8013] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8013/stat : 8013 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889078754088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8014] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8014/stat : 8014 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889077701288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8015] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8015/stat : 8015 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889076649000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8016] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8016/stat : 8016 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889075596200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8017] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8017/stat : 8017 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889074542888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8018] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8018/stat : 8018 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889073490088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8019] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8019/stat : 8019 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889072437800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8020] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8020/stat : 8020 (java) S 8007 8010 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889071385000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8021] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8021/stat : 8021 (java) S 8007 8010 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5047021 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889059187432 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8022] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8022/stat : 8022 (java) S 8007 8010 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889058133496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8023] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8023/stat : 8023 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889057081096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8024] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8024/stat : 8024 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889056029584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8025] ppid=8007 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8010/task/8025/stat : 8025 (java) S 8007 8010 6303 0 -1 4202560 4160 0 0 0 25 0 0 0 20 0 19 0 5047024 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889054976184 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8026] ppid=8007 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8010/task/8026/stat : 8026 (java) S 8007 8010 6303 0 -1 4202560 1668 0 0 0 15 0 0 0 20 0 19 0 5047024 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889053923384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8027] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8027/stat : 8027 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889052871288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8028] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8028/stat : 8028 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889051818696 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8029] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8029/stat : 8029 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047033 9856040960 14241 33554432000 1073741824 1073778376 140737423886128 139889050764712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.02 2.13 2.16 3/213 8029
/proc/meminfo: memFree=28894436/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=6.69 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 9591 0 1 0 666 3 0 0 20 0 19 0 5047018 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 19704 2242 9 0 2396937 0
[pid=8010/tid=8012] ppid=8007 vsize=9625040 CPUtime=6.23 cores=1,3,5,7
/proc/8010/task/8012/stat : 8012 (java) R 8007 8010 6303 0 -1 4202560 2491 0 1 0 622 1 0 0 20 0 19 0 5047019 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889235119808 139889107610956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8013] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8013/stat : 8013 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889078754088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8014] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8014/stat : 8014 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889077701288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8015] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8015/stat : 8015 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889076649000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8016] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8016/stat : 8016 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889075596200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8017] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8017/stat : 8017 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889074542888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8018] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8018/stat : 8018 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889073490088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8019] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8019/stat : 8019 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889072437800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8020] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8020/stat : 8020 (java) S 8007 8010 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5047020 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889071385000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8021] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8021/stat : 8021 (java) S 8007 8010 6303 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5047021 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889059187432 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8022] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8022/stat : 8022 (java) S 8007 8010 6303 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889058133496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8023] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8023/stat : 8023 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889057081096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8024] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8024/stat : 8024 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889056029584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8025] ppid=8007 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8010/task/8025/stat : 8025 (java) S 8007 8010 6303 0 -1 4202560 4160 0 0 0 25 0 0 0 20 0 19 0 5047024 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889054976184 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8026] ppid=8007 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8010/task/8026/stat : 8026 (java) S 8007 8010 6303 0 -1 4202560 1668 0 0 0 15 0 0 0 20 0 19 0 5047024 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889053923384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8027] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8027/stat : 8027 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889052871288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8028] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8028/stat : 8028 (java) S 8007 8010 6303 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889051818696 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8029] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8029/stat : 8029 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047033 9856040960 19704 33554432000 1073741824 1073778376 140737423886128 139889050764712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 9625040


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

[pid=8010/tid=8029] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8029/stat : 8029 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047033 9856040960 107742 33554432000 1073741824 1073778376 140737423886128 139889050764712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1664.36
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.24 2.27 2.21 4/213 8138
/proc/meminfo: memFree=27874536/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=1724.44 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 12273 0 1 0 172375 69 0 0 20 0 19 0 5047018 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 112023 2257 9 0 2396937 0
[pid=8010/tid=8012] ppid=8007 vsize=9625040 CPUtime=1717.14 cores=1,3,5,7
/proc/8010/task/8012/stat : 8012 (java) R 8007 8010 6303 0 -1 4202560 2554 0 1 0 171685 29 0 0 20 0 19 0 5047019 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889235119808 139889107610868 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8013] ppid=8007 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8010/task/8013/stat : 8013 (java) S 8007 8010 6303 0 -1 4202560 347 0 0 0 22 4 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889078754088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8014] ppid=8007 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/8010/task/8014/stat : 8014 (java) S 8007 8010 6303 0 -1 4202560 353 0 0 0 25 3 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889077701288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8015] ppid=8007 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/8010/task/8015/stat : 8015 (java) S 8007 8010 6303 0 -1 4202560 119 0 0 0 20 4 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889076649000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8016] ppid=8007 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/8010/task/8016/stat : 8016 (java) S 8007 8010 6303 0 -1 4202560 167 0 0 0 18 3 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889075596200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8017] ppid=8007 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8010/task/8017/stat : 8017 (java) S 8007 8010 6303 0 -1 4202560 341 0 0 0 22 4 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889074542888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8018] ppid=8007 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/8010/task/8018/stat : 8018 (java) S 8007 8010 6303 0 -1 4202560 86 0 0 0 21 3 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889073490088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8019] ppid=8007 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/8010/task/8019/stat : 8019 (java) S 8007 8010 6303 0 -1 4202560 368 0 0 0 21 3 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889072437800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8020] ppid=8007 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/8010/task/8020/stat : 8020 (java) S 8007 8010 6303 0 -1 4202560 592 0 0 0 20 4 0 0 20 0 19 0 5047020 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889071385000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8021] ppid=8007 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/8010/task/8021/stat : 8021 (java) S 8007 8010 6303 0 -1 4202560 79 0 0 0 1 1 0 0 20 0 19 0 5047021 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889059187432 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8022] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8022/stat : 8022 (java) S 8007 8010 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889058133496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8023] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8023/stat : 8023 (java) S 8007 8010 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889057081096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8024] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8024/stat : 8024 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889056029584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8025] ppid=8007 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/8010/task/8025/stat : 8025 (java) S 8007 8010 6303 0 -1 4202560 4240 0 0 0 28 0 0 0 20 0 19 0 5047024 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889054976184 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8026] ppid=8007 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8010/task/8026/stat : 8026 (java) S 8007 8010 6303 0 -1 4202560 1668 0 0 0 15 0 0 0 20 0 19 0 5047024 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889053923384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8027] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8027/stat : 8027 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889052871288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8028] ppid=8007 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/8010/task/8028/stat : 8028 (java) S 8007 8010 6303 0 -1 4202560 100 0 0 0 27 42 0 0 20 0 19 0 5047024 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889051818696 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8029] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8029/stat : 8029 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047033 9856040960 112023 33554432000 1073741824 1073778376 140737423886128 139889050764712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1724.44
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.23 2.26 2.21 4/213 8139
/proc/meminfo: memFree=27924060/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=1784.51 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 12333 0 1 0 178381 70 0 0 20 0 19 0 5047018 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 115322 2257 9 0 2396937 0
[pid=8010/tid=8012] ppid=8007 vsize=9625040 CPUtime=1776.94 cores=1,3,5,7
/proc/8010/task/8012/stat : 8012 (java) R 8007 8010 6303 0 -1 4202560 2555 0 1 0 177663 31 0 0 20 0 19 0 5047019 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889235119808 139889107610956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8013] ppid=8007 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/8010/task/8013/stat : 8013 (java) S 8007 8010 6303 0 -1 4202560 366 0 0 0 24 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889078754088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8014] ppid=8007 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/8010/task/8014/stat : 8014 (java) S 8007 8010 6303 0 -1 4202560 354 0 0 0 26 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889077701288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8015] ppid=8007 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8010/task/8015/stat : 8015 (java) S 8007 8010 6303 0 -1 4202560 119 0 0 0 21 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889076649000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8016] ppid=8007 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/8010/task/8016/stat : 8016 (java) S 8007 8010 6303 0 -1 4202560 169 0 0 0 19 3 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889075596200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8017] ppid=8007 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/8010/task/8017/stat : 8017 (java) S 8007 8010 6303 0 -1 4202560 344 0 0 0 23 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889074542888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8018] ppid=8007 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8010/task/8018/stat : 8018 (java) S 8007 8010 6303 0 -1 4202560 89 0 0 0 22 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889073490088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8019] ppid=8007 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8010/task/8019/stat : 8019 (java) S 8007 8010 6303 0 -1 4202560 392 0 0 0 23 3 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889072437800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8020] ppid=8007 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8010/task/8020/stat : 8020 (java) S 8007 8010 6303 0 -1 4202560 593 0 0 0 21 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889071385000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8021] ppid=8007 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/8010/task/8021/stat : 8021 (java) S 8007 8010 6303 0 -1 4202560 81 0 0 0 1 2 0 0 20 0 19 0 5047021 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889059187432 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8022] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8022/stat : 8022 (java) S 8007 8010 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889058133496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8023] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8023/stat : 8023 (java) S 8007 8010 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889057081096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8024] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8024/stat : 8024 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889056029584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8025] ppid=8007 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/8010/task/8025/stat : 8025 (java) S 8007 8010 6303 0 -1 4202560 4240 0 0 0 28 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889054976184 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8026] ppid=8007 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8010/task/8026/stat : 8026 (java) S 8007 8010 6303 0 -1 4202560 1668 0 0 0 15 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889053923384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8027] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8027/stat : 8027 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889052871288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8028] ppid=8007 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/8010/task/8028/stat : 8028 (java) S 8007 8010 6303 0 -1 4202560 104 0 0 0 28 42 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889051818696 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8029] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8029/stat : 8029 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047033 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889050764712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.8 s]
/proc/loadavg: 2.25 2.26 2.21 3/213 8139
/proc/meminfo: memFree=27924060/32872528 swapFree=1100912/1182672
[pid=8010] ppid=8007 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/8010/stat : 8010 (java) S 8007 8010 6303 0 -1 4202496 12333 0 1 0 179931 70 0 0 20 0 19 0 5047018 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 140737423877264 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8010/statm: 2406260 115322 2257 9 0 2396937 0
[pid=8010/tid=8012] ppid=8007 vsize=9625040 CPUtime=1792.39 cores=1,3,5,7
/proc/8010/task/8012/stat : 8012 (java) R 8007 8010 6303 0 -1 4202560 2555 0 1 0 179208 31 0 0 20 0 19 0 5047019 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889235119808 139889107610956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8013] ppid=8007 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/8010/task/8013/stat : 8013 (java) S 8007 8010 6303 0 -1 4202560 366 0 0 0 24 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889078754088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8014] ppid=8007 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/8010/task/8014/stat : 8014 (java) S 8007 8010 6303 0 -1 4202560 354 0 0 0 26 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889077701288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8015] ppid=8007 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8010/task/8015/stat : 8015 (java) S 8007 8010 6303 0 -1 4202560 119 0 0 0 21 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889076649000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8016] ppid=8007 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/8010/task/8016/stat : 8016 (java) S 8007 8010 6303 0 -1 4202560 169 0 0 0 19 3 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889075596200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8010/tid=8017] ppid=8007 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/8010/task/8017/stat : 8017 (java) S 8007 8010 6303 0 -1 4202560 344 0 0 0 23 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889074542888 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8018] ppid=8007 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8010/task/8018/stat : 8018 (java) S 8007 8010 6303 0 -1 4202560 89 0 0 0 22 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889073490088 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8019] ppid=8007 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8010/task/8019/stat : 8019 (java) S 8007 8010 6303 0 -1 4202560 392 0 0 0 23 3 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889072437800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8020] ppid=8007 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8010/task/8020/stat : 8020 (java) S 8007 8010 6303 0 -1 4202560 593 0 0 0 21 4 0 0 20 0 19 0 5047020 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889071385000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8010/tid=8021] ppid=8007 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/8010/task/8021/stat : 8021 (java) S 8007 8010 6303 0 -1 4202560 81 0 0 0 1 2 0 0 20 0 19 0 5047021 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889059187432 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8022] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8022/stat : 8022 (java) S 8007 8010 6303 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889058133496 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8023] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8023/stat : 8023 (java) S 8007 8010 6303 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5047022 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889057081096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8024] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8024/stat : 8024 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889056029584 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8025] ppid=8007 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/8010/task/8025/stat : 8025 (java) S 8007 8010 6303 0 -1 4202560 4240 0 0 0 28 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889054976184 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8026] ppid=8007 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8010/task/8026/stat : 8026 (java) S 8007 8010 6303 0 -1 4202560 1668 0 0 0 15 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889053923384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8027] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8027/stat : 8027 (java) S 8007 8010 6303 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889052871288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8010/tid=8028] ppid=8007 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/8010/task/8028/stat : 8028 (java) S 8007 8010 6303 0 -1 4202560 104 0 0 0 28 43 0 0 20 0 19 0 5047024 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889051818696 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8010/tid=8029] ppid=8007 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8010/task/8029/stat : 8029 (java) S 8007 8010 6303 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5047033 9856040960 115322 33554432000 1073741824 1073778376 140737423886128 139889050764712 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 8010 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8010 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=788150
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=203816
# CPU time returned by wait4() is 1795.99
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.84
CPU time (s): 1800.01
CPU user time (s): 1799.31
CPU system time (s): 0.7
CPU usage (%): 100.121
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.79
system time used= 1.20382
maximum resident set size= 462572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12390
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38622
involuntary context switches= 9987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1615 second user time and 14.2748 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 06:16:18
IDJOB=4119490
IDBENCH=111743
IDSOLVER=2546
FILE ID=node115/4119490-1467260178
RUNJOBID= node115-1467248476-6485
PBS_JOBID= 20004473
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament12.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119490-1467260178/watcher-4119490-1467260178 -o /tmp/evaluation-result-4119490-1467260178/solver-4119490-1467260178 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467248476-6485 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119490-1467260178.opb

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

MD5SUM BENCH= daed638eb03cf5c724fb58df446cf947
RANDOM SEED=57677280

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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.54
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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:        28961008 kB
Buffers:          140688 kB
Cached:           160296 kB
SwapCached:            0 kB
Active:          1794660 kB
Inactive:         186904 kB
Active(anon):    1675620 kB
Inactive(anon):     7400 kB
Active(file):     119040 kB
Inactive(file):   179504 kB
Unevictable:     1182672 kB
Mlocked:         1100912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               904 kB
Writeback:             0 kB
AnonPages:       2868936 kB
Mapped:            22164 kB
Shmem:               204 kB
Slab:             604824 kB
SReclaimable:      48948 kB
SUnreclaim:       555876 kB
KernelStack:        1656 kB
PageTables:        10468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2988560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1695744 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= 71660 MiB
End job on node115 at 2016-06-30 06:46:16