Trace number 4117637

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)130 1800.87 898.598

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
dt-problems/normalized-lo_16x16_007.opb.metafix.opb
MD5SUMb810f1c0069c557ad9a19e7420ad98d3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark130
Best CPU time to get the best result obtained on this benchmark69.2735
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables256
Total number of constraints94
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)94
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 256
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 256
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.02/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.14	c See www.sat4j.org for details.
0.02/0.15	c version PB16.v20160501
0.02/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.15	c java.vm.version	19.1-b02
0.02/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.15	c sun.arch.data.model	64
0.02/0.15	c java.version		1.6.0_24
0.02/0.15	c os.name		Linux
0.02/0.15	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.15	c os.arch		amd64
0.02/0.15	c Free memory 		501472288
0.02/0.15	c Max memory 		7480803328
0.02/0.15	c Total memory 		504102912
0.02/0.15	c Number of processors 	8
0.02/0.18	c Pseudo Boolean Optimization by upper bound
0.02/0.18	c ManyCore solver with 2 solvers running in parallel
0.02/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.02/0.18	c --- Begin Solver configuration ---
0.02/0.18	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.02/0.18	c Learn all clauses as in MiniSAT
0.02/0.18	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.02/0.18	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.02/0.18	c Expensive reason simplification
0.02/0.18	c Glucose 2.1 dynamic restart strategy
0.02/0.18	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.02/0.18	c timeout=2147483s
0.02/0.18	c DB Simplification allowed=false
0.02/0.18	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.02/0.18	c --- End Solver configuration ---
0.02/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.02/0.18	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.02/0.18	c --- Begin Solver configuration ---
0.02/0.18	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.02/0.18	c Learn all clauses as in MiniSAT
0.02/0.18	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.02/0.18	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.02/0.18	c No reason simplification
0.02/0.18	c Armin Biere (Picosat) restarts strategy
0.02/0.18	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.02/0.18	c timeout=2147483s
0.02/0.18	c DB Simplification allowed=false
0.02/0.18	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.02/0.18	c --- End Solver configuration ---
0.02/0.18	c solving HOME/instance-4117637-1467213859.opb
0.02/0.18	c reading problem ... 
0.02/0.18	c  objective function found
0.15/0.24	c ... done. Wall clock time 0.067s.
0.15/0.24	c declared #vars     256
0.15/0.24	c #constraints  188
0.15/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.15/0.25	c constraints type 
0.15/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9
0.15/0.25	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
0.15/0.25	c org.sat4j.specs.Constr$1 => 7
0.15/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 163
0.15/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.15/0.25	c org.sat4j.minisat.constraints.cnf.UnitClause => 4
0.15/0.25	c 188 constraints processed.
0.15/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.15/0.25	c constraints type 
0.15/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.15/0.25	c org.sat4j.specs.Constr$1 => 7
0.15/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 9
0.15/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 163
0.15/0.25	c org.sat4j.pb.constraints.pb.UnitClausesPB => 3
0.15/0.25	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.15/0.25	c 188 constraints processed.
0.15/0.25	c objective function length is 256 literals
1.59/0.68	c And the winner is solver0
1.98/0.75	c SATISFIABLE
1.98/0.75	c OPTIMIZING...
1.98/0.75	c Got one! Elapsed wall clock time (in seconds):0.573
1.98/0.75	o 130
2.91/1.06	c cleaning 2973 clauses out of 5953 with flag 15035/5953
4.47/1.49	c cleaning 4484 clauses out of 8981 with flag 46411/11954
5.97/2.08	c cleaning 5742 clauses out of 11498 with flag 84095/18955
7.61/2.80	c cleaning 6866 clauses out of 13754 with flag 131689/26953
9.54/3.70	c cleaning 7936 clauses out of 15888 with flag 188228/35953
11.00/4.44	c cleaning 8969 clauses out of 17952 with flag 233718/45953
12.85/5.32	c cleaning 9981 clauses out of 19985 with flag 283060/56955
14.65/6.24	c cleaning 10993 clauses out of 22005 with flag 341701/68956
16.85/7.32	c cleaning 11999 clauses out of 24009 with flag 407497/81953
19.12/8.49	c cleaning 12997 clauses out of 26010 with flag 487547/95953
21.91/9.82	c cleaning 14001 clauses out of 28013 with flag 574888/110953
25.31/11.53	c cleaning 14987 clauses out of 30014 with flag 686330/126955
28.51/13.20	c cleaning 16002 clauses out of 32027 with flag 781457/143955
32.52/15.13	c cleaning 17002 clauses out of 34023 with flag 890858/161953
36.52/17.15	c cleaning 18005 clauses out of 36021 with flag 1002014/180953
40.92/19.33	c cleaning 19002 clauses out of 38017 with flag 1110626/200954
45.51/21.62	c cleaning 19999 clauses out of 40014 with flag 1235691/221953
50.51/24.13	c cleaning 21005 clauses out of 42016 with flag 1346623/243954
56.25/26.94	c cleaning 21998 clauses out of 44010 with flag 1452122/266953
62.72/30.17	c cleaning 23001 clauses out of 46012 with flag 1561674/290953
69.59/33.50	c cleaning 23987 clauses out of 48012 with flag 1684180/315954
76.39/36.96	c cleaning 24978 clauses out of 50024 with flag 1825169/341953
83.59/40.59	c cleaning 26020 clauses out of 52046 with flag 1978965/368953
90.19/43.81	c cleaning 27008 clauses out of 54026 with flag 2111630/396953
97.59/47.53	c cleaning 27996 clauses out of 56020 with flag 2305648/425955
105.19/51.34	c cleaning 29005 clauses out of 58023 with flag 2478675/455954
112.80/55.13	c cleaning 29994 clauses out of 60017 with flag 2632090/486953
121.79/59.69	c cleaning 30994 clauses out of 62024 with flag 2835587/518954
134.19/65.88	c cleaning 31986 clauses out of 64031 with flag 3050653/551955
148.19/72.80	c cleaning 33011 clauses out of 66047 with flag 3314707/585957
158.80/78.12	c cleaning 34010 clauses out of 68032 with flag 3491988/620953
170.19/83.84	c cleaning 35007 clauses out of 70026 with flag 3714272/656957
182.59/90.01	c cleaning 36002 clauses out of 72017 with flag 3922885/693955
195.19/96.31	c cleaning 36994 clauses out of 74013 with flag 4132562/731953
206.59/102.07	c cleaning 38007 clauses out of 76020 with flag 4355318/770954
219.39/108.44	c cleaning 38998 clauses out of 78013 with flag 4598547/810954
232.96/115.12	c cleaning 39997 clauses out of 80016 with flag 4818720/851955
250.30/123.78	c cleaning 41001 clauses out of 82020 with flag 5029578/893956
268.01/132.55	c cleaning 41998 clauses out of 84016 with flag 5298016/936953
287.71/142.37	c cleaning 43003 clauses out of 86019 with flag 5531269/980954
305.54/151.27	c cleaning 43982 clauses out of 88015 with flag 5773618/1025953
323.38/160.11	c cleaning 45004 clauses out of 90033 with flag 6057021/1071953
342.58/169.75	c cleaning 46005 clauses out of 92030 with flag 6334970/1118954
361.79/179.40	c cleaning 47010 clauses out of 94027 with flag 6608256/1166956
380.77/188.85	c cleaning 48001 clauses out of 96014 with flag 6893023/1215953
401.22/199.05	c cleaning 48992 clauses out of 98013 with flag 7237048/1265953
422.02/209.40	c cleaning 50007 clauses out of 100022 with flag 7547398/1316954
443.61/220.20	c cleaning 50995 clauses out of 102016 with flag 7880827/1368955
465.61/231.29	c cleaning 51991 clauses out of 104019 with flag 8263610/1421953
489.01/243.00	c cleaning 53008 clauses out of 106028 with flag 8541414/1475953
515.60/256.26	c cleaning 53995 clauses out of 108020 with flag 8950022/1530953
541.08/268.97	c cleaning 55007 clauses out of 110025 with flag 9262871/1586953
565.69/281.28	c cleaning 55994 clauses out of 112019 with flag 9578534/1643954
590.48/293.60	c cleaning 56996 clauses out of 114024 with flag 9896830/1701953
619.67/308.25	c cleaning 58013 clauses out of 116031 with flag 10283419/1760956
647.08/321.90	c cleaning 59007 clauses out of 118017 with flag 10638664/1820955
674.67/335.74	c cleaning 59986 clauses out of 120010 with flag 10978755/1881955
703.67/350.22	c cleaning 61007 clauses out of 122024 with flag 11327922/1943955
733.87/365.37	c cleaning 62005 clauses out of 124017 with flag 11746735/2006955
766.05/381.48	c cleaning 62991 clauses out of 126011 with flag 12210022/2070954
805.25/401.09	c cleaning 63985 clauses out of 128021 with flag 12880889/2135955
843.48/420.29	c cleaning 64995 clauses out of 130035 with flag 13446823/2201954
881.27/439.18	c cleaning 66013 clauses out of 132041 with flag 14035261/2268955
928.47/462.73	c cleaning 67002 clauses out of 134026 with flag 14804371/2336953
970.66/483.84	c cleaning 67992 clauses out of 136024 with flag 15522168/2405953
1009.86/503.45	c cleaning 69013 clauses out of 138032 with flag 16049852/2475953
1048.86/522.97	c cleaning 70006 clauses out of 140025 with flag 16450439/2546959
1089.94/543.46	c cleaning 70984 clauses out of 142013 with flag 16856012/2618953
1130.72/563.83	c cleaning 72005 clauses out of 144029 with flag 17313827/2691953
1170.32/583.69	c cleaning 73000 clauses out of 146024 with flag 17761931/2765953
1219.73/608.33	c cleaning 73989 clauses out of 148024 with flag 18348774/2840953
1268.33/632.67	c cleaning 74985 clauses out of 150037 with flag 18995998/2916955
1312.33/654.62	c cleaning 76017 clauses out of 152050 with flag 19460782/2993953
1358.12/677.50	c cleaning 77013 clauses out of 154035 with flag 19960559/3071955
1405.91/701.42	c cleaning 77998 clauses out of 156020 with flag 20420331/3150953
1476.41/736.66	c cleaning 78986 clauses out of 158022 with flag 21005225/3230953
1529.41/763.12	c cleaning 80010 clauses out of 160036 with flag 21534651/3311953
1589.01/792.99	c cleaning 81008 clauses out of 162027 with flag 22177486/3393954
1644.01/820.47	c cleaning 82006 clauses out of 164018 with flag 22707451/3476953
1712.83/854.81	c cleaning 82998 clauses out of 166014 with flag 23313765/3560955
1773.61/885.27	c cleaning 84003 clauses out of 168018 with flag 23891739/3645957
1800.01/898.40	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.01/898.40	c starts		: 4654
1800.01/898.40	c conflicts		: 3695296
1800.01/898.40	c decisions		: 4871998
1800.01/898.40	c propagations		: 179873913
1800.01/898.40	c inspects		: 16049800184
1800.01/898.40	c shortcuts		: 0
1800.01/898.40	c learnt literals	: 0
1800.01/898.40	c learnt binary clauses	: 0
1800.01/898.40	c learnt ternary clauses	: 0
1800.01/898.40	c learnt constraints	: 3695296
1800.01/898.40	c ignored constraints	: 0
1800.01/898.40	c root simplifications	: 0
1800.01/898.40	c removed literals (reason simplification)	: 22225378
1800.01/898.40	c reason swapping (by a shorter reason)	: 0
1800.01/898.40	c Calls to reduceDB	: 81
1800.01/898.40	c Number of update (reduction) of LBD	: 1586464
1800.01/898.40	c Imported unit clauses	: 0
1800.01/898.40	c number of reductions to clauses (during analyze)	: 0
1800.01/898.40	c number of learned constraints concerned by reduction	: 0
1800.01/898.40	c number of learning phase by resolution	: 0
1800.01/898.40	c number of learning phase by cutting planes	: 0
1800.01/898.40	c speed (assignments/second)	: 200271.34969509582
1800.01/898.40	c non guided choices	0
1800.01/898.43	c learnt constraints type 
1800.01/898.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 133354
1800.01/898.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/898.43	c starts		: 16
1800.01/898.43	c conflicts		: 3041
1800.01/898.43	c decisions		: 12472
1800.01/898.43	c propagations		: 100190
1800.01/898.43	c inspects		: 43254178
1800.01/898.43	c shortcuts		: 0
1800.01/898.43	c learnt literals	: 0
1800.01/898.43	c learnt binary clauses	: 0
1800.01/898.43	c learnt ternary clauses	: 0
1800.01/898.43	c learnt constraints	: 3040
1800.01/898.43	c ignored constraints	: 0
1800.01/898.43	c root simplifications	: 0
1800.01/898.43	c removed literals (reason simplification)	: 0
1800.01/898.43	c reason swapping (by a shorter reason)	: 0
1800.01/898.43	c Calls to reduceDB	: 0
1800.01/898.43	c Number of update (reduction) of LBD	: 0
1800.01/898.43	c Imported unit clauses	: 0
1800.01/898.43	c number of reductions to clauses (during analyze)	: 0
1800.01/898.43	c number of learned constraints concerned by reduction	: 0
1800.01/898.43	c number of learning phase by resolution	: 0
1800.01/898.43	c number of learning phase by cutting planes	: 0
1800.01/898.43	c speed (assignments/second)	: 111.60980348252886
1800.01/898.43	c non guided choices	0
1800.01/898.43	c learnt constraints type 
1800.01/898.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 11
1800.01/898.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3029
1800.01/898.43	s SATISFIABLE
1800.01/898.43	c Found 1 solution(s)
1800.01/898.43	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 -x197 -x198 x199 x200 -x201 -x202 x203 -x204 -x205 x206 -x207 x208 -x209 -x210 -x211 x212 -x213 x214 x215 x216 x217 x218 x219 -x220 x221 -x222 -x223 x224 x225 -x226 -x227 -x228 x229 x230 -x231 x232 -x233 -x234 -x235 -x236 x237 x238 -x239 -x240 x241 x242 x243 x244 -x245 x246 -x247 x248 -x249 x250 -x251 -x252 -x253 -x254 x255 -x256 
1800.01/898.44	c objective function=130
1800.01/898.44	c Total wall clock time (in seconds): 898.259

