Trace number 4101725

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)44 1800.06 1798.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-markshare1.opb
MD5SUM9a8d1e3e59dfd2cd811494ddb4a3c92a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables230
Total number of constraints6
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 constraints6
Minimum length of a constraint80
Maximum length of a constraint80
Number of terms in the objective function 180
Biggest coefficient in the objective function 43691
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524412
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261310
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524412
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	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.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4101725-1466225807.opb
0.10/0.10	c reading problem ... 
0.10/0.10	c  objective function found
0.10/0.13	c ... done. Wall clock time 0.032s.
0.10/0.13	c declared #vars     230
0.10/0.13	c #constraints  12
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.10/0.13	c 12 constraints processed.
0.10/0.13	c objective function length is 180 literals
0.61/0.42	c SATISFIABLE
0.61/0.42	c OPTIMIZING...
0.61/0.42	c Got one! Elapsed wall clock time (in seconds):0.32
0.61/0.42	o 48
0.74/0.54	c cleaning 2645 clauses out of 5295 with flag 4178/5295
1.26/0.95	c cleaning 4317 clauses out of 8650 with flag 16346/11295
1.86/1.59	c cleaning 5664 clauses out of 11336 with flag 30644/18298
2.89/2.51	c cleaning 6830 clauses out of 13669 with flag 47042/26295
3.99/3.69	c cleaning 7916 clauses out of 15842 with flag 65996/35298
5.69/5.37	c cleaning 8953 clauses out of 17923 with flag 86422/45295
7.59/7.24	c cleaning 9979 clauses out of 19970 with flag 109892/56295
9.39/9.06	c cleaning 10989 clauses out of 21991 with flag 134783/68295
11.29/10.98	c cleaning 11992 clauses out of 24002 with flag 161663/81295
13.40/13.08	c cleaning 12999 clauses out of 26013 with flag 190358/95298
16.00/15.63	c cleaning 13996 clauses out of 28012 with flag 221241/110296
18.80/18.43	c cleaning 14998 clauses out of 30015 with flag 253978/126295
21.89/21.55	c cleaning 16002 clauses out of 32017 with flag 288832/143295
25.29/24.91	c cleaning 17003 clauses out of 34015 with flag 325605/161295
29.10/28.79	c cleaning 18002 clauses out of 36013 with flag 364583/180296
33.49/33.11	c cleaning 19001 clauses out of 38012 with flag 405586/200297
39.79/39.49	c cleaning 19998 clauses out of 40009 with flag 448923/221295
45.79/45.45	c cleaning 20996 clauses out of 42012 with flag 494738/243296
51.29/50.99	c cleaning 22001 clauses out of 44016 with flag 543329/266296
57.80/57.40	c cleaning 22997 clauses out of 46016 with flag 594345/290297
64.30/63.97	c cleaning 24000 clauses out of 48017 with flag 647153/315295
72.02/71.66	c cleaning 24999 clauses out of 50017 with flag 701957/341295
80.91/80.51	c cleaning 25999 clauses out of 52020 with flag 758754/368297
89.71/89.39	c Got one! Elapsed wall clock time (in seconds):89.285
89.71/89.39	o 47
90.46/90.01	c cleaning 28676 clauses out of 57360 with flag 10828/399636
90.96/90.57	c cleaning 17339 clauses out of 34683 with flag 23238/405635
92.16/91.77	c cleaning 12166 clauses out of 24345 with flag 38163/412636
93.16/92.77	c cleaning 10084 clauses out of 20178 with flag 55309/420635
94.07/93.65	c cleaning 9535 clauses out of 19094 with flag 73864/429635
95.17/94.72	c cleaning 9769 clauses out of 19559 with flag 95227/439635
96.27/95.86	c cleaning 10386 clauses out of 20791 with flag 118431/450636
97.56/97.12	c cleaning 11190 clauses out of 22407 with flag 144515/462638
98.86/98.46	c cleaning 12093 clauses out of 24216 with flag 172130/475637
100.46/100.01	c cleaning 13048 clauses out of 26121 with flag 202356/489635
102.36/101.93	c cleaning 14028 clauses out of 28074 with flag 233874/504636
104.56/104.14	c cleaning 15014 clauses out of 30047 with flag 266617/520637
107.16/106.77	c cleaning 16007 clauses out of 32037 with flag 302566/537641
110.06/109.62	c cleaning 17003 clauses out of 34029 with flag 342734/555640
113.36/112.94	c cleaning 17997 clauses out of 36021 with flag 383578/574635
116.76/116.34	c cleaning 18999 clauses out of 38025 with flag 426248/594636
120.85/120.48	c cleaning 20005 clauses out of 40028 with flag 470094/615638
124.25/123.86	c cleaning 21003 clauses out of 42021 with flag 519064/637636
125.25/124.80	c Got one! Elapsed wall clock time (in seconds):124.696
125.25/124.80	o 46
125.86/125.43	c cleaning 16404 clauses out of 32842 with flag 10601/649460
126.45/126.09	c cleaning 11204 clauses out of 22438 with flag 23344/655460
127.25/126.81	c cleaning 9107 clauses out of 18235 with flag 37773/662461
127.85/127.49	c cleaning 8556 clauses out of 17131 with flag 55129/670464
128.65/128.25	c cleaning 8776 clauses out of 17573 with flag 73685/679462
129.75/129.33	c cleaning 9391 clauses out of 18800 with flag 94660/689465
130.76/130.36	c cleaning 10193 clauses out of 20404 with flag 117755/700460
132.26/131.81	c cleaning 11097 clauses out of 22214 with flag 143190/712463
133.86/133.47	c cleaning 12049 clauses out of 24117 with flag 169917/725463
135.66/135.24	c cleaning 13026 clauses out of 26065 with flag 198086/739460
138.08/137.62	c cleaning 14008 clauses out of 28039 with flag 229703/754460
140.28/139.81	c cleaning 15009 clauses out of 30036 with flag 264035/770465
143.27/142.81	c cleaning 16001 clauses out of 32025 with flag 298886/787463
146.47/146.04	c cleaning 17004 clauses out of 34025 with flag 336290/805464
149.77/149.33	c cleaning 18001 clauses out of 36019 with flag 375218/824462
153.17/152.79	c cleaning 19001 clauses out of 38017 with flag 416426/844461
156.57/156.10	c cleaning 19999 clauses out of 40016 with flag 460323/865461
160.87/160.44	c cleaning 21001 clauses out of 42017 with flag 505478/887461
165.67/165.29	c cleaning 21999 clauses out of 44015 with flag 552713/910460
170.17/169.72	c cleaning 22997 clauses out of 46016 with flag 602364/934460
173.57/173.12	c cleaning 23995 clauses out of 48019 with flag 659048/959460
177.27/176.86	c cleaning 25002 clauses out of 50025 with flag 718219/985461
181.89/181.50	c cleaning 25990 clauses out of 52023 with flag 778710/1012461
186.49/186.07	c cleaning 27001 clauses out of 54034 with flag 842568/1040462
190.98/190.53	c cleaning 28005 clauses out of 56031 with flag 908787/1069460
196.52/196.06	c cleaning 29000 clauses out of 58026 with flag 978113/1099460
201.83/201.38	c cleaning 30004 clauses out of 60026 with flag 1049455/1130460
207.22/206.73	c cleaning 31001 clauses out of 62026 with flag 1123685/1162464
213.82/213.34	c cleaning 31998 clauses out of 64025 with flag 1197858/1195464
221.52/221.09	c cleaning 33003 clauses out of 66023 with flag 1270898/1229460
228.82/228.32	c cleaning 33992 clauses out of 68021 with flag 1348379/1264461
235.52/235.04	c cleaning 34998 clauses out of 70029 with flag 1427561/1300461
242.82/242.39	c cleaning 35999 clauses out of 72031 with flag 1507139/1337461
250.62/250.17	c cleaning 36999 clauses out of 74031 with flag 1589998/1375460
258.52/258.03	c cleaning 37997 clauses out of 76032 with flag 1676223/1414460
266.51/266.06	c cleaning 39002 clauses out of 78035 with flag 1764881/1454460
275.47/274.90	c cleaning 39993 clauses out of 80034 with flag 1854106/1495461
284.38/283.80	c cleaning 40996 clauses out of 82040 with flag 1948991/1537460
293.37/292.81	c cleaning 42006 clauses out of 84045 with flag 2044776/1580461
302.37/301.87	c cleaning 43009 clauses out of 86038 with flag 2143421/1624460
313.57/313.03	c cleaning 44002 clauses out of 88030 with flag 2242412/1669461
324.98/324.43	c cleaning 45005 clauses out of 90029 with flag 2344057/1715462
336.78/336.23	c cleaning 45989 clauses out of 92022 with flag 2445368/1762460
348.29/347.77	c cleaning 47001 clauses out of 94033 with flag 2549058/1810460
359.98/359.42	c cleaning 48000 clauses out of 96032 with flag 2655905/1859460
372.28/371.67	c cleaning 49002 clauses out of 98032 with flag 2768755/1909460
387.29/386.66	c cleaning 50006 clauses out of 100031 with flag 2883833/1960461
404.39/403.73	c cleaning 50994 clauses out of 102025 with flag 2998962/2012461
418.79/418.15	c cleaning 52003 clauses out of 104030 with flag 3114579/2065460
433.49/432.82	c cleaning 53000 clauses out of 106028 with flag 3235187/2119461
449.50/448.86	c cleaning 53994 clauses out of 108027 with flag 3356151/2174460
465.40/464.79	c cleaning 55000 clauses out of 110033 with flag 3479305/2230460
483.96/483.11	c cleaning 55999 clauses out of 112034 with flag 3603953/2287461
500.26/499.41	c cleaning 57002 clauses out of 114036 with flag 3730948/2345462
519.26/518.45	c cleaning 58000 clauses out of 116034 with flag 3858456/2404462
537.87/537.02	c cleaning 58997 clauses out of 118036 with flag 3988549/2464464
557.77/556.94	c cleaning 59997 clauses out of 120036 with flag 4120202/2525461
575.67/574.88	c cleaning 61004 clauses out of 122040 with flag 4255656/2587462
595.56/594.64	c cleaning 62000 clauses out of 124035 with flag 4395824/2650461
616.26/615.38	c cleaning 63007 clauses out of 126040 with flag 4538880/2714466
636.96/636.08	c cleaning 63998 clauses out of 128028 with flag 4684210/2779461
658.16/657.24	c cleaning 64992 clauses out of 130029 with flag 4833552/2845460
679.78/678.87	c cleaning 66002 clauses out of 132037 with flag 4984133/2912460
702.81/701.77	c cleaning 67001 clauses out of 134035 with flag 5129866/2980460
731.21/730.18	c cleaning 67999 clauses out of 136035 with flag 5278088/3049461
756.32/755.24	c cleaning 69002 clauses out of 138039 with flag 5429765/3119464
783.93/782.82	c cleaning 69997 clauses out of 140035 with flag 5591675/3190462
812.34/811.15	c cleaning 71002 clauses out of 142036 with flag 5755373/3262460
840.94/839.79	c cleaning 71994 clauses out of 144035 with flag 5921575/3335461
867.25/866.02	c cleaning 73004 clauses out of 146041 with flag 6088291/3409461
897.76/896.57	c cleaning 74001 clauses out of 148039 with flag 6255307/3484463
928.09/926.75	c cleaning 75000 clauses out of 150035 with flag 6429254/3560460
957.89/956.59	c cleaning 76001 clauses out of 152036 with flag 6601221/3637461
995.20/993.88	c cleaning 77003 clauses out of 154035 with flag 6769860/3715461
1023.20/1021.87	c cleaning 77993 clauses out of 156032 with flag 6942264/3794461
1059.09/1057.67	c cleaning 78998 clauses out of 158038 with flag 7113363/3874460
1096.61/1095.14	c cleaning 79996 clauses out of 160040 with flag 7284047/3955460
1132.43/1130.92	c cleaning 81012 clauses out of 162046 with flag 7457183/4037462
1167.51/1165.91	c cleaning 81999 clauses out of 164035 with flag 7640688/4120463
1206.81/1205.28	c cleaning 83005 clauses out of 166035 with flag 7827231/4204462
1244.41/1242.83	c cleaning 84005 clauses out of 168030 with flag 8017517/4289462
1285.53/1283.81	c cleaning 84999 clauses out of 170023 with flag 8209356/4375460
1322.52/1320.80	c cleaning 85997 clauses out of 172026 with flag 8400453/4462462
1373.22/1371.56	c cleaning 87003 clauses out of 174030 with flag 8595942/4550463
1416.40/1414.62	c cleaning 87998 clauses out of 176027 with flag 8791587/4639463
1460.50/1458.77	c cleaning 89004 clauses out of 178026 with flag 8992705/4729460
1504.50/1502.79	c cleaning 89996 clauses out of 180022 with flag 9195966/4820460
1551.19/1549.33	c cleaning 91001 clauses out of 182033 with flag 9400498/4912467
1597.80/1595.98	c cleaning 92000 clauses out of 184030 with flag 9605661/5005465
1607.49/1605.69	c Got one! Elapsed wall clock time (in seconds):1605.591
1607.49/1605.69	o 44
1609.70/1607.88	c cleaning 61919 clauses out of 123870 with flag 11617/5037305
1611.20/1609.37	c cleaning 33972 clauses out of 67957 with flag 25111/5043311
1612.19/1610.40	c cleaning 20480 clauses out of 40979 with flag 40830/5050305
1613.09/1611.22	c cleaning 14239 clauses out of 28499 with flag 59544/5058305
1613.89/1612.03	c cleaning 11616 clauses out of 23261 with flag 79480/5067306
1614.60/1612.80	c cleaning 10816 clauses out of 21646 with flag 102975/5077307
1615.60/1613.74	c cleaning 10902 clauses out of 21829 with flag 129101/5088306
1616.70/1614.83	c cleaning 11449 clauses out of 22926 with flag 156433/5100305
1617.70/1615.89	c cleaning 12231 clauses out of 24478 with flag 186212/5113306
1619.22/1617.31	c cleaning 13114 clauses out of 26247 with flag 218333/5127306
1620.62/1618.78	c cleaning 14052 clauses out of 28133 with flag 248938/5142306
1622.82/1620.95	c cleaning 15029 clauses out of 30080 with flag 281318/5158305
1624.92/1623.00	c cleaning 16017 clauses out of 32055 with flag 316622/5175309
1627.22/1625.38	c cleaning 17007 clauses out of 34036 with flag 353968/5193307
1629.93/1628.10	c cleaning 18007 clauses out of 36029 with flag 393368/5212307
1633.12/1631.21	c cleaning 19007 clauses out of 38023 with flag 433681/5232308
1636.92/1635.05	c cleaning 20000 clauses out of 40014 with flag 475987/5253306
1640.62/1638.76	c cleaning 20997 clauses out of 42016 with flag 520441/5275308
1645.32/1643.48	c cleaning 21999 clauses out of 44016 with flag 567372/5298305
1650.22/1648.35	c cleaning 23001 clauses out of 46018 with flag 616193/5322306
1652.95/1651.09	c cleaning 24001 clauses out of 48016 with flag 672331/5347305
1657.05/1655.10	c cleaning 24991 clauses out of 50015 with flag 727889/5373305
1661.15/1659.28	c cleaning 26002 clauses out of 52024 with flag 787612/5400305
1666.45/1664.50	c cleaning 27001 clauses out of 54023 with flag 850886/5428306
1672.15/1670.28	c cleaning 28002 clauses out of 56025 with flag 916492/5457309
1678.46/1676.59	c cleaning 29004 clauses out of 58025 with flag 984810/5487311
1684.25/1682.37	c cleaning 29999 clauses out of 60015 with flag 1055111/5518305
1690.46/1688.54	c cleaning 31001 clauses out of 62020 with flag 1128366/5550309
1697.57/1695.70	c cleaning 32000 clauses out of 64016 with flag 1204107/5583306
1705.28/1703.36	c cleaning 33002 clauses out of 66018 with flag 1282461/5617308
1714.69/1712.75	c cleaning 33996 clauses out of 68015 with flag 1360991/5652307
1722.39/1720.49	c cleaning 35001 clauses out of 70017 with flag 1442959/5688305
1730.78/1728.81	c cleaning 35997 clauses out of 72017 with flag 1528544/5725306
1735.98/1734.05	c cleaning 37001 clauses out of 74019 with flag 1616644/5763305
1743.44/1741.43	c cleaning 38003 clauses out of 76021 with flag 1702868/5802308
1751.44/1749.43	c cleaning 38986 clauses out of 78015 with flag 1790867/5842305
1758.75/1756.78	c cleaning 40004 clauses out of 80031 with flag 1879791/5883307
1768.65/1766.70	c cleaning 41000 clauses out of 82027 with flag 1968715/5925307
1777.74/1775.75	c cleaning 41997 clauses out of 84027 with flag 2063638/5968307
1785.64/1783.68	c cleaning 43005 clauses out of 86028 with flag 2161525/6012305
1796.36/1794.37	c cleaning 44003 clauses out of 88024 with flag 2260055/6057306
1800.06/1798.00	c starts		: 253
1800.06/1798.00	c conflicts		: 6073917
1800.06/1798.00	c decisions		: 8312209
1800.06/1798.00	c propagations		: 44147156
1800.06/1798.00	c inspects		: 37198273037
1800.06/1798.00	c shortcuts		: 0
1800.06/1798.00	c learnt literals	: 0
1800.06/1798.00	c learnt binary clauses	: 0
1800.06/1798.00	c learnt ternary clauses	: 0
1800.06/1798.00	c learnt constraints	: 6073918
1800.06/1798.00	c ignored constraints	: 0
1800.06/1798.00	c root simplifications	: 0
1800.06/1798.00	c removed literals (reason simplification)	: 0
1800.06/1798.00	c reason swapping (by a shorter reason)	: 0
1800.06/1798.00	c Calls to reduceDB	: 171
1800.06/1798.00	c Number of update (reduction) of LBD	: 718991
1800.06/1798.00	c Imported unit clauses	: 0
1800.06/1798.00	c number of reductions to clauses (during analyze)	: 0
1800.06/1798.00	c number of learned constraints concerned by reduction	: 0
1800.06/1798.00	c number of learning phase by resolution	: 0
1800.06/1798.00	c number of learning phase by cutting planes	: 0
1800.06/1798.00	c speed (assignments/second)	: 24555.31001754302
1800.06/1798.00	c non guided choices	616
1800.06/1798.03	c learnt constraints type 
1800.06/1798.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60633
1800.06/1798.03	s SATISFIABLE
1800.06/1798.03	c Found 4 solution(s)
1800.06/1798.03	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 x63 -x64 -x65 x66 x67 x68 x69 -x70 -x71 -x72 x73 x74 -x75 -x76 x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 x111 -x112 x113 -x114 -x115 -x116 x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 x160 x161 -x162 x163 -x164 x165 x166 -x167 x168 -x169 -x170 x171 x172 x173 x174 x175 -x176 x177 -x178 -x179 -x180 -x181 x182 -x183 x184 x185 -x186 x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 
1800.06/1798.03	c objective function=44
1800.06/1798.03	c Total wall clock time (in seconds): 1797.926

