Trace number 4106773

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-12 1800.16 897.262

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_3.opb
MD5SUM138d1c5c8dee06528dd1cfb072975c49
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1236
Sum of products size (including duplicates)2472
Number of different products618
Sum of products size1236

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4106773-1466277181.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.23/0.25	c ... done. Wall clock time 0.144s.
0.23/0.25	c declared #vars     100
0.23/0.25	c internal #vars     718
0.23/0.25	c #constraints  1388
0.23/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 618
0.23/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 618
0.23/0.25	c 1388 constraints processed.
0.23/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.23/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 618
0.23/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 618
0.23/0.25	c 1388 constraints processed.
0.23/0.25	c objective function length is 50 literals
0.60/0.35	c And the winner is solver0
0.85/0.76	c SATISFIABLE
0.85/0.76	c OPTIMIZING...
0.85/0.76	c Got one! Elapsed wall clock time (in seconds):0.648
0.85/0.76	o -7
0.85/0.77	c And the winner is solver0
0.90/1.26	c Got one! Elapsed wall clock time (in seconds):1.149
0.90/1.26	o -9
2.25/1.60	c And the winner is solver1
2.25/1.69	c cleaning 2554 clauses out of 5107 with flag 17892/5107
2.55/1.76	c Got one! Elapsed wall clock time (in seconds):1.65
2.55/1.76	o -10
2.55/1.79	c And the winner is solver1
3.01/2.26	c Got one! Elapsed wall clock time (in seconds):2.151
3.01/2.26	o -11
3.75/2.52	c cleaning 4058 clauses out of 8116 with flag 22241/10670
4.48/2.81	c cleaning 5022 clauses out of 10060 with flag 49763/16672
5.16/3.14	c cleaning 6017 clauses out of 12036 with flag 79510/23670
6.11/3.54	c cleaning 7009 clauses out of 14019 with flag 114699/31670
7.16/4.02	c cleaning 8008 clauses out of 16015 with flag 151480/40675
8.22/4.59	c cleaning 8997 clauses out of 18002 with flag 190591/50670
9.62/5.24	c cleaning 9996 clauses out of 20007 with flag 239009/61672
11.07/5.99	c cleaning 11006 clauses out of 22011 with flag 288406/73672
11.27/6.10	c And the winner is solver1
11.46/6.26	c Got one! Elapsed wall clock time (in seconds):6.153
11.46/6.26	o -12
11.73/6.45	c cleaning 8039 clauses out of 16086 with flag 15900/78753
12.34/6.76	c cleaning 7020 clauses out of 14049 with flag 45117/84755
13.17/7.13	c cleaning 7008 clauses out of 14027 with flag 77559/91753
13.97/7.54	c cleaning 7509 clauses out of 15022 with flag 114912/99756
14.97/8.01	c cleaning 8248 clauses out of 16510 with flag 153769/108753
15.97/8.56	c cleaning 9127 clauses out of 18262 with flag 200882/118753
17.37/9.23	c cleaning 10065 clauses out of 20138 with flag 248519/129756
19.03/10.04	c cleaning 11032 clauses out of 22072 with flag 301200/141755
20.62/10.88	c cleaning 12019 clauses out of 24038 with flag 361400/154753
22.62/11.84	c cleaning 12999 clauses out of 26019 with flag 427093/168753
24.86/12.94	c cleaning 14007 clauses out of 28024 with flag 497671/183757
27.25/14.15	c cleaning 14989 clauses out of 30013 with flag 573860/199753
30.07/15.57	c cleaning 16009 clauses out of 32025 with flag 656428/216754
33.31/17.16	c cleaning 17005 clauses out of 34015 with flag 729265/234753
36.72/18.82	c cleaning 17990 clauses out of 36010 with flag 812953/253753
40.11/20.51	c cleaning 19003 clauses out of 38020 with flag 897334/273753
44.17/22.56	c cleaning 19994 clauses out of 40018 with flag 992535/294754
48.57/24.70	c cleaning 21010 clauses out of 42024 with flag 1081108/316754
52.98/26.90	c cleaning 22007 clauses out of 44013 with flag 1175392/339753
57.80/29.34	c cleaning 22995 clauses out of 46007 with flag 1279949/363754
63.07/31.97	c cleaning 24004 clauses out of 48012 with flag 1382416/388754
68.65/34.73	c cleaning 25004 clauses out of 50008 with flag 1486631/414754
74.45/37.61	c cleaning 25989 clauses out of 52003 with flag 1591258/441753
80.94/40.88	c cleaning 27004 clauses out of 54014 with flag 1704410/469753
88.12/44.48	c cleaning 27997 clauses out of 56010 with flag 1817175/498753
93.95/47.34	c cleaning 0 clauses out of 6036 with flag 0/6037
96.23/48.31	c cleaning 29005 clauses out of 58013 with flag 1923859/528753
104.41/52.43	c cleaning 29995 clauses out of 60008 with flag 2040892/559753
113.07/56.74	c cleaning 31002 clauses out of 62013 with flag 2156014/591753
122.47/61.42	c cleaning 32006 clauses out of 64012 with flag 2271637/624754
132.33/66.33	c cleaning 33003 clauses out of 66005 with flag 2393874/658753
142.94/71.68	c cleaning 33992 clauses out of 68002 with flag 2512508/693753
154.34/77.33	c cleaning 35000 clauses out of 70012 with flag 2645212/729755
166.37/83.36	c cleaning 36000 clauses out of 72011 with flag 2776675/766754
178.83/89.58	c cleaning 36993 clauses out of 74010 with flag 2912401/804753
191.63/95.98	c cleaning 38005 clauses out of 76017 with flag 3042566/843753
205.47/102.86	c cleaning 39003 clauses out of 78012 with flag 3176430/883753
220.90/110.53	c cleaning 39993 clauses out of 80009 with flag 3314677/924753
236.37/118.25	c cleaning 41005 clauses out of 82016 with flag 3449273/966753
253.23/126.63	c cleaning 41994 clauses out of 84011 with flag 3587876/1009753
269.87/134.90	c cleaning 43004 clauses out of 86017 with flag 3733270/1053753
286.94/143.41	c cleaning 44003 clauses out of 88014 with flag 3871700/1098754
305.18/152.51	c cleaning 45003 clauses out of 90010 with flag 4018709/1144753
326.62/163.25	c cleaning 45996 clauses out of 92008 with flag 4175466/1191754
347.48/173.60	c cleaning 46994 clauses out of 94011 with flag 4324866/1239753
368.51/184.11	c cleaning 47999 clauses out of 96017 with flag 4467600/1288753
391.22/195.40	c cleaning 49004 clauses out of 98018 with flag 4620050/1338753
414.76/207.19	c cleaning 50005 clauses out of 100016 with flag 4775394/1389755
439.25/219.37	c cleaning 50995 clauses out of 102010 with flag 4932249/1441754
465.56/232.42	c cleaning 52000 clauses out of 104014 with flag 5093340/1494753
474.02/236.62	c cleaning 0 clauses out of 12039 with flag 0/12040
492.38/245.73	c cleaning 53004 clauses out of 106015 with flag 5256095/1548754
520.32/259.65	c cleaning 53999 clauses out of 108010 with flag 5414298/1603753
550.69/274.77	c cleaning 55005 clauses out of 110013 with flag 5587017/1659755
581.07/289.87	c cleaning 55996 clauses out of 112006 with flag 5755835/1716753
612.68/305.59	c cleaning 56991 clauses out of 114012 with flag 5926046/1774755
646.26/322.28	c cleaning 58001 clauses out of 116021 with flag 6099749/1833755
679.90/338.91	c cleaning 58999 clauses out of 118019 with flag 6276398/1893754
716.92/357.36	c cleaning 60004 clauses out of 120022 with flag 6463056/1954756
754.71/376.12	c cleaning 60996 clauses out of 122016 with flag 6644560/2016754
792.59/395.27	c cleaning 62005 clauses out of 124021 with flag 6830136/2079755
830.81/414.26	c cleaning 63003 clauses out of 126014 with flag 7016187/2143753
873.64/435.53	c cleaning 63999 clauses out of 128011 with flag 7211234/2208753
914.06/455.61	c cleaning 65005 clauses out of 130012 with flag 7398932/2274753
956.66/476.83	c cleaning 66003 clauses out of 132007 with flag 7591302/2341753
1000.87/498.83	c cleaning 66999 clauses out of 134005 with flag 7784003/2409754
1048.27/522.43	c cleaning 67994 clauses out of 136005 with flag 7980246/2478753
1095.66/546.07	c cleaning 68998 clauses out of 138011 with flag 8182858/2548753
1143.08/569.67	c cleaning 70003 clauses out of 140014 with flag 8382055/2619754
1194.23/595.19	c cleaning 70997 clauses out of 142011 with flag 8588048/2691754
1246.67/621.56	c cleaning 72002 clauses out of 144014 with flag 8796361/2764754
1300.91/648.51	c cleaning 73001 clauses out of 146011 with flag 9015215/2838753
1355.77/675.86	c cleaning 74000 clauses out of 148010 with flag 9228190/2913753
1411.67/703.63	c cleaning 74996 clauses out of 150010 with flag 9438159/2989753
1470.34/732.82	c cleaning 76002 clauses out of 152014 with flag 9652190/3066753
1531.42/763.27	c cleaning 76998 clauses out of 154012 with flag 9875691/3144753
1567.23/781.05	c cleaning 0 clauses out of 19037 with flag 0/19038
1590.91/792.87	c cleaning 77999 clauses out of 156014 with flag 10090699/3223753
1654.03/824.28	c cleaning 79007 clauses out of 158016 with flag 10310638/3303754
1721.39/857.73	c cleaning 79996 clauses out of 160008 with flag 10539737/3384753
1791.69/893.08	c cleaning 80994 clauses out of 162012 with flag 10775196/3466753
1800.16/897.20	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.16/897.20	c starts		: 12336
1800.16/897.20	c conflicts		: 3481478
1800.16/897.20	c decisions		: 6644745
1800.16/897.20	c propagations		: 64482061
1800.16/897.20	c inspects		: 12498486676
1800.16/897.20	c shortcuts		: 0
1800.16/897.20	c learnt literals	: 0
1800.16/897.20	c learnt binary clauses	: 4
1800.16/897.20	c learnt ternary clauses	: 3881
1800.16/897.20	c learnt constraints	: 3481479
1800.16/897.20	c ignored constraints	: 0
1800.16/897.20	c root simplifications	: 0
1800.16/897.20	c removed literals (reason simplification)	: 142907718
1800.16/897.20	c reason swapping (by a shorter reason)	: 0
1800.16/897.20	c Calls to reduceDB	: 87
1800.16/897.20	c Number of update (reduction) of LBD	: 1131954
1800.16/897.20	c Imported unit clauses	: 0
1800.16/897.20	c number of reductions to clauses (during analyze)	: 0
1800.16/897.20	c number of learned constraints concerned by reduction	: 0
1800.16/897.20	c number of learning phase by resolution	: 0
1800.16/897.20	c number of learning phase by cutting planes	: 0
1800.16/897.20	c speed (assignments/second)	: 72375.15124441321
1800.16/897.20	c non guided choices	0
1800.16/897.23	c learnt constraints type 
1800.16/897.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.16/897.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 95740
1800.16/897.23	c >>>>>>>>>> Solver number 1 (3 answers) <<<<<<<<<<<<<<<<<<
1800.16/897.23	c starts		: 50
1800.16/897.23	c conflicts		: 20202
1800.16/897.23	c decisions		: 36869
1800.16/897.23	c propagations		: 1032642
1800.16/897.23	c inspects		: 942009217
1800.16/897.23	c shortcuts		: 0
1800.16/897.23	c learnt literals	: 0
1800.16/897.23	c learnt binary clauses	: 0
1800.16/897.23	c learnt ternary clauses	: 0
1800.16/897.23	c learnt constraints	: 20200
1800.16/897.23	c ignored constraints	: 0
1800.16/897.23	c root simplifications	: 0
1800.16/897.23	c removed literals (reason simplification)	: 0
1800.16/897.23	c reason swapping (by a shorter reason)	: 0
1800.16/897.23	c Calls to reduceDB	: 3
1800.16/897.23	c Number of update (reduction) of LBD	: 0
1800.16/897.23	c Imported unit clauses	: 0
1800.16/897.23	c number of reductions to clauses (during analyze)	: 0
1800.16/897.23	c number of learned constraints concerned by reduction	: 0
1800.16/897.23	c number of learning phase by resolution	: 0
1800.16/897.23	c number of learning phase by cutting planes	: 0
1800.16/897.23	c speed (assignments/second)	: 1152.5433944069432
1800.16/897.23	c non guided choices	0
1800.16/897.23	c learnt constraints type 
1800.16/897.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
1800.16/897.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20198
1800.16/897.23	s SATISFIABLE
1800.16/897.23	c Found 5 solution(s)
1800.16/897.24	v -x1 x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 x14 x15 -x16 -x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 x40 -x41 x42 -x43 -x44 x45 -x46 x47 x48 -x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 -x57 x58 x59 -x60 x61 x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 x79 x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 
1800.16/897.24	c objective function=-12
1800.16/897.24	c Total wall clock time (in seconds): 897.129

