Trace number 4119245

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 PB16OPT-20 1254.99 646.849

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0234-0234.opb
MD5SUMbd78b3a0ee7b4ded4e739ef42318649f
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-20
Best CPU time to get the best result obtained on this benchmark0.217966
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72
Total number of constraints24
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 180
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 180
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 180
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)180
Sum of products size (including duplicates)360
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119245-1467251333.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.17	c ... done. Wall clock time 0.048s.
0.09/0.17	c declared #vars     72
0.09/0.17	c internal #vars     252
0.09/0.17	c #constraints  408
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 204
0.09/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 180
0.09/0.17	c 408 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 204
0.09/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 180
0.09/0.17	c 408 constraints processed.
0.09/0.17	c objective function length is 180 literals
0.09/0.18	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.552
0.17/0.67	o -15
0.25/0.75	c And the winner is solver0
0.62/1.17	c Got one! Elapsed wall clock time (in seconds):1.054
0.62/1.17	o -17
2.31/1.64	c cleaning 2562 clauses out of 5123 with flag 10932/5123
2.31/1.69	c And the winner is solver1
2.77/2.17	c Got one! Elapsed wall clock time (in seconds):2.055
2.77/2.17	o -18
3.51/2.45	c cleaning 3832 clauses out of 7671 with flag 9062/10233
4.38/2.82	c cleaning 4920 clauses out of 9839 with flag 23176/16233
5.46/3.36	c cleaning 5961 clauses out of 11921 with flag 40623/23235
6.55/3.89	c cleaning 6977 clauses out of 13959 with flag 60435/31234
7.85/4.47	c cleaning 7991 clauses out of 15981 with flag 79834/40233
9.28/5.12	c cleaning 8995 clauses out of 17990 with flag 101417/50233
10.68/5.86	c cleaning 9998 clauses out of 19996 with flag 125733/61234
12.37/6.69	c cleaning 10998 clauses out of 21999 with flag 151984/73235
14.43/7.65	c cleaning 12000 clauses out of 23999 with flag 181377/86233
16.63/8.80	c cleaning 13000 clauses out of 25999 with flag 212781/100233
19.44/10.10	c cleaning 13998 clauses out of 28000 with flag 247578/115234
24.11/12.49	c cleaning 14992 clauses out of 30001 with flag 290523/131233
29.36/15.02	c cleaning 16003 clauses out of 32010 with flag 337909/148234
34.16/17.40	c cleaning 17000 clauses out of 34007 with flag 388055/166234
39.18/19.95	c cleaning 18003 clauses out of 36006 with flag 442854/185233
44.36/22.56	c cleaning 18999 clauses out of 38004 with flag 497885/205234
50.56/25.68	c cleaning 19999 clauses out of 40004 with flag 554864/226233
56.57/28.68	c cleaning 21003 clauses out of 42008 with flag 610650/248236
62.36/31.52	c cleaning 21996 clauses out of 44002 with flag 668506/271233
68.45/34.57	c cleaning 23004 clauses out of 46008 with flag 734569/295235
76.25/38.50	c cleaning 23999 clauses out of 48004 with flag 803066/320235
86.45/43.55	c cleaning 25001 clauses out of 50003 with flag 879532/346233
95.25/47.98	c cleaning 25997 clauses out of 52003 with flag 951285/373234
104.45/52.57	c cleaning 27005 clauses out of 54009 with flag 1029733/401237
112.64/56.69	c cleaning 28001 clauses out of 56001 with flag 1106597/430234
121.44/61.02	c cleaning 28993 clauses out of 57999 with flag 1185251/460233
133.85/67.22	c cleaning 29998 clauses out of 60006 with flag 1276357/491233
141.83/71.30	c cleaning 31003 clauses out of 62008 with flag 1357712/523233
150.82/75.79	c cleaning 31997 clauses out of 64008 with flag 1439315/556236
158.63/79.67	c cleaning 33001 clauses out of 66008 with flag 1512396/590233
166.02/83.38	c cleaning 34001 clauses out of 68007 with flag 1585756/625233
175.99/88.23	c cleaning 35000 clauses out of 70007 with flag 1661468/661234
178.19/89.38	c And the winner is solver0
179.10/90.12	c Got one! Elapsed wall clock time (in seconds):90.004
179.10/90.12	o -19
180.86/91.03	c cleaning 25605 clauses out of 51220 with flag 11502/677447
182.26/91.72	c cleaning 15805 clauses out of 31615 with flag 25547/683447
183.26/92.24	c cleaning 11402 clauses out of 22810 with flag 41278/690447
184.26/92.77	c cleaning 9702 clauses out of 19409 with flag 58768/698448
185.68/93.43	c cleaning 9347 clauses out of 18709 with flag 83564/707450
187.29/94.21	c cleaning 9675 clauses out of 19359 with flag 110973/717447
188.70/94.97	c cleaning 10340 clauses out of 20684 with flag 140229/728447
190.97/96.06	c cleaning 11170 clauses out of 22344 with flag 175685/740447
193.56/97.31	c cleaning 12089 clauses out of 24177 with flag 213277/753450
195.96/98.51	c cleaning 13041 clauses out of 26085 with flag 252295/767447
198.36/99.77	c cleaning 14016 clauses out of 28044 with flag 290363/782447
201.16/101.15	c cleaning 15014 clauses out of 30028 with flag 335054/798447
203.96/102.54	c cleaning 16004 clauses out of 32014 with flag 378398/815447
206.96/104.05	c cleaning 17002 clauses out of 34010 with flag 420105/833447
209.96/105.59	c cleaning 18006 clauses out of 36011 with flag 459957/852450
213.36/107.29	c cleaning 19001 clauses out of 38003 with flag 501449/872448
217.16/109.18	c cleaning 20001 clauses out of 40002 with flag 545597/893448
221.96/111.58	c cleaning 21000 clauses out of 42001 with flag 591540/915448
226.76/113.91	c cleaning 21998 clauses out of 44000 with flag 639542/938447
231.57/116.37	c cleaning 22997 clauses out of 46002 with flag 689263/962447
231.77/116.44	c And the winner is solver0
233.01/117.68	c Got one! Elapsed wall clock time (in seconds):117.565
233.01/117.68	o -20
234.10/118.24	c cleaning 14456 clauses out of 28920 with flag 11770/968362
234.90/118.70	c cleaning 10227 clauses out of 20464 with flag 25346/974362
235.96/119.15	c cleaning 8620 clauses out of 17240 with flag 41107/981365
237.16/119.72	c cleaning 8301 clauses out of 16617 with flag 60016/989362
238.36/120.35	c cleaning 8655 clauses out of 17317 with flag 85395/998363
239.56/121.00	c cleaning 9328 clauses out of 18662 with flag 114593/1008363
241.16/121.77	c cleaning 10163 clauses out of 20333 with flag 145447/1019362
242.76/122.59	c cleaning 11080 clauses out of 22171 with flag 174813/1031363
245.51/123.80	c cleaning 12036 clauses out of 24090 with flag 213898/1044362
248.18/125.14	c cleaning 13027 clauses out of 26054 with flag 254531/1058362
250.99/126.54	c cleaning 14013 clauses out of 28029 with flag 297107/1073364
254.98/128.58	c cleaning 15004 clauses out of 30014 with flag 343375/1089362
259.41/130.72	c cleaning 16000 clauses out of 32010 with flag 393374/1106362
263.80/132.94	c cleaning 16998 clauses out of 34010 with flag 446339/1124362
268.40/135.26	c cleaning 18001 clauses out of 36012 with flag 500634/1143362
274.06/138.01	c cleaning 19003 clauses out of 38011 with flag 560291/1163362
281.32/141.69	c cleaning 20003 clauses out of 40009 with flag 626100/1184363
286.91/144.43	c cleaning 21004 clauses out of 42007 with flag 687239/1206364
292.31/147.14	c cleaning 22001 clauses out of 44002 with flag 745683/1229363
297.16/149.56	c cleaning 23001 clauses out of 46001 with flag 797973/1253363
302.36/152.10	c cleaning 23998 clauses out of 47999 with flag 851470/1278362
308.42/155.20	c cleaning 24999 clauses out of 50002 with flag 909859/1304363
314.60/158.20	c cleaning 25997 clauses out of 52002 with flag 969287/1331362
320.92/161.38	c cleaning 26998 clauses out of 54005 with flag 1032318/1359362
331.11/166.38	c cleaning 28003 clauses out of 56007 with flag 1122494/1388362
337.70/169.69	c cleaning 29002 clauses out of 58004 with flag 1193832/1418362
347.70/174.67	c cleaning 29995 clauses out of 60003 with flag 1284317/1449363
358.50/180.03	c cleaning 30996 clauses out of 62007 with flag 1381777/1481362
367.76/184.66	c cleaning 32003 clauses out of 64012 with flag 1461344/1514363
378.72/190.07	c cleaning 32993 clauses out of 66009 with flag 1546870/1548363
392.11/196.65	c cleaning 34005 clauses out of 68016 with flag 1663630/1583363
405.11/203.12	c cleaning 34999 clauses out of 70011 with flag 1775428/1619363
416.31/208.70	c cleaning 36001 clauses out of 72011 with flag 1870979/1656362
427.31/214.20	c cleaning 37003 clauses out of 74011 with flag 1961441/1694363
441.32/221.21	c cleaning 38000 clauses out of 76008 with flag 2056825/1733363
455.90/228.56	c cleaning 38998 clauses out of 78007 with flag 2158959/1773362
471.29/236.29	c cleaning 40002 clauses out of 80010 with flag 2277339/1814363
489.70/245.46	c cleaning 40995 clauses out of 82009 with flag 2393994/1856364
510.09/255.61	c cleaning 42001 clauses out of 84012 with flag 2520428/1899362
533.44/267.45	c cleaning 43005 clauses out of 86011 with flag 2654007/1943362
552.22/276.89	c cleaning 43993 clauses out of 88006 with flag 2775344/1988362
573.82/287.69	c cleaning 45004 clauses out of 90013 with flag 2907665/2034362
591.02/296.28	c cleaning 46005 clauses out of 92011 with flag 3029120/2081364
611.01/306.22	c cleaning 46997 clauses out of 94006 with flag 3147832/2129364
631.61/316.58	c cleaning 48002 clauses out of 96007 with flag 3265076/2178362
651.01/326.21	c cleaning 49000 clauses out of 98007 with flag 3385710/2228364
676.80/339.14	c cleaning 50001 clauses out of 100007 with flag 3521687/2279364
703.40/352.42	c cleaning 50999 clauses out of 102004 with flag 3659289/2331362
731.79/366.61	c cleaning 51996 clauses out of 104006 with flag 3809190/2384363
755.48/378.46	c cleaning 53003 clauses out of 106009 with flag 3937111/2438362
782.26/391.82	c cleaning 54000 clauses out of 108007 with flag 4075889/2493363
810.67/406.01	c cleaning 54999 clauses out of 110006 with flag 4204256/2549362
845.05/423.27	c cleaning 55993 clauses out of 112009 with flag 4357689/2606364
875.45/438.41	c cleaning 57002 clauses out of 114014 with flag 4509091/2664362
903.06/452.21	c cleaning 58001 clauses out of 116014 with flag 4642752/2723364
932.25/466.87	c cleaning 59006 clauses out of 118011 with flag 4782606/2783362
962.05/481.73	c cleaning 59998 clauses out of 120006 with flag 4929204/2844363
992.65/497.05	c cleaning 60998 clauses out of 122007 with flag 5089076/2906362
1026.64/514.04	c cleaning 62005 clauses out of 124010 with flag 5242664/2969363
1057.64/529.52	c cleaning 62995 clauses out of 126004 with flag 5391453/3033362
1090.51/546.08	c cleaning 64000 clauses out of 128009 with flag 5540598/3098362
1122.10/561.88	c cleaning 65004 clauses out of 130009 with flag 5691637/3164362
1152.68/577.10	c cleaning 66004 clauses out of 132008 with flag 5842434/3231365
1186.07/593.77	c cleaning 66997 clauses out of 134003 with flag 5990135/3299365
1216.68/609.07	c And the winner is solver0
1254.80/646.83	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1254.80/646.83	c starts		: 8363
1254.80/646.83	c conflicts		: 3360792
1254.80/646.83	c decisions		: 4051223
1254.80/646.83	c propagations		: 115038855
1254.80/646.83	c inspects		: 11451513029
1254.80/646.83	c shortcuts		: 0
1254.80/646.83	c learnt literals	: 9
1254.80/646.83	c learnt binary clauses	: 14
1254.80/646.83	c learnt ternary clauses	: 12
1254.80/646.83	c learnt constraints	: 3360782
1254.80/646.83	c ignored constraints	: 0
1254.80/646.83	c root simplifications	: 0
1254.80/646.83	c removed literals (reason simplification)	: 6980317
1254.80/646.83	c reason swapping (by a shorter reason)	: 0
1254.80/646.83	c Calls to reduceDB	: 117
1254.80/646.83	c Number of update (reduction) of LBD	: 139719
1254.80/646.83	c Imported unit clauses	: 0
1254.80/646.83	c number of reductions to clauses (during analyze)	: 0
1254.80/646.83	c number of learned constraints concerned by reduction	: 0
1254.80/646.83	c number of learning phase by resolution	: 0
1254.80/646.83	c number of learning phase by cutting planes	: 0
1254.80/646.83	c speed (assignments/second)	: 178449.98728003775
1254.80/646.83	c non guided choices	0
1254.80/646.83	c learnt constraints type 
1254.80/646.83	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1254.80/646.83	c starts		: 30
1254.80/646.83	c conflicts		: 3902
1254.80/646.83	c decisions		: 10420
1254.80/646.83	c propagations		: 103624
1254.80/646.83	c inspects		: 51803359
1254.80/646.83	c shortcuts		: 0
1254.80/646.83	c learnt literals	: 0
1254.80/646.83	c learnt binary clauses	: 0
1254.80/646.83	c learnt ternary clauses	: 0
1254.80/646.83	c learnt constraints	: 3899
1254.80/646.83	c ignored constraints	: 0
1254.80/646.83	c root simplifications	: 0
1254.80/646.83	c removed literals (reason simplification)	: 0
1254.80/646.83	c reason swapping (by a shorter reason)	: 0
1254.80/646.83	c Calls to reduceDB	: 0
1254.80/646.83	c Number of update (reduction) of LBD	: 0
1254.80/646.83	c Imported unit clauses	: 0
1254.80/646.83	c number of reductions to clauses (during analyze)	: 0
1254.80/646.83	c number of learned constraints concerned by reduction	: 0
1254.80/646.83	c number of learning phase by resolution	: 0
1254.80/646.83	c number of learning phase by cutting planes	: 0
1254.80/646.83	c speed (assignments/second)	: 195.83178997180372
1254.80/646.83	c non guided choices	0
1254.80/646.83	c learnt constraints type 
1254.80/646.83	s OPTIMUM FOUND
1254.80/646.83	c Found 5 solution(s)
1254.80/646.83	v x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 x9 -x10 x11 -x12 -x13 x14 -x15 -x16 x17 -x18 x19 -x20 -x21 -x22 -x23 x24 -x25 x26 -x27 x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 x43 -x44 -x45 -x46 x47 -x48 x49 -x50 -x51 x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x60 x61 -x62 -x63 -x64 x65 -x66 x67 -x68 -x69 -x70 x71 -x72 
1254.80/646.83	c objective function=-20
1254.80/646.83	c Total wall clock time (in seconds): 646.716

