Trace number 4084619

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 1794.28

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K177.opb
MD5SUM8e674dc671e8e6c3e0a48d5fff5f7edd
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21063
Total number of constraints21419
Number of constraints which are clauses21242
Number of constraints which are cardinality constraints (but not clauses)177
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint177
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 178
Number of bits of the biggest sum of numbers8
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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4084619-1465286956.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.06/0.61	c ... done. Wall clock time 0.491s.
1.06/0.61	c declared #vars     21063
1.06/0.61	c #constraints  21419
1.06/0.61	c constraints type 
1.06/0.61	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18952
1.06/0.61	c org.sat4j.minisat.constraints.card.MinWatchCard => 177
1.06/0.61	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.06/0.61	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2288
1.06/0.61	c 21419 constraints processed.
3.52/2.76	c cleaning 2461 clauses out of 4992 with flag 23808/5002
5.81/4.92	c cleaning 4193 clauses out of 8525 with flag 55499/11003
8.05/7.14	c cleaning 5653 clauses out of 11330 with flag 93050/18002
10.87/9.94	c cleaning 6818 clauses out of 13673 with flag 135018/26000
14.08/13.14	c cleaning 7874 clauses out of 15850 with flag 177802/35000
17.48/16.57	c cleaning 8192 clauses out of 17976 with flag 228000/45001
21.58/20.60	c cleaning 8834 clauses out of 20778 with flag 281751/56001
25.78/24.83	c cleaning 9688 clauses out of 23943 with flag 343144/68000
30.59/29.65	c cleaning 10403 clauses out of 27254 with flag 406440/81000
35.79/34.86	c cleaning 11128 clauses out of 30850 with flag 474596/95000
41.69/40.75	c cleaning 12065 clauses out of 34721 with flag 551521/110000
47.59/46.69	c cleaning 13000 clauses out of 38652 with flag 631085/126000
53.80/52.83	c cleaning 14024 clauses out of 42653 with flag 717996/143001
60.70/59.74	c cleaning 14644 clauses out of 46627 with flag 812245/161000
68.11/67.10	c cleaning 15323 clauses out of 50981 with flag 911186/180000
76.14/75.18	c cleaning 16209 clauses out of 55657 with flag 1023597/200000
83.94/82.99	c cleaning 17083 clauses out of 60448 with flag 1132824/221000
92.24/91.21	c cleaning 17853 clauses out of 65365 with flag 1252785/243000
101.05/100.10	c cleaning 18884 clauses out of 70512 with flag 1378334/266000
110.55/109.56	c cleaning 19646 clauses out of 75623 with flag 1507124/290000
120.45/119.42	c cleaning 20196 clauses out of 80975 with flag 1640574/315000
131.05/130.04	c cleaning 21109 clauses out of 86780 with flag 1781767/341001
141.67/140.63	c cleaning 22203 clauses out of 92668 with flag 1930492/368000
152.81/151.65	c cleaning 23178 clauses out of 98466 with flag 2085351/396001
164.61/163.47	c cleaning 23813 clauses out of 104286 with flag 2248962/425000
176.71/175.53	c cleaning 24470 clauses out of 110471 with flag 2410795/455000
189.51/188.31	c cleaning 25299 clauses out of 117003 with flag 2583818/486002
203.12/201.97	c cleaning 26355 clauses out of 123702 with flag 2768616/518000
217.77/216.34	c cleaning 27269 clauses out of 130348 with flag 2952983/551001
232.17/230.76	c cleaning 28016 clauses out of 137080 with flag 3147632/585003
247.26/245.86	c cleaning 29226 clauses out of 144062 with flag 3354821/620001
263.87/262.48	c cleaning 29347 clauses out of 150834 with flag 3564639/656000
280.08/278.66	c cleaning 30730 clauses out of 158487 with flag 3776293/693001
298.28/296.63	c cleaning 31460 clauses out of 165756 with flag 3996696/731000
316.59/314.94	c cleaning 32072 clauses out of 173297 with flag 4227488/770001
335.59/333.96	c cleaning 32950 clauses out of 181224 with flag 4458761/810000
355.29/353.69	c cleaning 34092 clauses out of 189272 with flag 4703243/851000
376.86/375.06	c cleaning 35100 clauses out of 197179 with flag 4961532/893000
399.36/397.59	c cleaning 36052 clauses out of 205077 with flag 5216505/936001
422.06/420.28	c cleaning 36988 clauses out of 213024 with flag 5479305/980000
446.73/444.69	c cleaning 37124 clauses out of 221037 with flag 5744495/1025001
470.74/468.67	c cleaning 38836 clauses out of 229911 with flag 6028954/1071001
496.53/494.46	c cleaning 39361 clauses out of 238074 with flag 6313465/1118000
524.27/521.81	c cleaning 40595 clauses out of 246713 with flag 6611326/1166000
552.76/550.31	c cleaning 41087 clauses out of 255118 with flag 6910175/1215000
581.86/579.29	c cleaning 42358 clauses out of 264031 with flag 7220874/1265000
611.82/608.97	c cleaning 42925 clauses out of 272677 with flag 7548766/1316005
641.22/638.39	c cleaning 44309 clauses out of 281749 with flag 7872578/1368002
671.78/668.87	c cleaning 45036 clauses out of 290438 with flag 8211524/1421000
703.56/700.54	c cleaning 45861 clauses out of 299402 with flag 8553610/1475000
736.06/733.07	c cleaning 46655 clauses out of 308541 with flag 8902118/1530000
767.73/764.69	c cleaning 47835 clauses out of 317886 with flag 9268720/1586000
797.93/794.77	c cleaning 49259 clauses out of 327047 with flag 9619015/1643002
831.51/828.21	c cleaning 49361 clauses out of 335787 with flag 9997997/1701001
866.29/862.92	c cleaning 50568 clauses out of 345424 with flag 10381085/1760000
903.59/900.15	c cleaning 51233 clauses out of 354856 with flag 10775591/1820000
941.08/937.57	c cleaning 52591 clauses out of 364623 with flag 11166582/1881000
979.36/975.80	c cleaning 53538 clauses out of 374033 with flag 11585098/1943001
1019.48/1015.71	c cleaning 54364 clauses out of 383490 with flag 12011375/2006000
1061.47/1057.69	c cleaning 54825 clauses out of 393125 with flag 12443419/2070000
1102.69/1098.74	c cleaning 56275 clauses out of 403300 with flag 12880064/2135000
1145.74/1141.62	c cleaning 56969 clauses out of 413026 with flag 13324417/2201001
1188.87/1184.61	c cleaning 57992 clauses out of 423056 with flag 13777941/2268000
1232.45/1228.19	c cleaning 59511 clauses out of 433065 with flag 14236938/2336001
1279.24/1274.82	c cleaning 59799 clauses out of 442552 with flag 14706974/2405000
1326.63/1322.06	c cleaning 60768 clauses out of 452752 with flag 15190745/2475000
1374.13/1369.50	c cleaning 61674 clauses out of 462984 with flag 15676531/2546000
1426.12/1421.38	c cleaning 62390 clauses out of 473309 with flag 16187238/2618000
1474.98/1470.01	c cleaning 63662 clauses out of 483917 with flag 16694675/2691000
1524.98/1519.94	c cleaning 64401 clauses out of 494258 with flag 17210554/2765004
1574.91/1569.79	c cleaning 65681 clauses out of 504853 with flag 17734089/2840000
1628.60/1623.26	c cleaning 66050 clauses out of 515173 with flag 18273086/2916001
1682.28/1676.83	c cleaning 67730 clauses out of 526122 with flag 18813307/2993000
1736.85/1731.29	c cleaning 68809 clauses out of 536393 with flag 19369623/3071001
1793.56/1787.78	c cleaning 69407 clauses out of 546591 with flag 19936747/3150008
1800.06/1794.21	c starts		: 17913
1800.06/1794.21	c conflicts		: 3161749
1800.06/1794.21	c decisions		: 126881109
1800.06/1794.21	c propagations		: 3220603027
1800.06/1794.21	c inspects		: 11717471606
1800.06/1794.21	c shortcuts		: 0
1800.06/1794.21	c learnt literals	: 85
1800.06/1794.21	c learnt binary clauses	: 212063
1800.06/1794.21	c learnt ternary clauses	: 174498
1800.06/1794.21	c learnt constraints	: 3161664
1800.06/1794.21	c ignored constraints	: 0
1800.06/1794.21	c root simplifications	: 0
1800.06/1794.21	c removed literals (reason simplification)	: 0
1800.06/1794.21	c reason swapping (by a shorter reason)	: 0
1800.06/1794.21	c Calls to reduceDB	: 75
1800.06/1794.21	c Number of update (reduction) of LBD	: 2089378
1800.06/1794.21	c Imported unit clauses	: 0
1800.06/1794.21	c number of reductions to clauses (during analyze)	: 0
1800.06/1794.21	c number of learned constraints concerned by reduction	: 0
1800.06/1794.21	c number of learning phase by resolution	: 0
1800.06/1794.21	c number of learning phase by cutting planes	: 0
1800.06/1794.21	c speed (assignments/second)	: 1795628.311533358
1800.06/1794.21	c non guided choices	58146
1800.06/1794.21	c timeout
1800.06/1794.28	c learnt constraints type 
1800.06/1794.28	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 212063
1800.06/1794.28	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 276862
1800.06/1794.28	s UNKNOWN
1800.06/1794.28	c Total wall clock time (in seconds): 1794.158

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-4084619-1465286956/watcher-4084619-1465286956 -o /tmp/evaluation-result-4084619-1465286956/solver-4084619-1465286956 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1465257785-23300 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084619-1465286956.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/196 28114
/proc/meminfo: memFree=31201680/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9216 CPUtime=0 cores=0,2,4,6
/proc/28114/stat : 28114 (java) R 28111 28114 23284 0 -1 4202496 396 0 0 0 0 0 0 0 20 0 1 0 110627663 9437184 68 33554432000 1073741824 1073778376 140734730788144 140734730785272 206399665934 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2306 85 67 9 0 38 0

