Trace number 4106791

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)-13 1800.14 899.154

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_5.opb
MD5SUM0619afe86d0e2ffb4ad28e9f2f441c24
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)1212
Sum of products size (including duplicates)2424
Number of different products606
Sum of products size1212

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.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 ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
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 Expensive 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.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
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 phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts 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.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4106791-1466277549.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.21/0.26	c ... done. Wall clock time 0.141s.
0.21/0.26	c declared #vars     100
0.21/0.26	c internal #vars     706
0.21/0.26	c #constraints  1364
0.21/0.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.21/0.26	c constraints type 
0.21/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 606
0.21/0.26	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
0.21/0.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.21/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 606
0.21/0.26	c 1364 constraints processed.
0.21/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.21/0.26	c constraints type 
0.21/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.21/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 606
0.21/0.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
0.21/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 606
0.21/0.26	c 1364 constraints processed.
0.21/0.26	c objective function length is 50 literals
0.47/0.35	c And the winner is solver1
0.82/0.77	c SATISFIABLE
0.82/0.77	c OPTIMIZING...
0.82/0.77	c Got one! Elapsed wall clock time (in seconds):0.646
0.82/0.77	o -3
0.92/0.80	c And the winner is solver1
0.97/1.27	c Got one! Elapsed wall clock time (in seconds):1.147
0.97/1.27	o -4
0.97/1.28	c And the winner is solver1
1.00/1.77	c Got one! Elapsed wall clock time (in seconds):1.648
1.00/1.77	o -6
1.00/1.77	c And the winner is solver0
1.01/2.27	c Got one! Elapsed wall clock time (in seconds):2.149
1.01/2.27	o -7
1.01/2.28	c And the winner is solver0
1.03/2.77	c Got one! Elapsed wall clock time (in seconds):2.65
1.03/2.77	o -8
1.11/2.80	c And the winner is solver1
1.31/3.27	c Got one! Elapsed wall clock time (in seconds):3.151
1.31/3.27	o -9
1.31/3.29	c And the winner is solver1
1.40/3.77	c Got one! Elapsed wall clock time (in seconds):3.652
1.40/3.77	o -10
2.26/4.04	c And the winner is solver1
2.58/4.27	c Got one! Elapsed wall clock time (in seconds):4.153
2.58/4.27	o -11
2.89/4.42	c cleaning 3329 clauses out of 6659 with flag 7876/6659
4.04/4.73	c cleaning 4663 clauses out of 9329 with flag 34809/12658
4.36/4.82	c And the winner is solver1
4.43/5.27	c Got one! Elapsed wall clock time (in seconds):5.154
4.43/5.27	o -12
4.68/5.43	c cleaning 4878 clauses out of 9759 with flag 14919/17751
5.33/5.70	c cleaning 5441 clauses out of 10881 with flag 43963/23751
5.94/6.02	c cleaning 6220 clauses out of 12441 with flag 79001/30752
6.87/6.41	c cleaning 7102 clauses out of 14220 with flag 116275/38751
7.75/6.87	c cleaning 8043 clauses out of 16118 with flag 159447/47751
8.91/7.41	c cleaning 9036 clauses out of 18075 with flag 199833/57751
10.12/8.09	c cleaning 10020 clauses out of 20039 with flag 239914/68751
11.56/8.76	c cleaning 11009 clauses out of 22019 with flag 281746/80751
12.56/9.27	c And the winner is solver1
12.56/9.27	c Got one! Elapsed wall clock time (in seconds):9.156
12.56/9.27	o -13
13.39/9.69	c cleaning 12228 clauses out of 24480 with flag 24276/94221
14.21/10.03	c cleaning 9122 clauses out of 18253 with flag 53509/100222
15.00/10.40	c cleaning 8054 clauses out of 16130 with flag 85858/107221
15.80/10.82	c cleaning 8038 clauses out of 16077 with flag 122775/115222
16.59/11.29	c cleaning 8509 clauses out of 17038 with flag 166633/124221
17.80/11.85	c cleaning 9257 clauses out of 18529 with flag 215544/134221
19.25/12.50	c cleaning 10132 clauses out of 20273 with flag 266620/145222
20.66/13.22	c cleaning 11069 clauses out of 22140 with flag 322605/157221
22.25/14.03	c cleaning 12026 clauses out of 24071 with flag 388784/170221
24.27/15.05	c cleaning 13012 clauses out of 26045 with flag 461358/184221
26.47/16.19	c cleaning 14014 clauses out of 28033 with flag 545312/199221
29.08/17.41	c cleaning 15010 clauses out of 30021 with flag 633558/215223
31.47/18.70	c cleaning 16002 clauses out of 32009 with flag 708095/232221
34.73/20.22	c cleaning 16999 clauses out of 34007 with flag 800603/250221
38.17/21.96	c cleaning 18005 clauses out of 36009 with flag 898575/269222
41.57/23.67	c cleaning 18998 clauses out of 38003 with flag 983036/289221
45.41/25.54	c cleaning 20003 clauses out of 40006 with flag 1078416/310222
49.64/27.64	c cleaning 20991 clauses out of 42002 with flag 1175186/332221
54.42/30.01	c cleaning 21998 clauses out of 44012 with flag 1281877/355222
59.50/32.52	c cleaning 23004 clauses out of 46013 with flag 1389121/379221
64.29/34.94	c cleaning 24005 clauses out of 48010 with flag 1496244/404222
69.69/37.62	c cleaning 24993 clauses out of 50004 with flag 1604924/430221
75.48/40.55	c cleaning 25995 clauses out of 52012 with flag 1717701/457222
82.15/43.80	c cleaning 26998 clauses out of 54016 with flag 1835828/485221
88.95/47.30	c cleaning 28002 clauses out of 56019 with flag 1952386/514222
96.61/51.00	c cleaning 29009 clauses out of 58017 with flag 2075272/544222
103.80/54.68	c cleaning 29989 clauses out of 60008 with flag 2190857/575222
109.01/57.27	c cleaning 0 clauses out of 6363 with flag 0/6363
112.93/59.00	c cleaning 31007 clauses out of 62019 with flag 2316157/607222
121.94/63.57	c cleaning 32003 clauses out of 64011 with flag 2449077/640221
131.40/68.20	c cleaning 32993 clauses out of 66012 with flag 2581372/674225
141.19/73.13	c cleaning 34007 clauses out of 68015 with flag 2715669/709221
151.65/78.38	c cleaning 34996 clauses out of 70008 with flag 2850798/745221
163.12/84.03	c cleaning 35993 clauses out of 72012 with flag 2988078/782221
174.72/89.88	c cleaning 37005 clauses out of 74019 with flag 3117375/820221
187.56/96.22	c cleaning 38004 clauses out of 76015 with flag 3256490/859222
201.02/102.91	c cleaning 39000 clauses out of 78011 with flag 3387571/899222
215.67/110.28	c cleaning 39993 clauses out of 80010 with flag 3528455/940221
231.71/118.23	c cleaning 41006 clauses out of 82018 with flag 3675932/982222
247.39/126.04	c cleaning 41999 clauses out of 84011 with flag 3820512/1025221
264.03/134.38	c cleaning 43001 clauses out of 86012 with flag 3960763/1069221
282.05/143.34	c cleaning 43999 clauses out of 88012 with flag 4106434/1114222
301.53/153.01	c cleaning 44999 clauses out of 90012 with flag 4255937/1160221
321.18/162.86	c cleaning 45999 clauses out of 92014 with flag 4404896/1207222
341.02/172.76	c cleaning 46998 clauses out of 94014 with flag 4549086/1255221
362.05/183.21	c cleaning 48004 clauses out of 96018 with flag 4689907/1304223
384.74/194.50	c cleaning 49004 clauses out of 98013 with flag 4847490/1354222
407.65/205.98	c cleaning 49996 clauses out of 100010 with flag 5001355/1405223
431.76/217.98	c cleaning 50999 clauses out of 102012 with flag 5151779/1457221
456.65/230.38	c cleaning 52003 clauses out of 104013 with flag 5307684/1510221
483.84/243.80	c cleaning 52996 clauses out of 106010 with flag 5469206/1564221
511.17/257.47	c cleaning 54005 clauses out of 108015 with flag 5630239/1619222
540.19/271.89	c cleaning 54997 clauses out of 110009 with flag 5798581/1675221
565.71/284.57	c cleaning 0 clauses out of 12360 with flag 0/12360
571.17/287.25	c cleaning 56001 clauses out of 112013 with flag 5970197/1732222
601.35/302.29	c cleaning 57001 clauses out of 114012 with flag 6130287/1790222
632.52/317.72	c cleaning 58004 clauses out of 116010 with flag 6297334/1849221
667.09/334.97	c cleaning 58990 clauses out of 118006 with flag 6477624/1909221
701.47/352.07	c cleaning 60008 clauses out of 120016 with flag 6656103/1970221
738.26/370.35	c cleaning 61003 clauses out of 122009 with flag 6830701/2032222
776.64/389.68	c cleaning 61995 clauses out of 124005 with flag 7009784/2095221
812.83/407.65	c cleaning 62999 clauses out of 126012 with flag 7189967/2159223
850.78/426.54	c cleaning 63991 clauses out of 128011 with flag 7367277/2224221
890.50/446.38	c cleaning 65010 clauses out of 130022 with flag 7551613/2290223
931.31/466.63	c cleaning 66000 clauses out of 132010 with flag 7739345/2357221
974.09/487.90	c cleaning 66994 clauses out of 134010 with flag 7929771/2425221
1016.68/509.16	c cleaning 68005 clauses out of 136017 with flag 8114696/2494222
1063.37/532.32	c cleaning 69004 clauses out of 138011 with flag 8311725/2564221
1110.19/555.61	c cleaning 70004 clauses out of 140009 with flag 8507573/2635223
1159.87/580.31	c cleaning 70997 clauses out of 142005 with flag 8708443/2707223
1209.90/605.29	c cleaning 72002 clauses out of 144006 with flag 8918241/2780221
1260.32/630.64	c cleaning 72999 clauses out of 146004 with flag 9124964/2854221
1313.98/657.37	c cleaning 73994 clauses out of 148005 with flag 9334030/2929221
1368.43/684.47	c cleaning 75005 clauses out of 150011 with flag 9541622/3005221
1427.11/713.63	c cleaning 75995 clauses out of 152006 with flag 9764770/3082221
1487.03/743.43	c cleaning 76993 clauses out of 154011 with flag 9984262/3160221
1549.33/774.44	c cleaning 78009 clauses out of 156020 with flag 10203435/3239223
1558.77/779.15	c cleaning 0 clauses out of 19362 with flag 0/19362
1612.29/805.73	c cleaning 78998 clauses out of 158009 with flag 10424466/3319221
1678.25/838.58	c cleaning 80002 clauses out of 160013 with flag 10651300/3400223
1745.65/872.02	c cleaning 81003 clauses out of 162009 with flag 10889880/3482221
1800.14/899.10	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.14/899.10	c starts		: 12989
1800.14/899.10	c conflicts		: 3553156
1800.14/899.10	c decisions		: 6483588
1800.14/899.10	c propagations		: 65015985
1800.14/899.10	c inspects		: 12878008664
1800.14/899.10	c shortcuts		: 0
1800.14/899.10	c learnt literals	: 0
1800.14/899.10	c learnt binary clauses	: 3
1800.14/899.10	c learnt ternary clauses	: 3733
1800.14/899.10	c learnt constraints	: 3553156
1800.14/899.10	c ignored constraints	: 0
1800.14/899.10	c root simplifications	: 0
1800.14/899.10	c removed literals (reason simplification)	: 142108508
1800.14/899.10	c reason swapping (by a shorter reason)	: 0
1800.14/899.10	c Calls to reduceDB	: 88
1800.14/899.10	c Number of update (reduction) of LBD	: 1117721
1800.14/899.10	c Imported unit clauses	: 0
1800.14/899.10	c number of reductions to clauses (during analyze)	: 0
1800.14/899.10	c number of learned constraints concerned by reduction	: 0
1800.14/899.10	c number of learning phase by resolution	: 0
1800.14/899.10	c number of learning phase by cutting planes	: 0
1800.14/899.10	c speed (assignments/second)	: 73068.25256968435
1800.14/899.10	c non guided choices	0
1800.14/899.13	c learnt constraints type 
1800.14/899.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.14/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 151938
1800.14/899.13	c >>>>>>>>>> Solver number 1 (8 answers) <<<<<<<<<<<<<<<<<<
1800.14/899.13	c starts		: 55
1800.14/899.13	c conflicts		: 20549
1800.14/899.13	c decisions		: 35380
1800.14/899.13	c propagations		: 1052429
1800.14/899.13	c inspects		: 945562294
1800.14/899.13	c shortcuts		: 0
1800.14/899.13	c learnt literals	: 0
1800.14/899.13	c learnt binary clauses	: 0
1800.14/899.13	c learnt ternary clauses	: 0
1800.14/899.13	c learnt constraints	: 20549
1800.14/899.13	c ignored constraints	: 0
1800.14/899.13	c root simplifications	: 0
1800.14/899.13	c removed literals (reason simplification)	: 0
1800.14/899.13	c reason swapping (by a shorter reason)	: 0
1800.14/899.13	c Calls to reduceDB	: 3
1800.14/899.13	c Number of update (reduction) of LBD	: 0
1800.14/899.13	c Imported unit clauses	: 0
1800.14/899.13	c number of reductions to clauses (during analyze)	: 0
1800.14/899.13	c number of learned constraints concerned by reduction	: 0
1800.14/899.13	c number of learning phase by resolution	: 0
1800.14/899.13	c number of learning phase by cutting planes	: 0
1800.14/899.13	c speed (assignments/second)	: 1174.1179305589956
1800.14/899.13	c non guided choices	6
1800.14/899.14	c learnt constraints type 
1800.14/899.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
1800.14/899.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20546
1800.14/899.14	s SATISFIABLE
1800.14/899.14	c Found 10 solution(s)
1800.14/899.14	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.14/899.14	c objective function=-13
1800.14/899.14	c Total wall clock time (in seconds): 899.019

