Trace number 4119586

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)-147 1800.06 1748.54

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament34.opb
MD5SUM1fa6b477179b2feee5273e2dccaae300
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-195
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 1441
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1554
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1554
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)1088
Sum of products size (including duplicates)2176
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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@3f662dc8
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@2a0ecd7e
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119586-1467262466.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
0.21/0.24	c ... done. Wall clock time 0.122s.
0.21/0.24	c declared #vars     561
0.21/0.24	c internal #vars     1649
0.21/0.24	c #constraints  2176
0.21/0.24	c constraints type 
0.21/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1088
0.21/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1088
0.21/0.24	c 2176 constraints processed.
0.21/0.24	c objective function length is 1441 literals
0.21/0.27	c SATISFIABLE
0.21/0.27	c OPTIMIZING...
0.21/0.27	c Got one! Elapsed wall clock time (in seconds):0.153
0.21/0.28	o -141
0.71/0.42	c Got one! Elapsed wall clock time (in seconds):0.301
0.71/0.42	o -142
1.69/1.15	c cleaning 2554 clauses out of 5113 with flag 10005/5113
2.17/1.56	c Got one! Elapsed wall clock time (in seconds):1.438
2.17/1.56	o -143
2.17/1.58	c Got one! Elapsed wall clock time (in seconds):1.463
2.17/1.58	o -144
2.55/1.87	c cleaning 3850 clauses out of 7707 with flag 4003/10261
3.36/2.68	c cleaning 4924 clauses out of 9858 with flag 16007/16262
4.37/3.67	c cleaning 5962 clauses out of 11933 with flag 30005/23261
5.61/4.83	c cleaning 6981 clauses out of 13972 with flag 46007/31262
7.00/6.24	c cleaning 7989 clauses out of 15990 with flag 64005/40261
8.97/7.92	c cleaning 8996 clauses out of 18002 with flag 84007/50262
10.87/9.80	c cleaning 9999 clauses out of 20005 with flag 106005/61261
12.97/11.93	c cleaning 10994 clauses out of 22006 with flag 130005/73261
15.38/14.33	c cleaning 11998 clauses out of 24012 with flag 156005/86261
18.57/17.00	c cleaning 12999 clauses out of 26014 with flag 184005/100261
21.27/19.78	c cleaning 14001 clauses out of 28016 with flag 214007/115262
24.28/22.75	c cleaning 14999 clauses out of 30015 with flag 246007/131262
28.42/26.13	c cleaning 16005 clauses out of 32015 with flag 280005/148261
32.32/30.07	c cleaning 16999 clauses out of 34011 with flag 316007/166262
36.62/34.31	c cleaning 17998 clauses out of 36011 with flag 354005/185261
42.26/39.50	c cleaning 18999 clauses out of 38013 with flag 394005/205261
47.26/44.54	c cleaning 19997 clauses out of 40015 with flag 436007/226262
53.41/50.03	c cleaning 20999 clauses out of 42017 with flag 480021/248261
59.11/55.71	c cleaning 21999 clauses out of 44018 with flag 526021/271261
65.42/61.68	c cleaning 22997 clauses out of 46020 with flag 574023/295262
71.41/67.68	c cleaning 24000 clauses out of 48022 with flag 624021/320261
78.30/74.30	c cleaning 25003 clauses out of 50022 with flag 676021/346261
84.90/80.96	c cleaning 25998 clauses out of 52019 with flag 730021/373261
93.03/88.44	c cleaning 27001 clauses out of 54021 with flag 786021/401261
101.64/96.40	c cleaning 27999 clauses out of 56021 with flag 844024/430262
110.11/104.40	c cleaning 29003 clauses out of 58021 with flag 904022/460261
117.21/111.57	c cleaning 30001 clauses out of 60019 with flag 966024/491262
125.66/119.57	c cleaning 30998 clauses out of 62018 with flag 1030024/523262
134.66/128.41	c cleaning 31999 clauses out of 64020 with flag 1096024/556262
143.73/137.36	c cleaning 32999 clauses out of 66020 with flag 1164022/590261
154.08/147.53	c cleaning 34000 clauses out of 68022 with flag 1234024/625262
164.21/157.61	c cleaning 34996 clauses out of 70022 with flag 1306041/661262
175.24/168.59	c cleaning 36002 clauses out of 72026 with flag 1380041/698262
186.49/179.47	c cleaning 37002 clauses out of 74023 with flag 1456047/736261
198.07/190.81	c Got one! Elapsed wall clock time (in seconds):190.689
198.07/190.81	o -145
200.60/193.36	c cleaning 40108 clauses out of 80237 with flag 10009/779477
202.23/194.90	c cleaning 23052 clauses out of 46128 with flag 22096/785476
203.53/196.29	c cleaning 15031 clauses out of 30076 with flag 36096/792476
205.17/197.74	c cleaning 11517 clauses out of 23046 with flag 52098/800477
206.58/199.18	c cleaning 10254 clauses out of 20529 with flag 70098/809477
208.17/200.73	c cleaning 10129 clauses out of 20275 with flag 90098/819477
210.04/202.57	c cleaning 10565 clauses out of 21145 with flag 112096/830476
211.93/204.46	c cleaning 11282 clauses out of 22582 with flag 136100/842478
214.13/206.62	c cleaning 12142 clauses out of 24298 with flag 162096/855476
216.61/209.02	c cleaning 13066 clauses out of 26157 with flag 190098/869477
219.20/211.63	c cleaning 14033 clauses out of 28091 with flag 220098/884477
222.02/214.50	c cleaning 15021 clauses out of 30058 with flag 252098/900477
225.34/217.62	c cleaning 16008 clauses out of 32036 with flag 286096/917476
228.75/221.00	c cleaning 17006 clauses out of 34028 with flag 322096/935476
232.61/224.80	c cleaning 18005 clauses out of 36023 with flag 360098/954477
237.13/229.26	c cleaning 18999 clauses out of 38017 with flag 400096/974476
241.63/233.71	c cleaning 19998 clauses out of 40018 with flag 442096/995476
246.60/238.67	c cleaning 21004 clauses out of 42020 with flag 486096/1017476
251.84/243.82	c cleaning 21998 clauses out of 44017 with flag 532098/1040477
257.20/249.16	c cleaning 23002 clauses out of 46018 with flag 580096/1064476
263.21/255.01	c cleaning 24001 clauses out of 48016 with flag 630096/1089476
269.78/261.57	c cleaning 24998 clauses out of 50015 with flag 682096/1115476
276.79/268.44	c cleaning 26000 clauses out of 52017 with flag 736096/1142476
284.40/275.91	c cleaning 26999 clauses out of 54018 with flag 792098/1170477
292.44/283.74	c cleaning 28001 clauses out of 56019 with flag 850098/1199477
300.23/291.35	c cleaning 28996 clauses out of 58017 with flag 910096/1229476
308.20/299.22	c cleaning 30001 clauses out of 60022 with flag 972098/1260477
317.27/308.02	c cleaning 31004 clauses out of 62021 with flag 1036098/1292477
326.60/317.23	c cleaning 32000 clauses out of 64016 with flag 1102096/1325476
336.10/326.53	c cleaning 32993 clauses out of 66016 with flag 1170096/1359476
346.62/336.84	c cleaning 34001 clauses out of 68023 with flag 1240096/1394476
356.63/346.59	c cleaning 35000 clauses out of 70022 with flag 1312097/1430476
357.83/347.72	c Got one! Elapsed wall clock time (in seconds):347.593
357.83/347.72	o -146
359.13/349.01	c cleaning 22879 clauses out of 45777 with flag 10004/1441231
360.40/350.24	c cleaning 14441 clauses out of 28898 with flag 22004/1447231
361.60/351.48	c cleaning 10723 clauses out of 21458 with flag 36006/1454232
363.00/352.83	c cleaning 9361 clauses out of 18734 with flag 52004/1462231
364.54/354.36	c cleaning 9178 clauses out of 18373 with flag 70004/1471231
366.23/356.03	c cleaning 9586 clauses out of 19195 with flag 90004/1481231
368.14/357.95	c cleaning 10296 clauses out of 20610 with flag 112006/1492232
370.30/360.07	c cleaning 11145 clauses out of 22313 with flag 136004/1504231
372.70/362.43	c cleaning 12075 clauses out of 24168 with flag 162004/1517231
375.43/365.13	c cleaning 13037 clauses out of 26094 with flag 190006/1531232
378.58/368.23	c cleaning 14017 clauses out of 28057 with flag 220006/1546232
382.15/371.71	c cleaning 15005 clauses out of 30040 with flag 252006/1562232
385.97/375.49	c cleaning 16006 clauses out of 32034 with flag 286021/1579231
390.27/379.63	c cleaning 17003 clauses out of 34028 with flag 322021/1597231
394.51/383.86	c cleaning 18003 clauses out of 36026 with flag 360023/1616232
399.21/388.50	c cleaning 19002 clauses out of 38023 with flag 400023/1636232
404.31/393.47	c cleaning 20000 clauses out of 40020 with flag 442021/1657231
410.22/399.25	c cleaning 20996 clauses out of 42020 with flag 486021/1679231
415.62/404.51	c cleaning 22000 clauses out of 44024 with flag 532021/1702231
422.05/410.84	c cleaning 23001 clauses out of 46024 with flag 580021/1726231
429.17/417.77	c cleaning 23998 clauses out of 48024 with flag 630023/1751232
436.76/424.98	c cleaning 25001 clauses out of 50026 with flag 682023/1777232
445.06/432.88	c cleaning 26000 clauses out of 52025 with flag 736023/1804232
452.32/439.89	c cleaning 27001 clauses out of 54025 with flag 792023/1832232
460.43/447.79	c cleaning 28004 clauses out of 56023 with flag 850021/1861231
468.47/455.65	c cleaning 29001 clauses out of 58020 with flag 910025/1891232
477.42/464.34	c cleaning 30004 clauses out of 60018 with flag 972023/1922231
486.02/472.79	c cleaning 30997 clauses out of 62014 with flag 1036023/1954231
495.51/482.08	c cleaning 32000 clauses out of 64018 with flag 1102025/1987232
505.01/491.22	c cleaning 32998 clauses out of 66017 with flag 1170023/2021231
515.53/501.41	c cleaning 34000 clauses out of 68019 with flag 1240023/2056231
526.42/512.01	c cleaning 35003 clauses out of 70019 with flag 1312023/2092231
537.29/522.62	c cleaning 35997 clauses out of 72017 with flag 1386025/2129232
550.29/535.28	c cleaning 36999 clauses out of 74020 with flag 1462025/2167232
562.91/547.53	c cleaning 38001 clauses out of 76020 with flag 1540023/2206231
576.35/560.65	c cleaning 38998 clauses out of 78019 with flag 1620023/2246231
591.68/575.53	c cleaning 40002 clauses out of 80022 with flag 1702025/2287232
605.92/589.35	c cleaning 41001 clauses out of 82019 with flag 1786023/2329231
621.11/604.11	c cleaning 41999 clauses out of 84018 with flag 1872023/2372231
636.24/618.75	c cleaning 43002 clauses out of 86019 with flag 1960023/2416231
651.86/633.91	c cleaning 44002 clauses out of 88018 with flag 2050025/2461232
668.02/649.64	c cleaning 44996 clauses out of 90016 with flag 2142025/2507232
684.38/665.44	c cleaning 46001 clauses out of 92020 with flag 2236025/2554232
700.89/681.40	c cleaning 46998 clauses out of 94019 with flag 2332025/2602232
719.69/699.67	c cleaning 48002 clauses out of 96021 with flag 2430025/2651232
738.49/717.94	c cleaning 48998 clauses out of 98019 with flag 2530025/2701232
759.09/737.91	c cleaning 50001 clauses out of 100021 with flag 2632025/2752232
780.28/758.45	c cleaning 50997 clauses out of 102020 with flag 2736025/2804232
803.19/780.66	c cleaning 52000 clauses out of 104022 with flag 2842023/2857231
825.71/802.54	c cleaning 53002 clauses out of 106022 with flag 2950023/2911231
848.26/824.22	c cleaning 53998 clauses out of 108021 with flag 3060025/2966232
870.57/846.01	c cleaning 55002 clauses out of 110022 with flag 3172023/3022231
890.92/865.68	c cleaning 56002 clauses out of 112020 with flag 3286023/3079231
914.00/888.29	c cleaning 56999 clauses out of 114018 with flag 3402023/3137231
939.43/913.09	c cleaning 58002 clauses out of 116019 with flag 3520023/3196231
967.76/940.33	c cleaning 58996 clauses out of 118018 with flag 3640025/3256232
994.09/965.95	c cleaning 60001 clauses out of 120021 with flag 3762023/3317231
1022.37/993.17	c cleaning 61000 clauses out of 122021 with flag 3886025/3379232
1048.76/1018.88	c cleaning 62003 clauses out of 124021 with flag 4012025/3442232
1076.48/1045.93	c cleaning 63000 clauses out of 126018 with flag 4140025/3506232
1103.54/1072.28	c cleaning 63998 clauses out of 128018 with flag 4270029/3571232
1132.49/1100.06	c cleaning 64997 clauses out of 130019 with flag 4402027/3637231
1162.68/1129.57	c cleaning 65997 clauses out of 132022 with flag 4536027/3704231
1193.30/1159.26	c cleaning 66999 clauses out of 134026 with flag 4672029/3772232
1224.45/1189.52	c cleaning 68001 clauses out of 136026 with flag 4810027/3841231
1255.53/1219.93	c cleaning 69003 clauses out of 138025 with flag 4950027/3911231
1287.72/1251.21	c cleaning 70002 clauses out of 140023 with flag 5092029/3982232
1319.54/1282.20	c cleaning 70997 clauses out of 142020 with flag 5236028/4054231
1353.28/1314.60	c cleaning 71997 clauses out of 144023 with flag 5382028/4127231
1386.94/1347.51	c cleaning 73001 clauses out of 146026 with flag 5530032/4201231
1422.17/1381.84	c cleaning 74001 clauses out of 148026 with flag 5680036/4276232
1459.53/1417.91	c cleaning 75002 clauses out of 150025 with flag 5832036/4352232
1498.46/1456.10	c cleaning 75998 clauses out of 152022 with flag 5986034/4429231
1537.39/1493.83	c cleaning 76999 clauses out of 154026 with flag 6142039/4507233
1578.70/1534.03	c cleaning 78000 clauses out of 156026 with flag 6300037/4586232
1618.32/1572.43	c cleaning 78999 clauses out of 158026 with flag 6460039/4666232
1654.06/1607.28	c Got one! Elapsed wall clock time (in seconds):1607.155
1654.06/1607.28	o -147
1658.03/1611.16	c cleaning 79440 clauses out of 158901 with flag 10032/4746106
1660.51/1613.58	c cleaning 42715 clauses out of 85460 with flag 22030/4752105
1662.19/1615.17	c cleaning 24860 clauses out of 49746 with flag 36032/4759106
1663.88/1616.75	c cleaning 16430 clauses out of 32885 with flag 52030/4767105
1665.48/1618.29	c cleaning 12715 clauses out of 25455 with flag 70030/4776105
1667.28/1619.98	c cleaning 11354 clauses out of 22741 with flag 90032/4786106
1669.36/1621.82	c cleaning 11184 clauses out of 22387 with flag 112033/4797106
1671.55/1623.87	c cleaning 11589 clauses out of 23202 with flag 136031/4809105
1673.91/1626.15	c cleaning 12299 clauses out of 24613 with flag 162031/4822105
1676.59/1628.64	c cleaning 13145 clauses out of 26314 with flag 190031/4836105
1679.47/1631.38	c cleaning 14076 clauses out of 28169 with flag 220031/4851105
1682.82/1634.41	c cleaning 15035 clauses out of 30093 with flag 252031/4867105
1686.09/1637.69	c cleaning 16024 clauses out of 32059 with flag 286033/4884106
1689.96/1641.32	c cleaning 17008 clauses out of 34034 with flag 322031/4902105
1693.65/1644.97	c cleaning 18002 clauses out of 36027 with flag 360033/4921106
1697.91/1649.03	c cleaning 19000 clauses out of 38024 with flag 400031/4941105
1702.93/1653.80	c cleaning 20003 clauses out of 40025 with flag 442033/4962106
1708.10/1658.88	c cleaning 21001 clauses out of 42021 with flag 486031/4984105
1713.58/1664.31	c cleaning 22001 clauses out of 44020 with flag 532031/5007105
1719.79/1670.38	c cleaning 23003 clauses out of 46020 with flag 580033/5031106
1725.81/1676.26	c cleaning 23998 clauses out of 48016 with flag 630031/5056105
1732.31/1682.58	c cleaning 25002 clauses out of 50018 with flag 682031/5082105
1739.37/1689.48	c cleaning 25997 clauses out of 52016 with flag 736031/5109105
1746.69/1696.52	c cleaning 26999 clauses out of 54019 with flag 792031/5137105
1753.95/1703.69	c cleaning 27999 clauses out of 56020 with flag 850031/5166105
1762.38/1711.88	c cleaning 29004 clauses out of 58022 with flag 910033/5196106
1771.95/1721.13	c cleaning 30000 clauses out of 60017 with flag 972031/5227105
1782.45/1731.35	c cleaning 31002 clauses out of 62019 with flag 1036035/5259107
1792.29/1740.93	c cleaning 31996 clauses out of 64016 with flag 1102033/5292106
1800.06/1748.50	c starts		: 8
1800.06/1748.50	c conflicts		: 5318854
1800.06/1748.50	c decisions		: 5649833
1800.06/1748.50	c propagations		: 79488871
1800.06/1748.50	c inspects		: 23460023758
1800.06/1748.50	c shortcuts		: 0
1800.06/1748.50	c learnt literals	: 0
1800.06/1748.50	c learnt binary clauses	: 0
1800.06/1748.50	c learnt ternary clauses	: 0
1800.06/1748.50	c learnt constraints	: 5318854
1800.06/1748.50	c ignored constraints	: 0
1800.06/1748.50	c root simplifications	: 0
1800.06/1748.50	c removed literals (reason simplification)	: 0
1800.06/1748.50	c reason swapping (by a shorter reason)	: 0
1800.06/1748.50	c Calls to reduceDB	: 172
1800.06/1748.50	c Number of update (reduction) of LBD	: 73
1800.06/1748.50	c Imported unit clauses	: 0
1800.06/1748.50	c number of reductions to clauses (during analyze)	: 0
1800.06/1748.50	c number of learned constraints concerned by reduction	: 0
1800.06/1748.50	c number of learning phase by resolution	: 0
1800.06/1748.50	c number of learning phase by cutting planes	: 0
1800.06/1748.50	c speed (assignments/second)	: 45467.67967967968
1800.06/1748.50	c non guided choices	23
1800.06/1748.53	c learnt constraints type 
1800.06/1748.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 58768
1800.06/1748.53	s SATISFIABLE
1800.06/1748.53	c Found 7 solution(s)
1800.06/1748.53	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 x477 x478 x479 x480 -x481 x482 -x483 -x484 x485 x486 -x487 -x488 x489 x490 x491 -x492 x493 -x494 x495 -x496 x497 x498 -x499 x500 -x501 -x502 x503 x504 x505 x506 x507 -x508 -x509 -x510 x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 x519 -x520 -x521 x522 x523 -x524 -x525 -x526 -x527 x528 -x529 x530 x531 x532 -x533 -x534 x535 x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 x544 x545 -x546 -x547 x548 x549 x550 x551 x552 -x553 -x554 -x555 x556 x557 x558 -x559 -x560 x561 
1800.06/1748.53	c objective function=-147
1800.06/1748.53	c Total wall clock time (in seconds): 1748.41

