Trace number 4117439

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)85 1800.69 898.652

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_14x14_008.opb.metafix.opb
MD5SUM80e2a3cab398d0b3f619cf54a7bdb612
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark85
Best CPU time to get the best result obtained on this benchmark20.4429
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
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 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4117439-1467212717.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.17	c ... done. Wall clock time 0.058s.
0.11/0.17	c declared #vars     196
0.11/0.17	c #constraints  164
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 10
0.11/0.17	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
0.11/0.17	c org.sat4j.specs.Constr$1 => 7
0.11/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 134
0.11/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
0.11/0.17	c 164 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6
0.11/0.17	c org.sat4j.specs.Constr$1 => 7
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 10
0.11/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 134
0.11/0.17	c org.sat4j.pb.constraints.pb.UnitClausesPB => 3
0.11/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.11/0.17	c 164 constraints processed.
0.11/0.17	c objective function length is 196 literals
1.87/0.64	c And the winner is solver0
1.87/0.67	c SATISFIABLE
1.87/0.67	c OPTIMIZING...
1.87/0.67	c Got one! Elapsed wall clock time (in seconds):0.564
1.87/0.67	o 85
2.55/0.86	c cleaning 2960 clauses out of 5931 with flag 8547/5931
4.12/1.27	c cleaning 4478 clauses out of 8970 with flag 33635/11930
5.27/1.72	c cleaning 5740 clauses out of 11493 with flag 61786/18931
6.35/2.28	c cleaning 6864 clauses out of 13752 with flag 96834/26930
8.12/3.04	c cleaning 7938 clauses out of 15888 with flag 136923/35930
9.96/3.90	c cleaning 8970 clauses out of 17951 with flag 189713/45931
11.82/4.89	c cleaning 9981 clauses out of 19982 with flag 241456/56932
14.01/5.98	c cleaning 10994 clauses out of 22001 with flag 299156/68932
17.03/7.40	c cleaning 11982 clauses out of 24005 with flag 376478/81930
20.14/8.96	c cleaning 13007 clauses out of 26024 with flag 468602/95931
23.52/10.60	c cleaning 14006 clauses out of 28018 with flag 546829/110932
27.78/12.72	c cleaning 15001 clauses out of 30010 with flag 652688/126930
31.58/14.68	c cleaning 15997 clauses out of 32009 with flag 727963/143930
36.04/16.88	c cleaning 17008 clauses out of 34015 with flag 805503/161933
41.02/19.33	c cleaning 17993 clauses out of 36004 with flag 903050/180930
47.05/22.34	c cleaning 18993 clauses out of 38011 with flag 1021317/200930
52.06/24.89	c cleaning 20006 clauses out of 40018 with flag 1127027/221930
58.05/27.88	c cleaning 20999 clauses out of 42014 with flag 1228369/243932
64.27/30.92	c cleaning 22001 clauses out of 44015 with flag 1342597/266932
72.05/34.88	c cleaning 23001 clauses out of 46016 with flag 1516086/290934
79.46/38.58	c cleaning 24003 clauses out of 48011 with flag 1643568/315930
87.85/42.71	c cleaning 24987 clauses out of 50008 with flag 1800485/341930
96.25/46.96	c cleaning 25998 clauses out of 52025 with flag 1951126/368934
105.45/51.59	c cleaning 27010 clauses out of 54025 with flag 2104760/396932
115.76/56.63	c cleaning 28000 clauses out of 56013 with flag 2263285/425930
125.78/61.61	c cleaning 28999 clauses out of 58013 with flag 2430631/455930
136.56/67.01	c cleaning 30001 clauses out of 60014 with flag 2594444/486930
146.56/72.06	c cleaning 31000 clauses out of 62013 with flag 2762804/518930
157.97/77.75	c cleaning 31986 clauses out of 64013 with flag 2941084/551930
169.78/83.69	c cleaning 33005 clauses out of 66027 with flag 3138227/585930
182.98/90.25	c cleaning 33995 clauses out of 68026 with flag 3335330/620934
199.37/98.47	c cleaning 35002 clauses out of 70029 with flag 3562191/656932
216.57/107.02	c cleaning 35981 clauses out of 72025 with flag 3778759/693930
234.17/115.88	c cleaning 37012 clauses out of 74044 with flag 4022302/731930
249.18/123.34	c cleaning 38008 clauses out of 76032 with flag 4237239/770930
268.57/133.05	c cleaning 39005 clauses out of 78026 with flag 4481063/810932
289.30/143.33	c cleaning 39992 clauses out of 80019 with flag 4743945/851930
309.51/153.48	c cleaning 41003 clauses out of 82028 with flag 4993305/893931
330.60/163.98	c cleaning 42006 clauses out of 84025 with flag 5262290/936931
350.79/174.08	c cleaning 42989 clauses out of 86019 with flag 5552891/980931
374.99/186.14	c cleaning 44004 clauses out of 88031 with flag 5876304/1025932
396.18/196.75	c cleaning 45010 clauses out of 90025 with flag 6171806/1071930
421.01/209.16	c cleaning 45998 clauses out of 92015 with flag 6486111/1118930
445.79/221.54	c cleaning 47004 clauses out of 94020 with flag 6776405/1166933
470.78/234.06	c cleaning 47993 clauses out of 96013 with flag 7061205/1215930
498.00/247.66	c cleaning 49006 clauses out of 98021 with flag 7403870/1265931
526.60/261.94	c cleaning 50001 clauses out of 100017 with flag 7709264/1316933
555.00/276.17	c cleaning 50997 clauses out of 102014 with flag 8067581/1368931
584.38/290.83	c cleaning 51983 clauses out of 104016 with flag 8424732/1421930
614.60/305.97	c cleaning 53008 clauses out of 106036 with flag 8748743/1475933
647.19/322.20	c cleaning 54004 clauses out of 108025 with flag 9096652/1530930
680.98/339.13	c cleaning 54997 clauses out of 110022 with flag 9439342/1586931
717.80/357.60	c cleaning 56002 clauses out of 112026 with flag 9786386/1643932
757.12/377.11	c cleaning 57002 clauses out of 114023 with flag 10123625/1701931
795.13/396.16	c cleaning 57999 clauses out of 116020 with flag 10464216/1760930
834.91/416.06	c cleaning 59003 clauses out of 118021 with flag 10840393/1820930
876.72/436.96	c cleaning 60002 clauses out of 120019 with flag 11234213/1881931
918.91/458.03	c cleaning 61001 clauses out of 122016 with flag 11585282/1943930
963.52/480.37	c cleaning 61997 clauses out of 124018 with flag 11934507/2006933
1007.73/502.45	c cleaning 63006 clauses out of 126018 with flag 12277473/2070930
1055.52/526.36	c cleaning 64003 clauses out of 128013 with flag 12690237/2135931
1101.93/549.50	c cleaning 64997 clauses out of 130010 with flag 13082875/2201931
1151.54/574.38	c cleaning 65997 clauses out of 132012 with flag 13502312/2268930
1205.13/601.10	c cleaning 66998 clauses out of 134016 with flag 13934560/2336931
1259.73/628.47	c cleaning 68004 clauses out of 136017 with flag 14356976/2405930
1323.18/660.28	c cleaning 69005 clauses out of 138015 with flag 14786664/2475932
1382.40/689.87	c cleaning 69992 clauses out of 140008 with flag 15278385/2546930
1438.79/718.04	c cleaning 71000 clauses out of 142016 with flag 15748092/2618930
1494.00/745.60	c cleaning 72007 clauses out of 144016 with flag 16192191/2691930
1554.01/775.65	c cleaning 73003 clauses out of 146010 with flag 16638826/2765931
1615.79/806.51	c cleaning 73993 clauses out of 148006 with flag 17124245/2840930
1683.38/840.40	c cleaning 75001 clauses out of 150013 with flag 17710057/2916930
1749.79/873.56	c cleaning 76002 clauses out of 152014 with flag 18231193/2993932
1800.05/898.60	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.05/898.60	c starts		: 4452
1800.05/898.60	c conflicts		: 3058876
1800.05/898.60	c decisions		: 3811341
1800.05/898.60	c propagations		: 118970122
1800.05/898.60	c inspects		: 16173665031
1800.05/898.60	c shortcuts		: 0
1800.05/898.60	c learnt literals	: 0
1800.05/898.60	c learnt binary clauses	: 0
1800.05/898.60	c learnt ternary clauses	: 0
1800.05/898.60	c learnt constraints	: 3058876
1800.05/898.60	c ignored constraints	: 0
1800.05/898.60	c root simplifications	: 0
1800.05/898.60	c removed literals (reason simplification)	: 20390457
1800.05/898.60	c reason swapping (by a shorter reason)	: 0
1800.05/898.60	c Calls to reduceDB	: 73
1800.05/898.60	c Number of update (reduction) of LBD	: 1205805
1800.05/898.60	c Imported unit clauses	: 0
1800.05/898.60	c number of reductions to clauses (during analyze)	: 0
1800.05/898.60	c number of learned constraints concerned by reduction	: 0
1800.05/898.60	c number of learning phase by resolution	: 0
1800.05/898.60	c number of learning phase by cutting planes	: 0
1800.05/898.60	c speed (assignments/second)	: 132420.17120996764
1800.05/898.60	c non guided choices	0
1800.05/898.63	c learnt constraints type 
1800.05/898.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 140956
1800.05/898.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/898.63	c starts		: 19
1800.05/898.63	c conflicts		: 3507
1800.05/898.63	c decisions		: 10746
1800.05/898.63	c propagations		: 89689
1800.05/898.63	c inspects		: 42872510
1800.05/898.63	c shortcuts		: 0
1800.05/898.63	c learnt literals	: 0
1800.05/898.63	c learnt binary clauses	: 0
1800.05/898.63	c learnt ternary clauses	: 0
1800.05/898.63	c learnt constraints	: 3506
1800.05/898.63	c ignored constraints	: 0
1800.05/898.63	c root simplifications	: 0
1800.05/898.63	c removed literals (reason simplification)	: 0
1800.05/898.63	c reason swapping (by a shorter reason)	: 0
1800.05/898.63	c Calls to reduceDB	: 0
1800.05/898.63	c Number of update (reduction) of LBD	: 0
1800.05/898.63	c Imported unit clauses	: 0
1800.05/898.63	c number of reductions to clauses (during analyze)	: 0
1800.05/898.63	c number of learned constraints concerned by reduction	: 0
1800.05/898.63	c number of learning phase by resolution	: 0
1800.05/898.63	c number of learning phase by cutting planes	: 0
1800.05/898.63	c speed (assignments/second)	: 99.88139717469137
1800.05/898.63	c non guided choices	0
1800.05/898.63	c learnt constraints type 
1800.05/898.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 21
1800.05/898.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3485
1800.05/898.63	s SATISFIABLE
1800.05/898.63	c Found 1 solution(s)
1800.05/898.63	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 x151 x152 x153 x154 x155 -x156 x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 x165 x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 x179 x180 x181 x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 x194 -x195 -x196 
1800.05/898.63	c objective function=85
1800.05/898.63	c Total wall clock time (in seconds): 898.523

