Trace number 4118983

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.05 1797.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament10.lin.opb
MD5SUMd39ecb47a49cea79af0e20621b5b8062
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, 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.010997
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125
Total number of constraints160
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints80
Minimum length of a constraint3
Maximum length of a constraint3
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)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.10	c version PB16.v20160501
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		501472288
0.06/0.10	c Max memory 		7480803328
0.06/0.10	c Total memory 		504102912
0.06/0.10	c Number of processors 	8
0.06/0.12	c Pseudo Boolean Optimization by upper bound
0.06/0.12	c --- Begin Solver configuration ---
0.06/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.06/0.12	c Learn all clauses as in MiniSAT
0.06/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.12	c No reason simplification
0.06/0.12	c Glucose 2.1 dynamic restart strategy
0.06/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.06/0.12	c timeout=2147483s
0.06/0.12	c DB Simplification allowed=false
0.06/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.06/0.12	c --- End Solver configuration ---
0.06/0.12	c solving HOME/instance-4118983-1467238718.opb
0.06/0.12	c reading problem ... 
0.06/0.13	c  objective function found
0.06/0.16	c ... done. Wall clock time 0.032s.
0.06/0.16	c declared #vars     125
0.06/0.16	c #constraints  160
0.06/0.16	c constraints type 
0.06/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 80
0.06/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 80
0.06/0.16	c 160 constraints processed.
0.06/0.16	c objective function length is 112 literals
0.06/0.16	c SATISFIABLE
0.06/0.16	c OPTIMIZING...
0.06/0.16	c Got one! Elapsed wall clock time (in seconds):0.037
0.06/0.16	o -13
0.06/0.17	c Got one! Elapsed wall clock time (in seconds):0.043
0.06/0.17	o -14
0.06/0.18	c Got one! Elapsed wall clock time (in seconds):0.051
0.06/0.18	o -15
0.23/0.27	c Got one! Elapsed wall clock time (in seconds):0.142
0.23/0.27	o -16
0.74/0.51	c cleaning 2807 clauses out of 5618 with flag 10052/5618
1.15/0.73	c cleaning 4401 clauses out of 8811 with flag 22069/11618
1.45/1.00	c cleaning 5700 clauses out of 11410 with flag 36083/18618
1.75/1.34	c cleaning 6854 clauses out of 13710 with flag 52095/26618
2.18/1.77	c cleaning 7923 clauses out of 15856 with flag 70125/35618
2.58/2.16	c Got one! Elapsed wall clock time (in seconds):2.032
2.58/2.16	o -17
3.03/2.53	c cleaning 10845 clauses out of 21701 with flag 10130/49386
3.33/2.88	c cleaning 8426 clauses out of 16856 with flag 22166/55386
3.73/3.24	c cleaning 7709 clauses out of 15429 with flag 36190/62385
4.13/3.65	c cleaning 7859 clauses out of 15721 with flag 52240/70386
4.63/4.19	c cleaning 8423 clauses out of 16862 with flag 70318/79386
5.23/4.79	c cleaning 9216 clauses out of 18439 with flag 90382/89386
5.93/5.47	c cleaning 10105 clauses out of 20222 with flag 112468/100385
6.72/6.26	c cleaning 11054 clauses out of 22117 with flag 136530/112385
7.62/7.19	c cleaning 12027 clauses out of 24063 with flag 162618/125385
8.83/8.31	c cleaning 13015 clauses out of 26037 with flag 190735/139386
9.93/9.46	c cleaning 14002 clauses out of 28021 with flag 220811/154385
11.23/10.75	c cleaning 15004 clauses out of 30019 with flag 252891/170385
12.74/12.27	c cleaning 16004 clauses out of 32015 with flag 287028/187385
14.63/14.16	c cleaning 17004 clauses out of 34013 with flag 323177/205387
16.23/15.79	c cleaning 17997 clauses out of 36008 with flag 362318/224386
17.83/17.38	c cleaning 19002 clauses out of 38010 with flag 402685/244385
19.63/19.15	c cleaning 20004 clauses out of 40009 with flag 445023/265386
21.54/21.04	c cleaning 20997 clauses out of 42004 with flag 489432/287385
23.64/23.14	c cleaning 22003 clauses out of 44008 with flag 536968/310386
25.43/24.95	c cleaning 22997 clauses out of 46004 with flag 588004/334385
27.53/27.01	c cleaning 23999 clauses out of 48007 with flag 641853/359385
29.53/29.01	c cleaning 25004 clauses out of 50009 with flag 696250/385386
31.35/30.88	c cleaning 25999 clauses out of 52006 with flag 750765/412387
33.84/33.34	c cleaning 26998 clauses out of 54005 with flag 807912/440385
36.31/35.74	c cleaning 28001 clauses out of 56008 with flag 866522/469386
38.91/38.37	c cleaning 28998 clauses out of 58008 with flag 926886/499387
41.71/41.10	c cleaning 30003 clauses out of 60010 with flag 989331/530387
44.81/44.24	c cleaning 31002 clauses out of 62005 with flag 1053763/562385
47.81/47.24	c cleaning 31998 clauses out of 64004 with flag 1120290/595386
50.91/50.38	c cleaning 32999 clauses out of 66005 with flag 1188718/629385
54.21/53.62	c cleaning 34001 clauses out of 68006 with flag 1259222/664385
57.71/57.14	c cleaning 35002 clauses out of 70006 with flag 1331856/700386
61.51/60.99	c cleaning 36000 clauses out of 72003 with flag 1406263/737385
65.81/65.21	c cleaning 37002 clauses out of 74003 with flag 1482824/775385
69.92/69.34	c cleaning 37999 clauses out of 76001 with flag 1561277/814385
74.91/74.39	c cleaning 38999 clauses out of 78003 with flag 1641626/854386
80.11/79.52	c cleaning 39998 clauses out of 80004 with flag 1723947/895386
85.81/85.24	c cleaning 40999 clauses out of 82005 with flag 1808629/937385
91.97/91.35	c cleaning 42001 clauses out of 84006 with flag 1895015/980385
98.07/97.44	c cleaning 42997 clauses out of 86006 with flag 1983259/1024386
104.37/103.74	c cleaning 44004 clauses out of 88008 with flag 2073687/1069385
111.07/110.47	c cleaning 45002 clauses out of 90004 with flag 2166559/1115385
117.67/117.00	c cleaning 45994 clauses out of 92003 with flag 2262285/1162386
124.28/123.64	c cleaning 46999 clauses out of 94008 with flag 2359790/1210385
131.59/130.93	c cleaning 48002 clauses out of 96009 with flag 2459609/1259385
139.08/138.40	c cleaning 49000 clauses out of 98009 with flag 2561160/1309387
144.89/144.26	c cleaning 50002 clauses out of 100007 with flag 2664896/1360385
151.58/150.90	c cleaning 50998 clauses out of 102006 with flag 2771066/1412386
159.66/158.96	c cleaning 52004 clauses out of 104007 with flag 2882584/1465385
167.97/167.28	c cleaning 52997 clauses out of 106003 with flag 2992370/1519385
176.56/175.82	c cleaning 54002 clauses out of 108006 with flag 3103862/1574385
182.27/181.57	c Got one! Elapsed wall clock time (in seconds):181.441
182.27/181.57	o -18
183.56/182.87	c cleaning 52771 clauses out of 105555 with flag 10032/1625936
184.36/183.66	c cleaning 29388 clauses out of 58784 with flag 22084/1631936
184.98/184.25	c cleaning 18188 clauses out of 36396 with flag 36208/1638936
185.48/184.78	c cleaning 13096 clauses out of 26208 with flag 52316/1646936
186.08/185.31	c cleaning 11046 clauses out of 22112 with flag 70439/1655936
186.58/185.87	c cleaning 10523 clauses out of 21066 with flag 90501/1665936
187.28/186.51	c cleaning 10765 clauses out of 21543 with flag 112629/1676936
187.98/187.24	c cleaning 11385 clauses out of 22780 with flag 136766/1688938
188.89/188.11	c cleaning 12188 clauses out of 24394 with flag 162917/1701937
189.88/189.14	c cleaning 13098 clauses out of 26206 with flag 191084/1715937
191.09/190.31	c cleaning 14048 clauses out of 28108 with flag 221239/1730937
192.38/191.61	c cleaning 15029 clauses out of 30060 with flag 253440/1746937
193.68/192.94	c cleaning 16009 clauses out of 32031 with flag 287691/1763937
195.08/194.39	c cleaning 17005 clauses out of 34022 with flag 323884/1781937
196.88/196.10	c cleaning 18006 clauses out of 36017 with flag 362091/1800937
198.68/197.98	c cleaning 19001 clauses out of 38011 with flag 402293/1820937
200.78/200.05	c cleaning 20000 clauses out of 40009 with flag 444433/1841936
202.98/202.25	c cleaning 20996 clauses out of 42009 with flag 488620/1863936
205.38/204.63	c cleaning 22000 clauses out of 44014 with flag 534797/1886937
207.88/207.14	c cleaning 23002 clauses out of 46014 with flag 583011/1910937
210.58/209.80	c cleaning 23999 clauses out of 48011 with flag 633287/1935936
213.41/212.69	c cleaning 25004 clauses out of 50013 with flag 685554/1961937
216.51/215.77	c cleaning 25993 clauses out of 52008 with flag 739800/1988936
220.01/219.22	c cleaning 27002 clauses out of 54017 with flag 796115/2016938
223.81/223.04	c cleaning 28000 clauses out of 56013 with flag 854457/2045936
227.91/227.15	c cleaning 28999 clauses out of 58013 with flag 914713/2075936
232.31/231.51	c cleaning 30005 clauses out of 60016 with flag 977045/2106938
236.71/235.98	c cleaning 30997 clauses out of 62009 with flag 1041272/2138936
241.41/240.67	c cleaning 31998 clauses out of 64012 with flag 1107546/2171936
246.31/245.59	c cleaning 33003 clauses out of 66015 with flag 1175838/2205937
251.51/250.73	c cleaning 33995 clauses out of 68012 with flag 1246084/2240937
257.01/256.30	c cleaning 35003 clauses out of 70017 with flag 1318407/2276937
263.82/263.03	c cleaning 36000 clauses out of 72013 with flag 1392712/2313936
271.21/270.41	c cleaning 37000 clauses out of 74013 with flag 1468997/2351936
279.11/278.36	c cleaning 38004 clauses out of 76013 with flag 1547327/2390936
287.19/286.36	c cleaning 38997 clauses out of 78009 with flag 1627651/2430936
295.59/294.76	c cleaning 40002 clauses out of 80012 with flag 1709999/2471936
303.99/303.13	c cleaning 40993 clauses out of 82010 with flag 1794442/2513936
311.99/311.14	c cleaning 42004 clauses out of 84018 with flag 1880708/2556937
320.29/319.45	c cleaning 43003 clauses out of 86013 with flag 1969026/2600936
327.29/326.43	c cleaning 43997 clauses out of 88011 with flag 2059320/2645937
334.50/333.63	c cleaning 44997 clauses out of 90013 with flag 2151673/2691936
341.30/340.47	c cleaning 46002 clauses out of 92017 with flag 2246532/2738937
349.00/348.16	c cleaning 47000 clauses out of 94014 with flag 2344685/2786936
357.00/356.18	c cleaning 48005 clauses out of 96015 with flag 2447663/2835937
365.70/364.85	c cleaning 49000 clauses out of 98009 with flag 2549454/2885936
375.99/375.08	c cleaning 50000 clauses out of 100011 with flag 2656836/2936938
383.09/382.18	c cleaning 51001 clauses out of 102009 with flag 2770543/2988936
391.29/390.30	c cleaning 52000 clauses out of 104009 with flag 2882953/3041937
399.89/398.99	c cleaning 53001 clauses out of 106009 with flag 2995628/3095937
409.20/408.25	c cleaning 54000 clauses out of 108008 with flag 3109852/3150937
417.70/416.78	c cleaning 55003 clauses out of 110007 with flag 3222991/3206936
425.80/424.88	c cleaning 55999 clauses out of 112004 with flag 3338172/3263936
434.80/433.87	c cleaning 56998 clauses out of 114007 with flag 3455507/3321938
443.98/442.94	c cleaning 58005 clauses out of 116009 with flag 3574746/3380938
453.28/452.21	c cleaning 58999 clauses out of 118002 with flag 3695910/3440936
465.28/464.27	c cleaning 59997 clauses out of 120003 with flag 3818689/3501936
476.88/475.85	c cleaning 60996 clauses out of 122006 with flag 3943577/3563936
487.69/486.63	c cleaning 61998 clauses out of 124010 with flag 4070863/3626936
499.89/498.80	c cleaning 63005 clauses out of 126012 with flag 4200195/3690936
510.79/509.78	c cleaning 63999 clauses out of 128008 with flag 4331265/3755937
522.59/521.56	c cleaning 65000 clauses out of 130008 with flag 4464283/3821936
535.37/534.26	c cleaning 65999 clauses out of 132008 with flag 4598892/3888936
550.48/549.36	c cleaning 67005 clauses out of 134010 with flag 4735345/3956937
564.88/563.74	c cleaning 67999 clauses out of 136004 with flag 4874509/4025936
578.49/577.30	c cleaning 68997 clauses out of 138005 with flag 5015766/4095936
593.09/591.92	c cleaning 70001 clauses out of 140008 with flag 5159296/4166936
608.68/607.55	c cleaning 71002 clauses out of 142009 with flag 5304753/4238938
624.67/623.44	c cleaning 71999 clauses out of 144005 with flag 5452053/4311936
642.18/640.91	c cleaning 72997 clauses out of 146006 with flag 5602977/4385936
658.28/657.05	c cleaning 74002 clauses out of 148009 with flag 5755415/4460936
673.78/672.57	c cleaning 74997 clauses out of 150007 with flag 5911947/4536936
688.89/687.64	c cleaning 76005 clauses out of 152011 with flag 6069023/4613937
704.20/702.90	c cleaning 77000 clauses out of 154005 with flag 6228244/4691936
720.30/718.95	c cleaning 77997 clauses out of 156005 with flag 6390134/4770936
737.70/736.34	c cleaning 78999 clauses out of 158009 with flag 6552354/4850937
756.12/754.71	c cleaning 80001 clauses out of 160009 with flag 6716000/4931936
774.41/773.02	c cleaning 80999 clauses out of 162008 with flag 6882628/5013936
793.21/791.88	c cleaning 82002 clauses out of 164009 with flag 7051721/5096936
812.31/810.94	c cleaning 83001 clauses out of 166008 with flag 7222264/5180937
832.33/830.86	c cleaning 83997 clauses out of 168006 with flag 7394201/5265936
852.04/850.54	c cleaning 84997 clauses out of 170010 with flag 7567929/5351937
871.24/869.71	c cleaning 85999 clauses out of 172012 with flag 7743473/5438936
893.84/892.36	c cleaning 87002 clauses out of 174013 with flag 7920298/5526936
918.25/916.66	c cleaning 88004 clauses out of 176012 with flag 8098840/5615937
938.75/937.11	c cleaning 88999 clauses out of 178008 with flag 8280106/5705937
962.26/960.61	c cleaning 90000 clauses out of 180008 with flag 8463019/5796936
991.36/989.79	c cleaning 91004 clauses out of 182008 with flag 8648316/5888936
1014.77/1013.10	c cleaning 91992 clauses out of 184004 with flag 8835904/5981936
1041.69/1039.97	c cleaning 93002 clauses out of 186012 with flag 9025404/6075936
1067.99/1066.27	c cleaning 94005 clauses out of 188011 with flag 9217121/6170937
1092.01/1090.29	c cleaning 95001 clauses out of 190006 with flag 9410391/6266937
1122.50/1120.71	c cleaning 96002 clauses out of 192004 with flag 9605019/6363936
1150.41/1148.56	c cleaning 96996 clauses out of 194003 with flag 9802202/6461937
1183.90/1182.07	c cleaning 98001 clauses out of 196006 with flag 10001561/6560936
1225.31/1223.46	c cleaning 98999 clauses out of 198006 with flag 10204065/6660937
1260.01/1258.19	c cleaning 99999 clauses out of 200006 with flag 10408251/6761936
1295.52/1293.57	c cleaning 100997 clauses out of 202008 with flag 10614649/6863937
1328.82/1326.87	c cleaning 102002 clauses out of 204011 with flag 10827992/6966937
1359.43/1357.49	c cleaning 102991 clauses out of 206008 with flag 11043226/7070936
1390.93/1388.94	c cleaning 104009 clauses out of 208017 with flag 11259539/7175936
1425.03/1422.96	c cleaning 104996 clauses out of 210008 with flag 11483636/7281936
1463.34/1461.21	c cleaning 106004 clauses out of 212013 with flag 11712739/7388937
1497.64/1495.51	c cleaning 107002 clauses out of 214008 with flag 11934117/7496936
1537.24/1535.04	c cleaning 107996 clauses out of 216008 with flag 12156220/7605938
1582.45/1580.29	c cleaning 109005 clauses out of 218010 with flag 12380284/7715936
1626.06/1623.87	c cleaning 109999 clauses out of 220005 with flag 12607656/7826936
1678.36/1676.13	c cleaning 110996 clauses out of 222007 with flag 12837366/7938937
1726.85/1724.50	c cleaning 112001 clauses out of 224010 with flag 13073326/8051936
1769.25/1766.95	c cleaning 113000 clauses out of 226009 with flag 13304942/8165936
1800.05/1797.70	c starts		: 4791
1800.05/1797.70	c conflicts		: 8259671
1800.05/1797.70	c decisions		: 8914023
1800.05/1797.70	c propagations		: 84808171
1800.05/1797.70	c inspects		: 38244539390
1800.05/1797.70	c shortcuts		: 0
1800.05/1797.70	c learnt literals	: 0
1800.05/1797.70	c learnt binary clauses	: 0
1800.05/1797.70	c learnt ternary clauses	: 0
1800.05/1797.70	c learnt constraints	: 8259671
1800.05/1797.70	c ignored constraints	: 0
1800.05/1797.70	c root simplifications	: 0
1800.05/1797.70	c removed literals (reason simplification)	: 0
1800.05/1797.70	c reason swapping (by a shorter reason)	: 0
1800.05/1797.70	c Calls to reduceDB	: 166
1800.05/1797.70	c Number of update (reduction) of LBD	: 96169
1800.05/1797.70	c Imported unit clauses	: 0
1800.05/1797.70	c number of reductions to clauses (during analyze)	: 0
1800.05/1797.70	c number of learned constraints concerned by reduction	: 0
1800.05/1797.70	c number of learning phase by resolution	: 0
1800.05/1797.70	c number of learning phase by cutting planes	: 0
1800.05/1797.71	c speed (assignments/second)	: 47179.998831739955
1800.05/1797.71	c non guided choices	5
1800.05/1797.73	c learnt constraints type 
1800.05/1797.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 206745
1800.05/1797.73	s SATISFIABLE
1800.05/1797.73	c Found 6 solution(s)
1800.05/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 -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 
1800.05/1797.73	c objective function=-18
1800.05/1797.73	c Total wall clock time (in seconds): 1797.609

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-4118983-1467238718/watcher-4118983-1467238718 -o /tmp/evaluation-result-4118983-1467238718/solver-4118983-1467238718 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3606 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118983-1467238718.opb 