Verifier Data

OK	-12

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-4106773-1466277181/watcher-4106773-1466277181 -o /tmp/evaluation-result-4106773-1466277181/solver-4106773-1466277181 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8275 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106773-1466277181.opb 

pid=8662
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: 4.33 4.18 3.42 4/197 8665
/proc/meminfo: memFree=29894152/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 29764593 98570240 978 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 24065 978 744 9 0 16771 0
[pid=8665/tid=8666] ppid=8662 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) R 8662 8665 8258 0 -1 4202560 135 0 0 0 0 0 0 0 20 0 2 0 29764593 98582528 983 33554432000 1073741824 1073778376 140737329468160 140260886150696 252263089565 0 0 0 16784584 0 0 0 -1 3 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 4.33 4.18 3.42 4/197 8665
/proc/meminfo: memFree=29894152/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 4518 0 1 0 10 1 0 0 20 0 18 0 29764593 9787879424 5644 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2389619 5644 2156 9 0 2380296 0
[pid=8665/tid=8666] ppid=8662 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) R 8662 8665 8258 0 -1 4202560 2438 0 1 0 7 0 0 0 20 0 18 0 29764593 9787879424 5644 33554432000 1073741824 1073778376 140737329468160 140260886154144 140260893582625 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200288 s]
/proc/loadavg: 4.33 4.18 3.42 4/197 8665
/proc/meminfo: memFree=29894152/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 4655 0 1 0 22 1 0 0 20 0 18 0 29764593 9787879424 6771 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2389619 6771 2213 9 0 2380296 0
[pid=8665/tid=8666] ppid=8662 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) R 8662 8665 8258 0 -1 4202560 2459 0 1 0 17 0 0 0 20 0 18 0 29764593 9787879424 6771 33554432000 1073741824 1073778376 140737329468160 140260886154856 140260758416720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.323477 s]
/proc/loadavg: 4.33 4.18 3.42 4/197 8665
/proc/meminfo: memFree=29894152/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 7875 0 1 0 58 2 0 0 20 0 22 0 29764593 10060525568 10308 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2456183 10330 2237 9 0 2446860 0
[pid=8665/tid=8666] ppid=8662 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) S 8662 8665 8258 0 -1 4202560 2472 0 1 0 23 0 0 0 20 0 22 0 29764593 10060525568 10343 33554432000 1073741824 1073778376 140737329468160 140260886156152 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732