Verifier Data

OK	-20

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

pid=8809
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: 3.08 3.16 3.44 3/196 8812
/proc/meminfo: memFree=28573780/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=3568 CPUtime=0 cores=1,3,5,7
/proc/8812/stat : 8812 (java) R 8809 8812 6228 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 4153197 3653632 49 33554432000 1073741824 1073778376 140736337556352 140736337553480 211449638183 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 1408 55 43 9 0 30 0

[startup+0.100059 s]
/proc/loadavg: 3.08 3.16 3.44 3/196 8812
/proc/meminfo: memFree=28573780/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 4435 0 1 0 8 1 0 0 20 0 18 0 4153197 9787879424 6055 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2389619 6055 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 3.08 3.16 3.44 3/196 8812
/proc/meminfo: memFree=28573780/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 4612 0 1 0 16 1 0 0 20 0 19 0 4153197 10060525568 7727 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 7727 2176 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.300255 s]
/proc/loadavg: 3.08 3.16 3.44 3/196 8812
/proc/meminfo: memFree=28573780/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 4612 0 1 0 16 1 0 0 20 0 19 0 4153197 10060525568 7727 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 7727 2176 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.70017 s]
/proc/loadavg: 3.08 3.16 3.44 3/196 8812
/proc/meminfo: memFree=28573780/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 5076 0 1 0 24 1 0 0 20 0 22 0 4153197 10060525568 9121 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 9121 2218 9 0 2446860 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 3.08 3.16 3.44 2/215 8837
/proc/meminfo: memFree=28539328/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 16845 0 1 0 184 6 0 0 20 0 22 0 4153197 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 23670 2247 9 0 2446860 0
[pid=8812/tid=8814] ppid=8809 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/8812/task/8814/stat : 8814 (java) S 8809 8812 6228 0 -1 4202560 2411 0 1 0 14 0 0 0 20 0 22 0 4153198 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640813998968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8815] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8815/stat : 8815 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640803060264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8816] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8816/stat : 8816 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640802007464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8817] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8817/stat : 8817 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640800954664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8818] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8818/stat : 8818 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640799901864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8819] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8819/stat : 8819 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640798850088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8820] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8820/stat : 8820 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640797797288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8821] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8821/stat : 8821 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640796744488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8822] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8822/stat : 8822 (java) S 8809 8812 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640650283688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8823] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8823/stat : 8823 (java) S 8809 8812 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4153200 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640638085608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8824] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8824/stat : 8824 (java) S 8809 8812 6228 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4153201 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640637031672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8825] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8825/stat : 8825 (java) S 8809 8812 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4153201 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640635978760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8826] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8826/stat : 8826 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640634927248 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8827] ppid=8809 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/8812/task/8827/stat : 8827 (java) R 8809 8812 6228 0 -1 4202560 6986 0 0 0 45 1 0 0 20 0 22 0 4153203 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640633869184 139640820810337 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8828] ppid=8809 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/8812/task/8828/stat : 8828 (java) R 8809 8812 6228 0 -1 4202560 6076 0 0 0 44 1 0 0 20 0 22 0 4153203 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640632809864 139640820817200 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8829] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8829/stat : 8829 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640631769976 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8830] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8830/stat : 8830 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640630717384 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8833] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8833/stat : 8833 (java) S 8809 8812 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4153215 10060525568 23670 33554432000 1073741824 1073778376 140736337556352 139640627557288 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 3.23 3.19 3.44 6/218 8843
/proc/meminfo: memFree=28431204/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=5.05 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 21107 0 1 0 491 14 0 0 20 0 22 0 4153197 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 50815 2280 9 0 2446860 0
[pid=8812/tid=8814] ppid=8809 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/8812/task/8814/stat : 8814 (java) S 8809 8812 6228 0 -1 4202560 2412 0 1 0 14 0 0 0 20 0 22 0 4153198 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640813998968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8815] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8815/stat : 8815 (java) S 8809 8812 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640803060264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8816] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8816/stat : 8816 (java) S 8809 8812 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640802007464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8817] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8817/stat : 8817 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640800954664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8818] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8818/stat : 8818 (java) S 8809 8812 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640799901864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8819] ppid=8809 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8812/task/8819/stat : 8819 (java) S 8809 8812 6228 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640798850088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8820] ppid=8809 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8812/task/8820/stat : 8820 (java) S 8809 8812 6228 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640797797288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8821] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8821/stat : 8821 (java) S 8809 8812 6228 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640796744488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8822] ppid=8809 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8812/task/8822/stat : 8822 (java) S 8809 8812 6228 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 4153199 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640650283688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8823] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8823/stat : 8823 (java) S 8809 8812 6228 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4153200 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640638085608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8824] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8824/stat : 8824 (java) S 8809 8812 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4153201 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640637031672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8825] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8825/stat : 8825 (java) S 8809 8812 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4153201 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640635978760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8826] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8826/stat : 8826 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640634927248 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8827] ppid=8809 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/8812/task/8827/stat : 8827 (java) S 8809 8812 6228 0 -1 4202560 9978 0 0 0 98 2 0 0 20 0 22 0 4153203 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640633875384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8828] ppid=8809 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/8812/task/8828/stat : 8828 (java) S 8809 8812 6228 0 -1 4202560 7145 0 0 0 76 2 0 0 20 0 22 0 4153203 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640632822584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8829] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8829/stat : 8829 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640631769976 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8830] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8830/stat : 8830 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640630717384 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8840] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8840/stat : 8840 (java) S 8809 8812 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4153315 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640629662760 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8841] ppid=8809 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/8812/task/8841/stat : 8841 (java) R 8809 8812 6228 0 -1 4202560 5 0 0 0 85 0 0 0 20 0 22 0 4153415 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640626504152 139640678090247 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8842] ppid=8809 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/8812/task/8842/stat : 8842 (java) R 8809 8812 6228 0 -1 4202560 29 0 0 0 87 0 0 0 20 0 22 0 4153415 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640628608088 139640678454075 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8843] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8843/stat : 8843 (java) S 8809 8812 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4153415 10060525568 50815 33554432000 1073741824 1073778376 140736337556352 139640627558056 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 3.23 3.19 3.44 4/218 8843
/proc/meminfo: memFree=28193932/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=11.75 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 22431 0 1 0 1145 30 0 0 20 0 22 0 4153197 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 155706 2280 9 0 2446860 0
[pid=8812/tid=8814] ppid=8809 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/8812/task/8814/stat : 8814 (java) S 8809 8812 6228 0 -1 4202560 2412 0 1 0 14 0 0 0 20 0 22 0 4153198 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640813998968 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8815] ppid=8809 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8812/task/8815/stat : 8815 (java) S 8809 8812 6228 0 -1 4202560 49 0 0 0 4 2 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640803060264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8816] ppid=8809 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8812/task/8816/stat : 8816 (java) S 8809 8812 6228 0 -1 4202560 30 0 0 0 5 1 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640802007464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8817] ppid=8809 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8812/task/8817/stat : 8817 (java) S 8809 8812 6228 0 -1 4202560 40 0 0 0 3 2 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640800954664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8818] ppid=8809 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/8812/task/8818/stat : 8818 (java) S 8809 8812 6228 0 -1 4202560 46 0 0 0 4 3 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640799901864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8819] ppid=8809 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/8812/task/8819/stat : 8819 (java) S 8809 8812 6228 0 -1 4202560 55 0 0 0 6 2 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640798850088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8820] ppid=8809 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8812/task/8820/stat : 8820 (java) S 8809 8812 6228 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640797797288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8821] ppid=8809 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8812/task/8821/stat : 8821 (java) S 8809 8812 6228 0 -1 4202560 48 0 0 0 3 3 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640796744488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8822] ppid=8809 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/8812/task/8822/stat : 8822 (java) S 8809 8812 6228 0 -1 4202560 68 0 0 0 7 3 0 0 20 0 22 0 4153199 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640650283688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8823] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8823/stat : 8823 (java) S 8809 8812 6228 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 22 0 4153200 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640638085608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8824] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8824/stat : 8824 (java) S 8809 8812 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4153201 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640637031672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8825] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8825/stat : 8825 (java) S 8809 8812 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4153201 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640635978760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8826] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8826/stat : 8826 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640634927248 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8827] ppid=8809 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/8812/task/8827/stat : 8827 (java) S 8809 8812 6228 0 -1 4202560 9979 0 0 0 106 2 0 0 20 0 22 0 4153203 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640633875384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8828] ppid=8809 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/8812/task/8828/stat : 8828 (java) S 8809 8812 6228 0 -1 4202560 7145 0 0 0 77 2 0 0 20 0 22 0 4153203 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640632822584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8829] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8829/stat : 8829 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4153203 10060525568 155706 33554432000 1073741824 1073778376 140736337556352 139640631769976 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8830] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=8812/tid=8818] ppid=8809 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/8812/task/8818/stat : 8818 (java) S 8809 8812 6228 0 -1 4202560 344 0 0 0 38 10 0 0 20 0 20 0 4153199 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640799901864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8819] ppid=8809 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/8812/task/8819/stat : 8819 (java) S 8809 8812 6228 0 -1 4202560 249 0 0 0 34 8 0 0 20 0 20 0 4153199 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640798850088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8820] ppid=8809 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8812/task/8820/stat : 8820 (java) S 8809 8812 6228 0 -1 4202560 209 0 0 0 25 8 0 0 20 0 20 0 4153199 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640797797288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8821] ppid=8809 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/8812/task/8821/stat : 8821 (java) S 8809 8812 6228 0 -1 4202560 274 0 0 0 27 7 0 0 20 0 20 0 4153199 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640796744488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8822] ppid=8809 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/8812/task/8822/stat : 8822 (java) S 8809 8812 6228 0 -1 4202560 294 0 0 0 41 11 0 0 20 0 20 0 4153199 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640650283688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8823] ppid=8809 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/8812/task/8823/stat : 8823 (java) S 8809 8812 6228 0 -1 4202560 1475 0 0 0 66 8 0 0 20 0 20 0 4153200 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640638085608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8824] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8824/stat : 8824 (java) S 8809 8812 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 4153201 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640637031672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8825] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8825/stat : 8825 (java) S 8809 8812 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 4153201 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640635978760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8826] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8826/stat : 8826 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4153203 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640634927248 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8827] ppid=8809 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/8812/task/8827/stat : 8827 (java) S 8809 8812 6228 0 -1 4202560 20393 0 0 0 193 4 0 0 20 0 20 0 4153203 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640633875384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8828] ppid=8809 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8812/task/8828/stat : 8828 (java) S 8809 8812 6228 0 -1 4202560 7613 0 0 0 104 2 0 0 20 0 20 0 4153203 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640632822584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8829] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8829/stat : 8829 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4153203 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640631769976 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8830] ppid=8809 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/8812/task/8830/stat : 8830 (java) S 8809 8812 6228 0 -1 4202560 37 0 0 0 10 10 0 0 20 0 20 0 4153203 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640630717384 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8843] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8843/stat : 8843 (java) S 8809 8812 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 4153415 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640627558056 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8852] ppid=8809 vsize=9824732 CPUtime=525.85 cores=1,3,5,7
/proc/8812/task/8852/stat : 8852 (java) R 8809 8812 6228 0 -1 4202560 7 0 0 0 52576 9 0 0 20 0 20 0 4164966 10060525568 717544 33554432000 1073741824 1073778376 140736337556352 139640629659984 139640678915010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1252.67
Current children cumulated vsize (KiB) 9824732