pid=7385
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.24 2.25 2.25 3/194 7388
/proc/meminfo: memFree=24736836/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/7388/stat : 7388 (java) D 7385 7388 3589 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 4830370 9515008 176 33554432000 1073741824 1073778376 140735543510080 140735543492808 226084340624 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/7388/statm: 2323 176 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.24 2.25 2.25 3/194 7388
/proc/meminfo: memFree=24736836/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 4058 0 1 0 6 0 0 0 20 0 18 0 4830370 9787879424 5181 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2389619 5184 2052 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558476

[startup+0.200231 s]
/proc/loadavg: 2.24 2.25 2.25 3/194 7388
/proc/meminfo: memFree=24736836/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 5499 0 1 0 22 1 0 0 20 0 19 0 4830370 9856040960 6711 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 6711 2222 9 0 2396937 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9625040

[startup+0.300205 s]
/proc/loadavg: 2.24 2.25 2.25 3/194 7388
/proc/meminfo: memFree=24736836/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 6739 0 1 0 47 1 0 0 20 0 19 0 4830370 9856040960 8294 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 8294 2243 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700275 s]
/proc/loadavg: 2.24 2.25 2.25 3/194 7388
/proc/meminfo: memFree=24736836/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 13401 0 1 0 112 3 0 0 20 0 19 0 4830370 9856040960 12666 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 12666 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9625040

