Trace number 4118917

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 Res+CP PB16SAT (TO)-27 1800.59 899.557

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2pm-0066-0066.lin.opb
MD5SUM1fd21a5caa3910eee84a2a693f74f708
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark0.12198
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables324
Total number of constraints468
Number of constraints which are clauses216
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints216
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 216
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 216
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 216
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4118917-1467237930.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.22/0.21	c ... done. Wall clock time 0.086s.
0.22/0.21	c declared #vars     324
0.22/0.21	c #constraints  504
0.22/0.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.22/0.22	c constraints type 
0.22/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 252
0.22/0.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 36
0.22/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 216
0.22/0.22	c 504 constraints processed.
0.22/0.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.22/0.22	c constraints type 
0.22/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 252
0.22/0.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 36
0.22/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 216
0.22/0.22	c 504 constraints processed.
0.22/0.22	c objective function length is 216 literals
0.22/0.22	c And the winner is solver0
0.25/0.72	c SATISFIABLE
0.25/0.72	c OPTIMIZING...
0.25/0.72	c Got one! Elapsed wall clock time (in seconds):0.591
0.25/0.72	o -25
2.79/1.58	c cleaning 2501 clauses out of 5001 with flag 11052/5001
4.12/1.92	c cleaning 4250 clauses out of 8499 with flag 23775/11000
5.00/2.33	c cleaning 5625 clauses out of 11250 with flag 38524/18001
6.05/2.80	c cleaning 6812 clauses out of 13625 with flag 55373/26001
7.38/3.46	c cleaning 7906 clauses out of 15812 with flag 74343/35000
8.63/4.08	c cleaning 8951 clauses out of 17906 with flag 95896/45000
10.29/4.82	c cleaning 9972 clauses out of 19955 with flag 119211/56000
11.90/5.62	c cleaning 10993 clauses out of 21985 with flag 144641/68002
13.77/6.56	c cleaning 11991 clauses out of 23990 with flag 172576/81000
16.06/7.67	c cleaning 13000 clauses out of 25999 with flag 202153/95000
18.28/8.77	c cleaning 13996 clauses out of 27999 with flag 234181/110000
21.07/10.14	c cleaning 14999 clauses out of 30003 with flag 268393/126000
23.87/11.55	c cleaning 16002 clauses out of 32004 with flag 304674/143000
25.23/12.14	c And the winner is solver1
25.30/12.24	c Got one! Elapsed wall clock time (in seconds):12.118
25.30/12.24	o -27
26.20/12.77	c cleaning 13945 clauses out of 27900 with flag 11831/154898
27.42/13.31	c cleaning 9970 clauses out of 19954 with flag 26717/160897
28.40/13.83	c cleaning 8487 clauses out of 16984 with flag 45360/167897
29.91/14.51	c cleaning 8245 clauses out of 16499 with flag 66140/175899
31.31/15.23	c cleaning 8624 clauses out of 17252 with flag 89284/184897
32.91/16.04	c cleaning 9313 clauses out of 18630 with flag 114569/194899
34.90/17.04	c cleaning 10155 clauses out of 20317 with flag 143970/205899
36.70/17.97	c cleaning 11071 clauses out of 22160 with flag 175843/217897
39.20/19.15	c cleaning 12044 clauses out of 24089 with flag 209467/230897
41.99/20.59	c cleaning 13016 clauses out of 26045 with flag 244129/244897
45.59/22.38	c cleaning 14010 clauses out of 28029 with flag 280303/259897
49.46/24.29	c cleaning 15001 clauses out of 30019 with flag 325322/275897
52.85/25.98	c cleaning 16009 clauses out of 32018 with flag 370034/292897
57.24/28.12	c cleaning 17005 clauses out of 34010 with flag 420788/310898
62.05/30.51	c cleaning 18002 clauses out of 36005 with flag 472398/329898
66.93/32.98	c cleaning 19002 clauses out of 38004 with flag 527448/349899
73.33/36.11	c cleaning 20001 clauses out of 40001 with flag 587586/370898
79.93/39.50	c cleaning 20998 clauses out of 41999 with flag 656524/392897
87.84/43.34	c cleaning 21998 clauses out of 44001 with flag 726499/415897
94.84/46.88	c cleaning 23002 clauses out of 46006 with flag 800219/439900
101.43/50.12	c cleaning 23998 clauses out of 48004 with flag 874263/464900
109.05/53.93	c cleaning 25002 clauses out of 50004 with flag 953530/490898
117.43/58.17	c cleaning 26000 clauses out of 52004 with flag 1033817/517900
125.03/61.98	c cleaning 26997 clauses out of 54001 with flag 1109625/545897
134.04/66.49	c cleaning 28004 clauses out of 56007 with flag 1198624/574900
144.03/71.45	c cleaning 28999 clauses out of 58000 with flag 1285542/604897
153.56/76.11	c cleaning 29997 clauses out of 60001 with flag 1376464/635897
162.57/80.65	c cleaning 30997 clauses out of 62004 with flag 1462505/667897
171.18/85.00	c cleaning 32005 clauses out of 64010 with flag 1542097/700900
181.58/90.11	c cleaning 33001 clauses out of 66002 with flag 1624037/734897
191.37/95.04	c cleaning 34001 clauses out of 68003 with flag 1705557/769899
199.97/99.30	c cleaning 34997 clauses out of 70000 with flag 1783844/805897
210.90/104.92	c cleaning 36001 clauses out of 72005 with flag 1862281/842899
220.50/109.73	c cleaning 37002 clauses out of 74003 with flag 1948450/880898
231.50/115.20	c cleaning 37996 clauses out of 76000 with flag 2033828/919897
242.09/120.57	c cleaning 39001 clauses out of 78004 with flag 2121233/959897
251.09/125.03	c cleaning 40001 clauses out of 80004 with flag 2210805/1000898
262.55/130.71	c cleaning 41001 clauses out of 82003 with flag 2301815/1042898
277.34/138.16	c cleaning 41999 clauses out of 84001 with flag 2399477/1085897
292.55/145.73	c cleaning 43000 clauses out of 86002 with flag 2501585/1129897
307.75/153.38	c cleaning 43998 clauses out of 88002 with flag 2600956/1174897
322.94/160.96	c cleaning 44998 clauses out of 90005 with flag 2701661/1220898
338.74/168.84	c cleaning 46003 clauses out of 92006 with flag 2805336/1267897
353.53/176.29	c cleaning 46999 clauses out of 94005 with flag 2914295/1315899
371.14/185.09	c cleaning 48002 clauses out of 96004 with flag 3022386/1364897
390.75/194.83	c cleaning 48994 clauses out of 98003 with flag 3142740/1414898
417.07/207.93	c cleaning 50004 clauses out of 100010 with flag 3282816/1465899
441.85/220.36	c cleaning 50995 clauses out of 102004 with flag 3424949/1517897
466.85/232.87	c cleaning 52001 clauses out of 104009 with flag 3569116/1570897
490.25/244.53	c cleaning 53002 clauses out of 106011 with flag 3722534/1624900
515.85/257.39	c cleaning 54003 clauses out of 108008 with flag 3886795/1679899
544.06/271.60	c cleaning 54996 clauses out of 110005 with flag 4049894/1735899
571.85/285.42	c cleaning 56000 clauses out of 112007 with flag 4219597/1792897
606.99/302.92	c cleaning 57003 clauses out of 114008 with flag 4383608/1850898
645.08/321.94	c cleaning 57998 clauses out of 116004 with flag 4549328/1909897
675.94/337.36	c cleaning 59003 clauses out of 118006 with flag 4718969/1969897
709.76/354.24	c cleaning 59996 clauses out of 120003 with flag 4906322/2030897
734.01/366.37	c cleaning 61005 clauses out of 122009 with flag 5057049/2092899
758.22/378.43	c cleaning 62003 clauses out of 124005 with flag 5201333/2155900
781.60/390.14	c cleaning 62999 clauses out of 125999 with flag 5352164/2219897
807.99/403.32	c cleaning 63998 clauses out of 128001 with flag 5496881/2284898
836.33/417.44	c cleaning 65001 clauses out of 130002 with flag 5651411/2350897
860.33/429.43	c cleaning 65998 clauses out of 132001 with flag 5807299/2417897
884.42/441.47	c cleaning 66999 clauses out of 134004 with flag 5961218/2485898
910.23/454.31	c cleaning 68001 clauses out of 136005 with flag 6122391/2554898
937.47/467.93	c cleaning 69000 clauses out of 138005 with flag 6278880/2624899
967.68/483.03	c cleaning 69994 clauses out of 140003 with flag 6443945/2695897
996.28/497.35	c cleaning 71001 clauses out of 142010 with flag 6607137/2767898
1027.34/512.87	c cleaning 72003 clauses out of 144008 with flag 6780099/2840897
1063.84/531.29	c cleaning 73001 clauses out of 146005 with flag 6957727/2914897
1094.84/546.71	c cleaning 74001 clauses out of 148005 with flag 7134757/2989898
1122.64/560.61	c cleaning 75000 clauses out of 150005 with flag 7307205/3065899
1153.83/576.27	c cleaning 76000 clauses out of 152006 with flag 7480052/3142900
1187.29/592.99	c cleaning 76996 clauses out of 154005 with flag 7654379/3220899
1221.46/610.06	c cleaning 78004 clauses out of 156007 with flag 7837841/3299897
1257.46/628.08	c cleaning 78997 clauses out of 158003 with flag 8019289/3379897
1292.70/645.67	c cleaning 80002 clauses out of 160007 with flag 8210882/3460898
1324.70/661.67	c cleaning 80998 clauses out of 162005 with flag 8399448/3542898
1356.50/677.60	c cleaning 82001 clauses out of 164006 with flag 8584179/3625897
1383.00/690.78	c cleaning 82992 clauses out of 166006 with flag 8767965/3709898
1434.49/716.50	c cleaning 83998 clauses out of 168013 with flag 8983220/3794897
1499.98/749.10	c cleaning 85008 clauses out of 170018 with flag 9228351/3880900
1547.16/772.72	c cleaning 86002 clauses out of 172007 with flag 9452900/3967897
1584.36/791.37	c cleaning 86995 clauses out of 174005 with flag 9655639/4055897
1619.36/808.86	c cleaning 88001 clauses out of 176010 with flag 9862562/4144897
1660.92/829.90	c cleaning 89001 clauses out of 178010 with flag 10077101/4234898
1704.14/851.56	c cleaning 90005 clauses out of 180011 with flag 10294411/4325900
1752.11/875.52	c cleaning 90999 clauses out of 182003 with flag 10512925/4417897
1789.92/894.48	c cleaning 92001 clauses out of 184005 with flag 10725885/4510898
1800.11/899.51	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.11/899.51	c starts		: 21997
1800.11/899.51	c conflicts		: 4549704
1800.11/899.51	c decisions		: 6356863
1800.11/899.51	c propagations		: 191815421
1800.11/899.51	c inspects		: 15434569705
1800.11/899.51	c shortcuts		: 0
1800.11/899.51	c learnt literals	: 0
1800.11/899.51	c learnt binary clauses	: 0
1800.11/899.51	c learnt ternary clauses	: 0
1800.11/899.51	c learnt constraints	: 4549704
1800.11/899.51	c ignored constraints	: 0
1800.11/899.51	c root simplifications	: 0
1800.11/899.51	c removed literals (reason simplification)	: 3432348
1800.11/899.51	c reason swapping (by a shorter reason)	: 0
1800.11/899.51	c Calls to reduceDB	: 102
1800.11/899.51	c Number of update (reduction) of LBD	: 232990
1800.11/899.51	c Imported unit clauses	: 0
1800.11/899.51	c number of reductions to clauses (during analyze)	: 0
1800.11/899.51	c number of learned constraints concerned by reduction	: 0
1800.11/899.51	c number of learning phase by resolution	: 0
1800.11/899.51	c number of learning phase by cutting planes	: 0
1800.11/899.51	c speed (assignments/second)	: 216188.7577359035
1800.11/899.51	c non guided choices	0
1800.11/899.53	c learnt constraints type 
1800.11/899.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 130810
1800.11/899.53	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.11/899.53	c starts		: 26
1800.11/899.53	c conflicts		: 5423
1800.11/899.53	c decisions		: 20149
1800.11/899.53	c propagations		: 186697
1800.11/899.53	c inspects		: 84588911
1800.11/899.53	c shortcuts		: 0
1800.11/899.53	c learnt literals	: 0
1800.11/899.53	c learnt binary clauses	: 0
1800.11/899.53	c learnt ternary clauses	: 0
1800.11/899.53	c learnt constraints	: 5422
1800.11/899.53	c ignored constraints	: 0
1800.11/899.53	c root simplifications	: 0
1800.11/899.53	c removed literals (reason simplification)	: 0
1800.11/899.53	c reason swapping (by a shorter reason)	: 0
1800.11/899.53	c Calls to reduceDB	: 0
1800.11/899.53	c Number of update (reduction) of LBD	: 0
1800.11/899.53	c Imported unit clauses	: 0
1800.11/899.53	c number of reductions to clauses (during analyze)	: 0
1800.11/899.53	c number of learned constraints concerned by reduction	: 0
1800.11/899.53	c number of learning phase by resolution	: 0
1800.11/899.53	c number of learning phase by cutting planes	: 0
1800.11/899.53	c speed (assignments/second)	: 207.7162197043195
1800.11/899.53	c non guided choices	0
1800.11/899.53	c learnt constraints type 
1800.11/899.53	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.11/899.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5419
1800.11/899.53	s SATISFIABLE
1800.11/899.53	c Found 2 solution(s)
1800.11/899.53	v -x1 x2 -x3 -x4 x5 -x6 x7 -x8 -x9 -x10 x11 -x12 -x13 x14 -x15 -x16 -x17 x18 x19 -x20 -x21 x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 x40 -x41 -x42 -x43 x44 -x45 -x46 x47 -x48 -x49 x50 -x51 x52 -x53 -x54 -x55 -x56 x57 -x58 x59 -x60 -x61 x62 -x63 -x64 x65 -x66 -x67 x68 -x69 x70 -x71 -x72 -x73 -x74 x75 x76 -x77 -x78 -x79 x80 -x81 -x82 x83 -x84 x85 -x86 -x87 -x88 -x89 x90 x91 -x92 -x93 -x94 -x95 x96 -x97 x98 -x99 -x100 x101 -x102 x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 x216 x217 -x218 -x219 -x220 -x221 x222 x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 -x251 x252 x253 -x254 -x255 -x256 -x257 x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 x289 -x290 -x291 -x292 -x293 -x294 x295 -x296 -x297 -x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 
1800.11/899.53	c objective function=-27
1800.11/899.53	c Total wall clock time (in seconds): 899.407

