Trace number 4085867

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.09 1795.24

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_1.opb
MD5SUM2cdec46d3e8e924c4987d217b8438ed8
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 constraint43
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)6204
Sum of products size (including duplicates)12408
Number of different products3102
Sum of products size6204

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.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-4085867-1465258271.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.45/0.39	c ... done. Wall clock time 0.28s.
0.45/0.39	c declared #vars     200
0.45/0.39	c internal #vars     3302
0.45/0.39	c #constraints  6604
0.45/0.39	c constraints type 
0.45/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3102
0.45/0.39	c org.sat4j.minisat.constraints.cnf.UnitClauses => 182
0.45/0.39	c org.sat4j.specs.Constr$1 => 208
0.45/0.39	c org.sat4j.minisat.constraints.cnf.UnitClause => 10
0.45/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3102
0.45/0.39	c 6604 constraints processed.
0.45/0.39	c objective function length is 200 literals
0.74/0.42	c SATISFIABLE
0.74/0.42	c OPTIMIZING...
0.74/0.42	c Got one! Elapsed wall clock time (in seconds):0.311
0.74/0.42	o -19
0.74/0.49	c Got one! Elapsed wall clock time (in seconds):0.372
0.74/0.49	o -20
1.04/0.52	c Got one! Elapsed wall clock time (in seconds):0.406
1.04/0.52	o -21
1.04/0.54	c Got one! Elapsed wall clock time (in seconds):0.423
1.04/0.54	o -22
1.63/0.84	c Got one! Elapsed wall clock time (in seconds):0.723
1.63/0.84	o -23
1.79/0.99	c cleaning 2845 clauses out of 5689 with flag 4393/5689
2.14/1.29	c Got one! Elapsed wall clock time (in seconds):1.178
2.14/1.29	o -24
2.25/1.38	c cleaning 4143 clauses out of 8286 with flag 2130/11131
2.78/1.82	c cleaning 5072 clauses out of 10143 with flag 15081/17131
3.30/2.39	c cleaning 6035 clauses out of 12073 with flag 29748/24133
4.02/3.06	c cleaning 7019 clauses out of 14037 with flag 46024/32132
4.91/3.90	c cleaning 8006 clauses out of 16017 with flag 64322/41131
5.81/4.86	c cleaning 9006 clauses out of 18011 with flag 84662/51131
7.11/6.19	c cleaning 10002 clauses out of 20008 with flag 108901/62134
8.71/7.79	c cleaning 11002 clauses out of 22004 with flag 137862/74132
10.71/9.72	c cleaning 11999 clauses out of 24002 with flag 168683/87132
12.81/11.85	c cleaning 12997 clauses out of 26002 with flag 203099/101131
15.01/14.02	c cleaning 14003 clauses out of 28006 with flag 237787/116132
17.41/16.46	c cleaning 15000 clauses out of 30003 with flag 275021/132132
19.73/18.76	c cleaning 16001 clauses out of 32002 with flag 311276/149131
22.25/21.21	c cleaning 17001 clauses out of 34001 with flag 348461/167131
24.75/23.72	c cleaning 17998 clauses out of 36000 with flag 387677/186131
27.25/26.21	c cleaning 19001 clauses out of 38002 with flag 429140/206131
30.35/29.36	c cleaning 20002 clauses out of 40003 with flag 472678/227133
33.55/32.51	c cleaning 20999 clauses out of 42000 with flag 518155/249132
37.36/36.38	c cleaning 22001 clauses out of 44001 with flag 565733/272132
41.25/40.22	c cleaning 23002 clauses out of 46003 with flag 615458/296135
45.25/44.21	c cleaning 24000 clauses out of 47999 with flag 666920/321133
49.31/48.20	c cleaning 24996 clauses out of 49997 with flag 720424/347131
54.21/53.10	c cleaning 25999 clauses out of 52001 with flag 775839/374131
60.01/58.95	c cleaning 26998 clauses out of 54002 with flag 833622/402131
65.61/64.58	c cleaning 28003 clauses out of 56005 with flag 893123/431132
72.21/71.13	c cleaning 28996 clauses out of 58002 with flag 954785/461132
78.51/77.40	c cleaning 29998 clauses out of 60005 with flag 1018708/492131
85.04/83.88	c cleaning 31002 clauses out of 62007 with flag 1083961/524131
91.34/90.19	c cleaning 32000 clauses out of 64005 with flag 1151134/557131
97.94/96.75	c cleaning 32999 clauses out of 66005 with flag 1220305/591131
105.75/104.52	c cleaning 33995 clauses out of 68006 with flag 1292788/626131
113.45/112.24	c cleaning 35006 clauses out of 70011 with flag 1367078/662131
123.13/121.76	c cleaning 36000 clauses out of 72005 with flag 1442810/699131
133.73/132.35	c cleaning 36999 clauses out of 74006 with flag 1520426/737132
144.33/143.00	c cleaning 38004 clauses out of 76008 with flag 1599968/776133
155.83/154.49	c cleaning 38998 clauses out of 78002 with flag 1682094/816131
167.55/165.95	c cleaning 39998 clauses out of 80004 with flag 1766676/857131
178.35/176.76	c cleaning 41001 clauses out of 82007 with flag 1853399/899132
190.36/188.76	c cleaning 42001 clauses out of 84005 with flag 1942124/942131
201.46/199.86	c cleaning 43000 clauses out of 86008 with flag 2033075/986135
220.35/218.50	c cleaning 43997 clauses out of 88005 with flag 2126281/1031132
239.26/237.44	c cleaning 44999 clauses out of 90008 with flag 2220952/1077132
256.56/254.74	c cleaning 46002 clauses out of 92008 with flag 2317763/1124131
277.26/275.46	c cleaning 46999 clauses out of 94008 with flag 2416335/1172133
296.45/294.32	c cleaning 47997 clauses out of 96008 with flag 2517713/1221132
314.75/312.64	c cleaning 49004 clauses out of 98012 with flag 2620954/1271133
335.16/333.08	c cleaning 50000 clauses out of 100009 with flag 2726357/1322134
354.45/352.02	c cleaning 51001 clauses out of 102006 with flag 2833720/1374131
372.64/370.29	c cleaning 52003 clauses out of 104006 with flag 2942529/1427132
391.69/389.29	c cleaning 53000 clauses out of 106003 with flag 3053271/1481132
414.90/412.46	c cleaning 54000 clauses out of 108004 with flag 3166605/1536133
442.47/439.96	c cleaning 55001 clauses out of 110004 with flag 3282566/1592133
467.72/465.07	c cleaning 55998 clauses out of 112001 with flag 3399662/1649131
491.13/488.45	c cleaning 56998 clauses out of 114003 with flag 3518219/1707131
513.41/510.64	c cleaning 57993 clauses out of 116005 with flag 3638671/1766131
537.72/534.98	c cleaning 59003 clauses out of 118014 with flag 3761752/1826133
570.30/567.41	c cleaning 60003 clauses out of 120011 with flag 3892410/1887133
600.99/598.02	c cleaning 61003 clauses out of 122007 with flag 4020405/1949132
625.39/622.46	c cleaning 61999 clauses out of 124004 with flag 4149552/2012132
654.34/651.35	c cleaning 62998 clauses out of 126004 with flag 4281207/2076131
690.51/687.42	c cleaning 64004 clauses out of 128009 with flag 4414355/2141134
730.72/727.58	c cleaning 64999 clauses out of 130003 with flag 4549764/2207132
773.41/770.23	c cleaning 65998 clauses out of 132003 with flag 4687241/2274131
814.51/811.21	c cleaning 67002 clauses out of 134005 with flag 4826944/2342131
851.89/848.50	c cleaning 68001 clauses out of 136004 with flag 4968664/2411132
899.16/895.78	c cleaning 69002 clauses out of 138006 with flag 5112245/2481135
952.05/948.55	c cleaning 69995 clauses out of 140000 with flag 5257998/2552131
1012.62/1009.02	c cleaning 71000 clauses out of 142006 with flag 5404139/2624132
1071.29/1067.61	c cleaning 72002 clauses out of 144007 with flag 5552396/2697133
1134.49/1130.73	c cleaning 72999 clauses out of 146003 with flag 5702586/2771131
1191.48/1187.68	c cleaning 74002 clauses out of 148004 with flag 5855089/2846131
1254.27/1250.35	c cleaning 75002 clauses out of 150004 with flag 6010781/2922133
1303.77/1299.75	c cleaning 75997 clauses out of 152001 with flag 6169159/2999132
1350.36/1346.27	c cleaning 77002 clauses out of 154004 with flag 6329538/3077132
1390.75/1386.60	c cleaning 77998 clauses out of 156001 with flag 6491904/3156131
1438.35/1434.06	c cleaning 78999 clauses out of 158003 with flag 6656009/3236131
1481.22/1476.86	c cleaning 80002 clauses out of 160004 with flag 6822131/3317131
1542.42/1537.92	c cleaning 81001 clauses out of 162004 with flag 6990211/3399133
1614.67/1610.01	c cleaning 81998 clauses out of 164001 with flag 7161063/3482131
1700.60/1695.87	c cleaning 82997 clauses out of 166003 with flag 7333479/3566131
1799.99/1795.16	c cleaning 84001 clauses out of 168008 with flag 7508059/3651133
1800.09/1795.21	c starts		: 1817
1800.09/1795.21	c conflicts		: 3651234
1800.09/1795.21	c decisions		: 3992273
1800.09/1795.21	c propagations		: 20060760
1800.09/1795.21	c inspects		: 24758460675
1800.09/1795.21	c shortcuts		: 0
1800.09/1795.21	c learnt literals	: 0
1800.09/1795.21	c learnt binary clauses	: 0
1800.09/1795.21	c learnt ternary clauses	: 0
1800.09/1795.21	c learnt constraints	: 3651234
1800.09/1795.21	c ignored constraints	: 0
1800.09/1795.21	c root simplifications	: 0
1800.09/1795.21	c removed literals (reason simplification)	: 0
1800.09/1795.21	c reason swapping (by a shorter reason)	: 0
1800.09/1795.21	c Calls to reduceDB	: 82
1800.09/1795.21	c Number of update (reduction) of LBD	: 86953
1800.09/1795.21	c Imported unit clauses	: 0
1800.09/1795.21	c number of reductions to clauses (during analyze)	: 0
1800.09/1795.21	c number of learned constraints concerned by reduction	: 0
1800.09/1795.21	c number of learning phase by resolution	: 0
1800.09/1795.21	c number of learning phase by cutting planes	: 0
1800.09/1795.21	c speed (assignments/second)	: 11177.150558752754
1800.09/1795.21	c non guided choices	0
1800.09/1795.23	c learnt constraints type 
1800.09/1795.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 84109
1800.09/1795.23	s SATISFIABLE
1800.09/1795.23	c Found 6 solution(s)
1800.09/1795.23	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.09/1795.24	c objective function=-24
1800.09/1795.24	c Total wall clock time (in seconds): 1795.122

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-4085867-1465258271/watcher-4085867-1465258271 -o /tmp/evaluation-result-4085867-1465258271/solver-4085867-1465258271 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5400 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085867-1465258271.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5582
/proc/meminfo: memFree=31472052/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/5582/stat : 5582 (java) R 5579 5582 5384 0 -1 4202496 428 0 0 0 0 0 0 0 20 0 1 0 107762562 9445376 97 33554432000 1073741824 1073778376 140734500609072 140734500606200 247055085447 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2290 90 68 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5582
/proc/meminfo: memFree=31472052/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 4405 0 1 0 8 1 0 0 20 0 18 0 107762562 9787879424 6038 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2389619 6038 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5582
/proc/meminfo: memFree=31472052/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 4597 0 1 0 21 1 0 0 20 0 18 0 107762562 9787879424 6699 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2389619 6699 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5582
/proc/meminfo: memFree=31472052/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 5533 0 1 0 43 2 0 0 20 0 18 0 107762562 9787879424 8929 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2389619 8929 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700178 s]
/proc/loadavg: 1.92 2.00 1.89 3/194 5582
/proc/meminfo: memFree=31472052/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 12845 0 1 0 144 3 0 0 20 0 19 0 107762562 9856040960 15124 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2406260 15124 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 1.92 2.00 1.89 3/191 5629
/proc/meminfo: memFree=31665052/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9625040 CPUtime=2.48 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 12991 0 1 0 245 3 0 0 20 0 19 0 107762562 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2406260 17806 2273 9 0 2396937 0
[pid=5582/tid=5584] ppid=5579 vsize=9625040 CPUtime=1.44 cores=0,2,4,6
/proc/5582/task/5584/stat : 5584 (java) R 5579 5582 5384 0 -1 4202560 2436 0 1 0 142 2 0 0 20 0 19 0 107762563 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710556282640 139710404756064 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5585] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5585/stat : 5585 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710528743720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5586] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5586/stat : 5586 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710527690920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5587] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5587/stat : 5587 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710526638632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5588] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5588/stat : 5588 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710525585832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5589] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5589/stat : 5589 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710524533544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5590] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5590/stat : 5590 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710523480744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5591] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5591/stat : 5591 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710393003048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5592] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5592/stat : 5592 (java) S 5579 5582 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139710391950248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5593] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5593/stat : 5593 (java) S 5579 5582 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107762565 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709909002472 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5594] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5594/stat : 5594 (java) S 5579 5582 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709907948536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5595] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5595/stat : 5595 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709906896136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5596] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5596/stat : 5596 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709905844624 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5597] ppid=5579 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/5582/task/5597/stat : 5597 (java) S 5579 5582 5384 0 -1 4202560 4474 0 0 0 51 0 0 0 20 0 19 0 107762568 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709904792248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5598] ppid=5579 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5582/task/5598/stat : 5598 (java) S 5579 5582 5384 0 -1 4202560 4810 0 0 0 48 2 0 0 20 0 19 0 107762568 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709903739448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5599] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5599/stat : 5599 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709902687352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5600] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5600/stat : 5600 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709901634760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5601] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5601/stat : 5601 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762603 9856040960 17806 33554432000 1073741824 1073778376 140734500609072 139709900579752 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 1.92 2.00 1.89 3/213 5667
/proc/meminfo: memFree=31615328/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9625040 CPUtime=4.12 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 12999 0 1 0 408 4 0 0 20 0 19 0 107762562 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2406260 21390 2273 9 0 2396937 0
[pid=5582/tid=5584] ppid=5579 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/5582/task/5584/stat : 5584 (java) R 5579 5582 5384 0 -1 4202560 2444 0 1 0 301 2 0 0 20 0 19 0 107762563 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710556282624 139710404756548 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5585] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5585/stat : 5585 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710528743720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5586] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5586/stat : 5586 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710527690920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5587] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5587/stat : 5587 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710526638632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5588] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5588/stat : 5588 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710525585832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5589] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5589/stat : 5589 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710524533544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5590] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5590/stat : 5590 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710523480744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5591] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5591/stat : 5591 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710393003048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5592] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5592/stat : 5592 (java) S 5579 5582 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139710391950248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5593] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5593/stat : 5593 (java) S 5579 5582 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107762565 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709909002472 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5594] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5594/stat : 5594 (java) S 5579 5582 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709907948536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5595] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5595/stat : 5595 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709906896136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5596] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5596/stat : 5596 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709905844624 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5597] ppid=5579 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/5582/task/5597/stat : 5597 (java) S 5579 5582 5384 0 -1 4202560 4474 0 0 0 55 0 0 0 20 0 19 0 107762568 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709904792248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5598] ppid=5579 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5582/task/5598/stat : 5598 (java) S 5579 5582 5384 0 -1 4202560 4810 0 0 0 48 2 0 0 20 0 19 0 107762568 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709903739448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5599] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5599/stat : 5599 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709902687352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5600] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5600/stat : 5600 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709901634760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5601] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5601/stat : 5601 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762603 9856040960 21390 33554432000 1073741824 1073778376 140734500609072 139709900579752 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 2.01 2.02 1.89 3/213 5667
/proc/meminfo: memFree=31547124/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9625040 CPUtime=7.31 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 13013 0 1 0 727 4 0 0 20 0 19 0 107762562 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2406260 26827 2274 9 0 2396937 0
[pid=5582/tid=5584] ppid=5579 vsize=9625040 CPUtime=6.21 cores=0,2,4,6
/proc/5582/task/5584/stat : 5584 (java) R 5579 5582 5384 0 -1 4202560 2457 0 1 0 619 2 0 0 20 0 19 0 107762563 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710556289552 139710404421471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5585] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5585/stat : 5585 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710528743720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5586] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5586/stat : 5586 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710527690920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5587] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5587/stat : 5587 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710526638632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5588] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5588/stat : 5588 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710525585832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5589] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5589/stat : 5589 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710524533544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5590] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5590/stat : 5590 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710523480744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5591] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5591/stat : 5591 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710393003048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5592] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5592/stat : 5592 (java) S 5579 5582 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107762564 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139710391950248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5593] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5593/stat : 5593 (java) S 5579 5582 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107762565 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709909002472 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5594] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5594/stat : 5594 (java) S 5579 5582 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709907948536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5595] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5595/stat : 5595 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709906896136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5596] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5596/stat : 5596 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709905844624 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5597] ppid=5579 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/5582/task/5597/stat : 5597 (java) S 5579 5582 5384 0 -1 4202560 4474 0 0 0 55 0 0 0 20 0 19 0 107762568 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709904792248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5598] ppid=5579 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5582/task/5598/stat : 5598 (java) S 5579 5582 5384 0 -1 4202560 4810 0 0 0 48 2 0 0 20 0 19 0 107762568 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709903739448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5599] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5599/stat : 5599 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709902687352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5600] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5600/stat : 5600 (java) S 5579 5582 5384 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709901634760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5601] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5601/stat : 5601 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762603 9856040960 26827 33554432000 1073741824 1073778376 140734500609072 139709900579752 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 9625040


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

