Trace number 4119038

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)-6046909 1800 1770.44

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2g-1010-0824.lin.opb
MD5SUMdf7c9fe8136678e6af8012688b261d19
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7024864
Best CPU time to get the best result obtained on this benchmark491.171
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints1300
Number of constraints which are clauses600
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 600
Biggest coefficient in the objective function 268429
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 48883203
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 268429
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 48883203
Number of bits of the biggest sum of numbers26
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	16
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@3f662dc8
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Glucose 2.1 dynamic restart strategy
0.07/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.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@2a0ecd7e
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-4119038-1467242639.opb
0.07/0.12	c reading problem ... 
0.07/0.13	c  objective function found
0.23/0.25	c ... done. Wall clock time 0.126s.
0.23/0.25	c declared #vars     900
0.23/0.25	c #constraints  1400
0.23/0.25	c constraints type 
0.23/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 700
0.23/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
0.23/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 600
0.23/0.25	c 1400 constraints processed.
0.23/0.25	c objective function length is 600 literals
0.23/0.27	c SATISFIABLE
0.23/0.27	c OPTIMIZING...
0.23/0.27	c Got one! Elapsed wall clock time (in seconds):0.147
0.23/0.27	o -5901518
0.41/0.30	c Got one! Elapsed wall clock time (in seconds):0.178
0.41/0.30	o -5904384
0.41/0.32	c Got one! Elapsed wall clock time (in seconds):0.194
0.41/0.32	o -5906501
0.41/0.35	c Got one! Elapsed wall clock time (in seconds):0.223
0.41/0.35	o -5922857
0.41/0.37	c Got one! Elapsed wall clock time (in seconds):0.241
0.41/0.37	o -5923835
0.41/0.39	c Got one! Elapsed wall clock time (in seconds):0.266
0.41/0.39	o -5926701
0.71/0.41	c Got one! Elapsed wall clock time (in seconds):0.286
0.71/0.41	o -5928818
0.71/0.44	c Got one! Elapsed wall clock time (in seconds):0.313
0.71/0.44	o -5939340
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.321
0.71/0.45	o -5941457
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.355
0.71/0.48	o -5942940
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.362
0.71/0.49	o -5944636
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.366
0.71/0.49	o -5952734
0.71/0.49	c Got one! Elapsed wall clock time (in seconds):0.37
0.71/0.49	o -5955600
1.00/0.50	c Got one! Elapsed wall clock time (in seconds):0.373
1.00/0.50	o -5957717
1.00/0.50	c Got one! Elapsed wall clock time (in seconds):0.379
1.00/0.50	o -5963140
1.00/0.51	c Got one! Elapsed wall clock time (in seconds):0.382
1.00/0.51	o -5970356
1.29/0.70	c Got one! Elapsed wall clock time (in seconds):0.574
1.29/0.70	o -5981630
1.70/1.02	c cleaning 2899 clauses out of 5804 with flag 6429/5804
2.47/1.62	c cleaning 4449 clauses out of 8906 with flag 19913/11805
2.87/2.08	c Got one! Elapsed wall clock time (in seconds):1.96
2.87/2.08	o -5985389
2.99/2.12	c Got one! Elapsed wall clock time (in seconds):1.999
2.99/2.12	o -5999520
2.99/2.13	c Got one! Elapsed wall clock time (in seconds):2.008
2.99/2.13	o -6001637
2.99/2.13	c Got one! Elapsed wall clock time (in seconds):2.01
2.99/2.13	o -6006736
2.99/2.16	c Got one! Elapsed wall clock time (in seconds):2.04
2.99/2.16	o -6012052
2.99/2.17	c Got one! Elapsed wall clock time (in seconds):2.045
2.99/2.17	o -6018013
2.99/2.17	c Got one! Elapsed wall clock time (in seconds):2.049
2.99/2.17	o -6022996
2.99/2.18	c Got one! Elapsed wall clock time (in seconds):2.059
2.99/2.18	o -6030536
2.99/2.18	c Got one! Elapsed wall clock time (in seconds):2.06
2.99/2.18	o -6035635
3.16/2.29	c cleaning 5618 clauses out of 11250 with flag 2292/18598
3.35/2.49	c Got one! Elapsed wall clock time (in seconds):2.363
3.35/2.49	o -6046909
3.65/2.80	c cleaning 5477 clauses out of 10966 with flag 6317/23932
4.28/3.40	c cleaning 5739 clauses out of 11488 with flag 19042/29931
5.07/4.12	c cleaning 6365 clauses out of 12750 with flag 33832/36932
5.87/4.90	c cleaning 7187 clauses out of 14384 with flag 50509/44931
6.76/5.84	c cleaning 8092 clauses out of 16196 with flag 69139/53930
7.87/6.95	c cleaning 9046 clauses out of 18105 with flag 89909/63931
9.07/8.18	c cleaning 10022 clauses out of 20058 with flag 112767/74930
10.58/9.69	c cleaning 11015 clauses out of 22036 with flag 138119/86930
12.17/11.29	c cleaning 12009 clauses out of 24023 with flag 165331/99932
14.33/13.26	c cleaning 13008 clauses out of 26016 with flag 200416/113934
16.32/15.24	c cleaning 13993 clauses out of 28005 with flag 236529/128931
18.22/17.12	c cleaning 15002 clauses out of 30011 with flag 274238/144930
20.02/18.94	c cleaning 15997 clauses out of 32009 with flag 314528/161930
22.13/21.02	c cleaning 17004 clauses out of 34014 with flag 356947/179932
24.42/23.31	c cleaning 18004 clauses out of 36009 with flag 402723/198931
26.82/25.74	c cleaning 18999 clauses out of 38005 with flag 449057/218931
29.62/28.35	c cleaning 20003 clauses out of 40006 with flag 499888/239931
32.13/30.82	c cleaning 20995 clauses out of 42004 with flag 553075/261932
35.12/33.84	c cleaning 22002 clauses out of 44010 with flag 605507/284933
38.53/37.26	c cleaning 22999 clauses out of 46005 with flag 661436/308930
41.73/40.43	c cleaning 23997 clauses out of 48006 with flag 715958/333930
45.17/43.57	c cleaning 24999 clauses out of 50009 with flag 776544/359930
48.27/46.63	c cleaning 26005 clauses out of 52010 with flag 836873/386930
51.77/50.17	c cleaning 27004 clauses out of 54009 with flag 898449/414934
55.68/54.08	c cleaning 27998 clauses out of 56003 with flag 965835/443932
59.48/57.86	c cleaning 28994 clauses out of 58004 with flag 1037456/473931
63.37/61.20	c cleaning 30002 clauses out of 60011 with flag 1106277/504932
66.47/64.39	c cleaning 31000 clauses out of 62009 with flag 1176837/536932
70.07/67.93	c cleaning 32004 clauses out of 64007 with flag 1249708/569930
73.87/71.73	c cleaning 33000 clauses out of 66004 with flag 1323015/603931
78.27/75.76	c cleaning 34000 clauses out of 68003 with flag 1400894/638930
82.79/80.28	c cleaning 34994 clauses out of 70004 with flag 1482264/674931
87.30/84.80	c cleaning 35998 clauses out of 72009 with flag 1565419/711930
91.89/89.37	c cleaning 37000 clauses out of 74011 with flag 1652309/749930
97.14/94.14	c cleaning 38003 clauses out of 76011 with flag 1742652/788930
102.05/99.04	c cleaning 38995 clauses out of 78008 with flag 1835434/828930
107.65/104.70	c cleaning 40003 clauses out of 80014 with flag 1932174/869931
114.26/110.78	c cleaning 40998 clauses out of 82011 with flag 2033003/911931
119.86/116.39	c cleaning 42004 clauses out of 84012 with flag 2132866/954930
126.16/122.67	c cleaning 42999 clauses out of 86009 with flag 2231573/998931
132.52/128.43	c cleaning 44003 clauses out of 88011 with flag 2332301/1043932
138.43/134.37	c cleaning 44999 clauses out of 90006 with flag 2437271/1089930
145.38/140.97	c cleaning 46000 clauses out of 92007 with flag 2542653/1136930
151.37/146.95	c cleaning 47003 clauses out of 94007 with flag 2646481/1184930
158.17/153.73	c cleaning 47997 clauses out of 96005 with flag 2754389/1233931
165.78/160.94	c cleaning 48995 clauses out of 98007 with flag 2864962/1283930
172.98/168.16	c cleaning 50000 clauses out of 100012 with flag 2976459/1334930
180.62/175.47	c cleaning 51004 clauses out of 102013 with flag 3090133/1386931
189.03/183.88	c cleaning 52002 clauses out of 104008 with flag 3209062/1439930
196.59/191.27	c cleaning 53000 clauses out of 106006 with flag 3329851/1493930
205.19/199.84	c cleaning 53999 clauses out of 108007 with flag 3454168/1548931
213.12/207.68	c cleaning 55001 clauses out of 110007 with flag 3580022/1604930
221.84/216.12	c cleaning 55998 clauses out of 112007 with flag 3707725/1661931
230.74/225.00	c cleaning 57004 clauses out of 114008 with flag 3838221/1719930
240.24/234.33	c cleaning 57998 clauses out of 116005 with flag 3974789/1778931
248.43/242.60	c cleaning 59001 clauses out of 118006 with flag 4112834/1838930
258.84/252.87	c cleaning 59997 clauses out of 120005 with flag 4257959/1899930
269.45/263.22	c cleaning 61005 clauses out of 122009 with flag 4400671/1961931
280.35/274.10	c cleaning 62000 clauses out of 124005 with flag 4551192/2024932
290.71/284.46	c cleaning 62997 clauses out of 126004 with flag 4701445/2088931
301.66/295.22	c cleaning 63999 clauses out of 128007 with flag 4855608/2153931
313.06/306.70	c cleaning 65001 clauses out of 130008 with flag 5011451/2219931
325.41/319.01	c cleaning 65999 clauses out of 132007 with flag 5166279/2286931
338.83/332.30	c cleaning 67000 clauses out of 134007 with flag 5329444/2354930
353.05/346.38	c cleaning 67998 clauses out of 136007 with flag 5490303/2423930
368.52/361.66	c cleaning 68999 clauses out of 138009 with flag 5655753/2493930
383.11/376.04	c cleaning 70002 clauses out of 140011 with flag 5822763/2564931
397.51/390.40	c cleaning 71001 clauses out of 142009 with flag 5987963/2636931
412.87/405.76	c cleaning 72000 clauses out of 144007 with flag 6166273/2709930
430.34/423.17	c cleaning 72998 clauses out of 146010 with flag 6343827/2783933
445.98/438.62	c cleaning 73998 clauses out of 148009 with flag 6524067/2858930
459.93/452.52	c cleaning 75000 clauses out of 150011 with flag 6712188/2934930
476.93/469.42	c cleaning 76003 clauses out of 152011 with flag 6892387/3011930
499.00/491.46	c cleaning 77002 clauses out of 154009 with flag 7080401/3089931
518.27/510.38	c cleaning 77994 clauses out of 156008 with flag 7278688/3168932
537.00/528.82	c cleaning 78993 clauses out of 158012 with flag 7466997/3248930
556.45/548.19	c cleaning 80006 clauses out of 160019 with flag 7658246/3329930
574.69/566.21	c cleaning 81002 clauses out of 162013 with flag 7851628/3411930
596.41/587.64	c cleaning 82001 clauses out of 164011 with flag 8052328/3494930
614.32/605.37	c cleaning 83001 clauses out of 166011 with flag 8253674/3578931
629.96/620.87	c cleaning 84001 clauses out of 168009 with flag 8459877/3663930
648.69/639.25	c cleaning 84996 clauses out of 170008 with flag 8677947/3749930
663.13/653.57	c cleaning 86005 clauses out of 172014 with flag 8881931/3836932
681.30/671.49	c cleaning 86997 clauses out of 174008 with flag 9099139/3924931
701.13/690.88	c cleaning 87998 clauses out of 176010 with flag 9319405/4013930
722.42/711.91	c cleaning 89004 clauses out of 178012 with flag 9554575/4103930
750.06/739.35	c cleaning 90000 clauses out of 180009 with flag 9792126/4194931
774.07/763.14	c cleaning 91001 clauses out of 182011 with flag 10042866/4286933
793.48/782.26	c cleaning 92000 clauses out of 184008 with flag 10305719/4379931
812.32/800.71	c cleaning 93000 clauses out of 186010 with flag 10535792/4473933
834.88/823.09	c cleaning 94002 clauses out of 188010 with flag 10768647/4568933
856.47/844.35	c cleaning 94998 clauses out of 190006 with flag 11002696/4664931
875.98/863.68	c cleaning 95996 clauses out of 192007 with flag 11243760/4761930
899.71/886.92	c cleaning 97003 clauses out of 194011 with flag 11495527/4859930
925.43/912.39	c cleaning 98001 clauses out of 196009 with flag 11754513/4958931
947.85/934.47	c cleaning 98996 clauses out of 198008 with flag 12025087/5058931
971.47/957.60	c cleaning 100003 clauses out of 200012 with flag 12272813/5159931
994.89/980.69	c cleaning 100994 clauses out of 202008 with flag 12522953/5261930
1020.66/1006.08	c cleaning 102007 clauses out of 204017 with flag 12779668/5364933
1047.51/1032.51	c cleaning 103002 clauses out of 206008 with flag 13034471/5468931
1071.88/1056.55	c cleaning 104003 clauses out of 208005 with flag 13292391/5573930
1101.58/1085.70	c cleaning 104994 clauses out of 210002 with flag 13553539/5679930
1129.53/1113.19	c cleaning 105999 clauses out of 212008 with flag 13806164/5786930
1157.76/1141.05	c cleaning 107001 clauses out of 214012 with flag 14063519/5894933
1188.07/1170.98	c cleaning 108003 clauses out of 216010 with flag 14317865/6003932
1219.38/1201.70	c cleaning 109001 clauses out of 218005 with flag 14578744/6113930
1252.54/1234.48	c cleaning 109999 clauses out of 220004 with flag 14838264/6224930
1286.77/1268.21	c cleaning 111000 clauses out of 222005 with flag 15105603/6336930
1318.90/1299.80	c cleaning 111996 clauses out of 224005 with flag 15377217/6449930
1349.78/1330.03	c cleaning 112996 clauses out of 226009 with flag 15656701/6563930
1381.32/1361.05	c cleaning 114003 clauses out of 228013 with flag 15941540/6678930
1412.59/1391.73	c cleaning 114999 clauses out of 230010 with flag 16223232/6794930
1448.77/1427.49	c cleaning 116001 clauses out of 232011 with flag 16512124/6911930
1485.73/1463.74	c cleaning 117000 clauses out of 234010 with flag 16801377/7029930
1523.20/1500.45	c cleaning 118003 clauses out of 236013 with flag 17085331/7148933
1561.47/1537.95	c cleaning 119000 clauses out of 238008 with flag 17368166/7268931
1594.50/1570.16	c cleaning 120002 clauses out of 240007 with flag 17660250/7389930
1631.49/1606.15	c cleaning 120999 clauses out of 242005 with flag 17969854/7511930
1670.71/1644.63	c cleaning 122000 clauses out of 244006 with flag 18271609/7634930
1710.66/1683.39	c cleaning 122995 clauses out of 246006 with flag 18590757/7758930
1753.19/1724.82	c cleaning 124001 clauses out of 248011 with flag 18902611/7883930
1797.80/1768.30	c cleaning 124999 clauses out of 250010 with flag 19213144/8009930
1800.00/1770.40	c starts		: 3710
1800.00/1770.40	c conflicts		: 8019935
1800.00/1770.40	c decisions		: 9348690
1800.00/1770.40	c propagations		: 638447507
1800.00/1770.40	c inspects		: 27396120356
1800.00/1770.40	c shortcuts		: 0
1800.00/1770.40	c learnt literals	: 0
1800.00/1770.40	c learnt binary clauses	: 0
1800.00/1770.40	c learnt ternary clauses	: 0
1800.00/1770.40	c learnt constraints	: 8019936
1800.00/1770.40	c ignored constraints	: 0
1800.00/1770.40	c root simplifications	: 0
1800.00/1770.40	c removed literals (reason simplification)	: 0
1800.00/1770.40	c reason swapping (by a shorter reason)	: 0
1800.00/1770.40	c Calls to reduceDB	: 125
1800.00/1770.40	c Number of update (reduction) of LBD	: 354185
1800.00/1770.40	c Imported unit clauses	: 0
1800.00/1770.40	c number of reductions to clauses (during analyze)	: 0
1800.00/1770.40	c number of learned constraints concerned by reduction	: 0
1800.00/1770.40	c number of learning phase by resolution	: 0
1800.00/1770.40	c number of learning phase by cutting planes	: 0
1800.00/1770.40	c speed (assignments/second)	: 360675.0810385132
1800.00/1770.40	c non guided choices	56
1800.00/1770.43	c learnt constraints type 
1800.00/1770.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 135017
1800.00/1770.43	s SATISFIABLE
1800.00/1770.43	c Found 27 solution(s)
1800.00/1770.43	v x1 -x2 -x3 x4 -x5 -x6 -x7 x8 -x9 x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 x18 -x19 x20 -x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29 x30 x31 -x32 -x33 x34 -x35 -x36 -x37 x38 -x39 x40 -x41 -x42 -x43 x44 -x45 -x46 x47 -x48 -x49 x50 -x51 x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x60 -x61 x62 -x63 -x64 -x65 x66 -x67 -x68 x69 x70 -x71 -x72 -x73 x74 -x75 -x76 x77 -x78 -x79 x80 -x81 -x82 x83 -x84 x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 x93 x94 -x95 -x96 x97 -x98 -x99 x100 -x101 -x102 x103 -x104 -x105 x106 -x107 -x108 x109 -x110 -x111 -x112 x113 -x114 x115 -x116 -x117 -x118 x119 -x120 x121 -x122 -x123 -x124 -x125 x126 x127 -x128 -x129 -x130 -x131 x132 x133 -x134 -x135 x136 -x137 -x138 x139 -x140 -x141 -x142 x143 -x144 x145 -x146 -x147 -x148 -x149 x150 x151 -x152 -x153 x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 x162 -x163 x164 -x165 -x166 x167 -x168 x169 -x170 -x171 -x172 -x173 x174 x175 -x176 -x177 x178 -x179 -x180 x181 -x182 -x183 x184 -x185 -x186 x187 -x188 -x189 -x190 x191 -x192 x193 -x194 -x195 x196 -x197 -x198 x199 -x200 -x201 x202 -x203 -x204 x205 -x206 -x207 x208 -x209 -x210 x211 -x212 -x213 x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 x222 -x223 -x224 x225 x226 -x227 -x228 x229 -x230 -x231 x232 -x233 -x234 -x235 -x236 x237 x238 -x239 -x240 -x241 -x242 x243 x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 x252 -x253 x254 -x255 -x256 -x257 x258 -x259 x260 -x261 -x262 x263 -x264 -x265 x266 -x267 x268 -x269 -x270 -x271 x272 -x273 x274 -x275 -x276 x277 -x278 -x279 x280 -x281 -x282 -x283 x284 -x285 x286 -x287 -x288 x289 -x290 -x291 x292 -x293 -x294 x295 -x296 -x297 x298 -x299 -x300 x301 -x302 x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 x314 x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 x326 -x327 -x328 -x329 -x330 -x331 x332 x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x361 x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 x420 x421 -x422 -x423 -x424 -x425 x426 x427 -x428 -x429 -x430 -x431 -x432 x433 -x434 -x435 x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 x473 -x474 -x475 -x476 -x477 -x478 -x479 x480 -x481 -x482 -x483 -x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 x499 -x500 -x501 x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 x520 -x521 -x522 -x523 -x524 -x525 x526 x527 -x528 -x529 -x530 -x531 x532 -x533 -x534 -x535 -x536 -x537 x538 x539 -x540 -x541 -x542 -x543 x544 x545 -x546 -x547 -x548 -x549 -x550 x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 -x560 -x561 -x562 x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 x597 x598 -x599 -x600 -x601 -x602 -x603 x604 -x605 -x606 -x607 -x608 -x609 -x610 x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 x631 x632 x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 x682 x683 -x684 -x685 -x686 -x687 x688 -x689 -x690 x691 x692 x693 -x694 -x695 -x696 -x697 -x698 -x699 x700 x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 x718 -x719 -x720 -x721 -x722 -x723 x724 x725 -x726 -x727 -x728 -x729 x730 x731 -x732 -x733 -x734 -x735 x736 x737 -x738 -x739 -x740 -x741 x742 -x743 -x744 -x745 -x746 -x747 x748 -x749 -x750 x751 x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 x776 x777 -x778 -x779 -x780 -x781 -x782 -x783 x784 -x785 -x786 -x787 -x788 -x789 x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 x820 x821 -x822 -x823 -x824 -x825 -x826 x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 x852 -x853 -x854 -x855 -x856 -x857 x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 x877 -x878 -x879 x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 x889 -x890 -x891 x892 -x893 -x894 x895 -x896 -x897 x898 -x899 -x900 
1800.00/1770.43	c objective function=-6046909
1800.00/1770.43	c Total wall clock time (in seconds): 1770.309