Verifier Data

OK	-147

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-4119586-1467262466/watcher-4119586-1467262466 -o /tmp/evaluation-result-4119586-1467262466/solver-4119586-1467262466 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15698 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119586-1467262466.opb 

pid=19623
running on 8 cores: 4-7,12-15

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.64 2.03 1.92 3/281 19626
/proc/meminfo: memFree=27345608/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9224 CPUtime=0 cores=4-7,12-15
/proc/19626/stat : 19626 (java) R 19623 19626 15681 0 -1 4202496 425 0 0 0 0 0 0 0 20 0 1 0 7199411 9445376 93 33554432000 1073741824 1073778376 140736653436864 140736653433992 216799426409 0 0 4096 0 0 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2306 97 76 9 0 38 0

[startup+0.100059 s]
/proc/loadavg: 2.64 2.03 1.92 3/281 19626
/proc/meminfo: memFree=27345608/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 4374 0 1 0 7 1 0 0 20 0 23 0 7199411 10133950464 5485 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2474109 5486 2097 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.200222 s]
/proc/loadavg: 2.64 2.03 1.92 3/281 19626
/proc/meminfo: memFree=27345608/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9896436 CPUtime=0.21 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 4729 0 1 0 20 1 0 0 20 0 23 0 7199411 10133950464 6841 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2474109 6841 2199 9 0 2464786 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9896436