Verifier Data

OK	44

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-4101725-1466225807/watcher-4101725-1466225807 -o /tmp/evaluation-result-4101725-1466225807/solver-4101725-1466225807 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466206103-11895 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4101725-1466225807.opb 

pid=14839
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.09 2.02 3/192 14842
/proc/meminfo: memFree=30596180/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 24630803 98570240 977 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 24065 977 743 9 0 16771 0
[pid=14842/tid=14843] ppid=14839 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 24630804 98570240 978 33554432000 1073741824 1073778376 140737302549504 140041629417000 235374724480 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100059 s]
/proc/loadavg: 2.13 2.09 2.02 3/192 14842
/proc/meminfo: memFree=30596180/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 4495 0 1 0 9 1 0 0 20 0 18 0 24630803 9787879424 6118 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2389619 6118 2157 9 0 2380296 0
[pid=14842/tid=14843] ppid=14839 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2376 0 1 0 6 1 0 0 20 0 18 0 24630804 9787879424 6118 33554432000 1073741824 1073778376 140737302549504 140041629420448 235378107661 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200253 s]
/proc/loadavg: 2.13 2.09 2.02 3/192 14842
/proc/meminfo: memFree=30596180/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 6741 0 1 0 31 2 0 0 20 0 19 0 24630803 9856040960 7624 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 7624 2230 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2412 0 1 0 16 2 0 0 20 0 19 0 24630804 9856040960 7624 33554432000 1073741824 1073778376 140737302549504 140041629420344 140041452058016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9625040