Verifier Data

OK	-6046909

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

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

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


[startup+0 s]
/proc/loadavg: 2.63 2.51 2.27 3/281 16982
/proc/meminfo: memFree=27898836/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9292 CPUtime=0 cores=4-7,12-15
/proc/16982/stat : 16982 (java) D 16979 16982 15681 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 5216689 9515008 184 33554432000 1073741824 1073778376 140734914029952 140734914021176 216808451511 0 0 4096 0 18446744072100756772 0 0 17 13 0 0 0 0 0
/proc/16982/statm: 2323 184 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.63 2.51 2.27 3/281 16982
/proc/meminfo: memFree=27898836/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9896436 CPUtime=0.07 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 4238 0 1 0 6 1 0 0 20 0 23 0 5216689 10133950464 4857 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2474109 4858 2053 9 0 2464786 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9896436

[startup+0.200257 s]
/proc/loadavg: 2.63 2.51 2.27 3/281 16982
/proc/meminfo: memFree=27898836/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9896436 CPUtime=0.23 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 4799 0 1 0 22 1 0 0 20 0 23 0 5216689 10133950464 6372 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2474109 6372 2200 9 0 2464786 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9896436

[startup+0.30024 s]
/proc/loadavg: 2.63 2.51 2.27 3/281 16982
/proc/meminfo: memFree=27898836/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9963000 CPUtime=0.41 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 5511 0 1 0 40 1 0 0 20 0 24 0 5216689 10202112000 7939 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2490750 7939 2238 9 0 2481427 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9963000