Verifier Data

OK	-13

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-4106791-1466277549/watcher-4106791-1466277549 -o /tmp/evaluation-result-4106791-1466277549/solver-4106791-1466277549 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466276650-24418 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106791-1466277549.opb 

pid=24691
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.12 3.98 3.25 4/195 24694
/proc/meminfo: memFree=27422720/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/24694/stat : 24694 (java) D 24691 24694 24401 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 29805055 9515008 184 33554432000 1073741824 1073778376 140734321537280 140734321528504 235374538167 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/24694/statm: 2323 184 142 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 4.12 3.98 3.25 4/195 24694
/proc/meminfo: memFree=27422720/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 4480 0 1 0 8 1 0 0 20 0 18 0 29805055 9787879424 5596 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2389619 5596 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 4.12 3.98 3.25 4/195 24694
/proc/meminfo: memFree=27422720/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 4650 0 1 0 20 1 0 0 20 0 18 0 29805055 9787879424 6760 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2389619 6760 2207 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.30025 s]
/proc/loadavg: 4.12 3.98 3.25 4/195 24694
/proc/meminfo: memFree=27422720/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9825028 CPUtime=0.47 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 6267 0 1 0 45 2 0 0 20 0 22 0 29805055 10060828672 9427 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2456257 9430 2237 9 0 2446934 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9825028