[startup+0.300234 s]
/proc/loadavg: 2.64 2.03 1.92 3/281 19626
/proc/meminfo: memFree=27345608/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9963740 CPUtime=0.41 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 5627 0 1 0 39 2 0 0 20 0 24 0 7199411 10202869760 8502 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2490935 8502 2233 9 0 2481612 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9963740

[startup+0.700291 s]
/proc/loadavg: 2.64 2.03 1.92 3/281 19626
/proc/meminfo: memFree=27345608/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9963000 CPUtime=1.25 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 11426 0 1 0 122 3 0 0 20 0 24 0 7199411 10202112000 12770 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2490750 12770 2248 9 0 2481427 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 9963000

[startup+1.501 s]
/proc/loadavg: 2.75 2.06 1.93 3/305 19650
/proc/meminfo: memFree=27296224/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9963000 CPUtime=2.17 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 12650 0 1 0 214 3 0 0 20 0 24 0 7199411 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2490750 16713 2259 9 0 2481427 0
[pid=19626/tid=19628] ppid=19623 vsize=9963000 CPUtime=1.45 cores=4-7,12-15
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 15681 0 -1 4202560 2458 0 1 0 144 1 0 0 20 0 24 0 7199412 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139954217795656 139954076747785 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19629] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139954195897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19630] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139954194844328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19631] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953992363048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19632] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953991310248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19633] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953990256936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19634] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953989204136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19635] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953988151848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19636] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953987099048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19637] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953986046760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19638] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953984993960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=19626/tid=19639] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953983941672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19640] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953982888872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19641] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953981835560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19626/tid=19642] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19642/stat : 19642 (java) S 19623 19626 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953964161128 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19643] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19643/stat : 19643 (java) S 19623 19626 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953963107704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19644] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19644/stat : 19644 (java) S 19623 19626 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953962054792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19645] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19645/stat : 19645 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953961003792 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19646] ppid=19623 vsize=9963000 CPUtime=0.34 cores=4-7,12-15
/proc/19626/task/19646/stat : 19646 (java) S 19623 19626 15681 0 -1 4202560 4209 0 0 0 34 0 0 0 20 0 24 0 7199418 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953959950904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19647] ppid=19623 vsize=9963000 CPUtime=0.34 cores=4-7,12-15
/proc/19626/task/19647/stat : 19647 (java) S 19623 19626 15681 0 -1 4202560 4690 0 0 0 34 0 0 0 20 0 24 0 7199418 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953958898616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19648] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19648/stat : 19648 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953957846008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19649] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19649/stat : 19649 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953956792904 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19650] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19650/stat : 19650 (java) S 19623 19626 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 7199437 10202112000 16713 33554432000 1073741824 1073778376 140736653436864 139953955640104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9963000

