Trace number 4119294

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)-18 1800 1797.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament10.opb
MD5SUM4cd5bfafbb5309e3197a3fb36e6ee167
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-22
Best CPU time to get the best result obtained on this benchmark0.6519
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 112
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 118
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 118
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)80
Sum of products size (including duplicates)160
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4119294-1467253851.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.13	c ... done. Wall clock time 0.021s.
0.11/0.13	c declared #vars     45
0.11/0.13	c internal #vars     125
0.11/0.13	c #constraints  160
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 80
0.11/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 80
0.11/0.13	c 160 constraints processed.
0.11/0.13	c objective function length is 112 literals
0.11/0.13	c SATISFIABLE
0.11/0.13	c OPTIMIZING...
0.11/0.13	c Got one! Elapsed wall clock time (in seconds):0.027
0.11/0.13	o -13
0.11/0.14	c Got one! Elapsed wall clock time (in seconds):0.033
0.11/0.14	o -14
0.11/0.15	c Got one! Elapsed wall clock time (in seconds):0.042
0.11/0.15	o -15
0.30/0.24	c Got one! Elapsed wall clock time (in seconds):0.134
0.30/0.24	o -16
0.62/0.49	c cleaning 2807 clauses out of 5618 with flag 10052/5618
1.17/0.73	c cleaning 4401 clauses out of 8811 with flag 22069/11618
1.47/1.01	c cleaning 5700 clauses out of 11410 with flag 36083/18618
1.78/1.34	c cleaning 6854 clauses out of 13710 with flag 52095/26618
2.20/1.77	c cleaning 7923 clauses out of 15856 with flag 70125/35618
2.60/2.17	c Got one! Elapsed wall clock time (in seconds):2.061
2.60/2.17	o -17
3.05/2.54	c cleaning 10845 clauses out of 21701 with flag 10130/49386
3.35/2.89	c cleaning 8426 clauses out of 16856 with flag 22166/55386
3.75/3.26	c cleaning 7709 clauses out of 15429 with flag 36190/62385
4.15/3.66	c cleaning 7859 clauses out of 15721 with flag 52240/70386
4.75/4.20	c cleaning 8423 clauses out of 16862 with flag 70318/79386
5.25/4.80	c cleaning 9216 clauses out of 18439 with flag 90382/89386
5.95/5.49	c cleaning 10105 clauses out of 20222 with flag 112468/100385
6.76/6.29	c cleaning 11054 clauses out of 22117 with flag 136530/112385
7.76/7.22	c cleaning 12027 clauses out of 24063 with flag 162618/125385
8.86/8.35	c cleaning 13015 clauses out of 26037 with flag 190735/139386
10.06/9.50	c cleaning 14002 clauses out of 28021 with flag 220811/154385
11.25/10.79	c cleaning 15004 clauses out of 30019 with flag 252891/170385
12.85/12.33	c cleaning 16004 clauses out of 32015 with flag 287028/187385
14.75/14.23	c cleaning 17004 clauses out of 34013 with flag 323177/205387
16.35/15.87	c cleaning 17997 clauses out of 36008 with flag 362318/224386
17.95/17.46	c cleaning 19002 clauses out of 38010 with flag 402685/244385
19.75/19.24	c cleaning 20004 clauses out of 40009 with flag 445023/265386
21.65/21.12	c cleaning 20997 clauses out of 42004 with flag 489432/287385
23.76/23.22	c cleaning 22003 clauses out of 44008 with flag 536968/310386
25.55/25.05	c cleaning 22997 clauses out of 46004 with flag 588004/334385
27.65/27.16	c cleaning 23999 clauses out of 48007 with flag 641853/359385
29.66/29.18	c cleaning 25004 clauses out of 50009 with flag 696250/385386
31.56/31.07	c cleaning 25999 clauses out of 52006 with flag 750765/412387
34.06/33.54	c cleaning 26998 clauses out of 54005 with flag 807912/440385
36.38/35.89	c cleaning 28001 clauses out of 56008 with flag 866522/469386
38.98/38.40	c cleaning 28998 clauses out of 58008 with flag 926886/499387
41.58/41.00	c cleaning 30003 clauses out of 60010 with flag 989331/530387
44.48/43.98	c cleaning 31002 clauses out of 62005 with flag 1053763/562385
47.38/46.82	c cleaning 31998 clauses out of 64004 with flag 1120290/595386
50.28/49.78	c cleaning 32999 clauses out of 66005 with flag 1188718/629385
53.28/52.80	c cleaning 34001 clauses out of 68006 with flag 1259222/664385
56.58/56.10	c cleaning 35002 clauses out of 70006 with flag 1331856/700386
60.28/59.72	c cleaning 36000 clauses out of 72003 with flag 1406263/737385
64.18/63.66	c cleaning 37002 clauses out of 74003 with flag 1482824/775385
68.18/67.61	c cleaning 37999 clauses out of 76001 with flag 1561277/814385
73.08/72.52	c cleaning 38999 clauses out of 78003 with flag 1641626/854386
77.88/77.34	c cleaning 39998 clauses out of 80004 with flag 1723947/895386
83.19/82.69	c cleaning 40999 clauses out of 82005 with flag 1808629/937385
89.21/88.62	c cleaning 42001 clauses out of 84006 with flag 1895015/980385
95.22/94.66	c cleaning 42997 clauses out of 86006 with flag 1983259/1024386
101.51/100.94	c cleaning 44004 clauses out of 88008 with flag 2073687/1069385
108.31/107.72	c cleaning 45002 clauses out of 90004 with flag 2166559/1115385
114.91/114.36	c cleaning 45994 clauses out of 92003 with flag 2262285/1162386
121.72/121.13	c cleaning 46999 clauses out of 94008 with flag 2359790/1210385
128.91/128.32	c cleaning 48002 clauses out of 96009 with flag 2459609/1259385
136.41/135.83	c cleaning 49000 clauses out of 98009 with flag 2561160/1309387
142.31/141.79	c cleaning 50002 clauses out of 100007 with flag 2664896/1360385
149.02/148.41	c cleaning 50998 clauses out of 102006 with flag 2771066/1412386
157.08/156.41	c cleaning 52004 clauses out of 104007 with flag 2882584/1465385
165.88/165.28	c cleaning 52997 clauses out of 106003 with flag 2992370/1519385
174.38/173.80	c cleaning 54002 clauses out of 108006 with flag 3103862/1574385
180.18/179.53	c Got one! Elapsed wall clock time (in seconds):179.429
180.18/179.53	o -18
181.48/180.85	c cleaning 52771 clauses out of 105555 with flag 10032/1625936
182.30/181.67	c cleaning 29388 clauses out of 58784 with flag 22084/1631936
182.90/182.26	c cleaning 18188 clauses out of 36396 with flag 36208/1638936
183.40/182.79	c cleaning 13096 clauses out of 26208 with flag 52316/1646936
184.00/183.33	c cleaning 11046 clauses out of 22112 with flag 70439/1655936
184.60/183.90	c cleaning 10523 clauses out of 21066 with flag 90501/1665936
185.20/184.54	c cleaning 10765 clauses out of 21543 with flag 112629/1676936
185.90/185.28	c cleaning 11385 clauses out of 22780 with flag 136766/1688938
186.80/186.16	c cleaning 12188 clauses out of 24394 with flag 162917/1701937
187.90/187.21	c cleaning 13098 clauses out of 26206 with flag 191084/1715937
189.00/188.40	c cleaning 14048 clauses out of 28108 with flag 221239/1730937
190.40/189.72	c cleaning 15029 clauses out of 30060 with flag 253440/1746937
191.70/191.07	c cleaning 16009 clauses out of 32031 with flag 287691/1763937
193.20/192.54	c cleaning 17005 clauses out of 34022 with flag 323884/1781937
194.90/194.28	c cleaning 18006 clauses out of 36017 with flag 362091/1800937
196.80/196.18	c cleaning 19001 clauses out of 38011 with flag 402293/1820937
198.99/198.30	c cleaning 20000 clauses out of 40009 with flag 444433/1841936
201.19/200.54	c cleaning 20996 clauses out of 42009 with flag 488620/1863936
203.59/202.96	c cleaning 22000 clauses out of 44014 with flag 534797/1886937
206.19/205.58	c cleaning 23002 clauses out of 46014 with flag 583011/1910937
208.99/208.39	c cleaning 23999 clauses out of 48011 with flag 633287/1935936
211.92/211.28	c cleaning 25004 clauses out of 50013 with flag 685554/1961937
215.02/214.33	c cleaning 25993 clauses out of 52008 with flag 739800/1988936
218.52/217.83	c cleaning 27002 clauses out of 54017 with flag 796115/2016938
222.32/221.67	c cleaning 28000 clauses out of 56013 with flag 854457/2045936
226.52/225.81	c cleaning 28999 clauses out of 58013 with flag 914713/2075936
230.81/230.19	c cleaning 30005 clauses out of 60016 with flag 977045/2106938
235.42/234.74	c cleaning 30997 clauses out of 62009 with flag 1041272/2138936
240.12/239.45	c cleaning 31998 clauses out of 64012 with flag 1107546/2171936
245.11/244.43	c cleaning 33003 clauses out of 66015 with flag 1175838/2205937
250.31/249.69	c cleaning 33995 clauses out of 68012 with flag 1246084/2240937
256.31/255.63	c cleaning 35003 clauses out of 70017 with flag 1318407/2276937
262.81/262.16	c cleaning 36000 clauses out of 72013 with flag 1392712/2313936
270.23/269.54	c cleaning 37000 clauses out of 74013 with flag 1468997/2351936
278.12/277.42	c cleaning 38004 clauses out of 76013 with flag 1547327/2390936
286.10/285.32	c cleaning 38997 clauses out of 78009 with flag 1627651/2430936
294.10/293.39	c cleaning 40002 clauses out of 80012 with flag 1709999/2471936
303.00/302.25	c cleaning 40993 clauses out of 82010 with flag 1794442/2513936
310.90/310.18	c cleaning 42004 clauses out of 84018 with flag 1880708/2556937
319.40/318.63	c cleaning 43003 clauses out of 86013 with flag 1969026/2600936
326.50/325.75	c cleaning 43997 clauses out of 88011 with flag 2059320/2645937
333.70/332.90	c cleaning 44997 clauses out of 90013 with flag 2151673/2691936
340.49/339.70	c cleaning 46002 clauses out of 92017 with flag 2246532/2738937
348.31/347.55	c cleaning 47000 clauses out of 94014 with flag 2344685/2786936
356.21/355.49	c cleaning 48005 clauses out of 96015 with flag 2447663/2835937
364.80/364.07	c cleaning 49000 clauses out of 98009 with flag 2549454/2885936
374.90/374.07	c cleaning 50000 clauses out of 100011 with flag 2656836/2936938
382.10/381.27	c cleaning 51001 clauses out of 102009 with flag 2770543/2988936
390.51/389.68	c cleaning 52000 clauses out of 104009 with flag 2882953/3041937
399.11/398.25	c cleaning 53001 clauses out of 106009 with flag 2995628/3095937
408.40/407.58	c cleaning 54000 clauses out of 108008 with flag 3109852/3150937
417.00/416.17	c cleaning 55003 clauses out of 110007 with flag 3222991/3206936
425.30/424.41	c cleaning 55999 clauses out of 112004 with flag 3338172/3263936
434.60/433.79	c cleaning 56998 clauses out of 114007 with flag 3455507/3321938
443.79/442.89	c cleaning 58005 clauses out of 116009 with flag 3574746/3380938
453.10/452.16	c cleaning 58999 clauses out of 118002 with flag 3695910/3440936
465.30/464.32	c cleaning 59997 clauses out of 120003 with flag 3818689/3501936
477.19/476.27	c cleaning 60996 clauses out of 122006 with flag 3943577/3563936
488.30/487.31	c cleaning 61998 clauses out of 124010 with flag 4070863/3626936
500.60/499.63	c cleaning 63005 clauses out of 126012 with flag 4200195/3690936
511.60/510.67	c cleaning 63999 clauses out of 128008 with flag 4331265/3755937
523.70/522.77	c cleaning 65000 clauses out of 130008 with flag 4464283/3821936
536.69/535.68	c cleaning 65999 clauses out of 132008 with flag 4598892/3888936
551.99/550.95	c cleaning 67005 clauses out of 134010 with flag 4735345/3956937
566.50/565.50	c cleaning 67999 clauses out of 136004 with flag 4874509/4025936
580.19/579.16	c cleaning 68997 clauses out of 138005 with flag 5015766/4095936
594.99/593.98	c cleaning 70001 clauses out of 140008 with flag 5159296/4166936
610.60/609.52	c cleaning 71002 clauses out of 142009 with flag 5304753/4238938
627.00/625.81	c cleaning 71999 clauses out of 144005 with flag 5452053/4311936
644.81/643.68	c cleaning 72997 clauses out of 146006 with flag 5602977/4385936
661.50/660.31	c cleaning 74002 clauses out of 148009 with flag 5755415/4460936
676.61/675.48	c cleaning 74997 clauses out of 150007 with flag 5911947/4536936
691.51/690.39	c cleaning 76005 clauses out of 152011 with flag 6069023/4613937
706.91/705.78	c cleaning 77000 clauses out of 154005 with flag 6228244/4691936
722.74/721.40	c cleaning 77997 clauses out of 156005 with flag 6390134/4770936
740.14/738.82	c cleaning 78999 clauses out of 158009 with flag 6552354/4850937
759.44/758.12	c cleaning 80001 clauses out of 160009 with flag 6716000/4931936
777.95/776.64	c cleaning 80999 clauses out of 162008 with flag 6882628/5013936
797.76/796.44	c cleaning 82002 clauses out of 164009 with flag 7051721/5096936
817.16/815.88	c cleaning 83001 clauses out of 166008 with flag 7222264/5180937
837.90/836.48	c cleaning 83997 clauses out of 168006 with flag 7394201/5265936
858.01/856.56	c cleaning 84997 clauses out of 170010 with flag 7567929/5351937
877.42/875.91	c cleaning 85999 clauses out of 172012 with flag 7743473/5438936
899.82/898.38	c cleaning 87002 clauses out of 174013 with flag 7920298/5526936
924.53/922.91	c cleaning 88004 clauses out of 176012 with flag 8098840/5615937
944.92/943.38	c cleaning 88999 clauses out of 178008 with flag 8280106/5705937
968.22/966.61	c cleaning 90000 clauses out of 180008 with flag 8463019/5796936
997.62/996.08	c cleaning 91004 clauses out of 182008 with flag 8648316/5888936
1021.23/1019.69	c cleaning 91992 clauses out of 184004 with flag 8835904/5981936
1048.13/1046.44	c cleaning 93002 clauses out of 186012 with flag 9025404/6075936
1075.73/1074.01	c cleaning 94005 clauses out of 188011 with flag 9217121/6170937
1100.04/1098.36	c cleaning 95001 clauses out of 190006 with flag 9410391/6266937
1131.05/1129.37	c cleaning 96002 clauses out of 192004 with flag 9605019/6363936
1159.56/1157.70	c cleaning 96996 clauses out of 194003 with flag 9802202/6461937
1192.97/1191.18	c cleaning 98001 clauses out of 196006 with flag 10001561/6560936
1234.67/1232.84	c cleaning 98999 clauses out of 198006 with flag 10204065/6660937
1268.27/1266.46	c cleaning 99999 clauses out of 200006 with flag 10408251/6761936
1305.00/1303.08	c cleaning 100997 clauses out of 202008 with flag 10614649/6863937
1340.89/1338.92	c cleaning 102002 clauses out of 204011 with flag 10827992/6966937
1373.58/1371.61	c cleaning 102991 clauses out of 206008 with flag 11043226/7070936
1407.68/1405.77	c cleaning 104009 clauses out of 208017 with flag 11259539/7175936
1443.99/1441.97	c cleaning 104996 clauses out of 210008 with flag 11483636/7281936
1482.99/1480.99	c cleaning 106004 clauses out of 212013 with flag 11712739/7388937
1518.01/1515.91	c cleaning 107002 clauses out of 214008 with flag 11934117/7496936
1559.01/1556.95	c cleaning 107996 clauses out of 216008 with flag 12156220/7605938
1604.47/1602.38	c cleaning 109005 clauses out of 218010 with flag 12380284/7715936
1649.68/1647.54	c cleaning 109999 clauses out of 220005 with flag 12607656/7826936
1703.09/1700.97	c cleaning 110996 clauses out of 222007 with flag 12837366/7938937
1752.09/1749.81	c cleaning 112001 clauses out of 224010 with flag 13073326/8051936
1794.90/1792.64	c cleaning 113000 clauses out of 226009 with flag 13304942/8165936
1800.00/1797.70	c starts		: 4791
1800.00/1797.70	c conflicts		: 8190110
1800.00/1797.70	c decisions		: 8839954
1800.00/1797.70	c propagations		: 84129051
1800.00/1797.70	c inspects		: 37712125999
1800.00/1797.70	c shortcuts		: 0
1800.00/1797.70	c learnt literals	: 0
1800.00/1797.70	c learnt binary clauses	: 0
1800.00/1797.70	c learnt ternary clauses	: 0
1800.00/1797.70	c learnt constraints	: 8190110
1800.00/1797.70	c ignored constraints	: 0
1800.00/1797.70	c root simplifications	: 0
1800.00/1797.70	c removed literals (reason simplification)	: 0
1800.00/1797.70	c reason swapping (by a shorter reason)	: 0
1800.00/1797.70	c Calls to reduceDB	: 166
1800.00/1797.70	c Number of update (reduction) of LBD	: 94717
1800.00/1797.70	c Imported unit clauses	: 0
1800.00/1797.70	c number of reductions to clauses (during analyze)	: 0
1800.00/1797.70	c number of learned constraints concerned by reduction	: 0
1800.00/1797.70	c number of learning phase by resolution	: 0
1800.00/1797.70	c number of learning phase by cutting planes	: 0
1800.00/1797.70	c speed (assignments/second)	: 46801.491678775594
1800.00/1797.70	c non guided choices	5
1800.00/1797.73	c learnt constraints type 
1800.00/1797.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 137183
1800.00/1797.73	s SATISFIABLE
1800.00/1797.73	c Found 6 solution(s)
1800.00/1797.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 
1800.00/1797.73	c objective function=-18
1800.00/1797.73	c Total wall clock time (in seconds): 1797.623

