Trace number 4105514

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)8 1800.08 896.773

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m50_100_10_15.r.opb
MD5SUM68c43c42d601fb3367802646c07cb8c3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1.07583
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables100
Total number of constraints50
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4105514-1466254576.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.07/0.16	c ... done. Wall clock time 0.033s.
0.07/0.16	c declared #vars     100
0.07/0.16	c #constraints  50
0.07/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.16	c constraints type 
0.07/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50
0.07/0.16	c 50 constraints processed.
0.07/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.16	c constraints type 
0.07/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 50
0.07/0.16	c 50 constraints processed.
0.07/0.16	c objective function length is 100 literals
0.07/0.17	c And the winner is solver0
0.17/0.67	c SATISFIABLE
0.17/0.67	c OPTIMIZING...
0.17/0.67	c Got one! Elapsed wall clock time (in seconds):0.538
0.17/0.67	o 12
0.17/0.67	c And the winner is solver0
0.17/1.17	c Got one! Elapsed wall clock time (in seconds):1.042
0.17/1.17	o 11
0.17/1.17	c And the winner is solver0
0.19/1.67	c Got one! Elapsed wall clock time (in seconds):1.543
0.19/1.67	o 10
0.25/1.77	c And the winner is solver1
0.72/2.17	c Got one! Elapsed wall clock time (in seconds):2.045
0.72/2.17	o 9
1.98/2.51	c cleaning 2679 clauses out of 5358 with flag 14086/5358
3.17/2.80	c cleaning 4340 clauses out of 8679 with flag 29846/11358
3.84/3.08	c cleaning 5668 clauses out of 11338 with flag 47842/18357
4.51/3.40	c cleaning 6836 clauses out of 13672 with flag 68163/26359
5.34/3.76	c cleaning 7917 clauses out of 15834 with flag 91182/35357
6.13/4.17	c cleaning 8959 clauses out of 17917 with flag 117963/45357
7.18/4.66	c cleaning 9978 clauses out of 19960 with flag 146328/56359
8.21/5.18	c cleaning 10983 clauses out of 21980 with flag 176794/68357
9.41/5.78	c cleaning 11993 clauses out of 23997 with flag 211747/81357
10.85/6.46	c cleaning 12999 clauses out of 26004 with flag 248560/95357
10.85/6.48	c And the winner is solver1
11.03/6.68	c Got one! Elapsed wall clock time (in seconds):6.549
11.03/6.68	o 8
11.26/6.88	c cleaning 9390 clauses out of 18782 with flag 14657/101134
11.66/7.08	c cleaning 7694 clauses out of 15391 with flag 32153/107133
12.06/7.29	c cleaning 7349 clauses out of 14697 with flag 52614/114133
12.65/7.58	c cleaning 7670 clauses out of 15349 with flag 76216/122134
13.25/7.89	c cleaning 8334 clauses out of 16678 with flag 102977/131133
14.04/8.24	c cleaning 9173 clauses out of 18346 with flag 131933/141135
14.84/8.60	c cleaning 10085 clauses out of 20171 with flag 166476/152133
15.66/9.06	c cleaning 11044 clauses out of 22089 with flag 203815/164136
16.66/9.53	c cleaning 12021 clauses out of 24046 with flag 246018/177137
17.91/10.10	c cleaning 13011 clauses out of 26021 with flag 293881/191133
19.11/10.74	c cleaning 14006 clauses out of 28012 with flag 338817/206135
20.52/11.45	c cleaning 15003 clauses out of 30008 with flag 385262/222137
22.13/12.24	c cleaning 16001 clauses out of 32001 with flag 437595/239133
23.97/13.13	c cleaning 16996 clauses out of 34000 with flag 492216/257133
25.97/14.13	c cleaning 17998 clauses out of 36004 with flag 551647/276133
28.17/15.23	c cleaning 19004 clauses out of 38009 with flag 613898/296136
30.56/16.42	c cleaning 20001 clauses out of 40003 with flag 681834/317134
33.03/17.68	c cleaning 20994 clauses out of 42001 with flag 751929/339133
35.82/19.09	c cleaning 21997 clauses out of 44007 with flag 815995/362133
38.82/20.57	c cleaning 23003 clauses out of 46010 with flag 884710/386133
42.26/22.26	c cleaning 23998 clauses out of 48007 with flag 961772/411133
45.66/23.99	c cleaning 24998 clauses out of 50009 with flag 1041989/437133
49.67/25.90	c cleaning 26002 clauses out of 52014 with flag 1120970/464136
53.87/28.05	c cleaning 27007 clauses out of 54014 with flag 1198469/492138
54.67/28.49	c cleaning 0 clauses out of 5166 with flag 0/5166
58.62/30.24	c cleaning 27995 clauses out of 56002 with flag 1285408/521133
63.30/32.51	c cleaning 29001 clauses out of 58007 with flag 1377195/551133
68.10/34.98	c cleaning 30002 clauses out of 60009 with flag 1476537/582136
73.11/37.48	c cleaning 31001 clauses out of 62007 with flag 1579642/614136
79.17/40.42	c cleaning 31988 clauses out of 64004 with flag 1683984/647134
84.98/43.39	c cleaning 33005 clauses out of 66019 with flag 1787974/681137
91.38/46.50	c cleaning 33996 clauses out of 68010 with flag 1892287/716133
97.23/49.47	c cleaning 35006 clauses out of 70014 with flag 2005319/752133
104.04/52.87	c cleaning 35995 clauses out of 72008 with flag 2115318/789133
111.43/56.54	c cleaning 37006 clauses out of 74015 with flag 2227963/827135
118.88/60.24	c cleaning 38004 clauses out of 76007 with flag 2349816/866133
126.87/64.21	c cleaning 38999 clauses out of 78003 with flag 2479142/906133
135.32/68.44	c cleaning 40003 clauses out of 80010 with flag 2620100/947139
143.74/72.68	c cleaning 40990 clauses out of 82002 with flag 2769020/989134
153.56/77.58	c cleaning 42006 clauses out of 84012 with flag 2907336/1032134
163.61/82.52	c cleaning 43001 clauses out of 86005 with flag 3046469/1076133
174.81/88.15	c cleaning 44003 clauses out of 88007 with flag 3196282/1121136
185.02/93.27	c cleaning 45001 clauses out of 90003 with flag 3354087/1167135
195.86/98.62	c cleaning 45993 clauses out of 92000 with flag 3512993/1214133
207.74/104.53	c cleaning 47001 clauses out of 94007 with flag 3673806/1262133
219.56/110.49	c cleaning 47999 clauses out of 96006 with flag 3833136/1311133
231.75/116.57	c cleaning 49003 clauses out of 98007 with flag 4016337/1361133
245.23/123.22	c cleaning 49997 clauses out of 100004 with flag 4166120/1412133
258.86/130.02	c cleaning 51002 clauses out of 102011 with flag 4325424/1464137
272.49/136.84	c cleaning 51994 clauses out of 104005 with flag 4503755/1517133
286.90/144.03	c cleaning 53002 clauses out of 106011 with flag 4691934/1571133
302.14/151.63	c cleaning 53999 clauses out of 108011 with flag 4882688/1626135
317.00/159.04	c cleaning 54997 clauses out of 110010 with flag 5098026/1682133
329.25/165.19	c cleaning 0 clauses out of 11168 with flag 0/11168
333.23/167.11	c cleaning 56008 clauses out of 112016 with flag 5304747/1739136
348.88/174.93	c cleaning 56992 clauses out of 114005 with flag 5509431/1797133
366.97/183.96	c cleaning 57999 clauses out of 116013 with flag 5679276/1856133
385.84/193.36	c cleaning 58995 clauses out of 118014 with flag 5853001/1916133
405.09/202.92	c cleaning 60007 clauses out of 120020 with flag 6038443/1977134
425.80/213.21	c cleaning 61002 clauses out of 122012 with flag 6235440/2039133
447.37/223.94	c cleaning 61999 clauses out of 124010 with flag 6419705/2102133
470.69/235.59	c cleaning 63004 clauses out of 126012 with flag 6603387/2166134
493.58/246.99	c cleaning 64002 clauses out of 128009 with flag 6788544/2231135
515.50/257.82	c cleaning 64999 clauses out of 130005 with flag 6981812/2297133
535.58/267.87	c cleaning 65998 clauses out of 132006 with flag 7183606/2364133
556.51/278.21	c cleaning 67001 clauses out of 134008 with flag 7381008/2432133
577.44/288.63	c cleaning 68000 clauses out of 136008 with flag 7573748/2501134
602.80/301.20	c cleaning 68997 clauses out of 138007 with flag 7774557/2571133
624.32/311.95	c cleaning 69999 clauses out of 140011 with flag 7980620/2642134
643.28/321.38	c cleaning 71004 clauses out of 142012 with flag 8215119/2714134
667.01/333.13	c cleaning 72000 clauses out of 144010 with flag 8423455/2787136
689.75/344.45	c cleaning 72993 clauses out of 146007 with flag 8637529/2861133
716.35/357.66	c cleaning 73988 clauses out of 148014 with flag 8849632/2936133
743.52/371.13	c cleaning 75008 clauses out of 150030 with flag 9068614/3012137
773.72/386.13	c cleaning 76007 clauses out of 152018 with flag 9301498/3089133
804.55/401.40	c cleaning 76996 clauses out of 154011 with flag 9533647/3167133
835.35/416.71	c cleaning 78007 clauses out of 156020 with flag 9764606/3246138
863.66/430.86	c cleaning 79001 clauses out of 158010 with flag 10015933/3326135
897.68/447.72	c cleaning 80002 clauses out of 160013 with flag 10271054/3407139
913.76/455.94	c cleaning 0 clauses out of 18167 with flag 0/18167
936.48/467.21	c cleaning 81000 clauses out of 162005 with flag 10526170/3489133
966.66/482.24	c cleaning 82004 clauses out of 164010 with flag 10773441/3572138
998.04/497.83	c cleaning 82993 clauses out of 166001 with flag 11031996/3656133
1031.64/514.56	c cleaning 83999 clauses out of 168009 with flag 11289544/3741134
1064.80/531.00	c cleaning 85000 clauses out of 170009 with flag 11540482/3827133
1099.94/548.56	c cleaning 86004 clauses out of 172010 with flag 11810353/3914134
1137.74/567.38	c cleaning 86993 clauses out of 174005 with flag 12071968/4002133
1172.18/584.41	c cleaning 88002 clauses out of 176012 with flag 12350922/4091133
1208.79/602.68	c cleaning 89006 clauses out of 178013 with flag 12599722/4181136
1252.49/624.35	c cleaning 90001 clauses out of 180005 with flag 12861433/4272134
1296.12/646.00	c cleaning 90990 clauses out of 182004 with flag 13126900/4364134
1336.36/666.09	c cleaning 91999 clauses out of 184013 with flag 13410072/4457133
1378.39/687.15	c cleaning 92998 clauses out of 186014 with flag 13683315/4551133
1417.82/706.76	c cleaning 94004 clauses out of 188018 with flag 13987988/4646135
1459.45/727.40	c cleaning 95003 clauses out of 190015 with flag 14297358/4742136
1504.27/749.72	c cleaning 95998 clauses out of 192012 with flag 14613158/4839136
1549.17/772.02	c cleaning 97003 clauses out of 194012 with flag 14936379/4937134
1595.42/795.09	c cleaning 98002 clauses out of 196008 with flag 15272672/5036133
1636.66/815.55	c cleaning 99003 clauses out of 198006 with flag 15611984/5136133
1681.95/838.00	c cleaning 99998 clauses out of 200003 with flag 15957004/5237133
1724.37/859.18	c cleaning 100997 clauses out of 202005 with flag 16301401/5339133
1771.46/882.51	c cleaning 102003 clauses out of 204010 with flag 16618163/5442135
1800.08/896.70	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.08/896.70	c starts		: 15136
1800.08/896.70	c conflicts		: 5519580
1800.08/896.70	c decisions		: 11985340
1800.08/896.70	c propagations		: 75561295
1800.08/896.70	c inspects		: 17121540015
1800.08/896.70	c shortcuts		: 0
1800.08/896.70	c learnt literals	: 0
1800.08/896.70	c learnt binary clauses	: 15
1800.08/896.70	c learnt ternary clauses	: 473
1800.08/896.70	c learnt constraints	: 5519581
1800.08/896.70	c ignored constraints	: 0
1800.08/896.70	c root simplifications	: 0
1800.08/896.70	c removed literals (reason simplification)	: 23827253
1800.08/896.70	c reason swapping (by a shorter reason)	: 0
1800.08/896.70	c Calls to reduceDB	: 109
1800.08/896.70	c Number of update (reduction) of LBD	: 1358661
1800.08/896.70	c Imported unit clauses	: 0
1800.08/896.70	c number of reductions to clauses (during analyze)	: 0
1800.08/896.70	c number of learned constraints concerned by reduction	: 0
1800.08/896.70	c number of learning phase by resolution	: 0
1800.08/896.70	c number of learning phase by cutting planes	: 0
1800.08/896.70	c speed (assignments/second)	: 84897.85354585147
1800.08/896.70	c non guided choices	0
1800.08/896.73	c learnt constraints type 
1800.08/896.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 15
1800.08/896.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 179438
1800.08/896.73	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.08/896.73	c starts		: 56
1800.08/896.73	c conflicts		: 24291
1800.08/896.73	c decisions		: 55329
1800.08/896.73	c propagations		: 294135
1800.08/896.73	c inspects		: 967428861
1800.08/896.73	c shortcuts		: 0
1800.08/896.73	c learnt literals	: 0
1800.08/896.73	c learnt binary clauses	: 0
1800.08/896.73	c learnt ternary clauses	: 0
1800.08/896.73	c learnt constraints	: 24291
1800.08/896.73	c ignored constraints	: 0
1800.08/896.73	c root simplifications	: 0
1800.08/896.73	c removed literals (reason simplification)	: 0
1800.08/896.73	c reason swapping (by a shorter reason)	: 0
1800.08/896.73	c Calls to reduceDB	: 3
1800.08/896.73	c Number of update (reduction) of LBD	: 0
1800.08/896.73	c Imported unit clauses	: 0
1800.08/896.73	c number of reductions to clauses (during analyze)	: 0
1800.08/896.73	c number of learned constraints concerned by reduction	: 0
1800.08/896.73	c number of learning phase by resolution	: 0
1800.08/896.73	c number of learning phase by cutting planes	: 0
1800.08/896.73	c speed (assignments/second)	: 328.6211777744757
1800.08/896.73	c non guided choices	0
1800.08/896.75	c learnt constraints type 
1800.08/896.75	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 62
1800.08/896.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24229
1800.08/896.75	s SATISFIABLE
1800.08/896.75	c Found 5 solution(s)
1800.08/896.75	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 x38 -x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
1800.08/896.75	c objective function=8
1800.08/896.75	c Total wall clock time (in seconds): 896.62

