Trace number 4085273

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)216 1800.09 1790.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark214
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 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4085273-1465224169.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.27/0.22	c ... done. Wall clock time 0.109s.
0.27/0.22	c declared #vars     476
0.27/0.22	c #constraints  476
0.27/0.22	c constraints type 
0.27/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 476
0.27/0.22	c 476 constraints processed.
0.27/0.22	c objective function length is 476 literals
0.27/0.24	c SATISFIABLE
0.27/0.24	c OPTIMIZING...
0.27/0.24	c Got one! Elapsed wall clock time (in seconds):0.122
0.27/0.24	o 227
0.27/0.26	c Got one! Elapsed wall clock time (in seconds):0.143
0.27/0.26	o 226
0.27/0.27	c Got one! Elapsed wall clock time (in seconds):0.157
0.27/0.27	o 225
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.17
0.27/0.28	o 224
0.51/0.30	c Got one! Elapsed wall clock time (in seconds):0.186
0.51/0.30	o 223
0.51/0.32	c Got one! Elapsed wall clock time (in seconds):0.207
0.51/0.32	o 222
0.51/0.37	c Got one! Elapsed wall clock time (in seconds):0.258
0.51/0.37	o 221
0.78/0.41	c Got one! Elapsed wall clock time (in seconds):0.294
0.78/0.41	o 220
0.78/0.43	c Got one! Elapsed wall clock time (in seconds):0.316
0.78/0.43	o 219
1.13/0.79	c cleaning 2888 clauses out of 5786 with flag 10870/5786
1.75/1.21	c cleaning 4441 clauses out of 8898 with flag 23634/11786
2.14/1.69	c cleaning 5720 clauses out of 11457 with flag 38233/18786
2.36/1.88	c Got one! Elapsed wall clock time (in seconds):1.768
2.36/1.88	o 218
2.60/2.04	c cleaning 5499 clauses out of 11009 with flag 4297/24058
3.02/2.42	c cleaning 5747 clauses out of 11511 with flag 16935/30059
3.52/2.96	c cleaning 6375 clauses out of 12764 with flag 32049/37059
4.12/3.57	c cleaning 7189 clauses out of 14388 with flag 48728/45058
4.91/4.31	c cleaning 8089 clauses out of 16200 with flag 67743/54059
5.71/5.16	c cleaning 9047 clauses out of 18111 with flag 88561/64059
6.71/6.11	c cleaning 10028 clauses out of 20064 with flag 111818/75059
7.71/7.17	c cleaning 11011 clauses out of 22035 with flag 137298/87058
9.01/8.43	c cleaning 12005 clauses out of 24026 with flag 164718/100060
10.42/9.81	c cleaning 13006 clauses out of 26019 with flag 194224/114058
11.92/11.32	c cleaning 13999 clauses out of 28014 with flag 225934/129059
13.55/12.90	c cleaning 14998 clauses out of 30014 with flag 259816/145058
15.15/14.56	c cleaning 15999 clauses out of 32017 with flag 295539/162059
17.05/16.42	c cleaning 17000 clauses out of 34017 with flag 333062/180058
19.05/18.46	c cleaning 17999 clauses out of 36018 with flag 372931/199059
21.35/20.73	c cleaning 19000 clauses out of 38018 with flag 414935/219058
23.65/23.06	c cleaning 20002 clauses out of 40018 with flag 459448/240058
26.06/25.46	c cleaning 21001 clauses out of 42016 with flag 505854/262058
28.80/28.11	c cleaning 21999 clauses out of 44015 with flag 554189/285058
31.70/31.04	c cleaning 22995 clauses out of 46016 with flag 604609/309058
34.60/33.97	c cleaning 24003 clauses out of 48021 with flag 657161/334058
37.50/36.82	c cleaning 25001 clauses out of 50019 with flag 711979/360059
40.70/40.02	c cleaning 26000 clauses out of 52017 with flag 768979/387058
44.16/43.41	c cleaning 26999 clauses out of 54017 with flag 828082/415058
47.86/47.12	c cleaning 28001 clauses out of 56019 with flag 889157/444059
51.96/51.20	c cleaning 29002 clauses out of 58017 with flag 954485/474058
56.46/55.78	c cleaning 30002 clauses out of 60016 with flag 1019715/505059
60.86/60.19	c cleaning 30999 clauses out of 62013 with flag 1087161/537058
65.67/64.88	c cleaning 31997 clauses out of 64015 with flag 1156499/570059
71.57/70.73	c cleaning 33001 clauses out of 66017 with flag 1227888/604058
77.07/76.20	c cleaning 33996 clauses out of 68016 with flag 1301646/639058
82.87/82.02	c cleaning 35002 clauses out of 70020 with flag 1376965/675058
88.38/87.46	c cleaning 35999 clauses out of 72019 with flag 1454451/712059
94.28/93.37	c cleaning 37000 clauses out of 74019 with flag 1533906/750058
100.28/99.35	c cleaning 38000 clauses out of 76019 with flag 1615749/789058
107.02/105.93	c cleaning 38998 clauses out of 78019 with flag 1699804/829058
113.92/112.81	c cleaning 40003 clauses out of 80021 with flag 1785817/870058
121.12/120.03	c cleaning 40996 clauses out of 82019 with flag 1874188/912059
128.35/127.14	c cleaning 42000 clauses out of 84023 with flag 1964787/955059
136.25/135.05	c cleaning 43001 clauses out of 86022 with flag 2057391/999058
144.85/143.61	c cleaning 43999 clauses out of 88021 with flag 2151660/1044058
153.29/151.91	c cleaning 45004 clauses out of 90024 with flag 2247833/1090060
161.88/160.51	c cleaning 45996 clauses out of 92019 with flag 2346507/1137059
170.90/169.55	c cleaning 47006 clauses out of 94023 with flag 2447210/1185059
178.90/177.40	c cleaning 47997 clauses out of 96016 with flag 2549939/1234058
189.70/188.26	c cleaning 49003 clauses out of 98020 with flag 2654193/1284059
199.82/198.24	c cleaning 50000 clauses out of 100017 with flag 2761380/1335059
210.42/208.80	c cleaning 50999 clauses out of 102017 with flag 2871326/1387059
221.80/220.03	c cleaning 51998 clauses out of 104018 with flag 2982961/1440059
232.69/230.97	c cleaning 53002 clauses out of 106021 with flag 3095784/1494060
243.51/241.63	c cleaning 54000 clauses out of 108018 with flag 3210720/1549059
255.40/253.56	c cleaning 55002 clauses out of 110017 with flag 3327614/1605058
266.77/264.87	c cleaning 55998 clauses out of 112015 with flag 3446774/1662058
276.37/274.43	c cleaning 56998 clauses out of 114018 with flag 3568059/1720059
287.94/285.95	c cleaning 57995 clauses out of 116020 with flag 3692126/1779059
298.19/296.14	c Got one! Elapsed wall clock time (in seconds):296.027
298.19/296.14	o 217
300.39/298.37	c cleaning 58652 clauses out of 117319 with flag 11279/1838353
301.40/299.32	c cleaning 32326 clauses out of 64667 with flag 24645/1844353
302.09/300.09	c cleaning 19666 clauses out of 39343 with flag 39303/1851355
302.19/300.17	c Got one! Elapsed wall clock time (in seconds):300.053
302.19/300.17	o 216
302.63/300.54	c cleaning 12392 clauses out of 24802 with flag 9258/1856480
303.13/301.00	c cleaning 9191 clauses out of 18408 with flag 22032/1862478
303.53/301.47	c cleaning 8102 clauses out of 16218 with flag 36567/1869479
304.13/302.09	c cleaning 8047 clauses out of 16115 with flag 53189/1877478
304.83/302.79	c cleaning 8526 clauses out of 17069 with flag 71944/1886479
305.63/303.51	c cleaning 9260 clauses out of 18542 with flag 93017/1896478
306.43/304.38	c cleaning 10134 clauses out of 20282 with flag 116127/1907478
307.43/305.35	c cleaning 11067 clauses out of 22148 with flag 141322/1919478
308.54/306.43	c cleaning 12031 clauses out of 24082 with flag 168652/1932479
309.64/307.56	c cleaning 13017 clauses out of 26050 with flag 198000/1946478
311.04/308.94	c cleaning 14007 clauses out of 28033 with flag 229637/1961478
312.54/310.42	c cleaning 15004 clauses out of 30028 with flag 263272/1977480
314.24/312.18	c cleaning 16002 clauses out of 32022 with flag 298808/1994478
316.04/313.94	c cleaning 17001 clauses out of 34022 with flag 336377/2012480
317.96/315.85	c cleaning 17998 clauses out of 36019 with flag 376245/2031478
320.06/317.92	c cleaning 18999 clauses out of 38021 with flag 418241/2051478
322.15/320.09	c cleaning 20000 clauses out of 40023 with flag 462484/2072479
324.75/322.64	c cleaning 21002 clauses out of 42022 with flag 508579/2094478
327.35/325.24	c cleaning 22002 clauses out of 44020 with flag 557001/2117478
329.96/327.87	c cleaning 22999 clauses out of 46019 with flag 607505/2141479
332.75/330.68	c cleaning 24001 clauses out of 48019 with flag 660052/2166478
335.75/333.64	c cleaning 24999 clauses out of 50018 with flag 714568/2192478
339.08/336.91	c cleaning 25995 clauses out of 52020 with flag 771264/2219479
342.58/340.40	c cleaning 27001 clauses out of 54025 with flag 831103/2247479
346.18/344.07	c cleaning 28003 clauses out of 56024 with flag 891473/2276479
350.32/348.19	c cleaning 29000 clauses out of 58020 with flag 954156/2306478
354.92/352.75	c cleaning 30001 clauses out of 60021 with flag 1018788/2337479
359.22/357.08	c cleaning 31000 clauses out of 62020 with flag 1085931/2369479
363.94/361.74	c cleaning 31999 clauses out of 64020 with flag 1154863/2402479
368.65/366.48	c cleaning 33002 clauses out of 66020 with flag 1225961/2436478
373.75/371.52	c cleaning 33999 clauses out of 68020 with flag 1299203/2471480
378.97/376.76	c cleaning 34998 clauses out of 70019 with flag 1374467/2507478
384.37/382.14	c cleaning 36000 clauses out of 72022 with flag 1451996/2544479
390.40/388.18	c cleaning 36999 clauses out of 74021 with flag 1531475/2582478
396.60/394.33	c cleaning 37997 clauses out of 76022 with flag 1613069/2621478
402.94/400.63	c cleaning 39002 clauses out of 78026 with flag 1696810/2661479
410.04/407.75	c cleaning 40005 clauses out of 80025 with flag 1782860/2702480
417.66/415.37	c cleaning 41000 clauses out of 82019 with flag 1870286/2744479
425.66/423.32	c cleaning 42004 clauses out of 84019 with flag 1962018/2787479
433.48/431.17	c cleaning 42999 clauses out of 86014 with flag 2054609/2831478
440.38/438.01	c cleaning 44002 clauses out of 88015 with flag 2148775/2876478
448.42/446.08	c cleaning 45000 clauses out of 90013 with flag 2245802/2922478
456.68/454.24	c cleaning 45999 clauses out of 92014 with flag 2344537/2969479
464.38/461.91	c cleaning 46997 clauses out of 94014 with flag 2445344/3017478
472.53/470.08	c cleaning 47998 clauses out of 96018 with flag 2548276/3066479
480.09/477.53	c cleaning 49000 clauses out of 98019 with flag 2653491/3116478
487.69/485.19	c cleaning 50000 clauses out of 100019 with flag 2760415/3167478
495.91/493.33	c cleaning 51001 clauses out of 102019 with flag 2869836/3219478
503.55/500.95	c cleaning 51999 clauses out of 104018 with flag 2981579/3272478
511.84/509.24	c cleaning 53003 clauses out of 106019 with flag 3095099/3326478
519.88/517.29	c cleaning 53999 clauses out of 108017 with flag 3210783/3381479
528.30/525.60	c cleaning 55002 clauses out of 110017 with flag 3328152/3437478
537.14/534.42	c cleaning 55998 clauses out of 112015 with flag 3447788/3494478
546.77/544.06	c cleaning 56996 clauses out of 114017 with flag 3569480/3552478
557.25/554.48	c cleaning 58002 clauses out of 116021 with flag 3693561/3611478
566.95/564.03	c cleaning 59003 clauses out of 118020 with flag 3818643/3671479
578.14/575.14	c cleaning 59997 clauses out of 120016 with flag 3946704/3732478
589.81/586.70	c cleaning 60999 clauses out of 122020 with flag 4076971/3794479
601.39/598.25	c cleaning 62002 clauses out of 124020 with flag 4208441/3857478
614.19/610.96	c cleaning 63000 clauses out of 126018 with flag 4341345/3921478
625.63/622.40	c cleaning 64000 clauses out of 128019 with flag 4477329/3986479
637.17/633.87	c cleaning 65001 clauses out of 130018 with flag 4615158/4052478
650.14/646.72	c cleaning 66000 clauses out of 132019 with flag 4755469/4119480
663.85/660.30	c cleaning 66999 clauses out of 134017 with flag 4898023/4187478
678.91/675.40	c cleaning 68004 clauses out of 136018 with flag 5043224/4256478
692.24/688.61	c cleaning 68995 clauses out of 138014 with flag 5190316/4326478
707.14/703.45	c cleaning 70001 clauses out of 140019 with flag 5339758/4397478
720.87/717.15	c cleaning 70995 clauses out of 142018 with flag 5490678/4469478
736.30/732.47	c cleaning 72003 clauses out of 144024 with flag 5643192/4542479
753.02/749.06	c cleaning 73001 clauses out of 146020 with flag 5798861/4616478
769.70/765.66	c cleaning 73998 clauses out of 148021 with flag 5956192/4691480
785.48/781.35	c cleaning 74996 clauses out of 150021 with flag 6116442/4767478
801.61/797.36	c cleaning 75999 clauses out of 152025 with flag 6278107/4844478
819.22/814.87	c cleaning 76999 clauses out of 154026 with flag 6443150/4922478
837.02/832.52	c cleaning 78004 clauses out of 156028 with flag 6610501/5001479
854.62/850.06	c cleaning 79000 clauses out of 158024 with flag 6778025/5081479
871.81/867.19	c cleaning 80004 clauses out of 160024 with flag 6948728/5162479
890.48/885.75	c cleaning 80996 clauses out of 162019 with flag 7120810/5244478
910.12/905.22	c cleaning 82003 clauses out of 164023 with flag 7295907/5327478
927.18/922.20	c cleaning 82997 clauses out of 166020 with flag 7474149/5411478
950.60/945.55	c cleaning 84002 clauses out of 168024 with flag 7653316/5496479
969.44/964.24	c cleaning 84999 clauses out of 170021 with flag 7834443/5582478
990.96/985.67	c cleaning 85998 clauses out of 172022 with flag 8018519/5669478
1013.45/1008.05	c cleaning 87003 clauses out of 174025 with flag 8204515/5757479
1034.70/1029.16	c cleaning 88001 clauses out of 176021 with flag 8392116/5846478
1057.30/1051.65	c cleaning 89001 clauses out of 178022 with flag 8581337/5936480
1076.97/1071.11	c cleaning 90001 clauses out of 180019 with flag 8773623/6027478
1098.33/1092.36	c cleaning 90995 clauses out of 182018 with flag 8967834/6119478
1126.70/1120.57	c cleaning 91996 clauses out of 184024 with flag 9163075/6212479
1168.64/1162.37	c cleaning 93008 clauses out of 186028 with flag 9407556/6306479
1212.50/1206.04	c cleaning 94004 clauses out of 188019 with flag 9656606/6401478
1262.56/1255.94	c cleaning 95008 clauses out of 190015 with flag 9911105/6497478
1322.87/1316.03	c cleaning 96003 clauses out of 192008 with flag 10180190/6594479
1380.59/1373.55	c cleaning 97001 clauses out of 194005 with flag 10437606/6692479
1431.83/1424.57	c cleaning 97996 clauses out of 196004 with flag 10700653/6791479
1479.15/1471.65	c cleaning 98999 clauses out of 198007 with flag 10963441/6891478
1514.89/1507.18	c cleaning 100003 clauses out of 200009 with flag 11220307/6992479
1571.78/1563.84	c cleaning 101000 clauses out of 202006 with flag 11486919/7094479
1628.78/1620.50	c cleaning 101995 clauses out of 204005 with flag 11753727/7197478
1693.69/1685.16	c cleaning 102997 clauses out of 206011 with flag 12025745/7301479
1757.44/1748.48	c cleaning 103996 clauses out of 208013 with flag 12306004/7406478
1800.09/1790.70	c starts		: 25238
1800.09/1790.70	c conflicts		: 7493507
1800.09/1790.70	c decisions		: 15857309
1800.09/1790.70	c propagations		: 368623304
1800.09/1790.70	c inspects		: 31980908572
1800.09/1790.70	c shortcuts		: 0
1800.09/1790.70	c learnt literals	: 0
1800.09/1790.70	c learnt binary clauses	: 0
1800.09/1790.70	c learnt ternary clauses	: 0
1800.09/1790.70	c learnt constraints	: 7493507
1800.09/1790.70	c ignored constraints	: 0
1800.09/1790.70	c root simplifications	: 0
1800.09/1790.70	c removed literals (reason simplification)	: 0
1800.09/1790.70	c reason swapping (by a shorter reason)	: 0
1800.09/1790.70	c Calls to reduceDB	: 162
1800.09/1790.70	c Number of update (reduction) of LBD	: 401732
1800.09/1790.70	c Imported unit clauses	: 0
1800.09/1790.70	c number of reductions to clauses (during analyze)	: 0
1800.09/1790.70	c number of learned constraints concerned by reduction	: 0
1800.09/1790.70	c number of learning phase by resolution	: 0
1800.09/1790.70	c number of learning phase by cutting planes	: 0
1800.09/1790.70	c speed (assignments/second)	: 205880.17593096805
1800.09/1790.70	c non guided choices	0
1800.09/1790.73	c learnt constraints type 
1800.09/1790.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 191047
1800.09/1790.73	s SATISFIABLE
1800.09/1790.73	c Found 12 solution(s)
1800.09/1790.73	v -x1 x2 x3 x4 -x5 x6 x7 x8 x9 -x10 x11 -x12 x13 x14 -x15 -x16 -x17 x18 x19 -x20 x21 x22 x23 -x24 x25 x26 x27 x28 -x29 -x30 x31 x32 x33 x34 -x35 -x36 -x37 x38 x39 -x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 -x50 -x51 x52 -x53 x54 x55 -x56 -x57 -x58 -x59 -x60 x61 x62 -x63 x64 x65 x66 -x67 -x68 -x69 -x70 -x71 x72 x73 -x74 x75 x76 x77 x78 x79 x80 x81 -x82 x83 -x84 x85 x86 -x87 -x88 x89 x90 -x91 x92 x93 x94 x95 -x96 x97 x98 x99 x100 x101 -x102 x103 x104 x105 x106 x107 x108 -x109 x110 x111 x112 -x113 x114 x115 x116 x117 x118 -x119 x120 x121 x122 -x123 x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 x132 x133 -x134 x135 x136 x137 -x138 -x139 x140 -x141 x142 x143 x144 x145 -x146 x147 -x148 -x149 x150 x151 x152 x153 x154 x155 x156 -x157 x158 -x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 -x171 x172 -x173 -x174 -x175 x176 x177 x178 x179 -x180 -x181 -x182 x183 -x184 x185 -x186 x187 x188 -x189 x190 -x191 x192 -x193 x194 x195 x196 x197 x198 x199 -x200 x201 x202 x203 -x204 x205 x206 x207 x208 x209 -x210 -x211 -x212 x213 -x214 -x215 x216 x217 x218 -x219 -x220 -x221 x222 x223 -x224 -x225 -x226 x227 x228 x229 -x230 x231 -x232 x233 -x234 -x235 x236 -x237 x238 x239 x240 x241 x242 -x243 -x244 x245 -x246 x247 x248 x249 -x250 -x251 -x252 x253 -x254 x255 x256 x257 -x258 -x259 -x260 x261 x262 x263 x264 -x265 -x266 x267 x268 x269 x270 -x271 -x272 x273 x274 -x275 x276 x277 x278 x279 -x280 -x281 x282 -x283 x284 x285 x286 -x287 x288 x289 -x290 -x291 -x292 x293 x294 -x295 -x296 -x297 x298 x299 -x300 x301 x302 -x303 -x304 x305 -x306 -x307 -x308 -x309 x310 -x311 x312 -x313 x314 -x315 -x316 x317 -x318 -x319 x320 x321 x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 x335 -x336 -x337 x338 x339 -x340 -x341 -x342 -x343 x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 x357 x358 -x359 -x360 -x361 -x362 -x363 x364 -x365 x366 -x367 -x368 x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 x411 -x412 -x413 -x414 x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 
1800.09/1790.73	c objective function=216
1800.09/1790.73	c Total wall clock time (in seconds): 1790.62