Verifier Data

OK	130

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-4117637-1467213859/watcher-4117637-1467213859 -o /tmp/evaluation-result-4117637-1467213859/solver-4117637-1467213859 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1467212962-6647 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117637-1467213859.opb 

pid=6933
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.23 4.11 3.19 4/197 6936
/proc/meminfo: memFree=25599616/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/6936/stat : 6936 (java) D 6933 6936 5962 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 2337145 278528 33 33554432000 1073741824 1073778376 140736646849584 140736646846760 225435544871 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/6936/statm: 68 33 25 9 0 25 0

[startup+0.100143 s]
/proc/loadavg: 4.23 4.11 3.19 4/197 6936
/proc/meminfo: memFree=25599616/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 3082 0 1 0 2 0 0 0 20 0 13 0 2337145 9446973440 3701 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2306390 3709 1691 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.200308 s]
/proc/loadavg: 4.23 4.11 3.19 4/197 6936
/proc/meminfo: memFree=25599616/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9558476 CPUtime=0.15 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 4528 0 1 0 14 1 0 0 20 0 18 0 2337145 9787879424 6128 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2389619 6128 2169 9 0 2380296 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 9558476

[startup+0.30021 s]
/proc/loadavg: 4.23 4.11 3.19 4/197 6936
/proc/meminfo: memFree=25599616/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 6781 0 1 0 38 2 0 0 20 0 22 0 2337145 10060525568 9233 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2456183 9233 2237 9 0 2446860 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 9824732

