Trace number 4095907

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.06 1799.24

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-fixedbandwidth-65.opb
MD5SUM105049ca71c4f340f463783f49836585
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables261
Total number of constraints130
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)130
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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@587bd9f2
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@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4095907-1466098891.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.14	c ... done. Wall clock time 0.03s.
0.09/0.14	c declared #vars     261
0.09/0.14	c #constraints  260
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 260
0.09/0.14	c 260 constraints processed.
0.63/0.44	c cleaning 2489 clauses out of 5001 with flag 23824/5001
0.93/0.64	c cleaning 4249 clauses out of 8511 with flag 49022/11000
1.15/0.86	c cleaning 5622 clauses out of 11266 with flag 79802/18004
1.46/1.13	c cleaning 6810 clauses out of 13640 with flag 119570/26000
1.77/1.48	c cleaning 7909 clauses out of 15830 with flag 163314/35000
2.27/1.92	c cleaning 8942 clauses out of 17921 with flag 214942/45000
2.68/2.38	c cleaning 9986 clauses out of 19979 with flag 269913/56000
3.27/2.94	c cleaning 10986 clauses out of 21994 with flag 332651/68001
3.87/3.58	c cleaning 11997 clauses out of 24008 with flag 398144/81001
4.67/4.31	c cleaning 12996 clauses out of 26010 with flag 474248/95000
5.57/5.23	c cleaning 14004 clauses out of 28015 with flag 558228/110001
6.47/6.19	c cleaning 14998 clauses out of 30010 with flag 644015/126000
7.57/7.25	c cleaning 15996 clauses out of 32013 with flag 746464/143001
8.77/8.43	c cleaning 16993 clauses out of 34016 with flag 849971/161000
9.97/9.69	c cleaning 17999 clauses out of 36024 with flag 957314/180001
11.48/11.11	c cleaning 19001 clauses out of 38024 with flag 1076160/200000
12.97/12.62	c cleaning 20001 clauses out of 40023 with flag 1200596/221000
14.68/14.31	c cleaning 20997 clauses out of 42022 with flag 1330232/243000
16.37/16.08	c cleaning 22003 clauses out of 44025 with flag 1459563/266000
18.37/18.05	c cleaning 23001 clauses out of 46022 with flag 1603396/290000
20.47/20.17	c cleaning 23998 clauses out of 48023 with flag 1750401/315002
22.67/22.38	c cleaning 25006 clauses out of 50023 with flag 1897688/341000
25.17/24.89	c cleaning 26000 clauses out of 52019 with flag 2053033/368002
27.77/27.42	c cleaning 26999 clauses out of 54017 with flag 2212922/396000
30.87/30.57	c cleaning 27997 clauses out of 56018 with flag 2381993/425000
33.87/33.54	c cleaning 29005 clauses out of 58021 with flag 2557859/455000
36.98/36.63	c cleaning 29999 clauses out of 60016 with flag 2737348/486000
40.28/39.94	c cleaning 30996 clauses out of 62018 with flag 2925108/518001
43.98/43.60	c cleaning 32003 clauses out of 64022 with flag 3112988/551001
47.68/47.33	c cleaning 32992 clauses out of 66018 with flag 3311242/585000
51.68/51.35	c cleaning 34006 clauses out of 68027 with flag 3515386/620001
55.87/55.53	c cleaning 35002 clauses out of 70020 with flag 3729253/656000
60.17/59.84	c cleaning 35993 clauses out of 72019 with flag 3941880/693001
64.77/64.43	c cleaning 37006 clauses out of 74025 with flag 4155202/731000
69.48/69.18	c cleaning 38006 clauses out of 76020 with flag 4377395/770001
74.98/74.63	c cleaning 39003 clauses out of 78017 with flag 4609637/810004
80.69/80.33	c cleaning 40001 clauses out of 80011 with flag 4841524/851001
86.38/86.00	c cleaning 40985 clauses out of 82009 with flag 5078569/893000
92.08/91.75	c cleaning 41996 clauses out of 84025 with flag 5333851/936001
98.11/97.73	c cleaning 43008 clauses out of 86031 with flag 5596024/980003
104.11/103.77	c cleaning 43995 clauses out of 88022 with flag 5861572/1025002
110.31/109.90	c cleaning 45007 clauses out of 90025 with flag 6125530/1071000
116.81/116.45	c cleaning 45999 clauses out of 92019 with flag 6402268/1118001
123.51/123.16	c cleaning 46997 clauses out of 94019 with flag 6675500/1166000
130.61/130.26	c cleaning 48008 clauses out of 96026 with flag 6964437/1215004
138.11/137.72	c cleaning 48996 clauses out of 98015 with flag 7258929/1265001
145.72/145.34	c cleaning 49991 clauses out of 100018 with flag 7558360/1316000
153.71/153.35	c cleaning 51000 clauses out of 102029 with flag 7864447/1368002
161.91/161.54	c cleaning 52006 clauses out of 104029 with flag 8173421/1421002
170.41/170.01	c cleaning 53000 clauses out of 106022 with flag 8476621/1475001
178.91/178.54	c cleaning 54004 clauses out of 108021 with flag 8798425/1530000
187.91/187.56	c cleaning 54999 clauses out of 110019 with flag 9120645/1586002
197.32/196.97	c cleaning 55995 clauses out of 112018 with flag 9442131/1643000
206.92/206.57	c cleaning 57009 clauses out of 114023 with flag 9770317/1701000
217.01/216.61	c cleaning 57999 clauses out of 116014 with flag 10106087/1760000
227.31/226.99	c cleaning 58997 clauses out of 118015 with flag 10446166/1820000
238.02/237.70	c cleaning 60001 clauses out of 120018 with flag 10803286/1881000
249.61/249.21	c cleaning 61002 clauses out of 122018 with flag 11149211/1943001
262.44/262.09	c cleaning 62000 clauses out of 124015 with flag 11504457/2006000
275.94/275.55	c cleaning 62997 clauses out of 126015 with flag 11867438/2070000
289.84/289.42	c cleaning 63993 clauses out of 128019 with flag 12232905/2135001
304.53/304.10	c cleaning 65000 clauses out of 130026 with flag 12599478/2201001
319.63/319.21	c cleaning 66007 clauses out of 132026 with flag 12971639/2268001
334.86/334.46	c cleaning 67005 clauses out of 134018 with flag 13348001/2336000
350.55/350.16	c cleaning 67994 clauses out of 136013 with flag 13736633/2405000
367.05/366.60	c cleaning 68999 clauses out of 138019 with flag 14119642/2475000
385.04/384.64	c cleaning 70001 clauses out of 140020 with flag 14514948/2546000
403.05/402.68	c cleaning 71001 clauses out of 142020 with flag 14906720/2618001
421.24/420.87	c cleaning 71997 clauses out of 144019 with flag 15302382/2691001
440.64/440.21	c cleaning 72998 clauses out of 146024 with flag 15696677/2765003
459.14/458.80	c cleaning 74006 clauses out of 148023 with flag 16109220/2840000
479.44/479.09	c cleaning 74998 clauses out of 150018 with flag 16522563/2916001
496.37/495.95	c cleaning 75996 clauses out of 152019 with flag 16944335/2993000
513.67/513.28	c cleaning 77000 clauses out of 154024 with flag 17353004/3071001
532.17/531.74	c cleaning 78009 clauses out of 156023 with flag 17778482/3150000
549.68/549.20	c cleaning 78998 clauses out of 158014 with flag 18205577/3230000
567.87/567.41	c cleaning 79999 clauses out of 160018 with flag 18646173/3311002
586.47/586.04	c cleaning 80996 clauses out of 162017 with flag 19086545/3393000
605.48/605.07	c cleaning 82004 clauses out of 164022 with flag 19536589/3476001
624.88/624.43	c cleaning 83001 clauses out of 166018 with flag 19990309/3560001
644.88/644.41	c cleaning 83999 clauses out of 168016 with flag 20440200/3645000
666.28/665.84	c cleaning 85005 clauses out of 170019 with flag 20898773/3731002
687.48/687.10	c cleaning 86002 clauses out of 172012 with flag 21365550/3818000
708.96/708.45	c cleaning 86995 clauses out of 174011 with flag 21839652/3906001
730.15/729.62	c cleaning 87995 clauses out of 176015 with flag 22309110/3995000
753.25/752.71	c cleaning 89004 clauses out of 178021 with flag 22786224/4085001
777.74/777.24	c cleaning 90001 clauses out of 180016 with flag 23260586/4176000
801.46/800.94	c cleaning 90991 clauses out of 182015 with flag 23744996/4268000
825.75/825.28	c cleaning 92001 clauses out of 184024 with flag 24228811/4361000
849.86/849.32	c cleaning 93003 clauses out of 186024 with flag 24723747/4455001
875.86/875.37	c cleaning 93999 clauses out of 188020 with flag 25227278/4550000
901.76/901.27	c cleaning 95000 clauses out of 190023 with flag 25731311/4646002
928.55/928.03	c cleaning 95993 clauses out of 192022 with flag 26218739/4743001
954.65/954.18	c cleaning 96998 clauses out of 194028 with flag 26724283/4841000
982.54/981.97	c cleaning 98010 clauses out of 196031 with flag 27242095/4940001
1011.54/1010.92	c cleaning 99004 clauses out of 198021 with flag 27743825/5040001
1040.25/1039.66	c cleaning 99992 clauses out of 200016 with flag 28258687/5141000
1069.34/1068.77	c cleaning 101004 clauses out of 202024 with flag 28772632/5243000
1098.95/1098.37	c cleaning 101997 clauses out of 204020 with flag 29305286/5346000
1130.45/1129.83	c cleaning 102999 clauses out of 206024 with flag 29831576/5450001
1161.94/1161.33	c cleaning 104005 clauses out of 208025 with flag 30364455/5555001
1194.55/1193.94	c cleaning 105007 clauses out of 210020 with flag 30887376/5661001
1227.35/1226.71	c cleaning 105994 clauses out of 212012 with flag 31423579/5768000
1260.25/1259.53	c cleaning 106997 clauses out of 214018 with flag 31958465/5876000
1294.24/1293.54	c cleaning 107998 clauses out of 216021 with flag 32493623/5985000
1328.05/1327.39	c cleaning 109002 clauses out of 218024 with flag 33038011/6095001
1363.84/1363.13	c cleaning 110004 clauses out of 220022 with flag 33584280/6206001
1399.05/1398.33	c cleaning 111002 clauses out of 222019 with flag 34149119/6318002
1436.05/1435.30	c cleaning 111998 clauses out of 224016 with flag 34707387/6431001
1471.95/1471.27	c cleaning 113002 clauses out of 226019 with flag 35283109/6545002
1509.55/1508.89	c cleaning 113999 clauses out of 228016 with flag 35859597/6660001
1547.45/1546.70	c cleaning 115004 clauses out of 230017 with flag 36440142/6776001
1586.05/1585.21	c cleaning 115995 clauses out of 232014 with flag 37022807/6893002
1626.16/1625.35	c cleaning 116998 clauses out of 234018 with flag 37603996/7011001
1665.86/1665.09	c cleaning 118001 clauses out of 236020 with flag 38183871/7130001
1706.15/1705.35	c cleaning 118998 clauses out of 238018 with flag 38766447/7250000
1747.56/1746.75	c cleaning 120000 clauses out of 240021 with flag 39351423/7371001
1788.56/1787.79	c cleaning 120998 clauses out of 242020 with flag 39953419/7493000
1800.06/1799.20	c starts		: 17477
1800.06/1799.20	c conflicts		: 7534753
1800.06/1799.20	c decisions		: 10563099
1800.06/1799.20	c propagations		: 137760847
1800.06/1799.20	c inspects		: 40173090797
1800.06/1799.20	c shortcuts		: 0
1800.06/1799.20	c learnt literals	: 0
1800.06/1799.20	c learnt binary clauses	: 0
1800.06/1799.20	c learnt ternary clauses	: 0
1800.06/1799.20	c learnt constraints	: 7534754
1800.06/1799.20	c ignored constraints	: 0
1800.06/1799.20	c root simplifications	: 0
1800.06/1799.20	c removed literals (reason simplification)	: 0
1800.06/1799.20	c reason swapping (by a shorter reason)	: 0
1800.06/1799.20	c Calls to reduceDB	: 118
1800.06/1799.20	c Number of update (reduction) of LBD	: 1980350
1800.06/1799.20	c Imported unit clauses	: 0
1800.06/1799.20	c number of reductions to clauses (during analyze)	: 0
1800.06/1799.20	c timeout
1800.06/1799.20	c number of learned constraints concerned by reduction	: 0
1800.06/1799.20	c number of learning phase by resolution	: 0
1800.06/1799.20	c number of learning phase by cutting planes	: 0
1800.06/1799.20	c speed (assignments/second)	: 76573.8792190135
1800.06/1799.20	c non guided choices	35342
1800.06/1799.23	c learnt constraints type 
1800.06/1799.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 162776
1800.06/1799.23	s UNKNOWN
1800.06/1799.23	c Total wall clock time (in seconds): 1799.118