[startup+0.70026 s]
/proc/loadavg: 4.33 4.18 3.42 4/197 8665
/proc/meminfo: memFree=29894152/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 10401 0 1 0 81 4 0 0 20 0 19 0 29764593 10060525568 12331 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2456183 12331 2251 9 0 2446860 0
[pid=8665/tid=8666] ppid=8662 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) S 8662 8665 8258 0 -1 4202560 2472 0 1 0 23 0 0 0 20 0 19 0 29764593 10060525568 12331 33554432000 1073741824 1073778376 140737329468160 140260886156152 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 4.33 4.18 3.42 3/216 8693
/proc/meminfo: memFree=29751840/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 14320 0 1 0 177 8 0 0 20 0 22 0 29764593 10060525568 23290 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2456183 23802 2259 9 0 2446860 0
[pid=8665/tid=8666] ppid=8662 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) S 8662 8665 8258 0 -1 4202560 2473 0 1 0 23 0 0 0 20 0 22 0 29764593 10060525568 23803 33554432000 1073741824 1073778376 140737329468160 140260886156152 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8668] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8668/stat : 8668 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23803 33554432000 1073741824 1073778376 140737329468160 140260729977768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8669] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8669/stat : 8669 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23803 33554432000 1073741824 1073778376 140737329468160 140260728925224 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8670] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8670/stat : 8670 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23803 33554432000 1073741824 1073778376 140737329468160 140260727872168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8671] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8671/stat : 8671 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23805 33554432000 1073741824 1073778376 140737329468160 140260726819624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8672] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8672/stat : 8672 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23805 33554432000 1073741824 1073778376 140737329468160 140260725766568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8673] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8673/stat : 8673 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23805 33554432000 1073741824 1073778376 140737329468160 140260724714024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8674] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8674/stat : 8674 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23805 33554432000 1073741824 1073778376 140737329468160 140260723660968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8675] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8675/stat : 8675 (java) S 8662 8665 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 23805 33554432000 1073741824 1073778376 140737329468160 140260722608424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8676] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8676/stat : 8676 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 23807 33554432000 1073741824 1073778376 140737329468160 140260710411112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8677] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8677/stat : 8677 (java) S 8662 8665 8258 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 23808 33554432000 1073741824 1073778376 140737329468160 140260709357432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8678] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8678/stat : 8678 (java) S 8662 8665 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29764596 10060525568 23810 33554432000 1073741824 1073778376 140737329468160 140260708304264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8679] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8679/stat : 8679 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 23810 33554432000 1073741824 1073778376 140737329468160 140260707253008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8680] ppid=8662 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8665/task/8680/stat : 8680 (java) D 8662 8665 8258 0 -1 4202560 5900 0 0 0 43 1 0 0 20 0 22 0 29764598 10060525568 23810 33554432000 1073741824 1073778376 140737329468160 140260706186712 252263130087 0 4 0 16800975 18446744071581355491 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8681] ppid=8662 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/8665/task/8681/stat : 8681 (java) R 8662 8665 8258 0 -1 4202560 4593 0 0 0 42 0 0 0 20 0 22 0 29764598 10060525568 23810 33554432000 1073741824 1073778376 140737329468160 140260705124472 140260889732706 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8682] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8682/stat : 8682 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 23810 33554432000 1073741824 1073778376 140737329468160 140260704094456 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8683] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8683/stat : 8683 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 23810 33554432000 1073741824 1073778376 140737329468160 140260703042120 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8687] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8687/stat : 8687 (java) S 8662 8665 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29764619 10060525568 23810 33554432000 1073741824 1073778376 140737329468160 140260698781096 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 4.33 4.18 3.42 1/213 8702
/proc/meminfo: memFree=29662412/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9824732 CPUtime=5.16 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 19905 0 1 0 500 16 0 0 20 0 22 0 29764593 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2456183 49966 2284 9 0 2446860 0
[pid=8665/tid=8666] ppid=8662 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) S 8662 8665 8258 0 -1 4202560 2473 0 1 0 24 0 0 0 20 0 22 0 29764593 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260886156152 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8668] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8668/stat : 8668 (java) S 8662 8665 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260729977768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8669] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8669/stat : 8669 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260728925224 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8670] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8670/stat : 8670 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260727872168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8671] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8671/stat : 8671 (java) S 8662 8665 8258 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260726819624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8672] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8672/stat : 8672 (java) S 8662 8665 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260725766568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8673] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8673/stat : 8673 (java) S 8662 8665 8258 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260724714024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8674] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8674/stat : 8674 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260723660968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8675] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8675/stat : 8675 (java) S 8662 8665 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29764594 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260722608424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8676] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8676/stat : 8676 (java) S 8662 8665 8258 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260710411112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8677] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8677/stat : 8677 (java) S 8662 8665 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260709357432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8678] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8678/stat : 8678 (java) S 8662 8665 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29764596 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260708304264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8679] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8679/stat : 8679 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260707253008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8680] ppid=8662 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/8665/task/8680/stat : 8680 (java) S 8662 8665 8258 0 -1 4202560 8132 0 0 0 125 2 0 0 20 0 22 0 29764598 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260706199864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8681] ppid=8662 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/8665/task/8681/stat : 8681 (java) S 8662 8665 8258 0 -1 4202560 7767 0 0 0 84 2 0 0 20 0 22 0 29764598 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260705147320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8682] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8682/stat : 8682 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260704094456 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8683] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8683/stat : 8683 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260703042120 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8696] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8696/stat : 8696 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29764719 10060525568 49966 33554432000 1073741824 1073778376 140737329468160 140260700886696 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 9824732