[startup+645.601 s]
/proc/loadavg: 2.64 2.95 3.19 3/216 8865
/proc/meminfo: memFree=25458800/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=1253.57 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 37159 0 1 0 125196 161 0 0 20 0 19 0 4153197 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 717542 2289 9 0 2446860 0
[pid=8812/tid=8814] ppid=8809 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8812/task/8814/stat : 8814 (java) R 8809 8812 6228 0 -1 4202560 2420 0 1 0 21 2 0 0 20 0 19 0 4153198 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640813998896 139640679010274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8815] ppid=8809 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/8812/task/8815/stat : 8815 (java) S 8809 8812 6228 0 -1 4202560 254 0 0 0 35 12 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640803060264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8816] ppid=8809 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8812/task/8816/stat : 8816 (java) S 8809 8812 6228 0 -1 4202560 278 0 0 0 35 9 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640802007464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8817] ppid=8809 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8812/task/8817/stat : 8817 (java) S 8809 8812 6228 0 -1 4202560 295 0 0 0 35 9 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640800954664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8818] ppid=8809 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/8812/task/8818/stat : 8818 (java) S 8809 8812 6228 0 -1 4202560 344 0 0 0 38 10 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640799901864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8819] ppid=8809 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/8812/task/8819/stat : 8819 (java) S 8809 8812 6228 0 -1 4202560 249 0 0 0 34 8 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640798850088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8820] ppid=8809 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8812/task/8820/stat : 8820 (java) S 8809 8812 6228 0 -1 4202560 209 0 0 0 25 8 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640797797288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8821] ppid=8809 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/8812/task/8821/stat : 8821 (java) S 8809 8812 6228 0 -1 4202560 274 0 0 0 27 7 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640796744488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8822] ppid=8809 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/8812/task/8822/stat : 8822 (java) S 8809 8812 6228 0 -1 4202560 294 0 0 0 41 11 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640650283688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8823] ppid=8809 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/8812/task/8823/stat : 8823 (java) S 8809 8812 6228 0 -1 4202560 1475 0 0 0 66 8 0 0 20 0 19 0 4153200 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640638085608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8824] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8824/stat : 8824 (java) S 8809 8812 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4153201 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640637031672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8825] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8825/stat : 8825 (java) S 8809 8812 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4153201 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640635978760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8826] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8826/stat : 8826 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640634927248 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8827] ppid=8809 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/8812/task/8827/stat : 8827 (java) S 8809 8812 6228 0 -1 4202560 20393 0 0 0 193 4 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640633875384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8828] ppid=8809 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8812/task/8828/stat : 8828 (java) S 8809 8812 6228 0 -1 4202560 7613 0 0 0 104 2 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640632822584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8829] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8829/stat : 8829 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640631769976 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8830] ppid=8809 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/8812/task/8830/stat : 8830 (java) S 8809 8812 6228 0 -1 4202560 37 0 0 0 10 10 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640630717384 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8843] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8843/stat : 8843 (java) S 8809 8812 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4153415 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640627558056 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1253.57
Current children cumulated vsize (KiB) 9824732