Verifier Data

OK	-18

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-4119294-1467253851/watcher-4119294-1467253851 -o /tmp/evaluation-result-4119294-1467253851/solver-4119294-1467253851 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467250272-6980 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119294-1467253851.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7469
/proc/meminfo: memFree=30298892/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 4411141 98570240 978 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 24065 978 744 9 0 16771 0
[pid=7469/tid=7470] ppid=7466 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 4411142 98570240 978 33554432000 1073741824 1073778376 140735188431488 140414919183912 227512501632 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7469
/proc/meminfo: memFree=30298892/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 4433 0 1 0 10 1 0 0 20 0 18 0 4411141 9787879424 6073 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2389619 6073 2140 9 0 2380296 0
[pid=7469/tid=7470] ppid=7466 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2380 0 1 0 7 0 0 0 20 0 18 0 4411142 9787879424 6073 33554432000 1073741824 1073778376 140735188431488 140414919187360 140414926652864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200317 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7469
/proc/meminfo: memFree=30298892/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 6482 0 1 0 29 1 0 0 20 0 19 0 4411141 9856040960 7845 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 7845 2222 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2401 0 1 0 16 1 0 0 20 0 19 0 4411142 9856040960 7845 33554432000 1073741824 1073778376 140735188431488 140414919189120 140414926615424 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300305 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7469
/proc/meminfo: memFree=30298892/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 6651 0 1 0 49 1 0 0 20 0 19 0 4411141 9856040960 8441 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 8441 2232 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2411 0 1 0 26 1 0 0 20 0 19 0 4411142 9856040960 8441 33554432000 1073741824 1073778376 140735188431488 140414919188968 140414778714278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700271 s]
/proc/loadavg: 2.20 2.17 2.17 3/193 7469
/proc/meminfo: memFree=30298892/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 12724 0 1 0 115 2 0 0 20 0 19 0 4411141 9856040960 12640 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 12640 2245 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2412 0 1 0 66 1 0 0 20 0 19 0 4411142 9856040960 12640 33554432000 1073741824 1073778376 140735188431488 140414919188968 140414779045402 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.20 2.17 2.17 3/212 7488
/proc/meminfo: memFree=30248900/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=2 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 12732 0 1 0 198 2 0 0 20 0 19 0 4411141 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 14180 2247 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2416 0 1 0 146 1 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414919188608 140414779085428 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7472] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7472/stat : 7472 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414897289640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7473] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7473/stat : 7473 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414694713896 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7474] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7474/stat : 7474 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414693660840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7475] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7475/stat : 7475 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414692608296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7476] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7476/stat : 7476 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414691556264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7477] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7477/stat : 7477 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414690503720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7478] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7478/stat : 7478 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414689450664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7479] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7479/stat : 7479 (java) S 7466 7469 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414688398120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7480] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7480/stat : 7480 (java) S 7466 7469 6451 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414675986792 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7481] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7481/stat : 7481 (java) S 7466 7469 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414674933112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7482] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7482/stat : 7482 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414673879944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7483] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7483/stat : 7483 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414672828688 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7484] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7484/stat : 7484 (java) S 7466 7469 6451 0 -1 4202560 6664 0 0 0 28 0 0 0 20 0 19 0 4411146 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414671776568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7485] ppid=7466 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/7469/task/7485/stat : 7485 (java) S 7466 7469 6451 0 -1 4202560 2379 0 0 0 21 0 0 0 20 0 19 0 4411146 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414670724024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7486] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7486/stat : 7486 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414669671160 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7487] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7487/stat : 7487 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414668618824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7488] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7488/stat : 7488 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411155 9856040960 14180 33554432000 1073741824 1073778376 140735188431488 140414667465768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.20 2.17 2.17 4/212 7488
/proc/meminfo: memFree=30235124/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=3.65 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 12886 0 1 0 363 2 0 0 20 0 19 0 4411141 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 16277 2248 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2421 0 1 0 305 1 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414919189032 140414779148876 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7472] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7472/stat : 7472 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414897289640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7473] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7473/stat : 7473 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414694713896 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7474] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7474/stat : 7474 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414693660840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7475] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7475/stat : 7475 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414692608296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7476] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7476/stat : 7476 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414691556264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7477] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7477/stat : 7477 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414690503720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7478] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7478/stat : 7478 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414689450664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7479] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7479/stat : 7479 (java) S 7466 7469 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414688398120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7480] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7480/stat : 7480 (java) S 7466 7469 6451 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414675986792 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7481] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7481/stat : 7481 (java) S 7466 7469 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414674933112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7482] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7482/stat : 7482 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414673879944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7483] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7483/stat : 7483 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414672828688 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7484] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7484/stat : 7484 (java) S 7466 7469 6451 0 -1 4202560 6664 0 0 0 28 0 0 0 20 0 19 0 4411146 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414671776568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7485] ppid=7466 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7469/task/7485/stat : 7485 (java) S 7466 7469 6451 0 -1 4202560 2528 0 0 0 26 0 0 0 20 0 19 0 4411146 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414670724024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7486] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7486/stat : 7486 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414669671160 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7487] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7487/stat : 7487 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414668618824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7488] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7488/stat : 7488 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411155 9856040960 16277 33554432000 1073741824 1073778376 140735188431488 140414667465768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.19 2.17 2.17 3/212 7488
/proc/meminfo: memFree=30203736/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=6.86 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 12895 0 1 0 683 3 0 0 20 0 19 0 4411141 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 19813 2249 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2429 0 1 0 625 1 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414919179984 140414779084434 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7472] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7472/stat : 7472 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414897289640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7473] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7473/stat : 7473 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414694713896 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7474] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7474/stat : 7474 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414693660840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7475] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7475/stat : 7475 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414692608296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7476] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7476/stat : 7476 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414691556264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7477] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7477/stat : 7477 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414690503720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7478] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7478/stat : 7478 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414689450664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7479] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7479/stat : 7479 (java) S 7466 7469 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4411142 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414688398120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7480] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7480/stat : 7480 (java) S 7466 7469 6451 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414675986792 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7481] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7481/stat : 7481 (java) S 7466 7469 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414674933112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7482] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7482/stat : 7482 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414673879944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7483] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7483/stat : 7483 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414672828688 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7484] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7484/stat : 7484 (java) S 7466 7469 6451 0 -1 4202560 6664 0 0 0 28 0 0 0 20 0 19 0 4411146 9856040960 19813 33554432000 1073741824 1073778376 140735188431488 140414671776568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7485] ppid=7466 vsize=9625040 CPUtime=0.26 cores=0,2,4,6

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

