Trace number 4118135

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)-6194804 1800.62 899.154

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0444-0444.opb
MD5SUM6d21d55ea0b08b52545ed99eeeb24efb
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-6194804
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables192
Total number of constraints64
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)64
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 576
Biggest coefficient in the objective function 306756
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 49689795
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 306756
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 49689795
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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-4118135-1467222208.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.23/0.23	c ... done. Wall clock time 0.111s.
0.23/0.23	c declared #vars     192
0.23/0.23	c internal #vars     768
0.23/0.23	c #constraints  1280
0.23/0.23	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.23	c constraints type 
0.23/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 640
0.23/0.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 64
0.23/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 576
0.23/0.23	c 1280 constraints processed.
0.23/0.23	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.23	c constraints type 
0.23/0.23	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 640
0.23/0.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 64
0.23/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 576
0.23/0.23	c 1280 constraints processed.
0.23/0.23	c objective function length is 576 literals
0.23/0.25	c And the winner is solver0
0.41/0.73	c SATISFIABLE
0.41/0.73	c OPTIMIZING...
0.41/0.73	c Got one! Elapsed wall clock time (in seconds):0.616
0.41/0.73	o -6194804
2.98/1.48	c cleaning 2495 clauses out of 5000 with flag 10588/5000
4.76/2.20	c cleaning 4252 clauses out of 8506 with flag 25216/11001
6.46/2.91	c cleaning 5623 clauses out of 11253 with flag 41094/18000
8.07/3.71	c cleaning 6816 clauses out of 13635 with flag 58683/26005
9.97/4.69	c cleaning 7908 clauses out of 15816 with flag 78233/35002
12.47/5.84	c cleaning 8946 clauses out of 17906 with flag 100275/45000
14.86/7.05	c cleaning 9976 clauses out of 19960 with flag 124480/56000
17.76/8.48	c cleaning 10991 clauses out of 21985 with flag 150442/68001
20.78/9.97	c cleaning 11998 clauses out of 23997 with flag 179110/81004
24.45/11.78	c cleaning 12998 clauses out of 25995 with flag 209576/95000
28.25/13.65	c cleaning 13999 clauses out of 28002 with flag 242072/110005
32.60/15.76	c cleaning 14999 clauses out of 29998 with flag 276517/126000
36.62/17.76	c cleaning 15991 clauses out of 31999 with flag 315411/143000
41.37/20.01	c cleaning 17003 clauses out of 34010 with flag 356160/161002
46.17/22.47	c cleaning 18003 clauses out of 36007 with flag 397709/180002
51.56/25.15	c cleaning 19000 clauses out of 38002 with flag 442146/200000
56.97/27.87	c cleaning 19992 clauses out of 40004 with flag 487155/221002
63.41/30.92	c cleaning 20998 clauses out of 42010 with flag 535293/243000
69.19/33.87	c cleaning 22006 clauses out of 44012 with flag 587541/266000
75.79/37.17	c cleaning 23005 clauses out of 46010 with flag 643314/290004
83.59/41.02	c cleaning 24001 clauses out of 48003 with flag 700389/315002
90.79/44.66	c cleaning 24997 clauses out of 50002 with flag 762126/341002
98.19/48.40	c cleaning 26002 clauses out of 52003 with flag 828904/368000
106.99/52.71	c cleaning 26998 clauses out of 54002 with flag 892108/396001
115.39/56.98	c cleaning 28002 clauses out of 56006 with flag 958314/425003
124.60/61.53	c cleaning 29001 clauses out of 58001 with flag 1027440/455000
136.40/67.44	c cleaning 29998 clauses out of 60001 with flag 1101305/486001
148.07/73.10	c cleaning 31004 clauses out of 62007 with flag 1176780/518005
160.87/79.57	c cleaning 31999 clauses out of 63998 with flag 1254388/551000
172.88/85.51	c cleaning 33001 clauses out of 66001 with flag 1336077/585002
185.28/91.75	c cleaning 33997 clauses out of 67998 with flag 1418656/620000
197.48/97.81	c cleaning 34999 clauses out of 70003 with flag 1506050/656002
211.09/104.63	c cleaning 35999 clauses out of 72003 with flag 1595806/693001
225.68/111.91	c cleaning 37002 clauses out of 74003 with flag 1688462/731000
240.87/119.54	c cleaning 37998 clauses out of 76003 with flag 1784121/770002
258.44/128.43	c cleaning 38995 clauses out of 78003 with flag 1881646/810000
275.23/136.89	c cleaning 40006 clauses out of 80011 with flag 1980022/851003
291.43/144.93	c cleaning 40997 clauses out of 82002 with flag 2081652/893000
308.23/153.33	c cleaning 41995 clauses out of 84008 with flag 2185521/936003
324.63/161.53	c cleaning 43001 clauses out of 86010 with flag 2297253/980000
343.82/171.14	c cleaning 44004 clauses out of 88009 with flag 2414459/1025000
365.04/181.72	c cleaning 44998 clauses out of 90005 with flag 2524480/1071000
384.45/191.44	c cleaning 45994 clauses out of 92007 with flag 2635446/1118000
405.64/202.04	c cleaning 47006 clauses out of 94015 with flag 2750943/1166002
428.57/213.44	c cleaning 47999 clauses out of 96009 with flag 2865314/1215002
452.56/225.45	c cleaning 49002 clauses out of 98011 with flag 2987097/1265003
475.56/236.96	c cleaning 49999 clauses out of 100009 with flag 3109137/1316003
497.16/247.74	c cleaning 50990 clauses out of 102007 with flag 3236063/1368000
521.17/259.73	c cleaning 51995 clauses out of 104017 with flag 3367148/1421000
547.16/272.71	c cleaning 53010 clauses out of 106024 with flag 3500450/1475002
572.37/285.34	c cleaning 54003 clauses out of 108014 with flag 3635904/1530002
600.17/299.24	c cleaning 55003 clauses out of 110011 with flag 3767910/1586002
629.95/314.29	c cleaning 56002 clauses out of 112008 with flag 3906087/1643002
661.35/329.92	c cleaning 57001 clauses out of 114006 with flag 4044826/1701002
701.01/349.69	c cleaning 57998 clauses out of 116006 with flag 4184221/1760003
733.41/365.81	c cleaning 58996 clauses out of 118005 with flag 4328306/1820000
767.43/382.86	c cleaning 60000 clauses out of 120009 with flag 4478969/1881000
804.52/401.37	c cleaning 60999 clauses out of 122016 with flag 4642351/1943007
844.12/421.13	c cleaning 62005 clauses out of 124014 with flag 4816304/2006004
881.93/440.07	c cleaning 63001 clauses out of 126005 with flag 4981339/2070000
917.92/458.03	c cleaning 63992 clauses out of 128004 with flag 5154651/2135000
955.31/476.74	c cleaning 65002 clauses out of 130012 with flag 5333525/2201000
991.72/494.99	c cleaning 66006 clauses out of 132011 with flag 5513818/2268001
1030.71/514.45	c cleaning 66999 clauses out of 134006 with flag 5706733/2336002
1070.49/534.25	c cleaning 68000 clauses out of 136006 with flag 5904617/2405001
1115.09/556.55	c cleaning 69000 clauses out of 138007 with flag 6110615/2475002
1162.49/580.22	c cleaning 69999 clauses out of 140005 with flag 6304533/2546000
1204.68/601.31	c cleaning 70997 clauses out of 142007 with flag 6510340/2618001
1246.09/622.00	c cleaning 72001 clauses out of 144012 with flag 6713311/2691003
1293.70/645.83	c cleaning 73001 clauses out of 146010 with flag 6922817/2765002
1342.88/670.49	c cleaning 74000 clauses out of 148008 with flag 7128406/2840001
1395.17/696.75	c cleaning 74998 clauses out of 150008 with flag 7339764/2916001
1452.56/725.45	c cleaning 75997 clauses out of 152011 with flag 7551817/2993002
1510.77/754.50	c cleaning 77004 clauses out of 154014 with flag 7761163/3071002
1565.77/782.01	c cleaning 78004 clauses out of 156013 with flag 7988097/3150005
1626.37/812.39	c cleaning 79000 clauses out of 158005 with flag 8209881/3230001
1682.78/840.60	c cleaning 79994 clauses out of 160004 with flag 8432894/3311000
1741.06/869.61	c cleaning 80995 clauses out of 162010 with flag 8668477/3393000
1794.45/896.34	c cleaning 82007 clauses out of 164017 with flag 8896276/3476002
1800.05/899.10	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.05/899.10	c starts		: 216
1800.05/899.10	c conflicts		: 3488092
1800.05/899.10	c decisions		: 3752979
1800.05/899.10	c propagations		: 153948569
1800.05/899.10	c inspects		: 10008259681
1800.05/899.10	c shortcuts		: 0
1800.05/899.10	c learnt literals	: 0
1800.05/899.10	c learnt binary clauses	: 0
1800.05/899.10	c learnt ternary clauses	: 0
1800.05/899.10	c learnt constraints	: 3488092
1800.05/899.10	c ignored constraints	: 0
1800.05/899.10	c root simplifications	: 0
1800.05/899.10	c removed literals (reason simplification)	: 2446304
1800.05/899.10	c reason swapping (by a shorter reason)	: 0
1800.05/899.10	c Calls to reduceDB	: 79
1800.05/899.10	c Number of update (reduction) of LBD	: 201519
1800.05/899.10	c Imported unit clauses	: 0
1800.05/899.10	c number of reductions to clauses (during analyze)	: 0
1800.05/899.10	c number of learned constraints concerned by reduction	: 0
1800.05/899.10	c number of learning phase by resolution	: 0
1800.05/899.10	c number of learning phase by cutting planes	: 0
1800.05/899.10	c speed (assignments/second)	: 171270.52762270515
1800.05/899.10	c non guided choices	0
1800.05/899.13	c learnt constraints type 
1800.05/899.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 94100
1800.05/899.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/899.13	c starts		: 15
1800.05/899.13	c conflicts		: 2277
1800.05/899.13	c decisions		: 3704
1800.05/899.13	c propagations		: 100809
1800.05/899.13	c inspects		: 21437643
1800.05/899.13	c shortcuts		: 0
1800.05/899.13	c learnt literals	: 0
1800.05/899.13	c learnt binary clauses	: 0
1800.05/899.13	c learnt ternary clauses	: 0
1800.05/899.13	c learnt constraints	: 2276
1800.05/899.13	c ignored constraints	: 0
1800.05/899.13	c root simplifications	: 0
1800.05/899.13	c removed literals (reason simplification)	: 0
1800.05/899.13	c reason swapping (by a shorter reason)	: 0
1800.05/899.13	c Calls to reduceDB	: 0
1800.05/899.13	c Number of update (reduction) of LBD	: 0
1800.05/899.13	c Imported unit clauses	: 0
1800.05/899.13	c number of reductions to clauses (during analyze)	: 0
1800.05/899.13	c number of learned constraints concerned by reduction	: 0
1800.05/899.13	c number of learning phase by resolution	: 0
1800.05/899.13	c number of learning phase by cutting planes	: 0
1800.05/899.13	c speed (assignments/second)	: 112.21173175776006
1800.05/899.13	c non guided choices	0
1800.05/899.13	c learnt constraints type 
1800.05/899.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2276
1800.05/899.13	s SATISFIABLE
1800.05/899.13	c Found 1 solution(s)
1800.05/899.13	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 
1800.05/899.13	c objective function=-6194804
1800.05/899.13	c Total wall clock time (in seconds): 899.013