[startup+1.50083 s]
/proc/loadavg: 2.22 2.24 2.25 3/213 7407
/proc/meminfo: memFree=24690204/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=1.98 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 13408 0 1 0 195 3 0 0 20 0 19 0 4830370 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 14205 2256 9 0 2396937 0
[pid=7388/tid=7390] ppid=7385 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/7388/task/7390/stat : 7390 (java) R 7385 7388 3589 0 -1 4202560 2424 0 1 0 144 1 0 0 20 0 19 0 4830372 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139737111712296 139736979568558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7391] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7391/stat : 7391 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139737100773928 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7392] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7392/stat : 7392 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139737099721128 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7393] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7393/stat : 7393 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139737098668328 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7394] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7394/stat : 7394 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139737097615528 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7395] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7395/stat : 7395 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736951503912 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7396] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7396/stat : 7396 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736950451112 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7397] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7397/stat : 7397 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736949398312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7398] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7398/stat : 7398 (java) S 7385 7388 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736948345512 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7399] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7399/stat : 7399 (java) S 7385 7388 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4830374 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736935934440 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7400] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7400/stat : 7400 (java) S 7385 7388 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736934880504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7401] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7401/stat : 7401 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736933827592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7402] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7402/stat : 7402 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736932776080 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7403] ppid=7385 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/7388/task/7403/stat : 7403 (java) S 7385 7388 3589 0 -1 4202560 2756 0 0 0 18 0 0 0 20 0 19 0 4830378 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736931724216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7404] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7404/stat : 7404 (java) S 7385 7388 3589 0 -1 4202560 6956 0 0 0 29 2 0 0 20 0 19 0 4830378 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736930671416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7405] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7405/stat : 7405 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736929618808 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7406] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7406/stat : 7406 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736928566216 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7407] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7407/stat : 7407 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830387 9856040960 14205 33554432000 1073741824 1073778376 140734078974960 139736927511720 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.22 2.24 2.25 4/213 7407
/proc/meminfo: memFree=24682812/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=3.63 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 13859 0 1 0 360 3 0 0 20 0 19 0 4830370 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 16414 2257 9 0 2396937 0
[pid=7388/tid=7390] ppid=7385 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/7388/task/7390/stat : 7390 (java) R 7385 7388 3589 0 -1 4202560 2429 0 1 0 303 1 0 0 20 0 19 0 4830372 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139737111710264 139736979630588 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7391] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7391/stat : 7391 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139737100773928 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7392] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7392/stat : 7392 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139737099721128 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7393] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7393/stat : 7393 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139737098668328 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7394] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7394/stat : 7394 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139737097615528 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7395] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7395/stat : 7395 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736951503912 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7396] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7396/stat : 7396 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736950451112 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7397] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7397/stat : 7397 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736949398312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7398] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7398/stat : 7398 (java) S 7385 7388 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736948345512 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7399] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7399/stat : 7399 (java) S 7385 7388 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4830374 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736935934440 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7400] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7400/stat : 7400 (java) S 7385 7388 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736934880504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7401] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7401/stat : 7401 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736933827592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7402] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7402/stat : 7402 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736932776080 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7403] ppid=7385 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/7388/task/7403/stat : 7403 (java) S 7385 7388 3589 0 -1 4202560 3202 0 0 0 23 0 0 0 20 0 19 0 4830378 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736931724216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7404] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7404/stat : 7404 (java) S 7385 7388 3589 0 -1 4202560 6956 0 0 0 29 2 0 0 20 0 19 0 4830378 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736930671416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7405] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7405/stat : 7405 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736929618808 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7406] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7406/stat : 7406 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736928566216 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7407] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7407/stat : 7407 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830387 9856040960 16414 33554432000 1073741824 1073778376 140734078974960 139736927511720 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.22 2.24 2.25 3/213 7407
/proc/meminfo: memFree=24669840/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=6.82 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 13868 0 1 0 679 3 0 0 20 0 19 0 4830370 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 19629 2258 9 0 2396937 0
[pid=7388/tid=7390] ppid=7385 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/7388/task/7390/stat : 7390 (java) R 7385 7388 3589 0 -1 4202560 2437 0 1 0 623 1 0 0 20 0 19 0 4830372 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139737111703248 139736979630734 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7391] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7391/stat : 7391 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139737100773928 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7392] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7392/stat : 7392 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139737099721128 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7393] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7393/stat : 7393 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139737098668328 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7394] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7394/stat : 7394 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139737097615528 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7395] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7395/stat : 7395 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736951503912 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7396] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7396/stat : 7396 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736950451112 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7397] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7397/stat : 7397 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736949398312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7398] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7398/stat : 7398 (java) S 7385 7388 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4830373 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736948345512 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7399] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7399/stat : 7399 (java) S 7385 7388 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4830374 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736935934440 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7400] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7400/stat : 7400 (java) S 7385 7388 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736934880504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7401] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7401/stat : 7401 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736933827592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7402] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7402/stat : 7402 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736932776080 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7403] ppid=7385 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/7388/task/7403/stat : 7403 (java) S 7385 7388 3589 0 -1 4202560 3202 0 0 0 23 0 0 0 20 0 19 0 4830378 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736931724216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7404] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7404/stat : 7404 (java) S 7385 7388 3589 0 -1 4202560 6956 0 0 0 29 2 0 0 20 0 19 0 4830378 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736930671416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7405] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7405/stat : 7405 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736929618808 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7406] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7406/stat : 7406 (java) S 7385 7388 3589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736928566216 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7407] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7407/stat : 7407 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830387 9856040960 19629 33554432000 1073741824 1073778376 140734078974960 139736927511720 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 9625040


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

