Trace number 4106609

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 Resolution PB16SAT (TO)12 1800.64 1798.94

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_5.opb
MD5SUMe6ef25c6f832d5fe55af9368c1298b73
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
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)1252
Sum of products size (including duplicates)2504
Number of different products1252
Sum of products size2504

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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4106609-1466271484.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
0.22/0.27	c ... done. Wall clock time 0.141s.
0.22/0.27	c declared #vars     100
0.22/0.27	c internal #vars     1352
0.22/0.27	c #constraints  2604
0.22/0.27	c constraints type 
0.22/0.27	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1352
0.22/0.27	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1252
0.22/0.27	c 2604 constraints processed.
0.22/0.27	c objective function length is 100 literals
0.22/0.28	c SATISFIABLE
0.22/0.28	c OPTIMIZING...
0.22/0.28	c Got one! Elapsed wall clock time (in seconds):0.157
0.22/0.28	o 18
0.22/0.29	c Got one! Elapsed wall clock time (in seconds):0.17
0.22/0.29	o 17
0.43/0.30	c Got one! Elapsed wall clock time (in seconds):0.179
0.43/0.30	o 16
0.43/0.32	c Got one! Elapsed wall clock time (in seconds):0.197
0.43/0.32	o 15
0.43/0.33	c Got one! Elapsed wall clock time (in seconds):0.203
0.43/0.33	o 14
1.70/1.37	c cleaning 2502 clauses out of 5009 with flag 12542/5009
3.19/2.79	c cleaning 4255 clauses out of 8510 with flag 28703/11012
4.90/4.50	c cleaning 5624 clauses out of 11253 with flag 46841/18010
7.00/6.55	c cleaning 6810 clauses out of 13629 with flag 67320/26010
9.11/8.69	c cleaning 7908 clauses out of 15819 with flag 89916/35010
11.87/11.36	c cleaning 8954 clauses out of 17911 with flag 117010/45010
14.88/14.36	c cleaning 9977 clauses out of 19957 with flag 145787/56010
18.07/17.58	c cleaning 10987 clauses out of 21979 with flag 177231/68009
21.48/20.98	c cleaning 11996 clauses out of 23994 with flag 211078/81011
25.07/24.59	c cleaning 12989 clauses out of 25996 with flag 247845/95009
29.28/28.74	c cleaning 13992 clauses out of 28007 with flag 289502/110009
33.47/32.95	c cleaning 15008 clauses out of 30015 with flag 334523/126009
38.17/37.68	c cleaning 16005 clauses out of 32009 with flag 381814/143011
43.07/42.54	c cleaning 16999 clauses out of 34002 with flag 429260/161009
47.97/47.48	c cleaning 17999 clauses out of 36003 with flag 479288/180009
53.57/53.07	c cleaning 19000 clauses out of 38008 with flag 538102/200013
59.37/58.89	c cleaning 19991 clauses out of 40004 with flag 595718/221009
65.66/65.16	c cleaning 20998 clauses out of 42013 with flag 654178/243009
72.37/71.87	c cleaning 22007 clauses out of 44015 with flag 718573/266009
79.47/78.95	c cleaning 22999 clauses out of 46008 with flag 784219/290009
86.87/86.33	c cleaning 23995 clauses out of 48009 with flag 851674/315009
94.87/94.39	c cleaning 24998 clauses out of 50014 with flag 923492/341009
103.27/102.75	c cleaning 26000 clauses out of 52017 with flag 997140/368010
111.27/110.77	c cleaning 26999 clauses out of 54018 with flag 1072347/396011
113.17/112.67	c Got one! Elapsed wall clock time (in seconds):112.545
113.17/112.67	o 13
114.67/114.15	c cleaning 19596 clauses out of 39201 with flag 14325/408193
116.37/115.89	c cleaning 12797 clauses out of 25601 with flag 31092/414189
118.28/117.79	c cleaning 9885 clauses out of 19804 with flag 49651/421189
120.37/119.84	c cleaning 8952 clauses out of 17920 with flag 71584/429190
122.68/122.14	c cleaning 8979 clauses out of 17967 with flag 96291/438189
125.27/124.73	c cleaning 9489 clauses out of 18988 with flag 122544/448189
128.07/127.50	c cleaning 10250 clauses out of 20499 with flag 150618/459189
131.17/130.61	c cleaning 11120 clauses out of 22249 with flag 182930/471189
134.58/134.07	c cleaning 12055 clauses out of 24130 with flag 218948/484190
138.28/137.74	c cleaning 13030 clauses out of 26074 with flag 257656/498189
142.28/141.76	c cleaning 14020 clauses out of 28045 with flag 298954/513190
146.68/146.17	c cleaning 15010 clauses out of 30026 with flag 341197/529191
150.98/150.48	c cleaning 16002 clauses out of 32015 with flag 386011/546190
155.68/155.19	c cleaning 16998 clauses out of 34012 with flag 437636/564189
160.67/160.15	c cleaning 18002 clauses out of 36014 with flag 492164/583189
165.87/165.30	c cleaning 19004 clauses out of 38017 with flag 545830/603194
171.87/171.38	c cleaning 19993 clauses out of 40008 with flag 602462/624189
177.87/177.37	c cleaning 21005 clauses out of 42015 with flag 661881/646189
184.17/183.61	c cleaning 22005 clauses out of 44011 with flag 725775/669190
190.67/190.19	c cleaning 22994 clauses out of 46005 with flag 792865/693189
197.77/197.28	c cleaning 24002 clauses out of 48013 with flag 861709/718191
205.57/205.02	c cleaning 25001 clauses out of 50011 with flag 936669/744191
213.28/212.79	c cleaning 25991 clauses out of 52008 with flag 1013339/771189
220.99/220.41	c cleaning 27005 clauses out of 54018 with flag 1092984/799190
228.88/228.35	c cleaning 27998 clauses out of 56012 with flag 1174112/828189
237.38/236.86	c cleaning 29004 clauses out of 58016 with flag 1257801/858191
246.08/245.52	c cleaning 30003 clauses out of 60014 with flag 1344412/889193
255.28/254.72	c cleaning 31004 clauses out of 62007 with flag 1433681/921189
265.19/264.66	c cleaning 32001 clauses out of 64003 with flag 1525189/954189
275.09/274.54	c cleaning 32988 clauses out of 66003 with flag 1621166/988190
285.89/285.34	c cleaning 34000 clauses out of 68014 with flag 1718220/1023189
297.70/297.13	c cleaning 34992 clauses out of 70014 with flag 1817345/1059189
309.29/308.70	c cleaning 36001 clauses out of 72022 with flag 1922610/1096189
320.99/320.42	c cleaning 37011 clauses out of 74021 with flag 2031145/1134189
333.21/332.61	c cleaning 37997 clauses out of 76010 with flag 2139720/1173189
345.61/345.01	c cleaning 39004 clauses out of 78013 with flag 2252703/1213189
359.01/358.47	c cleaning 40005 clauses out of 80010 with flag 2369232/1254190
373.21/372.65	c cleaning 40999 clauses out of 82004 with flag 2491406/1296189
386.82/386.21	c cleaning 41993 clauses out of 84005 with flag 2611142/1339189
401.91/401.37	c cleaning 42997 clauses out of 86012 with flag 2740215/1383189
417.11/416.51	c cleaning 44005 clauses out of 88019 with flag 2872045/1428193
432.71/432.10	c cleaning 45005 clauses out of 90010 with flag 3003319/1474189
449.02/448.43	c cleaning 46001 clauses out of 92008 with flag 3144470/1521192
466.24/465.62	c cleaning 46988 clauses out of 94004 with flag 3292281/1569189
482.91/482.23	c cleaning 48003 clauses out of 96016 with flag 3442566/1618189
499.61/498.92	c cleaning 48999 clauses out of 98014 with flag 3597258/1668190
517.41/516.78	c cleaning 50006 clauses out of 100019 with flag 3758009/1719194
535.01/534.39	c cleaning 51000 clauses out of 102008 with flag 3920334/1771189
552.92/552.23	c cleaning 51986 clauses out of 104008 with flag 4083160/1824189
571.63/571.00	c cleaning 53004 clauses out of 106022 with flag 4244667/1878189
593.22/592.51	c cleaning 54011 clauses out of 108024 with flag 4403511/1933195
614.73/614.05	c cleaning 54994 clauses out of 110011 with flag 4565493/1989193
636.54/635.90	c cleaning 56000 clauses out of 112017 with flag 4726375/2046193
660.33/659.69	c cleaning 57005 clauses out of 114015 with flag 4889865/2104191
682.43/681.71	c cleaning 58002 clauses out of 116008 with flag 5057780/2163189
705.24/704.59	c cleaning 58996 clauses out of 118007 with flag 5223920/2223190
728.34/727.68	c cleaning 59998 clauses out of 120010 with flag 5392157/2284189
753.54/752.85	c cleaning 61000 clauses out of 122012 with flag 5569211/2346189
778.11/777.39	c cleaning 62003 clauses out of 124012 with flag 5743809/2409189
803.91/803.13	c cleaning 62999 clauses out of 126011 with flag 5923078/2473191
829.82/829.08	c cleaning 64001 clauses out of 128012 with flag 6103073/2538191
856.21/855.40	c cleaning 64993 clauses out of 130009 with flag 6286911/2604189
882.61/881.88	c cleaning 66006 clauses out of 132016 with flag 6476285/2671189
910.92/910.13	c cleaning 67006 clauses out of 134012 with flag 6675886/2739191
938.42/937.61	c cleaning 67995 clauses out of 136004 with flag 6872083/2808189
966.83/966.09	c cleaning 69000 clauses out of 138012 with flag 7074004/2878192
996.84/996.05	c cleaning 70003 clauses out of 140009 with flag 7279876/2949189
1026.34/1025.52	c cleaning 71004 clauses out of 142007 with flag 7483634/3021190
1057.84/1057.05	c cleaning 71997 clauses out of 144002 with flag 7685773/3094189
1090.96/1090.18	c cleaning 72996 clauses out of 146008 with flag 7893864/3168192
1124.05/1123.12	c cleaning 74002 clauses out of 148009 with flag 8101070/3243189
1157.16/1156.29	c cleaning 74996 clauses out of 150008 with flag 8314137/3319190
1191.45/1190.50	c cleaning 75997 clauses out of 152011 with flag 8533895/3396189
1226.75/1225.80	c cleaning 76991 clauses out of 154014 with flag 8757293/3474189
1261.67/1260.79	c cleaning 78009 clauses out of 156025 with flag 8992881/3553191
1296.66/1295.72	c cleaning 78999 clauses out of 158018 with flag 9234808/3633193
1332.08/1331.20	c cleaning 80007 clauses out of 160017 with flag 9483024/3714191
1368.59/1367.65	c cleaning 80996 clauses out of 162011 with flag 9723877/3796192
1409.99/1409.04	c cleaning 81997 clauses out of 164013 with flag 9960288/3879190
1451.69/1450.78	c cleaning 83006 clauses out of 166015 with flag 10195230/3963189
1463.29/1462.30	c Got one! Elapsed wall clock time (in seconds):1462.172
1463.29/1462.30	o 12
1465.59/1464.63	c cleaning 58048 clauses out of 116125 with flag 14978/3996305
1467.49/1466.53	c cleaning 32034 clauses out of 64078 with flag 32168/4002306
1469.50/1468.52	c cleaning 19508 clauses out of 39043 with flag 51493/4009305
1471.49/1470.53	c cleaning 13766 clauses out of 27535 with flag 73456/4017305
1473.69/1472.67	c cleaning 11378 clauses out of 22769 with flag 98383/4026305
1475.89/1474.89	c cleaning 10688 clauses out of 21391 with flag 127806/4036305
1478.50/1477.44	c cleaning 10851 clauses out of 21708 with flag 158732/4047310
1481.29/1480.23	c cleaning 11420 clauses out of 22852 with flag 196188/4059305
1484.29/1483.28	c cleaning 12200 clauses out of 24432 with flag 234052/4072305
1487.59/1486.53	c cleaning 13109 clauses out of 26232 with flag 275416/4086305
1490.99/1489.97	c cleaning 14064 clauses out of 28127 with flag 318454/4101309
1495.00/1493.99	c cleaning 15023 clauses out of 30059 with flag 365562/4117305
1499.30/1498.22	c cleaning 16008 clauses out of 32036 with flag 414598/4134305
1503.89/1502.87	c cleaning 17007 clauses out of 34029 with flag 466728/4152306
1508.69/1507.61	c cleaning 18010 clauses out of 36024 with flag 521945/4171308
1513.78/1512.79	c cleaning 18997 clauses out of 38012 with flag 581520/4191306
1519.09/1518.09	c cleaning 20004 clauses out of 40015 with flag 641375/4212306
1525.08/1524.05	c cleaning 20998 clauses out of 42015 with flag 705250/4234310
1531.08/1530.09	c cleaning 21996 clauses out of 44014 with flag 773517/4257307
1537.58/1536.55	c cleaning 23006 clauses out of 46018 with flag 844778/4281307
1544.49/1543.42	c cleaning 23986 clauses out of 48010 with flag 915204/4306305
1551.88/1550.83	c cleaning 25004 clauses out of 50026 with flag 989551/4332307
1559.48/1558.41	c cleaning 26007 clauses out of 52022 with flag 1067989/4359307
1567.48/1566.49	c cleaning 27006 clauses out of 54013 with flag 1149326/4387305
1575.47/1574.49	c cleaning 27991 clauses out of 56007 with flag 1232141/4416305
1583.98/1582.99	c cleaning 28995 clauses out of 58018 with flag 1318424/4446307
1592.77/1591.75	c cleaning 30000 clauses out of 60022 with flag 1406997/4477306
1601.97/1600.90	c cleaning 31007 clauses out of 62023 with flag 1502690/4509307
1611.66/1610.65	c cleaning 32002 clauses out of 64017 with flag 1595930/4542308
1621.37/1620.40	c cleaning 33005 clauses out of 66014 with flag 1696674/4576307
1631.76/1630.74	c cleaning 33998 clauses out of 68008 with flag 1798675/4611306
1642.56/1641.55	c cleaning 35007 clauses out of 70013 with flag 1906193/4647309
1654.16/1653.11	c cleaning 35994 clauses out of 72005 with flag 2014562/4684308
1665.56/1664.59	c cleaning 37001 clauses out of 74008 with flag 2124954/4722305
1676.96/1675.99	c cleaning 38001 clauses out of 76008 with flag 2240460/4761306
1688.95/1688.00	c cleaning 38998 clauses out of 78007 with flag 2359708/4801306
1702.15/1701.19	c cleaning 39995 clauses out of 80008 with flag 2483666/4842305
1715.43/1714.37	c cleaning 40995 clauses out of 82015 with flag 2611112/4884307
1729.43/1728.33	c cleaning 42006 clauses out of 84018 with flag 2740208/4927305
1743.63/1742.52	c cleaning 42987 clauses out of 86012 with flag 2871410/4971305
1758.23/1757.18	c cleaning 43993 clauses out of 88025 with flag 3006191/5016305
1774.12/1773.05	c cleaning 45009 clauses out of 90032 with flag 3142360/5062305
1789.82/1788.76	c cleaning 46011 clauses out of 92024 with flag 3282398/5109306
1800.02/1798.90	c starts		: 1347
1800.02/1798.90	c conflicts		: 5141602
1800.02/1798.90	c decisions		: 10814201
1800.02/1798.90	c propagations		: 1107855336
1800.02/1798.90	c inspects		: 24901244258
1800.02/1798.90	c shortcuts		: 0
1800.02/1798.90	c learnt literals	: 0
1800.02/1798.90	c learnt binary clauses	: 0
1800.02/1798.90	c learnt ternary clauses	: 8
1800.02/1798.90	c learnt constraints	: 5141602
1800.02/1798.90	c ignored constraints	: 0
1800.02/1798.90	c root simplifications	: 0
1800.02/1798.90	c removed literals (reason simplification)	: 0
1800.02/1798.90	c reason swapping (by a shorter reason)	: 0
1800.02/1798.90	c Calls to reduceDB	: 147
1800.02/1798.90	c Number of update (reduction) of LBD	: 1380307
1800.02/1798.90	c Imported unit clauses	: 0
1800.02/1798.90	c number of reductions to clauses (during analyze)	: 0
1800.02/1798.90	c number of learned constraints concerned by reduction	: 0
1800.02/1798.90	c number of learning phase by resolution	: 0
1800.02/1798.90	c number of learning phase by cutting planes	: 0
1800.02/1798.90	c speed (assignments/second)	: 615943.3035773855
1800.02/1798.90	c non guided choices	0
1800.02/1798.93	c learnt constraints type 
1800.02/1798.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 78309
1800.02/1798.93	s SATISFIABLE
1800.02/1798.93	c Found 7 solution(s)
1800.02/1798.93	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.02/1798.93	c objective function=12
1800.02/1798.93	c Total wall clock time (in seconds): 1798.804