[startup+0.300253 s]
/proc/loadavg: 2.13 2.09 2.02 3/192 14842
/proc/meminfo: memFree=30596180/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 7066 0 1 0 48 2 0 0 20 0 19 0 24630803 9856040960 8357 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 8357 2238 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2413 0 1 0 26 2 0 0 20 0 19 0 24630804 9856040960 8357 33554432000 1073741824 1073778376 140737302549504 140041629420344 140041452119036 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700297 s]
/proc/loadavg: 2.13 2.09 2.02 3/192 14842
/proc/meminfo: memFree=30596180/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 7172 0 1 0 103 2 0 0 20 0 19 0 24630803 9856040960 9457 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 9457 2257 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2421 0 1 0 66 2 0 0 20 0 19 0 24630804 9856040960 9457 33554432000 1073741824 1073778376 140737302549504 140041629422152 140041452461700 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 9625040

[startup+1.50068 s]
/proc/loadavg: 2.13 2.09 2.02 3/211 14861
/proc/meminfo: memFree=30570436/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=1.86 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 7179 0 1 0 184 2 0 0 20 0 19 0 24630803 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 10996 2259 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2425 0 1 0 146 2 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041629419888 140041452432580 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14845] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14845/stat : 14845 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041590913832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14846] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14846/stat : 14846 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041589861032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14847] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14847/stat : 14847 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041588808744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14848] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14848/stat : 14848 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041587755944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14849] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14849/stat : 14849 (java) S 14839 14842 11879 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041586702632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14850] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14850/stat : 14850 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041585649832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14851] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14851/stat : 14851 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041584597544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14852] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14852/stat : 14852 (java) S 14839 14842 11879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041583544744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14853] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14853/stat : 14853 (java) S 14839 14842 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24630805 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041571134184 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14854] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14854/stat : 14854 (java) S 14839 14842 11879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041451988472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14855] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14855/stat : 14855 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041450936072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14856] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14856/stat : 14856 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041449884560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14857] ppid=14839 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14842/task/14857/stat : 14857 (java) S 14839 14842 11879 0 -1 4202560 2144 0 0 0 20 0 0 0 20 0 19 0 24630808 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041448831160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14858] ppid=14839 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/14842/task/14858/stat : 14858 (java) S 14839 14842 11879 0 -1 4202560 1337 0 0 0 15 0 0 0 20 0 19 0 24630808 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041447778360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14859] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14859/stat : 14859 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041446726264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14860] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14860/stat : 14860 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041445673672 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14861] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14861/stat : 14861 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630817 9856040960 10996 33554432000 1073741824 1073778376 140737302549504 140041444619688 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9625040

