Trace number 4119565

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)2312 1800.78 896.851

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-50.opb
MD5SUM3b3c712859fa039d9bea6c4ea185ba5e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2312
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 3675
Biggest coefficient in the objective function 49
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 62475
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 62475
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)3675
Sum of products size (including duplicates)7350
Number of different products0
Sum of products size0

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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119565-1467259072.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.70/0.42	c ... done. Wall clock time 0.303s.
0.70/0.42	c declared #vars     150
0.70/0.42	c internal #vars     3825
0.70/0.42	c #constraints  7450
0.70/0.43	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.70/0.43	c constraints type 
0.70/0.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3725
0.70/0.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
0.70/0.43	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3675
0.70/0.43	c 7450 constraints processed.
0.70/0.43	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.70/0.43	c constraints type 
0.70/0.43	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3725
0.70/0.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 50
0.70/0.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3675
0.70/0.43	c 7450 constraints processed.
0.70/0.43	c objective function length is 3675 literals
2.23/0.83	c And the winner is solver0
2.41/0.93	c SATISFIABLE
2.41/0.93	c OPTIMIZING...
2.41/0.93	c Got one! Elapsed wall clock time (in seconds):0.809
2.41/0.93	o 5313
3.07/1.15	c And the winner is solver0
3.30/1.45	c Got one! Elapsed wall clock time (in seconds):1.327
3.30/1.45	o 2312
5.37/2.39	c cleaning 2592 clauses out of 5184 with flag 12834/5184
7.80/3.38	c cleaning 4296 clauses out of 8591 with flag 27217/11183
10.14/4.48	c cleaning 5647 clauses out of 11297 with flag 44471/18185
12.96/5.78	c cleaning 6824 clauses out of 13649 with flag 63235/26184
16.01/7.27	c cleaning 7908 clauses out of 15825 with flag 85375/35184
19.25/8.88	c cleaning 8957 clauses out of 17918 with flag 108852/45185
23.13/10.71	c cleaning 9977 clauses out of 19959 with flag 135925/56183
27.13/12.70	c cleaning 10989 clauses out of 21982 with flag 165197/68183
31.42/14.89	c cleaning 11992 clauses out of 23994 with flag 195830/81184
36.22/17.25	c cleaning 12992 clauses out of 26002 with flag 228435/95184
41.50/19.87	c cleaning 13995 clauses out of 28010 with flag 263446/110184
47.09/22.64	c cleaning 15005 clauses out of 30017 with flag 300370/126186
53.37/25.73	c cleaning 15997 clauses out of 32009 with flag 337935/143183
60.03/29.04	c cleaning 17000 clauses out of 34012 with flag 377226/161183
66.90/32.47	c cleaning 18000 clauses out of 36012 with flag 421179/180183
74.36/36.12	c cleaning 19000 clauses out of 38012 with flag 468473/200183
82.02/39.99	c cleaning 20000 clauses out of 40012 with flag 516558/221183
90.30/44.06	c cleaning 21001 clauses out of 42012 with flag 568272/243183
99.20/48.47	c cleaning 21997 clauses out of 44011 with flag 622297/266183
108.63/53.14	c cleaning 23000 clauses out of 46014 with flag 678250/290183
118.33/57.95	c cleaning 24003 clauses out of 48016 with flag 737643/315185
128.58/63.06	c cleaning 24999 clauses out of 50012 with flag 798162/341184
139.25/68.31	c cleaning 25995 clauses out of 52012 with flag 857947/368183
150.34/73.81	c cleaning 27002 clauses out of 54017 with flag 921926/396183
161.96/79.69	c cleaning 28000 clauses out of 56015 with flag 987092/425183
174.46/85.82	c cleaning 28996 clauses out of 58015 with flag 1052772/455183
187.10/92.18	c cleaning 30005 clauses out of 60019 with flag 1120127/486183
201.00/99.06	c cleaning 30994 clauses out of 62014 with flag 1190286/518183
214.85/105.91	c cleaning 31996 clauses out of 64020 with flag 1263970/551183
229.67/113.52	c cleaning 33008 clauses out of 66025 with flag 1340533/585184
244.12/120.79	c cleaning 34003 clauses out of 68016 with flag 1419957/620183
259.83/128.54	c cleaning 35000 clauses out of 70015 with flag 1502296/656185
275.11/136.18	c cleaning 36002 clauses out of 72014 with flag 1586707/693184
291.02/144.09	c cleaning 36997 clauses out of 74011 with flag 1673356/731183
308.48/152.79	c cleaning 37996 clauses out of 76016 with flag 1758845/770185
325.92/161.48	c cleaning 39002 clauses out of 78019 with flag 1847885/810184
343.82/170.38	c cleaning 40000 clauses out of 80017 with flag 1942490/851184
363.91/180.66	c cleaning 40996 clauses out of 82016 with flag 2038671/893183
384.00/190.63	c cleaning 42006 clauses out of 84021 with flag 2133440/936184
403.34/200.27	c cleaning 42998 clauses out of 86014 with flag 2232900/980183
424.50/210.80	c cleaning 43998 clauses out of 88016 with flag 2334211/1025183
445.67/221.20	c cleaning 45000 clauses out of 90019 with flag 2437362/1071184
466.34/231.50	c cleaning 46008 clauses out of 92018 with flag 2545064/1118183
487.02/241.89	c cleaning 46998 clauses out of 94010 with flag 2656652/1166183
508.30/252.48	c cleaning 48003 clauses out of 96012 with flag 2766848/1215183
531.14/263.79	c cleaning 49001 clauses out of 98010 with flag 2883822/1265184
556.07/276.11	c cleaning 49994 clauses out of 100010 with flag 2997499/1316185
582.69/289.39	c cleaning 50996 clauses out of 102014 with flag 3114224/1368183
609.26/302.58	c cleaning 51998 clauses out of 104018 with flag 3231020/1421183
637.04/316.84	c cleaning 53000 clauses out of 106020 with flag 3349404/1475183
662.89/329.77	c cleaning 54000 clauses out of 108021 with flag 3471907/1530184
690.11/343.21	c cleaning 54998 clauses out of 110021 with flag 3592469/1586184
719.80/358.02	c cleaning 55996 clauses out of 112022 with flag 3715679/1643183
749.80/372.97	c cleaning 57000 clauses out of 114027 with flag 3842300/1701184
781.34/388.67	c cleaning 58004 clauses out of 116027 with flag 3973537/1760184
812.74/404.12	c cleaning 59005 clauses out of 118024 with flag 4110693/1820185
846.22/420.74	c cleaning 59998 clauses out of 120017 with flag 4246240/1881183
880.03/437.52	c cleaning 60997 clauses out of 122021 with flag 4384036/1943185
915.24/455.05	c cleaning 61991 clauses out of 124022 with flag 4526944/2006183
950.63/472.68	c cleaning 63007 clauses out of 126031 with flag 4673478/2070183
983.97/489.23	c cleaning 64008 clauses out of 128025 with flag 4817912/2135184
1019.42/507.82	c cleaning 65002 clauses out of 130017 with flag 4961718/2201184
1054.90/525.50	c cleaning 65997 clauses out of 132014 with flag 5109027/2268183
1092.55/544.35	c cleaning 66996 clauses out of 134018 with flag 5263677/2336184
1130.34/563.10	c cleaning 68004 clauses out of 136021 with flag 5419824/2405183
1168.12/581.98	c cleaning 69002 clauses out of 138019 with flag 5575132/2475185
1206.83/601.19	c cleaning 69996 clauses out of 140015 with flag 5733307/2546183
1246.69/620.96	c cleaning 71004 clauses out of 142019 with flag 5892483/2618183
1287.04/640.99	c cleaning 72004 clauses out of 144015 with flag 6054279/2691183
1330.37/662.29	c cleaning 72997 clauses out of 146012 with flag 6211763/2765184
1372.10/682.98	c cleaning 74004 clauses out of 148014 with flag 6377328/2840183
1413.25/703.32	c cleaning 75001 clauses out of 150011 with flag 6543274/2916184
1452.53/722.88	c cleaning 75999 clauses out of 152009 with flag 6719362/2993183
1492.46/742.65	c cleaning 76994 clauses out of 154012 with flag 6892249/3071185
1533.74/764.16	c cleaning 78000 clauses out of 156017 with flag 7064305/3150184
1573.07/783.75	c cleaning 78999 clauses out of 158018 with flag 7236605/3230185
1612.86/803.64	c cleaning 80005 clauses out of 160018 with flag 7411305/3311184
1655.60/824.93	c cleaning 80994 clauses out of 162012 with flag 7589163/3393183
1699.22/846.61	c cleaning 82002 clauses out of 164018 with flag 7767058/3476183
1744.63/869.21	c cleaning 83000 clauses out of 166016 with flag 7947198/3560183
1790.38/891.96	c cleaning 84001 clauses out of 168017 with flag 8131445/3645184
1800.17/896.80	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.80	c starts		: 7
1800.17/896.80	c conflicts		: 3666814
1800.17/896.80	c decisions		: 4039444
1800.17/896.80	c propagations		: 407391467
1800.17/896.80	c inspects		: 7772776095
1800.17/896.80	c shortcuts		: 0
1800.17/896.80	c learnt literals	: 0
1800.17/896.80	c learnt binary clauses	: 0
1800.17/896.80	c learnt ternary clauses	: 0
1800.17/896.80	c learnt constraints	: 3666814
1800.17/896.80	c ignored constraints	: 0
1800.17/896.80	c root simplifications	: 0
1800.17/896.80	c removed literals (reason simplification)	: 257578697
1800.17/896.80	c reason swapping (by a shorter reason)	: 0
1800.17/896.80	c Calls to reduceDB	: 81
1800.17/896.80	c Number of update (reduction) of LBD	: 95597
1800.17/896.80	c Imported unit clauses	: 0
1800.17/896.80	c number of reductions to clauses (during analyze)	: 0
1800.17/896.80	c number of learned constraints concerned by reduction	: 0
1800.17/896.80	c number of learning phase by resolution	: 0
1800.17/896.80	c number of learning phase by cutting planes	: 0
1800.17/896.80	c speed (assignments/second)	: 454500.43732916826
1800.17/896.80	c non guided choices	57
1800.17/896.83	c learnt constraints type 
1800.17/896.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 105646
1800.17/896.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.83	c starts		: 16
1800.17/896.83	c conflicts		: 2310
1800.17/896.83	c decisions		: 15133
1800.17/896.83	c propagations		: 467848
1800.17/896.83	c inspects		: 64842665
1800.17/896.83	c shortcuts		: 0
1800.17/896.83	c learnt literals	: 0
1800.17/896.83	c learnt binary clauses	: 0
1800.17/896.83	c learnt ternary clauses	: 0
1800.17/896.83	c learnt constraints	: 2309
1800.17/896.83	c ignored constraints	: 0
1800.17/896.83	c root simplifications	: 0
1800.17/896.83	c removed literals (reason simplification)	: 0
1800.17/896.83	c reason swapping (by a shorter reason)	: 0
1800.17/896.83	c Calls to reduceDB	: 0
1800.17/896.83	c Number of update (reduction) of LBD	: 0
1800.17/896.83	c Imported unit clauses	: 0
1800.17/896.83	c number of reductions to clauses (during analyze)	: 0
1800.17/896.83	c number of learned constraints concerned by reduction	: 0
1800.17/896.83	c number of learning phase by resolution	: 0
1800.17/896.83	c number of learning phase by cutting planes	: 0
1800.17/896.83	c speed (assignments/second)	: 522.5209327571823
1800.17/896.83	c non guided choices	11
1800.17/896.83	c learnt constraints type 
1800.17/896.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 108
1800.17/896.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2201
1800.17/896.83	s SATISFIABLE
1800.17/896.83	c Found 2 solution(s)
1800.17/896.83	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 -x101 x102 -x103 -x104 x105 -x106 -x107 x108 -x109 -x110 x111 -x112 -x113 x114 -x115 -x116 x117 -x118 -x119 x120 -x121 -x122 x123 -x124 -x125 x126 -x127 -x128 x129 -x130 -x131 x132 -x133 -x134 x135 -x136 -x137 x138 -x139 -x140 x141 -x142 -x143 x144 -x145 -x146 x147 -x148 -x149 x150 
1800.17/896.83	c objective function=2312
1800.17/896.83	c Total wall clock time (in seconds): 896.713

