Trace number 4085797

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)-20 1800.09 1793.44

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_3.opb
MD5SUM4ec3492215da9d1ca4e43111c42870de
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-25
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4085797-1467239856.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.24/0.28	c ... done. Wall clock time 0.165s.
0.24/0.28	c declared #vars     200
0.24/0.28	c internal #vars     1444
0.24/0.28	c #constraints  2790
0.24/0.28	c constraints type 
0.24/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1244
0.24/0.28	c org.sat4j.minisat.constraints.card.MinWatchCard => 202
0.24/0.28	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.24/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1244
0.24/0.28	c 2790 constraints processed.
0.24/0.28	c objective function length is 100 literals
0.72/0.45	c SATISFIABLE
0.72/0.45	c OPTIMIZING...
0.72/0.45	c Got one! Elapsed wall clock time (in seconds):0.336
0.72/0.45	o -15
0.72/0.48	c Got one! Elapsed wall clock time (in seconds):0.37
0.72/0.48	o -17
0.72/0.50	c Got one! Elapsed wall clock time (in seconds):0.383
0.72/0.50	o -20
1.44/1.03	c cleaning 2823 clauses out of 5663 with flag 12374/5663
2.12/1.66	c cleaning 4420 clauses out of 8839 with flag 25682/11662
2.82/2.35	c cleaning 5700 clauses out of 11419 with flag 41240/18662
3.72/3.23	c cleaning 6868 clauses out of 13736 with flag 58525/26679
4.64/4.10	c cleaning 7925 clauses out of 15853 with flag 79097/35664
5.55/5.09	c cleaning 8951 clauses out of 17927 with flag 102795/45663
6.84/6.33	c cleaning 9998 clauses out of 19997 with flag 128562/56684
7.94/7.41	c cleaning 10989 clauses out of 21977 with flag 155991/68662
9.04/8.55	c cleaning 11994 clauses out of 23988 with flag 191886/81662
10.26/9.73	c cleaning 12997 clauses out of 26000 with flag 232994/95668
12.07/11.16	c cleaning 13996 clauses out of 28003 with flag 270541/110668
13.36/12.50	c cleaning 15000 clauses out of 30007 with flag 308841/126668
14.76/13.85	c cleaning 16000 clauses out of 32002 with flag 369608/143663
16.17/15.22	c cleaning 16997 clauses out of 34003 with flag 426855/161664
17.70/16.77	c cleaning 17981 clauses out of 36006 with flag 485728/180664
19.40/18.44	c cleaning 19004 clauses out of 38023 with flag 561268/200662
21.20/20.25	c cleaning 20008 clauses out of 40022 with flag 637439/221665
23.30/22.30	c cleaning 21004 clauses out of 42011 with flag 724963/243662
25.40/24.44	c cleaning 22005 clauses out of 44009 with flag 818305/266664
27.60/26.66	c cleaning 22991 clauses out of 46003 with flag 898212/290663
30.00/29.08	c cleaning 23978 clauses out of 48011 with flag 992163/315662
32.71/31.70	c cleaning 25031 clauses out of 50065 with flag 1087678/341694
35.30/34.36	c cleaning 25987 clauses out of 52002 with flag 1169998/368662
38.35/37.36	c cleaning 27000 clauses out of 54015 with flag 1260039/396662
41.76/40.77	c cleaning 28007 clauses out of 56018 with flag 1340179/425665
45.25/44.29	c cleaning 28996 clauses out of 58008 with flag 1418795/455662
48.75/47.79	c cleaning 29999 clauses out of 60012 with flag 1507671/486662
52.45/51.46	c cleaning 31007 clauses out of 62015 with flag 1590676/518664
56.55/55.56	c cleaning 32001 clauses out of 64007 with flag 1681805/551663
60.48/59.43	c cleaning 33004 clauses out of 66007 with flag 1777604/585664
64.28/63.27	c cleaning 33991 clauses out of 68001 with flag 1894189/620662
68.98/67.99	c cleaning 34999 clauses out of 70010 with flag 2019322/656662
74.08/73.05	c cleaning 36003 clauses out of 72013 with flag 2148888/693664
78.98/77.94	c cleaning 36986 clauses out of 74008 with flag 2289754/731662
84.06/82.95	c cleaning 38010 clauses out of 76022 with flag 2417923/770662
88.96/87.86	c cleaning 38985 clauses out of 78012 with flag 2571484/810662
94.26/93.15	c cleaning 39975 clauses out of 80027 with flag 2717632/851662
99.26/98.19	c cleaning 41021 clauses out of 82052 with flag 2879600/893662
104.57/103.42	c cleaning 42013 clauses out of 84031 with flag 3050211/936662
110.48/109.21	c cleaning 42995 clauses out of 86018 with flag 3213747/980662
116.38/115.14	c cleaning 44005 clauses out of 88023 with flag 3402115/1025662
122.29/121.04	c cleaning 44991 clauses out of 90018 with flag 3557735/1071662
128.48/127.23	c cleaning 46001 clauses out of 92027 with flag 3744188/1118662
134.25/132.88	c cleaning 47014 clauses out of 94028 with flag 3918993/1166664
140.84/139.50	c cleaning 48008 clauses out of 96015 with flag 4091720/1215665
148.05/146.60	c cleaning 48995 clauses out of 98004 with flag 4291386/1265662
155.25/153.82	c cleaning 49998 clauses out of 100009 with flag 4471606/1316662
162.53/161.04	c cleaning 51004 clauses out of 102011 with flag 4667034/1368662
169.63/168.18	c cleaning 52003 clauses out of 104007 with flag 4858456/1421662
178.12/176.65	c cleaning 52994 clauses out of 106005 with flag 5074055/1475663
186.64/185.06	c cleaning 54001 clauses out of 108011 with flag 5268418/1530663
194.94/193.30	c cleaning 55005 clauses out of 110011 with flag 5471262/1586664
203.54/201.99	c cleaning 56002 clauses out of 112004 with flag 5672335/1643662
213.09/211.39	c cleaning 56977 clauses out of 114002 with flag 5874850/1701662
222.88/221.14	c cleaning 58005 clauses out of 116025 with flag 6095757/1760662
232.80/230.97	c cleaning 58991 clauses out of 118020 with flag 6311179/1820662
242.80/240.97	c cleaning 59996 clauses out of 120029 with flag 6527894/1881662
253.19/251.35	c cleaning 61002 clauses out of 122033 with flag 6764119/1943662
265.03/263.06	c cleaning 61999 clauses out of 124031 with flag 7030927/2006662
276.82/274.84	c cleaning 63016 clauses out of 126034 with flag 7294599/2070664
287.93/285.88	c cleaning 64001 clauses out of 128016 with flag 7548475/2135662
298.83/296.71	c cleaning 65007 clauses out of 130015 with flag 7812094/2201662
312.16/309.98	c cleaning 65987 clauses out of 132008 with flag 8089550/2268662
326.57/324.34	c cleaning 66999 clauses out of 134021 with flag 8358521/2336662
346.84/344.46	c cleaning 68002 clauses out of 136023 with flag 8622082/2405663
361.15/358.71	c cleaning 69012 clauses out of 138023 with flag 8917151/2475665
378.36/375.83	c cleaning 69983 clauses out of 140011 with flag 9201373/2546665
394.96/392.42	c cleaning 70994 clauses out of 142026 with flag 9494212/2618663
412.35/409.73	c cleaning 72013 clauses out of 144032 with flag 9790242/2691663
431.02/428.34	c cleaning 73007 clauses out of 146019 with flag 10061941/2765663
449.62/446.91	c cleaning 73990 clauses out of 148011 with flag 10358847/2840662
469.33/466.56	c cleaning 74985 clauses out of 150021 with flag 10702000/2916662
488.41/485.57	c cleaning 76013 clauses out of 152036 with flag 11037820/2993662
509.41/506.53	c cleaning 77003 clauses out of 154025 with flag 11382310/3071664
530.65/527.76	c cleaning 77994 clauses out of 156020 with flag 11681613/3150662
550.95/547.96	c cleaning 79018 clauses out of 158035 with flag 11980159/3230671
570.34/567.37	c cleaning 79999 clauses out of 160010 with flag 12279387/3311664
591.42/588.40	c cleaning 81002 clauses out of 162012 with flag 12580389/3393665
612.29/609.17	c cleaning 81995 clauses out of 164007 with flag 12844466/3476662
631.38/628.18	c cleaning 82988 clauses out of 166014 with flag 13127334/3560664
650.38/647.17	c cleaning 84005 clauses out of 168032 with flag 13469182/3645670
673.11/669.88	c cleaning 85005 clauses out of 170023 with flag 13814698/3731666
694.57/691.29	c cleaning 85988 clauses out of 172014 with flag 14120468/3818662
716.73/713.36	c cleaning 87012 clauses out of 174026 with flag 14447878/3906662
738.37/734.90	c cleaning 88000 clauses out of 176015 with flag 14762734/3995663
761.05/757.45	c cleaning 89008 clauses out of 178015 with flag 15100971/4085663
784.84/781.28	c cleaning 89998 clauses out of 180006 with flag 15450133/4176662
813.71/810.08	c cleaning 90975 clauses out of 182009 with flag 15817842/4268663
841.58/837.84	c cleaning 91990 clauses out of 184033 with flag 16203370/4361662
867.44/863.69	c cleaning 92988 clauses out of 186043 with flag 16631571/4455662
893.29/889.45	c cleaning 94022 clauses out of 188055 with flag 17023337/4550662
921.86/917.98	c cleaning 95012 clauses out of 190033 with flag 17411671/4646662
953.25/949.26	c cleaning 96005 clauses out of 192021 with flag 17793784/4743662
987.81/983.68	c cleaning 97008 clauses out of 194016 with flag 18097444/4841662
1025.12/1020.83	c cleaning 97989 clauses out of 196008 with flag 18402706/4940662
1061.90/1057.53	c cleaning 98995 clauses out of 198019 with flag 18767383/5040662
1099.41/1094.90	c cleaning 100004 clauses out of 200024 with flag 19135399/5141662
1137.18/1132.52	c cleaning 101005 clauses out of 202020 with flag 19513369/5243662
1177.38/1172.70	c cleaning 102008 clauses out of 204015 with flag 19878063/5346662
1218.55/1213.70	c cleaning 102995 clauses out of 206008 with flag 20253211/5450663
1255.81/1250.89	c cleaning 104003 clauses out of 208013 with flag 20640357/5555663
1298.19/1293.16	c cleaning 105004 clauses out of 210009 with flag 21032760/5661662
1336.14/1331.09	c cleaning 105992 clauses out of 212008 with flag 21403642/5768665
1383.08/1377.81	c cleaning 107000 clauses out of 214014 with flag 21794050/5876663
1424.23/1418.90	c cleaning 107985 clauses out of 216013 with flag 22155691/5985662
1463.70/1458.26	c cleaning 109005 clauses out of 218029 with flag 22512993/6095663
1508.39/1502.84	c cleaning 110010 clauses out of 220023 with flag 22887655/6206662
1552.64/1546.90	c cleaning 111005 clauses out of 222013 with flag 23259463/6318662
1597.90/1592.05	c cleaning 112005 clauses out of 224012 with flag 23627961/6431666
1646.46/1640.43	c cleaning 112989 clauses out of 226008 with flag 24020768/6545667
1701.46/1695.27	c cleaning 113995 clauses out of 228015 with flag 24396177/6660663
1742.82/1736.44	c cleaning 115002 clauses out of 230019 with flag 24785018/6776662
1779.82/1773.28	c cleaning 116008 clauses out of 232017 with flag 25176057/6893662
1800.09/1793.40	c starts		: 9512
1800.09/1793.40	c conflicts		: 6977035
1800.09/1793.40	c decisions		: 26366291
1800.09/1793.40	c propagations		: 127335392
1800.09/1793.40	c inspects		: 27224797121
1800.09/1793.40	c shortcuts		: 0
1800.09/1793.40	c learnt literals	: 0
1800.09/1793.40	c learnt binary clauses	: 3
1800.09/1793.40	c learnt ternary clauses	: 2084
1800.09/1793.40	c learnt constraints	: 6977035
1800.09/1793.40	c ignored constraints	: 0
1800.09/1793.40	c root simplifications	: 0
1800.09/1793.40	c removed literals (reason simplification)	: 0
1800.09/1793.40	c reason swapping (by a shorter reason)	: 0
1800.09/1793.40	c Calls to reduceDB	: 113
1800.09/1793.40	c Number of update (reduction) of LBD	: 2827028
1800.09/1793.40	c Imported unit clauses	: 0
1800.09/1793.40	c number of reductions to clauses (during analyze)	: 0
1800.09/1793.40	c number of learned constraints concerned by reduction	: 0
1800.09/1793.40	c number of learning phase by resolution	: 0
1800.09/1793.40	c number of learning phase by cutting planes	: 0
1800.09/1793.40	c speed (assignments/second)	: 71013.19485612532
1800.09/1793.40	c non guided choices	5
1800.09/1793.43	c learnt constraints type 
1800.09/1793.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.09/1793.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 199380
1800.09/1793.43	s SATISFIABLE
1800.09/1793.43	c Found 3 solution(s)
1800.09/1793.43	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/1793.43	c objective function=-20
1800.09/1793.43	c Total wall clock time (in seconds): 1793.323