[startup+3.10099 s]
/proc/loadavg: 2.75 2.06 1.93 3/305 19650
/proc/meminfo: memFree=27271424/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9963000 CPUtime=3.87 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 12677 0 1 0 383 4 0 0 20 0 24 0 7199411 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2490750 24404 2263 9 0 2481427 0
[pid=19626/tid=19628] ppid=19623 vsize=9963000 CPUtime=3.05 cores=4-7,12-15
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 15681 0 -1 4202560 2474 0 1 0 303 2 0 0 20 0 24 0 7199412 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139954217796000 139954076770459 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19629] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139954195897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19630] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139954194844328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19631] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953992363048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19632] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953991310248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19633] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953990256936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19634] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953989204136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19635] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953988151848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19636] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953987099048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19637] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953986046760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19638] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953984993960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=19626/tid=19639] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953983941672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19640] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953982888872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19641] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953981835560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19626/tid=19642] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19642/stat : 19642 (java) S 19623 19626 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953964161128 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19643] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19643/stat : 19643 (java) S 19623 19626 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953963107704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19644] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19644/stat : 19644 (java) S 19623 19626 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953962054792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19645] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19645/stat : 19645 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953961003792 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19646] ppid=19623 vsize=9963000 CPUtime=0.36 cores=4-7,12-15
/proc/19626/task/19646/stat : 19646 (java) S 19623 19626 15681 0 -1 4202560 4212 0 0 0 36 0 0 0 20 0 24 0 7199418 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953959950904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19647] ppid=19623 vsize=9963000 CPUtime=0.41 cores=4-7,12-15
/proc/19626/task/19647/stat : 19647 (java) S 19623 19626 15681 0 -1 4202560 4698 0 0 0 41 0 0 0 20 0 24 0 7199418 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953958898616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19648] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19648/stat : 19648 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953957846008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19649] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19649/stat : 19649 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953956792904 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19650] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19650/stat : 19650 (java) S 19623 19626 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 7199437 10202112000 24404 33554432000 1073741824 1073778376 140736653436864 139953955640104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 9963000