Verifier Data

OK	2312

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-4119565-1467259072/watcher-4119565-1467259072 -o /tmp/evaluation-result-4119565-1467259072/solver-4119565-1467259072 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467246696-6244 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119565-1467259072.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.13 4.17 4.05 4/197 13857
/proc/meminfo: memFree=26561248/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/13857/stat : 13857 (java) D 13854 13857 6228 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 4927186 9515008 183 33554432000 1073741824 1073778376 140736448647792 140736448638824 211458801333 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/13857/statm: 2323 183 140 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 4.13 4.17 4.05 4/197 13857
/proc/meminfo: memFree=26561248/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 4927186 9787879424 6030 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2389619 6030 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 4.13 4.17 4.05 4/197 13857
/proc/meminfo: memFree=26561248/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 4576 0 1 0 20 1 0 0 20 0 18 0 4927186 9787879424 7199 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2389619 7199 2208 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 4.13 4.17 4.05 4/197 13857
/proc/meminfo: memFree=26561248/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 5501 0 1 0 43 1 0 0 20 0 18 0 4927186 9787879424 8869 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2389619 8869 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700193 s]
/proc/loadavg: 4.13 4.17 4.05 4/197 13857
/proc/meminfo: memFree=26561248/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 16249 0 1 0 183 3 0 0 20 0 22 0 4927186 10060525568 19971 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2456183 19971 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