[startup+0.7002 s]
/proc/loadavg: 4.23 4.11 3.19 4/197 6936
/proc/meminfo: memFree=25599616/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9824732 CPUtime=1.98 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 16539 0 1 0 192 6 0 0 20 0 19 0 2337145 10060525568 19162 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2456183 19162 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.23 4.11 3.19 7/219 6961
/proc/meminfo: memFree=25455056/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9824732 CPUtime=4.83 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 24456 0 1 0 474 9 0 0 20 0 22 0 2337145 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2456183 46762 2285 9 0 2446860 0
[pid=6936/tid=6938] ppid=6933 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6936/task/6938/stat : 6938 (java) S 6933 6936 5962 0 -1 4202560 2419 0 1 0 15 1 0 0 20 0 22 0 2337152 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140505115378552 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6939] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6939/stat : 6939 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140505093479464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6940] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6940/stat : 6940 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140505092426664 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6941] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6941/stat : 6941 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504889027368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6942] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6942/stat : 6942 (java) S 6933 6936 5962 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504887974568 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6943] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6943/stat : 6943 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504886921768 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6944] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6944/stat : 6944 (java) S 6933 6936 5962 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504885868968 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6945] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6945/stat : 6945 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504884816168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6946] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6946/stat : 6946 (java) S 6933 6936 5962 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504883763368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6947] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6947/stat : 6947 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337154 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504871566312 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6948] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6948/stat : 6948 (java) S 6933 6936 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504870512376 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6949] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6949/stat : 6949 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504869459464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6950] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6950/stat : 6950 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504868407952 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6951] ppid=6933 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/6936/task/6951/stat : 6951 (java) R 6933 6936 5962 0 -1 4202560 12610 0 0 0 108 3 0 0 20 0 22 0 2337157 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504867354944 140505121335491 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6952] ppid=6933 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/6936/task/6952/stat : 6952 (java) S 6933 6936 5962 0 -1 4202560 7992 0 0 0 115 2 0 0 20 0 22 0 2337157 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504866302264 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6953] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6953/stat : 6953 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504865249656 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6954] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6954/stat : 6954 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504864197064 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6957] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6957/stat : 6957 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337171 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504861037992 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6959] ppid=6933 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/6936/task/6959/stat : 6959 (java) R 6933 6936 5962 0 -1 4202560 5 0 0 0 71 0 0 0 20 0 22 0 2337221 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504862089664 140504973379923 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6960] ppid=6933 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/6936/task/6960/stat : 6960 (java) R 6933 6936 5962 0 -1 4202560 58 0 0 0 69 1 0 0 20 0 22 0 2337221 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504863140984 140504973575843 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6961] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6961/stat : 6961 (java) S 6933 6936 5962 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2337221 10060525568 46762 33554432000 1073741824 1073778376 140734855938480 140504859984808 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.23 4.11 3.19 5/219 6961
/proc/meminfo: memFree=25397340/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9824732 CPUtime=8.23 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 24730 0 1 0 810 13 0 0 20 0 22 0 2337145 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2456183 72941 2285 9 0 2446860 0
[pid=6936/tid=6938] ppid=6933 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6936/task/6938/stat : 6938 (java) S 6933 6936 5962 0 -1 4202560 2420 0 1 0 15 1 0 0 20 0 22 0 2337152 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140505115378552 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6939] ppid=6933 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6936/task/6939/stat : 6939 (java) S 6933 6936 5962 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140505093479464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6940] ppid=6933 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6936/task/6940/stat : 6940 (java) S 6933 6936 5962 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140505092426664 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6941] ppid=6933 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6936/task/6941/stat : 6941 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504889027368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6942] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6942/stat : 6942 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504887974568 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6943] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6943/stat : 6943 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504886921768 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6944] ppid=6933 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6936/task/6944/stat : 6944 (java) S 6933 6936 5962 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504885868968 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6945] ppid=6933 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6936/task/6945/stat : 6945 (java) S 6933 6936 5962 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504884816168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6946] ppid=6933 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6936/task/6946/stat : 6946 (java) S 6933 6936 5962 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 2337153 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504883763368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6947] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6947/stat : 6947 (java) S 6933 6936 5962 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 2337154 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504871566312 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6948] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6948/stat : 6948 (java) S 6933 6936 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504870512376 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6949] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6949/stat : 6949 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504869459464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6950] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6950/stat : 6950 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504868407952 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6951] ppid=6933 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/6936/task/6951/stat : 6951 (java) S 6933 6936 5962 0 -1 4202560 12714 0 0 0 116 3 0 0 20 0 22 0 2337157 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504867355064 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6952] ppid=6933 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/6936/task/6952/stat : 6952 (java) S 6933 6936 5962 0 -1 4202560 7992 0 0 0 118 2 0 0 20 0 22 0 2337157 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504866302264 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6953] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6953/stat : 6953 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504865249656 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6954] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6954/stat : 6954 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504864197064 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6957] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6957/stat : 6957 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337171 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504861037992 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6959] ppid=6933 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/6936/task/6959/stat : 6959 (java) R 6933 6936 5962 0 -1 4202560 7 0 0 0 224 0 0 0 20 0 22 0 2337221 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504862089784 140504973395375 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6960] ppid=6933 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/6936/task/6960/stat : 6960 (java) R 6933 6936 5962 0 -1 4202560 89 0 0 0 222 2 0 0 20 0 22 0 2337221 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504863141216 140504973538896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6961] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6961/stat : 6961 (java) S 6933 6936 5962 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2337221 10060525568 72941 33554432000 1073741824 1073778376 140734855938480 140504859984808 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.29 4.13 3.20 3/193 6971
/proc/meminfo: memFree=27936212/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9824732 CPUtime=14.85 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 25554 0 1 0 1460 25 0 0 20 0 22 0 2337145 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2456183 156166 2285 9 0 2446860 0
[pid=6936/tid=6938] ppid=6933 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/6936/task/6938/stat : 6938 (java) S 6933 6936 5962 0 -1 4202560 2420 0 1 0 15 1 0 0 20 0 22 0 2337152 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140505115378552 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6939] ppid=6933 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/6936/task/6939/stat : 6939 (java) S 6933 6936 5962 0 -1 4202560 46 0 0 0 8 2 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140505093479464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6940] ppid=6933 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/6936/task/6940/stat : 6940 (java) S 6933 6936 5962 0 -1 4202560 35 0 0 0 8 0 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140505092426664 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6941] ppid=6933 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6936/task/6941/stat : 6941 (java) S 6933 6936 5962 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504889027368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6942] ppid=6933 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6936/task/6942/stat : 6942 (java) S 6933 6936 5962 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504887974568 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6943] ppid=6933 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6936/task/6943/stat : 6943 (java) S 6933 6936 5962 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504886921768 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6944] ppid=6933 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6936/task/6944/stat : 6944 (java) S 6933 6936 5962 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504885868968 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6945] ppid=6933 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/6936/task/6945/stat : 6945 (java) S 6933 6936 5962 0 -1 4202560 51 0 0 0 6 2 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504884816168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6946] ppid=6933 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6936/task/6946/stat : 6946 (java) S 6933 6936 5962 0 -1 4202560 54 0 0 0 6 1 0 0 20 0 22 0 2337153 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504883763368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6947] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6947/stat : 6947 (java) S 6933 6936 5962 0 -1 4202560 452 0 0 0 0 0 0 0 20 0 22 0 2337154 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504871566312 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6948] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6948/stat : 6948 (java) S 6933 6936 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504870512376 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6949] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6949/stat : 6949 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504869459464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6950] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6950/stat : 6950 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 156166 33554432000 1073741824 1073778376 140734855938480 140504868407952 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6951] ppid=6933 vsize=9824732 CPUtime=1.26 cores=1,3,5,7

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

