Trace number 4085869

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)-24 1800.07 1795.04

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_5.opb
MD5SUMcdccc05ac387e7ee9cb8ab81f53ca6f8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6226
Sum of products size (including duplicates)12452
Number of different products3113
Sum of products size6226

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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	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.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4085869-1465258065.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.47/0.39	c ... done. Wall clock time 0.282s.
0.47/0.39	c declared #vars     200
0.47/0.39	c internal #vars     3313
0.47/0.39	c #constraints  6626
0.47/0.39	c constraints type 
0.47/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3113
0.47/0.39	c org.sat4j.minisat.constraints.cnf.UnitClauses => 184
0.47/0.39	c org.sat4j.specs.Constr$1 => 209
0.47/0.39	c org.sat4j.minisat.constraints.cnf.UnitClause => 7
0.47/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3113
0.47/0.39	c 6626 constraints processed.
0.47/0.39	c objective function length is 200 literals
0.77/0.42	c SATISFIABLE
0.77/0.42	c OPTIMIZING...
0.77/0.42	c Got one! Elapsed wall clock time (in seconds):0.313
0.77/0.42	o -20
1.07/0.58	c Got one! Elapsed wall clock time (in seconds):0.475
1.07/0.58	o -21
1.07/0.59	c Got one! Elapsed wall clock time (in seconds):0.481
1.07/0.59	o -23
1.68/0.94	c cleaning 2644 clauses out of 5294 with flag 10282/5294
2.28/1.42	c cleaning 4324 clauses out of 8647 with flag 24322/11291
2.88/2.04	c cleaning 5662 clauses out of 11323 with flag 40695/18291
3.58/2.75	c cleaning 6825 clauses out of 13662 with flag 58720/26292
4.41/3.53	c cleaning 7914 clauses out of 15836 with flag 78406/35291
5.22/4.33	c cleaning 8962 clauses out of 17924 with flag 99070/45293
6.25/5.33	c cleaning 9980 clauses out of 19960 with flag 121893/56291
7.34/6.49	c cleaning 10991 clauses out of 21981 with flag 146565/68292
8.75/7.86	c cleaning 11996 clauses out of 23992 with flag 173375/81294
10.24/9.33	c cleaning 12995 clauses out of 25994 with flag 202247/95292
11.84/10.95	c cleaning 13997 clauses out of 27999 with flag 233152/110292
12.95/12.09	c Got one! Elapsed wall clock time (in seconds):11.987
12.95/12.09	o -24
13.89/12.97	c cleaning 15710 clauses out of 31420 with flag 10861/127710
14.69/13.78	c cleaning 10856 clauses out of 21712 with flag 23380/133712
15.59/14.64	c cleaning 8923 clauses out of 17854 with flag 38374/140710
16.29/15.34	c cleaning 8466 clauses out of 16932 with flag 54751/148711
17.01/16.08	c cleaning 8732 clauses out of 17465 with flag 73108/157710
17.91/16.94	c cleaning 9367 clauses out of 18734 with flag 93459/167711
18.92/17.93	c cleaning 10183 clauses out of 20367 with flag 115886/178711
20.12/19.19	c cleaning 11086 clauses out of 22184 with flag 140332/190711
21.52/20.52	c cleaning 12045 clauses out of 24099 with flag 166802/203712
23.03/22.08	c cleaning 13025 clauses out of 26053 with flag 195284/217711
24.52/23.52	c cleaning 14012 clauses out of 28027 with flag 225762/232710
26.12/25.18	c cleaning 15008 clauses out of 30015 with flag 258221/248710
27.82/26.88	c cleaning 15998 clauses out of 32008 with flag 292805/265711
30.22/29.26	c cleaning 17003 clauses out of 34009 with flag 329374/283710
32.32/31.36	c cleaning 18002 clauses out of 36008 with flag 367982/302712
35.13/34.15	c cleaning 18994 clauses out of 38004 with flag 408667/322710
38.05/37.00	c cleaning 20001 clauses out of 40010 with flag 451376/343710
40.66/39.66	c cleaning 21005 clauses out of 42009 with flag 496165/365710
43.96/42.93	c cleaning 22002 clauses out of 44004 with flag 543012/388710
47.95/46.99	c cleaning 23000 clauses out of 46004 with flag 591888/412712
51.95/50.99	c cleaning 24001 clauses out of 48002 with flag 642725/437710
56.35/55.34	c cleaning 24999 clauses out of 50001 with flag 696032/463710
61.25/60.27	c cleaning 25998 clauses out of 52002 with flag 750996/490710
66.44/65.34	c cleaning 27003 clauses out of 54006 with flag 807966/518712
71.55/70.46	c cleaning 27999 clauses out of 56004 with flag 866999/547713
76.24/75.15	c cleaning 28999 clauses out of 58002 with flag 928019/577710
81.15/80.07	c cleaning 30000 clauses out of 60004 with flag 991171/608711
86.75/85.65	c cleaning 30997 clauses out of 62004 with flag 1056344/640711
93.15/92.06	c cleaning 32003 clauses out of 64008 with flag 1123609/673712
99.68/98.44	c cleaning 33002 clauses out of 66003 with flag 1192996/707710
106.38/105.17	c cleaning 33994 clauses out of 68001 with flag 1264213/742710
113.49/112.22	c cleaning 35002 clauses out of 70009 with flag 1337539/778712
122.19/120.99	c cleaning 35997 clauses out of 72005 with flag 1412785/815710
133.37/131.98	c cleaning 37002 clauses out of 74009 with flag 1490309/853711
143.67/142.25	c cleaning 38000 clauses out of 76006 with flag 1570017/892710
153.47/152.03	c cleaning 39002 clauses out of 78006 with flag 1651760/932710
164.48/163.01	c cleaning 39995 clauses out of 80006 with flag 1735473/973712
176.89/175.40	c cleaning 41001 clauses out of 82009 with flag 1820972/1015710
189.88/188.22	c cleaning 42004 clauses out of 84009 with flag 1908485/1058711
202.68/201.01	c cleaning 42999 clauses out of 86005 with flag 1998147/1102711
221.18/219.50	c cleaning 43997 clauses out of 88006 with flag 2089632/1147711
238.72/236.88	c cleaning 45001 clauses out of 90008 with flag 2183345/1193710
261.03/259.10	c cleaning 45999 clauses out of 92007 with flag 2291672/1240710
283.65/281.76	c cleaning 46999 clauses out of 94008 with flag 2407314/1288710
310.14/307.96	c cleaning 47998 clauses out of 96009 with flag 2525955/1337710
342.74/340.55	c cleaning 49003 clauses out of 98011 with flag 2657307/1387710
371.47/369.06	c cleaning 50003 clauses out of 100010 with flag 2788832/1438712
404.37/401.91	c cleaning 51001 clauses out of 102007 with flag 2921932/1490712
437.17/434.58	c cleaning 52000 clauses out of 104005 with flag 3058766/1543711
468.47/465.83	c cleaning 52995 clauses out of 106004 with flag 3192031/1597710
504.23/501.50	c cleaning 53995 clauses out of 108009 with flag 3333706/1652710
540.40/537.68	c cleaning 55004 clauses out of 110016 with flag 3471278/1708712
577.12/574.34	c cleaning 56006 clauses out of 112011 with flag 3623511/1765711
614.21/611.36	c cleaning 56997 clauses out of 114004 with flag 3762810/1823710
652.61/649.63	c cleaning 58000 clauses out of 116008 with flag 3908652/1882711
699.70/696.70	c cleaning 59000 clauses out of 118008 with flag 4054680/1942711
731.30/728.27	c cleaning 60004 clauses out of 120008 with flag 4186186/2003711
763.77/760.64	c cleaning 61002 clauses out of 122004 with flag 4313957/2065711
786.43/783.28	c cleaning 61996 clauses out of 124001 with flag 4444310/2128710
814.33/811.18	c cleaning 63000 clauses out of 126005 with flag 4576792/2192710
843.41/840.12	c cleaning 64001 clauses out of 128005 with flag 4710895/2257710
870.40/867.05	c cleaning 64998 clauses out of 130004 with flag 4846766/2323710
895.70/892.21	c cleaning 66000 clauses out of 132008 with flag 4984811/2390712
920.60/917.05	c cleaning 66996 clauses out of 134006 with flag 5124773/2458710
953.90/950.36	c cleaning 68005 clauses out of 136010 with flag 5267298/2527710
988.57/984.93	c cleaning 69002 clauses out of 138006 with flag 5411809/2597711
1028.86/1025.18	c cleaning 70000 clauses out of 140005 with flag 5558848/2668712
1071.11/1067.36	c cleaning 70998 clauses out of 142003 with flag 5707330/2740710
1106.19/1102.38	c cleaning 71996 clauses out of 144005 with flag 5856753/2813710
1136.65/1132.71	c cleaning 73002 clauses out of 146011 with flag 6008297/2887712
1168.77/1164.82	c cleaning 74001 clauses out of 148008 with flag 6162691/2962711
1201.34/1197.33	c cleaning 75003 clauses out of 150006 with flag 6319269/3038710
1235.08/1230.95	c cleaning 76002 clauses out of 152005 with flag 6478210/3115712
1268.97/1264.76	c cleaning 77001 clauses out of 154001 with flag 6637605/3193710
1310.15/1305.86	c cleaning 78000 clauses out of 156002 with flag 6800618/3272712
1359.47/1355.14	c cleaning 78994 clauses out of 158001 with flag 6965542/3352711
1411.93/1407.57	c cleaning 80000 clauses out of 160008 with flag 7132207/3433712
1458.78/1454.21	c cleaning 81003 clauses out of 162009 with flag 7300567/3515713
1508.83/1504.28	c cleaning 81995 clauses out of 164003 with flag 7471491/3598710
1570.49/1565.81	c cleaning 82999 clauses out of 166009 with flag 7644017/3682711
1617.92/1613.18	c cleaning 83995 clauses out of 168010 with flag 7818653/3767711
1684.72/1679.81	c cleaning 85002 clauses out of 170015 with flag 7995562/3853711
1739.70/1734.78	c cleaning 86007 clauses out of 172014 with flag 8174991/3940712
1800.07/1795.00	c starts		: 15782
1800.07/1795.00	c conflicts		: 4017007
1800.07/1795.00	c decisions		: 6460178
1800.07/1795.00	c propagations		: 24400659
1800.07/1795.00	c inspects		: 26492188401
1800.07/1795.00	c shortcuts		: 0
1800.07/1795.00	c learnt literals	: 0
1800.07/1795.00	c learnt binary clauses	: 0
1800.07/1795.00	c learnt ternary clauses	: 0
1800.07/1795.00	c learnt constraints	: 4017007
1800.07/1795.00	c ignored constraints	: 0
1800.07/1795.00	c root simplifications	: 0
1800.07/1795.00	c removed literals (reason simplification)	: 0
1800.07/1795.00	c reason swapping (by a shorter reason)	: 0
1800.07/1795.00	c Calls to reduceDB	: 94
1800.07/1795.00	c Number of update (reduction) of LBD	: 104188
1800.07/1795.00	c Imported unit clauses	: 0
1800.07/1795.00	c number of reductions to clauses (during analyze)	: 0
1800.07/1795.00	c number of learned constraints concerned by reduction	: 0
1800.07/1795.00	c number of learning phase by resolution	: 0
1800.07/1795.00	c number of learning phase by cutting planes	: 0
1800.07/1795.00	c speed (assignments/second)	: 13596.704225618952
1800.07/1795.00	c non guided choices	0
1800.07/1795.03	c learnt constraints type 
1800.07/1795.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 162302
1800.07/1795.03	s SATISFIABLE
1800.07/1795.03	c Found 4 solution(s)
1800.07/1795.03	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 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 
1800.07/1795.03	c objective function=-24
1800.07/1795.03	c Total wall clock time (in seconds): 1794.927