Verifier Data

OK	216

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-4085273-1465224169/watcher-4085273-1465224169 -o /tmp/evaluation-result-4085273-1465224169/solver-4085273-1465224169 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465220260-9034 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085273-1465224169.opb 

pid=9722
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.23 2.25 2.20 3/194 9725
/proc/meminfo: memFree=29881180/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/9725/stat : 9725 (java) R 9722 9725 9017 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 104348865 278528 33 33554432000 1073741824 1073778376 140736617232816 140733576023160 248781040935 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 2.23 2.25 2.20 3/194 9725
/proc/meminfo: memFree=29881180/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 104348865 9787879424 6023 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2389619 6023 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200229 s]
/proc/loadavg: 2.23 2.25 2.20 3/194 9725
/proc/meminfo: memFree=29881180/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 4959 0 1 0 26 1 0 0 20 0 18 0 104348865 9787879424 7004 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2389619 7004 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300238 s]
/proc/loadavg: 2.23 2.25 2.20 3/194 9725
/proc/meminfo: memFree=29881180/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 8867 0 1 0 49 2 0 0 20 0 19 0 104348865 9856040960 10417 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 10417 2237 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700164 s]
/proc/loadavg: 2.23 2.25 2.20 3/194 9725
/proc/meminfo: memFree=29881180/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 9319 0 1 0 111 2 0 0 20 0 19 0 104348865 9856040960 11712 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 11712 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9625040