Verifier Data

OK	-6194804

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

pid=10037
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.21 4.03 3.82 3/194 10040
/proc/meminfo: memFree=25384696/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=336 CPUtime=0 cores=0,2,4,6
/proc/10040/stat : 10040 (java) R 10037 10040 5267 0 -1 4202496 370 0 0 0 0 0 0 0 20 0 1 0 3172033 344064 41 33554432000 1073741824 1073778376 140736340098464 140735377318600 239863950631 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.21 4.03 3.82 3/194 10040
/proc/meminfo: memFree=25384696/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 4403 0 1 0 8 1 0 0 20 0 18 0 3172033 9787879424 6044 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2389619 6044 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200209 s]
/proc/loadavg: 4.21 4.03 3.82 3/194 10040
/proc/meminfo: memFree=25384696/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 4658 0 1 0 22 1 0 0 20 0 18 0 3172033 9787879424 7269 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2389619 7269 2211 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300311 s]
/proc/loadavg: 4.21 4.03 3.82 3/194 10040
/proc/meminfo: memFree=25384696/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 7138 0 1 0 38 3 0 0 20 0 19 0 3172033 10060525568 10150 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 10150 2236 9 0 2446860 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9824732

[startup+0.700261 s]
/proc/loadavg: 4.21 4.03 3.82 3/194 10040
/proc/meminfo: memFree=25384696/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 7138 0 1 0 38 3 0 0 20 0 19 0 3172033 10060525568 10150 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 10150 2236 9 0 2446860 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 4.43 4.08 3.84 8/219 10068
/proc/meminfo: memFree=25313564/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 21002 0 1 0 325 8 0 0 20 0 22 0 3172033 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 29719 2272 9 0 2446860 0
[pid=10040/tid=10042] ppid=10037 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/10040/task/10042/stat : 10042 (java) S 10037 10040 5267 0 -1 4202560 2433 0 1 0 19 2 0 0 20 0 22 0 3172034 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243410752376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10043] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10043/stat : 10043 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243372244008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10044] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10044/stat : 10044 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243371191208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10045] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10045/stat : 10045 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243370138408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10046] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10046/stat : 10046 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243369085608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10047] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10047/stat : 10047 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243368032808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10048] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10048/stat : 10048 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243366980008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10049] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10049/stat : 10049 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243248343336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10050] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10050/stat : 10050 (java) S 10037 10040 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243247290536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10051] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10051/stat : 10051 (java) S 10037 10040 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243234880488 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10052] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10052/stat : 10052 (java) S 10037 10040 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243233826552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10053] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10053/stat : 10053 (java) S 10037 10040 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140243232773640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10054] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10054/stat : 10054 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242493368976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10055] ppid=10037 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/10040/task/10055/stat : 10055 (java) R 10037 10040 5267 0 -1 4202560 7775 0 0 0 75 2 0 0 20 0 22 0 3172039 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242492315968 140243416711462 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10056] ppid=10037 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/10040/task/10056/stat : 10056 (java) S 10037 10040 5267 0 -1 4202560 9398 0 0 0 76 2 0 0 20 0 22 0 3172039 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242491263288 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10057] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10057/stat : 10057 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242490210680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10058] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10058/stat : 10058 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242489158088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10065] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10065/stat : 10065 (java) S 10037 10040 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3172058 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242484946216 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10066] ppid=10037 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/10040/task/10066/stat : 10066 (java) R 10037 10040 5267 0 -1 4202560 11 0 0 0 72 0 0 0 20 0 22 0 3172108 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242487050936 140243414037456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10067] ppid=10037 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/10040/task/10067/stat : 10067 (java) R 10037 10040 5267 0 -1 4202560 48 0 0 0 71 2 0 0 20 0 22 0 3172108 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242488102664 140243248932984 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10068] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10068/stat : 10068 (java) S 10037 10040 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3172108 10060525568 29719 33554432000 1073741824 1073778376 140736340098464 140242485998504 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 9824732

