Trace number 4095802

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 1799.44

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-fixedbandwidth-30.opb
MD5SUMf26437eb0afc65a498cf0a93d7373e88
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.010997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables121
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)60
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@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-4095802-1466097091.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.13	c ... done. Wall clock time 0.015s.
0.09/0.13	c declared #vars     121
0.09/0.13	c #constraints  60
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
0.09/0.13	c 60 constraints processed.
0.69/0.43	c cleaning 2493 clauses out of 5000 with flag 25095/5000
0.93/0.69	c cleaning 4252 clauses out of 8507 with flag 59881/11000
1.26/0.99	c cleaning 5619 clauses out of 11255 with flag 99838/18000
1.67/1.38	c cleaning 6806 clauses out of 13636 with flag 144903/26000
2.19/1.87	c cleaning 7904 clauses out of 15831 with flag 198499/35001
2.79/2.44	c cleaning 8956 clauses out of 17928 with flag 256179/45002
3.39/3.08	c cleaning 9977 clauses out of 19970 with flag 326249/56000
4.19/3.83	c cleaning 10984 clauses out of 21994 with flag 406919/68001
5.19/4.81	c cleaning 12001 clauses out of 24011 with flag 492675/81002
6.19/5.87	c cleaning 12994 clauses out of 26008 with flag 580596/95000
7.49/7.14	c cleaning 13994 clauses out of 28014 with flag 681652/110000
8.89/8.51	c cleaning 15004 clauses out of 30021 with flag 789891/126001
10.40/10.09	c cleaning 16006 clauses out of 32020 with flag 901683/143004
12.19/11.80	c cleaning 16991 clauses out of 34012 with flag 1025714/161002
14.09/13.78	c cleaning 17996 clauses out of 36020 with flag 1157024/180001
16.19/15.88	c cleaning 18999 clauses out of 38023 with flag 1292805/200000
18.49/18.19	c cleaning 20001 clauses out of 40024 with flag 1436342/221000
20.99/20.69	c cleaning 21002 clauses out of 42024 with flag 1587365/243001
23.88/23.50	c cleaning 22003 clauses out of 44021 with flag 1742038/266000
26.79/26.49	c cleaning 22999 clauses out of 46021 with flag 1899334/290003
30.10/29.72	c cleaning 24001 clauses out of 48019 with flag 2073146/315000
33.59/33.25	c cleaning 25000 clauses out of 50019 with flag 2254769/341001
37.39/37.02	c cleaning 26004 clauses out of 52019 with flag 2447446/368001
41.29/41.00	c cleaning 27004 clauses out of 54014 with flag 2644823/396000
45.69/45.32	c cleaning 28001 clauses out of 56011 with flag 2850205/425001
50.29/49.95	c cleaning 28995 clauses out of 58011 with flag 3054783/455002
55.19/54.85	c cleaning 29997 clauses out of 60014 with flag 3270463/486000
60.19/59.84	c cleaning 31003 clauses out of 62019 with flag 3483247/518002
65.90/65.52	c cleaning 32000 clauses out of 64014 with flag 3701332/551000
72.10/71.73	c cleaning 33004 clauses out of 66014 with flag 3929951/585000
78.00/77.67	c cleaning 34000 clauses out of 68010 with flag 4165479/620000
84.89/84.57	c cleaning 35000 clauses out of 70010 with flag 4405747/656000
91.99/91.69	c cleaning 36003 clauses out of 72011 with flag 4654925/693001
100.09/99.75	c cleaning 36997 clauses out of 74007 with flag 4915057/731000
107.89/107.53	c cleaning 37993 clauses out of 76010 with flag 5172891/770000
116.58/116.28	c cleaning 38999 clauses out of 78018 with flag 5443105/810001
125.28/124.98	c cleaning 40001 clauses out of 80019 with flag 5709903/851001
135.18/134.81	c cleaning 40993 clauses out of 82017 with flag 5984135/893000
145.49/145.15	c cleaning 42005 clauses out of 84024 with flag 6270919/936000
156.19/155.81	c cleaning 43004 clauses out of 86020 with flag 6557061/980001
166.51/166.16	c cleaning 43993 clauses out of 88015 with flag 6854379/1025000
176.91/176.56	c cleaning 45007 clauses out of 90023 with flag 7136601/1071001
188.01/187.67	c cleaning 46003 clauses out of 92016 with flag 7425043/1118001
198.91/198.51	c cleaning 46999 clauses out of 94012 with flag 7717551/1166000
210.62/210.29	c cleaning 48002 clauses out of 96014 with flag 8038236/1215001
222.92/222.50	c cleaning 49001 clauses out of 98011 with flag 8343443/1265000
236.01/235.62	c cleaning 49995 clauses out of 100010 with flag 8664521/1316000
249.91/249.59	c cleaning 51000 clauses out of 102015 with flag 8986319/1368000
264.82/264.47	c cleaning 52004 clauses out of 104016 with flag 9311114/1421001
279.83/279.44	c cleaning 53000 clauses out of 106011 with flag 9643394/1475000
295.32/294.91	c cleaning 54000 clauses out of 108011 with flag 9976593/1530000
311.41/311.04	c cleaning 54991 clauses out of 110011 with flag 10309854/1586000
328.32/327.97	c cleaning 55999 clauses out of 112020 with flag 10644535/1643000
345.61/345.26	c cleaning 56995 clauses out of 114023 with flag 10990865/1701002
363.52/363.11	c cleaning 57999 clauses out of 116026 with flag 11339489/1760000
380.72/380.35	c cleaning 59006 clauses out of 118027 with flag 11693117/1820000
402.02/401.68	c cleaning 60002 clauses out of 120024 with flag 12063407/1881003
422.41/422.06	c cleaning 61000 clauses out of 122021 with flag 12415307/1943002
444.41/444.08	c cleaning 62001 clauses out of 124020 with flag 12782428/2006001
465.39/464.97	c cleaning 63003 clauses out of 126020 with flag 13144556/2070002
486.88/486.40	c cleaning 64004 clauses out of 128016 with flag 13517321/2135001
509.68/509.21	c cleaning 64995 clauses out of 130011 with flag 13898206/2201000
533.28/532.84	c cleaning 66003 clauses out of 132017 with flag 14274146/2268001
557.29/556.82	c cleaning 66996 clauses out of 134014 with flag 14657654/2336001
582.69/582.20	c cleaning 68000 clauses out of 136019 with flag 15051605/2405002
608.40/607.98	c cleaning 68999 clauses out of 138017 with flag 15442833/2475000
635.60/635.10	c cleaning 70002 clauses out of 140018 with flag 15838316/2546000
663.39/662.99	c cleaning 70990 clauses out of 142016 with flag 16233748/2618000
693.80/693.36	c cleaning 72006 clauses out of 144026 with flag 16659451/2691000
724.31/723.87	c cleaning 72998 clauses out of 146022 with flag 17071380/2765002
755.80/755.39	c cleaning 74006 clauses out of 148022 with flag 17491836/2840000
789.00/788.52	c cleaning 74993 clauses out of 150016 with flag 17918815/2916000
822.10/821.66	c cleaning 76005 clauses out of 152025 with flag 18348823/2993002
857.99/857.58	c cleaning 77004 clauses out of 154018 with flag 18791095/3071000
892.24/891.76	c cleaning 78002 clauses out of 156016 with flag 19233974/3150002
927.34/926.82	c cleaning 78996 clauses out of 158012 with flag 19678000/3230000
963.14/962.67	c cleaning 80002 clauses out of 160016 with flag 20121635/3311000
998.94/998.43	c cleaning 81003 clauses out of 162015 with flag 20577788/3393001
1039.64/1039.17	c cleaning 82001 clauses out of 164011 with flag 21034244/3476000
1079.53/1079.04	c cleaning 82998 clauses out of 166010 with flag 21495378/3560000
1119.43/1118.92	c cleaning 84006 clauses out of 168012 with flag 21943651/3645000
1163.34/1162.87	c cleaning 84990 clauses out of 170006 with flag 22427241/3731000
1207.73/1207.29	c cleaning 86004 clauses out of 172016 with flag 22928492/3818000
1252.13/1251.64	c cleaning 86998 clauses out of 174012 with flag 23425928/3906000
1300.23/1299.72	c cleaning 88005 clauses out of 176015 with flag 23934924/3995001
1347.82/1347.36	c cleaning 88997 clauses out of 178011 with flag 24420422/4085002
1396.50/1395.99	c cleaning 89999 clauses out of 180012 with flag 24918766/4176000
1446.30/1445.75	c cleaning 91003 clauses out of 182013 with flag 25434970/4268000
1497.10/1496.55	c cleaning 91995 clauses out of 184011 with flag 25940488/4361001
1549.79/1549.23	c cleaning 92998 clauses out of 186015 with flag 26452659/4455000
1602.90/1602.32	c cleaning 94005 clauses out of 188018 with flag 26979400/4550001
1657.11/1656.59	c cleaning 94998 clauses out of 190012 with flag 27516640/4646000
1714.41/1713.84	c cleaning 95995 clauses out of 192014 with flag 28053102/4743000
1771.90/1771.34	c cleaning 97005 clauses out of 194020 with flag 28585238/4841001
1800.00/1799.41	c starts		: 14284
1800.00/1799.41	c conflicts		: 4898148
1800.00/1799.41	c decisions		: 7101329
1800.00/1799.41	c propagations		: 88628570
1800.00/1799.41	c inspects		: 43633687327
1800.00/1799.41	c shortcuts		: 0
1800.00/1799.41	c learnt literals	: 0
1800.00/1799.41	c learnt binary clauses	: 0
1800.00/1799.41	c learnt ternary clauses	: 0
1800.00/1799.41	c learnt constraints	: 4898148
1800.00/1799.41	c ignored constraints	: 0
1800.00/1799.41	c root simplifications	: 0
1800.00/1799.41	c removed literals (reason simplification)	: 0
1800.00/1799.41	c reason swapping (by a shorter reason)	: 0
1800.00/1799.41	c Calls to reduceDB	: 94
1800.00/1799.41	c Number of update (reduction) of LBD	: 1502773
1800.00/1799.41	c Imported unit clauses	: 0
1800.00/1799.41	c number of reductions to clauses (during analyze)	: 0
1800.00/1799.41	c number of learned constraints concerned by reduction	: 0
1800.00/1799.41	c number of learning phase by resolution	: 0
1800.00/1799.41	c number of learning phase by cutting planes	: 0
1800.00/1799.41	c speed (assignments/second)	: 49257.90818084607
1800.00/1799.41	c non guided choices	65
1800.00/1799.41	c timeout
1800.00/1799.43	c learnt constraints type 
1800.00/1799.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 154162
1800.00/1799.43	s UNKNOWN
1800.00/1799.43	c Total wall clock time (in seconds): 1799.321

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