Verifier Data

OK	-20

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

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

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


[startup+0 s]
/proc/loadavg: 2.29 2.27 2.21 3/194 5537
/proc/meminfo: memFree=28582192/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/5537/stat : 5537 (java) R 5534 5537 1865 0 -1 4202496 429 0 0 0 0 0 0 0 20 0 1 0 3014787 9445376 97 33554432000 1073741824 1073778376 140734105306720 140734105303848 271778410375 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2290 87 65 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 2.29 2.27 2.21 3/194 5537
/proc/meminfo: memFree=28582192/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 4408 0 1 0 9 0 0 0 20 0 18 0 3014787 9787879424 6049 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2389619 6049 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: 2.29 2.27 2.21 3/194 5537
/proc/meminfo: memFree=28582192/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 4694 0 1 0 23 1 0 0 20 0 18 0 3014787 9787879424 6808 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2389619 6808 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300211 s]
/proc/loadavg: 2.29 2.27 2.21 3/194 5537
/proc/meminfo: memFree=28582192/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 6057 0 1 0 45 1 0 0 20 0 19 0 3014787 9856040960 9307 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 9307 2250 9 0 2396937 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9625040

[startup+0.700146 s]
/proc/loadavg: 2.29 2.27 2.21 3/194 5537
/proc/meminfo: memFree=28582192/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 7593 0 1 0 111 2 0 0 20 0 19 0 3014787 9856040960 10185 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 10185 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.29 2.27 2.21 3/213 5556
/proc/meminfo: memFree=28566800/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=2.02 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 7604 0 1 0 200 2 0 0 20 0 19 0 3014787 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 11728 2269 9 0 2396937 0
[pid=5537/tid=5539] ppid=5534 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/5537/task/5539/stat : 5539 (java) R 5534 5537 1865 0 -1 4202560 2428 0 1 0 146 0 0 0 20 0 19 0 3014788 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716206460936 139716041711707 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5540] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5540/stat : 5540 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716167953320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5541] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5541/stat : 5541 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716166900776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5542] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5542/stat : 5542 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716165847720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5543] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5543/stat : 5543 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716164795176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5544] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5544/stat : 5544 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716163742120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5545] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5545/stat : 5545 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716162689576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5546] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5546/stat : 5546 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716161636520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5547] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5547/stat : 5547 (java) S 5534 5537 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716160583976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5548] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5548/stat : 5548 (java) S 5534 5537 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3014790 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716029963112 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5549] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5549/stat : 5549 (java) S 5534 5537 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716028909432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5550] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5550/stat : 5550 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716027856264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5551] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5551/stat : 5551 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716026805008 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5552] ppid=5534 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/5537/task/5552/stat : 5552 (java) S 5534 5537 1865 0 -1 4202560 1233 0 0 0 21 0 0 0 20 0 19 0 3014793 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139716025751864 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5553] ppid=5534 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5537/task/5553/stat : 5553 (java) S 5534 5537 1865 0 -1 4202560 2671 0 0 0 30 0 0 0 20 0 19 0 3014793 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139715151915448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5554] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5554/stat : 5554 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139715150862584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5555] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5555/stat : 5555 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139715149810248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5556] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5556/stat : 5556 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014816 9856040960 11728 33554432000 1073741824 1073778376 140734105306720 139715148756520 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.29 2.27 2.21 3/213 5556
/proc/meminfo: memFree=28558112/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=3.62 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 7610 0 1 0 360 2 0 0 20 0 19 0 3014787 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 14288 2269 9 0 2396937 0
[pid=5537/tid=5539] ppid=5534 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/5537/task/5539/stat : 5539 (java) R 5534 5537 1865 0 -1 4202560 2434 0 1 0 304 1 0 0 20 0 19 0 3014788 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716206452432 139716041613606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5540] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5540/stat : 5540 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716167953320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5541] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5541/stat : 5541 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716166900776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5542] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5542/stat : 5542 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716165847720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5543] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5543/stat : 5543 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716164795176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5544] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5544/stat : 5544 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716163742120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5545] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5545/stat : 5545 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716162689576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5546] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5546/stat : 5546 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716161636520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5547] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5547/stat : 5547 (java) S 5534 5537 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716160583976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5548] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5548/stat : 5548 (java) S 5534 5537 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3014790 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716029963112 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5549] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5549/stat : 5549 (java) S 5534 5537 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716028909432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5550] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5550/stat : 5550 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716027856264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5551] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5551/stat : 5551 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716026805008 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5552] ppid=5534 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/5537/task/5552/stat : 5552 (java) S 5534 5537 1865 0 -1 4202560 1233 0 0 0 21 0 0 0 20 0 19 0 3014793 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139716025751864 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5553] ppid=5534 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/5537/task/5553/stat : 5553 (java) S 5534 5537 1865 0 -1 4202560 2671 0 0 0 31 0 0 0 20 0 19 0 3014793 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139715151915448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5554] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5554/stat : 5554 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139715150862584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5555] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5555/stat : 5555 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139715149810248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5556] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5556/stat : 5556 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014816 9856040960 14288 33554432000 1073741824 1073778376 140734105306720 139715148756520 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.26 2.27 2.20 3/212 5556
/proc/meminfo: memFree=28535152/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=6.84 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 7623 0 1 0 681 3 0 0 20 0 19 0 3014787 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 19786 2270 9 0 2396937 0
[pid=5537/tid=5539] ppid=5534 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/5537/task/5539/stat : 5539 (java) R 5534 5537 1865 0 -1 4202560 2446 0 1 0 623 1 0 0 20 0 19 0 3014788 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716206452416 139716041711707 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5540] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5540/stat : 5540 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716167953320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5541] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5541/stat : 5541 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716166900776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5542] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5542/stat : 5542 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716165847720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5543] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5543/stat : 5543 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716164795176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5544] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5544/stat : 5544 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716163742120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5545] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5545/stat : 5545 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716162689576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5546] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5546/stat : 5546 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716161636520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5547] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5547/stat : 5547 (java) S 5534 5537 1865 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3014789 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716160583976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5548] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5548/stat : 5548 (java) S 5534 5537 1865 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3014790 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716029963112 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5549] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5549/stat : 5549 (java) S 5534 5537 1865 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716028909432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5550] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5550/stat : 5550 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716027856264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5551] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5551/stat : 5551 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716026805008 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5552] ppid=5534 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/5537/task/5552/stat : 5552 (java) S 5534 5537 1865 0 -1 4202560 1233 0 0 0 22 0 0 0 20 0 19 0 3014793 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139716025751864 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5553] ppid=5534 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/5537/task/5553/stat : 5553 (java) S 5534 5537 1865 0 -1 4202560 2671 0 0 0 32 0 0 0 20 0 19 0 3014793 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139715151915448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5554] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5554/stat : 5554 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139715150862584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5555] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5555/stat : 5555 (java) S 5534 5537 1865 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139715149810248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5556] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5556/stat : 5556 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014816 9856040960 19786 33554432000 1073741824 1073778376 140734105306720 139715148756520 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 9625040


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