[startup+1.50078 s]
/proc/loadavg: 2.21 2.25 2.20 3/213 9744
/proc/meminfo: memFree=29837088/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=2.04 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 9379 0 1 0 202 2 0 0 20 0 19 0 104348865 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 14835 2259 9 0 2396937 0
[pid=9725/tid=9727] ppid=9722 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/9725/task/9727/stat : 9727 (java) R 9722 9725 9017 0 -1 4202560 2417 0 1 0 146 0 0 0 20 0 19 0 104348866 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139995493511560 139995348799744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9728] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9728/stat : 9728 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139995337238952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9729] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9729/stat : 9729 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139995336186408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9730] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9730/stat : 9730 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139995335133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9731] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9731/stat : 9731 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139995334080808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9732] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9732/stat : 9732 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139995333028776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9733] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9733/stat : 9733 (java) S 9722 9725 9017 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994995878952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9734] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9734/stat : 9734 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994994825896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9735] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9735/stat : 9735 (java) S 9722 9725 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994993773352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9736] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9736/stat : 9736 (java) S 9722 9725 9017 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104348868 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994981575016 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9737] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9737/stat : 9737 (java) S 9722 9725 9017 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994980521336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9738] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9738/stat : 9738 (java) S 9722 9725 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994979468168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9739] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9739/stat : 9739 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994978416912 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9740] ppid=9722 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/9725/task/9740/stat : 9740 (java) S 9722 9725 9017 0 -1 4202560 2308 0 0 0 24 0 0 0 20 0 19 0 104348871 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994977364792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9741] ppid=9722 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/9725/task/9741/stat : 9741 (java) S 9722 9725 9017 0 -1 4202560 3376 0 0 0 31 0 0 0 20 0 19 0 104348871 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994976312248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9742] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9742/stat : 9742 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994975259384 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9743] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9743/stat : 9743 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994974207048 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9744] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9744/stat : 9744 (java) S 9722 9725 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104348888 9856040960 14835 33554432000 1073741824 1073778376 140736617232816 139994973053992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.21 2.25 2.20 3/213 9744
/proc/meminfo: memFree=29820208/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=3.72 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 9393 0 1 0 369 3 0 0 20 0 19 0 104348865 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 19958 2260 9 0 2396937 0
[pid=9725/tid=9727] ppid=9722 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/9725/task/9727/stat : 9727 (java) R 9722 9725 9017 0 -1 4202560 2428 0 1 0 304 1 0 0 20 0 19 0 104348866 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139995493502672 139995348692000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9728] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9728/stat : 9728 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139995337238952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9729] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9729/stat : 9729 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139995336186408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9730] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9730/stat : 9730 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139995335133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9731] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9731/stat : 9731 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139995334080808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9732] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9732/stat : 9732 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139995333028776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9733] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9733/stat : 9733 (java) S 9722 9725 9017 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994995878952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9734] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9734/stat : 9734 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994994825896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9735] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9735/stat : 9735 (java) S 9722 9725 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994993773352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9736] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9736/stat : 9736 (java) S 9722 9725 9017 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104348868 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994981575016 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9737] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9737/stat : 9737 (java) S 9722 9725 9017 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994980521336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9738] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9738/stat : 9738 (java) S 9722 9725 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994979468168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9739] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9739/stat : 9739 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994978416912 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9740] ppid=9722 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/9725/task/9740/stat : 9740 (java) S 9722 9725 9017 0 -1 4202560 2308 0 0 0 24 0 0 0 20 0 19 0 104348871 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994977364792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9741] ppid=9722 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/9725/task/9741/stat : 9741 (java) S 9722 9725 9017 0 -1 4202560 3379 0 0 0 37 0 0 0 20 0 19 0 104348871 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994976312248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9742] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9742/stat : 9742 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994975259384 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9743] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9743/stat : 9743 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994974207048 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9744] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9744/stat : 9744 (java) S 9722 9725 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104348888 9856040960 19958 33554432000 1073741824 1073778376 140736617232816 139994973053992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 2.28 2.26 2.20 4/213 9744
/proc/meminfo: memFree=29781764/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=6.91 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 9413 0 1 0 688 3 0 0 20 0 19 0 104348865 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 28953 2261 9 0 2396937 0
[pid=9725/tid=9727] ppid=9722 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/9725/task/9727/stat : 9727 (java) R 9722 9725 9017 0 -1 4202560 2447 0 1 0 623 1 0 0 20 0 19 0 104348866 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139995493502672 139995348825196 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9728] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9728/stat : 9728 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139995337238952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9729] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9729/stat : 9729 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139995336186408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9730] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9730/stat : 9730 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139995335133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9731] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9731/stat : 9731 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139995334080808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9732] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9732/stat : 9732 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139995333028776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9733] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9733/stat : 9733 (java) S 9722 9725 9017 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994995878952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9734] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9734/stat : 9734 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994994825896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9735] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9735/stat : 9735 (java) S 9722 9725 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104348867 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994993773352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9736] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9736/stat : 9736 (java) S 9722 9725 9017 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104348868 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994981575016 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9737] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9737/stat : 9737 (java) S 9722 9725 9017 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994980521336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9738] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9738/stat : 9738 (java) S 9722 9725 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994979468168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9739] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9739/stat : 9739 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994978416912 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9740] ppid=9722 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/9725/task/9740/stat : 9740 (java) S 9722 9725 9017 0 -1 4202560 2308 0 0 0 24 0 0 0 20 0 19 0 104348871 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994977364792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9741] ppid=9722 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/9725/task/9741/stat : 9741 (java) S 9722 9725 9017 0 -1 4202560 3379 0 0 0 37 0 0 0 20 0 19 0 104348871 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994976312248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9742] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9742/stat : 9742 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994975259384 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9743] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9743/stat : 9743 (java) S 9722 9725 9017 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994974207048 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9744] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9744/stat : 9744 (java) S 9722 9725 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104348888 9856040960 28953 33554432000 1073741824 1073778376 140736617232816 139994973053992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 9625040


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