Verifier Data

OK	85

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-4117439-1467212717/watcher-4117439-1467212717 -o /tmp/evaluation-result-4117439-1467212717/solver-4117439-1467212717 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5284 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117439-1467212717.opb 

pid=6433
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.37 4.39 4.28 4/197 6436
/proc/meminfo: memFree=27393416/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 2222913 98570240 977 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 24065 977 743 9 0 16771 0
[pid=6436/tid=6437] ppid=6433 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) R 6433 6436 5267 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 2222914 98570240 978 33554432000 1073741824 1073778376 140734404873024 139902705507880 239873115520 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.37 4.39 4.28 4/197 6436
/proc/meminfo: memFree=27393416/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 4506 0 1 0 10 1 0 0 20 0 18 0 2222913 9787879424 6115 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2389619 6115 2156 9 0 2380296 0
[pid=6436/tid=6437] ppid=6433 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) R 6433 6436 5267 0 -1 4202560 2388 0 1 0 6 2 0 0 20 0 18 0 2222914 9787879424 6116 33554432000 1073741824 1073778376 140734404873024 139902705511328 139902536745418 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200316 s]
/proc/loadavg: 4.37 4.39 4.28 4/197 6436
/proc/meminfo: memFree=27393416/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 5118 0 1 0 26 2 0 0 20 0 22 0 2222913 10060525568 8113 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 8113 2214 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 14 2 0 0 20 0 22 0 2222914 10060525568 8113 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300247 s]
/proc/loadavg: 4.37 4.39 4.28 4/197 6436
/proc/meminfo: memFree=27393416/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 7465 0 1 0 65 2 0 0 20 0 22 0 2222913 10060525568 9828 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 9828 2243 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 14 2 0 0 20 0 22 0 2222914 10060525568 9828 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700245 s]
/proc/loadavg: 4.37 4.39 4.28 4/197 6436
/proc/meminfo: memFree=27393416/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 15603 0 1 0 215 6 0 0 20 0 22 0 2222913 10060525568 21207 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 21207 2259 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 14 2 0 0 20 0 22 0 2222914 10060525568 21207 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.50 4.41 4.29 7/219 6461
/proc/meminfo: memFree=27203208/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=4.87 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 24105 0 1 0 477 10 0 0 20 0 22 0 2222913 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 52609 2284 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 14 2 0 0 20 0 22 0 2222914 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6439] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6439/stat : 6439 (java) S 6433 6436 5267 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902667004456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6440] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6440/stat : 6440 (java) S 6433 6436 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902665951656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6441] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6441/stat : 6441 (java) S 6433 6436 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902664898856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6442] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6442/stat : 6442 (java) S 6433 6436 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902663846056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6443] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6443/stat : 6443 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902662794280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6444] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6444/stat : 6444 (java) S 6433 6436 5267 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902661741480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6445] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6445/stat : 6445 (java) S 6433 6436 5267 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902660688680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6446] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6446/stat : 6446 (java) S 6433 6436 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2222915 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902659635880 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6447] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6447/stat : 6447 (java) S 6433 6436 5267 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902529272296 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6448] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6448/stat : 6448 (java) S 6433 6436 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902528218360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6449] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6449/stat : 6449 (java) S 6433 6436 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902527165448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6450] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6450/stat : 6450 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902526113936 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6451] ppid=6433 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/6436/task/6451/stat : 6451 (java) S 6433 6436 5267 0 -1 4202560 10517 0 0 0 100 2 0 0 20 0 22 0 2222918 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902525062072 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6452] ppid=6433 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/6436/task/6452/stat : 6452 (java) S 6433 6436 5267 0 -1 4202560 9630 0 0 0 106 2 0 0 20 0 22 0 2222918 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902524009272 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6453] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6453/stat : 6453 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902522956664 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6454] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6454/stat : 6454 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139902521904072 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6458] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6458/stat : 6458 (java) S 6433 6436 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2222931 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139901510071080 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6459] ppid=6433 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/6436/task/6459/stat : 6459 (java) R 6433 6436 5267 0 -1 4202560 6 0 0 0 78 0 0 0 20 0 22 0 2222981 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139901512174928 139902537202670 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6460] ppid=6433 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/6436/task/6460/stat : 6460 (java) R 6433 6436 5267 0 -1 4202560 63 0 0 0 73 2 0 0 20 0 22 0 2222981 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139901513228264 139902537228487 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6461] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6461/stat : 6461 (java) S 6433 6436 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2222981 10060525568 52609 33554432000 1073741824 1073778376 140734404873024 139901511124392 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.50 4.41 4.29 5/219 6461
/proc/meminfo: memFree=27132212/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=8.32 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 24366 0 1 0 814 18 0 0 20 0 22 0 2222913 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 88577 2284 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 14 2 0 0 20 0 22 0 2222914 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6439] ppid=6433 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6436/task/6439/stat : 6439 (java) S 6433 6436 5267 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902667004456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6440] ppid=6433 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6436/task/6440/stat : 6440 (java) S 6433 6436 5267 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902665951656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6441] ppid=6433 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6436/task/6441/stat : 6441 (java) S 6433 6436 5267 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902664898856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6442] ppid=6433 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6436/task/6442/stat : 6442 (java) S 6433 6436 5267 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902663846056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6443] ppid=6433 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6436/task/6443/stat : 6443 (java) S 6433 6436 5267 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902662794280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6444] ppid=6433 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6436/task/6444/stat : 6444 (java) S 6433 6436 5267 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902661741480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6445] ppid=6433 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6436/task/6445/stat : 6445 (java) S 6433 6436 5267 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902660688680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6446] ppid=6433 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6436/task/6446/stat : 6446 (java) S 6433 6436 5267 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 2222915 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902659635880 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6447] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6447/stat : 6447 (java) S 6433 6436 5267 0 -1 4202560 194 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902529272296 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6448] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6448/stat : 6448 (java) S 6433 6436 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902528218360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6449] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6449/stat : 6449 (java) S 6433 6436 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902527165448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6450] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6450/stat : 6450 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902526113936 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6451] ppid=6433 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/6436/task/6451/stat : 6451 (java) S 6433 6436 5267 0 -1 4202560 10517 0 0 0 113 2 0 0 20 0 22 0 2222918 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902525062072 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6452] ppid=6433 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6436/task/6452/stat : 6452 (java) S 6433 6436 5267 0 -1 4202560 9630 0 0 0 110 2 0 0 20 0 22 0 2222918 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902524009272 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6453] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6453/stat : 6453 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902522956664 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6454] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6454/stat : 6454 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139902521904072 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6458] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6458/stat : 6458 (java) S 6433 6436 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2222931 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139901510071080 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6459] ppid=6433 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/6436/task/6459/stat : 6459 (java) R 6433 6436 5267 0 -1 4202560 8 0 0 0 231 0 0 0 20 0 22 0 2222981 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139901512176800 139902537089395 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6460] ppid=6433 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/6436/task/6460/stat : 6460 (java) R 6433 6436 5267 0 -1 4202560 115 0 0 0 225 3 0 0 20 0 22 0 2222981 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139901513228160 139902537199459 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6461] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6461/stat : 6461 (java) S 6433 6436 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2222981 10060525568 88577 33554432000 1073741824 1073778376 140734404873024 139901511124392 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.32
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 4.46 4.40 4.28 5/219 6461
/proc/meminfo: memFree=25738204/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=14.84 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 25168 0 1 0 1455 29 0 0 20 0 22 0 2222913 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 159558 2284 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 14 2 0 0 20 0 22 0 2222914 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6439] ppid=6433 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6436/task/6439/stat : 6439 (java) S 6433 6436 5267 0 -1 4202560 119 0 0 0 4 1 0 0 20 0 22 0 2222915 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902667004456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6440] ppid=6433 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6436/task/6440/stat : 6440 (java) S 6433 6436 5267 0 -1 4202560 104 0 0 0 3 2 0 0 20 0 22 0 2222915 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902665951656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6441] ppid=6433 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6436/task/6441/stat : 6441 (java) S 6433 6436 5267 0 -1 4202560 114 0 0 0 4 3 0 0 20 0 22 0 2222915 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902664898856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6442] ppid=6433 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6436/task/6442/stat : 6442 (java) S 6433 6436 5267 0 -1 4202560 29 0 0 0 5 2 0 0 20 0 22 0 2222915 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902663846056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6443] ppid=6433 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/6436/task/6443/stat : 6443 (java) S 6433 6436 5267 0 -1 4202560 33 0 0 0 3 3 0 0 20 0 22 0 2222915 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902662794280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6444] ppid=6433 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/6436/task/6444/stat : 6444 (java) S 6433 6436 5267 0 -1 4202560 116 0 0 0 5 3 0 0 20 0 22 0 2222915 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902661741480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6445] ppid=6433 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6436/task/6445/stat : 6445 (java) S 6433 6436 5267 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 22 0 2222915 10060525568 159558 33554432000 1073741824 1073778376 140734404873024 139902660688680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6446] ppid=6433 vsize=9824732 CPUtime=0.06 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.23 4.24 4.24 5/219 6558
/proc/meminfo: memFree=23648016/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=1647.39 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 28531 0 1 0 164613 126 0 0 20 0 22 0 2222913 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 717533 2293 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 16 3 0 0 20 0 22 0 2222914 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6439] ppid=6433 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/6436/task/6439/stat : 6439 (java) S 6433 6436 5267 0 -1 4202560 291 0 0 0 21 6 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902667004456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6440] ppid=6433 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6436/task/6440/stat : 6440 (java) S 6433 6436 5267 0 -1 4202560 328 0 0 0 21 9 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902665951656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6441] ppid=6433 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6436/task/6441/stat : 6441 (java) S 6433 6436 5267 0 -1 4202560 240 0 0 0 23 8 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902664898856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6442] ppid=6433 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6436/task/6442/stat : 6442 (java) S 6433 6436 5267 0 -1 4202560 150 0 0 0 24 7 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902663846056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6443] ppid=6433 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6436/task/6443/stat : 6443 (java) S 6433 6436 5267 0 -1 4202560 171 0 0 0 23 8 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902662794280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6444] ppid=6433 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/6436/task/6444/stat : 6444 (java) S 6433 6436 5267 0 -1 4202560 254 0 0 0 19 8 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902661741480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6445] ppid=6433 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6436/task/6445/stat : 6445 (java) S 6433 6436 5267 0 -1 4202560 139 0 0 0 23 7 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902660688680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6446] ppid=6433 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/6436/task/6446/stat : 6446 (java) S 6433 6436 5267 0 -1 4202560 176 0 0 0 24 8 0 0 20 0 22 0 2222915 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902659635880 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6447] ppid=6433 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6436/task/6447/stat : 6447 (java) S 6433 6436 5267 0 -1 4202560 1393 0 0 0 27 3 0 0 20 0 22 0 2222916 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902529272296 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6448] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6448/stat : 6448 (java) S 6433 6436 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902528218360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6449] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6449/stat : 6449 (java) S 6433 6436 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902527165448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6450] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6450/stat : 6450 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902526113936 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6451] ppid=6433 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/6436/task/6451/stat : 6451 (java) S 6433 6436 5267 0 -1 4202560 10524 0 0 0 119 2 0 0 20 0 22 0 2222918 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902525062072 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6452] ppid=6433 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6436/task/6452/stat : 6452 (java) S 6433 6436 5267 0 -1 4202560 9630 0 0 0 110 2 0 0 20 0 22 0 2222918 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902524009272 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6453] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6453/stat : 6453 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902522956664 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6454] ppid=6433 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6436/task/6454/stat : 6454 (java) S 6433 6436 5267 0 -1 4202560 47 0 0 0 14 20 0 0 20 0 22 0 2222918 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139902521904072 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6458] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6458/stat : 6458 (java) S 6433 6436 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2222931 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139901510071080 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6459] ppid=6433 vsize=9824732 CPUtime=820.54 cores=1,3,5,7
/proc/6436/task/6459/stat : 6459 (java) R 6433 6436 5267 0 -1 4202560 43 0 0 0 82040 14 0 0 20 0 22 0 2222981 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139901512167920 139902537170207 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6460] ppid=6433 vsize=9824732 CPUtime=820.54 cores=1,3,5,7
/proc/6436/task/6460/stat : 6460 (java) R 6433 6436 5267 0 -1 4202560 1384 0 0 0 82005 49 0 0 20 0 22 0 2222981 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139901513227088 139902537285809 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6461] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6461/stat : 6461 (java) S 6433 6436 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2222981 10060525568 717533 33554432000 1073741824 1073778376 140734404873024 139901511124392 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1647.39
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.19 4.22 4.24 5/219 6559
/proc/meminfo: memFree=23738916/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=1767.47 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 28597 0 1 0 176618 129 0 0 20 0 22 0 2222913 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 706611 2293 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 16 3 0 0 20 0 22 0 2222914 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6439] ppid=6433 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6436/task/6439/stat : 6439 (java) S 6433 6436 5267 0 -1 4202560 291 0 0 0 25 6 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902667004456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6440] ppid=6433 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/6436/task/6440/stat : 6440 (java) S 6433 6436 5267 0 -1 4202560 328 0 0 0 23 9 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902665951656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6441] ppid=6433 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/6436/task/6441/stat : 6441 (java) S 6433 6436 5267 0 -1 4202560 249 0 0 0 24 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902664898856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6442] ppid=6433 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6436/task/6442/stat : 6442 (java) S 6433 6436 5267 0 -1 4202560 157 0 0 0 28 7 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902663846056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6443] ppid=6433 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/6436/task/6443/stat : 6443 (java) S 6433 6436 5267 0 -1 4202560 190 0 0 0 25 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902662794280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6444] ppid=6433 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6436/task/6444/stat : 6444 (java) S 6433 6436 5267 0 -1 4202560 262 0 0 0 20 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902661741480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6445] ppid=6433 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/6436/task/6445/stat : 6445 (java) S 6433 6436 5267 0 -1 4202560 143 0 0 0 26 7 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902660688680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6446] ppid=6433 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/6436/task/6446/stat : 6446 (java) S 6433 6436 5267 0 -1 4202560 188 0 0 0 25 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902659635880 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6447] ppid=6433 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6436/task/6447/stat : 6447 (java) S 6433 6436 5267 0 -1 4202560 1395 0 0 0 27 3 0 0 20 0 22 0 2222916 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902529272296 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6448] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6448/stat : 6448 (java) S 6433 6436 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902528218360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6449] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6449/stat : 6449 (java) S 6433 6436 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902527165448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6450] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6450/stat : 6450 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902526113936 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6451] ppid=6433 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/6436/task/6451/stat : 6451 (java) S 6433 6436 5267 0 -1 4202560 10524 0 0 0 119 2 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902525062072 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6452] ppid=6433 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6436/task/6452/stat : 6452 (java) S 6433 6436 5267 0 -1 4202560 9630 0 0 0 110 2 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902524009272 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6453] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6453/stat : 6453 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902522956664 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6454] ppid=6433 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/6436/task/6454/stat : 6454 (java) S 6433 6436 5267 0 -1 4202560 51 0 0 0 15 21 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902521904072 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6458] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6458/stat : 6458 (java) S 6433 6436 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2222931 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901510071080 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6459] ppid=6433 vsize=9824732 CPUtime=880.51 cores=1,3,5,7
/proc/6436/task/6459/stat : 6459 (java) R 6433 6436 5267 0 -1 4202560 44 0 0 0 88036 15 0 0 20 0 22 0 2222981 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901512175600 139902537097214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6460] ppid=6433 vsize=9824732 CPUtime=880.48 cores=1,3,5,7
/proc/6436/task/6460/stat : 6460 (java) R 6433 6436 5267 0 -1 4202560 1384 0 0 0 87998 50 0 0 20 0 22 0 2222981 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901513227088 139902537285853 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6461] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6461/stat : 6461 (java) S 6433 6436 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2222981 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901511124392 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1767.47
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.601 s]
/proc/loadavg: 4.23 4.22 4.24 5/220 6705
/proc/meminfo: memFree=25387276/32872528 swapFree=1459092/1655316
[pid=6436] ppid=6433 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/6436/stat : 6436 (java) S 6433 6436 5267 0 -1 4202496 28597 0 1 0 179876 129 0 0 20 0 22 0 2222913 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 140734404864160 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6436/statm: 2456183 706611 2293 9 0 2446860 0
[pid=6436/tid=6437] ppid=6433 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6436/task/6437/stat : 6437 (java) S 6433 6436 5267 0 -1 4202560 2430 0 1 0 16 3 0 0 20 0 22 0 2222914 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902705513336 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6439] ppid=6433 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6436/task/6439/stat : 6439 (java) S 6433 6436 5267 0 -1 4202560 291 0 0 0 25 6 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902667004456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6440] ppid=6433 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/6436/task/6440/stat : 6440 (java) S 6433 6436 5267 0 -1 4202560 328 0 0 0 23 9 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902665951656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6441] ppid=6433 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/6436/task/6441/stat : 6441 (java) S 6433 6436 5267 0 -1 4202560 249 0 0 0 24 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902664898856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6442] ppid=6433 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6436/task/6442/stat : 6442 (java) S 6433 6436 5267 0 -1 4202560 157 0 0 0 28 7 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902663846056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6443] ppid=6433 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/6436/task/6443/stat : 6443 (java) S 6433 6436 5267 0 -1 4202560 190 0 0 0 25 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902662794280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6444] ppid=6433 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6436/task/6444/stat : 6444 (java) S 6433 6436 5267 0 -1 4202560 262 0 0 0 20 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902661741480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6445] ppid=6433 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/6436/task/6445/stat : 6445 (java) S 6433 6436 5267 0 -1 4202560 143 0 0 0 26 7 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902660688680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6436/tid=6446] ppid=6433 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/6436/task/6446/stat : 6446 (java) S 6433 6436 5267 0 -1 4202560 188 0 0 0 25 8 0 0 20 0 22 0 2222915 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902659635880 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6447] ppid=6433 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6436/task/6447/stat : 6447 (java) S 6433 6436 5267 0 -1 4202560 1395 0 0 0 27 3 0 0 20 0 22 0 2222916 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902529272296 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6448] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6448/stat : 6448 (java) S 6433 6436 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902528218360 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6449] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6449/stat : 6449 (java) S 6433 6436 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2222916 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902527165448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6450] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6450/stat : 6450 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902526113936 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6451] ppid=6433 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/6436/task/6451/stat : 6451 (java) S 6433 6436 5267 0 -1 4202560 10524 0 0 0 119 2 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902525062072 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6452] ppid=6433 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6436/task/6452/stat : 6452 (java) S 6433 6436 5267 0 -1 4202560 9630 0 0 0 110 2 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902524009272 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6453] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6453/stat : 6453 (java) S 6433 6436 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902522956664 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6436/tid=6454] ppid=6433 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/6436/task/6454/stat : 6454 (java) S 6433 6436 5267 0 -1 4202560 51 0 0 0 16 21 0 0 20 0 22 0 2222918 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139902521904072 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6458] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6458/stat : 6458 (java) S 6433 6436 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2222931 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901510071080 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6459] ppid=6433 vsize=9824732 CPUtime=896.8 cores=1,3,5,7
/proc/6436/task/6459/stat : 6459 (java) R 6433 6436 5267 0 -1 4202560 44 0 0 0 89664 16 0 0 20 0 22 0 2222981 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901512175600 139902537170207 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6436/tid=6460] ppid=6433 vsize=9824732 CPUtime=896.77 cores=1,3,5,7
/proc/6436/task/6460/stat : 6460 (java) R 6433 6436 5267 0 -1 4202560 1384 0 0 0 89627 50 0 0 20 0 22 0 2222981 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901513227088 139902537285804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6436/tid=6461] ppid=6433 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6436/task/6461/stat : 6461 (java) S 6433 6436 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2222981 10060525568 706611 33554432000 1073741824 1073778376 140734404873024 139901511124392 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 6436 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 898.652
CPU time (s): 1800.69
CPU user time (s): 1798.91
CPU system time (s): 1.78173
CPU usage (%): 200.377
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.78173
maximum resident set size= 3058680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28641
page faults= 1
swaps= 0
block input operations= 0
block output operations= 616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21639
involuntary context switches= 12754

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81412 second user time and 8.88265 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 17:05:17
IDJOB=4117439
IDBENCH=111575
IDSOLVER=2543
FILE ID=node136/4117439-1467212717
RUNJOBID= node136-1467208983-5284
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/dt-problems/normalized-lo_14x14_008.opb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117439-1467212717/watcher-4117439-1467212717 -o /tmp/evaluation-result-4117439-1467212717/solver-4117439-1467212717 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5284 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117439-1467212717.opb

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

MD5SUM BENCH= 80e2a3cab398d0b3f619cf54a7bdb612
RANDOM SEED=1484089475

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
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		: 2666.182
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:        27394060 kB
Buffers:          137232 kB
Cached:          1745376 kB
SwapCached:            0 kB
Active:          1412128 kB
Inactive:        1665008 kB
Active(anon):    1197480 kB
Inactive(anon):        0 kB
Active(file):     214648 kB
Inactive(file):  1665008 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2972 kB
Writeback:             0 kB
AnonPages:       2807048 kB
Mapped:            22296 kB
Shmem:               204 kB
Slab:             609488 kB
SReclaimable:      53024 kB
SUnreclaim:       556464 kB
KernelStack:        1624 kB
PageTables:         9888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4319612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1267712 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= 71644 MiB
End job on node136 at 2016-06-29 17:20:16