[startup+3.10091 s]
/proc/loadavg: 4.43 4.08 3.84 8/219 10068
/proc/meminfo: memFree=25194472/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=6.87 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 22335 0 1 0 675 12 0 0 20 0 22 0 3172033 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 55735 2286 9 0 2446860 0
[pid=10040/tid=10042] ppid=10037 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/10040/task/10042/stat : 10042 (java) S 10037 10040 5267 0 -1 4202560 2433 0 1 0 19 2 0 0 20 0 22 0 3172034 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243410752376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10043] ppid=10037 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10040/task/10043/stat : 10043 (java) S 10037 10040 5267 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243372244008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10044] ppid=10037 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10040/task/10044/stat : 10044 (java) S 10037 10040 5267 0 -1 4202560 101 0 0 0 3 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243371191208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10045] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10045/stat : 10045 (java) S 10037 10040 5267 0 -1 4202560 81 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243370138408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10046] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10046/stat : 10046 (java) S 10037 10040 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243369085608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10047] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10047/stat : 10047 (java) S 10037 10040 5267 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243368032808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10048] ppid=10037 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10040/task/10048/stat : 10048 (java) S 10037 10040 5267 0 -1 4202560 98 0 0 0 2 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243366980008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10049] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10049/stat : 10049 (java) S 10037 10040 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243248343336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10050] ppid=10037 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10040/task/10050/stat : 10050 (java) S 10037 10040 5267 0 -1 4202560 105 0 0 0 2 0 0 0 20 0 22 0 3172035 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243247290536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10051] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10051/stat : 10051 (java) S 10037 10040 5267 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243234880488 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10052] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10052/stat : 10052 (java) S 10037 10040 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243233826552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10053] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10053/stat : 10053 (java) S 10037 10040 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140243232773640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10054] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10054/stat : 10054 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242493368976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10055] ppid=10037 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/10040/task/10055/stat : 10055 (java) S 10037 10040 5267 0 -1 4202560 8599 0 0 0 98 2 0 0 20 0 22 0 3172039 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242492316088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10056] ppid=10037 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/10040/task/10056/stat : 10056 (java) S 10037 10040 5267 0 -1 4202560 9398 0 0 0 82 2 0 0 20 0 22 0 3172039 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242491263288 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10057] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10057/stat : 10057 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242490210680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10058] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10058/stat : 10058 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242489158088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10065] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10065/stat : 10065 (java) S 10037 10040 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3172058 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242484946216 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10066] ppid=10037 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/10040/task/10066/stat : 10066 (java) R 10037 10040 5267 0 -1 4202560 13 0 0 0 226 0 0 0 20 0 22 0 3172108 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242487042080 140243248892571 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10067] ppid=10037 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/10040/task/10067/stat : 10067 (java) R 10037 10040 5267 0 -1 4202560 80 0 0 0 224 2 0 0 20 0 22 0 3172108 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242488103464 140243248930080 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10068] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10068/stat : 10068 (java) S 10037 10040 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3172108 10060525568 55735 33554432000 1073741824 1073778376 140736340098464 140242485998504 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.43 4.08 3.84 5/219 10068
/proc/meminfo: memFree=24981796/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=13.46 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 22754 0 1 0 1321 25 0 0 20 0 22 0 3172033 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 102197 2286 9 0 2446860 0
[pid=10040/tid=10042] ppid=10037 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/10040/task/10042/stat : 10042 (java) S 10037 10040 5267 0 -1 4202560 2433 0 1 0 19 2 0 0 20 0 22 0 3172034 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243410752376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10043] ppid=10037 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10040/task/10043/stat : 10043 (java) S 10037 10040 5267 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243372244008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10044] ppid=10037 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/10040/task/10044/stat : 10044 (java) S 10037 10040 5267 0 -1 4202560 124 0 0 0 6 2 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243371191208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10045] ppid=10037 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/10040/task/10045/stat : 10045 (java) S 10037 10040 5267 0 -1 4202560 136 0 0 0 7 3 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243370138408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10046] ppid=10037 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/10040/task/10046/stat : 10046 (java) S 10037 10040 5267 0 -1 4202560 49 0 0 0 6 3 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243369085608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10047] ppid=10037 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/10040/task/10047/stat : 10047 (java) S 10037 10040 5267 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243368032808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10048] ppid=10037 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/10040/task/10048/stat : 10048 (java) S 10037 10040 5267 0 -1 4202560 138 0 0 0 2 1 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243366980008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10049] ppid=10037 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/10040/task/10049/stat : 10049 (java) S 10037 10040 5267 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243248343336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10050] ppid=10037 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/10040/task/10050/stat : 10050 (java) S 10037 10040 5267 0 -1 4202560 140 0 0 0 6 2 0 0 20 0 22 0 3172035 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243247290536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10051] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10051/stat : 10051 (java) S 10037 10040 5267 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243234880488 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10052] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10052/stat : 10052 (java) S 10037 10040 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243233826552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10053] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10053/stat : 10053 (java) S 10037 10040 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140243232773640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10054] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10054/stat : 10054 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 102197 33554432000 1073741824 1073778376 140736340098464 140242493368976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10055] ppid=10037 vsize=9824732 CPUtime=1 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.03 4.06 3.97 5/219 10307
/proc/meminfo: memFree=24090928/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=1766.47 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 39580 0 1 0 176437 210 0 0 20 0 22 0 3172033 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 781376 2295 9 0 2446860 0
[pid=10040/tid=10042] ppid=10037 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/10040/task/10042/stat : 10042 (java) S 10037 10040 5267 0 -1 4202560 2437 0 1 0 22 2 0 0 20 0 22 0 3172034 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243410752376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10043] ppid=10037 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/10040/task/10043/stat : 10043 (java) S 10037 10040 5267 0 -1 4202560 1830 0 0 0 46 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243372244008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10044] ppid=10037 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/10040/task/10044/stat : 10044 (java) S 10037 10040 5267 0 -1 4202560 2364 0 0 0 45 20 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243371191208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10045] ppid=10037 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/10040/task/10045/stat : 10045 (java) S 10037 10040 5267 0 -1 4202560 1171 0 0 0 54 20 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243370138408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10046] ppid=10037 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/10040/task/10046/stat : 10046 (java) S 10037 10040 5267 0 -1 4202560 2157 0 0 0 65 24 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243369085608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10047] ppid=10037 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/10040/task/10047/stat : 10047 (java) S 10037 10040 5267 0 -1 4202560 1255 0 0 0 41 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243368032808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10048] ppid=10037 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/10040/task/10048/stat : 10048 (java) S 10037 10040 5267 0 -1 4202560 2242 0 0 0 53 19 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243366980008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10049] ppid=10037 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/10040/task/10049/stat : 10049 (java) S 10037 10040 5267 0 -1 4202560 1483 0 0 0 52 21 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243248343336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10050] ppid=10037 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/10040/task/10050/stat : 10050 (java) S 10037 10040 5267 0 -1 4202560 1694 0 0 0 49 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243247290536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10051] ppid=10037 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/10040/task/10051/stat : 10051 (java) S 10037 10040 5267 0 -1 4202560 1917 0 0 0 143 4 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243234880488 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10052] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10052/stat : 10052 (java) S 10037 10040 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243233826552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10053] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10053/stat : 10053 (java) S 10037 10040 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243232773640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10054] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10054/stat : 10054 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242493368976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10055] ppid=10037 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/10040/task/10055/stat : 10055 (java) S 10037 10040 5267 0 -1 4202560 8604 0 0 0 102 2 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242492316088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10056] ppid=10037 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/10040/task/10056/stat : 10056 (java) S 10037 10040 5267 0 -1 4202560 9398 0 0 0 84 2 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242491263288 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10057] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10057/stat : 10057 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242490210680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10058] ppid=10037 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/10040/task/10058/stat : 10058 (java) S 10037 10040 5267 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242489158088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10065] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10065/stat : 10065 (java) S 10037 10040 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3172058 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242484946216 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10066] ppid=10037 vsize=9824732 CPUtime=878.52 cores=0,2,4,6
/proc/10040/task/10066/stat : 10066 (java) R 10037 10040 5267 0 -1 4202560 80 0 0 0 87836 16 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242487042064 140243248892576 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10067] ppid=10037 vsize=9824732 CPUtime=878.56 cores=0,2,4,6
/proc/10040/task/10067/stat : 10067 (java) R 10037 10040 5267 0 -1 4202560 1571 0 0 0 87812 44 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242488102336 140243249312075 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10068] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10068/stat : 10068 (java) S 10037 10040 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242485998504 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1766.47
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.101 s]
/proc/loadavg: 4.09 4.07 3.97 6/219 10307
/proc/meminfo: memFree=23906496/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 39580 0 1 0 179795 210 0 0 20 0 22 0 3172033 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 781376 2295 9 0 2446860 0
[pid=10040/tid=10042] ppid=10037 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/10040/task/10042/stat : 10042 (java) S 10037 10040 5267 0 -1 4202560 2437 0 1 0 22 2 0 0 20 0 22 0 3172034 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243410752376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10043] ppid=10037 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/10040/task/10043/stat : 10043 (java) S 10037 10040 5267 0 -1 4202560 1830 0 0 0 46 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243372244008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10044] ppid=10037 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/10040/task/10044/stat : 10044 (java) S 10037 10040 5267 0 -1 4202560 2364 0 0 0 45 20 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243371191208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10045] ppid=10037 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/10040/task/10045/stat : 10045 (java) S 10037 10040 5267 0 -1 4202560 1171 0 0 0 54 20 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243370138408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10046] ppid=10037 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/10040/task/10046/stat : 10046 (java) S 10037 10040 5267 0 -1 4202560 2157 0 0 0 65 24 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243369085608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10047] ppid=10037 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/10040/task/10047/stat : 10047 (java) S 10037 10040 5267 0 -1 4202560 1255 0 0 0 41 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243368032808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10048] ppid=10037 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/10040/task/10048/stat : 10048 (java) S 10037 10040 5267 0 -1 4202560 2242 0 0 0 53 19 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243366980008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10049] ppid=10037 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/10040/task/10049/stat : 10049 (java) S 10037 10040 5267 0 -1 4202560 1483 0 0 0 52 21 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243248343336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10050] ppid=10037 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/10040/task/10050/stat : 10050 (java) S 10037 10040 5267 0 -1 4202560 1694 0 0 0 49 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243247290536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10051] ppid=10037 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/10040/task/10051/stat : 10051 (java) S 10037 10040 5267 0 -1 4202560 1917 0 0 0 143 4 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243234880488 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10052] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10052/stat : 10052 (java) S 10037 10040 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243233826552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10053] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10053/stat : 10053 (java) S 10037 10040 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243232773640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10054] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10054/stat : 10054 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242493368976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10055] ppid=10037 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/10040/task/10055/stat : 10055 (java) S 10037 10040 5267 0 -1 4202560 8604 0 0 0 102 2 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242492316088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10056] ppid=10037 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/10040/task/10056/stat : 10056 (java) S 10037 10040 5267 0 -1 4202560 9398 0 0 0 84 2 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242491263288 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10057] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10057/stat : 10057 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242490210680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10058] ppid=10037 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/10040/task/10058/stat : 10058 (java) S 10037 10040 5267 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242489158088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10065] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10065/stat : 10065 (java) S 10037 10040 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3172058 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242484946216 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10066] ppid=10037 vsize=9824732 CPUtime=895.32 cores=0,2,4,6
/proc/10040/task/10066/stat : 10066 (java) R 10037 10040 5267 0 -1 4202560 80 0 0 0 89516 16 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242487042064 140243248967421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10067] ppid=10037 vsize=9824732 CPUtime=895.35 cores=0,2,4,6
/proc/10040/task/10067/stat : 10067 (java) R 10037 10040 5267 0 -1 4202560 1571 0 0 0 89491 44 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242488102336 140243248994021 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10068] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10068/stat : 10068 (java) S 10037 10040 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242485998504 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 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 10040 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.101 s]
/proc/loadavg: 4.09 4.07 3.97 6/219 10307
/proc/meminfo: memFree=23906496/32872528 swapFree=1459092/1655316
[pid=10040] ppid=10037 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/10040/stat : 10040 (java) S 10037 10040 5267 0 -1 4202496 39580 0 1 0 179795 210 0 0 20 0 22 0 3172033 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140736340089600 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10040/statm: 2456183 781376 2295 9 0 2446860 0
[pid=10040/tid=10042] ppid=10037 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/10040/task/10042/stat : 10042 (java) S 10037 10040 5267 0 -1 4202560 2437 0 1 0 22 2 0 0 20 0 22 0 3172034 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243410752376 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10043] ppid=10037 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/10040/task/10043/stat : 10043 (java) S 10037 10040 5267 0 -1 4202560 1830 0 0 0 46 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243372244008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10044] ppid=10037 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/10040/task/10044/stat : 10044 (java) S 10037 10040 5267 0 -1 4202560 2364 0 0 0 45 20 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243371191208 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10045] ppid=10037 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/10040/task/10045/stat : 10045 (java) S 10037 10040 5267 0 -1 4202560 1171 0 0 0 54 20 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243370138408 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10046] ppid=10037 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/10040/task/10046/stat : 10046 (java) S 10037 10040 5267 0 -1 4202560 2157 0 0 0 65 24 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243369085608 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10047] ppid=10037 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/10040/task/10047/stat : 10047 (java) S 10037 10040 5267 0 -1 4202560 1255 0 0 0 41 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243368032808 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10048] ppid=10037 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/10040/task/10048/stat : 10048 (java) S 10037 10040 5267 0 -1 4202560 2242 0 0 0 53 19 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243366980008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10049] ppid=10037 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/10040/task/10049/stat : 10049 (java) S 10037 10040 5267 0 -1 4202560 1483 0 0 0 52 21 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243248343336 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10050] ppid=10037 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/10040/task/10050/stat : 10050 (java) S 10037 10040 5267 0 -1 4202560 1694 0 0 0 49 17 0 0 20 0 22 0 3172035 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243247290536 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10051] ppid=10037 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/10040/task/10051/stat : 10051 (java) S 10037 10040 5267 0 -1 4202560 1917 0 0 0 143 4 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243234880488 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10052] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10052/stat : 10052 (java) S 10037 10040 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243233826552 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10053] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10053/stat : 10053 (java) S 10037 10040 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3172037 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140243232773640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10054] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10054/stat : 10054 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242493368976 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10055] ppid=10037 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/10040/task/10055/stat : 10055 (java) S 10037 10040 5267 0 -1 4202560 8604 0 0 0 102 2 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242492316088 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10040/tid=10056] ppid=10037 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/10040/task/10056/stat : 10056 (java) S 10037 10040 5267 0 -1 4202560 9398 0 0 0 84 2 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242491263288 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10057] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10057/stat : 10057 (java) S 10037 10040 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242490210680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10058] ppid=10037 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/10040/task/10058/stat : 10058 (java) S 10037 10040 5267 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 3172039 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242489158088 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10040/tid=10065] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10065/stat : 10065 (java) S 10037 10040 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3172058 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242484946216 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10066] ppid=10037 vsize=9824732 CPUtime=895.32 cores=0,2,4,6
/proc/10040/task/10066/stat : 10066 (java) R 10037 10040 5267 0 -1 4202560 80 0 0 0 89516 16 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242487042064 140243248967421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10040/tid=10067] ppid=10037 vsize=9824732 CPUtime=895.35 cores=0,2,4,6
/proc/10040/task/10067/stat : 10067 (java) R 10037 10040 5267 0 -1 4202560 1571 0 0 0 89491 44 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242488102336 140243248994021 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=10040/tid=10068] ppid=10037 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/10040/task/10068/stat : 10068 (java) S 10037 10040 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3172108 10060525568 781376 33554432000 1073741824 1073778376 140736340098464 140242485998504 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 899.154
CPU time (s): 1800.62
CPU user time (s): 1798.03
CPU system time (s): 2.59161
CPU usage (%): 200.257
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.03
system time used= 2.59161
maximum resident set size= 3247132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39625
page faults= 1
swaps= 0
block input operations= 0
block output operations= 696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22147
involuntary context switches= 9050

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65314 second user time and 7.12492 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 19:43:29
IDJOB=4118135
IDBENCH=111459
IDSOLVER=2543
FILE ID=node136/4118135-1467222208
RUNJOBID= node136-1467208983-5283
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-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0444-0444.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118135-1467222208/watcher-4118135-1467222208 -o /tmp/evaluation-result-4118135-1467222208/solver-4118135-1467222208 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118135-1467222208.opb

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

MD5SUM BENCH= 6d21d55ea0b08b52545ed99eeeb24efb
RANDOM SEED=203458300

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:        25384696 kB
Buffers:          147316 kB
Cached:          1750220 kB
SwapCached:            0 kB
Active:          3406836 kB
Inactive:        1678336 kB
Active(anon):    3190600 kB
Inactive(anon):        0 kB
Active(file):     216236 kB
Inactive(file):  1678336 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               860 kB
Writeback:             0 kB
AnonPages:       4843508 kB
Mapped:            22176 kB
Shmem:               204 kB
Slab:             609816 kB
SReclaimable:      53820 kB
SUnreclaim:       555996 kB
KernelStack:        1616 kB
PageTables:        13892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5140148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3321856 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 19:58:28