[startup+3.10069 s]
/proc/loadavg: 2.12 2.09 2.02 3/211 14861
/proc/meminfo: memFree=30565720/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=3.49 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 7240 0 1 0 347 2 0 0 20 0 19 0 24630803 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 12020 2259 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2427 0 1 0 305 2 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041629421848 140041452434374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14845] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14845/stat : 14845 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041590913832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14846] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14846/stat : 14846 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041589861032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14847] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14847/stat : 14847 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041588808744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14848] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14848/stat : 14848 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041587755944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14849] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14849/stat : 14849 (java) S 14839 14842 11879 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041586702632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14850] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14850/stat : 14850 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041585649832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14851] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14851/stat : 14851 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041584597544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14852] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14852/stat : 14852 (java) S 14839 14842 11879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041583544744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14853] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14853/stat : 14853 (java) S 14839 14842 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24630805 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041571134184 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14854] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14854/stat : 14854 (java) S 14839 14842 11879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041451988472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14855] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14855/stat : 14855 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041450936072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14856] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14856/stat : 14856 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041449884560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14857] ppid=14839 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14842/task/14857/stat : 14857 (java) S 14839 14842 11879 0 -1 4202560 2144 0 0 0 20 0 0 0 20 0 19 0 24630808 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041448831160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14858] ppid=14839 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/14842/task/14858/stat : 14858 (java) S 14839 14842 11879 0 -1 4202560 1396 0 0 0 18 0 0 0 20 0 19 0 24630808 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041447778360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14859] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14859/stat : 14859 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041446726264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14860] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14860/stat : 14860 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041445673672 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14861] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14861/stat : 14861 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630817 9856040960 12020 33554432000 1073741824 1073778376 140737302549504 140041444619688 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 9625040