[pid=6936/tid=6957] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6957/stat : 6957 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337171 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504861037992 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6959] ppid=6933 vsize=9824732 CPUtime=820.2 cores=1,3,5,7
/proc/6936/task/6959/stat : 6959 (java) R 6933 6936 5962 0 -1 4202560 52 0 0 0 82005 15 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504862080992 140504973458143 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6960] ppid=6933 vsize=9824732 CPUtime=820.09 cores=1,3,5,7
/proc/6936/task/6960/stat : 6960 (java) R 6933 6936 5962 0 -1 4202560 1141 0 0 0 81957 52 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504863141232 140504973669944 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6961] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6961/stat : 6961 (java) S 6933 6936 5962 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504859984808 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1647.81
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.12 4.21 3.82 5/219 7125
/proc/meminfo: memFree=23620888/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9824732 CPUtime=1767.83 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 37287 0 1 0 176661 122 0 0 20 0 22 0 2337145 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2456183 714708 2294 9 0 2446860 0
[pid=6936/tid=6938] ppid=6933 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6936/task/6938/stat : 6938 (java) S 6933 6936 5962 0 -1 4202560 2422 0 1 0 17 2 0 0 20 0 22 0 2337152 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140505115378552 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6939] ppid=6933 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/6936/task/6939/stat : 6939 (java) S 6933 6936 5962 0 -1 4202560 1667 0 0 0 38 7 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140505093479464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6940] ppid=6933 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/6936/task/6940/stat : 6940 (java) S 6933 6936 5962 0 -1 4202560 1236 0 0 0 36 6 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140505092426664 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6941] ppid=6933 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6936/task/6941/stat : 6941 (java) S 6933 6936 5962 0 -1 4202560 1298 0 0 0 27 7 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504889027368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6942] ppid=6933 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6936/task/6942/stat : 6942 (java) S 6933 6936 5962 0 -1 4202560 1042 0 0 0 29 6 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504887974568 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6943] ppid=6933 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/6936/task/6943/stat : 6943 (java) S 6933 6936 5962 0 -1 4202560 1326 0 0 0 32 6 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504886921768 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6944] ppid=6933 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/6936/task/6944/stat : 6944 (java) S 6933 6936 5962 0 -1 4202560 955 0 0 0 35 8 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504885868968 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6945] ppid=6933 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/6936/task/6945/stat : 6945 (java) S 6933 6936 5962 0 -1 4202560 1095 0 0 0 41 10 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504884816168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6946] ppid=6933 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/6936/task/6946/stat : 6946 (java) S 6933 6936 5962 0 -1 4202560 1449 0 0 0 41 9 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504883763368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6947] ppid=6933 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6936/task/6947/stat : 6947 (java) S 6933 6936 5962 0 -1 4202560 1386 0 0 0 31 3 0 0 20 0 22 0 2337154 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504871566312 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6948] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6948/stat : 6948 (java) S 6933 6936 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504870512376 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6949] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6949/stat : 6949 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504869459464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6950] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6950/stat : 6950 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504868407952 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6951] ppid=6933 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/6936/task/6951/stat : 6951 (java) S 6933 6936 5962 0 -1 4202560 12849 0 0 0 132 3 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504867355064 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6952] ppid=6933 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/6936/task/6952/stat : 6952 (java) S 6933 6936 5962 0 -1 4202560 7992 0 0 0 119 2 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504866302264 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6953] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6953/stat : 6953 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504865249656 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6954] ppid=6933 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6936/task/6954/stat : 6954 (java) S 6933 6936 5962 0 -1 4202560 51 0 0 0 13 21 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504864197064 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6957] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6957/stat : 6957 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337171 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504861037992 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6959] ppid=6933 vsize=9824732 CPUtime=880.21 cores=1,3,5,7
/proc/6936/task/6959/stat : 6959 (java) R 6933 6936 5962 0 -1 4202560 52 0 0 0 88005 16 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504862080992 140504973473634 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6960] ppid=6933 vsize=9824732 CPUtime=880.09 cores=1,3,5,7
/proc/6936/task/6960/stat : 6960 (java) R 6933 6936 5962 0 -1 4202560 1141 0 0 0 87956 53 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504863141232 140504973670022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6961] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6961/stat : 6961 (java) S 6933 6936 5962 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504859984808 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1767.83
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.401 s]
/proc/loadavg: 4.17 4.22 3.83 5/219 7125
/proc/meminfo: memFree=23622748/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 37289 0 1 0 179879 122 0 0 20 0 22 0 2337145 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2456183 714708 2294 9 0 2446860 0
[pid=6936/tid=6938] ppid=6933 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/6936/task/6938/stat : 6938 (java) S 6933 6936 5962 0 -1 4202560 2422 0 1 0 17 2 0 0 20 0 22 0 2337152 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140505115378552 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6939] ppid=6933 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/6936/task/6939/stat : 6939 (java) S 6933 6936 5962 0 -1 4202560 1667 0 0 0 38 7 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140505093479464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6940] ppid=6933 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/6936/task/6940/stat : 6940 (java) S 6933 6936 5962 0 -1 4202560 1236 0 0 0 36 6 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140505092426664 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6941] ppid=6933 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6936/task/6941/stat : 6941 (java) S 6933 6936 5962 0 -1 4202560 1298 0 0 0 27 7 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504889027368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6942] ppid=6933 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6936/task/6942/stat : 6942 (java) S 6933 6936 5962 0 -1 4202560 1042 0 0 0 29 6 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504887974568 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6943] ppid=6933 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/6936/task/6943/stat : 6943 (java) S 6933 6936 5962 0 -1 4202560 1326 0 0 0 32 6 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504886921768 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6944] ppid=6933 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/6936/task/6944/stat : 6944 (java) S 6933 6936 5962 0 -1 4202560 955 0 0 0 35 8 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504885868968 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6945] ppid=6933 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/6936/task/6945/stat : 6945 (java) S 6933 6936 5962 0 -1 4202560 1095 0 0 0 41 10 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504884816168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6946] ppid=6933 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/6936/task/6946/stat : 6946 (java) S 6933 6936 5962 0 -1 4202560 1449 0 0 0 41 9 0 0 20 0 22 0 2337153 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504883763368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6947] ppid=6933 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6936/task/6947/stat : 6947 (java) S 6933 6936 5962 0 -1 4202560 1386 0 0 0 31 3 0 0 20 0 22 0 2337154 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504871566312 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6948] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6948/stat : 6948 (java) S 6933 6936 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504870512376 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6949] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6949/stat : 6949 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2337155 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504869459464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6950] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6950/stat : 6950 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504868407952 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6951] ppid=6933 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/6936/task/6951/stat : 6951 (java) S 6933 6936 5962 0 -1 4202560 12849 0 0 0 132 3 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504867355064 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6952] ppid=6933 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/6936/task/6952/stat : 6952 (java) S 6933 6936 5962 0 -1 4202560 7992 0 0 0 119 2 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504866302264 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6953] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6953/stat : 6953 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504865249656 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6954] ppid=6933 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/6936/task/6954/stat : 6954 (java) S 6933 6936 5962 0 -1 4202560 53 0 0 0 14 21 0 0 20 0 22 0 2337157 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504864197064 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6957] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6957/stat : 6957 (java) S 6933 6936 5962 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2337171 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504861037992 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6959] ppid=6933 vsize=9824732 CPUtime=896.3 cores=1,3,5,7
/proc/6936/task/6959/stat : 6959 (java) R 6933 6936 5962 0 -1 4202560 52 0 0 0 89614 16 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504862080992 140504973458143 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6936/tid=6960] ppid=6933 vsize=9824732 CPUtime=896.18 cores=1,3,5,7
/proc/6936/task/6960/stat : 6960 (java) R 6933 6936 5962 0 -1 4202560 1141 0 0 0 89565 53 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504863141232 140504973669923 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6961] ppid=6933 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6961/stat : 6961 (java) S 6933 6936 5962 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2337221 10060525568 714708 33554432000 1073741824 1073778376 140734855938480 140504859984808 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 6936 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.506 s]
/proc/loadavg: 4.17 4.22 3.83 5/219 7125
/proc/meminfo: memFree=23622748/32872528 swapFree=1499084/1695308
[pid=6936] ppid=6933 vsize=9957860 CPUtime=1800.5 cores=1,3,5,7
/proc/6936/stat : 6936 (java) S 6933 6936 5962 0 -1 4202496 37334 0 1 0 179898 152 0 0 20 0 18 0 2337145 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140734855929616 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6936/statm: 2489465 714737 2302 9 0 2480142 0
[pid=6936/tid=6938] ppid=6933 vsize=9957860 CPUtime=0.19 cores=1,3,5,7
/proc/6936/task/6938/stat : 6938 (java) S 6933 6936 5962 0 -1 4202560 2422 0 1 0 17 2 0 0 20 0 18 0 2337152 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140505115378552 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6939] ppid=6933 vsize=9957860 CPUtime=0.45 cores=1,3,5,7
/proc/6936/task/6939/stat : 6939 (java) S 6933 6936 5962 0 -1 4202560 1667 0 0 0 38 7 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140505093479464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6940] ppid=6933 vsize=9957860 CPUtime=0.42 cores=1,3,5,7
/proc/6936/task/6940/stat : 6940 (java) S 6933 6936 5962 0 -1 4202560 1236 0 0 0 36 6 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140505092426664 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6941] ppid=6933 vsize=9957860 CPUtime=0.34 cores=1,3,5,7
/proc/6936/task/6941/stat : 6941 (java) S 6933 6936 5962 0 -1 4202560 1298 0 0 0 27 7 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504889027368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6942] ppid=6933 vsize=9957860 CPUtime=0.35 cores=1,3,5,7
/proc/6936/task/6942/stat : 6942 (java) S 6933 6936 5962 0 -1 4202560 1042 0 0 0 29 6 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504887974568 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6943] ppid=6933 vsize=9957860 CPUtime=0.38 cores=1,3,5,7
/proc/6936/task/6943/stat : 6943 (java) S 6933 6936 5962 0 -1 4202560 1326 0 0 0 32 6 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504886921768 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6944] ppid=6933 vsize=9957860 CPUtime=0.43 cores=1,3,5,7
/proc/6936/task/6944/stat : 6944 (java) S 6933 6936 5962 0 -1 4202560 955 0 0 0 35 8 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504885868968 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6945] ppid=6933 vsize=9957860 CPUtime=0.51 cores=1,3,5,7
/proc/6936/task/6945/stat : 6945 (java) S 6933 6936 5962 0 -1 4202560 1095 0 0 0 41 10 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504884816168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6946] ppid=6933 vsize=9957860 CPUtime=0.5 cores=1,3,5,7
/proc/6936/task/6946/stat : 6946 (java) S 6933 6936 5962 0 -1 4202560 1449 0 0 0 41 9 0 0 20 0 18 0 2337153 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504883763368 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6947] ppid=6933 vsize=9957860 CPUtime=0.4 cores=1,3,5,7
/proc/6936/task/6947/stat : 6947 (java) R 6933 6936 5962 0 -1 4202560 1387 0 0 0 33 7 0 0 20 0 18 0 2337154 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504871566424 225444662407 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6948] ppid=6933 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6948/stat : 6948 (java) S 6933 6936 5962 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 2337155 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504870512376 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6949] ppid=6933 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6949/stat : 6949 (java) S 6933 6936 5962 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 2337155 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504869459464 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6936/tid=6951] ppid=6933 vsize=9957860 CPUtime=1.35 cores=1,3,5,7
/proc/6936/task/6951/stat : 6951 (java) S 6933 6936 5962 0 -1 4202560 12851 0 0 0 132 3 0 0 20 0 18 0 2337157 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504867355064 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6952] ppid=6933 vsize=9957860 CPUtime=1.23 cores=1,3,5,7
/proc/6936/task/6952/stat : 6952 (java) S 6933 6936 5962 0 -1 4202560 7999 0 0 0 121 2 0 0 20 0 18 0 2337157 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504866276392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6936/tid=6953] ppid=6933 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/6936/task/6953/stat : 6953 (java) S 6933 6936 5962 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 2337157 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504865249656 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6936/tid=6960] ppid=6933 vsize=9957860 CPUtime=896.29 cores=1,3,5,7
/proc/6936/task/6960/stat : 6960 (java) R 6933 6936 5962 0 -1 4202560 1141 0 0 0 89576 53 0 0 20 0 18 0 2337221 10196848640 714737 33554432000 1073741824 1073778376 140734855938480 140504863141232 140504973669944 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (KiB) 9957860