[startup+0.700251 s]
/proc/loadavg: 2.63 2.51 2.27 3/281 16982
/proc/meminfo: memFree=27898836/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9963000 CPUtime=1.29 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 11191 0 1 0 127 2 0 0 20 0 24 0 5216689 10202112000 12257 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2490750 12257 2250 9 0 2481427 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9963000

[startup+1.5009 s]
/proc/loadavg: 2.63 2.51 2.27 4/305 17006
/proc/meminfo: memFree=27847128/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9963000 CPUtime=2.37 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 14222 0 1 0 234 3 0 0 20 0 24 0 5216689 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2490750 15021 2263 9 0 2481427 0
[pid=16982/tid=16984] ppid=16979 vsize=9963000 CPUtime=1.45 cores=4-7,12-15
/proc/16982/task/16984/stat : 16984 (java) R 16979 16982 15681 0 -1 4202560 2509 0 1 0 144 1 0 0 20 0 24 0 5216691 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711994020392 140711866802944 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16985] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16985/stat : 16985 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711837911336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16986] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16986/stat : 16986 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711836858536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16987] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16987/stat : 16987 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711835806248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16988] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16988/stat : 16988 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711834753448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16989] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16989/stat : 16989 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711833701160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16990] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16990/stat : 16990 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711832648360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16991] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16991/stat : 16991 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711831596072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16992] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16992/stat : 16992 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711830543272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=16993] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16993/stat : 16993 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711829489960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=16994] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16994/stat : 16994 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711828437160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16995] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16995/stat : 16995 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711827384872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=16982/tid=16996] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16996/stat : 16996 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711826332072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16997] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16997/stat : 16997 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711825279784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16982/tid=16998] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16998/stat : 16998 (java) S 16979 16982 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 5216693 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711807605352 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16999] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16999/stat : 16999 (java) S 16979 16982 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711806551928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17000] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17000/stat : 17000 (java) S 16979 16982 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711805499016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17001] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17001/stat : 17001 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711804446992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17002] ppid=16979 vsize=9963000 CPUtime=0.43 cores=4-7,12-15
/proc/16982/task/17002/stat : 17002 (java) S 16979 16982 15681 0 -1 4202560 3583 0 0 0 43 0 0 0 20 0 24 0 5216696 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711803394104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17003] ppid=16979 vsize=9963000 CPUtime=0.44 cores=4-7,12-15
/proc/16982/task/17003/stat : 17003 (java) S 16979 16982 15681 0 -1 4202560 6843 0 0 0 44 0 0 0 20 0 24 0 5216696 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711802341816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=17004] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17004/stat : 17004 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711801289208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=17005] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17005/stat : 17005 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711800237128 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=17006] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17006/stat : 17006 (java) S 16979 16982 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5216715 10202112000 15021 33554432000 1073741824 1073778376 140736392296832 140711799084328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 9963000

