Trace number 4085834

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)29 1800.08 1799.24

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_2.opb
MD5SUM54e50bd6cbfbb2a5705269c41241de9a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
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 25
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 constraint11
Maximum length of a constraint20
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)2492
Sum of products size (including duplicates)4984
Number of different products2492
Sum of products size4984

Quality of the solution as a function of time


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

Solver Data

0.07/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.30	c See www.sat4j.org for details.
0.07/0.31	c version PB16.v20160501
0.07/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.31	c java.vm.version	19.1-b02
0.07/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.31	c sun.arch.data.model	64
0.07/0.31	c java.version		1.6.0_24
0.07/0.31	c os.name		Linux
0.07/0.31	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.31	c os.arch		amd64
0.07/0.31	c Free memory 		501472288
0.07/0.31	c Max memory 		7480803328
0.07/0.31	c Total memory 		504102912
0.07/0.31	c Number of processors 	8
0.07/0.34	c Pseudo Boolean Optimization by upper bound
0.07/0.34	c --- Begin Solver configuration ---
0.07/0.34	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.07/0.34	c Learn all clauses as in MiniSAT
0.07/0.34	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.34	c No reason simplification
0.07/0.34	c Glucose 2.1 dynamic restart strategy
0.07/0.34	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.07/0.34	c timeout=2147483s
0.07/0.34	c DB Simplification allowed=false
0.07/0.34	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.07/0.34	c --- End Solver configuration ---
0.07/0.34	c solving HOME/instance-4085834-1465256472.opb
0.07/0.34	c reading problem ... 
0.07/0.35	c  objective function found
0.38/0.56	c ... done. Wall clock time 0.213s.
0.38/0.56	c declared #vars     200
0.38/0.56	c internal #vars     2692
0.38/0.56	c #constraints  5184
0.38/0.56	c constraints type 
0.38/0.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2692
0.38/0.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2492
0.38/0.56	c 5184 constraints processed.
0.38/0.56	c objective function length is 200 literals
0.38/0.59	c SATISFIABLE
0.38/0.59	c OPTIMIZING...
0.38/0.59	c Got one! Elapsed wall clock time (in seconds):0.243
0.38/0.59	o 33
1.30/1.08	c Got one! Elapsed wall clock time (in seconds):0.733
1.30/1.08	o 32
1.30/1.08	c Got one! Elapsed wall clock time (in seconds):0.738
1.30/1.08	o 30
3.32/2.91	c cleaning 2557 clauses out of 5120 with flag 11096/5120
6.16/5.78	c cleaning 4270 clauses out of 8564 with flag 26691/11121
9.47/9.07	c cleaning 5640 clauses out of 11295 with flag 45105/18122
13.18/12.72	c cleaning 6800 clauses out of 13654 with flag 65418/26121
17.39/16.98	c cleaning 7911 clauses out of 15853 with flag 88502/35120
22.29/21.83	c cleaning 8962 clauses out of 17945 with flag 115501/45123
24.59/24.15	c Got one! Elapsed wall clock time (in seconds):23.81
24.59/24.15	o 29
25.15/24.60	c cleaning 7419 clauses out of 14851 with flag 3053/50991
28.25/27.77	c cleaning 6709 clauses out of 13434 with flag 19690/56993
32.05/31.50	c cleaning 6861 clauses out of 13725 with flag 39036/63993
36.34/35.80	c cleaning 7425 clauses out of 14865 with flag 60784/71994
40.95/40.48	c cleaning 8219 clauses out of 16437 with flag 84760/80991
46.34/45.80	c cleaning 9107 clauses out of 18218 with flag 111764/90991
52.04/51.51	c cleaning 10057 clauses out of 20113 with flag 141300/101993
58.14/57.63	c cleaning 11016 clauses out of 22054 with flag 173004/113991
64.74/64.27	c cleaning 12000 clauses out of 24038 with flag 207931/126991
71.94/71.47	c cleaning 13005 clauses out of 26039 with flag 245493/140992
79.94/79.42	c cleaning 14003 clauses out of 28033 with flag 286590/155991
88.55/88.04	c cleaning 15006 clauses out of 30030 with flag 329710/171991
97.74/97.26	c cleaning 16013 clauses out of 32025 with flag 374218/188992
107.63/107.11	c cleaning 16996 clauses out of 34012 with flag 421953/206992
118.13/117.68	c cleaning 18000 clauses out of 36015 with flag 472101/225991
128.94/128.43	c cleaning 18997 clauses out of 38015 with flag 527895/245991
141.04/140.56	c cleaning 20002 clauses out of 40018 with flag 585866/266991
153.84/153.38	c cleaning 21001 clauses out of 42016 with flag 643490/288991
166.84/166.35	c cleaning 22001 clauses out of 44015 with flag 704766/311991
181.24/180.79	c cleaning 22998 clauses out of 46014 with flag 769945/335991
196.23/195.80	c cleaning 23999 clauses out of 48016 with flag 835843/360991
211.94/211.49	c cleaning 25004 clauses out of 50017 with flag 906564/386991
227.84/227.38	c cleaning 26004 clauses out of 52013 with flag 978805/413991
243.65/243.20	c cleaning 26985 clauses out of 54009 with flag 1055081/441991
259.94/259.47	c cleaning 27993 clauses out of 56027 with flag 1132229/470994
276.74/276.23	c cleaning 28994 clauses out of 58032 with flag 1211231/500992
294.74/294.25	c cleaning 30005 clauses out of 60038 with flag 1298262/531992
314.17/313.67	c cleaning 31001 clauses out of 62032 with flag 1388383/563991
334.27/333.79	c cleaning 32014 clauses out of 64031 with flag 1475189/596991
354.78/354.26	c cleaning 32990 clauses out of 66017 with flag 1571581/630991
375.47/374.96	c cleaning 34007 clauses out of 68027 with flag 1666354/665991
397.47/396.97	c cleaning 35006 clauses out of 70020 with flag 1765076/701991
420.57/420.01	c cleaning 35995 clauses out of 72014 with flag 1864210/738991
443.76/443.30	c cleaning 37006 clauses out of 74019 with flag 1968273/776991
468.36/467.85	c cleaning 37996 clauses out of 76013 with flag 2072542/815991
493.07/492.56	c cleaning 38998 clauses out of 78018 with flag 2181547/855992
518.07/517.52	c cleaning 40000 clauses out of 80020 with flag 2291322/896992
542.67/542.19	c cleaning 40999 clauses out of 82022 with flag 2402200/938994
568.48/567.94	c cleaning 42005 clauses out of 84021 with flag 2519880/981992
594.97/594.46	c cleaning 43003 clauses out of 86018 with flag 2642253/1025994
622.37/621.81	c cleaning 43992 clauses out of 88012 with flag 2764877/1070991
650.87/650.39	c cleaning 44987 clauses out of 90020 with flag 2887880/1116991
680.21/679.61	c cleaning 45999 clauses out of 92033 with flag 3015749/1163991
710.21/709.67	c cleaning 47013 clauses out of 94036 with flag 3147910/1211993
742.31/741.74	c cleaning 47999 clauses out of 96022 with flag 3281790/1260992
775.40/774.86	c cleaning 49002 clauses out of 98023 with flag 3418141/1310992
810.00/809.42	c cleaning 49999 clauses out of 100021 with flag 3559169/1361992
844.70/844.14	c cleaning 51006 clauses out of 102022 with flag 3702607/1413992
880.10/879.55	c cleaning 51999 clauses out of 104015 with flag 3853889/1466991
916.30/915.79	c cleaning 53000 clauses out of 106016 with flag 4000191/1520991
953.41/952.88	c cleaning 54006 clauses out of 108017 with flag 4153871/1575992
992.10/991.59	c cleaning 54987 clauses out of 110014 with flag 4305080/1631995
1031.22/1030.61	c cleaning 56009 clauses out of 112023 with flag 4463123/1688991
1072.02/1071.45	c cleaning 56992 clauses out of 114014 with flag 4621110/1746991
1113.00/1112.33	c cleaning 58003 clauses out of 116022 with flag 4777595/1805991
1156.21/1155.59	c cleaning 58999 clauses out of 118022 with flag 4938703/1865994
1203.52/1202.84	c cleaning 59992 clauses out of 120020 with flag 5106009/1926991
1248.23/1247.55	c cleaning 61002 clauses out of 122028 with flag 5282843/1988991
1292.83/1292.15	c cleaning 62003 clauses out of 124026 with flag 5455584/2051991
1339.93/1339.29	c cleaning 63011 clauses out of 126023 with flag 5630008/2115991
1387.54/1386.90	c cleaning 64000 clauses out of 128012 with flag 5806304/2180991
1438.65/1437.99	c cleaning 64998 clauses out of 130013 with flag 5984116/2246992
1488.86/1488.17	c cleaning 66007 clauses out of 132015 with flag 6162758/2313992
1537.72/1536.83	c cleaning 67000 clauses out of 134007 with flag 6349747/2381991
1587.21/1586.31	c cleaning 67985 clauses out of 136007 with flag 6543857/2450991
1638.70/1637.83	c cleaning 69008 clauses out of 138022 with flag 6739730/2520991
1688.29/1687.50	c cleaning 70001 clauses out of 140014 with flag 6938647/2591991
1740.38/1739.53	c cleaning 70992 clauses out of 142013 with flag 7144131/2663991
1791.98/1791.19	c cleaning 71998 clauses out of 144021 with flag 7346918/2736991
1800.08/1799.20	c starts		: 44
1800.08/1799.20	c conflicts		: 2750218
1800.08/1799.20	c decisions		: 6907684
1800.08/1799.20	c propagations		: 1814037854
1800.08/1799.20	c inspects		: 21188488089
1800.08/1799.20	c shortcuts		: 0
1800.08/1799.20	c learnt literals	: 0
1800.08/1799.20	c learnt binary clauses	: 0
1800.08/1799.20	c learnt ternary clauses	: 0
1800.08/1799.20	c learnt constraints	: 2750218
1800.08/1799.20	c ignored constraints	: 0
1800.08/1799.20	c root simplifications	: 0
1800.08/1799.20	c removed literals (reason simplification)	: 0
1800.08/1799.20	c reason swapping (by a shorter reason)	: 0
1800.08/1799.20	c Calls to reduceDB	: 75
1800.08/1799.20	c Number of update (reduction) of LBD	: 713579
1800.08/1799.20	c Imported unit clauses	: 0
1800.08/1799.20	c number of reductions to clauses (during analyze)	: 0
1800.08/1799.20	c number of learned constraints concerned by reduction	: 0
1800.08/1799.20	c number of learning phase by resolution	: 0
1800.08/1799.20	c number of learning phase by cutting planes	: 0
1800.08/1799.20	c speed (assignments/second)	: 1008562.5137256712
1800.08/1799.20	c non guided choices	0
1800.08/1799.23	c learnt constraints type 
1800.08/1799.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 85250
1800.08/1799.23	s SATISFIABLE
1800.08/1799.23	c Found 4 solution(s)
1800.08/1799.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.08/1799.23	c objective function=29
1800.08/1799.23	c Total wall clock time (in seconds): 1798.885