Verifier Data

ERROR: no interpretation found !

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-4095907-1466098891/watcher-4095907-1466098891 -o /tmp/evaluation-result-4095907-1466098891/solver-4095907-1466098891 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466097090-29312 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4095907-1466098891.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.11 2.09 2.00 3/194 29534
/proc/meminfo: memFree=31717456/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9160 CPUtime=0 cores=1,3,5,7
/proc/29534/stat : 29534 (java) R 29531 29534 29295 0 -1 4202496 430 0 0 0 0 0 0 0 20 0 1 0 11933885 9379840 84 33554432000 1073741824 1073778376 140735982897664 140735982894792 243756265303 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2290 96 71 9 0 38 0

[startup+0.100164 s]
/proc/loadavg: 2.11 2.09 2.00 3/194 29534
/proc/meminfo: memFree=31717456/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 4405 0 1 0 8 1 0 0 20 0 18 0 11933885 9787879424 6040 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2389619 6040 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200329 s]
/proc/loadavg: 2.11 2.09 2.00 3/194 29534
/proc/meminfo: memFree=31717456/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 6557 0 1 0 27 2 0 0 20 0 19 0 11933885 9856040960 7850 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 7850 2235 9 0 2396937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9625040

[startup+0.30034 s]
/proc/loadavg: 2.11 2.09 2.00 3/194 29534
/proc/meminfo: memFree=31717456/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 7161 0 1 0 49 2 0 0 20 0 19 0 11933885 9856040960 7813 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 7813 2238 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.70026 s]
/proc/loadavg: 2.11 2.09 2.00 3/194 29534
/proc/meminfo: memFree=31717456/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 8902 0 1 0 102 3 0 0 20 0 19 0 11933885 9856040960 9206 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 9206 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.02 2.08 1.99 3/213 29553
/proc/meminfo: memFree=31689096/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=1.87 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 8919 0 1 0 184 3 0 0 20 0 19 0 11933885 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 9733 2249 9 0 2396937 0
[pid=29534/tid=29536] ppid=29531 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/29534/task/29536/stat : 29536 (java) R 29531 29534 29295 0 -1 4202560 2400 0 1 0 145 2 0 0 20 0 19 0 11933886 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481175024088 140481015521303 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29537] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29537/stat : 29537 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481136515368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29538] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29538/stat : 29538 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481135462568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29539] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29539/stat : 29539 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481134410280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29540] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29540/stat : 29540 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481015048616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29541] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29541/stat : 29541 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481013996328 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29542] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29542/stat : 29542 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481012943528 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29543] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29543/stat : 29543 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481011891240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29544] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29544/stat : 29544 (java) S 29531 29534 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140481010838440 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29545] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29545/stat : 29545 (java) S 29531 29534 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480528509160 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29546] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29546/stat : 29546 (java) S 29531 29534 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480527455224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29547] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29547/stat : 29547 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480526402824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29548] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29548/stat : 29548 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480525351312 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29549] ppid=29531 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/29534/task/29549/stat : 29549 (java) S 29531 29534 29295 0 -1 4202560 2052 0 0 0 15 0 0 0 20 0 19 0 11933891 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480524298936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29550] ppid=29531 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/29534/task/29550/stat : 29550 (java) S 29531 29534 29295 0 -1 4202560 3196 0 0 0 21 0 0 0 20 0 19 0 11933891 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480523246136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29551] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29551/stat : 29551 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480522194040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29552] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29552/stat : 29552 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480521141448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29553] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29553/stat : 29553 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933900 9856040960 9733 33554432000 1073741824 1073778376 140735982897664 140480520086440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.02 2.08 1.99 3/213 29553
/proc/meminfo: memFree=31684380/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=3.47 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 8922 0 1 0 344 3 0 0 20 0 19 0 11933885 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 10757 2249 9 0 2396937 0
[pid=29534/tid=29536] ppid=29531 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/29534/task/29536/stat : 29536 (java) R 29531 29534 29295 0 -1 4202560 2403 0 1 0 305 2 0 0 20 0 19 0 11933886 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481175015088 140481015521051 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29537] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29537/stat : 29537 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481136515368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29538] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29538/stat : 29538 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481135462568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29539] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29539/stat : 29539 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481134410280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29540] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29540/stat : 29540 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481015048616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29541] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29541/stat : 29541 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481013996328 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29542] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29542/stat : 29542 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481012943528 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29543] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29543/stat : 29543 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481011891240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29544] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29544/stat : 29544 (java) S 29531 29534 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140481010838440 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29545] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29545/stat : 29545 (java) S 29531 29534 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480528509160 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29546] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29546/stat : 29546 (java) S 29531 29534 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480527455224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29547] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29547/stat : 29547 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480526402824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29548] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29548/stat : 29548 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480525351312 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29549] ppid=29531 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/29534/task/29549/stat : 29549 (java) S 29531 29534 29295 0 -1 4202560 2052 0 0 0 15 0 0 0 20 0 19 0 11933891 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480524298936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29550] ppid=29531 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/29534/task/29550/stat : 29550 (java) S 29531 29534 29295 0 -1 4202560 3196 0 0 0 21 0 0 0 20 0 19 0 11933891 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480523246136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29551] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29551/stat : 29551 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480522194040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29552] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29552/stat : 29552 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480521141448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29553] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29553/stat : 29553 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933900 9856040960 10757 33554432000 1073741824 1073778376 140735982897664 140480520086440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.02 2.07 1.99 3/213 29553
/proc/meminfo: memFree=31676256/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=6.67 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 8928 0 1 0 664 3 0 0 20 0 19 0 11933885 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 12742 2250 9 0 2396937 0
[pid=29534/tid=29536] ppid=29531 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/29534/task/29536/stat : 29536 (java) R 29531 29534 29295 0 -1 4202560 2408 0 1 0 624 2 0 0 20 0 19 0 11933886 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481175015088 140481015521212 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29537] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29537/stat : 29537 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481136515368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29538] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29538/stat : 29538 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481135462568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29539] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29539/stat : 29539 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481134410280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29540] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29540/stat : 29540 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481015048616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29541] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29541/stat : 29541 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481013996328 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29542] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29542/stat : 29542 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481012943528 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29543] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29543/stat : 29543 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481011891240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29544] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29544/stat : 29544 (java) S 29531 29534 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11933887 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140481010838440 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29545] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29545/stat : 29545 (java) S 29531 29534 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480528509160 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29546] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29546/stat : 29546 (java) S 29531 29534 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480527455224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29547] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29547/stat : 29547 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480526402824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29548] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29548/stat : 29548 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480525351312 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29549] ppid=29531 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/29534/task/29549/stat : 29549 (java) S 29531 29534 29295 0 -1 4202560 2052 0 0 0 15 0 0 0 20 0 19 0 11933891 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480524298936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29550] ppid=29531 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/29534/task/29550/stat : 29550 (java) S 29531 29534 29295 0 -1 4202560 3196 0 0 0 21 0 0 0 20 0 19 0 11933891 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480523246136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29551] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29551/stat : 29551 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480522194040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29552] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29552/stat : 29552 (java) S 29531 29534 29295 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480521141448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29553] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29553/stat : 29553 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933900 9856040960 12742 33554432000 1073741824 1073778376 140735982897664 140480520086440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.67
Current children cumulated vsize (KiB) 9625040


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