[startup+3.10089 s]
/proc/loadavg: 2.63 2.51 2.27 3/305 17006
/proc/meminfo: memFree=27835396/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9963000 CPUtime=4.07 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 15320 0 1 0 404 3 0 0 20 0 24 0 5216689 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2490750 20154 2264 9 0 2481427 0
[pid=16982/tid=16984] ppid=16979 vsize=9963000 CPUtime=3.05 cores=4-7,12-15
/proc/16982/task/16984/stat : 16984 (java) R 16979 16982 15681 0 -1 4202560 2519 0 1 0 304 1 0 0 20 0 24 0 5216691 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711994011952 140711866776639 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16985] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16985/stat : 16985 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711837911336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16986] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16986/stat : 16986 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711836858536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16987] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16987/stat : 16987 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711835806248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16988] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16988/stat : 16988 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711834753448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16989] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16989/stat : 16989 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711833701160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16990] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16990/stat : 16990 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711832648360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16991] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16991/stat : 16991 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711831596072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16992] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16992/stat : 16992 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711830543272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=16993] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16993/stat : 16993 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711829489960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=16994] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16994/stat : 16994 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711828437160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16995] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16995/stat : 16995 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711827384872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=16982/tid=16996] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16996/stat : 16996 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711826332072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16997] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16997/stat : 16997 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711825279784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16982/tid=16998] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16998/stat : 16998 (java) S 16979 16982 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 5216693 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711807605352 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16999] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16999/stat : 16999 (java) S 16979 16982 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711806551928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17000] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17000/stat : 17000 (java) S 16979 16982 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711805499016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17001] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17001/stat : 17001 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711804446992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17002] ppid=16979 vsize=9963000 CPUtime=0.49 cores=4-7,12-15
/proc/16982/task/17002/stat : 17002 (java) S 16979 16982 15681 0 -1 4202560 4669 0 0 0 49 0 0 0 20 0 24 0 5216696 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711803394104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17003] ppid=16979 vsize=9963000 CPUtime=0.48 cores=4-7,12-15
/proc/16982/task/17003/stat : 17003 (java) S 16979 16982 15681 0 -1 4202560 6845 0 0 0 48 0 0 0 20 0 24 0 5216696 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711802341816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=17004] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17004/stat : 17004 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711801289208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=17005] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17005/stat : 17005 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711800237128 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=17006] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17006/stat : 17006 (java) S 16979 16982 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5216715 10202112000 20154 33554432000 1073741824 1073778376 140736392296832 140711799084328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 9963000