Verifier Data

OK	-27

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-4118917-1467237930/watcher-4118917-1467237930 -o /tmp/evaluation-result-4118917-1467237930/solver-4118917-1467237930 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467234298-6335 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4118917-1467237930.opb 

pid=8364
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.34 4.27 4.17 5/197 8367
/proc/meminfo: memFree=23905668/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8367/stat : 8367 (java) D 8364 8367 3791 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 4754049 9515008 175 33554432000 1073741824 1073778376 140733429570944 140733429553672 266435642256 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 2323 175 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.34 4.27 4.17 5/197 8367
/proc/meminfo: memFree=23905668/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 4330 0 1 0 7 1 0 0 20 0 18 0 4754049 9787879424 5447 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2389619 5447 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 4.34 4.27 4.17 5/197 8367
/proc/meminfo: memFree=23905668/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 4666 0 1 0 21 1 0 0 20 0 18 0 4754049 9787879424 7263 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2389619 7263 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300337 s]
/proc/loadavg: 4.34 4.27 4.17 5/197 8367
/proc/meminfo: memFree=23905668/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9759196 CPUtime=0.25 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 4738 0 1 0 24 1 0 0 20 0 19 0 4754049 9993416704 7835 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2439799 7835 2220 9 0 2430476 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9759196

[startup+0.700252 s]
/proc/loadavg: 4.34 4.27 4.17 5/197 8367
/proc/meminfo: memFree=23905668/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9759196 CPUtime=0.25 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 4738 0 1 0 24 1 0 0 20 0 19 0 4754049 9993416704 7835 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2439799 7835 2220 9 0 2430476 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9759196