Verifier Data

OK	-24

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-4085869-1465258065/watcher-4085869-1465258065 -o /tmp/evaluation-result-4085869-1465258065/solver-4085869-1465258065 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465226821-9908 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085869-1465258065.opb 

pid=14735
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.20 2.20 2.19 3/197 14738
/proc/meminfo: memFree=29872004/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=97336 CPUtime=0 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 1398 0 0 0 0 0 0 0 20 0 2 0 107738525 99672064 1020 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 24334 1020 781 9 0 16774 0
[pid=14738/tid=14739] ppid=14735 vsize=99436 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 194 0 0 0 0 0 0 0 20 0 2 0 107738525 101822464 1030 33554432000 1073741824 1073778376 140735352877776 140126697525944 215115459879 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 2.20 2.20 2.19 3/197 14738
/proc/meminfo: memFree=29872004/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 4426 0 1 0 9 1 0 0 20 0 18 0 107738525 9787879424 6053 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2389619 6053 2140 9 0 2380296 0
[pid=14738/tid=14739] ppid=14735 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2378 0 1 0 6 1 0 0 20 0 18 0 107738525 9787879424 6053 33554432000 1073741824 1073778376 140735352877776 140126697528224 215128007949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200327 s]
/proc/loadavg: 2.20 2.20 2.19 3/197 14738
/proc/meminfo: memFree=29872004/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 4713 0 1 0 23 1 0 0 20 0 18 0 107738525 9787879424 6776 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2389619 6776 2212 9 0 2380296 0
[pid=14738/tid=14739] ppid=14735 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2400 0 1 0 16 1 0 0 20 0 18 0 107738525 9787879424 6776 33554432000 1073741824 1073778376 140735352877776 140126697528224 140126546158309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300337 s]
/proc/loadavg: 2.20 2.20 2.19 3/197 14738
/proc/meminfo: memFree=29872004/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 5590 0 1 0 46 1 0 0 20 0 18 0 107738525 9787879424 8865 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2389619 8865 2240 9 0 2380296 0
[pid=14738/tid=14739] ppid=14735 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2405 0 1 0 26 1 0 0 20 0 18 0 107738525 9787879424 8866 33554432000 1073741824 1073778376 140735352877776 140126697528224 140126546142401 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700279 s]
/proc/loadavg: 2.20 2.20 2.19 3/197 14738
/proc/meminfo: memFree=29872004/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 12932 0 1 0 143 3 0 0 20 0 19 0 107738525 9856040960 15066 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2406260 15066 2261 9 0 2396937 0
[pid=14738/tid=14739] ppid=14735 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2428 0 1 0 65 2 0 0 20 0 19 0 107738525 9856040960 15066 33554432000 1073741824 1073778376 140735352877776 140126697521456 140126546807088 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.27 2.21 2.20 3/216 14757
/proc/meminfo: memFree=29816112/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9625040 CPUtime=2.38 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 13785 0 1 0 235 3 0 0 20 0 19 0 107738525 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2406260 17179 2273 9 0 2396937 0
[pid=14738/tid=14739] ppid=14735 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2433 0 1 0 144 2 0 0 20 0 19 0 107738525 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126697520832 140126546765920 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14741] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14741/stat : 14741 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126669982504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14742] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14742/stat : 14742 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126668929704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14743] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14743/stat : 14743 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126667877416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14744] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14744/stat : 14744 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126666824616 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14745] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14745/stat : 14745 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126665771304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14746] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14746/stat : 14746 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126664718504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14747] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14747/stat : 14747 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126535068200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14748] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14748/stat : 14748 (java) S 14735 14738 9891 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126534015400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14749] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14749/stat : 14749 (java) S 14735 14738 9891 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107738527 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126051068648 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14750] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14750/stat : 14750 (java) S 14735 14738 9891 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126050014712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14751] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14751/stat : 14751 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126048962312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14752] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14752/stat : 14752 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126047910800 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14753] ppid=14735 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/14738/task/14753/stat : 14753 (java) S 14735 14738 9891 0 -1 4202560 4878 0 0 0 45 0 0 0 20 0 19 0 107738530 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126046857400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14754] ppid=14735 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/14738/task/14754/stat : 14754 (java) S 14735 14738 9891 0 -1 4202560 5204 0 0 0 43 0 0 0 20 0 19 0 107738530 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126045804600 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14755] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14755/stat : 14755 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126044752504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14756] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14756/stat : 14756 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126043699912 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14757] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14757/stat : 14757 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738565 9856040960 17179 33554432000 1073741824 1073778376 140735352877776 140126042645928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.27 2.21 2.20 3/216 14757
/proc/meminfo: memFree=29805500/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9625040 CPUtime=4.02 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 13794 0 1 0 399 3 0 0 20 0 19 0 107738525 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2406260 20764 2273 9 0 2396937 0
[pid=14738/tid=14739] ppid=14735 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2441 0 1 0 303 2 0 0 20 0 19 0 107738525 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126697527744 140126546807088 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14741] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14741/stat : 14741 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126669982504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14742] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14742/stat : 14742 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126668929704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14743] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14743/stat : 14743 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126667877416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14744] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14744/stat : 14744 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126666824616 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14745] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14745/stat : 14745 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126665771304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14746] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14746/stat : 14746 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126664718504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14747] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14747/stat : 14747 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126535068200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14748] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14748/stat : 14748 (java) S 14735 14738 9891 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126534015400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14749] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14749/stat : 14749 (java) S 14735 14738 9891 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107738527 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126051068648 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14750] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14750/stat : 14750 (java) S 14735 14738 9891 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126050014712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14751] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14751/stat : 14751 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126048962312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14752] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14752/stat : 14752 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126047910800 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14753] ppid=14735 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/14738/task/14753/stat : 14753 (java) S 14735 14738 9891 0 -1 4202560 4879 0 0 0 46 0 0 0 20 0 19 0 107738530 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126046857400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14754] ppid=14735 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/14738/task/14754/stat : 14754 (java) S 14735 14738 9891 0 -1 4202560 5204 0 0 0 47 0 0 0 20 0 19 0 107738530 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126045804600 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14755] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14755/stat : 14755 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126044752504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14756] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14756/stat : 14756 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126043699912 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14757] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14757/stat : 14757 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738565 9856040960 20764 33554432000 1073741824 1073778376 140735352877776 140126042645928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.25 2.21 2.19 3/216 14757
/proc/meminfo: memFree=29776604/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9625040 CPUtime=7.24 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 13811 0 1 0 720 4 0 0 20 0 19 0 107738525 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2406260 27405 2274 9 0 2396937 0
[pid=14738/tid=14739] ppid=14735 vsize=9625040 CPUtime=6.23 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2456 0 1 0 621 2 0 0 20 0 19 0 107738525 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126697520816 140126546807088 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14741] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14741/stat : 14741 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126669982504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14742] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14742/stat : 14742 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126668929704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14743] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14743/stat : 14743 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126667877416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14744] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14744/stat : 14744 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126666824616 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14745] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14745/stat : 14745 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126665771304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14746] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14746/stat : 14746 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126664718504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14747] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14747/stat : 14747 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126535068200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14748] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14748/stat : 14748 (java) S 14735 14738 9891 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107738526 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126534015400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14749] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14749/stat : 14749 (java) S 14735 14738 9891 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107738527 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126051068648 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14750] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14750/stat : 14750 (java) S 14735 14738 9891 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126050014712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14751] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14751/stat : 14751 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126048962312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14752] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14752/stat : 14752 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126047910800 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14753] ppid=14735 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/14738/task/14753/stat : 14753 (java) S 14735 14738 9891 0 -1 4202560 4879 0 0 0 46 0 0 0 20 0 19 0 107738530 9856040960 27405 33554432000 1073741824 1073778376 140735352877776 140126046857400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14754] ppid=14735 vsize=9625040 CPUtime=0.5 cores=1,3,5,7

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