Verifier Data

OK	29

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

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

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


[startup+0 s]
/proc/loadavg: 0.89 1.00 1.29 2/170 5415
/proc/meminfo: memFree=31741200/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/5415/stat : 5415 (java) R 5412 5415 5384 0 -1 4202496 158 0 1 0 0 0 0 0 20 0 1 0 107582720 278528 34 33554432000 1073741824 1073778376 140736057003696 140736057000872 247055084839 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5415/statm: 68 34 25 9 0 25 0

[startup+0.10012 s]
/proc/loadavg: 0.89 1.00 1.29 2/170 5415
/proc/meminfo: memFree=31741200/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/5415/stat : 5415 (java) D 5412 5415 5384 0 -1 4202496 1144 0 21 0 0 0 0 0 20 0 1 0 107582720 23793664 814 33554432000 1073741824 1073778376 140735528794432 140735528784424 140084802713296 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 7 0 0
/proc/5415/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200369 s]
/proc/loadavg: 0.89 1.00 1.29 2/170 5415
/proc/meminfo: memFree=31741200/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 3050 0 30 0 1 1 0 0 20 0 13 0 107582720 9446973440 3698 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2306390 3698 1681 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.30031 s]
/proc/loadavg: 0.89 1.00 1.29 2/170 5415
/proc/meminfo: memFree=31741200/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 3758 0 30 0 5 2 0 0 20 0 18 0 107582720 9787879424 4917 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2389619 4917 1947 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.700245 s]
/proc/loadavg: 0.89 1.00 1.29 2/170 5415
/proc/meminfo: memFree=31741200/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 9052 0 32 0 90 3 0 0 20 0 19 0 107582720 9856040960 10638 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2406260 10639 2260 9 0 2396937 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 0.89 1.00 1.29 5/213 5467
/proc/meminfo: memFree=31589176/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9625040 CPUtime=1.83 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 9119 0 32 0 180 3 0 0 20 0 19 0 107582720 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2406260 11164 2264 9 0 2396937 0
[pid=5415/tid=5419] ppid=5412 vsize=9625040 CPUtime=1.23 cores=1,3,5,7
/proc/5415/task/5419/stat : 5419 (java) R 5412 5415 5384 0 -1 4202560 2397 0 7 0 121 2 0 0 20 0 19 0 107582731 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084798394624 140084670628865 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0
[pid=5415/tid=5427] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5427/stat : 5427 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084642359464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5428] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5428/stat : 5428 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084641306920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5429] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5429/stat : 5429 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084640254376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5430] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5430/stat : 5430 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084639201832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5431] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5431/stat : 5431 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084638149288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5432] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5432/stat : 5432 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084637096744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5433] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5433/stat : 5433 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084636044200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5434] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5434/stat : 5434 (java) S 5412 5415 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084634991656 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5442] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5442/stat : 5442 (java) S 5412 5415 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107582738 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084622579816 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5452] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5452/stat : 5452 (java) S 5412 5415 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084621526136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5453] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5453/stat : 5453 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084620473480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5456] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5456/stat : 5456 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084619422224 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5458] ppid=5412 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/5415/task/5458/stat : 5458 (java) S 5412 5415 5384 0 -1 4202560 1769 0 1 0 25 0 0 0 20 0 19 0 107582745 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084618369592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5460] ppid=5412 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/5415/task/5460/stat : 5460 (java) S 5412 5415 5384 0 -1 4202560 3703 0 1 0 32 0 0 0 20 0 19 0 107582745 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084617317048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5462] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5462/stat : 5462 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084616264696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5464] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5464/stat : 5464 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084615212360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5466] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5466/stat : 5466 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582777 9856040960 11164 33554432000 1073741824 1073778376 140735528794432 140084613923624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 0.89 1.00 1.29 3/213 5467
/proc/meminfo: memFree=31591328/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9625040 CPUtime=3.54 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 9128 0 32 0 351 3 0 0 20 0 19 0 107582720 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2406260 11172 2272 9 0 2396937 0
[pid=5415/tid=5419] ppid=5412 vsize=9625040 CPUtime=2.83 cores=1,3,5,7
/proc/5415/task/5419/stat : 5419 (java) R 5412 5415 5384 0 -1 4202560 2397 0 7 0 281 2 0 0 20 0 19 0 107582731 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084798385888 140084670689896 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0
[pid=5415/tid=5427] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5427/stat : 5427 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084642359464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5428] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5428/stat : 5428 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084641306920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5429] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5429/stat : 5429 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084640254376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5430] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5430/stat : 5430 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084639201832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5431] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5431/stat : 5431 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084638149288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5432] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5432/stat : 5432 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084637096744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5433] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5433/stat : 5433 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084636044200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5434] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5434/stat : 5434 (java) S 5412 5415 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084634991656 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5442] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5442/stat : 5442 (java) S 5412 5415 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107582738 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084622579816 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5452] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5452/stat : 5452 (java) S 5412 5415 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084621526136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5453] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5453/stat : 5453 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084620473480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5456] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5456/stat : 5456 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084619422224 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5458] ppid=5412 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/5415/task/5458/stat : 5458 (java) S 5412 5415 5384 0 -1 4202560 1774 0 1 0 28 0 0 0 20 0 19 0 107582745 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084618369592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5460] ppid=5412 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5415/task/5460/stat : 5460 (java) S 5412 5415 5384 0 -1 4202560 3707 0 1 0 39 0 0 0 20 0 19 0 107582745 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084617317048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5462] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5462/stat : 5462 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084616264696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5464] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5464/stat : 5464 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084615212360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5466] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5466/stat : 5466 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582777 9856040960 11172 33554432000 1073741824 1073778376 140735528794432 140084613923624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 0.98 1.02 1.30 3/213 5467
/proc/meminfo: memFree=31588340/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9625040 CPUtime=6.76 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 9134 0 32 0 672 4 0 0 20 0 19 0 107582720 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2406260 11510 2273 9 0 2396937 0
[pid=5415/tid=5419] ppid=5412 vsize=9625040 CPUtime=6.02 cores=1,3,5,7
/proc/5415/task/5419/stat : 5419 (java) R 5412 5415 5384 0 -1 4202560 2402 0 7 0 600 2 0 0 20 0 19 0 107582731 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084798394768 140084670773372 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0
[pid=5415/tid=5427] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5427/stat : 5427 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084642359464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5428] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5428/stat : 5428 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084641306920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5429] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5429/stat : 5429 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084640254376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5430] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5430/stat : 5430 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084639201832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5431] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5431/stat : 5431 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084638149288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5432] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5432/stat : 5432 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084637096744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5433] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5433/stat : 5433 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084636044200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5434] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5434/stat : 5434 (java) S 5412 5415 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107582734 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084634991656 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5442] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5442/stat : 5442 (java) S 5412 5415 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107582738 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084622579816 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5452] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5452/stat : 5452 (java) S 5412 5415 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084621526136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5453] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5453/stat : 5453 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084620473480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5456] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5456/stat : 5456 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084619422224 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5458] ppid=5412 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/5415/task/5458/stat : 5458 (java) S 5412 5415 5384 0 -1 4202560 1774 0 1 0 29 0 0 0 20 0 19 0 107582745 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084618369592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5460] ppid=5412 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/5415/task/5460/stat : 5460 (java) S 5412 5415 5384 0 -1 4202560 3707 0 1 0 40 0 0 0 20 0 19 0 107582745 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084617317048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5462] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5462/stat : 5462 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084616264696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5464] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5464/stat : 5464 (java) S 5412 5415 5384 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084615212360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5466] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5466/stat : 5466 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582777 9856040960 11510 33554432000 1073741824 1073778376 140735528794432 140084613923624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 9625040


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