[startup+6.3007 s]
/proc/loadavg: 2.12 2.09 2.02 3/211 14861
/proc/meminfo: memFree=30555420/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=6.69 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 7247 0 1 0 667 2 0 0 20 0 19 0 24630803 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 14486 2260 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2433 0 1 0 624 2 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041629413072 140041452442416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14845] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14845/stat : 14845 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041590913832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14846] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14846/stat : 14846 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041589861032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14847] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14847/stat : 14847 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041588808744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14848] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14848/stat : 14848 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041587755944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14849] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14849/stat : 14849 (java) S 14839 14842 11879 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041586702632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14850] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14850/stat : 14850 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041585649832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14851] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14851/stat : 14851 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041584597544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14852] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14852/stat : 14852 (java) S 14839 14842 11879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24630804 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041583544744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14853] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14853/stat : 14853 (java) S 14839 14842 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24630805 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041571134184 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14854] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14854/stat : 14854 (java) S 14839 14842 11879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041451988472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14855] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14855/stat : 14855 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041450936072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14856] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14856/stat : 14856 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041449884560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14857] ppid=14839 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14842/task/14857/stat : 14857 (java) S 14839 14842 11879 0 -1 4202560 2144 0 0 0 20 0 0 0 20 0 19 0 24630808 9856040960 14486 33554432000 1073741824 1073778376 140737302549504 140041448831160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14858] ppid=14839 vsize=9625040 CPUtime=0.18 cores=0,2,4,6

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