[startup+0.700273 s]
/proc/loadavg: 4.12 3.98 3.25 4/195 24694
/proc/meminfo: memFree=27422720/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 10600 0 1 0 78 4 0 0 20 0 19 0 29805055 10060525568 11916 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2456183 11916 2249 9 0 2446860 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 9824732

[startup+1.50073 s]
/proc/loadavg: 4.12 3.98 3.25 3/214 24719
/proc/meminfo: memFree=27376772/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 10659 0 1 0 94 6 0 0 20 0 19 0 29805055 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2456183 14515 2253 9 0 2446860 0
[pid=24694/tid=24696] ppid=24691 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/24694/task/24696/stat : 24696 (java) S 24691 24694 24401 0 -1 4202560 2476 0 1 0 23 0 0 0 20 0 19 0 29805056 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255776912248 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24697] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24697/stat : 24697 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255715641640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24698] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24698/stat : 24698 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255619135656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24699] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24699/stat : 24699 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255618083368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24700] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24700/stat : 24700 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255617030568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24701] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24701/stat : 24701 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255615978280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24702] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24702/stat : 24702 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255614925480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24703] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24703/stat : 24703 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255613873192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24704] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24704/stat : 24704 (java) S 24691 24694 24401 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255612820392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24705] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24705/stat : 24705 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29805058 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255600621800 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24706] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24706/stat : 24706 (java) S 24691 24694 24401 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29805059 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255599567864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24707] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24707/stat : 24707 (java) S 24691 24694 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29805059 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255598515464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24708] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24708/stat : 24708 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805061 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255597463952 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24709] ppid=24691 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/24694/task/24709/stat : 24709 (java) S 24691 24694 24401 0 -1 4202560 4057 0 0 0 21 0 0 0 20 0 19 0 29805061 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255596411576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24710] ppid=24691 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/24694/task/24710/stat : 24710 (java) S 24691 24694 24401 0 -1 4202560 2775 0 0 0 25 0 0 0 20 0 19 0 29805061 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255595358776 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24711] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24711/stat : 24711 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805061 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255594306680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24712] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24712/stat : 24712 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805061 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255593254088 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24716] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24716/stat : 24716 (java) S 24691 24694 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29805082 10060525568 14515 33554432000 1073741824 1073778376 140733358498480 140255589041192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 4.12 3.98 3.25 4/214 24725
/proc/meminfo: memFree=27365896/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 14472 0 1 0 122 9 0 0 20 0 19 0 29805055 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2456183 19203 2256 9 0 2446860 0
[pid=24694/tid=24696] ppid=24691 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/24694/task/24696/stat : 24696 (java) S 24691 24694 24401 0 -1 4202560 2477 0 1 0 23 0 0 0 20 0 19 0 29805056 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255776912248 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24697] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24697/stat : 24697 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255715641640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24698] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24698/stat : 24698 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255619135656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24699] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24699/stat : 24699 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255618083368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24700] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24700/stat : 24700 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255617030568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24701] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24701/stat : 24701 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255615978280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24702] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24702/stat : 24702 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255614925480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24703] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24703/stat : 24703 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255613873192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24704] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24704/stat : 24704 (java) S 24691 24694 24401 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29805057 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255612820392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24705] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24705/stat : 24705 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29805058 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255600621800 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24706] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24706/stat : 24706 (java) S 24691 24694 24401 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29805059 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255599567864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24707] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24707/stat : 24707 (java) S 24691 24694 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29805059 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255598515464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24708] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24708/stat : 24708 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805061 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255597463952 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24709] ppid=24691 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/24694/task/24709/stat : 24709 (java) S 24691 24694 24401 0 -1 4202560 7819 0 0 0 39 1 0 0 20 0 19 0 29805061 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255596411576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24710] ppid=24691 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/24694/task/24710/stat : 24710 (java) S 24691 24694 24401 0 -1 4202560 2794 0 0 0 31 0 0 0 20 0 19 0 29805061 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255595358776 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24711] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24711/stat : 24711 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805061 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255594306680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24712] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24712/stat : 24712 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29805061 10060525568 19203 33554432000 1073741824 1073778376 140733358498480 140255593254088 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30087 s]
/proc/loadavg: 4.11 3.98 3.26 3/213 24821
/proc/meminfo: memFree=30955272/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9824732 CPUtime=6.67 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 31042 0 1 0 642 25 0 0 20 0 22 0 29805055 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2456183 83549 2285 9 0 2446860 0
[pid=24694/tid=24696] ppid=24691 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/24694/task/24696/stat : 24696 (java) S 24691 24694 24401 0 -1 4202560 2478 0 1 0 24 0 0 0 20 0 22 0 29805056 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255776912248 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24697] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24697/stat : 24697 (java) S 24691 24694 24401 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255715641640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24698] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24698/stat : 24698 (java) S 24691 24694 24401 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255619135656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24699] ppid=24691 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/24694/task/24699/stat : 24699 (java) S 24691 24694 24401 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255618083368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24700] ppid=24691 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/24694/task/24700/stat : 24700 (java) S 24691 24694 24401 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255617030568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24701] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24701/stat : 24701 (java) S 24691 24694 24401 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255615978280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24702] ppid=24691 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24694/task/24702/stat : 24702 (java) S 24691 24694 24401 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255614925480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24703] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24703/stat : 24703 (java) S 24691 24694 24401 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255613873192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24704] ppid=24691 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/24694/task/24704/stat : 24704 (java) S 24691 24694 24401 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 29805057 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255612820392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24705] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24705/stat : 24705 (java) S 24691 24694 24401 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 22 0 29805058 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255600621800 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24706] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24706/stat : 24706 (java) S 24691 24694 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255599567864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24707] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24707/stat : 24707 (java) S 24691 24694 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255598515464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24708] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24708/stat : 24708 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255597463952 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24709] ppid=24691 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/24694/task/24709/stat : 24709 (java) S 24691 24694 24401 0 -1 4202560 13858 0 0 0 102 3 0 0 20 0 22 0 29805061 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255596411576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24710] ppid=24691 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/24694/task/24710/stat : 24710 (java) S 24691 24694 24401 0 -1 4202560 12904 0 0 0 123 3 0 0 20 0 22 0 29805061 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255595358776 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24711] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24711/stat : 24711 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255594306680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24712] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24712/stat : 24712 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255593254088 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24731] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24731/stat : 24731 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805332 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255590093992 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24816] ppid=24691 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/24694/task/24816/stat : 24816 (java) R 24691 24694 24401 0 -1 4202560 7 0 0 0 96 0 0 0 20 0 22 0 29805583 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255591146464 140255717219904 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24817] ppid=24691 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/24694/task/24817/stat : 24817 (java) R 24691 24694 24401 0 -1 4202560 58 0 0 0 95 2 0 0 20 0 22 0 29805583 10060525568 83549 33554432000 1073741824 1073778376 140733358498480 140255589039760 140255717176289 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0

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