[pid=29534/tid=29553] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29553/stat : 29553 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933900 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480520086440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1663.16
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 29685
/proc/meminfo: memFree=31473816/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=1723.15 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 9999 0 1 0 172289 26 0 0 20 0 19 0 11933885 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 61735 2266 9 0 2396937 0
[pid=29534/tid=29536] ppid=29531 vsize=9625040 CPUtime=1717.66 cores=1,3,5,7
/proc/29534/task/29536/stat : 29536 (java) R 29531 29534 29295 0 -1 4202560 2470 0 1 0 171737 29 0 0 20 0 19 0 11933886 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481175015184 140481015521069 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29537] ppid=29531 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/29534/task/29537/stat : 29537 (java) S 29531 29534 29295 0 -1 4202560 161 0 0 0 5 2 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481136515368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29538] ppid=29531 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/29534/task/29538/stat : 29538 (java) S 29531 29534 29295 0 -1 4202560 80 0 0 0 6 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481135462568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29539] ppid=29531 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/29534/task/29539/stat : 29539 (java) S 29531 29534 29295 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481134410280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29540] ppid=29531 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/29534/task/29540/stat : 29540 (java) S 29531 29534 29295 0 -1 4202560 25 0 0 0 7 2 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481015048616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29541] ppid=29531 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/29534/task/29541/stat : 29541 (java) S 29531 29534 29295 0 -1 4202560 164 0 0 0 5 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481013996328 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29542] ppid=29531 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/29534/task/29542/stat : 29542 (java) S 29531 29534 29295 0 -1 4202560 139 0 0 0 6 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481012943528 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29543] ppid=29531 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/29534/task/29543/stat : 29543 (java) S 29531 29534 29295 0 -1 4202560 67 0 0 0 7 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481011891240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29544] ppid=29531 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/29534/task/29544/stat : 29544 (java) S 29531 29534 29295 0 -1 4202560 226 0 0 0 8 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481010838440 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29545] ppid=29531 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29534/task/29545/stat : 29545 (java) S 29531 29534 29295 0 -1 4202560 41 0 0 0 1 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480528509160 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29546] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29546/stat : 29546 (java) S 29531 29534 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480527455224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29547] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29547/stat : 29547 (java) S 29531 29534 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480526402824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29548] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29548/stat : 29548 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480525351312 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29549] ppid=29531 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/29534/task/29549/stat : 29549 (java) S 29531 29534 29295 0 -1 4202560 2052 0 0 0 15 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480524298936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29550] ppid=29531 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/29534/task/29550/stat : 29550 (java) S 29531 29534 29295 0 -1 4202560 3202 0 0 0 24 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480523246136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29551] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29551/stat : 29551 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480522194040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29552] ppid=29531 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/29534/task/29552/stat : 29552 (java) S 29531 29534 29295 0 -1 4202560 100 0 0 0 23 24 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480521141448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29553] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29553/stat : 29553 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933900 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480520086440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1723.15
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29687
/proc/meminfo: memFree=31474024/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=1783.16 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 10003 0 1 0 178289 27 0 0 20 0 19 0 11933885 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 61735 2266 9 0 2396937 0
[pid=29534/tid=29536] ppid=29531 vsize=9625040 CPUtime=1777.51 cores=1,3,5,7
/proc/29534/task/29536/stat : 29536 (java) R 29531 29534 29295 0 -1 4202560 2470 0 1 0 177721 30 0 0 20 0 19 0 11933886 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481175015184 140481015495313 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29537] ppid=29531 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/29534/task/29537/stat : 29537 (java) S 29531 29534 29295 0 -1 4202560 161 0 0 0 5 2 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481136515368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29538] ppid=29531 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/29534/task/29538/stat : 29538 (java) S 29531 29534 29295 0 -1 4202560 80 0 0 0 6 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481135462568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29539] ppid=29531 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/29534/task/29539/stat : 29539 (java) S 29531 29534 29295 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481134410280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29540] ppid=29531 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/29534/task/29540/stat : 29540 (java) S 29531 29534 29295 0 -1 4202560 25 0 0 0 7 2 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481015048616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29541] ppid=29531 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/29534/task/29541/stat : 29541 (java) S 29531 29534 29295 0 -1 4202560 164 0 0 0 5 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481013996328 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29542] ppid=29531 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/29534/task/29542/stat : 29542 (java) S 29531 29534 29295 0 -1 4202560 139 0 0 0 6 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481012943528 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29543] ppid=29531 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/29534/task/29543/stat : 29543 (java) S 29531 29534 29295 0 -1 4202560 67 0 0 0 7 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481011891240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29544] ppid=29531 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/29534/task/29544/stat : 29544 (java) S 29531 29534 29295 0 -1 4202560 226 0 0 0 8 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481010838440 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29545] ppid=29531 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29534/task/29545/stat : 29545 (java) S 29531 29534 29295 0 -1 4202560 41 0 0 0 1 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480528509160 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29546] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29546/stat : 29546 (java) S 29531 29534 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480527455224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29547] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29547/stat : 29547 (java) S 29531 29534 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480526402824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29548] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29548/stat : 29548 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480525351312 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29549] ppid=29531 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/29534/task/29549/stat : 29549 (java) S 29531 29534 29295 0 -1 4202560 2052 0 0 0 15 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480524298936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29550] ppid=29531 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/29534/task/29550/stat : 29550 (java) S 29531 29534 29295 0 -1 4202560 3202 0 0 0 24 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480523246136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29551] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29551/stat : 29551 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480522194040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29552] ppid=29531 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/29534/task/29552/stat : 29552 (java) S 29531 29534 29295 0 -1 4202560 104 0 0 0 24 24 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480521141448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29553] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29553/stat : 29553 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933900 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480520086440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1783.16
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29687
/proc/meminfo: memFree=31474148/32872528 swapFree=7268/7268
[pid=29534] ppid=29531 vsize=9625040 CPUtime=1800.06 cores=1,3,5,7
/proc/29534/stat : 29534 (java) S 29531 29534 29295 0 -1 4202496 10003 0 1 0 179979 27 0 0 20 0 19 0 11933885 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140735982888800 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29534/statm: 2406260 61735 2266 9 0 2396937 0
[pid=29534/tid=29536] ppid=29531 vsize=9625040 CPUtime=1794.37 cores=1,3,5,7
/proc/29534/task/29536/stat : 29536 (java) R 29531 29534 29295 0 -1 4202560 2470 0 1 0 179407 30 0 0 20 0 19 0 11933886 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481175015184 140481015521051 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29537] ppid=29531 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/29534/task/29537/stat : 29537 (java) S 29531 29534 29295 0 -1 4202560 161 0 0 0 5 2 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481136515368 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29538] ppid=29531 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/29534/task/29538/stat : 29538 (java) S 29531 29534 29295 0 -1 4202560 80 0 0 0 6 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481135462568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29539] ppid=29531 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/29534/task/29539/stat : 29539 (java) S 29531 29534 29295 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481134410280 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29540] ppid=29531 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/29534/task/29540/stat : 29540 (java) S 29531 29534 29295 0 -1 4202560 25 0 0 0 7 2 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481015048616 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29541] ppid=29531 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/29534/task/29541/stat : 29541 (java) S 29531 29534 29295 0 -1 4202560 164 0 0 0 5 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481013996328 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29542] ppid=29531 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/29534/task/29542/stat : 29542 (java) S 29531 29534 29295 0 -1 4202560 139 0 0 0 6 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481012943528 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29543] ppid=29531 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/29534/task/29543/stat : 29543 (java) S 29531 29534 29295 0 -1 4202560 67 0 0 0 7 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481011891240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29544] ppid=29531 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/29534/task/29544/stat : 29544 (java) S 29531 29534 29295 0 -1 4202560 226 0 0 0 8 0 0 0 20 0 19 0 11933887 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140481010838440 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29534/tid=29545] ppid=29531 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29534/task/29545/stat : 29545 (java) S 29531 29534 29295 0 -1 4202560 41 0 0 0 1 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480528509160 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29534/tid=29546] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29546/stat : 29546 (java) S 29531 29534 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480527455224 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29547] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29547/stat : 29547 (java) S 29531 29534 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11933888 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480526402824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29548] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29548/stat : 29548 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480525351312 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29549] ppid=29531 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/29534/task/29549/stat : 29549 (java) S 29531 29534 29295 0 -1 4202560 2052 0 0 0 15 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480524298936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29550] ppid=29531 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/29534/task/29550/stat : 29550 (java) S 29531 29534 29295 0 -1 4202560 3202 0 0 0 24 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480523246136 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29551] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29551/stat : 29551 (java) S 29531 29534 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480522194040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29534/tid=29552] ppid=29531 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/29534/task/29552/stat : 29552 (java) S 29531 29534 29295 0 -1 4202560 104 0 0 0 24 25 0 0 20 0 19 0 11933891 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480521141448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29534/tid=29553] ppid=29531 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29534/task/29553/stat : 29553 (java) S 29531 29534 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11933900 9856040960 61735 33554432000 1073741824 1073778376 140735982897664 140480520086440 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 29534 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 29534 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=370062
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=731888
# CPU time returned by wait4() is 1796.1
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1799.79
CPU system time (s): 0.27
CPU usage (%): 100.046
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.37
system time used= 0.731888
maximum resident set size= 247120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10054
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38166
involuntary context switches= 4626

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0823 second user time and 12.5231 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-16 19:41:31
IDJOB=4095907
IDBENCH=107538
IDSOLVER=2546
FILE ID=node151/4095907-1466098891
RUNJOBID= node151-1466097090-29312
PBS_JOBID= 19904038
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-eq-fixedbandwidth-65.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4095907-1466098891/watcher-4095907-1466098891 -o /tmp/evaluation-result-4095907-1466098891/solver-4095907-1466098891 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466097090-29312 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4095907-1466098891.opb

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

MD5SUM BENCH= 105049ca71c4f340f463783f49836585
RANDOM SEED=665001320

node151.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.103
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.20
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.103
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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.103
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.54
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.103
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.103
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.56
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.103
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:        31718364 kB
Buffers:           47476 kB
Cached:            97976 kB
SwapCached:        61592 kB
Active:           293840 kB
Inactive:         150668 kB
Active(anon):     240624 kB
Inactive(anon):    61036 kB
Active(file):      53216 kB
Inactive(file):    89632 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67038988 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:        248304 kB
Mapped:            15224 kB
Shmem:                 0 kB
Slab:             569204 kB
SReclaimable:      12696 kB
SUnreclaim:       556508 kB
KernelStack:        1568 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     714636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 71748 MiB
End job on node151 at 2016-06-16 20:11:30