[startup+6.30091 s]
/proc/loadavg: 2.58 2.50 2.27 3/305 17006
/proc/meminfo: memFree=27798248/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9963000 CPUtime=7.27 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 15339 0 1 0 723 4 0 0 20 0 24 0 5216689 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2490750 28851 2265 9 0 2481427 0
[pid=16982/tid=16984] ppid=16979 vsize=9963000 CPUtime=6.24 cores=4-7,12-15
/proc/16982/task/16984/stat : 16984 (java) R 16979 16982 15681 0 -1 4202560 2537 0 1 0 623 1 0 0 20 0 24 0 5216691 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711994011328 140711866772362 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16985] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16985/stat : 16985 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711837911336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16986] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16986/stat : 16986 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711836858536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16987] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16987/stat : 16987 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711835806248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16988] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16988/stat : 16988 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711834753448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16989] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16989/stat : 16989 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711833701160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16990] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16990/stat : 16990 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711832648360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16991] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16991/stat : 16991 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711831596072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16992] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16992/stat : 16992 (java) S 16979 16982 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 5216692 10202112000 28851 33554432000 1073741824 1073778376 140736392296832 140711830543272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=16993] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15

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

/proc/16982/task/16993/stat : 16993 (java) S 16979 16982 15681 0 -1 4202560 562 0 0 0 203 24 0 0 20 0 24 0 5216692 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711829489960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16994] ppid=16979 vsize=9963000 CPUtime=2.25 cores=4-7,12-15
/proc/16982/task/16994/stat : 16994 (java) S 16979 16982 15681 0 -1 4202560 724 0 0 0 205 20 0 0 20 0 24 0 5216692 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711828437160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16995] ppid=16979 vsize=9963000 CPUtime=2.37 cores=4-7,12-15
/proc/16982/task/16995/stat : 16995 (java) S 16979 16982 15681 0 -1 4202560 672 0 0 0 216 21 0 0 20 0 24 0 5216692 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711827384872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16996] ppid=16979 vsize=9963000 CPUtime=2.33 cores=4-7,12-15
/proc/16982/task/16996/stat : 16996 (java) S 16979 16982 15681 0 -1 4202560 538 0 0 0 209 24 0 0 20 0 24 0 5216692 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711826332072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=16982/tid=16997] ppid=16979 vsize=9963000 CPUtime=2.17 cores=4-7,12-15
/proc/16982/task/16997/stat : 16997 (java) S 16979 16982 15681 0 -1 4202560 691 0 0 0 201 16 0 0 20 0 24 0 5216692 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711825279784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=16982/tid=16998] ppid=16979 vsize=9963000 CPUtime=3.25 cores=4-7,12-15
/proc/16982/task/16998/stat : 16998 (java) S 16979 16982 15681 0 -1 4202560 581 0 0 0 320 5 0 0 20 0 24 0 5216693 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711807605352 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16982/tid=16999] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16999/stat : 16999 (java) S 16979 16982 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711806551928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17000] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17000/stat : 17000 (java) S 16979 16982 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711805499016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17001] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17001/stat : 17001 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711804446992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17002] ppid=16979 vsize=9963000 CPUtime=0.49 cores=4-7,12-15
/proc/16982/task/17002/stat : 17002 (java) S 16979 16982 15681 0 -1 4202560 4669 0 0 0 49 0 0 0 20 0 24 0 5216696 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711803394104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17003] ppid=16979 vsize=9963000 CPUtime=0.51 cores=4-7,12-15
/proc/16982/task/17003/stat : 17003 (java) S 16979 16982 15681 0 -1 4202560 6850 0 0 0 51 0 0 0 20 0 24 0 5216696 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711802341816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=17004] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17004/stat : 17004 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711801289208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=17005] ppid=16979 vsize=9963000 CPUtime=0.55 cores=4-7,12-15
/proc/16982/task/17005/stat : 17005 (java) S 16979 16982 15681 0 -1 4202560 95 0 0 0 26 29 0 0 20 0 24 0 5216696 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711800237128 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=17006] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17006/stat : 17006 (java) S 16979 16982 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5216715 10202112000 81081 33554432000 1073741824 1073778376 140736392296832 140711799084328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1689.23
Current children cumulated vsize (KiB) 9963000