[pid=9725/tid=9744] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9744/stat : 9744 (java) S 9722 9725 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104348888 9856040960 74689 33554432000 1073741824 1073778376 140736617232816 139994973053992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1731.16
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/213 9876
/proc/meminfo: memFree=29936252/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=1791.65 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 13811 0 1 0 179067 98 0 0 20 0 19 0 104348865 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 60711 2283 9 0 2396937 0
[pid=9725/tid=9727] ppid=9722 vsize=9625040 CPUtime=1771.59 cores=1,3,5,7
/proc/9725/task/9727/stat : 9727 (java) R 9722 9725 9017 0 -1 4202560 2695 0 1 0 177128 31 0 0 20 0 19 0 104348866 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139995493510464 139995348825196 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9728] ppid=9722 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/9725/task/9728/stat : 9728 (java) S 9722 9725 9017 0 -1 4202560 787 0 0 0 143 10 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139995337238952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9729] ppid=9722 vsize=9625040 CPUtime=1.62 cores=1,3,5,7
/proc/9725/task/9729/stat : 9729 (java) S 9722 9725 9017 0 -1 4202560 509 0 0 0 154 8 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139995336186408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9730] ppid=9722 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/9725/task/9730/stat : 9730 (java) S 9722 9725 9017 0 -1 4202560 482 0 0 0 141 8 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139995335133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9731] ppid=9722 vsize=9625040 CPUtime=1.71 cores=1,3,5,7
/proc/9725/task/9731/stat : 9731 (java) S 9722 9725 9017 0 -1 4202560 453 0 0 0 159 12 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139995334080808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9732] ppid=9722 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/9725/task/9732/stat : 9732 (java) S 9722 9725 9017 0 -1 4202560 332 0 0 0 144 9 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139995333028776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9733] ppid=9722 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/9725/task/9733/stat : 9733 (java) S 9722 9725 9017 0 -1 4202560 246 0 0 0 148 7 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994995878952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9734] ppid=9722 vsize=9625040 CPUtime=1.41 cores=1,3,5,7
/proc/9725/task/9734/stat : 9734 (java) S 9722 9725 9017 0 -1 4202560 411 0 0 0 134 7 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994994825896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9735] ppid=9722 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/9725/task/9735/stat : 9735 (java) S 9722 9725 9017 0 -1 4202560 385 0 0 0 137 8 0 0 20 0 19 0 104348867 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994993773352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9736] ppid=9722 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/9725/task/9736/stat : 9736 (java) S 9722 9725 9017 0 -1 4202560 438 0 0 0 224 5 0 0 20 0 19 0 104348868 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994981575016 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9737] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9737/stat : 9737 (java) S 9722 9725 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994980521336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9738] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9738/stat : 9738 (java) S 9722 9725 9017 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994979468168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9739] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9739/stat : 9739 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994978416912 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9740] ppid=9722 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/9725/task/9740/stat : 9740 (java) S 9722 9725 9017 0 -1 4202560 2312 0 0 0 27 0 0 0 20 0 19 0 104348871 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994977364792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9741] ppid=9722 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/9725/task/9741/stat : 9741 (java) S 9722 9725 9017 0 -1 4202560 3393 0 0 0 41 0 0 0 20 0 19 0 104348871 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994976312248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9742] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9742/stat : 9742 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994975259384 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9743] ppid=9722 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/9725/task/9743/stat : 9743 (java) S 9722 9725 9017 0 -1 4202560 104 0 0 0 19 24 0 0 20 0 19 0 104348871 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994974207048 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9744] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9744/stat : 9744 (java) S 9722 9725 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104348888 9856040960 60711 33554432000 1073741824 1073778376 140736617232816 139994973053992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.7 s]
/proc/loadavg: 2.18 2.20 2.18 4/213 9877
/proc/meminfo: memFree=29920240/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 13892 0 1 0 179910 99 0 0 20 0 19 0 104348865 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 63687 2283 9 0 2396937 0
[pid=9725/tid=9727] ppid=9722 vsize=9625040 CPUtime=1779.94 cores=1,3,5,7
/proc/9725/task/9727/stat : 9727 (java) R 9722 9725 9017 0 -1 4202560 2699 0 1 0 177962 32 0 0 20 0 19 0 104348866 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995493510464 139995348824987 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9728] ppid=9722 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/9725/task/9728/stat : 9728 (java) S 9722 9725 9017 0 -1 4202560 787 0 0 0 144 10 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995337238952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9729] ppid=9722 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/9725/task/9729/stat : 9729 (java) S 9722 9725 9017 0 -1 4202560 513 0 0 0 155 8 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995336186408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9730] ppid=9722 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/9725/task/9730/stat : 9730 (java) S 9722 9725 9017 0 -1 4202560 484 0 0 0 142 8 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995335133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9731] ppid=9722 vsize=9625040 CPUtime=1.73 cores=1,3,5,7
/proc/9725/task/9731/stat : 9731 (java) S 9722 9725 9017 0 -1 4202560 456 0 0 0 161 12 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995334080808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9732] ppid=9722 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/9725/task/9732/stat : 9732 (java) S 9722 9725 9017 0 -1 4202560 332 0 0 0 144 9 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995333028776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9733] ppid=9722 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/9725/task/9733/stat : 9733 (java) S 9722 9725 9017 0 -1 4202560 248 0 0 0 148 7 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994995878952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9734] ppid=9722 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/9725/task/9734/stat : 9734 (java) S 9722 9725 9017 0 -1 4202560 411 0 0 0 135 7 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994994825896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9735] ppid=9722 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/9725/task/9735/stat : 9735 (java) S 9722 9725 9017 0 -1 4202560 451 0 0 0 137 8 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994993773352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9736] ppid=9722 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/9725/task/9736/stat : 9736 (java) S 9722 9725 9017 0 -1 4202560 438 0 0 0 224 5 0 0 20 0 19 0 104348868 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994981575016 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9737] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9737/stat : 9737 (java) S 9722 9725 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994980521336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9738] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9738/stat : 9738 (java) S 9722 9725 9017 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994979468168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9739] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9739/stat : 9739 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994978416912 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9740] ppid=9722 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/9725/task/9740/stat : 9740 (java) S 9722 9725 9017 0 -1 4202560 2312 0 0 0 27 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994977364792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9741] ppid=9722 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/9725/task/9741/stat : 9741 (java) S 9722 9725 9017 0 -1 4202560 3393 0 0 0 41 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994976312248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9742] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9742/stat : 9742 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994975259384 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9743] ppid=9722 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/9725/task/9743/stat : 9743 (java) S 9722 9725 9017 0 -1 4202560 104 0 0 0 19 24 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994974207048 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9744] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9744/stat : 9744 (java) S 9722 9725 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104348888 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994973053992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 9725 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1790.7 s]
/proc/loadavg: 2.18 2.20 2.18 4/213 9877
/proc/meminfo: memFree=29920240/32872528 swapFree=17452/1581112
[pid=9725] ppid=9722 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/9725/stat : 9725 (java) S 9722 9725 9017 0 -1 4202496 13892 0 1 0 179910 99 0 0 20 0 19 0 104348865 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 140736617223952 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9725/statm: 2406260 63687 2283 9 0 2396937 0
[pid=9725/tid=9727] ppid=9722 vsize=9625040 CPUtime=1779.94 cores=1,3,5,7
/proc/9725/task/9727/stat : 9727 (java) R 9722 9725 9017 0 -1 4202560 2699 0 1 0 177962 32 0 0 20 0 19 0 104348866 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995493510464 139995348824987 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9728] ppid=9722 vsize=9625040 CPUtime=1.54 cores=1,3,5,7
/proc/9725/task/9728/stat : 9728 (java) S 9722 9725 9017 0 -1 4202560 787 0 0 0 144 10 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995337238952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9729] ppid=9722 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/9725/task/9729/stat : 9729 (java) S 9722 9725 9017 0 -1 4202560 513 0 0 0 155 8 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995336186408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9730] ppid=9722 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/9725/task/9730/stat : 9730 (java) S 9722 9725 9017 0 -1 4202560 484 0 0 0 142 8 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995335133352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9731] ppid=9722 vsize=9625040 CPUtime=1.73 cores=1,3,5,7
/proc/9725/task/9731/stat : 9731 (java) S 9722 9725 9017 0 -1 4202560 456 0 0 0 161 12 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995334080808 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9732] ppid=9722 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/9725/task/9732/stat : 9732 (java) S 9722 9725 9017 0 -1 4202560 332 0 0 0 144 9 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139995333028776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9733] ppid=9722 vsize=9625040 CPUtime=1.55 cores=1,3,5,7
/proc/9725/task/9733/stat : 9733 (java) S 9722 9725 9017 0 -1 4202560 248 0 0 0 148 7 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994995878952 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9734] ppid=9722 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/9725/task/9734/stat : 9734 (java) S 9722 9725 9017 0 -1 4202560 411 0 0 0 135 7 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994994825896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9735] ppid=9722 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/9725/task/9735/stat : 9735 (java) S 9722 9725 9017 0 -1 4202560 451 0 0 0 137 8 0 0 20 0 19 0 104348867 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994993773352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9725/tid=9736] ppid=9722 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/9725/task/9736/stat : 9736 (java) S 9722 9725 9017 0 -1 4202560 438 0 0 0 224 5 0 0 20 0 19 0 104348868 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994981575016 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9737] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9737/stat : 9737 (java) S 9722 9725 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994980521336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9738] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9738/stat : 9738 (java) S 9722 9725 9017 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 104348869 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994979468168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9739] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9739/stat : 9739 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994978416912 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9740] ppid=9722 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/9725/task/9740/stat : 9740 (java) S 9722 9725 9017 0 -1 4202560 2312 0 0 0 27 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994977364792 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9725/tid=9741] ppid=9722 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/9725/task/9741/stat : 9741 (java) S 9722 9725 9017 0 -1 4202560 3393 0 0 0 41 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994976312248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9742] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9742/stat : 9742 (java) S 9722 9725 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994975259384 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9725/tid=9743] ppid=9722 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/9725/task/9743/stat : 9743 (java) S 9722 9725 9017 0 -1 4202560 104 0 0 0 19 24 0 0 20 0 19 0 104348871 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994974207048 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9725/tid=9744] ppid=9722 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9725/task/9744/stat : 9744 (java) S 9722 9725 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 104348888 9856040960 63687 33554432000 1073741824 1073778376 140736617232816 139994973053992 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1790.74
CPU time (s): 1800.09
CPU user time (s): 1799.1
CPU system time (s): 0.99
CPU usage (%): 100.522
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.61
system time used= 1.44278
maximum resident set size= 645192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13938
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44666
involuntary context switches= 33334

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.283 second user time and 15.3217 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-06 16:42:49
IDJOB=4085273
IDBENCH=1950
IDSOLVER=2546
FILE ID=node139/4085273-1465224169
RUNJOBID= node139-1465220260-9034
PBS_JOBID= 19843218
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085273-1465224169/watcher-4085273-1465224169 -o /tmp/evaluation-result-4085273-1465224169/solver-4085273-1465224169 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465220260-9034 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085273-1465224169.opb

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=1928294090

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.868
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.868
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.868
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.868
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.868
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:        29881708 kB
Buffers:           13812 kB
Cached:            84636 kB
SwapCached:         1464 kB
Active:           659124 kB
Inactive:          46404 kB
Active(anon):     607280 kB
Inactive(anon):     2172 kB
Active(file):      51844 kB
Inactive(file):    44232 kB
Unevictable:     1581112 kB
Mlocked:           17452 kB
SwapTotal:      67108856 kB
SwapFree:       67099760 kB
Dirty:               440 kB
Writeback:             0 kB
AnonPages:       2191196 kB
Mapped:            15400 kB
Shmem:                 0 kB
Slab:             566860 kB
SReclaimable:      10832 kB
SUnreclaim:       556028 kB
KernelStack:        1760 kB
PageTables:         8652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3174028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2144256 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= 71732 MiB
End job on node139 at 2016-06-06 17:12:40