/proc/24694/task/24699/stat : 24699 (java) S 24691 24694 24401 0 -1 4202560 463 0 0 0 259 7 0 0 20 0 22 0 29805057 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255618083368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24700] ppid=24691 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/24694/task/24700/stat : 24700 (java) S 24691 24694 24401 0 -1 4202560 391 0 0 0 274 8 0 0 20 0 22 0 29805057 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255617030568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24701] ppid=24691 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/24694/task/24701/stat : 24701 (java) S 24691 24694 24401 0 -1 4202560 376 0 0 0 280 6 0 0 20 0 22 0 29805057 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255615978280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24702] ppid=24691 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/24694/task/24702/stat : 24702 (java) S 24691 24694 24401 0 -1 4202560 473 0 0 0 258 7 0 0 20 0 22 0 29805057 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255614925480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24703] ppid=24691 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/24694/task/24703/stat : 24703 (java) S 24691 24694 24401 0 -1 4202560 437 0 0 0 258 7 0 0 20 0 22 0 29805057 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255613873192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24704] ppid=24691 vsize=9824732 CPUtime=2.54 cores=1,3,5,7
/proc/24694/task/24704/stat : 24704 (java) S 24691 24694 24401 0 -1 4202560 392 0 0 0 247 7 0 0 20 0 22 0 29805057 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255612820392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24705] ppid=24691 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/24694/task/24705/stat : 24705 (java) S 24691 24694 24401 0 -1 4202560 1403 0 0 0 120 37 0 0 20 0 22 0 29805058 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255600621800 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24706] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24706/stat : 24706 (java) S 24691 24694 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255599567864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24707] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24707/stat : 24707 (java) S 24691 24694 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255598515464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24708] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24708/stat : 24708 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255597463952 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24709] ppid=24691 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/24694/task/24709/stat : 24709 (java) S 24691 24694 24401 0 -1 4202560 13867 0 0 0 108 3 0 0 20 0 22 0 29805061 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255596411576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24710] ppid=24691 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/24694/task/24710/stat : 24710 (java) S 24691 24694 24401 0 -1 4202560 15736 0 0 0 159 3 0 0 20 0 22 0 29805061 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255595358776 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24711] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24711/stat : 24711 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255594306680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24712] ppid=24691 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24694/task/24712/stat : 24712 (java) S 24691 24694 24401 0 -1 4202560 52 0 0 0 14 20 0 0 20 0 22 0 29805061 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255593254088 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24731] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24731/stat : 24731 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805332 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255590093992 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24832] ppid=24691 vsize=9824732 CPUtime=862.79 cores=1,3,5,7
/proc/24694/task/24832/stat : 24832 (java) R 24691 24694 24401 0 -1 4202560 115 0 0 0 86264 15 0 0 20 0 22 0 29805983 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255591145392 140255717235735 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24833] ppid=24691 vsize=9824732 CPUtime=862.86 cores=1,3,5,7
/proc/24694/task/24833/stat : 24833 (java) R 24691 24694 24401 0 -1 4202560 1386 0 0 0 86242 44 0 0 20 0 22 0 29805983 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255589040616 140255717172148 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24834] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24834/stat : 24834 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805986 10060525568 594218 33554432000 1073741824 1073778376 140733358498480 140255592198952 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1766.35
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 4.04 4.09 3.76 5/217 24862
/proc/meminfo: memFree=26474188/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 40150 0 1 0 179831 183 0 0 20 0 22 0 29805055 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2456183 593555 2293 9 0 2446860 0
[pid=24694/tid=24696] ppid=24691 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24694/task/24696/stat : 24696 (java) S 24691 24694 24401 0 -1 4202560 2481 0 1 0 25 4 0 0 20 0 22 0 29805056 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255776912248 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24697] ppid=24691 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/24694/task/24697/stat : 24697 (java) S 24691 24694 24401 0 -1 4202560 509 0 0 0 279 10 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255715641640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24698] ppid=24691 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/24694/task/24698/stat : 24698 (java) S 24691 24694 24401 0 -1 4202560 419 0 0 0 271 10 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255619135656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24699] ppid=24691 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/24694/task/24699/stat : 24699 (java) S 24691 24694 24401 0 -1 4202560 464 0 0 0 263 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255618083368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24700] ppid=24691 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/24694/task/24700/stat : 24700 (java) S 24691 24694 24401 0 -1 4202560 394 0 0 0 283 8 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255617030568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24701] ppid=24691 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/24694/task/24701/stat : 24701 (java) S 24691 24694 24401 0 -1 4202560 376 0 0 0 287 6 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255615978280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24702] ppid=24691 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/24694/task/24702/stat : 24702 (java) S 24691 24694 24401 0 -1 4202560 473 0 0 0 264 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255614925480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24703] ppid=24691 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/24694/task/24703/stat : 24703 (java) S 24691 24694 24401 0 -1 4202560 440 0 0 0 264 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255613873192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24704] ppid=24691 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/24694/task/24704/stat : 24704 (java) S 24691 24694 24401 0 -1 4202560 394 0 0 0 253 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255612820392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24705] ppid=24691 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/24694/task/24705/stat : 24705 (java) S 24691 24694 24401 0 -1 4202560 1405 0 0 0 120 38 0 0 20 0 22 0 29805058 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255600621800 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24706] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24706/stat : 24706 (java) S 24691 24694 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255599567864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24707] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24707/stat : 24707 (java) S 24691 24694 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255598515464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24708] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24708/stat : 24708 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255597463952 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24709] ppid=24691 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/24694/task/24709/stat : 24709 (java) S 24691 24694 24401 0 -1 4202560 13867 0 0 0 108 3 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255596411576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24710] ppid=24691 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/24694/task/24710/stat : 24710 (java) S 24691 24694 24401 0 -1 4202560 15736 0 0 0 159 3 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255595358776 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24711] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24711/stat : 24711 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255594306680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24712] ppid=24691 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24694/task/24712/stat : 24712 (java) S 24691 24694 24401 0 -1 4202560 54 0 0 0 15 20 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255593254088 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24731] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24731/stat : 24731 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805332 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255590093992 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24832] ppid=24691 vsize=9824732 CPUtime=879.39 cores=1,3,5,7
/proc/24694/task/24832/stat : 24832 (java) R 24691 24694 24401 0 -1 4202560 116 0 0 0 87924 15 0 0 20 0 22 0 29805983 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255591145392 140255717235772 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24833] ppid=24691 vsize=9824732 CPUtime=879.45 cores=1,3,5,7
/proc/24694/task/24833/stat : 24833 (java) R 24691 24694 24401 0 -1 4202560 1393 0 0 0 87901 44 0 0 20 0 22 0 29805983 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255589040512 140255717182263 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24834] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24834/stat : 24834 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805986 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255592198952 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 24694 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.101 s]
/proc/loadavg: 4.04 4.09 3.76 5/217 24862
/proc/meminfo: memFree=26474188/32872528 swapFree=447868/480572
[pid=24694] ppid=24691 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/24694/stat : 24694 (java) S 24691 24694 24401 0 -1 4202496 40150 0 1 0 179831 183 0 0 20 0 22 0 29805055 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140733358489616 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24694/statm: 2456183 593555 2293 9 0 2446860 0
[pid=24694/tid=24696] ppid=24691 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/24694/task/24696/stat : 24696 (java) S 24691 24694 24401 0 -1 4202560 2481 0 1 0 25 4 0 0 20 0 22 0 29805056 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255776912248 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24697] ppid=24691 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/24694/task/24697/stat : 24697 (java) S 24691 24694 24401 0 -1 4202560 509 0 0 0 279 10 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255715641640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24698] ppid=24691 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/24694/task/24698/stat : 24698 (java) S 24691 24694 24401 0 -1 4202560 419 0 0 0 271 10 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255619135656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24699] ppid=24691 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/24694/task/24699/stat : 24699 (java) S 24691 24694 24401 0 -1 4202560 464 0 0 0 263 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255618083368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24700] ppid=24691 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/24694/task/24700/stat : 24700 (java) S 24691 24694 24401 0 -1 4202560 394 0 0 0 283 8 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255617030568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24701] ppid=24691 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/24694/task/24701/stat : 24701 (java) S 24691 24694 24401 0 -1 4202560 376 0 0 0 287 6 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255615978280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24702] ppid=24691 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/24694/task/24702/stat : 24702 (java) S 24691 24694 24401 0 -1 4202560 473 0 0 0 264 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255614925480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24703] ppid=24691 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/24694/task/24703/stat : 24703 (java) S 24691 24694 24401 0 -1 4202560 440 0 0 0 264 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255613873192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24704] ppid=24691 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/24694/task/24704/stat : 24704 (java) S 24691 24694 24401 0 -1 4202560 394 0 0 0 253 7 0 0 20 0 22 0 29805057 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255612820392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24705] ppid=24691 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/24694/task/24705/stat : 24705 (java) S 24691 24694 24401 0 -1 4202560 1405 0 0 0 120 38 0 0 20 0 22 0 29805058 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255600621800 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24706] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24706/stat : 24706 (java) S 24691 24694 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255599567864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24707] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24707/stat : 24707 (java) S 24691 24694 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29805059 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255598515464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24708] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24708/stat : 24708 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255597463952 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24709] ppid=24691 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/24694/task/24709/stat : 24709 (java) S 24691 24694 24401 0 -1 4202560 13867 0 0 0 108 3 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255596411576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24710] ppid=24691 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/24694/task/24710/stat : 24710 (java) S 24691 24694 24401 0 -1 4202560 15736 0 0 0 159 3 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255595358776 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24711] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24711/stat : 24711 (java) S 24691 24694 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255594306680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24712] ppid=24691 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/24694/task/24712/stat : 24712 (java) S 24691 24694 24401 0 -1 4202560 54 0 0 0 15 20 0 0 20 0 22 0 29805061 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255593254088 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24694/tid=24731] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24731/stat : 24731 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805332 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255590093992 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24694/tid=24832] ppid=24691 vsize=9824732 CPUtime=879.39 cores=1,3,5,7
/proc/24694/task/24832/stat : 24832 (java) R 24691 24694 24401 0 -1 4202560 116 0 0 0 87924 15 0 0 20 0 22 0 29805983 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255591145392 140255717235772 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24694/tid=24833] ppid=24691 vsize=9824732 CPUtime=879.45 cores=1,3,5,7
/proc/24694/task/24833/stat : 24833 (java) R 24691 24694 24401 0 -1 4202560 1393 0 0 0 87901 44 0 0 20 0 22 0 29805983 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255589040512 140255717182263 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24694/tid=24834] ppid=24691 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24694/task/24834/stat : 24834 (java) S 24691 24694 24401 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29805986 10060525568 593555 33554432000 1073741824 1073778376 140733358498480 140255592198952 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24694 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=918282
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=273654
# CPU time returned by wait4() is 1796.19
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 899.154
CPU time (s): 1800.14
CPU user time (s): 1798.31
CPU system time (s): 1.83
CPU usage (%): 200.204
Max. virtual memory (cumulated for all children) (KiB): 9825028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 2.27365
maximum resident set size= 2862416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40194
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32806
involuntary context switches= 41522

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.65199 second user time and 6.15606 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-18 21:19:09
IDJOB=4106791
IDBENCH=48261
IDSOLVER=2543
FILE ID=node104/4106791-1466277549
RUNJOBID= node104-1466276650-24418
PBS_JOBID= 19918266
Free space on /tmp= 71668 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_5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106791-1466277549/watcher-4106791-1466277549 -o /tmp/evaluation-result-4106791-1466277549/solver-4106791-1466277549 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466276650-24418 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106791-1466277549.opb

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

MD5SUM BENCH= 0619afe86d0e2ffb4ad28e9f2f441c24
RANDOM SEED=403706695

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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.035
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.035
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.035
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.54
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.035
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.035
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:        27422612 kB
Buffers:          142916 kB
Cached:           259416 kB
SwapCached:        40452 kB
Active:          3905848 kB
Inactive:         314704 kB
Active(anon):    3778844 kB
Inactive(anon):    41640 kB
Active(file):     127004 kB
Inactive(file):   273064 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060428 kB
Dirty:               436 kB
Writeback:             0 kB
AnonPages:       4271704 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             607168 kB
SReclaimable:      51460 kB
SUnreclaim:       555708 kB
KernelStack:        1792 kB
PageTables:        12448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4487468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3733504 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= 71668 MiB
End job on node104 at 2016-06-18 21:34:09