[startup+6.30096 s]
/proc/loadavg: 2.77 2.07 1.93 3/305 19650
/proc/meminfo: memFree=27301772/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9963000 CPUtime=7.11 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 12706 0 1 0 706 5 0 0 20 0 24 0 7199411 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2490750 37462 2264 9 0 2481427 0
[pid=19626/tid=19628] ppid=19623 vsize=9963000 CPUtime=6.24 cores=4-7,12-15
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 15681 0 -1 4202560 2502 0 1 0 621 3 0 0 20 0 24 0 7199412 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139954217795880 139954076917108 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19629] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139954195897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19630] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139954194844328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19631] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139953992363048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19632] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139953991310248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19633] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139953990256936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19634] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139953989204136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19635] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139953988151848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19636] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 7199414 10202112000 37462 33554432000 1073741824 1073778376 140736653436864 139953987099048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19637] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15

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

/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 15681 0 -1 4202560 2965 0 0 0 389 70 0 0 20 0 24 0 7199414 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953986046760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19626/tid=19638] ppid=19623 vsize=9963000 CPUtime=4.44 cores=4-7,12-15
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 15681 0 -1 4202560 3255 0 0 0 377 67 0 0 20 0 24 0 7199414 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953984993960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19639] ppid=19623 vsize=9963000 CPUtime=4.35 cores=4-7,12-15
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 15681 0 -1 4202560 2273 0 0 0 378 57 0 0 20 0 24 0 7199414 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953983941672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19640] ppid=19623 vsize=9963000 CPUtime=4.46 cores=4-7,12-15
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 15681 0 -1 4202560 2590 0 0 0 382 64 0 0 20 0 24 0 7199414 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953982888872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19641] ppid=19623 vsize=9963000 CPUtime=4.5 cores=4-7,12-15
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 15681 0 -1 4202560 1880 0 0 0 385 65 0 0 20 0 24 0 7199414 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953981835560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19642] ppid=19623 vsize=9963000 CPUtime=5.44 cores=4-7,12-15
/proc/19626/task/19642/stat : 19642 (java) S 19623 19626 15681 0 -1 4202560 2019 0 0 0 534 10 0 0 20 0 24 0 7199415 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953964161128 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19643] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19643/stat : 19643 (java) S 19623 19626 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953963107704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19644] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19644/stat : 19644 (java) S 19623 19626 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953962054792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19645] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19645/stat : 19645 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953961003792 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19646] ppid=19623 vsize=9963000 CPUtime=0.46 cores=4-7,12-15
/proc/19626/task/19646/stat : 19646 (java) S 19623 19626 15681 0 -1 4202560 4222 0 0 0 46 0 0 0 20 0 24 0 7199418 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953959950904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19647] ppid=19623 vsize=9963000 CPUtime=0.47 cores=4-7,12-15
/proc/19626/task/19647/stat : 19647 (java) S 19623 19626 15681 0 -1 4202560 4699 0 0 0 47 0 0 0 20 0 24 0 7199418 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953958898616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19648] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19648/stat : 19648 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953957846008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19649] ppid=19623 vsize=9963000 CPUtime=0.52 cores=4-7,12-15
/proc/19626/task/19649/stat : 19649 (java) S 19623 19626 15681 0 -1 4202560 99 0 0 0 24 28 0 0 20 0 24 0 7199418 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953956792904 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19650] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19650/stat : 19650 (java) S 19623 19626 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 7199437 10202112000 98592 33554432000 1073741824 1073778376 140736653436864 139953955640104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1773.15
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1748.5 s]
/proc/loadavg: 1.01 1.11 1.46 2/275 19750
/proc/meminfo: memFree=27672916/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9963000 CPUtime=1800.06 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 45416 0 1 0 179128 878 0 0 20 0 24 0 7199411 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2490750 98356 2286 9 0 2481427 0
[pid=19626/tid=19628] ppid=19623 vsize=9963000 CPUtime=1729.68 cores=4-7,12-15
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 15681 0 -1 4202560 3051 0 1 0 172933 35 0 0 20 0 24 0 7199412 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139954217794736 139954076770477 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19626/tid=19629] ppid=19623 vsize=9963000 CPUtime=4.3 cores=4-7,12-15
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 15681 0 -1 4202560 2468 0 0 0 369 61 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139954195897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19630] ppid=19623 vsize=9963000 CPUtime=4.38 cores=4-7,12-15
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 15681 0 -1 4202560 1974 0 0 0 382 56 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139954194844328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19631] ppid=19623 vsize=9963000 CPUtime=4.27 cores=4-7,12-15
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 15681 0 -1 4202560 2132 0 0 0 366 61 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953992363048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19632] ppid=19623 vsize=9963000 CPUtime=4.66 cores=4-7,12-15
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 15681 0 -1 4202560 1983 0 0 0 407 59 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953991310248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=19626/tid=19633] ppid=19623 vsize=9963000 CPUtime=4.68 cores=4-7,12-15
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 15681 0 -1 4202560 2110 0 0 0 392 76 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953990256936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=19626/tid=19634] ppid=19623 vsize=9963000 CPUtime=4.56 cores=4-7,12-15
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 15681 0 -1 4202560 2500 0 0 0 395 61 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953989204136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19635] ppid=19623 vsize=9963000 CPUtime=4.4 cores=4-7,12-15
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 15681 0 -1 4202560 1181 0 0 0 384 56 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953988151848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19636] ppid=19623 vsize=9963000 CPUtime=4.59 cores=4-7,12-15
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 15681 0 -1 4202560 2545 0 0 0 391 68 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953987099048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19637] ppid=19623 vsize=9963000 CPUtime=4.66 cores=4-7,12-15
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 15681 0 -1 4202560 3026 0 0 0 395 71 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953986046760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19638] ppid=19623 vsize=9963000 CPUtime=4.48 cores=4-7,12-15
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 15681 0 -1 4202560 3258 0 0 0 380 68 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953984993960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19639] ppid=19623 vsize=9963000 CPUtime=4.4 cores=4-7,12-15
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 15681 0 -1 4202560 2338 0 0 0 382 58 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953983941672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19640] ppid=19623 vsize=9963000 CPUtime=4.54 cores=4-7,12-15
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 15681 0 -1 4202560 2660 0 0 0 389 65 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953982888872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19641] ppid=19623 vsize=9963000 CPUtime=4.57 cores=4-7,12-15
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 15681 0 -1 4202560 1883 0 0 0 391 66 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953981835560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19642] ppid=19623 vsize=9963000 CPUtime=5.5 cores=4-7,12-15
/proc/19626/task/19642/stat : 19642 (java) S 19623 19626 15681 0 -1 4202560 2021 0 0 0 540 10 0 0 20 0 24 0 7199415 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953964161128 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19626/tid=19643] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19643/stat : 19643 (java) S 19623 19626 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953963107704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19644] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19644/stat : 19644 (java) S 19623 19626 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953962054792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19645] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19645/stat : 19645 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953961003792 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19646] ppid=19623 vsize=9963000 CPUtime=0.46 cores=4-7,12-15
/proc/19626/task/19646/stat : 19646 (java) S 19623 19626 15681 0 -1 4202560 4222 0 0 0 46 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953959950904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19647] ppid=19623 vsize=9963000 CPUtime=0.47 cores=4-7,12-15
/proc/19626/task/19647/stat : 19647 (java) S 19623 19626 15681 0 -1 4202560 4699 0 0 0 47 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953958898616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19648] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19648/stat : 19648 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953957846008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19649] ppid=19623 vsize=9963000 CPUtime=0.53 cores=4-7,12-15
/proc/19626/task/19649/stat : 19649 (java) S 19623 19626 15681 0 -1 4202560 101 0 0 0 24 29 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953956792904 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19650] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19650/stat : 19650 (java) S 19623 19626 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 7199437 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953955640104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9963000

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