[pid=7469/tid=7488] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7488/stat : 7488 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411155 9856040960 112364 33554432000 1073741824 1073778376 140735188431488 140414667465768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1724.49
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.12 2.18 2.17 4/212 7596
/proc/meminfo: memFree=28830392/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=1784.6 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 14417 0 1 0 178407 53 0 0 20 0 19 0 4411141 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 115208 2263 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=1776.93 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2497 0 1 0 177662 31 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414919179968 140414779093424 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7472] ppid=7466 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/7469/task/7472/stat : 7472 (java) S 7466 7469 6451 0 -1 4202560 169 0 0 0 22 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414897289640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7473] ppid=7466 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/7469/task/7473/stat : 7473 (java) S 7466 7469 6451 0 -1 4202560 233 0 0 0 21 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414694713896 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7474] ppid=7466 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7469/task/7474/stat : 7474 (java) S 7466 7469 6451 0 -1 4202560 197 0 0 0 27 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414693660840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7475] ppid=7466 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/7469/task/7475/stat : 7475 (java) S 7466 7469 6451 0 -1 4202560 106 0 0 0 19 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414692608296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7476] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7476/stat : 7476 (java) S 7466 7469 6451 0 -1 4202560 327 0 0 0 23 5 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414691556264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7477] ppid=7466 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/7469/task/7477/stat : 7477 (java) S 7466 7469 6451 0 -1 4202560 68 0 0 0 20 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414690503720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7478] ppid=7466 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7469/task/7478/stat : 7478 (java) S 7466 7469 6451 0 -1 4202560 78 0 0 0 22 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414689450664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7479] ppid=7466 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/7469/task/7479/stat : 7479 (java) S 7466 7469 6451 0 -1 4202560 82 0 0 0 25 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414688398120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7480] ppid=7466 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/7469/task/7480/stat : 7480 (java) S 7466 7469 6451 0 -1 4202560 75 0 0 0 1 1 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414675986792 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7481] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7481/stat : 7481 (java) S 7466 7469 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414674933112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7482] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7482/stat : 7482 (java) S 7466 7469 6451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414673879944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7483] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7483/stat : 7483 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414672828688 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7484] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7484/stat : 7484 (java) S 7466 7469 6451 0 -1 4202560 6664 0 0 0 28 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414671776568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7485] ppid=7466 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/7469/task/7485/stat : 7485 (java) S 7466 7469 6451 0 -1 4202560 2557 0 0 0 29 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414670724024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7486] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7486/stat : 7486 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414669671160 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7487] ppid=7466 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/7469/task/7487/stat : 7487 (java) S 7466 7469 6451 0 -1 4202560 104 0 0 0 31 25 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414668618824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7488] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7488/stat : 7488 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411155 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414667465768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.7 s]
/proc/loadavg: 2.16 2.18 2.18 3/212 7596
/proc/meminfo: memFree=28896420/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 14417 0 1 0 179947 53 0 0 20 0 19 0 4411141 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 115208 2263 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=1792.29 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2497 0 1 0 179198 31 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414919179968 140414779148881 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7472] ppid=7466 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/7469/task/7472/stat : 7472 (java) S 7466 7469 6451 0 -1 4202560 169 0 0 0 22 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414897289640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7473] ppid=7466 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/7469/task/7473/stat : 7473 (java) S 7466 7469 6451 0 -1 4202560 233 0 0 0 21 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414694713896 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7474] ppid=7466 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7469/task/7474/stat : 7474 (java) S 7466 7469 6451 0 -1 4202560 197 0 0 0 27 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414693660840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7475] ppid=7466 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/7469/task/7475/stat : 7475 (java) S 7466 7469 6451 0 -1 4202560 106 0 0 0 19 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414692608296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7476] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7476/stat : 7476 (java) S 7466 7469 6451 0 -1 4202560 327 0 0 0 23 5 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414691556264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7477] ppid=7466 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/7469/task/7477/stat : 7477 (java) S 7466 7469 6451 0 -1 4202560 68 0 0 0 20 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414690503720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7478] ppid=7466 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7469/task/7478/stat : 7478 (java) S 7466 7469 6451 0 -1 4202560 78 0 0 0 22 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414689450664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7479] ppid=7466 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/7469/task/7479/stat : 7479 (java) S 7466 7469 6451 0 -1 4202560 82 0 0 0 25 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414688398120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7480] ppid=7466 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/7469/task/7480/stat : 7480 (java) S 7466 7469 6451 0 -1 4202560 75 0 0 0 1 1 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414675986792 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7481] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7481/stat : 7481 (java) S 7466 7469 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414674933112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7482] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7482/stat : 7482 (java) S 7466 7469 6451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414673879944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7483] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7483/stat : 7483 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414672828688 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7484] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7484/stat : 7484 (java) S 7466 7469 6451 0 -1 4202560 6664 0 0 0 28 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414671776568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7485] ppid=7466 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/7469/task/7485/stat : 7485 (java) S 7466 7469 6451 0 -1 4202560 2557 0 0 0 29 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414670724024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7486] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7486/stat : 7486 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414669671160 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7487] ppid=7466 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/7469/task/7487/stat : 7487 (java) S 7466 7469 6451 0 -1 4202560 104 0 0 0 31 26 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414668618824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7488] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7488/stat : 7488 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411155 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414667465768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 7469 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.7 s]
/proc/loadavg: 2.16 2.18 2.18 3/212 7596
/proc/meminfo: memFree=28896420/32872528 swapFree=1298332/1461852
[pid=7469] ppid=7466 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/7469/stat : 7469 (java) S 7466 7469 6451 0 -1 4202496 14417 0 1 0 179947 53 0 0 20 0 19 0 4411141 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140735188422624 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7469/statm: 2406260 115208 2263 9 0 2396937 0
[pid=7469/tid=7470] ppid=7466 vsize=9625040 CPUtime=1792.29 cores=0,2,4,6
/proc/7469/task/7470/stat : 7470 (java) R 7466 7469 6451 0 -1 4202560 2497 0 1 0 179198 31 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414919179968 140414779148881 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7472] ppid=7466 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/7469/task/7472/stat : 7472 (java) S 7466 7469 6451 0 -1 4202560 169 0 0 0 22 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414897289640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7473] ppid=7466 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/7469/task/7473/stat : 7473 (java) S 7466 7469 6451 0 -1 4202560 233 0 0 0 21 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414694713896 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7474] ppid=7466 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7469/task/7474/stat : 7474 (java) S 7466 7469 6451 0 -1 4202560 197 0 0 0 27 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414693660840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7475] ppid=7466 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/7469/task/7475/stat : 7475 (java) S 7466 7469 6451 0 -1 4202560 106 0 0 0 19 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414692608296 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7469/tid=7476] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7476/stat : 7476 (java) S 7466 7469 6451 0 -1 4202560 327 0 0 0 23 5 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414691556264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7477] ppid=7466 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/7469/task/7477/stat : 7477 (java) S 7466 7469 6451 0 -1 4202560 68 0 0 0 20 3 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414690503720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7478] ppid=7466 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7469/task/7478/stat : 7478 (java) S 7466 7469 6451 0 -1 4202560 78 0 0 0 22 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414689450664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7479] ppid=7466 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/7469/task/7479/stat : 7479 (java) S 7466 7469 6451 0 -1 4202560 82 0 0 0 25 4 0 0 20 0 19 0 4411142 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414688398120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7480] ppid=7466 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/7469/task/7480/stat : 7480 (java) S 7466 7469 6451 0 -1 4202560 75 0 0 0 1 1 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414675986792 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7481] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7481/stat : 7481 (java) S 7466 7469 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414674933112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7482] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7482/stat : 7482 (java) S 7466 7469 6451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4411144 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414673879944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7483] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7483/stat : 7483 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414672828688 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7484] ppid=7466 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7469/task/7484/stat : 7484 (java) S 7466 7469 6451 0 -1 4202560 6664 0 0 0 28 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414671776568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7469/tid=7485] ppid=7466 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/7469/task/7485/stat : 7485 (java) S 7466 7469 6451 0 -1 4202560 2557 0 0 0 29 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414670724024 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7486] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7486/stat : 7486 (java) S 7466 7469 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414669671160 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7469/tid=7487] ppid=7466 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/7469/task/7487/stat : 7487 (java) S 7466 7469 6451 0 -1 4202560 104 0 0 0 31 26 0 0 20 0 19 0 4411146 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414668618824 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7469/tid=7488] ppid=7466 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7469/task/7488/stat : 7488 (java) S 7466 7469 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4411155 9856040960 115208 33554432000 1073741824 1073778376 140735188431488 140414667465768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1797.74
CPU time (s): 1800
CPU user time (s): 1799.47
CPU system time (s): 0.53
CPU usage (%): 100.126
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.85
system time used= 1.01185
maximum resident set size= 466156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14466
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38463
involuntary context switches= 7546

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0725 second user time and 12.4951 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-30 04:30:52
IDJOB=4119294
IDBENCH=111694
IDSOLVER=2546
FILE ID=node121/4119294-1467253851
RUNJOBID= node121-1467250272-6980
PBS_JOBID= 20004469
Free space on /tmp= 71700 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-sporttournament10.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119294-1467253851/watcher-4119294-1467253851 -o /tmp/evaluation-result-4119294-1467253851/solver-4119294-1467253851 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467250272-6980 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119294-1467253851.opb

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

MD5SUM BENCH= 4cd5bfafbb5309e3197a3fb36e6ee167
RANDOM SEED=408526697

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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.54
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.172
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.56
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.172
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.56
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.172
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:        30300148 kB
Buffers:           90152 kB
Cached:           224408 kB
SwapCached:            0 kB
Active:           156740 kB
Inactive:         200240 kB
Active(anon):      29256 kB
Inactive(anon):    15596 kB
Active(file):     127484 kB
Inactive(file):   184644 kB
Unevictable:     1461852 kB
Mlocked:         1298332 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1616 kB
Writeback:             0 kB
AnonPages:       1585832 kB
Mapped:            21748 kB
Shmem:               204 kB
Slab:             607996 kB
SReclaimable:      51828 kB
SUnreclaim:       556168 kB
KernelStack:        1760 kB
PageTables:         7152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2147504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node121 at 2016-06-30 05:00:49