[startup+1.50081 s]
/proc/loadavg: 4.34 4.27 4.17 8/219 8392
/proc/meminfo: memFree=23842784/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 17966 0 1 0 275 4 0 0 20 0 22 0 4754049 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2456183 30822 2265 9 0 2446860 0
[pid=8367/tid=8369] ppid=8364 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/8367/task/8369/stat : 8369 (java) S 8364 8367 3791 0 -1 4202560 2416 0 1 0 18 0 0 0 20 0 22 0 4754050 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140466006635384 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8370] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8370/stat : 8370 (java) S 8364 8367 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465968126120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8371] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8371/stat : 8371 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465967073576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8372] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8372/stat : 8372 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465848445352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8373] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8373/stat : 8373 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465847392808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8374] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8374/stat : 8374 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465846340264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8375] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8375/stat : 8375 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465845287720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8376] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8376/stat : 8376 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465844235176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8377] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8377/stat : 8377 (java) S 8364 8367 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4754052 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465843182632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8378] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8378/stat : 8378 (java) S 8364 8367 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465360853096 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8379] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8379/stat : 8379 (java) S 8364 8367 3791 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465359799416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8380] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8380/stat : 8380 (java) S 8364 8367 3791 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465358746760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8381] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8381/stat : 8381 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465357695504 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8382] ppid=8364 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/8367/task/8382/stat : 8382 (java) R 8364 8367 3791 0 -1 4202560 6230 0 0 0 69 1 0 0 20 0 22 0 4754056 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465356633944 140466012479473 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8383] ppid=8364 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/8367/task/8383/stat : 8383 (java) R 8364 8367 3791 0 -1 4202560 7946 0 0 0 60 2 0 0 20 0 22 0 4754056 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465355590328 140466013424335 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8384] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8384/stat : 8384 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465354537976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8385] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8385/stat : 8385 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465353485640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8389] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8389/stat : 8389 (java) S 8364 8367 3791 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4754072 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465349272744 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8390] ppid=8364 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/8367/task/8390/stat : 8390 (java) R 8364 8367 3791 0 -1 4202560 9 0 0 0 55 0 0 0 20 0 22 0 4754122 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465351377696 140465848976575 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8391] ppid=8364 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/8367/task/8391/stat : 8391 (java) R 8364 8367 3791 0 -1 4202560 50 0 0 0 69 0 0 0 20 0 22 0 4754122 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465352430616 140465849012153 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8392] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8392/stat : 8392 (java) S 8364 8367 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4754122 10060525568 30822 33554432000 1073741824 1073778376 140734287773600 140465350325800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.34 4.27 4.17 6/219 8392
/proc/meminfo: memFree=23708676/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9824732 CPUtime=6.76 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 22274 0 1 0 665 11 0 0 20 0 22 0 4754049 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2456183 59354 2285 9 0 2446860 0
[pid=8367/tid=8369] ppid=8364 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/8367/task/8369/stat : 8369 (java) S 8364 8367 3791 0 -1 4202560 2416 0 1 0 18 0 0 0 20 0 22 0 4754050 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140466006635384 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8370] ppid=8364 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8367/task/8370/stat : 8370 (java) S 8364 8367 3791 0 -1 4202560 104 0 0 0 2 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465968126120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8371] ppid=8364 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8367/task/8371/stat : 8371 (java) S 8364 8367 3791 0 -1 4202560 86 0 0 0 1 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465967073576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8372] ppid=8364 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8367/task/8372/stat : 8372 (java) S 8364 8367 3791 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465848445352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8373] ppid=8364 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8367/task/8373/stat : 8373 (java) S 8364 8367 3791 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465847392808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8374] ppid=8364 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8367/task/8374/stat : 8374 (java) S 8364 8367 3791 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465846340264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8375] ppid=8364 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8367/task/8375/stat : 8375 (java) S 8364 8367 3791 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465845287720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8376] ppid=8364 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8367/task/8376/stat : 8376 (java) S 8364 8367 3791 0 -1 4202560 108 0 0 0 3 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465844235176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8377] ppid=8364 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8367/task/8377/stat : 8377 (java) S 8364 8367 3791 0 -1 4202560 96 0 0 0 4 0 0 0 20 0 22 0 4754052 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465843182632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8378] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8378/stat : 8378 (java) S 8364 8367 3791 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465360853096 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8379] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8379/stat : 8379 (java) S 8364 8367 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465359799416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8380] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8380/stat : 8380 (java) S 8364 8367 3791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465358746760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8381] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8381/stat : 8381 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465357695504 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8382] ppid=8364 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/8367/task/8382/stat : 8382 (java) S 8364 8367 3791 0 -1 4202560 9398 0 0 0 101 2 0 0 20 0 22 0 4754056 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465356642872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8383] ppid=8364 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/8367/task/8383/stat : 8383 (java) S 8364 8367 3791 0 -1 4202560 8522 0 0 0 92 2 0 0 20 0 22 0 4754056 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465355590328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8384] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8384/stat : 8384 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465354537976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8385] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8385/stat : 8385 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465353485640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8389] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8389/stat : 8389 (java) S 8364 8367 3791 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4754072 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465349272744 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8390] ppid=8364 vsize=9824732 CPUtime=2.05 cores=1,3,5,7
/proc/8367/task/8390/stat : 8390 (java) R 8364 8367 3791 0 -1 4202560 10 0 0 0 205 0 0 0 20 0 22 0 4754122 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465351377616 140465848976694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8391] ppid=8364 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/8367/task/8391/stat : 8391 (java) R 8364 8367 3791 0 -1 4202560 80 0 0 0 217 2 0 0 20 0 22 0 4754122 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465352429336 140465849019283 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8392] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8392/stat : 8392 (java) S 8364 8367 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4754122 10060525568 59354 33554432000 1073741824 1073778376 140734287773600 140465350325800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.76
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.40 4.29 4.18 5/219 8392
/proc/meminfo: memFree=23383232/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9824732 CPUtime=13.37 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 23288 0 1 0 1312 25 0 0 20 0 22 0 4754049 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2456183 159575 2285 9 0 2446860 0
[pid=8367/tid=8369] ppid=8364 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/8367/task/8369/stat : 8369 (java) S 8364 8367 3791 0 -1 4202560 2417 0 1 0 18 0 0 0 20 0 22 0 4754050 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140466006635384 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8370] ppid=8364 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/8367/task/8370/stat : 8370 (java) S 8364 8367 3791 0 -1 4202560 144 0 0 0 5 2 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465968126120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8371] ppid=8364 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/8367/task/8371/stat : 8371 (java) S 8364 8367 3791 0 -1 4202560 113 0 0 0 6 1 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465967073576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8372] ppid=8364 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/8367/task/8372/stat : 8372 (java) S 8364 8367 3791 0 -1 4202560 75 0 0 0 6 2 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465848445352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8373] ppid=8364 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/8367/task/8373/stat : 8373 (java) S 8364 8367 3791 0 -1 4202560 69 0 0 0 7 3 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465847392808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8374] ppid=8364 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8367/task/8374/stat : 8374 (java) S 8364 8367 3791 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465846340264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8375] ppid=8364 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/8367/task/8375/stat : 8375 (java) S 8364 8367 3791 0 -1 4202560 49 0 0 0 5 1 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465845287720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8376] ppid=8364 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/8367/task/8376/stat : 8376 (java) S 8364 8367 3791 0 -1 4202560 129 0 0 0 5 2 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465844235176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8377] ppid=8364 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/8367/task/8377/stat : 8377 (java) S 8364 8367 3791 0 -1 4202560 142 0 0 0 9 3 0 0 20 0 22 0 4754052 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465843182632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8378] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8378/stat : 8378 (java) S 8364 8367 3791 0 -1 4202560 460 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465360853096 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8379] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8379/stat : 8379 (java) S 8364 8367 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465359799416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8380] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8380/stat : 8380 (java) S 8364 8367 3791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465358746760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8381] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8381/stat : 8381 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 159575 33554432000 1073741824 1073778376 140734287773600 140465357695504 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8382] ppid=8364 vsize=9824732 CPUtime=1.03 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.17 4.17 4.17 5/220 8577
/proc/meminfo: memFree=20768956/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9824732 CPUtime=1765.72 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 28658 0 1 0 176406 166 0 0 20 0 22 0 4754049 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2456183 494473 2295 9 0 2446860 0
[pid=8367/tid=8369] ppid=8364 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/8367/task/8369/stat : 8369 (java) S 8364 8367 3791 0 -1 4202560 2421 0 1 0 19 3 0 0 20 0 22 0 4754050 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140466006635384 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8370] ppid=8364 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/8367/task/8370/stat : 8370 (java) S 8364 8367 3791 0 -1 4202560 545 0 0 0 59 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465968126120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8371] ppid=8364 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/8367/task/8371/stat : 8371 (java) S 8364 8367 3791 0 -1 4202560 511 0 0 0 60 11 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465967073576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8372] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8372/stat : 8372 (java) S 8364 8367 3791 0 -1 4202560 497 0 0 0 75 14 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465848445352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8373] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8373/stat : 8373 (java) S 8364 8367 3791 0 -1 4202560 393 0 0 0 74 15 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465847392808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8374] ppid=8364 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/8367/task/8374/stat : 8374 (java) S 8364 8367 3791 0 -1 4202560 409 0 0 0 70 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465846340264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8375] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8375/stat : 8375 (java) S 8364 8367 3791 0 -1 4202560 433 0 0 0 75 14 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465845287720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8376] ppid=8364 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/8367/task/8376/stat : 8376 (java) S 8364 8367 3791 0 -1 4202560 461 0 0 0 75 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465844235176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8377] ppid=8364 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/8367/task/8377/stat : 8377 (java) S 8364 8367 3791 0 -1 4202560 557 0 0 0 66 13 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465843182632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8378] ppid=8364 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/8367/task/8378/stat : 8378 (java) S 8364 8367 3791 0 -1 4202560 1753 0 0 0 203 5 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465360853096 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8379] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8379/stat : 8379 (java) S 8364 8367 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465359799416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8380] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8380/stat : 8380 (java) S 8364 8367 3791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465358746760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8381] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8381/stat : 8381 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465357695504 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8382] ppid=8364 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/8367/task/8382/stat : 8382 (java) S 8364 8367 3791 0 -1 4202560 9398 0 0 0 102 2 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465356642872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8383] ppid=8364 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8367/task/8383/stat : 8383 (java) S 8364 8367 3791 0 -1 4202560 8529 0 0 0 104 2 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465355590328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8384] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8384/stat : 8384 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465354537976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8385] ppid=8364 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/8367/task/8385/stat : 8385 (java) S 8364 8367 3791 0 -1 4202560 51 0 0 0 10 19 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465353485640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8392] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8392/stat : 8392 (java) S 8364 8367 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4754122 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465350325800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8393] ppid=8364 vsize=9824732 CPUtime=866.4 cores=1,3,5,7
/proc/8367/task/8393/stat : 8393 (java) R 8364 8367 3791 0 -1 4202560 27 0 0 0 86627 13 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465351369328 140465849012153 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8394] ppid=8364 vsize=9824732 CPUtime=866.27 cores=1,3,5,7
/proc/8367/task/8394/stat : 8394 (java) R 8364 8367 3791 0 -1 4202560 723 0 0 0 86589 38 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465352427504 140465849714015 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8395] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8395/stat : 8395 (java) S 8364 8367 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465349272488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1765.72
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.501 s]
/proc/loadavg: 4.29 4.19 4.18 5/220 8577
/proc/meminfo: memFree=20768980/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 28660 0 1 0 179844 167 0 0 20 0 22 0 4754049 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2456183 494473 2295 9 0 2446860 0
[pid=8367/tid=8369] ppid=8364 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/8367/task/8369/stat : 8369 (java) S 8364 8367 3791 0 -1 4202560 2421 0 1 0 19 3 0 0 20 0 22 0 4754050 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140466006635384 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8370] ppid=8364 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/8367/task/8370/stat : 8370 (java) S 8364 8367 3791 0 -1 4202560 545 0 0 0 59 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465968126120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8371] ppid=8364 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/8367/task/8371/stat : 8371 (java) S 8364 8367 3791 0 -1 4202560 511 0 0 0 60 11 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465967073576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8372] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8372/stat : 8372 (java) S 8364 8367 3791 0 -1 4202560 497 0 0 0 75 14 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465848445352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8373] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8373/stat : 8373 (java) S 8364 8367 3791 0 -1 4202560 393 0 0 0 74 15 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465847392808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8374] ppid=8364 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/8367/task/8374/stat : 8374 (java) S 8364 8367 3791 0 -1 4202560 409 0 0 0 70 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465846340264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8375] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8375/stat : 8375 (java) S 8364 8367 3791 0 -1 4202560 433 0 0 0 75 14 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465845287720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8376] ppid=8364 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/8367/task/8376/stat : 8376 (java) S 8364 8367 3791 0 -1 4202560 461 0 0 0 75 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465844235176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8377] ppid=8364 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/8367/task/8377/stat : 8377 (java) S 8364 8367 3791 0 -1 4202560 557 0 0 0 66 13 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465843182632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8378] ppid=8364 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/8367/task/8378/stat : 8378 (java) S 8364 8367 3791 0 -1 4202560 1753 0 0 0 203 5 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465360853096 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8379] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8379/stat : 8379 (java) S 8364 8367 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465359799416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8380] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8380/stat : 8380 (java) S 8364 8367 3791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465358746760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8381] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8381/stat : 8381 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465357695504 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8382] ppid=8364 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/8367/task/8382/stat : 8382 (java) S 8364 8367 3791 0 -1 4202560 9398 0 0 0 102 2 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465356642872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8383] ppid=8364 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8367/task/8383/stat : 8383 (java) S 8364 8367 3791 0 -1 4202560 8529 0 0 0 104 2 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465355590328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8384] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8384/stat : 8384 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465354537976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8385] ppid=8364 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/8367/task/8385/stat : 8385 (java) S 8364 8367 3791 0 -1 4202560 53 0 0 0 10 20 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465353485640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8392] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8392/stat : 8392 (java) S 8364 8367 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4754122 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465350325800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8393] ppid=8364 vsize=9824732 CPUtime=883.59 cores=1,3,5,7
/proc/8367/task/8393/stat : 8393 (java) R 8364 8367 3791 0 -1 4202560 27 0 0 0 88346 13 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465351369328 140465848945811 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8394] ppid=8364 vsize=9824732 CPUtime=883.46 cores=1,3,5,7
/proc/8367/task/8394/stat : 8394 (java) R 8364 8367 3791 0 -1 4202560 723 0 0 0 88308 38 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465352427504 140465849548004 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8395] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8395/stat : 8395 (java) S 8364 8367 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465349272488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

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