[startup+6.30086 s]
/proc/loadavg: 4.30 4.18 3.42 6/219 8714
/proc/meminfo: memFree=28972484/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9824732 CPUtime=11.53 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 20850 0 1 0 1122 31 0 0 20 0 22 0 29764593 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2456183 150208 2285 9 0 2446860 0
[pid=8665/tid=8666] ppid=8662 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) S 8662 8665 8258 0 -1 4202560 2473 0 1 0 24 0 0 0 20 0 22 0 29764593 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260886156152 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8668] ppid=8662 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8665/task/8668/stat : 8668 (java) S 8662 8665 8258 0 -1 4202560 36 0 0 0 4 2 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260729977768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8669] ppid=8662 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8665/task/8669/stat : 8669 (java) S 8662 8665 8258 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260728925224 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8670] ppid=8662 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8665/task/8670/stat : 8670 (java) S 8662 8665 8258 0 -1 4202560 109 0 0 0 1 2 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260727872168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8671] ppid=8662 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8665/task/8671/stat : 8671 (java) S 8662 8665 8258 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260726819624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8672] ppid=8662 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8665/task/8672/stat : 8672 (java) S 8662 8665 8258 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260725766568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8673] ppid=8662 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8665/task/8673/stat : 8673 (java) S 8662 8665 8258 0 -1 4202560 83 0 0 0 2 2 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260724714024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8674] ppid=8662 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8665/task/8674/stat : 8674 (java) S 8662 8665 8258 0 -1 4202560 73 0 0 0 2 2 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260723660968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8675] ppid=8662 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8665/task/8675/stat : 8675 (java) S 8662 8665 8258 0 -1 4202560 91 0 0 0 2 2 0 0 20 0 22 0 29764594 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260722608424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8676] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8676/stat : 8676 (java) S 8662 8665 8258 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260710411112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8677] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8677/stat : 8677 (java) S 8662 8665 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260709357432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8678] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8678/stat : 8678 (java) S 8662 8665 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29764596 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260708304264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8679] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8679/stat : 8679 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260707253008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8680] ppid=8662 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/8665/task/8680/stat : 8680 (java) S 8662 8665 8258 0 -1 4202560 8140 0 0 0 136 2 0 0 20 0 22 0 29764598 10060525568 150208 33554432000 1073741824 1073778376 140737329468160 140260706199864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8681] ppid=8662 vsize=9824732 CPUtime=0.94 cores=1,3,5,7

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