[startup+1.50071 s]
/proc/loadavg: 4.13 4.17 4.05 7/219 13882
/proc/meminfo: memFree=26434804/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 19311 0 1 0 340 8 0 0 20 0 22 0 4927186 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2456183 39299 2271 9 0 2446860 0
[pid=13857/tid=13859] ppid=13854 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 6228 0 -1 4202560 2426 0 1 0 41 2 0 0 20 0 22 0 4927187 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021750702968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13860] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021712194472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13861] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021711141928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13862] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021710088872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13863] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021709036328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13864] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021707983272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13865] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021706930728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13866] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021587765416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13867] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021586712872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13868] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 6228 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021574515560 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13869] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 6228 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021573461880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13870] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140021572408712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13871] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140020832791312 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13872] ppid=13854 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/13857/task/13872/stat : 13872 (java) R 13854 13857 6228 0 -1 4202560 6520 0 0 0 84 2 0 0 20 0 22 0 4927192 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140020831716192 140021756665510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13873] ppid=13854 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/13857/task/13873/stat : 13873 (java) R 13854 13857 6228 0 -1 4202560 8982 0 0 0 83 2 0 0 20 0 22 0 4927192 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140020830685624 140021754791929 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13874] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140020829632760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13875] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140020828580424 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13879] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13879/stat : 13879 (java) S 13854 13857 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4927232 10060525568 39299 33554432000 1073741824 1073778376 140733535754000 140020824368552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.13 4.17 4.05 5/219 13885
/proc/meminfo: memFree=26394960/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9824732 CPUtime=7.28 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 21586 0 1 0 718 10 0 0 20 0 22 0 4927186 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2456183 47526 2294 9 0 2446860 0
[pid=13857/tid=13859] ppid=13854 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 6228 0 -1 4202560 2426 0 1 0 41 2 0 0 20 0 22 0 4927187 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021750702968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13860] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021712194472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13861] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 6228 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021711141928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13862] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021710088872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13863] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021709036328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13864] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021707983272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13865] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021706930728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13866] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021587765416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13867] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 6228 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021586712872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13868] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021574515560 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13869] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021573461880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13870] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140021572408712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13871] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020832791312 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13872] ppid=13854 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 6228 0 -1 4202560 8572 0 0 0 115 2 0 0 20 0 22 0 4927192 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020831738168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13873] ppid=13854 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 6228 0 -1 4202560 9142 0 0 0 112 2 0 0 20 0 22 0 4927192 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020830685624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13874] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020829632760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13875] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020828580424 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13879] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13879/stat : 13879 (java) S 13854 13857 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4927232 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020824368552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13883] ppid=13854 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/13857/task/13883/stat : 13883 (java) R 13854 13857 6228 0 -1 4202560 7 0 0 0 160 0 0 0 20 0 22 0 4927333 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020827525096 140021588683457 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13884] ppid=13854 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/13857/task/13884/stat : 13884 (java) R 13854 13857 6228 0 -1 4202560 16 0 0 0 159 0 0 0 20 0 22 0 4927333 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020826473096 140021588698836 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13885] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13885/stat : 13885 (java) S 13854 13857 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4927333 10060525568 47526 33554432000 1073741824 1073778376 140733535754000 140020825421480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.12 4.17 4.05 5/219 13885
/proc/meminfo: memFree=26382792/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9824732 CPUtime=14.17 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 26881 0 1 0 1406 11 0 0 20 0 22 0 4927186 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2456183 46385 2294 9 0 2446860 0
[pid=13857/tid=13859] ppid=13854 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 6228 0 -1 4202560 2426 0 1 0 41 2 0 0 20 0 22 0 4927187 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021750702968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13860] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021712194472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13861] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 6228 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021711141928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13862] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021710088872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13863] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021709036328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13864] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4927188 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021707983272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13865] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021706930728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13866] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021587765416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13867] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 6228 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4927189 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021586712872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13868] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021574515560 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13869] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021573461880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13870] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140021572408712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13871] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140020832791312 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13872] ppid=13854 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 6228 0 -1 4202560 13863 0 0 0 149 2 0 0 20 0 22 0 4927192 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140020831738168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13873] ppid=13854 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 6228 0 -1 4202560 9142 0 0 0 126 2 0 0 20 0 22 0 4927192 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140020830685624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13874] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 46385 33554432000 1073741824 1073778376 140733535754000 140020829632760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13875] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.02 4.09 4.05 5/219 14396
/proc/meminfo: memFree=24834604/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9824732 CPUtime=1650.4 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 41215 0 1 0 164724 316 0 0 20 0 22 0 4927186 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2456183 715434 2303 9 0 2446860 0
[pid=13857/tid=13859] ppid=13854 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 6228 0 -1 4202560 2432 0 1 0 44 2 0 0 20 0 22 0 4927187 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021750702968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13860] ppid=13854 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 6228 0 -1 4202560 1552 0 0 0 234 35 0 0 20 0 22 0 4927188 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021712194472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13861] ppid=13854 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 6228 0 -1 4202560 1368 0 0 0 223 31 0 0 20 0 22 0 4927188 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021711141928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13862] ppid=13854 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 6228 0 -1 4202560 1253 0 0 0 237 34 0 0 20 0 22 0 4927188 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021710088872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13863] ppid=13854 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 6228 0 -1 4202560 1283 0 0 0 226 32 0 0 20 0 22 0 4927188 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021709036328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13864] ppid=13854 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 6228 0 -1 4202560 1310 0 0 0 235 37 0 0 20 0 22 0 4927188 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021707983272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13865] ppid=13854 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 6228 0 -1 4202560 1227 0 0 0 256 41 0 0 20 0 22 0 4927189 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021706930728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13866] ppid=13854 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 6228 0 -1 4202560 1853 0 0 0 230 38 0 0 20 0 22 0 4927189 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021587765416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13867] ppid=13854 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 6228 0 -1 4202560 1374 0 0 0 216 33 0 0 20 0 22 0 4927189 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021586712872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13868] ppid=13854 vsize=9824732 CPUtime=5.89 cores=0,2,4,6
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 6228 0 -1 4202560 2488 0 0 0 580 9 0 0 20 0 22 0 4927190 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021574515560 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13869] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021573461880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13870] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140021572408712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13871] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020832791312 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13872] ppid=13854 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 6228 0 -1 4202560 13863 0 0 0 149 2 0 0 20 0 22 0 4927192 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020831738168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13873] ppid=13854 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 6228 0 -1 4202560 9148 0 0 0 144 2 0 0 20 0 22 0 4927192 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020830685624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13874] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020829632760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13875] ppid=13854 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 6228 0 -1 4202560 47 0 0 0 9 13 0 0 20 0 22 0 4927192 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020828580424 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13879] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13879/stat : 13879 (java) S 13854 13857 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4927232 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020824368552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13883] ppid=13854 vsize=9824732 CPUtime=809.25 cores=0,2,4,6
/proc/13857/task/13883/stat : 13883 (java) R 13854 13857 6228 0 -1 4202560 75 0 0 0 80911 14 0 0 20 0 22 0 4927333 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020827525616 140021588883450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13884] ppid=13854 vsize=9824732 CPUtime=809.18 cores=0,2,4,6
/proc/13857/task/13884/stat : 13884 (java) R 13854 13857 6228 0 -1 4202560 580 0 0 0 80902 16 0 0 20 0 22 0 4927333 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020826472368 140021588927133 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13885] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13885/stat : 13885 (java) S 13854 13857 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4927333 10060525568 715434 33554432000 1073741824 1073778376 140733535754000 140020825421480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1650.4
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.11 4.10 4.05 5/219 14397
/proc/meminfo: memFree=24162776/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9824732 CPUtime=1771.19 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 41857 0 1 0 176772 347 0 0 20 0 22 0 4927186 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2456183 783115 2303 9 0 2446860 0
[pid=13857/tid=13859] ppid=13854 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 6228 0 -1 4202560 2432 0 1 0 44 2 0 0 20 0 22 0 4927187 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021750702968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13860] ppid=13854 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 6228 0 -1 4202560 1617 0 0 0 250 37 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021712194472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13861] ppid=13854 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 6228 0 -1 4202560 1415 0 0 0 239 34 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021711141928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13862] ppid=13854 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 6228 0 -1 4202560 1310 0 0 0 250 37 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021710088872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13863] ppid=13854 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 6228 0 -1 4202560 1376 0 0 0 241 36 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021709036328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13864] ppid=13854 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 6228 0 -1 4202560 1403 0 0 0 255 41 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021707983272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13865] ppid=13854 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 6228 0 -1 4202560 1309 0 0 0 268 45 0 0 20 0 22 0 4927189 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021706930728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13866] ppid=13854 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 6228 0 -1 4202560 1908 0 0 0 249 41 0 0 20 0 22 0 4927189 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021587765416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13867] ppid=13854 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 6228 0 -1 4202560 1459 0 0 0 233 38 0 0 20 0 22 0 4927189 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021586712872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13868] ppid=13854 vsize=9824732 CPUtime=5.89 cores=0,2,4,6
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 6228 0 -1 4202560 2546 0 0 0 580 9 0 0 20 0 22 0 4927190 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021574515560 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13869] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021573461880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13870] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021572408712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13871] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020832791312 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13872] ppid=13854 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 6228 0 -1 4202560 13863 0 0 0 149 2 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020831738168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13873] ppid=13854 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 6228 0 -1 4202560 9148 0 0 0 144 2 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020830685624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13874] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020829632760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13875] ppid=13854 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 6228 0 -1 4202560 51 0 0 0 9 15 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020828580424 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13879] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13879/stat : 13879 (java) S 13854 13857 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4927232 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020824368552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13883] ppid=13854 vsize=9824732 CPUtime=868.87 cores=0,2,4,6
/proc/13857/task/13883/stat : 13883 (java) R 13854 13857 6228 0 -1 4202560 76 0 0 0 86872 15 0 0 20 0 22 0 4927333 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020827523584 140021588895974 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13884] ppid=13854 vsize=9824732 CPUtime=868.79 cores=0,2,4,6
/proc/13857/task/13884/stat : 13884 (java) R 13854 13857 6228 0 -1 4202560 582 0 0 0 86862 17 0 0 20 0 22 0 4927333 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020826472368 140021588926450 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13885] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13885/stat : 13885 (java) S 13854 13857 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4927333 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020825421480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1771.19
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.801 s]
/proc/loadavg: 4.01 4.08 4.05 5/219 14397
/proc/meminfo: memFree=24018612/32872528 swapFree=480236/529292
[pid=13857] ppid=13854 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/13857/stat : 13857 (java) S 13854 13857 6228 0 -1 4202496 41857 0 1 0 179670 347 0 0 20 0 22 0 4927186 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140733535745136 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/13857/statm: 2456183 783115 2303 9 0 2446860 0
[pid=13857/tid=13859] ppid=13854 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/13857/task/13859/stat : 13859 (java) S 13854 13857 6228 0 -1 4202560 2432 0 1 0 44 2 0 0 20 0 22 0 4927187 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021750702968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13860] ppid=13854 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/13857/task/13860/stat : 13860 (java) S 13854 13857 6228 0 -1 4202560 1617 0 0 0 250 37 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021712194472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13861] ppid=13854 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/13857/task/13861/stat : 13861 (java) S 13854 13857 6228 0 -1 4202560 1415 0 0 0 239 34 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021711141928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13862] ppid=13854 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/13857/task/13862/stat : 13862 (java) S 13854 13857 6228 0 -1 4202560 1310 0 0 0 250 37 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021710088872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13863] ppid=13854 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/13857/task/13863/stat : 13863 (java) S 13854 13857 6228 0 -1 4202560 1376 0 0 0 241 36 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021709036328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13864] ppid=13854 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/13857/task/13864/stat : 13864 (java) S 13854 13857 6228 0 -1 4202560 1403 0 0 0 255 41 0 0 20 0 22 0 4927188 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021707983272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13865] ppid=13854 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/13857/task/13865/stat : 13865 (java) S 13854 13857 6228 0 -1 4202560 1309 0 0 0 268 45 0 0 20 0 22 0 4927189 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021706930728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13866] ppid=13854 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/13857/task/13866/stat : 13866 (java) S 13854 13857 6228 0 -1 4202560 1908 0 0 0 249 41 0 0 20 0 22 0 4927189 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021587765416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13867] ppid=13854 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/13857/task/13867/stat : 13867 (java) S 13854 13857 6228 0 -1 4202560 1459 0 0 0 233 38 0 0 20 0 22 0 4927189 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021586712872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13868] ppid=13854 vsize=9824732 CPUtime=5.89 cores=0,2,4,6
/proc/13857/task/13868/stat : 13868 (java) S 13854 13857 6228 0 -1 4202560 2546 0 0 0 580 9 0 0 20 0 22 0 4927190 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021574515560 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13869] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13869/stat : 13869 (java) S 13854 13857 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021573461880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13870] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13870/stat : 13870 (java) S 13854 13857 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4927190 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140021572408712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13871] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13871/stat : 13871 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020832791312 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13857/tid=13872] ppid=13854 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/13857/task/13872/stat : 13872 (java) S 13854 13857 6228 0 -1 4202560 13863 0 0 0 149 2 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020831738168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13873] ppid=13854 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/13857/task/13873/stat : 13873 (java) S 13854 13857 6228 0 -1 4202560 9148 0 0 0 144 2 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020830685624 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13874] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13874/stat : 13874 (java) S 13854 13857 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020829632760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13875] ppid=13854 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/13857/task/13875/stat : 13875 (java) S 13854 13857 6228 0 -1 4202560 51 0 0 0 9 15 0 0 20 0 22 0 4927192 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020828580424 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13857/tid=13879] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13879/stat : 13879 (java) S 13854 13857 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4927232 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020824368552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13883] ppid=13854 vsize=9824732 CPUtime=883.36 cores=0,2,4,6
/proc/13857/task/13883/stat : 13883 (java) R 13854 13857 6228 0 -1 4202560 76 0 0 0 88321 15 0 0 20 0 22 0 4927333 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020827516688 140021588548104 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13857/tid=13884] ppid=13854 vsize=9824732 CPUtime=883.28 cores=0,2,4,6
/proc/13857/task/13884/stat : 13884 (java) R 13854 13857 6228 0 -1 4202560 582 0 0 0 88311 17 0 0 20 0 22 0 4927333 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020826472368 140021588765226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13857/tid=13885] ppid=13854 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13857/task/13885/stat : 13885 (java) S 13854 13857 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4927333 10060525568 783115 33554432000 1073741824 1073778376 140733535754000 140020825421480 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 13857 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 896.851
CPU time (s): 1800.78
CPU user time (s): 1796.86
CPU system time (s): 3.9194
CPU usage (%): 200.789
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.86
system time used= 3.9194
maximum resident set size= 3132572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41894
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24546
involuntary context switches= 28159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9421 second user time and 6.95494 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 05:57:53
IDJOB=4119565
IDBENCH=111762
IDSOLVER=2543
FILE ID=node141/4119565-1467259072
RUNJOBID= node141-1467246696-6244
PBS_JOBID= 20004482
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-50.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119565-1467259072/watcher-4119565-1467259072 -o /tmp/evaluation-result-4119565-1467259072/solver-4119565-1467259072 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467246696-6244 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119565-1467259072.opb

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

MD5SUM BENCH= 3b3c712859fa039d9bea6c4ea185ba5e
RANDOM SEED=407208270

node141.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.448
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	: 5332.89
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.448
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.448
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		: 2666.448
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		: 2666.448
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.448
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	: 5339.30
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.448
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.53
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.448
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26562140 kB
Buffers:          141864 kB
Cached:           724984 kB
SwapCached:            0 kB
Active:          4353464 kB
Inactive:         679000 kB
Active(anon):    4168048 kB
Inactive(anon):        4 kB
Active(file):     185416 kB
Inactive(file):   678996 kB
Unevictable:      529292 kB
Mlocked:          480236 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       4694452 kB
Mapped:            22164 kB
Shmem:               204 kB
Slab:             609716 kB
SReclaimable:      53484 kB
SUnreclaim:       556232 kB
KernelStack:        1624 kB
PageTables:        13136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5224884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4151296 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= 71700 MiB
End job on node141 at 2016-06-30 06:12:50