[startup+0.100058 s]
/proc/loadavg: 2.02 2.01 2.00 3/196 28114
/proc/meminfo: memFree=31201680/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 4450 0 1 0 8 1 0 0 20 0 18 0 110627663 9787879424 5574 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2389619 5574 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20031 s]
/proc/loadavg: 2.02 2.01 2.00 3/196 28114
/proc/meminfo: memFree=31201680/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 5173 0 1 0 26 1 0 0 20 0 18 0 110627663 9787879424 6675 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2389619 6675 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300326 s]
/proc/loadavg: 2.02 2.01 2.00 3/196 28114
/proc/meminfo: memFree=31201680/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 7335 0 1 0 52 2 0 0 20 0 18 0 110627663 9787879424 10533 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2389619 10533 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700253 s]
/proc/loadavg: 2.02 2.01 2.00 3/196 28114
/proc/meminfo: memFree=31201680/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 8241 0 1 0 124 4 0 0 20 0 19 0 110627663 9856040960 36958 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2406260 36958 2262 9 0 2396937 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 9625040

[startup+1.5008 s]
/proc/loadavg: 2.02 2.01 2.00 3/215 28133
/proc/meminfo: memFree=31060068/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9625040 CPUtime=2.31 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 8337 0 1 0 226 5 0 0 20 0 19 0 110627663 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2406260 38024 2264 9 0 2396937 0
[pid=28114/tid=28116] ppid=28111 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/28114/task/28116/stat : 28116 (java) R 28111 28114 23284 0 -1 4202560 2522 0 1 0 143 4 0 0 20 0 19 0 110627664 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312627687784 140312499967571 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28117] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28117/stat : 28117 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312471698216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28118] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28118/stat : 28118 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312470645416 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28119] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28119/stat : 28119 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312469593128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28120] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28120/stat : 28120 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312468540328 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28121] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28121/stat : 28121 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312467487016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28122] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28122/stat : 28122 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312466434216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28123] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28123/stat : 28123 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312465381928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28124] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28124/stat : 28124 (java) S 28111 28114 23284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312464329128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28125] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28125/stat : 28125 (java) S 28111 28114 23284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312451918568 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28126] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28126/stat : 28126 (java) S 28111 28114 23284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312450864632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28127] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28127/stat : 28127 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312449812232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28128] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28128/stat : 28128 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312448760720 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28129] ppid=28111 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/28114/task/28129/stat : 28129 (java) S 28111 28114 23284 0 -1 4202560 2096 0 0 0 40 0 0 0 20 0 19 0 110627669 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312447707320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28130] ppid=28111 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/28114/task/28130/stat : 28130 (java) S 28111 28114 23284 0 -1 4202560 2448 0 0 0 40 0 0 0 20 0 19 0 110627669 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312446654520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28131] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28131/stat : 28131 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312445602424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28132] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28132/stat : 28132 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312444549832 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28133] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28133/stat : 28133 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627727 9856040960 38024 33554432000 1073741824 1073778376 140734730788144 140312443495848 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.02 2.01 2.00 3/215 28133
/proc/meminfo: memFree=31055476/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9625040 CPUtime=3.97 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 8359 0 1 0 392 5 0 0 20 0 19 0 110627663 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2406260 38556 2271 9 0 2396937 0
[pid=28114/tid=28116] ppid=28111 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/28114/task/28116/stat : 28116 (java) R 28111 28114 23284 0 -1 4202560 2524 0 1 0 302 4 0 0 20 0 19 0 110627664 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312627678928 140312500124705 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28117] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28117/stat : 28117 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312471698216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28118] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28118/stat : 28118 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312470645416 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28119] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28119/stat : 28119 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312469593128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28120] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28120/stat : 28120 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312468540328 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28121] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28121/stat : 28121 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312467487016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28122] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28122/stat : 28122 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312466434216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28123] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28123/stat : 28123 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312465381928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28124] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28124/stat : 28124 (java) S 28111 28114 23284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312464329128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28125] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28125/stat : 28125 (java) S 28111 28114 23284 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312451918568 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28126] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28126/stat : 28126 (java) S 28111 28114 23284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312450864632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28127] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28127/stat : 28127 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312449812232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28128] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28128/stat : 28128 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312448760720 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28129] ppid=28111 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/28114/task/28129/stat : 28129 (java) S 28111 28114 23284 0 -1 4202560 2108 0 0 0 45 0 0 0 20 0 19 0 110627669 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312447707320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28130] ppid=28111 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/28114/task/28130/stat : 28130 (java) S 28111 28114 23284 0 -1 4202560 2455 0 0 0 41 0 0 0 20 0 19 0 110627669 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312446654520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28131] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28131/stat : 28131 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312445602424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28132] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28132/stat : 28132 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312444549832 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28133] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28133/stat : 28133 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627727 9856040960 38556 33554432000 1073741824 1073778376 140734730788144 140312443495848 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.02 2.01 2.00 3/215 28133
/proc/meminfo: memFree=31041056/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9625040 CPUtime=7.25 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 8400 0 1 0 720 5 0 0 20 0 19 0 110627663 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2406260 41973 2284 9 0 2396937 0
[pid=28114/tid=28116] ppid=28111 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/28114/task/28116/stat : 28116 (java) R 28111 28114 23284 0 -1 4202560 2531 0 1 0 619 4 0 0 20 0 19 0 110627664 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312627687576 140312499956932 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28117] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28117/stat : 28117 (java) S 28111 28114 23284 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312471698216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28118] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28118/stat : 28118 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312470645416 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28119] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28119/stat : 28119 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312469593128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28120] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28120/stat : 28120 (java) S 28111 28114 23284 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312468540328 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28121] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28121/stat : 28121 (java) S 28111 28114 23284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312467487016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28122] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28122/stat : 28122 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312466434216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28123] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28123/stat : 28123 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312465381928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28124] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28124/stat : 28124 (java) S 28111 28114 23284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 110627665 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312464329128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28125] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28125/stat : 28125 (java) S 28111 28114 23284 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312451918568 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28126] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28126/stat : 28126 (java) S 28111 28114 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312450864632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28127] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28127/stat : 28127 (java) S 28111 28114 23284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312449812232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28128] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28128/stat : 28128 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312448760720 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28129] ppid=28111 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/28114/task/28129/stat : 28129 (java) S 28111 28114 23284 0 -1 4202560 2110 0 0 0 47 0 0 0 20 0 19 0 110627669 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312447707320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28130] ppid=28111 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/28114/task/28130/stat : 28130 (java) S 28111 28114 23284 0 -1 4202560 2457 0 0 0 43 0 0 0 20 0 19 0 110627669 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312446654520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28131] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28131/stat : 28131 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312445602424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28132] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28132/stat : 28132 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312444549832 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28133] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28133/stat : 28133 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627727 9856040960 41973 33554432000 1073741824 1073778376 140734730788144 140312443495848 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.25
Current children cumulated vsize (KiB) 9625040


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