Verifier Data

OK	12

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-4106609-1466271484/watcher-4106609-1466271484 -o /tmp/evaluation-result-4106609-1466271484/solver-4106609-1466271484 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24567 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106609-1466271484.opb 

pid=28205
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: 2.02 2.01 2.00 3/194 28208
/proc/meminfo: memFree=31214948/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=5632 CPUtime=0 cores=1,3,5,7
/proc/28208/stat : 28208 (java) R 28205 28208 24550 0 -1 4202496 385 0 0 0 0 0 0 0 20 0 1 0 29195099 5767168 56 33554432000 1073741824 1073778376 140736318963632 140736318960760 242158234919 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2303 60 47 9 0 30 0

[startup+0.100061 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 28208
/proc/meminfo: memFree=31214948/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 4333 0 1 0 8 0 0 0 20 0 18 0 29195099 9787879424 5451 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2389619 5452 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200232 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 28208
/proc/meminfo: memFree=31214948/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 4597 0 1 0 21 1 0 0 20 0 18 0 29195099 9787879424 6704 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2389619 6704 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300238 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 28208
/proc/meminfo: memFree=31214948/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 5591 0 1 0 42 1 0 0 20 0 19 0 29195099 9856040960 8423 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 8423 2234 9 0 2396937 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9625040

[startup+0.700241 s]
/proc/loadavg: 2.02 2.01 2.00 3/194 28208
/proc/meminfo: memFree=31214948/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 7398 0 1 0 104 2 0 0 20 0 19 0 29195099 9856040960 9149 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 9149 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9625040

[startup+1.50081 s]
/proc/loadavg: 2.02 2.01 2.00 3/213 28227
/proc/meminfo: memFree=31186276/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=1.96 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 8332 0 1 0 194 2 0 0 20 0 19 0 29195099 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 9395 2258 9 0 2396937 0
[pid=28208/tid=28210] ppid=28205 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/28208/task/28210/stat : 28210 (java) R 28205 28208 24550 0 -1 4202560 2429 0 1 0 146 0 0 0 20 0 19 0 29195100 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670976278920 139670810249279 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28211] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28211/stat : 28211 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670937771048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28212] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28212/stat : 28212 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670936718248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28213] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28213/stat : 28213 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670935665448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28214] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28214/stat : 28214 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670934612648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28215] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28215/stat : 28215 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670933559848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28216] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28216/stat : 28216 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670932507048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28217] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28217/stat : 28217 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670931454248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28218] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28218/stat : 28218 (java) S 28205 28208 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670930401448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28219] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28219/stat : 28219 (java) S 28205 28208 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670800260072 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28220] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28220/stat : 28220 (java) S 28205 28208 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670799206136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28221] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28221/stat : 28221 (java) S 28205 28208 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670798153224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28222] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28222/stat : 28222 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670797101712 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28223] ppid=28205 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/28208/task/28223/stat : 28223 (java) S 28205 28208 24550 0 -1 4202560 1299 0 0 0 18 0 0 0 20 0 19 0 29195106 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670796048824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28224] ppid=28205 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/28208/task/28224/stat : 28224 (java) S 28205 28208 24550 0 -1 4202560 3327 0 0 0 28 0 0 0 20 0 19 0 29195106 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139670794996024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28225] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28225/stat : 28225 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139669920541048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28226] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28226/stat : 28226 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139669919488456 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28227] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28227/stat : 28227 (java) S 28205 28208 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29195127 9856040960 9395 33554432000 1073741824 1073778376 140736318963632 139669918434984 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.02 2.01 2.00 3/213 28227
/proc/meminfo: memFree=31182740/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=3.59 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 8335 0 1 0 357 2 0 0 20 0 19 0 29195099 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 9907 2258 9 0 2396937 0
[pid=28208/tid=28210] ppid=28205 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/28208/task/28210/stat : 28210 (java) R 28205 28208 24550 0 -1 4202560 2432 0 1 0 306 0 0 0 20 0 19 0 29195100 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670976279064 139670810396005 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28211] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28211/stat : 28211 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670937771048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28212] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28212/stat : 28212 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670936718248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28213] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28213/stat : 28213 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670935665448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28214] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28214/stat : 28214 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670934612648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28215] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28215/stat : 28215 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670933559848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28216] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28216/stat : 28216 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670932507048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28217] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28217/stat : 28217 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670931454248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28218] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28218/stat : 28218 (java) S 28205 28208 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670930401448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28219] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28219/stat : 28219 (java) S 28205 28208 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670800260072 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28220] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28220/stat : 28220 (java) S 28205 28208 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670799206136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28221] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28221/stat : 28221 (java) S 28205 28208 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670798153224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28222] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28222/stat : 28222 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670797101712 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28223] ppid=28205 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/28208/task/28223/stat : 28223 (java) S 28205 28208 24550 0 -1 4202560 1299 0 0 0 20 0 0 0 20 0 19 0 29195106 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670796048824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28224] ppid=28205 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/28208/task/28224/stat : 28224 (java) S 28205 28208 24550 0 -1 4202560 3327 0 0 0 29 0 0 0 20 0 19 0 29195106 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139670794996024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28225] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28225/stat : 28225 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139669920541048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28226] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28226/stat : 28226 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139669919488456 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28227] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28227/stat : 28227 (java) S 28205 28208 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29195127 9856040960 9907 33554432000 1073741824 1073778376 140736318963632 139669918434984 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.02 2.01 2.00 3/213 28227
/proc/meminfo: memFree=31180828/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=6.8 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 8338 0 1 0 678 2 0 0 20 0 19 0 29195099 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 10380 2259 9 0 2396937 0
[pid=28208/tid=28210] ppid=28205 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/28208/task/28210/stat : 28210 (java) R 28205 28208 24550 0 -1 4202560 2434 0 1 0 626 0 0 0 20 0 19 0 29195100 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670976270048 139670810261328 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28211] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28211/stat : 28211 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670937771048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28212] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28212/stat : 28212 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670936718248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28213] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28213/stat : 28213 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670935665448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28214] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28214/stat : 28214 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670934612648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28215] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28215/stat : 28215 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670933559848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28216] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28216/stat : 28216 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670932507048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28217] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28217/stat : 28217 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670931454248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28218] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28218/stat : 28218 (java) S 28205 28208 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29195102 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670930401448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28219] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28219/stat : 28219 (java) S 28205 28208 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670800260072 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28220] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28220/stat : 28220 (java) S 28205 28208 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670799206136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28221] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28221/stat : 28221 (java) S 28205 28208 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670798153224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28222] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28222/stat : 28222 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670797101712 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28223] ppid=28205 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/28208/task/28223/stat : 28223 (java) S 28205 28208 24550 0 -1 4202560 1299 0 0 0 20 0 0 0 20 0 19 0 29195106 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670796048824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28224] ppid=28205 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/28208/task/28224/stat : 28224 (java) S 28205 28208 24550 0 -1 4202560 3327 0 0 0 29 0 0 0 20 0 19 0 29195106 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139670794996024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28225] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28225/stat : 28225 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139669920541048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28226] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28226/stat : 28226 (java) S 28205 28208 24550 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139669919488456 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28227] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28227/stat : 28227 (java) S 28205 28208 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29195127 9856040960 10380 33554432000 1073741824 1073778376 140736318963632 139669918434984 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 9625040


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