[pid=14738/tid=14757] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14757/stat : 14757 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738565 9856040960 125292 33554432000 1073741824 1073778376 140735352877776 140126042645928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1667.2
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.65 2.32 2.21 3/216 14865
/proc/meminfo: memFree=29194016/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9625040 CPUtime=1727.3 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 17643 0 1 0 172620 110 0 0 20 0 19 0 107738525 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2406260 124940 2296 9 0 2396937 0
[pid=14738/tid=14739] ppid=14735 vsize=9625040 CPUtime=1715.73 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2534 0 1 0 171541 32 0 0 20 0 19 0 107738525 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126697528624 140126546807088 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14741] ppid=14735 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/14738/task/14741/stat : 14741 (java) S 14735 14738 9891 0 -1 4202560 551 0 0 0 57 9 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126669982504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14742] ppid=14735 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/14738/task/14742/stat : 14742 (java) S 14735 14738 9891 0 -1 4202560 298 0 0 0 45 8 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126668929704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14743] ppid=14735 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/14738/task/14743/stat : 14743 (java) S 14735 14738 9891 0 -1 4202560 436 0 0 0 57 7 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126667877416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14744] ppid=14735 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/14738/task/14744/stat : 14744 (java) S 14735 14738 9891 0 -1 4202560 445 0 0 0 64 10 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126666824616 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14745] ppid=14735 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/14738/task/14745/stat : 14745 (java) S 14735 14738 9891 0 -1 4202560 334 0 0 0 56 9 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126665771304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14746] ppid=14735 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/14738/task/14746/stat : 14746 (java) S 14735 14738 9891 0 -1 4202560 608 0 0 0 61 8 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126664718504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14747] ppid=14735 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/14738/task/14747/stat : 14747 (java) S 14735 14738 9891 0 -1 4202560 250 0 0 0 50 7 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126535068200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14748] ppid=14735 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/14738/task/14748/stat : 14748 (java) S 14735 14738 9891 0 -1 4202560 445 0 0 0 56 9 0 0 20 0 19 0 107738526 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126534015400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14749] ppid=14735 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/14738/task/14749/stat : 14749 (java) S 14735 14738 9891 0 -1 4202560 287 0 0 0 52 3 0 0 20 0 19 0 107738527 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126051068648 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14750] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14750/stat : 14750 (java) S 14735 14738 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126050014712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14751] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14751/stat : 14751 (java) S 14735 14738 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126048962312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14752] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14752/stat : 14752 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126047910800 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14753] ppid=14735 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14738/task/14753/stat : 14753 (java) S 14735 14738 9891 0 -1 4202560 4879 0 0 0 48 0 0 0 20 0 19 0 107738530 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126046857400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14754] ppid=14735 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/14738/task/14754/stat : 14754 (java) S 14735 14738 9891 0 -1 4202560 5219 0 0 0 56 0 0 0 20 0 19 0 107738530 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126045804600 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14755] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14755/stat : 14755 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126044752504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14756] ppid=14735 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/14738/task/14756/stat : 14756 (java) S 14735 14738 9891 0 -1 4202560 100 0 0 0 30 39 0 0 20 0 19 0 107738530 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126043699912 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14757] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14757/stat : 14757 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738565 9856040960 124940 33554432000 1073741824 1073778376 140735352877776 140126042645928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1727.3
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.29 2.28 2.20 3/216 14866
/proc/meminfo: memFree=29118064/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9625040 CPUtime=1787.37 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 17650 0 1 0 178626 111 0 0 20 0 19 0 107738525 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2406260 123369 2296 9 0 2396937 0
[pid=14738/tid=14739] ppid=14735 vsize=9625040 CPUtime=1775.55 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2535 0 1 0 177523 32 0 0 20 0 19 0 107738525 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126697528624 140126546807088 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14741] ppid=14735 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/14738/task/14741/stat : 14741 (java) S 14735 14738 9891 0 -1 4202560 551 0 0 0 59 9 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126669982504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14742] ppid=14735 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/14738/task/14742/stat : 14742 (java) S 14735 14738 9891 0 -1 4202560 298 0 0 0 46 8 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126668929704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14743] ppid=14735 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/14738/task/14743/stat : 14743 (java) S 14735 14738 9891 0 -1 4202560 436 0 0 0 57 7 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126667877416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14744] ppid=14735 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/14738/task/14744/stat : 14744 (java) S 14735 14738 9891 0 -1 4202560 445 0 0 0 65 10 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126666824616 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14745] ppid=14735 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/14738/task/14745/stat : 14745 (java) S 14735 14738 9891 0 -1 4202560 334 0 0 0 57 9 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126665771304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14746] ppid=14735 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/14738/task/14746/stat : 14746 (java) S 14735 14738 9891 0 -1 4202560 608 0 0 0 62 8 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126664718504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14747] ppid=14735 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/14738/task/14747/stat : 14747 (java) S 14735 14738 9891 0 -1 4202560 250 0 0 0 50 7 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126535068200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14748] ppid=14735 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/14738/task/14748/stat : 14748 (java) S 14735 14738 9891 0 -1 4202560 445 0 0 0 57 9 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126534015400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14749] ppid=14735 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/14738/task/14749/stat : 14749 (java) S 14735 14738 9891 0 -1 4202560 289 0 0 0 53 3 0 0 20 0 19 0 107738527 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126051068648 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14750] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14750/stat : 14750 (java) S 14735 14738 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126050014712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14751] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14751/stat : 14751 (java) S 14735 14738 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126048962312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14752] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14752/stat : 14752 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126047910800 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14753] ppid=14735 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14738/task/14753/stat : 14753 (java) S 14735 14738 9891 0 -1 4202560 4879 0 0 0 48 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126046857400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14754] ppid=14735 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/14738/task/14754/stat : 14754 (java) S 14735 14738 9891 0 -1 4202560 5219 0 0 0 56 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126045804600 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14755] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14755/stat : 14755 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126044752504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14756] ppid=14735 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/14738/task/14756/stat : 14756 (java) S 14735 14738 9891 0 -1 4202560 104 0 0 0 32 40 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126043699912 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14757] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14757/stat : 14757 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738565 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126042645928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795 s]
/proc/loadavg: 2.24 2.27 2.20 3/216 14867
/proc/meminfo: memFree=29107076/32872528 swapFree=20720/1686580
[pid=14738] ppid=14735 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/14738/stat : 14738 (java) S 14735 14738 9891 0 -1 4202496 17650 0 1 0 179896 111 0 0 20 0 19 0 107738525 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140735352868912 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14738/statm: 2406260 123369 2296 9 0 2396937 0
[pid=14738/tid=14739] ppid=14735 vsize=9625040 CPUtime=1788.22 cores=1,3,5,7
/proc/14738/task/14739/stat : 14739 (java) R 14735 14738 9891 0 -1 4202560 2535 0 1 0 178789 33 0 0 20 0 19 0 107738525 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126697528624 140126546807088 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14741] ppid=14735 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/14738/task/14741/stat : 14741 (java) S 14735 14738 9891 0 -1 4202560 551 0 0 0 59 9 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126669982504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14742] ppid=14735 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/14738/task/14742/stat : 14742 (java) S 14735 14738 9891 0 -1 4202560 298 0 0 0 46 8 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126668929704 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14743] ppid=14735 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/14738/task/14743/stat : 14743 (java) S 14735 14738 9891 0 -1 4202560 436 0 0 0 57 7 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126667877416 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14744] ppid=14735 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/14738/task/14744/stat : 14744 (java) S 14735 14738 9891 0 -1 4202560 445 0 0 0 65 10 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126666824616 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14745] ppid=14735 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/14738/task/14745/stat : 14745 (java) S 14735 14738 9891 0 -1 4202560 334 0 0 0 57 9 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126665771304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14746] ppid=14735 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/14738/task/14746/stat : 14746 (java) S 14735 14738 9891 0 -1 4202560 608 0 0 0 62 8 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126664718504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14747] ppid=14735 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/14738/task/14747/stat : 14747 (java) S 14735 14738 9891 0 -1 4202560 250 0 0 0 50 7 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126535068200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14738/tid=14748] ppid=14735 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/14738/task/14748/stat : 14748 (java) S 14735 14738 9891 0 -1 4202560 445 0 0 0 57 9 0 0 20 0 19 0 107738526 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126534015400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14738/tid=14749] ppid=14735 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/14738/task/14749/stat : 14749 (java) S 14735 14738 9891 0 -1 4202560 289 0 0 0 53 3 0 0 20 0 19 0 107738527 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126051068648 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14750] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14750/stat : 14750 (java) S 14735 14738 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126050014712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14751] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14751/stat : 14751 (java) S 14735 14738 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107738528 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126048962312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14752] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14752/stat : 14752 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126047910800 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14753] ppid=14735 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/14738/task/14753/stat : 14753 (java) S 14735 14738 9891 0 -1 4202560 4879 0 0 0 48 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126046857400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14754] ppid=14735 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/14738/task/14754/stat : 14754 (java) S 14735 14738 9891 0 -1 4202560 5219 0 0 0 56 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126045804600 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14755] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14755/stat : 14755 (java) S 14735 14738 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126044752504 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14738/tid=14756] ppid=14735 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/14738/task/14756/stat : 14756 (java) S 14735 14738 9891 0 -1 4202560 104 0 0 0 32 40 0 0 20 0 19 0 107738530 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126043699912 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14738/tid=14757] ppid=14735 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/14738/task/14757/stat : 14757 (java) S 14735 14738 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107738565 9856040960 123369 33554432000 1073741824 1073778376 140735352877776 140126042645928 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 14738 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 14738 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=509193
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=571761
# CPU time returned by wait4() is 1796.08
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.04
CPU time (s): 1800.07
CPU user time (s): 1798.96
CPU system time (s): 1.11
CPU usage (%): 100.28
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.51
system time used= 1.57176
maximum resident set size= 794668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17688
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39262
involuntary context switches= 15788

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1612 second user time and 12.6541 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-07 02:07:45
IDJOB=4085869
IDBENCH=48205
IDSOLVER=2546
FILE ID=node135/4085869-1465258065
RUNJOBID= node135-1465226821-9908
PBS_JOBID= 19843238
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085869-1465258065/watcher-4085869-1465258065 -o /tmp/evaluation-result-4085869-1465258065/solver-4085869-1465258065 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465226821-9908 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085869-1465258065.opb

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

MD5SUM BENCH= cdccc05ac387e7ee9cb8ab81f53ca6f8
RANDOM SEED=1290761847

node135.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.026
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.05
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.026
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		: 2667.026
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		: 2667.026
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.026
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.56
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.026
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.026
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.026
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:        29873192 kB
Buffers:           48920 kB
Cached:            99820 kB
SwapCached:         1824 kB
Active:           518280 kB
Inactive:          87084 kB
Active(anon):     457628 kB
Inactive(anon):     1356 kB
Active(file):      60652 kB
Inactive(file):    85728 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098256 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:       2154992 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             568232 kB
SReclaimable:      11496 kB
SUnreclaim:       556736 kB
KernelStack:        1776 kB
PageTables:         8156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2521616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2119680 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= 71736 MiB
End job on node135 at 2016-06-07 02:37:40