[pid=28114/tid=28133] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28133/stat : 28133 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627727 9856040960 120985 33554432000 1073741824 1073778376 140734730788144 140312443495848 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1667.78
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/215 28243
/proc/meminfo: memFree=30734504/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9625040 CPUtime=1727.95 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 15340 0 1 0 172678 117 0 0 20 0 19 0 110627663 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2406260 113690 2293 9 0 2396937 0
[pid=28114/tid=28116] ppid=28111 vsize=9625040 CPUtime=1714.37 cores=0,2,4,6
/proc/28114/task/28116/stat : 28116 (java) R 28111 28114 23284 0 -1 4202560 2570 0 1 0 171406 31 0 0 20 0 19 0 110627664 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312627686752 140312499996411 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28117] ppid=28111 vsize=9625040 CPUtime=0.85 cores=0,2,4,6
/proc/28114/task/28117/stat : 28117 (java) S 28111 28114 23284 0 -1 4202560 730 0 0 0 75 10 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312471698216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28118] ppid=28111 vsize=9625040 CPUtime=0.79 cores=0,2,4,6
/proc/28114/task/28118/stat : 28118 (java) S 28111 28114 23284 0 -1 4202560 925 0 0 0 67 12 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312470645416 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28119] ppid=28111 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/28114/task/28119/stat : 28119 (java) S 28111 28114 23284 0 -1 4202560 694 0 0 0 61 12 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312469593128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28120] ppid=28111 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/28114/task/28120/stat : 28120 (java) S 28111 28114 23284 0 -1 4202560 814 0 0 0 61 9 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312468540328 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28121] ppid=28111 vsize=9625040 CPUtime=0.82 cores=0,2,4,6
/proc/28114/task/28121/stat : 28121 (java) S 28111 28114 23284 0 -1 4202560 654 0 0 0 72 10 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312467487016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28122] ppid=28111 vsize=9625040 CPUtime=0.85 cores=0,2,4,6
/proc/28114/task/28122/stat : 28122 (java) S 28111 28114 23284 0 -1 4202560 605 0 0 0 72 13 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312466434216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28123] ppid=28111 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/28114/task/28123/stat : 28123 (java) S 28111 28114 23284 0 -1 4202560 1049 0 0 0 63 9 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312465381928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28124] ppid=28111 vsize=9625040 CPUtime=0.76 cores=0,2,4,6
/proc/28114/task/28124/stat : 28124 (java) S 28111 28114 23284 0 -1 4202560 895 0 0 0 65 11 0 0 20 0 19 0 110627665 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312464329128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28125] ppid=28111 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/28114/task/28125/stat : 28125 (java) S 28111 28114 23284 0 -1 4202560 361 0 0 0 145 3 0 0 20 0 19 0 110627667 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312451918568 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28126] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28126/stat : 28126 (java) S 28111 28114 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312450864632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28127] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28127/stat : 28127 (java) S 28111 28114 23284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312449812232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28128] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28128/stat : 28128 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312448760720 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28129] ppid=28111 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/28114/task/28129/stat : 28129 (java) S 28111 28114 23284 0 -1 4202560 2112 0 0 0 49 0 0 0 20 0 19 0 110627669 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312447707320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28130] ppid=28111 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/28114/task/28130/stat : 28130 (java) S 28111 28114 23284 0 -1 4202560 2575 0 0 0 47 0 0 0 20 0 19 0 110627669 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312446654520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28131] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28131/stat : 28131 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312445602424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28132] ppid=28111 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/28114/task/28132/stat : 28132 (java) S 28111 28114 23284 0 -1 4202560 99 0 0 0 31 30 0 0 20 0 19 0 110627669 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312444549832 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28133] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28133/stat : 28133 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627727 9856040960 113690 33554432000 1073741824 1073778376 140734730788144 140312443495848 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1727.95
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/215 28245
/proc/meminfo: memFree=30761432/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9625040 CPUtime=1788.16 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 15363 0 1 0 178698 118 0 0 20 0 19 0 110627663 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2406260 110659 2293 9 0 2396937 0
[pid=28114/tid=28116] ppid=28111 vsize=9625040 CPUtime=1774.12 cores=0,2,4,6
/proc/28114/task/28116/stat : 28116 (java) R 28111 28114 23284 0 -1 4202560 2572 0 1 0 177381 31 0 0 20 0 19 0 110627664 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312627686752 140312499996346 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28117] ppid=28111 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/28114/task/28117/stat : 28117 (java) S 28111 28114 23284 0 -1 4202560 741 0 0 0 79 10 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312471698216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28118] ppid=28111 vsize=9625040 CPUtime=0.83 cores=0,2,4,6
/proc/28114/task/28118/stat : 28118 (java) S 28111 28114 23284 0 -1 4202560 925 0 0 0 71 12 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312470645416 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28119] ppid=28111 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/28114/task/28119/stat : 28119 (java) S 28111 28114 23284 0 -1 4202560 694 0 0 0 66 12 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312469593128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28120] ppid=28111 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/28114/task/28120/stat : 28120 (java) S 28111 28114 23284 0 -1 4202560 814 0 0 0 64 9 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312468540328 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28121] ppid=28111 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/28114/task/28121/stat : 28121 (java) S 28111 28114 23284 0 -1 4202560 654 0 0 0 76 10 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312467487016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28122] ppid=28111 vsize=9625040 CPUtime=0.88 cores=0,2,4,6
/proc/28114/task/28122/stat : 28122 (java) S 28111 28114 23284 0 -1 4202560 605 0 0 0 75 13 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312466434216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28123] ppid=28111 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/28114/task/28123/stat : 28123 (java) S 28111 28114 23284 0 -1 4202560 1053 0 0 0 69 9 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312465381928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28124] ppid=28111 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/28114/task/28124/stat : 28124 (java) S 28111 28114 23284 0 -1 4202560 895 0 0 0 69 11 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312464329128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28125] ppid=28111 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/28114/task/28125/stat : 28125 (java) S 28111 28114 23284 0 -1 4202560 363 0 0 0 145 3 0 0 20 0 19 0 110627667 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312451918568 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28126] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28126/stat : 28126 (java) S 28111 28114 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312450864632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28127] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28127/stat : 28127 (java) S 28111 28114 23284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312449812232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28128] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28128/stat : 28128 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312448760720 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28129] ppid=28111 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/28114/task/28129/stat : 28129 (java) S 28111 28114 23284 0 -1 4202560 2112 0 0 0 49 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312447707320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28130] ppid=28111 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/28114/task/28130/stat : 28130 (java) S 28111 28114 23284 0 -1 4202560 2575 0 0 0 47 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312446654520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28131] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28131/stat : 28131 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312445602424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28132] ppid=28111 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/28114/task/28132/stat : 28132 (java) S 28111 28114 23284 0 -1 4202560 103 0 0 0 32 31 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312444549832 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28133] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28133/stat : 28133 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627727 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312443495848 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1788.16
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.21 s]
/proc/loadavg: 2.00 2.04 2.01 3/215 28245
/proc/meminfo: memFree=30769428/32872528 swapFree=8144/8144
[pid=28114] ppid=28111 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/28114/stat : 28114 (java) S 28111 28114 23284 0 -1 4202496 15363 0 1 0 179888 118 0 0 20 0 19 0 110627663 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140734730779280 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28114/statm: 2406260 110659 2293 9 0 2396937 0
[pid=28114/tid=28116] ppid=28111 vsize=9625040 CPUtime=1785.99 cores=0,2,4,6
/proc/28114/task/28116/stat : 28116 (java) R 28111 28114 23284 0 -1 4202560 2572 0 1 0 178567 32 0 0 20 0 19 0 110627664 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312627679008 140312500125106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28117] ppid=28111 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/28114/task/28117/stat : 28117 (java) S 28111 28114 23284 0 -1 4202560 741 0 0 0 79 10 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312471698216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28118] ppid=28111 vsize=9625040 CPUtime=0.83 cores=0,2,4,6
/proc/28114/task/28118/stat : 28118 (java) S 28111 28114 23284 0 -1 4202560 925 0 0 0 71 12 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312470645416 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28119] ppid=28111 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/28114/task/28119/stat : 28119 (java) S 28111 28114 23284 0 -1 4202560 694 0 0 0 66 12 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312469593128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28120] ppid=28111 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/28114/task/28120/stat : 28120 (java) S 28111 28114 23284 0 -1 4202560 814 0 0 0 64 9 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312468540328 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28121] ppid=28111 vsize=9625040 CPUtime=0.86 cores=0,2,4,6
/proc/28114/task/28121/stat : 28121 (java) S 28111 28114 23284 0 -1 4202560 654 0 0 0 76 10 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312467487016 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28122] ppid=28111 vsize=9625040 CPUtime=0.88 cores=0,2,4,6
/proc/28114/task/28122/stat : 28122 (java) S 28111 28114 23284 0 -1 4202560 605 0 0 0 75 13 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312466434216 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28114/tid=28123] ppid=28111 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/28114/task/28123/stat : 28123 (java) S 28111 28114 23284 0 -1 4202560 1053 0 0 0 69 9 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312465381928 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28124] ppid=28111 vsize=9625040 CPUtime=0.8 cores=0,2,4,6
/proc/28114/task/28124/stat : 28124 (java) S 28111 28114 23284 0 -1 4202560 895 0 0 0 69 11 0 0 20 0 19 0 110627665 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312464329128 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28125] ppid=28111 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/28114/task/28125/stat : 28125 (java) S 28111 28114 23284 0 -1 4202560 363 0 0 0 145 3 0 0 20 0 19 0 110627667 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312451918568 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28114/tid=28126] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28126/stat : 28126 (java) S 28111 28114 23284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312450864632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28127] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28127/stat : 28127 (java) S 28111 28114 23284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 110627667 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312449812232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28128] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28128/stat : 28128 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312448760720 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28129] ppid=28111 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/28114/task/28129/stat : 28129 (java) S 28111 28114 23284 0 -1 4202560 2112 0 0 0 49 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312447707320 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28130] ppid=28111 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/28114/task/28130/stat : 28130 (java) S 28111 28114 23284 0 -1 4202560 2575 0 0 0 47 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312446654520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28131] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28131/stat : 28131 (java) S 28111 28114 23284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312445602424 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28114/tid=28132] ppid=28111 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/28114/task/28132/stat : 28132 (java) S 28111 28114 23284 0 -1 4202560 103 0 0 0 32 31 0 0 20 0 19 0 110627669 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312444549832 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28114/tid=28133] ppid=28111 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/28114/task/28133/stat : 28133 (java) S 28111 28114 23284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 110627727 9856040960 110659 33554432000 1073741824 1073778376 140734730788144 140312443495848 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 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 28114 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 28114 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=329220
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=662747
# CPU time returned by wait4() is 1795.99
# 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): 1794.28
CPU time (s): 1800.06
CPU user time (s): 1798.88
CPU system time (s): 1.18
CPU usage (%): 100.322
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.33
system time used= 1.66275
maximum resident set size= 885200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15397
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39258
involuntary context switches= 26888

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4234 second user time and 13.7119 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-07 10:09:16
IDJOB=4084619
IDBENCH=90182
IDSOLVER=2546
FILE ID=node133/4084619-1465286956
RUNJOBID= node133-1465257785-23300
PBS_JOBID= 19843288
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K177.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084619-1465286956/watcher-4084619-1465286956 -o /tmp/evaluation-result-4084619-1465286956/solver-4084619-1465286956 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1465257785-23300 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084619-1465286956.opb

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

MD5SUM BENCH= 8e674dc671e8e6c3e0a48d5fff5f7edd
RANDOM SEED=5838816

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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:        31202208 kB
Buffers:           96436 kB
Cached:           343676 kB
SwapCached:         2064 kB
Active:           558940 kB
Inactive:         370032 kB
Active(anon):     489832 kB
Inactive(anon):     1428 kB
Active(file):      69108 kB
Inactive(file):   368604 kB
Unevictable:        8144 kB
Mlocked:            8144 kB
SwapTotal:      67108856 kB
SwapFree:       67098268 kB
Dirty:              2392 kB
Writeback:             0 kB
AnonPages:        501844 kB
Mapped:            15484 kB
Shmem:                 0 kB
Slab:             601156 kB
SReclaimable:      44572 kB
SUnreclaim:       556584 kB
KernelStack:        1784 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     674452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    473088 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= 71744 MiB
End job on node133 at 2016-06-07 10:39:10