[startup+646.401 s]
/proc/loadavg: 2.64 2.95 3.19 3/215 8865
/proc/meminfo: memFree=25458676/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=1254.37 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 37160 0 1 0 125276 161 0 0 20 0 19 0 4153197 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 717542 2289 9 0 2446860 0
[pid=8812/tid=8814] ppid=8809 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/8812/task/8814/stat : 8814 (java) R 8809 8812 6228 0 -1 4202560 2420 0 1 0 101 2 0 0 20 0 19 0 4153198 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640813998728 139640679010274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8815] ppid=8809 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/8812/task/8815/stat : 8815 (java) S 8809 8812 6228 0 -1 4202560 254 0 0 0 35 12 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640803060264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8816] ppid=8809 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8812/task/8816/stat : 8816 (java) S 8809 8812 6228 0 -1 4202560 278 0 0 0 35 9 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640802007464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8817] ppid=8809 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8812/task/8817/stat : 8817 (java) S 8809 8812 6228 0 -1 4202560 295 0 0 0 35 9 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640800954664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8818] ppid=8809 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/8812/task/8818/stat : 8818 (java) S 8809 8812 6228 0 -1 4202560 344 0 0 0 38 10 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640799901864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8819] ppid=8809 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/8812/task/8819/stat : 8819 (java) S 8809 8812 6228 0 -1 4202560 249 0 0 0 34 8 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640798850088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8820] ppid=8809 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8812/task/8820/stat : 8820 (java) S 8809 8812 6228 0 -1 4202560 209 0 0 0 25 8 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640797797288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8821] ppid=8809 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/8812/task/8821/stat : 8821 (java) S 8809 8812 6228 0 -1 4202560 274 0 0 0 27 7 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640796744488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8822] ppid=8809 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/8812/task/8822/stat : 8822 (java) S 8809 8812 6228 0 -1 4202560 294 0 0 0 41 11 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640650283688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8823] ppid=8809 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/8812/task/8823/stat : 8823 (java) S 8809 8812 6228 0 -1 4202560 1475 0 0 0 66 8 0 0 20 0 19 0 4153200 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640638085608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8824] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8824/stat : 8824 (java) S 8809 8812 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4153201 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640637031672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8825] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8825/stat : 8825 (java) S 8809 8812 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4153201 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640635978760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8826] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8826/stat : 8826 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640634927248 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8827] ppid=8809 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/8812/task/8827/stat : 8827 (java) S 8809 8812 6228 0 -1 4202560 20393 0 0 0 193 4 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640633875384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8828] ppid=8809 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8812/task/8828/stat : 8828 (java) S 8809 8812 6228 0 -1 4202560 7614 0 0 0 104 2 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640632822584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8829] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8829/stat : 8829 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640631769976 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8830] ppid=8809 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/8812/task/8830/stat : 8830 (java) S 8809 8812 6228 0 -1 4202560 37 0 0 0 10 10 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640630717384 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8843] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8843/stat : 8843 (java) S 8809 8812 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4153415 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640627558056 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1254.37
Current children cumulated vsize (KiB) 9824732