pid=29332
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: 1.11 1.34 1.68 3/173 29335
/proc/meminfo: memFree=31958880/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (java) R 29332 29335 29295 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 11753878 278528 33 33554432000 1073741824 1073778376 140736093910752 140734320229160 243756264743 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29335/statm: 84 42 34 9 0 25 0

[startup+0.100113 s]
/proc/loadavg: 1.11 1.34 1.68 3/173 29335
/proc/meminfo: memFree=31958880/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 4390 0 1 0 8 1 0 0 20 0 18 0 11753878 9787879424 6023 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2389619 6023 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200285 s]
/proc/loadavg: 1.11 1.34 1.68 3/173 29335
/proc/meminfo: memFree=31958880/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 7428 0 1 0 28 2 0 0 20 0 19 0 11753878 9856040960 7921 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 7922 2220 9 0 2396937 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300291 s]
/proc/loadavg: 1.11 1.34 1.68 3/173 29335
/proc/meminfo: memFree=31958880/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 8098 0 1 0 50 2 0 0 20 0 19 0 11753878 9856040960 8069 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 8069 2226 9 0 2396937 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700224 s]
/proc/loadavg: 1.11 1.34 1.68 3/173 29335
/proc/meminfo: memFree=31958880/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 9212 0 1 0 104 2 0 0 20 0 19 0 11753878 9856040960 8609 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 8609 2239 9 0 2396937 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 1.11 1.34 1.68 3/213 29378
/proc/meminfo: memFree=31892700/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=1.88 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 9215 0 1 0 186 2 0 0 20 0 19 0 11753878 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 9122 2240 9 0 2396937 0
[pid=29335/tid=29342] ppid=29332 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/29335/task/29342/stat : 29342 (java) R 29332 29335 29295 0 -1 4202560 2404 0 1 0 145 1 0 0 20 0 19 0 11753879 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289723998856 140289553942333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29345] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29345/stat : 29345 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289685489832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29347] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29347/stat : 29347 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289684437288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29348] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29348/stat : 29348 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289683384744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29335/tid=29349] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29349/stat : 29349 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289682332200 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29351] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29351/stat : 29351 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289681279656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29353] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29353/stat : 29353 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289680227112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29355] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29355/stat : 29355 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289679174568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29358] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29358/stat : 29358 (java) S 29332 29335 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289678122024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29361] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29361/stat : 29361 (java) S 29332 29335 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11753881 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289548195944 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29363] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29363/stat : 29363 (java) S 29332 29335 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289547142264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29364] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29364/stat : 29364 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289546089608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29367] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29367/stat : 29367 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289545038352 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29368] ppid=29332 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/29335/task/29368/stat : 29368 (java) S 29332 29335 29295 0 -1 4202560 2203 0 0 0 18 0 0 0 20 0 19 0 11753884 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289543985720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29369] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29369/stat : 29369 (java) S 29332 29335 29295 0 -1 4202560 3338 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289542933176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29370] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29370/stat : 29370 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289541880824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29371] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29371/stat : 29371 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289540828488 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29377] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29377/stat : 29377 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753892 9856040960 9122 33554432000 1073741824 1073778376 140736093910752 140289539773224 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 1.11 1.34 1.68 3/213 29378
/proc/meminfo: memFree=31887364/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=3.49 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 9217 0 1 0 346 3 0 0 20 0 19 0 11753878 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 10146 2240 9 0 2396937 0
[pid=29335/tid=29342] ppid=29332 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/29335/task/29342/stat : 29342 (java) R 29332 29335 29295 0 -1 4202560 2406 0 1 0 305 1 0 0 20 0 19 0 11753879 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289723989712 140289553966864 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29345] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29345/stat : 29345 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289685489832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29347] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29347/stat : 29347 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289684437288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29348] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29348/stat : 29348 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289683384744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29335/tid=29349] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29349/stat : 29349 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289682332200 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29351] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29351/stat : 29351 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289681279656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29353] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29353/stat : 29353 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289680227112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29355] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29355/stat : 29355 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289679174568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29358] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29358/stat : 29358 (java) S 29332 29335 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289678122024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29361] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29361/stat : 29361 (java) S 29332 29335 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11753881 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289548195944 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29363] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29363/stat : 29363 (java) S 29332 29335 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289547142264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29364] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29364/stat : 29364 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289546089608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29367] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29367/stat : 29367 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289545038352 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29368] ppid=29332 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/29335/task/29368/stat : 29368 (java) S 29332 29335 29295 0 -1 4202560 2203 0 0 0 18 0 0 0 20 0 19 0 11753884 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289543985720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29369] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29369/stat : 29369 (java) S 29332 29335 29295 0 -1 4202560 3338 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289542933176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29370] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29370/stat : 29370 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289541880824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29371] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29371/stat : 29371 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289540828488 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29377] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29377/stat : 29377 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753892 9856040960 10146 33554432000 1073741824 1073778376 140736093910752 140289539773224 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 1.18 1.35 1.69 4/213 29378
/proc/meminfo: memFree=31874376/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=6.69 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 9222 0 1 0 666 3 0 0 20 0 19 0 11753878 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 11576 2241 9 0 2396937 0
[pid=29335/tid=29342] ppid=29332 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/29335/task/29342/stat : 29342 (java) R 29332 29335 29295 0 -1 4202560 2410 0 1 0 624 1 0 0 20 0 19 0 11753879 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289723989712 140289553942828 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29345] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29345/stat : 29345 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289685489832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29347] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29347/stat : 29347 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289684437288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29348] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29348/stat : 29348 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289683384744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29335/tid=29349] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29349/stat : 29349 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289682332200 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29351] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29351/stat : 29351 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289681279656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29353] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29353/stat : 29353 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289680227112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29355] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29355/stat : 29355 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289679174568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29358] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29358/stat : 29358 (java) S 29332 29335 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289678122024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29361] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29361/stat : 29361 (java) S 29332 29335 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11753881 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289548195944 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29363] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29363/stat : 29363 (java) S 29332 29335 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289547142264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29364] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29364/stat : 29364 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289546089608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29367] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29367/stat : 29367 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289545038352 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29368] ppid=29332 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/29335/task/29368/stat : 29368 (java) S 29332 29335 29295 0 -1 4202560 2203 0 0 0 18 0 0 0 20 0 19 0 11753884 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289543985720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29369] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29369/stat : 29369 (java) S 29332 29335 29295 0 -1 4202560 3338 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289542933176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29370] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29370/stat : 29370 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289541880824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29371] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29371/stat : 29371 (java) S 29332 29335 29295 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289540828488 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29377] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29377/stat : 29377 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753892 9856040960 11576 33554432000 1073741824 1073778376 140736093910752 140289539773224 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 9625040


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