[pid=5537/tid=5556] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5556/stat : 5556 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014816 9856040960 115578 33554432000 1073741824 1073778376 140734105306720 139715148756520 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1668.44
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.19 2.17 2.17 3/213 5818
/proc/meminfo: memFree=29019112/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=1728.62 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 20338 0 1 0 172766 96 0 0 20 0 19 0 3014787 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 117922 2292 9 0 2396937 0
[pid=5537/tid=5539] ppid=5534 vsize=9625040 CPUtime=1714.54 cores=0,2,4,6
/proc/5537/task/5539/stat : 5539 (java) R 5534 5537 1865 0 -1 4202560 2551 0 1 0 171424 30 0 0 20 0 19 0 3014788 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716206460128 139716041711707 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5540] ppid=5534 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/5537/task/5540/stat : 5540 (java) S 5534 5537 1865 0 -1 4202560 609 0 0 0 71 7 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716167953320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5541] ppid=5534 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/5537/task/5541/stat : 5541 (java) S 5534 5537 1865 0 -1 4202560 546 0 0 0 89 7 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716166900776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5542] ppid=5534 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/5537/task/5542/stat : 5542 (java) S 5534 5537 1865 0 -1 4202560 559 0 0 0 85 8 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716165847720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5543] ppid=5534 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/5537/task/5543/stat : 5543 (java) S 5534 5537 1865 0 -1 4202560 608 0 0 0 85 9 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716164795176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5544] ppid=5534 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/5537/task/5544/stat : 5544 (java) S 5534 5537 1865 0 -1 4202560 378 0 0 0 85 7 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716163742120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5545] ppid=5534 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/5537/task/5545/stat : 5545 (java) S 5534 5537 1865 0 -1 4202560 384 0 0 0 84 6 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716162689576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5546] ppid=5534 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/5537/task/5546/stat : 5546 (java) S 5534 5537 1865 0 -1 4202560 384 0 0 0 84 9 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716161636520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5547] ppid=5534 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/5537/task/5547/stat : 5547 (java) S 5534 5537 1865 0 -1 4202560 500 0 0 0 77 7 0 0 20 0 19 0 3014789 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716160583976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5548] ppid=5534 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/5537/task/5548/stat : 5548 (java) S 5534 5537 1865 0 -1 4202560 305 0 0 0 103 3 0 0 20 0 19 0 3014790 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716029963112 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5549] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5549/stat : 5549 (java) S 5534 5537 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716028909432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5550] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5550/stat : 5550 (java) S 5534 5537 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716027856264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5551] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5551/stat : 5551 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716026805008 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5552] ppid=5534 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/5537/task/5552/stat : 5552 (java) S 5534 5537 1865 0 -1 4202560 9485 0 0 0 65 2 0 0 20 0 19 0 3014793 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139716025751864 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5553] ppid=5534 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/5537/task/5553/stat : 5553 (java) S 5534 5537 1865 0 -1 4202560 2671 0 0 0 32 0 0 0 20 0 19 0 3014793 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139715151915448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5554] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5554/stat : 5554 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139715150862584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5555] ppid=5534 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/5537/task/5555/stat : 5555 (java) S 5534 5537 1865 0 -1 4202560 100 0 0 0 32 30 0 0 20 0 19 0 3014793 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139715149810248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5556] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5556/stat : 5556 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014816 9856040960 117922 33554432000 1073741824 1073778376 140734105306720 139715148756520 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1728.62
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/213 5819
/proc/meminfo: memFree=29022392/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=1788.92 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 20354 0 1 0 178794 98 0 0 20 0 19 0 3014787 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 115701 2292 9 0 2396937 0
[pid=5537/tid=5539] ppid=5534 vsize=9625040 CPUtime=1774.28 cores=0,2,4,6
/proc/5537/task/5539/stat : 5539 (java) R 5534 5537 1865 0 -1 4202560 2554 0 1 0 177398 30 0 0 20 0 19 0 3014788 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716206452416 139716041673107 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5540] ppid=5534 vsize=9625040 CPUtime=0.81 cores=0,2,4,6
/proc/5537/task/5540/stat : 5540 (java) S 5534 5537 1865 0 -1 4202560 609 0 0 0 74 7 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716167953320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5541] ppid=5534 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/5537/task/5541/stat : 5541 (java) S 5534 5537 1865 0 -1 4202560 546 0 0 0 93 7 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716166900776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5542] ppid=5534 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/5537/task/5542/stat : 5542 (java) S 5534 5537 1865 0 -1 4202560 559 0 0 0 89 8 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716165847720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5543] ppid=5534 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/5537/task/5543/stat : 5543 (java) S 5534 5537 1865 0 -1 4202560 608 0 0 0 92 9 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716164795176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5544] ppid=5534 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/5537/task/5544/stat : 5544 (java) S 5534 5537 1865 0 -1 4202560 378 0 0 0 89 7 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716163742120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5545] ppid=5534 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/5537/task/5545/stat : 5545 (java) S 5534 5537 1865 0 -1 4202560 384 0 0 0 88 6 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716162689576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5546] ppid=5534 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/5537/task/5546/stat : 5546 (java) S 5534 5537 1865 0 -1 4202560 384 0 0 0 88 10 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716161636520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5547] ppid=5534 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/5537/task/5547/stat : 5547 (java) S 5534 5537 1865 0 -1 4202560 507 0 0 0 84 7 0 0 20 0 19 0 3014789 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716160583976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5548] ppid=5534 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/5537/task/5548/stat : 5548 (java) S 5534 5537 1865 0 -1 4202560 307 0 0 0 103 3 0 0 20 0 19 0 3014790 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716029963112 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5549] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5549/stat : 5549 (java) S 5534 5537 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716028909432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5550] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5550/stat : 5550 (java) S 5534 5537 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716027856264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5551] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5551/stat : 5551 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716026805008 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5552] ppid=5534 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/5537/task/5552/stat : 5552 (java) S 5534 5537 1865 0 -1 4202560 9485 0 0 0 65 2 0 0 20 0 19 0 3014793 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139716025751864 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5553] ppid=5534 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/5537/task/5553/stat : 5553 (java) S 5534 5537 1865 0 -1 4202560 2671 0 0 0 32 0 0 0 20 0 19 0 3014793 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139715151915448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5554] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5554/stat : 5554 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139715150862584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5555] ppid=5534 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/5537/task/5555/stat : 5555 (java) S 5534 5537 1865 0 -1 4202560 104 0 0 0 33 31 0 0 20 0 19 0 3014793 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139715149810248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5556] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5556/stat : 5556 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014816 9856040960 115701 33554432000 1073741824 1073778376 140734105306720 139715148756520 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1788.92
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.4 s]
/proc/loadavg: 2.17 2.17 2.17 3/213 5819
/proc/meminfo: memFree=29023140/32872528 swapFree=1099624/1181384
[pid=5537] ppid=5534 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/5537/stat : 5537 (java) S 5534 5537 1865 0 -1 4202496 20359 0 1 0 179911 98 0 0 20 0 19 0 3014787 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 140734105297856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5537/statm: 2406260 115511 2292 9 0 2396937 0
[pid=5537/tid=5539] ppid=5534 vsize=9625040 CPUtime=1785.33 cores=0,2,4,6
/proc/5537/task/5539/stat : 5539 (java) R 5534 5537 1865 0 -1 4202560 2555 0 1 0 178502 31 0 0 20 0 19 0 3014788 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716206460128 139716041576703 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5540] ppid=5534 vsize=9625040 CPUtime=0.82 cores=0,2,4,6
/proc/5537/task/5540/stat : 5540 (java) S 5534 5537 1865 0 -1 4202560 609 0 0 0 75 7 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716167953320 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5541] ppid=5534 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/5537/task/5541/stat : 5541 (java) S 5534 5537 1865 0 -1 4202560 546 0 0 0 94 7 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716166900776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5537/tid=5542] ppid=5534 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/5537/task/5542/stat : 5542 (java) S 5534 5537 1865 0 -1 4202560 559 0 0 0 90 8 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716165847720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5543] ppid=5534 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/5537/task/5543/stat : 5543 (java) S 5534 5537 1865 0 -1 4202560 608 0 0 0 93 9 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716164795176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5544] ppid=5534 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/5537/task/5544/stat : 5544 (java) S 5534 5537 1865 0 -1 4202560 378 0 0 0 90 7 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716163742120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5545] ppid=5534 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/5537/task/5545/stat : 5545 (java) S 5534 5537 1865 0 -1 4202560 384 0 0 0 90 6 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716162689576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5546] ppid=5534 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/5537/task/5546/stat : 5546 (java) S 5534 5537 1865 0 -1 4202560 384 0 0 0 90 10 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716161636520 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5547] ppid=5534 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/5537/task/5547/stat : 5547 (java) S 5534 5537 1865 0 -1 4202560 509 0 0 0 85 7 0 0 20 0 19 0 3014789 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716160583976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5537/tid=5548] ppid=5534 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/5537/task/5548/stat : 5548 (java) S 5534 5537 1865 0 -1 4202560 309 0 0 0 103 3 0 0 20 0 19 0 3014790 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716029963112 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5549] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5549/stat : 5549 (java) S 5534 5537 1865 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716028909432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5550] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5550/stat : 5550 (java) S 5534 5537 1865 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3014791 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716027856264 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5551] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5551/stat : 5551 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716026805008 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5552] ppid=5534 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/5537/task/5552/stat : 5552 (java) S 5534 5537 1865 0 -1 4202560 9485 0 0 0 65 2 0 0 20 0 19 0 3014793 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139716025751864 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5553] ppid=5534 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/5537/task/5553/stat : 5553 (java) S 5534 5537 1865 0 -1 4202560 2671 0 0 0 32 0 0 0 20 0 19 0 3014793 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139715151915448 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5554] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5554/stat : 5554 (java) S 5534 5537 1865 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3014793 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139715150862584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5537/tid=5555] ppid=5534 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/5537/task/5555/stat : 5555 (java) S 5534 5537 1865 0 -1 4202560 104 0 0 0 33 32 0 0 20 0 19 0 3014793 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139715149810248 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5537/tid=5556] ppid=5534 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5537/task/5556/stat : 5556 (java) S 5534 5537 1865 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3014816 9856040960 115511 33554432000 1073741824 1073778376 140734105306720 139715148756520 271790946217 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 5537 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 5537 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=639173
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=430782
# CPU time returned by wait4() is 1796.07
# 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): 1793.44
CPU time (s): 1800.09
CPU user time (s): 1799.11
CPU system time (s): 0.98
CPU usage (%): 100.371
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.64
system time used= 1.43078
maximum resident set size= 627292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20396
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39896
involuntary context switches= 24816

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5043 second user time and 12.1122 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 00:37:36
IDJOB=4085797
IDBENCH=48245
IDSOLVER=2546
FILE ID=node115/4085797-1467239856
RUNJOBID= node115-1467210312-1881
PBS_JOBID= 19997598
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_10_3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085797-1467239856/watcher-4085797-1467239856 -o /tmp/evaluation-result-4085797-1467239856/solver-4085797-1467239856 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467210312-1881 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085797-1467239856.opb

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

MD5SUM BENCH= 4ec3492215da9d1ca4e43111c42870de
RANDOM SEED=881943518

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28583176 kB
Buffers:           93276 kB
Cached:          1171012 kB
SwapCached:            0 kB
Active:          1227552 kB
Inactive:        1168396 kB
Active(anon):    1134104 kB
Inactive(anon):        0 kB
Active(file):      93448 kB
Inactive(file):  1168396 kB
Unevictable:     1181384 kB
Mlocked:         1099624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               900 kB
Writeback:             0 kB
AnonPages:       2314664 kB
Mapped:            22196 kB
Shmem:               204 kB
Slab:             576272 kB
SReclaimable:      20416 kB
SUnreclaim:       555856 kB
KernelStack:        1664 kB
PageTables:         8788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2447128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1171456 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= 71664 MiB
End job on node115 at 2016-06-30 01:07:29