[startup+646.801 s]
/proc/loadavg: 2.59 2.93 3.18 3/215 8865
/proc/meminfo: memFree=25458684/32872528 swapFree=480236/529292
[pid=8812] ppid=8809 vsize=9824732 CPUtime=1254.8 cores=1,3,5,7
/proc/8812/stat : 8812 (java) S 8809 8812 6228 0 -1 4202496 37160 0 1 0 125319 161 0 0 20 0 19 0 4153197 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 140736337547488 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2456183 717542 2289 9 0 2446860 0
[pid=8812/tid=8814] ppid=8809 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/8812/task/8814/stat : 8814 (java) R 8809 8812 6228 0 -1 4202560 2420 0 1 0 142 2 0 0 20 0 19 0 4153198 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640813998728 139640679255621 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8815] ppid=8809 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/8812/task/8815/stat : 8815 (java) S 8809 8812 6228 0 -1 4202560 254 0 0 0 35 12 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640803060264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8816] ppid=8809 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8812/task/8816/stat : 8816 (java) S 8809 8812 6228 0 -1 4202560 278 0 0 0 35 9 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640802007464 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8817] ppid=8809 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/8812/task/8817/stat : 8817 (java) S 8809 8812 6228 0 -1 4202560 295 0 0 0 35 9 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640800954664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8818] ppid=8809 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/8812/task/8818/stat : 8818 (java) S 8809 8812 6228 0 -1 4202560 344 0 0 0 38 10 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640799901864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8819] ppid=8809 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/8812/task/8819/stat : 8819 (java) S 8809 8812 6228 0 -1 4202560 249 0 0 0 34 8 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640798850088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8820] ppid=8809 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/8812/task/8820/stat : 8820 (java) S 8809 8812 6228 0 -1 4202560 209 0 0 0 25 8 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640797797288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8821] ppid=8809 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/8812/task/8821/stat : 8821 (java) S 8809 8812 6228 0 -1 4202560 274 0 0 0 27 7 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640796744488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8822] ppid=8809 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/8812/task/8822/stat : 8822 (java) S 8809 8812 6228 0 -1 4202560 294 0 0 0 41 11 0 0 20 0 19 0 4153199 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640650283688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8823] ppid=8809 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/8812/task/8823/stat : 8823 (java) S 8809 8812 6228 0 -1 4202560 1475 0 0 0 66 8 0 0 20 0 19 0 4153200 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640638085608 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8824] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8824/stat : 8824 (java) S 8809 8812 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4153201 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640637031672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8825] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8825/stat : 8825 (java) S 8809 8812 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4153201 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640635978760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8826] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8826/stat : 8826 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640634927248 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8827] ppid=8809 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/8812/task/8827/stat : 8827 (java) S 8809 8812 6228 0 -1 4202560 20393 0 0 0 193 4 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640633875384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8812/tid=8828] ppid=8809 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/8812/task/8828/stat : 8828 (java) S 8809 8812 6228 0 -1 4202560 7614 0 0 0 106 2 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640632822584 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8812/tid=8829] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8829/stat : 8829 (java) S 8809 8812 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640631769976 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8812/tid=8830] ppid=8809 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/8812/task/8830/stat : 8830 (java) S 8809 8812 6228 0 -1 4202560 37 0 0 0 10 10 0 0 20 0 19 0 4153203 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640630717384 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8812/tid=8843] ppid=8809 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8812/task/8843/stat : 8843 (java) S 8809 8812 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4153415 10060525568 717542 33554432000 1073741824 1073778376 140736337556352 139640627558056 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1254.8
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 646.849
CPU time (s): 1254.99
CPU user time (s): 1253.19
CPU system time (s): 1.80272
CPU usage (%): 194.017
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1253.19
system time used= 1.80272
maximum resident set size= 2919032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37170
page faults= 1
swaps= 0
block input operations= 32
block output operations= 552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16852
involuntary context switches= 13687

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.42633 second user time and 4.64229 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 03:48:53
IDJOB=4119245
IDBENCH=111682
IDSOLVER=2543
FILE ID=node141/4119245-1467251333
RUNJOBID= node141-1467246696-6245
PBS_JOBID= 20004482
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= bd78b3a0ee7b4ded4e739ef42318649f
RANDOM SEED=1024715963

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28574416 kB
Buffers:          133012 kB
Cached:           722000 kB
SwapCached:            0 kB
Active:          2328784 kB
Inactive:         671148 kB
Active(anon):    2145688 kB
Inactive(anon):     1664 kB
Active(file):     183096 kB
Inactive(file):   669484 kB
Unevictable:      529292 kB
Mlocked:          480236 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               900 kB
Writeback:             0 kB
AnonPages:       2698728 kB
Mapped:            22156 kB
Shmem:               204 kB
Slab:             609184 kB
SReclaimable:      52912 kB
SUnreclaim:       556272 kB
KernelStack:        1608 kB
PageTables:         9680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3631732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2166784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node141 at 2016-06-30 03:59:40