[startup+1748.5 s]
/proc/loadavg: 1.01 1.11 1.46 2/275 19750
/proc/meminfo: memFree=27672916/32872528 swapFree=8828/8828
[pid=19626] ppid=19623 vsize=9963000 CPUtime=1800.06 cores=4-7,12-15
/proc/19626/stat : 19626 (java) S 19623 19626 15681 0 -1 4202496 45416 0 1 0 179128 878 0 0 20 0 24 0 7199411 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 140736653428000 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/19626/statm: 2490750 98356 2286 9 0 2481427 0
[pid=19626/tid=19628] ppid=19623 vsize=9963000 CPUtime=1729.68 cores=4-7,12-15
/proc/19626/task/19628/stat : 19628 (java) R 19623 19626 15681 0 -1 4202560 3051 0 1 0 172933 35 0 0 20 0 24 0 7199412 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139954217794736 139954076770477 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19626/tid=19629] ppid=19623 vsize=9963000 CPUtime=4.3 cores=4-7,12-15
/proc/19626/task/19629/stat : 19629 (java) S 19623 19626 15681 0 -1 4202560 2468 0 0 0 369 61 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139954195897128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19630] ppid=19623 vsize=9963000 CPUtime=4.38 cores=4-7,12-15
/proc/19626/task/19630/stat : 19630 (java) S 19623 19626 15681 0 -1 4202560 1974 0 0 0 382 56 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139954194844328 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19631] ppid=19623 vsize=9963000 CPUtime=4.27 cores=4-7,12-15
/proc/19626/task/19631/stat : 19631 (java) S 19623 19626 15681 0 -1 4202560 2132 0 0 0 366 61 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953992363048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19632] ppid=19623 vsize=9963000 CPUtime=4.66 cores=4-7,12-15
/proc/19626/task/19632/stat : 19632 (java) S 19623 19626 15681 0 -1 4202560 1983 0 0 0 407 59 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953991310248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=19626/tid=19633] ppid=19623 vsize=9963000 CPUtime=4.68 cores=4-7,12-15
/proc/19626/task/19633/stat : 19633 (java) S 19623 19626 15681 0 -1 4202560 2110 0 0 0 392 76 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953990256936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=19626/tid=19634] ppid=19623 vsize=9963000 CPUtime=4.56 cores=4-7,12-15
/proc/19626/task/19634/stat : 19634 (java) S 19623 19626 15681 0 -1 4202560 2500 0 0 0 395 61 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953989204136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19635] ppid=19623 vsize=9963000 CPUtime=4.4 cores=4-7,12-15
/proc/19626/task/19635/stat : 19635 (java) S 19623 19626 15681 0 -1 4202560 1181 0 0 0 384 56 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953988151848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19636] ppid=19623 vsize=9963000 CPUtime=4.59 cores=4-7,12-15
/proc/19626/task/19636/stat : 19636 (java) S 19623 19626 15681 0 -1 4202560 2545 0 0 0 391 68 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953987099048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19626/tid=19637] ppid=19623 vsize=9963000 CPUtime=4.66 cores=4-7,12-15
/proc/19626/task/19637/stat : 19637 (java) S 19623 19626 15681 0 -1 4202560 3026 0 0 0 395 71 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953986046760 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19638] ppid=19623 vsize=9963000 CPUtime=4.48 cores=4-7,12-15
/proc/19626/task/19638/stat : 19638 (java) S 19623 19626 15681 0 -1 4202560 3258 0 0 0 380 68 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953984993960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19639] ppid=19623 vsize=9963000 CPUtime=4.4 cores=4-7,12-15
/proc/19626/task/19639/stat : 19639 (java) S 19623 19626 15681 0 -1 4202560 2338 0 0 0 382 58 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953983941672 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19640] ppid=19623 vsize=9963000 CPUtime=4.54 cores=4-7,12-15
/proc/19626/task/19640/stat : 19640 (java) S 19623 19626 15681 0 -1 4202560 2660 0 0 0 389 65 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953982888872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=19626/tid=19641] ppid=19623 vsize=9963000 CPUtime=4.57 cores=4-7,12-15
/proc/19626/task/19641/stat : 19641 (java) S 19623 19626 15681 0 -1 4202560 1883 0 0 0 391 66 0 0 20 0 24 0 7199414 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953981835560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19642] ppid=19623 vsize=9963000 CPUtime=5.5 cores=4-7,12-15
/proc/19626/task/19642/stat : 19642 (java) S 19623 19626 15681 0 -1 4202560 2021 0 0 0 540 10 0 0 20 0 24 0 7199415 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953964161128 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19626/tid=19643] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19643/stat : 19643 (java) S 19623 19626 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953963107704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19644] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19644/stat : 19644 (java) S 19623 19626 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 7199415 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953962054792 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19645] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19645/stat : 19645 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953961003792 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=19626/tid=19646] ppid=19623 vsize=9963000 CPUtime=0.46 cores=4-7,12-15
/proc/19626/task/19646/stat : 19646 (java) S 19623 19626 15681 0 -1 4202560 4222 0 0 0 46 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953959950904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19626/tid=19647] ppid=19623 vsize=9963000 CPUtime=0.47 cores=4-7,12-15
/proc/19626/task/19647/stat : 19647 (java) S 19623 19626 15681 0 -1 4202560 4699 0 0 0 47 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953958898616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19648] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19648/stat : 19648 (java) S 19623 19626 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953957846008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=19626/tid=19649] ppid=19623 vsize=9963000 CPUtime=0.53 cores=4-7,12-15
/proc/19626/task/19649/stat : 19649 (java) S 19623 19626 15681 0 -1 4202560 101 0 0 0 24 29 0 0 20 0 24 0 7199418 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953956792904 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19626/tid=19650] ppid=19623 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/19626/task/19650/stat : 19650 (java) S 19623 19626 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 7199437 10202112000 98356 33554432000 1073741824 1073778376 140736653436864 139953955640104 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9963000

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19626 and gives
#  childrusage.ru_utime.tv_sec=1786
#  childrusage.ru_utime.tv_usec=380428
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=188603
# CPU time returned by wait4() is 1795.57
# 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): 1748.54
CPU time (s): 1800.06
CPU user time (s): 1791.28
CPU system time (s): 8.78
CPU usage (%): 102.947
Max. virtual memory (cumulated for all children) (KiB): 9963740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.38
system time used= 9.1886
maximum resident set size= 787440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45460
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62290
involuntary context switches= 54455

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3367 second user time and 16.6925 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 06:54:26
IDJOB=4119586
IDBENCH=111767
IDSOLVER=2546
FILE ID=node132/4119586-1467262466
RUNJOBID= node132-1467233254-15698
PBS_JOBID= 19997601
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament34.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119586-1467262466/watcher-4119586-1467262466 -o /tmp/evaluation-result-4119586-1467262466/solver-4119586-1467262466 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15698 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119586-1467262466.opb

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

MD5SUM BENCH= 1fa6b477179b2feee5273e2dccaae300
RANDOM SEED=1256019472

node132.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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.02
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        27345600 kB
Buffers:          148696 kB
Cached:          3871336 kB
SwapCached:            0 kB
Active:           843636 kB
Inactive:        3906304 kB
Active(anon):     732680 kB
Inactive(anon):        0 kB
Active(file):     110956 kB
Inactive(file):  3906304 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               548 kB
Writeback:             0 kB
AnonPages:        741076 kB
Mapped:            22212 kB
Shmem:               216 kB
Slab:             632988 kB
SReclaimable:      73796 kB
SUnreclaim:       559192 kB
KernelStack:        2464 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     882772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    641024 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= 71540 MiB
End job on node132 at 2016-06-30 07:23:35