[pid=7388/tid=7407] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7407/stat : 7407 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830387 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736927511720 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1724.64
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.18 2.20 2.23 3/213 7516
/proc/meminfo: memFree=24612736/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=1784.65 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 16061 0 1 0 178408 57 0 0 20 0 19 0 4830370 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 112491 2272 9 0 2396937 0
[pid=7388/tid=7390] ppid=7385 vsize=9625040 CPUtime=1777.1 cores=0,2,4,6
/proc/7388/task/7390/stat : 7390 (java) R 7385 7388 3589 0 -1 4202560 2505 0 1 0 177681 29 0 0 20 0 19 0 4830372 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737111703232 139736979569466 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7391] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7391/stat : 7391 (java) S 7385 7388 3589 0 -1 4202560 324 0 0 0 26 5 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737100773928 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7392] ppid=7385 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7388/task/7392/stat : 7392 (java) S 7385 7388 3589 0 -1 4202560 127 0 0 0 24 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737099721128 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7393] ppid=7385 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7388/task/7393/stat : 7393 (java) S 7385 7388 3589 0 -1 4202560 307 0 0 0 23 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737098668328 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7394] ppid=7385 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/7388/task/7394/stat : 7394 (java) S 7385 7388 3589 0 -1 4202560 194 0 0 0 24 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737097615528 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7395] ppid=7385 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/7388/task/7395/stat : 7395 (java) S 7385 7388 3589 0 -1 4202560 169 0 0 0 16 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736951503912 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7396] ppid=7385 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/7388/task/7396/stat : 7396 (java) S 7385 7388 3589 0 -1 4202560 279 0 0 0 21 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736950451112 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7397] ppid=7385 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/7388/task/7397/stat : 7397 (java) S 7385 7388 3589 0 -1 4202560 138 0 0 0 23 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736949398312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7398] ppid=7385 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/7388/task/7398/stat : 7398 (java) S 7385 7388 3589 0 -1 4202560 150 0 0 0 19 2 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736948345512 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7399] ppid=7385 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/7388/task/7399/stat : 7399 (java) S 7385 7388 3589 0 -1 4202560 70 0 0 0 0 2 0 0 20 0 19 0 4830374 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736935934440 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7400] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7400/stat : 7400 (java) S 7385 7388 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736934880504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7401] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7401/stat : 7401 (java) S 7385 7388 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736933827592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7402] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7402/stat : 7402 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736932776080 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7403] ppid=7385 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7388/task/7403/stat : 7403 (java) S 7385 7388 3589 0 -1 4202560 3480 0 0 0 26 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736931724216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7404] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7404/stat : 7404 (java) S 7385 7388 3589 0 -1 4202560 6956 0 0 0 29 2 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736930671416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7405] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7405/stat : 7405 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736929618808 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7406] ppid=7385 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/7388/task/7406/stat : 7406 (java) S 7385 7388 3589 0 -1 4202560 104 0 0 0 31 32 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736928566216 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7407] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7407/stat : 7407 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830387 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736927511720 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1784.65
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.7 s]
/proc/loadavg: 2.29 2.22 2.23 3/213 7517
/proc/meminfo: memFree=24612676/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 16063 0 1 0 179948 57 0 0 20 0 19 0 4830370 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 112491 2272 9 0 2396937 0
[pid=7388/tid=7390] ppid=7385 vsize=9625040 CPUtime=1792.46 cores=0,2,4,6
/proc/7388/task/7390/stat : 7390 (java) R 7385 7388 3589 0 -1 4202560 2505 0 1 0 179217 29 0 0 20 0 19 0 4830372 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737111703232 139736979630588 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7391] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7391/stat : 7391 (java) S 7385 7388 3589 0 -1 4202560 324 0 0 0 26 5 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737100773928 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7392] ppid=7385 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7388/task/7392/stat : 7392 (java) S 7385 7388 3589 0 -1 4202560 127 0 0 0 24 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737099721128 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7393] ppid=7385 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7388/task/7393/stat : 7393 (java) S 7385 7388 3589 0 -1 4202560 307 0 0 0 23 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737098668328 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7394] ppid=7385 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/7388/task/7394/stat : 7394 (java) S 7385 7388 3589 0 -1 4202560 194 0 0 0 24 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737097615528 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7395] ppid=7385 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/7388/task/7395/stat : 7395 (java) S 7385 7388 3589 0 -1 4202560 169 0 0 0 16 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736951503912 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7396] ppid=7385 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/7388/task/7396/stat : 7396 (java) S 7385 7388 3589 0 -1 4202560 279 0 0 0 21 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736950451112 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7397] ppid=7385 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/7388/task/7397/stat : 7397 (java) S 7385 7388 3589 0 -1 4202560 138 0 0 0 23 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736949398312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7398] ppid=7385 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/7388/task/7398/stat : 7398 (java) S 7385 7388 3589 0 -1 4202560 150 0 0 0 19 2 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736948345512 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7399] ppid=7385 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/7388/task/7399/stat : 7399 (java) S 7385 7388 3589 0 -1 4202560 70 0 0 0 0 2 0 0 20 0 19 0 4830374 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736935934440 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7400] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7400/stat : 7400 (java) S 7385 7388 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736934880504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7401] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7401/stat : 7401 (java) S 7385 7388 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736933827592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7402] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7402/stat : 7402 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736932776080 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7403] ppid=7385 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7388/task/7403/stat : 7403 (java) S 7385 7388 3589 0 -1 4202560 3480 0 0 0 26 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736931724216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7404] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7404/stat : 7404 (java) S 7385 7388 3589 0 -1 4202560 6956 0 0 0 29 2 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736930671416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7405] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7405/stat : 7405 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736929618808 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7406] ppid=7385 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/7388/task/7406/stat : 7406 (java) S 7385 7388 3589 0 -1 4202560 106 0 0 0 32 32 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736928566216 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7407] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7407/stat : 7407 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830387 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736927511720 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 7388 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.7 s]
/proc/loadavg: 2.29 2.22 2.23 3/213 7517
/proc/meminfo: memFree=24612676/32872528 swapFree=1588980/1719796
[pid=7388] ppid=7385 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/7388/stat : 7388 (java) S 7385 7388 3589 0 -1 4202496 16063 0 1 0 179948 57 0 0 20 0 19 0 4830370 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 140734078966096 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7388/statm: 2406260 112491 2272 9 0 2396937 0
[pid=7388/tid=7390] ppid=7385 vsize=9625040 CPUtime=1792.46 cores=0,2,4,6
/proc/7388/task/7390/stat : 7390 (java) R 7385 7388 3589 0 -1 4202560 2505 0 1 0 179217 29 0 0 20 0 19 0 4830372 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737111703232 139736979630588 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7391] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7391/stat : 7391 (java) S 7385 7388 3589 0 -1 4202560 324 0 0 0 26 5 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737100773928 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7392] ppid=7385 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7388/task/7392/stat : 7392 (java) S 7385 7388 3589 0 -1 4202560 127 0 0 0 24 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737099721128 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7393] ppid=7385 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7388/task/7393/stat : 7393 (java) S 7385 7388 3589 0 -1 4202560 307 0 0 0 23 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737098668328 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7394] ppid=7385 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/7388/task/7394/stat : 7394 (java) S 7385 7388 3589 0 -1 4202560 194 0 0 0 24 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139737097615528 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7395] ppid=7385 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/7388/task/7395/stat : 7395 (java) S 7385 7388 3589 0 -1 4202560 169 0 0 0 16 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736951503912 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7396] ppid=7385 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/7388/task/7396/stat : 7396 (java) S 7385 7388 3589 0 -1 4202560 279 0 0 0 21 3 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736950451112 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7397] ppid=7385 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/7388/task/7397/stat : 7397 (java) S 7385 7388 3589 0 -1 4202560 138 0 0 0 23 4 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736949398312 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7398] ppid=7385 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/7388/task/7398/stat : 7398 (java) S 7385 7388 3589 0 -1 4202560 150 0 0 0 19 2 0 0 20 0 19 0 4830373 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736948345512 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7388/tid=7399] ppid=7385 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/7388/task/7399/stat : 7399 (java) S 7385 7388 3589 0 -1 4202560 70 0 0 0 0 2 0 0 20 0 19 0 4830374 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736935934440 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7400] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7400/stat : 7400 (java) S 7385 7388 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736934880504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7401] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7401/stat : 7401 (java) S 7385 7388 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4830375 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736933827592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7402] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7402/stat : 7402 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736932776080 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7388/tid=7403] ppid=7385 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7388/task/7403/stat : 7403 (java) S 7385 7388 3589 0 -1 4202560 3480 0 0 0 26 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736931724216 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7404] ppid=7385 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7388/task/7404/stat : 7404 (java) S 7385 7388 3589 0 -1 4202560 6956 0 0 0 29 2 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736930671416 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7405] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7405/stat : 7405 (java) S 7385 7388 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736929618808 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7388/tid=7406] ppid=7385 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/7388/task/7406/stat : 7406 (java) S 7385 7388 3589 0 -1 4202560 106 0 0 0 32 32 0 0 20 0 19 0 4830378 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736928566216 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7388/tid=7407] ppid=7385 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7388/task/7407/stat : 7407 (java) S 7385 7388 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4830387 9856040960 112491 33554432000 1073741824 1073778376 140734078974960 139736927511720 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7388 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=10116
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=69837
# CPU time returned by wait4() is 1796.08
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1799.48
CPU system time (s): 0.57
CPU usage (%): 100.128
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.01
system time used= 1.06984
maximum resident set size= 451372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16112
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38492
involuntary context switches= 3880

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0839 second user time and 9.60254 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-30 00:18:39
IDJOB=4118983
IDBENCH=111554
IDSOLVER=2546
FILE ID=node120/4118983-1467238718
RUNJOBID= node120-1467209132-3606
PBS_JOBID= 19997582
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-sporttournament10.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118983-1467238718/watcher-4118983-1467238718 -o /tmp/evaluation-result-4118983-1467238718/solver-4118983-1467238718 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3606 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118983-1467238718.opb

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

MD5SUM BENCH= d39ecb47a49cea79af0e20621b5b8062
RANDOM SEED=1715398527

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.669
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:        24737372 kB
Buffers:           78044 kB
Cached:          4105296 kB
SwapCached:            0 kB
Active:          1596316 kB
Inactive:        4096436 kB
Active(anon):    1511988 kB
Inactive(anon):        0 kB
Active(file):      84328 kB
Inactive(file):  4096436 kB
Unevictable:     1719796 kB
Mlocked:         1588980 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       3200332 kB
Mapped:            22272 kB
Shmem:               204 kB
Slab:             586640 kB
SReclaimable:      30920 kB
SUnreclaim:       555720 kB
KernelStack:        1712 kB
PageTables:        10520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3544708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1564672 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= 71668 MiB
End job on node120 at 2016-06-30 00:48:36