Child status: 143
Real time (s): 898.598
CPU time (s): 1800.87
CPU user time (s): 1798.99
CPU system time (s): 1.88071
CPU usage (%): 200.409
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.88071
maximum resident set size= 2950052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37334
page faults= 1
swaps= 0
block input operations= 0
block output operations= 648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22126
involuntary context switches= 14895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.96409 second user time and 7.36388 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-29 17:24:19
IDJOB=4117637
IDBENCH=111597
IDSOLVER=2543
FILE ID=node137/4117637-1467213859
RUNJOBID= node137-1467212962-6647
PBS_JOBID= 19997573
Free space on /tmp= 71696 MiB

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

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

MD5SUM BENCH= b810f1c0069c557ad9a19e7420ad98d3
RANDOM SEED=948706173

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25600408 kB
Buffers:           88204 kB
Cached:          1781692 kB
SwapCached:            0 kB
Active:          3155900 kB
Inactive:        1667380 kB
Active(anon):    2955428 kB
Inactive(anon):      160 kB
Active(file):     200472 kB
Inactive(file):  1667220 kB
Unevictable:     1695308 kB
Mlocked:         1499084 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       4644500 kB
Mapped:            22204 kB
Shmem:               204 kB
Slab:             607588 kB
SReclaimable:      51840 kB
SUnreclaim:       555748 kB
KernelStack:        1808 kB
PageTables:        13212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4924340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3086336 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= 71692 MiB
End job on node137 at 2016-06-29 17:39:18