/proc/5582/task/5601/stat : 5601 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762603 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709900579752 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1667.09
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/213 5706
/proc/meminfo: memFree=30741960/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9625040 CPUtime=1727.1 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 15389 0 1 0 172616 94 0 0 20 0 19 0 107762562 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2406260 130954 2296 9 0 2396937 0
[pid=5582/tid=5584] ppid=5579 vsize=9625040 CPUtime=1715.64 cores=0,2,4,6
/proc/5582/task/5584/stat : 5584 (java) R 5579 5582 5384 0 -1 4202560 2528 0 1 0 171533 31 0 0 20 0 19 0 107762563 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710556282624 139710404756543 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5585] ppid=5579 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/5582/task/5585/stat : 5585 (java) S 5579 5582 5384 0 -1 4202560 416 0 0 0 57 11 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710528743720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5586] ppid=5579 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/5582/task/5586/stat : 5586 (java) S 5579 5582 5384 0 -1 4202560 170 0 0 0 52 6 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710527690920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5587] ppid=5579 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/5582/task/5587/stat : 5587 (java) S 5579 5582 5384 0 -1 4202560 166 0 0 0 50 10 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710526638632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5588] ppid=5579 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/5582/task/5588/stat : 5588 (java) S 5579 5582 5384 0 -1 4202560 129 0 0 0 48 6 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710525585832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5589] ppid=5579 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/5582/task/5589/stat : 5589 (java) S 5579 5582 5384 0 -1 4202560 306 0 0 0 53 11 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710524533544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5590] ppid=5579 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/5582/task/5590/stat : 5590 (java) S 5579 5582 5384 0 -1 4202560 235 0 0 0 57 7 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710523480744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5591] ppid=5579 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/5582/task/5591/stat : 5591 (java) S 5579 5582 5384 0 -1 4202560 259 0 0 0 55 8 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710393003048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5592] ppid=5579 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/5582/task/5592/stat : 5592 (java) S 5579 5582 5384 0 -1 4202560 255 0 0 0 53 7 0 0 20 0 19 0 107762564 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139710391950248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5593] ppid=5579 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/5582/task/5593/stat : 5593 (java) S 5579 5582 5384 0 -1 4202560 281 0 0 0 57 2 0 0 20 0 19 0 107762565 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709909002472 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5594] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5594/stat : 5594 (java) S 5579 5582 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709907948536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5595] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5595/stat : 5595 (java) S 5579 5582 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709906896136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5596] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5596/stat : 5596 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709905844624 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5597] ppid=5579 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/5582/task/5597/stat : 5597 (java) S 5579 5582 5384 0 -1 4202560 4477 0 0 0 59 0 0 0 20 0 19 0 107762568 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709904792248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5598] ppid=5579 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5582/task/5598/stat : 5598 (java) S 5579 5582 5384 0 -1 4202560 4810 0 0 0 48 2 0 0 20 0 19 0 107762568 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709903739448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5599] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5599/stat : 5599 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709902687352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5600] ppid=5579 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/5582/task/5600/stat : 5600 (java) S 5579 5582 5384 0 -1 4202560 100 0 0 0 34 30 0 0 20 0 19 0 107762568 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709901634760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5601] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5601/stat : 5601 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762603 9856040960 130954 33554432000 1073741824 1073778376 140734500609072 139709900579752 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1727.1
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 1.99 3/214 5711
/proc/meminfo: memFree=30747732/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9625040 CPUtime=1787.19 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 15396 0 1 0 178625 94 0 0 20 0 19 0 107762562 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2406260 129880 2296 9 0 2396937 0
[pid=5582/tid=5584] ppid=5579 vsize=9625040 CPUtime=1775.45 cores=0,2,4,6
/proc/5582/task/5584/stat : 5584 (java) R 5579 5582 5384 0 -1 4202560 2529 0 1 0 177514 31 0 0 20 0 19 0 107762563 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710556290336 139710404756543 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5585] ppid=5579 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/5582/task/5585/stat : 5585 (java) S 5579 5582 5384 0 -1 4202560 416 0 0 0 59 11 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710528743720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5586] ppid=5579 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/5582/task/5586/stat : 5586 (java) S 5579 5582 5384 0 -1 4202560 170 0 0 0 55 6 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710527690920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5587] ppid=5579 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/5582/task/5587/stat : 5587 (java) S 5579 5582 5384 0 -1 4202560 166 0 0 0 51 10 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710526638632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5588] ppid=5579 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/5582/task/5588/stat : 5588 (java) S 5579 5582 5384 0 -1 4202560 129 0 0 0 49 6 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710525585832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5589] ppid=5579 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/5582/task/5589/stat : 5589 (java) S 5579 5582 5384 0 -1 4202560 306 0 0 0 57 11 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710524533544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5590] ppid=5579 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/5582/task/5590/stat : 5590 (java) S 5579 5582 5384 0 -1 4202560 235 0 0 0 58 7 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710523480744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5591] ppid=5579 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/5582/task/5591/stat : 5591 (java) S 5579 5582 5384 0 -1 4202560 259 0 0 0 56 8 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710393003048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5592] ppid=5579 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/5582/task/5592/stat : 5592 (java) S 5579 5582 5384 0 -1 4202560 255 0 0 0 54 7 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710391950248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5593] ppid=5579 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/5582/task/5593/stat : 5593 (java) S 5579 5582 5384 0 -1 4202560 283 0 0 0 58 2 0 0 20 0 19 0 107762565 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709909002472 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5594] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5594/stat : 5594 (java) S 5579 5582 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709907948536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5595] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5595/stat : 5595 (java) S 5579 5582 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709906896136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5596] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5596/stat : 5596 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709905844624 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5597] ppid=5579 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/5582/task/5597/stat : 5597 (java) S 5579 5582 5384 0 -1 4202560 4477 0 0 0 59 0 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709904792248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5598] ppid=5579 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5582/task/5598/stat : 5598 (java) S 5579 5582 5384 0 -1 4202560 4810 0 0 0 48 2 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709903739448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5599] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5599/stat : 5599 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709902687352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5600] ppid=5579 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/5582/task/5600/stat : 5600 (java) S 5579 5582 5384 0 -1 4202560 104 0 0 0 36 31 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709901634760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5601] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5601/stat : 5601 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762603 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709900579752 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1787.19
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.2 s]
/proc/loadavg: 2.07 2.04 1.99 3/213 5711
/proc/meminfo: memFree=30748208/32872528 swapFree=10676/249824
[pid=5582] ppid=5579 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/5582/stat : 5582 (java) S 5579 5582 5384 0 -1 4202496 15396 0 1 0 179915 94 0 0 20 0 19 0 107762562 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 140734500600208 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5582/statm: 2406260 129880 2296 9 0 2396937 0
[pid=5582/tid=5584] ppid=5579 vsize=9625040 CPUtime=1788.32 cores=0,2,4,6
/proc/5582/task/5584/stat : 5584 (java) R 5579 5582 5384 0 -1 4202560 2529 0 1 0 178800 32 0 0 20 0 19 0 107762563 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710556282624 139710404756543 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5585] ppid=5579 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/5582/task/5585/stat : 5585 (java) S 5579 5582 5384 0 -1 4202560 416 0 0 0 59 11 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710528743720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5586] ppid=5579 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/5582/task/5586/stat : 5586 (java) S 5579 5582 5384 0 -1 4202560 170 0 0 0 55 6 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710527690920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5587] ppid=5579 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/5582/task/5587/stat : 5587 (java) S 5579 5582 5384 0 -1 4202560 166 0 0 0 51 10 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710526638632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5588] ppid=5579 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/5582/task/5588/stat : 5588 (java) S 5579 5582 5384 0 -1 4202560 129 0 0 0 49 6 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710525585832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5589] ppid=5579 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/5582/task/5589/stat : 5589 (java) S 5579 5582 5384 0 -1 4202560 306 0 0 0 57 11 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710524533544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5590] ppid=5579 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/5582/task/5590/stat : 5590 (java) S 5579 5582 5384 0 -1 4202560 235 0 0 0 58 7 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710523480744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5582/tid=5591] ppid=5579 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/5582/task/5591/stat : 5591 (java) S 5579 5582 5384 0 -1 4202560 259 0 0 0 56 8 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710393003048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5592] ppid=5579 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/5582/task/5592/stat : 5592 (java) S 5579 5582 5384 0 -1 4202560 255 0 0 0 54 7 0 0 20 0 19 0 107762564 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139710391950248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5593] ppid=5579 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/5582/task/5593/stat : 5593 (java) S 5579 5582 5384 0 -1 4202560 283 0 0 0 58 2 0 0 20 0 19 0 107762565 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709909002472 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5594] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5594/stat : 5594 (java) S 5579 5582 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709907948536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5595] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5595/stat : 5595 (java) S 5579 5582 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107762566 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709906896136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5582/tid=5596] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5596/stat : 5596 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709905844624 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5597] ppid=5579 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/5582/task/5597/stat : 5597 (java) S 5579 5582 5384 0 -1 4202560 4477 0 0 0 59 0 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709904792248 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5598] ppid=5579 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5582/task/5598/stat : 5598 (java) S 5579 5582 5384 0 -1 4202560 4810 0 0 0 48 2 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709903739448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5599] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5599/stat : 5599 (java) S 5579 5582 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709902687352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5582/tid=5600] ppid=5579 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/5582/task/5600/stat : 5600 (java) S 5579 5582 5384 0 -1 4202560 104 0 0 0 36 31 0 0 20 0 19 0 107762568 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709901634760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5582/tid=5601] ppid=5579 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5582/task/5601/stat : 5601 (java) S 5579 5582 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107762603 9856040960 129880 33554432000 1073741824 1073778376 140734500609072 139709900579752 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5582 sig 9
??? kill -5582 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 5582 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=609177
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=471776
# CPU time returned by wait4() is 1796.08
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.24
CPU time (s): 1800.09
CPU user time (s): 1799.15
CPU system time (s): 0.94
CPU usage (%): 100.27
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.61
system time used= 1.47178
maximum resident set size= 752604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15435
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39111
involuntary context switches= 17845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9103 second user time and 12.955 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-07 02:11:11
IDJOB=4085867
IDBENCH=48207
IDSOLVER=2546
FILE ID=node103/4085867-1465258271
RUNJOBID= node103-1465256472-5400
PBS_JOBID= 19843279
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_1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085867-1465258271/watcher-4085867-1465258271 -o /tmp/evaluation-result-4085867-1465258271/solver-4085867-1465258271 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5400 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085867-1465258271.opb

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

MD5SUM BENCH= 2cdec46d3e8e924c4987d217b8438ed8
RANDOM SEED=1991712776

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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:        31473216 kB
Buffers:           67844 kB
Cached:           125432 kB
SwapCached:         1712 kB
Active:           314172 kB
Inactive:         120876 kB
Active(anon):     243128 kB
Inactive(anon):     1160 kB
Active(file):      71044 kB
Inactive(file):   119716 kB
Unevictable:      249824 kB
Mlocked:           10676 kB
SwapTotal:      67108856 kB
SwapFree:       67096648 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:        556360 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             569716 kB
SReclaimable:      13784 kB
SUnreclaim:       555932 kB
KernelStack:        1760 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     938368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    530432 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 node103 at 2016-06-07 02:41:06