[pid=14842/tid=14861] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14861/stat : 14861 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630817 9856040960 109722 33554432000 1073741824 1073778376 140737302549504 140041444619688 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1664.25
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/211 14993
/proc/meminfo: memFree=30705508/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=1724.28 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 10881 0 1 0 172372 56 0 0 20 0 19 0 24630803 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 109241 2275 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=1717.21 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2507 0 1 0 171693 28 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041629413056 140041452432576 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14845] ppid=14839 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/14842/task/14845/stat : 14845 (java) S 14839 14842 11879 0 -1 4202560 319 0 0 0 18 5 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041590913832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14846] ppid=14839 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/14842/task/14846/stat : 14846 (java) S 14839 14842 11879 0 -1 4202560 203 0 0 0 14 3 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041589861032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14847] ppid=14839 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/14842/task/14847/stat : 14847 (java) S 14839 14842 11879 0 -1 4202560 379 0 0 0 18 4 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041588808744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14848] ppid=14839 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14842/task/14848/stat : 14848 (java) S 14839 14842 11879 0 -1 4202560 210 0 0 0 17 3 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041587755944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14849] ppid=14839 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/14842/task/14849/stat : 14849 (java) S 14839 14842 11879 0 -1 4202560 87 0 0 0 20 4 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041586702632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14850] ppid=14839 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/14842/task/14850/stat : 14850 (java) S 14839 14842 11879 0 -1 4202560 225 0 0 0 17 4 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041585649832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14851] ppid=14839 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/14842/task/14851/stat : 14851 (java) S 14839 14842 11879 0 -1 4202560 425 0 0 0 20 5 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041584597544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14852] ppid=14839 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/14842/task/14852/stat : 14852 (java) S 14839 14842 11879 0 -1 4202560 311 0 0 0 22 4 0 0 20 0 19 0 24630804 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041583544744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14853] ppid=14839 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/14842/task/14853/stat : 14853 (java) S 14839 14842 11879 0 -1 4202560 91 0 0 0 1 1 0 0 20 0 19 0 24630805 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041571134184 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14854] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14854/stat : 14854 (java) S 14839 14842 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041451988472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14855] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14855/stat : 14855 (java) S 14839 14842 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041450936072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14856] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14856/stat : 14856 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041449884560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14857] ppid=14839 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14842/task/14857/stat : 14857 (java) S 14839 14842 11879 0 -1 4202560 3371 0 0 0 28 0 0 0 20 0 19 0 24630808 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041448831160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14858] ppid=14839 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/14842/task/14858/stat : 14858 (java) S 14839 14842 11879 0 -1 4202560 1396 0 0 0 18 0 0 0 20 0 19 0 24630808 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041447778360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14859] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14859/stat : 14859 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041446726264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14860] ppid=14839 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/14842/task/14860/stat : 14860 (java) S 14839 14842 11879 0 -1 4202560 99 0 0 0 26 24 0 0 20 0 19 0 24630808 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041445673672 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14861] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14861/stat : 14861 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630817 9856040960 109241 33554432000 1073741824 1073778376 140737302549504 140041444619688 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1724.28
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/211 14995
/proc/meminfo: memFree=30665900/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=1784.34 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 10898 0 1 0 178377 57 0 0 20 0 19 0 24630803 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 109382 2275 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=1777.03 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2508 0 1 0 177674 29 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041629413056 140041452442368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14845] ppid=14839 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/14842/task/14845/stat : 14845 (java) S 14839 14842 11879 0 -1 4202560 319 0 0 0 18 5 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041590913832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14846] ppid=14839 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/14842/task/14846/stat : 14846 (java) S 14839 14842 11879 0 -1 4202560 203 0 0 0 15 3 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041589861032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14847] ppid=14839 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/14842/task/14847/stat : 14847 (java) S 14839 14842 11879 0 -1 4202560 380 0 0 0 20 4 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041588808744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14848] ppid=14839 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/14842/task/14848/stat : 14848 (java) S 14839 14842 11879 0 -1 4202560 213 0 0 0 18 3 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041587755944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14849] ppid=14839 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/14842/task/14849/stat : 14849 (java) S 14839 14842 11879 0 -1 4202560 87 0 0 0 20 4 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041586702632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14850] ppid=14839 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/14842/task/14850/stat : 14850 (java) S 14839 14842 11879 0 -1 4202560 225 0 0 0 18 4 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041585649832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14851] ppid=14839 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/14842/task/14851/stat : 14851 (java) S 14839 14842 11879 0 -1 4202560 428 0 0 0 21 5 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041584597544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14852] ppid=14839 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14842/task/14852/stat : 14852 (java) S 14839 14842 11879 0 -1 4202560 314 0 0 0 23 5 0 0 20 0 19 0 24630804 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041583544744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14853] ppid=14839 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/14842/task/14853/stat : 14853 (java) S 14839 14842 11879 0 -1 4202560 93 0 0 0 1 1 0 0 20 0 19 0 24630805 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041571134184 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14854] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14854/stat : 14854 (java) S 14839 14842 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041451988472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14855] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14855/stat : 14855 (java) S 14839 14842 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041450936072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14856] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14856/stat : 14856 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041449884560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14857] ppid=14839 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14842/task/14857/stat : 14857 (java) S 14839 14842 11879 0 -1 4202560 3371 0 0 0 28 0 0 0 20 0 19 0 24630808 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041448831160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14858] ppid=14839 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/14842/task/14858/stat : 14858 (java) S 14839 14842 11879 0 -1 4202560 1396 0 0 0 18 0 0 0 20 0 19 0 24630808 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041447778360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14859] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14859/stat : 14859 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041446726264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14860] ppid=14839 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/14842/task/14860/stat : 14860 (java) S 14839 14842 11879 0 -1 4202560 103 0 0 0 26 25 0 0 20 0 19 0 24630808 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041445673672 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14861] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14861/stat : 14861 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630817 9856040960 109382 33554432000 1073741824 1073778376 140737302549504 140041444619688 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1784.34
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798 s]
/proc/loadavg: 2.01 2.02 2.00 3/211 14995
/proc/meminfo: memFree=30708148/32872528 swapFree=447868/480572
[pid=14842] ppid=14839 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/14842/stat : 14842 (java) S 14839 14842 11879 0 -1 4202496 10917 0 1 0 179948 58 0 0 20 0 19 0 24630803 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140737302540640 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14842/statm: 2406260 110901 2275 9 0 2396937 0
[pid=14842/tid=14843] ppid=14839 vsize=9625040 CPUtime=1792.68 cores=0,2,4,6
/proc/14842/task/14843/stat : 14843 (java) R 14839 14842 11879 0 -1 4202560 2509 0 1 0 179239 29 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041629413056 140041452442512 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14845] ppid=14839 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/14842/task/14845/stat : 14845 (java) S 14839 14842 11879 0 -1 4202560 319 0 0 0 18 5 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041590913832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14846] ppid=14839 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/14842/task/14846/stat : 14846 (java) S 14839 14842 11879 0 -1 4202560 207 0 0 0 16 3 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041589861032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14847] ppid=14839 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/14842/task/14847/stat : 14847 (java) S 14839 14842 11879 0 -1 4202560 384 0 0 0 20 4 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041588808744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14848] ppid=14839 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/14842/task/14848/stat : 14848 (java) S 14839 14842 11879 0 -1 4202560 217 0 0 0 18 4 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041587755944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14849] ppid=14839 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/14842/task/14849/stat : 14849 (java) S 14839 14842 11879 0 -1 4202560 91 0 0 0 21 4 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041586702632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14850] ppid=14839 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/14842/task/14850/stat : 14850 (java) S 14839 14842 11879 0 -1 4202560 225 0 0 0 18 4 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041585649832 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14851] ppid=14839 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/14842/task/14851/stat : 14851 (java) S 14839 14842 11879 0 -1 4202560 428 0 0 0 21 5 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041584597544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14852] ppid=14839 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14842/task/14852/stat : 14852 (java) S 14839 14842 11879 0 -1 4202560 314 0 0 0 23 5 0 0 20 0 19 0 24630804 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041583544744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14853] ppid=14839 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/14842/task/14853/stat : 14853 (java) S 14839 14842 11879 0 -1 4202560 95 0 0 0 1 1 0 0 20 0 19 0 24630805 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041571134184 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14854] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14854/stat : 14854 (java) S 14839 14842 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041451988472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14855] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14855/stat : 14855 (java) S 14839 14842 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24630806 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041450936072 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14842/tid=14856] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14856/stat : 14856 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041449884560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14857] ppid=14839 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14842/task/14857/stat : 14857 (java) S 14839 14842 11879 0 -1 4202560 3371 0 0 0 28 0 0 0 20 0 19 0 24630808 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041448831160 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14842/tid=14858] ppid=14839 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/14842/task/14858/stat : 14858 (java) S 14839 14842 11879 0 -1 4202560 1396 0 0 0 18 0 0 0 20 0 19 0 24630808 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041447778360 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14859] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14859/stat : 14859 (java) S 14839 14842 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24630808 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041446726264 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14842/tid=14860] ppid=14839 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/14842/task/14860/stat : 14860 (java) S 14839 14842 11879 0 -1 4202560 103 0 0 0 26 25 0 0 20 0 19 0 24630808 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041445673672 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14842/tid=14861] ppid=14839 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14842/task/14861/stat : 14861 (java) S 14839 14842 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24630817 9856040960 110901 33554432000 1073741824 1073778376 140737302549504 140041444619688 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 14842 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14842 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=859139
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=31843
# CPU time returned by wait4() is 1795.89
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.04
CPU time (s): 1800.06
CPU user time (s): 1799.48
CPU system time (s): 0.58
CPU usage (%): 100.113
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.86
system time used= 1.03184
maximum resident set size= 445720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10960
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38606
involuntary context switches= 6323

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9843 second user time and 11.5822 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-18 06:56:47
IDJOB=4101725
IDBENCH=1786
IDSOLVER=2546
FILE ID=node104/4101725-1466225807
RUNJOBID= node104-1466206103-11895
PBS_JOBID= 19918168
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-markshare1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101725-1466225807/watcher-4101725-1466225807 -o /tmp/evaluation-result-4101725-1466225807/solver-4101725-1466225807 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466206103-11895 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4101725-1466225807.opb

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

MD5SUM BENCH= 9a8d1e3e59dfd2cd811494ddb4a3c92a
RANDOM SEED=1947423021

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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		: 2667.035
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:        30596444 kB
Buffers:          102840 kB
Cached:           121092 kB
SwapCached:        40452 kB
Active:           844380 kB
Inactive:         204748 kB
Active(anon):     787496 kB
Inactive(anon):    39968 kB
Active(file):      56884 kB
Inactive(file):   164780 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060428 kB
Dirty:               608 kB
Writeback:             0 kB
AnonPages:       1381184 kB
Mapped:            15376 kB
Shmem:                 0 kB
Slab:             602772 kB
SReclaimable:      46344 kB
SUnreclaim:       556428 kB
KernelStack:        1744 kB
PageTables:         6744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1393968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    886784 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 node104 at 2016-06-18 07:26:45