[startup+899.501 s]
/proc/loadavg: 4.29 4.19 4.18 5/220 8577
/proc/meminfo: memFree=20768980/32872528 swapFree=1427512/1541976
[pid=8367] ppid=8364 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/8367/stat : 8367 (java) S 8364 8367 3791 0 -1 4202496 28660 0 1 0 179844 167 0 0 20 0 22 0 4754049 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140734287764736 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8367/statm: 2456183 494473 2295 9 0 2446860 0
[pid=8367/tid=8369] ppid=8364 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/8367/task/8369/stat : 8369 (java) S 8364 8367 3791 0 -1 4202560 2421 0 1 0 19 3 0 0 20 0 22 0 4754050 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140466006635384 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8370] ppid=8364 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/8367/task/8370/stat : 8370 (java) S 8364 8367 3791 0 -1 4202560 545 0 0 0 59 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465968126120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8371] ppid=8364 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/8367/task/8371/stat : 8371 (java) S 8364 8367 3791 0 -1 4202560 511 0 0 0 60 11 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465967073576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8372] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8372/stat : 8372 (java) S 8364 8367 3791 0 -1 4202560 497 0 0 0 75 14 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465848445352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8373] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8373/stat : 8373 (java) S 8364 8367 3791 0 -1 4202560 393 0 0 0 74 15 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465847392808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8374] ppid=8364 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/8367/task/8374/stat : 8374 (java) S 8364 8367 3791 0 -1 4202560 409 0 0 0 70 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465846340264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8375] ppid=8364 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/8367/task/8375/stat : 8375 (java) S 8364 8367 3791 0 -1 4202560 433 0 0 0 75 14 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465845287720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8376] ppid=8364 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/8367/task/8376/stat : 8376 (java) S 8364 8367 3791 0 -1 4202560 461 0 0 0 75 12 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465844235176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8377] ppid=8364 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/8367/task/8377/stat : 8377 (java) S 8364 8367 3791 0 -1 4202560 557 0 0 0 66 13 0 0 20 0 22 0 4754052 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465843182632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8378] ppid=8364 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/8367/task/8378/stat : 8378 (java) S 8364 8367 3791 0 -1 4202560 1753 0 0 0 203 5 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465360853096 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8379] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8379/stat : 8379 (java) S 8364 8367 3791 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465359799416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8380] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8380/stat : 8380 (java) S 8364 8367 3791 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4754053 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465358746760 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8367/tid=8381] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8381/stat : 8381 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465357695504 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8382] ppid=8364 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/8367/task/8382/stat : 8382 (java) S 8364 8367 3791 0 -1 4202560 9398 0 0 0 102 2 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465356642872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8383] ppid=8364 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/8367/task/8383/stat : 8383 (java) S 8364 8367 3791 0 -1 4202560 8529 0 0 0 104 2 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465355590328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8384] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8384/stat : 8384 (java) S 8364 8367 3791 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465354537976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8385] ppid=8364 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/8367/task/8385/stat : 8385 (java) S 8364 8367 3791 0 -1 4202560 53 0 0 0 10 20 0 0 20 0 22 0 4754056 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465353485640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8392] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8392/stat : 8392 (java) S 8364 8367 3791 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4754122 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465350325800 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8367/tid=8393] ppid=8364 vsize=9824732 CPUtime=883.59 cores=1,3,5,7
/proc/8367/task/8393/stat : 8393 (java) R 8364 8367 3791 0 -1 4202560 27 0 0 0 88346 13 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465351369328 140465848945811 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8367/tid=8394] ppid=8364 vsize=9824732 CPUtime=883.46 cores=1,3,5,7
/proc/8367/task/8394/stat : 8394 (java) R 8364 8367 3791 0 -1 4202560 723 0 0 0 88308 38 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465352427504 140465849548004 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8367/tid=8395] ppid=8364 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8367/task/8395/stat : 8395 (java) S 8364 8367 3791 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4755274 10060525568 494473 33554432000 1073741824 1073778376 140734287773600 140465349272488 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 899.557
CPU time (s): 1800.59
CPU user time (s): 1798.44
CPU system time (s): 2.15167
CPU usage (%): 200.164
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 2.15167
maximum resident set size= 3184052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28704
page faults= 1
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22460
involuntary context switches= 17997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63614 second user time and 7.32089 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-30 00:05:30
IDJOB=4118917
IDBENCH=111547
IDSOLVER=2543
FILE ID=node116/4118917-1467237930
RUNJOBID= node116-1467234298-6335
PBS_JOBID= 19997584
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0066-0066.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118917-1467237930/watcher-4118917-1467237930 -o /tmp/evaluation-result-4118917-1467237930/solver-4118917-1467237930 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467234298-6335 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118917-1467237930.opb

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

MD5SUM BENCH= 1fd21a5caa3910eee84a2a693f74f708
RANDOM SEED=1372772728

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.426
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.54
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.426
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:        23905592 kB
Buffers:          171880 kB
Cached:          3424164 kB
SwapCached:            0 kB
Active:          3236868 kB
Inactive:        3435320 kB
Active(anon):    3078188 kB
Inactive(anon):      140 kB
Active(file):     158680 kB
Inactive(file):  3435180 kB
Unevictable:     1541976 kB
Mlocked:         1427512 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       4652232 kB
Mapped:            22216 kB
Shmem:               204 kB
Slab:             615480 kB
SReclaimable:      59680 kB
SUnreclaim:       555800 kB
KernelStack:        1808 kB
PageTables:        13548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4933516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3067904 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= 71720 MiB
End job on node116 at 2016-06-30 00:20:30