Verifier Data

OK	8

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

pid=25879
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.06 4.19 4.20 4/197 25882
/proc/meminfo: memFree=29034540/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/25882/stat : 25882 (java) D 25879 25882 22091 0 -1 4202496 317 0 0 0 0 0 0 0 20 0 1 0 27503158 9515008 175 33554432000 1073741824 1073778376 140736845961312 140736845944040 239873115024 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/25882/statm: 2323 175 133 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 4.06 4.19 4.20 4/197 25882
/proc/meminfo: memFree=29034540/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 4355 0 1 0 6 1 0 0 20 0 18 0 27503158 9787879424 5481 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2389619 5481 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 4.06 4.19 4.20 4/197 25882
/proc/meminfo: memFree=29034540/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 4754 0 1 0 16 1 0 0 20 0 19 0 27503158 10060525568 7860 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 7860 2198 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.300287 s]
/proc/loadavg: 4.06 4.19 4.20 4/197 25882
/proc/meminfo: memFree=29034540/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 4754 0 1 0 16 1 0 0 20 0 19 0 27503158 10060525568 7860 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 7860 2198 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.70027 s]
/proc/loadavg: 4.06 4.19 4.20 4/197 25882
/proc/meminfo: memFree=29034540/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 4781 0 1 0 16 1 0 0 20 0 19 0 27503158 10060525568 8896 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 8896 2198 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 4.06 4.19 4.20 3/216 25907
/proc/meminfo: memFree=29007112/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 4818 0 1 0 17 2 0 0 20 0 19 0 27503158 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 9936 2203 9 0 2446860 0
[pid=25882/tid=25884] ppid=25879 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/25882/task/25884/stat : 25884 (java) S 25879 25882 22091 0 -1 4202560 2446 0 1 0 12 2 0 0 20 0 19 0 27503160 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732201132920 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25885] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25885/stat : 25885 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732045085480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25886] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25886/stat : 25886 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732044032680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25887] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25887/stat : 25887 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732042980392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25888] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25888/stat : 25888 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732041927592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25889] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25889/stat : 25889 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732040874280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25890] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25890/stat : 25890 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732039821480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25891] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25891/stat : 25891 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732038769192 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25892] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25892/stat : 25892 (java) S 25879 25882 22091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27503161 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732037716392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25893] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25893/stat : 25893 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27503162 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732025305832 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25894] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25894/stat : 25894 (java) S 25879 25882 22091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27503163 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732024251896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25895] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25895/stat : 25895 (java) S 25879 25882 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27503163 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732023199496 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25896] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25896/stat : 25896 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503165 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732022147984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25897] ppid=25879 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25882/task/25897/stat : 25897 (java) S 25879 25882 22091 0 -1 4202560 393 0 0 0 1 0 0 0 20 0 19 0 27503165 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732021094584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25898] ppid=25879 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25882/task/25898/stat : 25898 (java) S 25879 25882 22091 0 -1 4202560 630 0 0 0 2 0 0 0 20 0 19 0 27503165 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732020041784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25899] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25899/stat : 25899 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503165 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732018989688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25900] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25900/stat : 25900 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27503165 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732017937096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25903] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25903/stat : 25903 (java) S 25879 25882 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27503175 10060525568 9936 33554432000 1073741824 1073778376 140735570314080 139732014778024 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.06 4.19 4.20 7/219 25916
/proc/meminfo: memFree=28986376/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=4.06 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 21955 0 1 0 397 9 0 0 20 0 22 0 27503158 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 48610 2279 9 0 2446860 0
[pid=25882/tid=25884] ppid=25879 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/25882/task/25884/stat : 25884 (java) S 25879 25882 22091 0 -1 4202560 2447 0 1 0 12 2 0 0 20 0 22 0 27503160 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732201132920 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25885] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25885/stat : 25885 (java) S 25879 25882 22091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732045085480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25886] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25886/stat : 25886 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732044032680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25887] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25887/stat : 25887 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732042980392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25888] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25888/stat : 25888 (java) S 25879 25882 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732041927592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25889] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25889/stat : 25889 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732040874280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25890] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25890/stat : 25890 (java) S 25879 25882 22091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732039821480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25891] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25891/stat : 25891 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732038769192 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25892] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25892/stat : 25892 (java) S 25879 25882 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732037716392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25893] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25893/stat : 25893 (java) S 25879 25882 22091 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 27503162 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732025305832 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25894] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25894/stat : 25894 (java) S 25879 25882 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732024251896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25895] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25895/stat : 25895 (java) S 25879 25882 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732023199496 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25896] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25896/stat : 25896 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732022147984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25897] ppid=25879 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/25882/task/25897/stat : 25897 (java) S 25879 25882 22091 0 -1 4202560 7333 0 0 0 92 2 0 0 20 0 22 0 27503165 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732021094584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25898] ppid=25879 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/25882/task/25898/stat : 25898 (java) S 25879 25882 22091 0 -1 4202560 10627 0 0 0 92 2 0 0 20 0 22 0 27503165 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732020041784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25899] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25899/stat : 25899 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732018989688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25900] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25900/stat : 25900 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732017937096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25913] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25913/stat : 25913 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27503326 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732016882600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25914] ppid=25879 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/25882/task/25914/stat : 25914 (java) R 25879 25882 22091 0 -1 4202560 8 0 0 0 89 0 0 0 20 0 22 0 27503376 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732013724280 139732074058911 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25915] ppid=25879 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/25882/task/25915/stat : 25915 (java) R 25879 25882 22091 0 -1 4202560 65 0 0 0 84 2 0 0 20 0 22 0 27503376 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732015828616 139732074274746 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25916] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25916/stat : 25916 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27503376 10060525568 48610 33554432000 1073741824 1073778376 140735570314080 139732014777384 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.06 4.18 4.20 5/219 25916
/proc/meminfo: memFree=28682416/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=10.65 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 22953 0 1 0 1043 22 0 0 20 0 22 0 27503158 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 149408 2279 9 0 2446860 0
[pid=25882/tid=25884] ppid=25879 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/25882/task/25884/stat : 25884 (java) S 25879 25882 22091 0 -1 4202560 2447 0 1 0 12 2 0 0 20 0 22 0 27503160 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732201132920 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25885] ppid=25879 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25882/task/25885/stat : 25885 (java) S 25879 25882 22091 0 -1 4202560 91 0 0 0 2 1 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732045085480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25886] ppid=25879 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25882/task/25886/stat : 25886 (java) S 25879 25882 22091 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732044032680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25887] ppid=25879 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25882/task/25887/stat : 25887 (java) S 25879 25882 22091 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732042980392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25888] ppid=25879 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25882/task/25888/stat : 25888 (java) S 25879 25882 22091 0 -1 4202560 86 0 0 0 3 0 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732041927592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25889] ppid=25879 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25882/task/25889/stat : 25889 (java) S 25879 25882 22091 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732040874280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25890] ppid=25879 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25882/task/25890/stat : 25890 (java) S 25879 25882 22091 0 -1 4202560 86 0 0 0 1 0 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732039821480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25891] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25891/stat : 25891 (java) S 25879 25882 22091 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732038769192 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25892] ppid=25879 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25882/task/25892/stat : 25892 (java) S 25879 25882 22091 0 -1 4202560 152 0 0 0 3 0 0 0 20 0 22 0 27503161 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732037716392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25893] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25893/stat : 25893 (java) S 25879 25882 22091 0 -1 4202560 439 0 0 0 0 0 0 0 20 0 22 0 27503162 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732025305832 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25894] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25894/stat : 25894 (java) S 25879 25882 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732024251896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25895] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25895/stat : 25895 (java) S 25879 25882 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732023199496 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25896] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25896/stat : 25896 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732022147984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25897] ppid=25879 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/25882/task/25897/stat : 25897 (java) S 25879 25882 22091 0 -1 4202560 7334 0 0 0 98 2 0 0 20 0 22 0 27503165 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732021094584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25898] ppid=25879 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/25882/task/25898/stat : 25898 (java) S 25879 25882 22091 0 -1 4202560 10627 0 0 0 95 2 0 0 20 0 22 0 27503165 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732020041784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25899] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25899/stat : 25899 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 149408 33554432000 1073741824 1073778376 140735570314080 139732018989688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25900] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/25882/task/25887/stat : 25887 (java) S 25879 25882 22091 0 -1 4202560 382 0 0 0 282 6 0 0 20 0 22 0 27503161 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732042980392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25888] ppid=25879 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/25882/task/25888/stat : 25888 (java) S 25879 25882 22091 0 -1 4202560 452 0 0 0 300 7 0 0 20 0 22 0 27503161 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732041927592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25889] ppid=25879 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/25882/task/25889/stat : 25889 (java) S 25879 25882 22091 0 -1 4202560 379 0 0 0 299 9 0 0 20 0 22 0 27503161 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732040874280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25890] ppid=25879 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/25882/task/25890/stat : 25890 (java) S 25879 25882 22091 0 -1 4202560 421 0 0 0 276 5 0 0 20 0 22 0 27503161 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732039821480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25891] ppid=25879 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/25882/task/25891/stat : 25891 (java) S 25879 25882 22091 0 -1 4202560 348 0 0 0 269 6 0 0 20 0 22 0 27503161 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732038769192 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25892] ppid=25879 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/25882/task/25892/stat : 25892 (java) S 25879 25882 22091 0 -1 4202560 491 0 0 0 272 8 0 0 20 0 22 0 27503161 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732037716392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25893] ppid=25879 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/25882/task/25893/stat : 25893 (java) S 25879 25882 22091 0 -1 4202560 1383 0 0 0 90 29 0 0 20 0 22 0 27503162 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732025305832 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25894] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25894/stat : 25894 (java) S 25879 25882 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732024251896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25895] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25895/stat : 25895 (java) S 25879 25882 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732023199496 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25896] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25896/stat : 25896 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732022147984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25897] ppid=25879 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/25882/task/25897/stat : 25897 (java) S 25879 25882 22091 0 -1 4202560 8931 0 0 0 157 3 0 0 20 0 22 0 27503165 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732021094584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25898] ppid=25879 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/25882/task/25898/stat : 25898 (java) S 25879 25882 22091 0 -1 4202560 10633 0 0 0 99 2 0 0 20 0 22 0 27503165 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732020041784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25899] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25899/stat : 25899 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732018989688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25900] ppid=25879 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/25882/task/25900/stat : 25900 (java) S 25879 25882 22091 0 -1 4202560 51 0 0 0 16 20 0 0 20 0 22 0 27503165 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732017937096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25913] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25913/stat : 25913 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27503326 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732016882600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25917] ppid=25879 vsize=9824732 CPUtime=865.48 cores=1,3,5,7
/proc/25882/task/25917/stat : 25917 (java) R 25879 25882 22091 0 -1 4202560 186 0 0 0 86531 17 0 0 20 0 22 0 27503826 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732013722640 139732074818496 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25918] ppid=25879 vsize=9824732 CPUtime=865.44 cores=1,3,5,7
/proc/25882/task/25918/stat : 25918 (java) R 25879 25882 22091 0 -1 4202560 1354 0 0 0 86498 46 0 0 20 0 22 0 27503826 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732015828448 139732074177472 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25919] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25919/stat : 25919 (java) S 25879 25882 22091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27503826 10060525568 575659 33554432000 1073741824 1073778376 140735570314080 139732014778024 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1771.08
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.701 s]
/proc/loadavg: 4.47 4.35 4.27 5/219 26055
/proc/meminfo: memFree=26967892/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 29911 0 1 0 179853 155 0 0 20 0 22 0 27503158 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 574918 2288 9 0 2446860 0
[pid=25882/tid=25884] ppid=25879 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/25882/task/25884/stat : 25884 (java) S 25879 25882 22091 0 -1 4202560 2459 0 1 0 15 3 0 0 20 0 22 0 27503160 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732201132920 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25885] ppid=25879 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/25882/task/25885/stat : 25885 (java) S 25879 25882 22091 0 -1 4202560 475 0 0 0 287 8 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732045085480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25886] ppid=25879 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/25882/task/25886/stat : 25886 (java) S 25879 25882 22091 0 -1 4202560 341 0 0 0 284 6 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732044032680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25887] ppid=25879 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/25882/task/25887/stat : 25887 (java) S 25879 25882 22091 0 -1 4202560 382 0 0 0 286 6 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732042980392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25888] ppid=25879 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/25882/task/25888/stat : 25888 (java) S 25879 25882 22091 0 -1 4202560 454 0 0 0 307 7 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732041927592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25889] ppid=25879 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/25882/task/25889/stat : 25889 (java) S 25879 25882 22091 0 -1 4202560 380 0 0 0 305 9 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732040874280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25890] ppid=25879 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/25882/task/25890/stat : 25890 (java) S 25879 25882 22091 0 -1 4202560 423 0 0 0 282 5 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732039821480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25891] ppid=25879 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/25882/task/25891/stat : 25891 (java) S 25879 25882 22091 0 -1 4202560 349 0 0 0 274 6 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732038769192 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25892] ppid=25879 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/25882/task/25892/stat : 25892 (java) S 25879 25882 22091 0 -1 4202560 493 0 0 0 277 8 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732037716392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25893] ppid=25879 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/25882/task/25893/stat : 25893 (java) S 25879 25882 22091 0 -1 4202560 1383 0 0 0 90 29 0 0 20 0 22 0 27503162 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732025305832 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25894] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25894/stat : 25894 (java) S 25879 25882 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732024251896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25895] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25895/stat : 25895 (java) S 25879 25882 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732023199496 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25896] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25896/stat : 25896 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732022147984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25897] ppid=25879 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/25882/task/25897/stat : 25897 (java) S 25879 25882 22091 0 -1 4202560 8931 0 0 0 157 3 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732021094584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25898] ppid=25879 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/25882/task/25898/stat : 25898 (java) S 25879 25882 22091 0 -1 4202560 10633 0 0 0 99 2 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732020041784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25899] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25899/stat : 25899 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732018989688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25900] ppid=25879 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/25882/task/25900/stat : 25900 (java) S 25879 25882 22091 0 -1 4202560 51 0 0 0 16 20 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732017937096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25913] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25913/stat : 25913 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27503326 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732016882600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25917] ppid=25879 vsize=9824732 CPUtime=879.71 cores=1,3,5,7
/proc/25882/task/25917/stat : 25917 (java) R 25879 25882 22091 0 -1 4202560 189 0 0 0 87954 17 0 0 20 0 22 0 27503826 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732013723440 139732074135495 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25918] ppid=25879 vsize=9824732 CPUtime=879.67 cores=1,3,5,7
/proc/25882/task/25918/stat : 25918 (java) R 25879 25882 22091 0 -1 4202560 1355 0 0 0 87921 46 0 0 20 0 22 0 27503826 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732015827856 139732074189892 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25919] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25919/stat : 25919 (java) S 25879 25882 22091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27503826 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732014778024 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 25882 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.701 s]
/proc/loadavg: 4.47 4.35 4.27 5/219 26055
/proc/meminfo: memFree=26967892/32872528 swapFree=1459628/1655852
[pid=25882] ppid=25879 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/25882/stat : 25882 (java) S 25879 25882 22091 0 -1 4202496 29911 0 1 0 179853 155 0 0 20 0 22 0 27503158 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 140735570305216 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25882/statm: 2456183 574918 2288 9 0 2446860 0
[pid=25882/tid=25884] ppid=25879 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/25882/task/25884/stat : 25884 (java) S 25879 25882 22091 0 -1 4202560 2459 0 1 0 15 3 0 0 20 0 22 0 27503160 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732201132920 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25885] ppid=25879 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/25882/task/25885/stat : 25885 (java) S 25879 25882 22091 0 -1 4202560 475 0 0 0 287 8 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732045085480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25886] ppid=25879 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/25882/task/25886/stat : 25886 (java) S 25879 25882 22091 0 -1 4202560 341 0 0 0 284 6 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732044032680 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25887] ppid=25879 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/25882/task/25887/stat : 25887 (java) S 25879 25882 22091 0 -1 4202560 382 0 0 0 286 6 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732042980392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25888] ppid=25879 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/25882/task/25888/stat : 25888 (java) S 25879 25882 22091 0 -1 4202560 454 0 0 0 307 7 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732041927592 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25889] ppid=25879 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/25882/task/25889/stat : 25889 (java) S 25879 25882 22091 0 -1 4202560 380 0 0 0 305 9 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732040874280 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25890] ppid=25879 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/25882/task/25890/stat : 25890 (java) S 25879 25882 22091 0 -1 4202560 423 0 0 0 282 5 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732039821480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25891] ppid=25879 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/25882/task/25891/stat : 25891 (java) S 25879 25882 22091 0 -1 4202560 349 0 0 0 274 6 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732038769192 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25892] ppid=25879 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/25882/task/25892/stat : 25892 (java) S 25879 25882 22091 0 -1 4202560 493 0 0 0 277 8 0 0 20 0 22 0 27503161 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732037716392 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25893] ppid=25879 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/25882/task/25893/stat : 25893 (java) S 25879 25882 22091 0 -1 4202560 1383 0 0 0 90 29 0 0 20 0 22 0 27503162 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732025305832 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25894] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25894/stat : 25894 (java) S 25879 25882 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732024251896 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25895] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25895/stat : 25895 (java) S 25879 25882 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27503163 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732023199496 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25896] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25896/stat : 25896 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732022147984 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25882/tid=25897] ppid=25879 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/25882/task/25897/stat : 25897 (java) S 25879 25882 22091 0 -1 4202560 8931 0 0 0 157 3 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732021094584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25898] ppid=25879 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/25882/task/25898/stat : 25898 (java) S 25879 25882 22091 0 -1 4202560 10633 0 0 0 99 2 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732020041784 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25899] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25899/stat : 25899 (java) S 25879 25882 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732018989688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25900] ppid=25879 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/25882/task/25900/stat : 25900 (java) S 25879 25882 22091 0 -1 4202560 51 0 0 0 16 20 0 0 20 0 22 0 27503165 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732017937096 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25913] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25913/stat : 25913 (java) S 25879 25882 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27503326 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732016882600 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25882/tid=25917] ppid=25879 vsize=9824732 CPUtime=879.71 cores=1,3,5,7
/proc/25882/task/25917/stat : 25917 (java) R 25879 25882 22091 0 -1 4202560 189 0 0 0 87954 17 0 0 20 0 22 0 27503826 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732013723440 139732074135495 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25882/tid=25918] ppid=25879 vsize=9824732 CPUtime=879.67 cores=1,3,5,7
/proc/25882/task/25918/stat : 25918 (java) R 25879 25882 22091 0 -1 4202560 1355 0 0 0 87921 46 0 0 20 0 22 0 27503826 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732015827856 139732074189892 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25882/tid=25919] ppid=25879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25882/task/25919/stat : 25919 (java) S 25879 25882 22091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27503826 10060525568 574918 33554432000 1073741824 1073778376 140735570314080 139732014778024 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25882 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=258231
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=20692
# CPU time returned by wait4() is 1796.28
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.773
CPU time (s): 1800.08
CPU user time (s): 1798.53
CPU system time (s): 1.55
CPU usage (%): 200.729
Max. virtual memory (cumulated for all children) (KiB): 9826108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.26
system time used= 2.02069
maximum resident set size= 2831880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29957
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31744
involuntary context switches= 49006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9151 second user time and 7.40287 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-18 14:56:16
IDJOB=4105514
IDBENCH=2885
IDSOLVER=2543
FILE ID=node136/4105514-1466254576
RUNJOBID= node136-1466240588-22108
PBS_JOBID= 19918192
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m50_100_10_15.r.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105514-1466254576/watcher-4105514-1466254576 -o /tmp/evaluation-result-4105514-1466254576/solver-4105514-1466254576 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466240588-22108 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105514-1466254576.opb

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

MD5SUM BENCH= 68c43c42d601fb3367802646c07cb8c3
RANDOM SEED=1969925345

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        29035184 kB
Buffers:           19732 kB
Cached:           103912 kB
SwapCached:        47324 kB
Active:          1334260 kB
Inactive:         128416 kB
Active(anon):    1294020 kB
Inactive(anon):    47248 kB
Active(file):      40240 kB
Inactive(file):    81168 kB
Unevictable:     1655852 kB
Mlocked:         1459628 kB
SwapTotal:      67108856 kB
SwapFree:       67054628 kB
Dirty:               356 kB
Writeback:             0 kB
AnonPages:       2918956 kB
Mapped:            17000 kB
Shmem:                 0 kB
Slab:             569692 kB
SReclaimable:      13768 kB
SUnreclaim:       555924 kB
KernelStack:        1808 kB
PageTables:        10120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3997308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1404928 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= 71736 MiB
End job on node136 at 2016-06-18 15:11:13