[pid=28208/tid=28220] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28220/stat : 28220 (java) S 28205 28208 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139670799206136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28221] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28221/stat : 28221 (java) S 28205 28208 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139670798153224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28222] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28222/stat : 28222 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139670797101712 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28223] ppid=28205 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/28208/task/28223/stat : 28223 (java) S 28205 28208 24550 0 -1 4202560 2375 0 0 0 27 0 0 0 20 0 19 0 29195106 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139670796048824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28224] ppid=28205 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/28208/task/28224/stat : 28224 (java) S 28205 28208 24550 0 -1 4202560 3327 0 0 0 30 0 0 0 20 0 19 0 29195106 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139670794996024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28225] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28225/stat : 28225 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139669920541048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28226] ppid=28205 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/28208/task/28226/stat : 28226 (java) S 28205 28208 24550 0 -1 4202560 100 0 0 0 30 27 0 0 20 0 19 0 29195106 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139669919488456 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28227] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28227/stat : 28227 (java) S 28205 28208 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29195127 9856040960 67495 33554432000 1073741824 1073778376 140736318963632 139669918434984 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1723.43
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.19 2.10 2.02 3/213 28360
/proc/meminfo: memFree=30948228/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=1783.42 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 10310 0 1 0 178306 36 0 0 20 0 19 0 29195099 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 67515 2274 9 0 2396937 0
[pid=28208/tid=28210] ppid=28205 vsize=9625040 CPUtime=1782.05 cores=1,3,5,7
/proc/28208/task/28210/stat : 28210 (java) R 28205 28208 24550 0 -1 4202560 2503 0 1 0 178174 31 0 0 20 0 19 0 29195100 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670976270016 139670810277289 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28211] ppid=28205 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/28208/task/28211/stat : 28211 (java) S 28205 28208 24550 0 -1 4202560 215 0 0 0 7 3 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670937771048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28212] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28212/stat : 28212 (java) S 28205 28208 24550 0 -1 4202560 126 0 0 0 3 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670936718248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28213] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28213/stat : 28213 (java) S 28205 28208 24550 0 -1 4202560 123 0 0 0 3 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670935665448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28214] ppid=28205 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/28208/task/28214/stat : 28214 (java) S 28205 28208 24550 0 -1 4202560 142 0 0 0 5 2 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670934612648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28215] ppid=28205 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/28208/task/28215/stat : 28215 (java) S 28205 28208 24550 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670933559848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28216] ppid=28205 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/28208/task/28216/stat : 28216 (java) S 28205 28208 24550 0 -1 4202560 20 0 0 0 5 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670932507048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28217] ppid=28205 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/28208/task/28217/stat : 28217 (java) S 28205 28208 24550 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670931454248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28218] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28218/stat : 28218 (java) S 28205 28208 24550 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670930401448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28219] ppid=28205 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28208/task/28219/stat : 28219 (java) S 28205 28208 24550 0 -1 4202560 44 0 0 0 1 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670800260072 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28220] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28220/stat : 28220 (java) S 28205 28208 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670799206136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28221] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28221/stat : 28221 (java) S 28205 28208 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670798153224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28222] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28222/stat : 28222 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670797101712 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28223] ppid=28205 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/28208/task/28223/stat : 28223 (java) S 28205 28208 24550 0 -1 4202560 2375 0 0 0 27 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670796048824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28224] ppid=28205 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/28208/task/28224/stat : 28224 (java) S 28205 28208 24550 0 -1 4202560 3327 0 0 0 30 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670794996024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28225] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28225/stat : 28225 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669920541048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28226] ppid=28205 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/28208/task/28226/stat : 28226 (java) S 28205 28208 24550 0 -1 4202560 104 0 0 0 30 28 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669919488456 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28227] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28227/stat : 28227 (java) S 28205 28208 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29195127 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669918434984 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 2.14 2.09 2.02 3/213 28360
/proc/meminfo: memFree=30948228/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 10310 0 1 0 179965 37 0 0 20 0 19 0 29195099 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 67515 2274 9 0 2396937 0
[pid=28208/tid=28210] ppid=28205 vsize=9625040 CPUtime=1798.65 cores=1,3,5,7
/proc/28208/task/28210/stat : 28210 (java) R 28205 28208 24550 0 -1 4202560 2503 0 1 0 179834 31 0 0 20 0 19 0 29195100 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670976270016 139670810250740 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28211] ppid=28205 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/28208/task/28211/stat : 28211 (java) S 28205 28208 24550 0 -1 4202560 215 0 0 0 7 3 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670937771048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28212] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28212/stat : 28212 (java) S 28205 28208 24550 0 -1 4202560 126 0 0 0 3 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670936718248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28213] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28213/stat : 28213 (java) S 28205 28208 24550 0 -1 4202560 123 0 0 0 3 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670935665448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28214] ppid=28205 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/28208/task/28214/stat : 28214 (java) S 28205 28208 24550 0 -1 4202560 142 0 0 0 5 2 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670934612648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28215] ppid=28205 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/28208/task/28215/stat : 28215 (java) S 28205 28208 24550 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670933559848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28216] ppid=28205 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/28208/task/28216/stat : 28216 (java) S 28205 28208 24550 0 -1 4202560 20 0 0 0 5 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670932507048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28217] ppid=28205 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/28208/task/28217/stat : 28217 (java) S 28205 28208 24550 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670931454248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28218] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28218/stat : 28218 (java) S 28205 28208 24550 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670930401448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28219] ppid=28205 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28208/task/28219/stat : 28219 (java) S 28205 28208 24550 0 -1 4202560 44 0 0 0 1 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670800260072 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28220] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28220/stat : 28220 (java) S 28205 28208 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670799206136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28221] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28221/stat : 28221 (java) S 28205 28208 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670798153224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28222] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28222/stat : 28222 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670797101712 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28223] ppid=28205 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/28208/task/28223/stat : 28223 (java) S 28205 28208 24550 0 -1 4202560 2375 0 0 0 27 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670796048824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28224] ppid=28205 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/28208/task/28224/stat : 28224 (java) S 28205 28208 24550 0 -1 4202560 3327 0 0 0 30 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670794996024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28225] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28225/stat : 28225 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669920541048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28226] ppid=28205 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/28208/task/28226/stat : 28226 (java) S 28205 28208 24550 0 -1 4202560 104 0 0 0 31 28 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669919488456 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28227] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28227/stat : 28227 (java) S 28205 28208 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29195127 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669918434984 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

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 28208 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.9 s]
/proc/loadavg: 2.14 2.09 2.02 3/213 28360
/proc/meminfo: memFree=30948228/32872528 swapFree=338416/354768
[pid=28208] ppid=28205 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/28208/stat : 28208 (java) S 28205 28208 24550 0 -1 4202496 10310 0 1 0 179965 37 0 0 20 0 19 0 29195099 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 140736318954768 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28208/statm: 2406260 67515 2274 9 0 2396937 0
[pid=28208/tid=28210] ppid=28205 vsize=9625040 CPUtime=1798.65 cores=1,3,5,7
/proc/28208/task/28210/stat : 28210 (java) R 28205 28208 24550 0 -1 4202560 2503 0 1 0 179834 31 0 0 20 0 19 0 29195100 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670976270016 139670810250740 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28211] ppid=28205 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/28208/task/28211/stat : 28211 (java) S 28205 28208 24550 0 -1 4202560 215 0 0 0 7 3 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670937771048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28212] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28212/stat : 28212 (java) S 28205 28208 24550 0 -1 4202560 126 0 0 0 3 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670936718248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28213] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28213/stat : 28213 (java) S 28205 28208 24550 0 -1 4202560 123 0 0 0 3 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670935665448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28214] ppid=28205 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/28208/task/28214/stat : 28214 (java) S 28205 28208 24550 0 -1 4202560 142 0 0 0 5 2 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670934612648 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28215] ppid=28205 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/28208/task/28215/stat : 28215 (java) S 28205 28208 24550 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670933559848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28216] ppid=28205 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/28208/task/28216/stat : 28216 (java) S 28205 28208 24550 0 -1 4202560 20 0 0 0 5 1 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670932507048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28208/tid=28217] ppid=28205 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/28208/task/28217/stat : 28217 (java) S 28205 28208 24550 0 -1 4202560 20 0 0 0 3 2 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670931454248 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28218] ppid=28205 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/28208/task/28218/stat : 28218 (java) S 28205 28208 24550 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 29195102 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670930401448 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28208/tid=28219] ppid=28205 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/28208/task/28219/stat : 28219 (java) S 28205 28208 24550 0 -1 4202560 44 0 0 0 1 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670800260072 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28220] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28220/stat : 28220 (java) S 28205 28208 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670799206136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28221] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28221/stat : 28221 (java) S 28205 28208 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29195103 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670798153224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28222] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28222/stat : 28222 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670797101712 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28223] ppid=28205 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/28208/task/28223/stat : 28223 (java) S 28205 28208 24550 0 -1 4202560 2375 0 0 0 27 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670796048824 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28224] ppid=28205 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/28208/task/28224/stat : 28224 (java) S 28205 28208 24550 0 -1 4202560 3327 0 0 0 30 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139670794996024 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28225] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28225/stat : 28225 (java) S 28205 28208 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669920541048 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28208/tid=28226] ppid=28205 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/28208/task/28226/stat : 28226 (java) S 28205 28208 24550 0 -1 4202560 104 0 0 0 31 28 0 0 20 0 19 0 29195106 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669919488456 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28208/tid=28227] ppid=28205 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/28208/task/28227/stat : 28227 (java) S 28205 28208 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29195127 9856040960 67515 33554432000 1073741824 1073778376 140736318963632 139669918434984 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1798.94
CPU time (s): 1800.64
CPU user time (s): 1799.8
CPU system time (s): 0.841872
CPU usage (%): 100.095
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.841872
maximum resident set size= 270228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10359
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38216
involuntary context switches= 9995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7934 second user time and 13.203 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 19:38:04
IDJOB=4106609
IDBENCH=48130
IDSOLVER=2546
FILE ID=node126/4106609-1466271484
RUNJOBID= node126-1466264639-24567
PBS_JOBID= 19918224
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106609-1466271484/watcher-4106609-1466271484 -o /tmp/evaluation-result-4106609-1466271484/solver-4106609-1466271484 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24567 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106609-1466271484.opb

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

MD5SUM BENCH= e6ef25c6f832d5fe55af9368c1298b73
RANDOM SEED=337034380

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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:        31215592 kB
Buffers:          139940 kB
Cached:           249060 kB
SwapCached:         1736 kB
Active:           229144 kB
Inactive:         309896 kB
Active(anon):     150216 kB
Inactive(anon):     1796 kB
Active(file):      78928 kB
Inactive(file):   308100 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:               516 kB
Writeback:             8 kB
AnonPages:        549112 kB
Mapped:            17012 kB
Shmem:                 0 kB
Slab:             606124 kB
SReclaimable:      49968 kB
SUnreclaim:       556156 kB
KernelStack:        1656 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1043460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71740 MiB
End job on node126 at 2016-06-18 20:08:03