[pid=29335/tid=29377] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29377/stat : 29377 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753892 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289539773224 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1662.91
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 1.99 3/214 29486
/proc/meminfo: memFree=31524928/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=1722.9 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 9815 0 1 0 172265 25 0 0 20 0 19 0 11753878 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 50821 2256 9 0 2396937 0
[pid=29335/tid=29342] ppid=29332 vsize=9625040 CPUtime=1717.76 cores=1,3,5,7
/proc/29335/task/29342/stat : 29342 (java) R 29332 29335 29295 0 -1 4202560 2471 0 1 0 171747 29 0 0 20 0 19 0 11753879 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289723989712 140289553942241 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29345] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29345/stat : 29345 (java) S 29332 29335 29295 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289685489832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29347] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29347/stat : 29347 (java) S 29332 29335 29295 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289684437288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29348] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29348/stat : 29348 (java) S 29332 29335 29295 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289683384744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29349] ppid=29332 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/29335/task/29349/stat : 29349 (java) S 29332 29335 29295 0 -1 4202560 86 0 0 0 4 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289682332200 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29351] ppid=29332 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/29335/task/29351/stat : 29351 (java) S 29332 29335 29295 0 -1 4202560 101 0 0 0 4 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289681279656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29353] ppid=29332 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29335/task/29353/stat : 29353 (java) S 29332 29335 29295 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289680227112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29355] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29355/stat : 29355 (java) S 29332 29335 29295 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289679174568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29358] ppid=29332 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29335/task/29358/stat : 29358 (java) S 29332 29335 29295 0 -1 4202560 126 0 0 0 1 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289678122024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29361] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29361/stat : 29361 (java) S 29332 29335 29295 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11753881 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289548195944 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29363] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29363/stat : 29363 (java) S 29332 29335 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289547142264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29364] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29364/stat : 29364 (java) S 29332 29335 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289546089608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29367] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29367/stat : 29367 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289545038352 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29368] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29368/stat : 29368 (java) S 29332 29335 29295 0 -1 4202560 2236 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289543985720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29369] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29369/stat : 29369 (java) S 29332 29335 29295 0 -1 4202560 3338 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289542933176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29370] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29370/stat : 29370 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289541880824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29371] ppid=29332 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/29335/task/29371/stat : 29371 (java) S 29332 29335 29295 0 -1 4202560 100 0 0 0 24 43 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289540828488 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29377] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29377/stat : 29377 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753892 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289539773224 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1722.9
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.14 2.10 2.00 3/213 29487
/proc/meminfo: memFree=31520676/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=1782.9 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 9819 0 1 0 178264 26 0 0 20 0 19 0 11753878 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 50821 2256 9 0 2396937 0
[pid=29335/tid=29342] ppid=29332 vsize=9625040 CPUtime=1777.61 cores=1,3,5,7
/proc/29335/task/29342/stat : 29342 (java) R 29332 29335 29295 0 -1 4202560 2471 0 1 0 177731 30 0 0 20 0 19 0 11753879 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289723989712 140289553942241 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29345] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29345/stat : 29345 (java) S 29332 29335 29295 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289685489832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29347] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29347/stat : 29347 (java) S 29332 29335 29295 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289684437288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29348] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29348/stat : 29348 (java) S 29332 29335 29295 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289683384744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29349] ppid=29332 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/29335/task/29349/stat : 29349 (java) S 29332 29335 29295 0 -1 4202560 86 0 0 0 4 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289682332200 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29351] ppid=29332 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/29335/task/29351/stat : 29351 (java) S 29332 29335 29295 0 -1 4202560 101 0 0 0 4 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289681279656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29353] ppid=29332 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29335/task/29353/stat : 29353 (java) S 29332 29335 29295 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289680227112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29355] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29355/stat : 29355 (java) S 29332 29335 29295 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289679174568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29358] ppid=29332 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29335/task/29358/stat : 29358 (java) S 29332 29335 29295 0 -1 4202560 126 0 0 0 1 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289678122024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29361] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29361/stat : 29361 (java) S 29332 29335 29295 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11753881 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289548195944 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29363] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29363/stat : 29363 (java) S 29332 29335 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289547142264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29364] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29364/stat : 29364 (java) S 29332 29335 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289546089608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29367] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29367/stat : 29367 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289545038352 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29368] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29368/stat : 29368 (java) S 29332 29335 29295 0 -1 4202560 2236 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289543985720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29369] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29369/stat : 29369 (java) S 29332 29335 29295 0 -1 4202560 3338 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289542933176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29370] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29370/stat : 29370 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289541880824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29371] ppid=29332 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/29335/task/29371/stat : 29371 (java) S 29332 29335 29295 0 -1 4202560 104 0 0 0 26 44 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289540828488 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29377] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29377/stat : 29377 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753892 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289539773224 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1782.9
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.4 s]
/proc/loadavg: 2.11 2.09 2.00 3/213 29487
/proc/meminfo: memFree=31520800/32872528 swapFree=7268/7268
[pid=29335] ppid=29332 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/29335/stat : 29335 (java) S 29332 29335 29295 0 -1 4202496 9819 0 1 0 179974 26 0 0 20 0 19 0 11753878 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140736093901888 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2406260 50821 2256 9 0 2396937 0
[pid=29335/tid=29342] ppid=29332 vsize=9625040 CPUtime=1794.66 cores=1,3,5,7
/proc/29335/task/29342/stat : 29342 (java) R 29332 29335 29295 0 -1 4202560 2471 0 1 0 179436 30 0 0 20 0 19 0 11753879 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289723989712 140289553942356 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29345] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29345/stat : 29345 (java) S 29332 29335 29295 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289685489832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29347] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29347/stat : 29347 (java) S 29332 29335 29295 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289684437288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29348] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29348/stat : 29348 (java) S 29332 29335 29295 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289683384744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29349] ppid=29332 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/29335/task/29349/stat : 29349 (java) S 29332 29335 29295 0 -1 4202560 86 0 0 0 4 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289682332200 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29351] ppid=29332 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/29335/task/29351/stat : 29351 (java) S 29332 29335 29295 0 -1 4202560 101 0 0 0 4 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289681279656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29353] ppid=29332 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29335/task/29353/stat : 29353 (java) S 29332 29335 29295 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289680227112 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29355] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29355/stat : 29355 (java) S 29332 29335 29295 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289679174568 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29335/tid=29358] ppid=29332 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/29335/task/29358/stat : 29358 (java) S 29332 29335 29295 0 -1 4202560 126 0 0 0 1 0 0 0 20 0 19 0 11753880 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289678122024 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29361] ppid=29332 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/29335/task/29361/stat : 29361 (java) S 29332 29335 29295 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11753881 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289548195944 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29363] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29363/stat : 29363 (java) S 29332 29335 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289547142264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29364] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29364/stat : 29364 (java) S 29332 29335 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11753882 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289546089608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29367] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29367/stat : 29367 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289545038352 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29368] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29368/stat : 29368 (java) S 29332 29335 29295 0 -1 4202560 2236 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289543985720 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29369] ppid=29332 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/29335/task/29369/stat : 29369 (java) S 29332 29335 29295 0 -1 4202560 3338 0 0 0 20 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289542933176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29370] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29370/stat : 29370 (java) S 29332 29335 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289541880824 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29335/tid=29371] ppid=29332 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/29335/task/29371/stat : 29371 (java) S 29332 29335 29295 0 -1 4202560 104 0 0 0 26 44 0 0 20 0 19 0 11753884 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289540828488 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29335/tid=29377] ppid=29332 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/29335/task/29377/stat : 29377 (java) S 29332 29335 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11753892 9856040960 50821 33554432000 1073741824 1073778376 140736093910752 140289539773224 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 29335 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 29335 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=359063
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=883865
# CPU time returned by wait4() is 1796.24
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.44
CPU time (s): 1800
CPU user time (s): 1799.74
CPU system time (s): 0.26
CPU usage (%): 100.031
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.36
system time used= 0.883865
maximum resident set size= 203448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9867
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38118
involuntary context switches= 3676

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1515 second user time and 14.0929 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-16 19:11:31
IDJOB=4095802
IDBENCH=107523
IDSOLVER=2546
FILE ID=node151/4095802-1466097091
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-geq-fixedbandwidth-30.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4095802-1466097091/watcher-4095802-1466097091 -o /tmp/evaluation-result-4095802-1466097091/solver-4095802-1466097091 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466097090-29312 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4095802-1466097091.opb

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

MD5SUM BENCH= f26437eb0afc65a498cf0a93d7373e88
RANDOM SEED=457139185

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:        31960160 kB
Buffers:           45668 kB
Cached:            94560 kB
SwapCached:        61592 kB
Active:            54696 kB
Inactive:         147728 kB
Active(anon):       3776 kB
Inactive(anon):    61036 kB
Active(file):      50920 kB
Inactive(file):    86692 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67038988 kB
Dirty:               820 kB
Writeback:             0 kB
AnonPages:          9228 kB
Mapped:             6884 kB
Shmem:                 0 kB
Slab:             569192 kB
SReclaimable:      12600 kB
SUnreclaim:       556592 kB
KernelStack:        1376 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     104360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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 19:41:30