[startup+1722.3 s]
/proc/loadavg: 2.16 2.33 2.24 3/305 17118
/proc/meminfo: memFree=21217732/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9963000 CPUtime=1750.63 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 24662 0 1 0 174706 357 0 0 20 0 24 0 5216689 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2490750 78265 2287 9 0 2481427 0
[pid=16982/tid=16984] ppid=16979 vsize=9963000 CPUtime=1709.99 cores=4-7,12-15
/proc/16982/task/16984/stat : 16984 (java) R 16979 16982 15681 0 -1 4202560 2811 0 1 0 170970 29 0 0 20 0 24 0 5216691 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711994019040 140711866850561 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16985] ppid=16979 vsize=9963000 CPUtime=2.38 cores=4-7,12-15
/proc/16982/task/16985/stat : 16985 (java) S 16979 16982 15681 0 -1 4202560 669 0 0 0 213 25 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711837911336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16986] ppid=16979 vsize=9963000 CPUtime=2.38 cores=4-7,12-15
/proc/16982/task/16986/stat : 16986 (java) S 16979 16982 15681 0 -1 4202560 520 0 0 0 213 25 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711836858536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=16987] ppid=16979 vsize=9963000 CPUtime=2.28 cores=4-7,12-15
/proc/16982/task/16987/stat : 16987 (java) S 16979 16982 15681 0 -1 4202560 580 0 0 0 205 23 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711835806248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=16988] ppid=16979 vsize=9963000 CPUtime=2.48 cores=4-7,12-15
/proc/16982/task/16988/stat : 16988 (java) S 16979 16982 15681 0 -1 4202560 710 0 0 0 220 28 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711834753448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16989] ppid=16979 vsize=9963000 CPUtime=2.43 cores=4-7,12-15
/proc/16982/task/16989/stat : 16989 (java) S 16979 16982 15681 0 -1 4202560 567 0 0 0 219 24 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711833701160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=16990] ppid=16979 vsize=9963000 CPUtime=2.5 cores=4-7,12-15
/proc/16982/task/16990/stat : 16990 (java) S 16979 16982 15681 0 -1 4202560 857 0 0 0 221 29 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711832648360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16991] ppid=16979 vsize=9963000 CPUtime=2.27 cores=4-7,12-15
/proc/16982/task/16991/stat : 16991 (java) S 16979 16982 15681 0 -1 4202560 695 0 0 0 206 21 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711831596072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16992] ppid=16979 vsize=9963000 CPUtime=2.27 cores=4-7,12-15
/proc/16982/task/16992/stat : 16992 (java) S 16979 16982 15681 0 -1 4202560 461 0 0 0 207 20 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711830543272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16993] ppid=16979 vsize=9963000 CPUtime=2.37 cores=4-7,12-15
/proc/16982/task/16993/stat : 16993 (java) S 16979 16982 15681 0 -1 4202560 564 0 0 0 212 25 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711829489960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16994] ppid=16979 vsize=9963000 CPUtime=2.39 cores=4-7,12-15
/proc/16982/task/16994/stat : 16994 (java) S 16979 16982 15681 0 -1 4202560 761 0 0 0 219 20 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711828437160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=16982/tid=16995] ppid=16979 vsize=9963000 CPUtime=2.49 cores=4-7,12-15
/proc/16982/task/16995/stat : 16995 (java) S 16979 16982 15681 0 -1 4202560 713 0 0 0 227 22 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711827384872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16996] ppid=16979 vsize=9963000 CPUtime=2.45 cores=4-7,12-15
/proc/16982/task/16996/stat : 16996 (java) S 16979 16982 15681 0 -1 4202560 547 0 0 0 220 25 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711826332072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16997] ppid=16979 vsize=9963000 CPUtime=2.29 cores=4-7,12-15
/proc/16982/task/16997/stat : 16997 (java) S 16979 16982 15681 0 -1 4202560 739 0 0 0 213 16 0 0 20 0 24 0 5216692 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711825279784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16982/tid=16998] ppid=16979 vsize=9963000 CPUtime=3.35 cores=4-7,12-15
/proc/16982/task/16998/stat : 16998 (java) S 16979 16982 15681 0 -1 4202560 592 0 0 0 329 6 0 0 20 0 24 0 5216693 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711807605352 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16999] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16999/stat : 16999 (java) S 16979 16982 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711806551928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17000] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17000/stat : 17000 (java) S 16979 16982 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711805499016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17001] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17001/stat : 17001 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711804446992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17002] ppid=16979 vsize=9963000 CPUtime=0.49 cores=4-7,12-15
/proc/16982/task/17002/stat : 17002 (java) S 16979 16982 15681 0 -1 4202560 4669 0 0 0 49 0 0 0 20 0 24 0 5216696 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711803394104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17003] ppid=16979 vsize=9963000 CPUtime=0.51 cores=4-7,12-15
/proc/16982/task/17003/stat : 17003 (java) S 16979 16982 15681 0 -1 4202560 6850 0 0 0 51 0 0 0 20 0 24 0 5216696 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711802341816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=17004] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17004/stat : 17004 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711801289208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=17005] ppid=16979 vsize=9963000 CPUtime=0.58 cores=4-7,12-15
/proc/16982/task/17005/stat : 17005 (java) S 16979 16982 15681 0 -1 4202560 99 0 0 0 28 30 0 0 20 0 24 0 5216696 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711800237128 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=17006] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17006/stat : 17006 (java) S 16979 16982 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5216715 10202112000 78265 33554432000 1073741824 1073778376 140736392296832 140711799084328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1750.63
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1770.4 s]
/proc/loadavg: 2.07 2.28 2.22 3/305 17119
/proc/meminfo: memFree=21231872/32872528 swapFree=8828/8828
[pid=16982] ppid=16979 vsize=9963000 CPUtime=1800 cores=4-7,12-15
/proc/16982/stat : 16982 (java) S 16979 16982 15681 0 -1 4202496 25916 0 1 0 179639 361 0 0 20 0 24 0 5216689 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140736392287968 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0
/proc/16982/statm: 2490750 74712 2287 9 0 2481427 0
[pid=16982/tid=16984] ppid=16979 vsize=9963000 CPUtime=1757.47 cores=4-7,12-15
/proc/16982/task/16984/stat : 16984 (java) R 16979 16982 15681 0 -1 4202560 2834 0 1 0 175717 30 0 0 20 0 24 0 5216691 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711994019040 140711866826473 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16985] ppid=16979 vsize=9963000 CPUtime=2.52 cores=4-7,12-15
/proc/16982/task/16985/stat : 16985 (java) S 16979 16982 15681 0 -1 4202560 669 0 0 0 227 25 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711837911336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=16986] ppid=16979 vsize=9963000 CPUtime=2.49 cores=4-7,12-15
/proc/16982/task/16986/stat : 16986 (java) S 16979 16982 15681 0 -1 4202560 520 0 0 0 224 25 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711836858536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16987] ppid=16979 vsize=9963000 CPUtime=2.39 cores=4-7,12-15
/proc/16982/task/16987/stat : 16987 (java) S 16979 16982 15681 0 -1 4202560 725 0 0 0 216 23 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711835806248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16982/tid=16988] ppid=16979 vsize=9963000 CPUtime=2.57 cores=4-7,12-15
/proc/16982/task/16988/stat : 16988 (java) S 16979 16982 15681 0 -1 4202560 710 0 0 0 229 28 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711834753448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16989] ppid=16979 vsize=9963000 CPUtime=2.56 cores=4-7,12-15
/proc/16982/task/16989/stat : 16989 (java) S 16979 16982 15681 0 -1 4202560 568 0 0 0 232 24 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711833701160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=16990] ppid=16979 vsize=9963000 CPUtime=2.6 cores=4-7,12-15
/proc/16982/task/16990/stat : 16990 (java) S 16979 16982 15681 0 -1 4202560 995 0 0 0 230 30 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711832648360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=16991] ppid=16979 vsize=9963000 CPUtime=2.37 cores=4-7,12-15
/proc/16982/task/16991/stat : 16991 (java) S 16979 16982 15681 0 -1 4202560 877 0 0 0 216 21 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711831596072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=16992] ppid=16979 vsize=9963000 CPUtime=2.42 cores=4-7,12-15
/proc/16982/task/16992/stat : 16992 (java) S 16979 16982 15681 0 -1 4202560 590 0 0 0 221 21 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711830543272 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16993] ppid=16979 vsize=9963000 CPUtime=2.47 cores=4-7,12-15
/proc/16982/task/16993/stat : 16993 (java) S 16979 16982 15681 0 -1 4202560 564 0 0 0 222 25 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711829489960 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=16982/tid=16994] ppid=16979 vsize=9963000 CPUtime=2.51 cores=4-7,12-15
/proc/16982/task/16994/stat : 16994 (java) S 16979 16982 15681 0 -1 4202560 905 0 0 0 231 20 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711828437160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=16982/tid=16995] ppid=16979 vsize=9963000 CPUtime=2.61 cores=4-7,12-15
/proc/16982/task/16995/stat : 16995 (java) S 16979 16982 15681 0 -1 4202560 713 0 0 0 238 23 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711827384872 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=16982/tid=16996] ppid=16979 vsize=9963000 CPUtime=2.55 cores=4-7,12-15
/proc/16982/task/16996/stat : 16996 (java) S 16979 16982 15681 0 -1 4202560 794 0 0 0 230 25 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711826332072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16982/tid=16997] ppid=16979 vsize=9963000 CPUtime=2.4 cores=4-7,12-15
/proc/16982/task/16997/stat : 16997 (java) S 16979 16982 15681 0 -1 4202560 929 0 0 0 223 17 0 0 20 0 24 0 5216692 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711825279784 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16982/tid=16998] ppid=16979 vsize=9963000 CPUtime=3.61 cores=4-7,12-15
/proc/16982/task/16998/stat : 16998 (java) S 16979 16982 15681 0 -1 4202560 645 0 0 0 355 6 0 0 20 0 24 0 5216693 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711807605352 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=16999] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/16999/stat : 16999 (java) S 16979 16982 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711806551928 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17000] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17000/stat : 17000 (java) S 16979 16982 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 5216694 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711805499016 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17001] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17001/stat : 17001 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711804446992 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17002] ppid=16979 vsize=9963000 CPUtime=0.49 cores=4-7,12-15
/proc/16982/task/17002/stat : 17002 (java) S 16979 16982 15681 0 -1 4202560 4669 0 0 0 49 0 0 0 20 0 24 0 5216696 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711803394104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=16982/tid=17003] ppid=16979 vsize=9963000 CPUtime=0.51 cores=4-7,12-15
/proc/16982/task/17003/stat : 17003 (java) S 16979 16982 15681 0 -1 4202560 6850 0 0 0 51 0 0 0 20 0 24 0 5216696 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711802341816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16982/tid=17004] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17004/stat : 17004 (java) S 16979 16982 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 5216696 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711801289208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=16982/tid=17005] ppid=16979 vsize=9963000 CPUtime=0.59 cores=4-7,12-15
/proc/16982/task/17005/stat : 17005 (java) S 16979 16982 15681 0 -1 4202560 101 0 0 0 28 31 0 0 20 0 24 0 5216696 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711800237128 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16982/tid=17006] ppid=16979 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/16982/task/17006/stat : 17006 (java) S 16979 16982 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 5216715 10202112000 74712 33554432000 1073741824 1073778376 140736392296832 140711799084328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9963000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16982 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16982 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=648628
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=930402
# CPU time returned by wait4() is 1795.58
# 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): 1770.44
CPU time (s): 1800
CPU user time (s): 1796.39
CPU system time (s): 3.61
CPU usage (%): 101.67
Max. virtual memory (cumulated for all children) (KiB): 9963000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.65
system time used= 3.9304
maximum resident set size= 664892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25965
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49539
involuntary context switches= 30906

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9246 second user time and 16.6335 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 01:23:59
IDJOB=4119038
IDBENCH=111639
IDSOLVER=2546
FILE ID=node132/4119038-1467242639
RUNJOBID= node132-1467233254-15698
PBS_JOBID= 19997601
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= df7c9fe8136678e6af8012688b261d19
RANDOM SEED=2092019756

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27898812 kB
Buffers:          125660 kB
Cached:          3859376 kB
SwapCached:            0 kB
Active:           321256 kB
Inactive:        3877308 kB
Active(anon):     215864 kB
Inactive(anon):        0 kB
Active(file):     105392 kB
Inactive(file):  3877308 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               432 kB
Writeback:             0 kB
AnonPages:        223972 kB
Mapped:            22132 kB
Shmem:               216 kB
Slab:             632732 kB
SReclaimable:      73148 kB
SUnreclaim:       559584 kB
KernelStack:        2360 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     718724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 71528 MiB
End job on node132 at 2016-06-30 01:53:29