/proc/8665/task/8670/stat : 8670 (java) S 8662 8665 8258 0 -1 4202560 525 0 0 0 252 9 0 0 20 0 22 0 29764594 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260727872168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8671] ppid=8662 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/8665/task/8671/stat : 8671 (java) S 8662 8665 8258 0 -1 4202560 350 0 0 0 251 6 0 0 20 0 22 0 29764594 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260726819624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8672] ppid=8662 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/8665/task/8672/stat : 8672 (java) S 8662 8665 8258 0 -1 4202560 341 0 0 0 233 5 0 0 20 0 22 0 29764594 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260725766568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8673] ppid=8662 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/8665/task/8673/stat : 8673 (java) S 8662 8665 8258 0 -1 4202560 463 0 0 0 239 8 0 0 20 0 22 0 29764594 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260724714024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8674] ppid=8662 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/8665/task/8674/stat : 8674 (java) S 8662 8665 8258 0 -1 4202560 460 0 0 0 241 7 0 0 20 0 22 0 29764594 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260723660968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8675] ppid=8662 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/8665/task/8675/stat : 8675 (java) S 8662 8665 8258 0 -1 4202560 437 0 0 0 243 7 0 0 20 0 22 0 29764594 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260722608424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8676] ppid=8662 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/8665/task/8676/stat : 8676 (java) S 8662 8665 8258 0 -1 4202560 1364 0 0 0 120 32 0 0 20 0 22 0 29764595 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260710411112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8677] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8677/stat : 8677 (java) S 8662 8665 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260709357432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8678] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8678/stat : 8678 (java) S 8662 8665 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29764596 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260708304264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8679] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8679/stat : 8679 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260707253008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8680] ppid=8662 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/8665/task/8680/stat : 8680 (java) S 8662 8665 8258 0 -1 4202560 8222 0 0 0 170 2 0 0 20 0 22 0 29764598 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260706199864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8681] ppid=8662 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8665/task/8681/stat : 8681 (java) S 8662 8665 8258 0 -1 4202560 7781 0 0 0 94 2 0 0 20 0 22 0 29764598 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260705147320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8682] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8682/stat : 8682 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260704094456 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8683] ppid=8662 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/8665/task/8683/stat : 8683 (java) S 8662 8665 8258 0 -1 4202560 47 0 0 0 17 18 0 0 20 0 22 0 29764598 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260703042120 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8696] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8696/stat : 8696 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29764719 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260700886696 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8718] ppid=8662 vsize=9824732 CPUtime=806.28 cores=1,3,5,7
/proc/8665/task/8718/stat : 8718 (java) R 8662 8665 8258 0 -1 4202560 91 0 0 0 80614 14 0 0 20 0 22 0 29765219 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260701937688 140260758965147 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8719] ppid=8662 vsize=9824732 CPUtime=806.41 cores=1,3,5,7
/proc/8665/task/8719/stat : 8719 (java) R 8662 8665 8258 0 -1 4202560 1530 0 0 0 80595 46 0 0 20 0 22 0 29765219 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260699833376 140260758965147 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8720] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8720/stat : 8720 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29765219 10060525568 601882 33554432000 1073741824 1073778376 140737329468160 140260698780968 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1650.23
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.65 4.36 3.93 6/219 8767
/proc/meminfo: memFree=24414144/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9824732 CPUtime=1770.23 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 26659 0 1 0 176857 166 0 0 20 0 22 0 29764593 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2456183 597421 2293 9 0 2446860 0
[pid=8665/tid=8666] ppid=8662 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) S 8662 8665 8258 0 -1 4202560 2478 0 1 0 26 3 0 0 20 0 22 0 29764593 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260886156152 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8668] ppid=8662 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/8665/task/8668/stat : 8668 (java) S 8662 8665 8258 0 -1 4202560 485 0 0 0 275 10 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260729977768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8669] ppid=8662 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/8665/task/8669/stat : 8669 (java) S 8662 8665 8258 0 -1 4202560 391 0 0 0 272 6 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260728925224 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8670] ppid=8662 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/8665/task/8670/stat : 8670 (java) S 8662 8665 8258 0 -1 4202560 526 0 0 0 269 9 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260727872168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8671] ppid=8662 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/8665/task/8671/stat : 8671 (java) S 8662 8665 8258 0 -1 4202560 351 0 0 0 271 6 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260726819624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8672] ppid=8662 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/8665/task/8672/stat : 8672 (java) S 8662 8665 8258 0 -1 4202560 344 0 0 0 256 5 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260725766568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8673] ppid=8662 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/8665/task/8673/stat : 8673 (java) S 8662 8665 8258 0 -1 4202560 467 0 0 0 259 8 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260724714024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8674] ppid=8662 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/8665/task/8674/stat : 8674 (java) S 8662 8665 8258 0 -1 4202560 462 0 0 0 265 7 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260723660968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8675] ppid=8662 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/8665/task/8675/stat : 8675 (java) S 8662 8665 8258 0 -1 4202560 441 0 0 0 263 8 0 0 20 0 22 0 29764594 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260722608424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8676] ppid=8662 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/8665/task/8676/stat : 8676 (java) S 8662 8665 8258 0 -1 4202560 1422 0 0 0 183 36 0 0 20 0 22 0 29764595 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260710411112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8677] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8677/stat : 8677 (java) S 8662 8665 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260709357432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8678] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8678/stat : 8678 (java) S 8662 8665 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29764596 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260708304264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8679] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8679/stat : 8679 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260707253008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8680] ppid=8662 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/8665/task/8680/stat : 8680 (java) S 8662 8665 8258 0 -1 4202560 8222 0 0 0 170 2 0 0 20 0 22 0 29764598 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260706199864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8681] ppid=8662 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8665/task/8681/stat : 8681 (java) S 8662 8665 8258 0 -1 4202560 7781 0 0 0 94 2 0 0 20 0 22 0 29764598 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260705147320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8682] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8682/stat : 8682 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260704094456 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8683] ppid=8662 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/8665/task/8683/stat : 8683 (java) S 8662 8665 8258 0 -1 4202560 51 0 0 0 19 19 0 0 20 0 22 0 29764598 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260703042120 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8696] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8696/stat : 8696 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29764719 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260700886696 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8718] ppid=8662 vsize=9824732 CPUtime=864.98 cores=1,3,5,7
/proc/8665/task/8718/stat : 8718 (java) R 8662 8665 8258 0 -1 4202560 98 0 0 0 86483 15 0 0 20 0 22 0 29765219 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260701937584 140260758965147 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8719] ppid=8662 vsize=9824732 CPUtime=865.11 cores=1,3,5,7
/proc/8665/task/8719/stat : 8719 (java) R 8662 8665 8258 0 -1 4202560 1550 0 0 0 86464 47 0 0 20 0 22 0 29765219 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260699831528 140260758804236 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8720] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8720/stat : 8720 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29765219 10060525568 597421 33554432000 1073741824 1073778376 140737329468160 140260698780968 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1770.23
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.201 s]
/proc/loadavg: 4.49 4.34 3.93 7/219 8851
/proc/meminfo: memFree=28006556/32872528 swapFree=1200228/1314692
[pid=8665] ppid=8662 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/8665/stat : 8665 (java) S 8662 8665 8258 0 -1 4202496 26670 0 1 0 179849 167 0 0 20 0 22 0 29764593 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140737329459296 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8665/statm: 2456183 595530 2293 9 0 2446860 0
[pid=8665/tid=8666] ppid=8662 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8665/task/8666/stat : 8666 (java) S 8662 8665 8258 0 -1 4202560 2479 0 1 0 26 3 0 0 20 0 22 0 29764593 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260886156152 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8668] ppid=8662 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/8665/task/8668/stat : 8668 (java) S 8662 8665 8258 0 -1 4202560 485 0 0 0 281 10 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260729977768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8669] ppid=8662 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/8665/task/8669/stat : 8669 (java) S 8662 8665 8258 0 -1 4202560 391 0 0 0 278 6 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260728925224 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8670] ppid=8662 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/8665/task/8670/stat : 8670 (java) S 8662 8665 8258 0 -1 4202560 526 0 0 0 273 10 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260727872168 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8671] ppid=8662 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/8665/task/8671/stat : 8671 (java) S 8662 8665 8258 0 -1 4202560 351 0 0 0 276 6 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260726819624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8672] ppid=8662 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/8665/task/8672/stat : 8672 (java) S 8662 8665 8258 0 -1 4202560 344 0 0 0 261 5 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260725766568 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8673] ppid=8662 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/8665/task/8673/stat : 8673 (java) S 8662 8665 8258 0 -1 4202560 467 0 0 0 264 8 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260724714024 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8674] ppid=8662 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/8665/task/8674/stat : 8674 (java) S 8662 8665 8258 0 -1 4202560 462 0 0 0 272 7 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260723660968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8665/tid=8675] ppid=8662 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/8665/task/8675/stat : 8675 (java) S 8662 8665 8258 0 -1 4202560 441 0 0 0 269 8 0 0 20 0 22 0 29764594 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260722608424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8676] ppid=8662 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/8665/task/8676/stat : 8676 (java) S 8662 8665 8258 0 -1 4202560 1424 0 0 0 183 36 0 0 20 0 22 0 29764595 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260710411112 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8677] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8677/stat : 8677 (java) S 8662 8665 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29764595 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260709357432 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8678] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8678/stat : 8678 (java) S 8662 8665 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29764596 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260708304264 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8679] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8679/stat : 8679 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260707253008 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8680] ppid=8662 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/8665/task/8680/stat : 8680 (java) S 8662 8665 8258 0 -1 4202560 8222 0 0 0 170 2 0 0 20 0 22 0 29764598 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260706199864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8681] ppid=8662 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/8665/task/8681/stat : 8681 (java) S 8662 8665 8258 0 -1 4202560 7781 0 0 0 94 2 0 0 20 0 22 0 29764598 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260705147320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8682] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8682/stat : 8682 (java) S 8662 8665 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29764598 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260704094456 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8683] ppid=8662 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/8665/task/8683/stat : 8683 (java) S 8662 8665 8258 0 -1 4202560 53 0 0 0 19 19 0 0 20 0 22 0 29764598 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260703042120 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8665/tid=8696] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8696/stat : 8696 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29764719 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260700886696 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8718] ppid=8662 vsize=9824732 CPUtime=879.69 cores=1,3,5,7
/proc/8665/task/8718/stat : 8718 (java) R 8662 8665 8258 0 -1 4202560 99 0 0 0 87954 15 0 0 20 0 22 0 29765219 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260701937568 140260758949699 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8665/tid=8719] ppid=8662 vsize=9824732 CPUtime=879.83 cores=1,3,5,7
/proc/8665/task/8719/stat : 8719 (java) R 8662 8665 8258 0 -1 4202560 1555 0 0 0 87936 47 0 0 20 0 22 0 29765219 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260699833688 140260758859312 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8665/tid=8720] ppid=8662 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8665/task/8720/stat : 8720 (java) S 8662 8665 8258 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29765219 10060525568 595530 33554432000 1073741824 1073778376 140737329468160 140260698780968 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

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 8665 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 8665 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=108254
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=173669
# CPU time returned by wait4() is 1796.28
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.262
CPU time (s): 1800.16
CPU user time (s): 1798.49
CPU system time (s): 1.67
CPU usage (%): 200.628
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.11
system time used= 2.17367
maximum resident set size= 2860600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26713
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31975
involuntary context switches= 49185

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.71413 second user time and 7.66284 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 21:13:01
IDJOB=4106773
IDBENCH=48246
IDSOLVER=2543
FILE ID=node131/4106773-1466277181
RUNJOBID= node131-1466276277-8275
PBS_JOBID= 19918257
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106773-1466277181/watcher-4106773-1466277181 -o /tmp/evaluation-result-4106773-1466277181/solver-4106773-1466277181 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8275 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106773-1466277181.opb

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

MD5SUM BENCH= 138d1c5c8dee06528dd1cfb072975c49
RANDOM SEED=1314678404

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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:        29899420 kB
Buffers:          157012 kB
Cached:           171264 kB
SwapCached:         1460 kB
Active:           692172 kB
Inactive:         225028 kB
Active(anon):     588396 kB
Inactive(anon):     2920 kB
Active(file):     103776 kB
Inactive(file):   222108 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              2620 kB
Writeback:             0 kB
AnonPages:       1890496 kB
Mapped:            15356 kB
Shmem:                 0 kB
Slab:             604040 kB
SReclaimable:      47716 kB
SUnreclaim:       556324 kB
KernelStack:        1576 kB
PageTables:         8016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2391088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    602112 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= 71704 MiB
End job on node131 at 2016-06-18 21:27:58