[pid=5415/tid=5466] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5466/stat : 5466 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582777 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084613923624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1663.19
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 1.88 3/213 5531
/proc/meminfo: memFree=31209468/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9625040 CPUtime=1723.19 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 10844 0 32 0 172286 33 0 0 20 0 19 0 107582720 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2406260 64391 2288 9 0 2396937 0
[pid=5415/tid=5419] ppid=5412 vsize=9625040 CPUtime=1717.42 cores=1,3,5,7
/proc/5415/task/5419/stat : 5419 (java) R 5412 5415 5384 0 -1 4202560 2467 0 7 0 171712 30 0 0 20 0 19 0 107582731 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084798385856 140084670371652 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0
[pid=5415/tid=5427] ppid=5412 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5415/task/5427/stat : 5427 (java) S 5412 5415 5384 0 -1 4202560 118 0 0 0 3 1 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084642359464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5428] ppid=5412 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/5415/task/5428/stat : 5428 (java) S 5412 5415 5384 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084641306920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5429] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5429/stat : 5429 (java) S 5412 5415 5384 0 -1 4202560 163 0 0 0 4 2 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084640254376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5430] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5430/stat : 5430 (java) S 5412 5415 5384 0 -1 4202560 132 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084639201832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5431] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5431/stat : 5431 (java) S 5412 5415 5384 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084638149288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5432] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5432/stat : 5432 (java) S 5412 5415 5384 0 -1 4202560 125 0 0 0 4 2 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084637096744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5433] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5433/stat : 5433 (java) S 5412 5415 5384 0 -1 4202560 146 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084636044200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5434] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5434/stat : 5434 (java) S 5412 5415 5384 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084634991656 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5442] ppid=5412 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5415/task/5442/stat : 5442 (java) S 5412 5415 5384 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 107582738 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084622579816 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5452] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5452/stat : 5452 (java) S 5412 5415 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084621526136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5453] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5453/stat : 5453 (java) S 5412 5415 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084620473480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5456] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5456/stat : 5456 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084619422224 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5458] ppid=5412 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/5415/task/5458/stat : 5458 (java) S 5412 5415 5384 0 -1 4202560 2566 0 1 0 37 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084618369592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5460] ppid=5412 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/5415/task/5460/stat : 5460 (java) S 5412 5415 5384 0 -1 4202560 3707 0 1 0 44 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084617317048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5462] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5462/stat : 5462 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084616264696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5464] ppid=5412 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/5415/task/5464/stat : 5464 (java) S 5412 5415 5384 0 -1 4202560 100 0 0 0 14 18 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084615212360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5466] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5466/stat : 5466 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582777 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084613923624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1723.19
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/214 5535
/proc/meminfo: memFree=31209500/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9625040 CPUtime=1783.17 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 10848 0 32 0 178284 33 0 0 20 0 19 0 107582720 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2406260 64391 2288 9 0 2396937 0
[pid=5415/tid=5419] ppid=5412 vsize=9625040 CPUtime=1777.26 cores=1,3,5,7
/proc/5415/task/5419/stat : 5419 (java) R 5412 5415 5384 0 -1 4202560 2467 0 7 0 177695 31 0 0 20 0 19 0 107582731 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084798385856 140084670696116 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0
[pid=5415/tid=5427] ppid=5412 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5415/task/5427/stat : 5427 (java) S 5412 5415 5384 0 -1 4202560 118 0 0 0 3 1 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084642359464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5428] ppid=5412 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/5415/task/5428/stat : 5428 (java) S 5412 5415 5384 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084641306920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5429] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5429/stat : 5429 (java) S 5412 5415 5384 0 -1 4202560 163 0 0 0 4 2 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084640254376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5430] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5430/stat : 5430 (java) S 5412 5415 5384 0 -1 4202560 132 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084639201832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5431] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5431/stat : 5431 (java) S 5412 5415 5384 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084638149288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5432] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5432/stat : 5432 (java) S 5412 5415 5384 0 -1 4202560 125 0 0 0 4 2 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084637096744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5433] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5433/stat : 5433 (java) S 5412 5415 5384 0 -1 4202560 146 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084636044200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5434] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5434/stat : 5434 (java) S 5412 5415 5384 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084634991656 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5442] ppid=5412 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5415/task/5442/stat : 5442 (java) S 5412 5415 5384 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 107582738 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084622579816 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5452] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5452/stat : 5452 (java) S 5412 5415 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084621526136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5453] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5453/stat : 5453 (java) S 5412 5415 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084620473480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5456] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5456/stat : 5456 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084619422224 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5458] ppid=5412 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/5415/task/5458/stat : 5458 (java) S 5412 5415 5384 0 -1 4202560 2566 0 1 0 37 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084618369592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5460] ppid=5412 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/5415/task/5460/stat : 5460 (java) S 5412 5415 5384 0 -1 4202560 3707 0 1 0 44 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084617317048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5462] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5462/stat : 5462 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084616264696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5464] ppid=5412 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/5415/task/5464/stat : 5464 (java) S 5412 5415 5384 0 -1 4202560 104 0 0 0 14 19 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084615212360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5466] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5466/stat : 5466 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582777 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084613923624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1783.17
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.2 s]
/proc/loadavg: 1.92 2.00 1.89 3/212 5600
/proc/meminfo: memFree=31460936/32872528 swapFree=10676/249824
[pid=5415] ppid=5412 vsize=9625040 CPUtime=1800.08 cores=1,3,5,7
/proc/5415/stat : 5415 (java) S 5412 5415 5384 0 -1 4202496 10848 0 32 0 179974 34 0 0 20 0 19 0 107582720 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140735528785568 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 8 0 0
/proc/5415/statm: 2406260 64391 2288 9 0 2396937 0
[pid=5415/tid=5419] ppid=5412 vsize=9625040 CPUtime=1794.11 cores=1,3,5,7
/proc/5415/task/5419/stat : 5419 (java) R 5412 5415 5384 0 -1 4202560 2467 0 7 0 179380 31 0 0 20 0 19 0 107582731 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084798385856 140084670772904 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0
[pid=5415/tid=5427] ppid=5412 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/5415/task/5427/stat : 5427 (java) S 5412 5415 5384 0 -1 4202560 118 0 0 0 3 1 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084642359464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5428] ppid=5412 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/5415/task/5428/stat : 5428 (java) S 5412 5415 5384 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084641306920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5429] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5429/stat : 5429 (java) S 5412 5415 5384 0 -1 4202560 163 0 0 0 4 2 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084640254376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5430] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5430/stat : 5430 (java) S 5412 5415 5384 0 -1 4202560 132 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084639201832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5431] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5431/stat : 5431 (java) S 5412 5415 5384 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084638149288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5432] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5432/stat : 5432 (java) S 5412 5415 5384 0 -1 4202560 125 0 0 0 4 2 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084637096744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5433] ppid=5412 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/5415/task/5433/stat : 5433 (java) S 5412 5415 5384 0 -1 4202560 146 0 0 0 3 0 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084636044200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5415/tid=5434] ppid=5412 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/5415/task/5434/stat : 5434 (java) S 5412 5415 5384 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 19 0 107582734 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084634991656 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5442] ppid=5412 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/5415/task/5442/stat : 5442 (java) S 5412 5415 5384 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 107582738 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084622579816 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5452] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5452/stat : 5452 (java) S 5412 5415 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084621526136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5415/tid=5453] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5453/stat : 5453 (java) S 5412 5415 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107582739 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084620473480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5456] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5456/stat : 5456 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084619422224 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5458] ppid=5412 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/5415/task/5458/stat : 5458 (java) S 5412 5415 5384 0 -1 4202560 2566 0 1 0 37 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084618369592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5460] ppid=5412 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/5415/task/5460/stat : 5460 (java) S 5412 5415 5384 0 -1 4202560 3707 0 1 0 44 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084617317048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5462] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5462/stat : 5462 (java) S 5412 5415 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084616264696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5415/tid=5464] ppid=5412 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/5415/task/5464/stat : 5464 (java) S 5412 5415 5384 0 -1 4202560 104 0 0 0 15 20 0 0 20 0 19 0 107582745 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084615212360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5415/tid=5466] ppid=5412 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5415/task/5466/stat : 5466 (java) S 5412 5415 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107582777 9856040960 64391 33554432000 1073741824 1073778376 140735528794432 140084613923624 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 5415 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 5415 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=237082
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=714891
# CPU time returned by wait4() is 1795.95
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.24
CPU time (s): 1800.08
CPU user time (s): 1799.74
CPU system time (s): 0.34
CPU usage (%): 100.047
Max. virtual memory (cumulated for all children) (KiB): 9625268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.24
system time used= 0.714891
maximum resident set size= 257696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10887
page faults= 32
swaps= 0
block input operations= 26120
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38499
involuntary context switches= 10799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2414 second user time and 12.923 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-07 01:41:13
IDJOB=4085834
IDBENCH=48151
IDSOLVER=2546
FILE ID=node103/4085834-1465256472
RUNJOBID= node103-1465256472-5401
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/mds/normalized-mds_200_10_2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085834-1465256472/watcher-4085834-1465256472 -o /tmp/evaluation-result-4085834-1465256472/solver-4085834-1465256472 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5401 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085834-1465256472.opb

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

MD5SUM BENCH= 54e50bd6cbfbb2a5705269c41241de9a
RANDOM SEED=601438559

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:        31741844 kB
Buffers:           66228 kB
Cached:           109464 kB
SwapCached:         1712 kB
Active:            71888 kB
Inactive:         106508 kB
Active(anon):       3900 kB
Inactive(anon):     1160 kB
Active(file):      67988 kB
Inactive(file):   105348 kB
Unevictable:      249824 kB
Mlocked:           10676 kB
SwapTotal:      67108856 kB
SwapFree:       67096648 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:        251764 kB
Mapped:             6768 kB
Shmem:                 0 kB
Slab:             569536 kB
SReclaimable:      13624 kB
SUnreclaim:       555912 kB
KernelStack:        1344 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     346600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:11:12