Trace number 4119370

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)2105 1800.07 1761.56

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-edgecross22-096.opb
MD5SUM0c9610520aeef326d8860e70766b01d2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1568
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables463
Total number of constraints6161
Number of constraints which are clauses6160
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 4391
Biggest coefficient in the objective function 2221
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 12775
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2221
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 12775
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)3988
Sum of products size (including duplicates)7976
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@3f662dc8
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@2a0ecd7e
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119370-1467256354.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
1.04/0.55	c ... done. Wall clock time 0.428s.
1.04/0.55	c declared #vars     463
1.04/0.55	c internal #vars     4451
1.04/0.55	c #constraints  14138
1.04/0.55	c constraints type 
1.04/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 10148
1.04/0.55	c org.sat4j.specs.Constr$1 => 1
1.04/0.55	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1.04/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3988
1.04/0.55	c 14138 constraints processed.
1.04/0.55	c objective function length is 4391 literals
1.33/0.62	c SATISFIABLE
1.33/0.62	c OPTIMIZING...
1.33/0.62	c Got one! Elapsed wall clock time (in seconds):0.502
1.33/0.62	o 2202
1.94/0.82	c Got one! Elapsed wall clock time (in seconds):0.696
1.94/0.82	o 2200
1.94/0.85	c Got one! Elapsed wall clock time (in seconds):0.731
1.94/0.85	o 2190
1.94/0.87	c Got one! Elapsed wall clock time (in seconds):0.747
1.94/0.87	o 2159
1.94/0.89	c Got one! Elapsed wall clock time (in seconds):0.773
1.94/0.89	o 2157
2.24/0.94	c Got one! Elapsed wall clock time (in seconds):0.816
2.24/0.94	o 2156
2.85/1.44	c Got one! Elapsed wall clock time (in seconds):1.318
2.85/1.44	o 2154
2.85/1.49	c Got one! Elapsed wall clock time (in seconds):1.369
2.85/1.49	o 2153
2.95/1.51	c Got one! Elapsed wall clock time (in seconds):1.387
2.95/1.51	o 2150
2.95/1.51	c Got one! Elapsed wall clock time (in seconds):1.393
2.95/1.51	o 2146
2.95/1.58	c Got one! Elapsed wall clock time (in seconds):1.462
2.95/1.58	o 2145
4.33/2.88	c cleaning 3062 clauses out of 6132 with flag 8068/6132
6.81/4.84	c cleaning 4530 clauses out of 9071 with flag 20085/12133
9.14/7.10	c cleaning 5765 clauses out of 11541 with flag 34101/19133
9.55/7.34	c Got one! Elapsed wall clock time (in seconds):7.222
9.55/7.34	o 2143
9.99/7.46	c Got one! Elapsed wall clock time (in seconds):7.338
9.99/7.46	o 2142
9.99/7.46	c Got one! Elapsed wall clock time (in seconds):7.343
9.99/7.46	o 2123
10.51/7.52	c Got one! Elapsed wall clock time (in seconds):7.397
10.51/7.52	o 2122
11.02/8.02	c Got one! Elapsed wall clock time (in seconds):7.902
11.02/8.02	o 2120
11.02/8.04	c Got one! Elapsed wall clock time (in seconds):7.921
11.02/8.04	o 2119
11.02/8.09	c Got one! Elapsed wall clock time (in seconds):7.964
11.02/8.09	o 2118
12.43/9.40	c cleaning 6244 clauses out of 12500 with flag 8221/25857
12.43/9.45	c Got one! Elapsed wall clock time (in seconds):9.331
12.43/9.45	o 2117
14.06/11.07	c cleaning 5702 clauses out of 11424 with flag 10120/31025
16.04/13.02	c cleaning 5855 clauses out of 11720 with flag 22122/37023
20.06/15.54	c cleaning 6423 clauses out of 12864 with flag 36130/44022
22.55/18.06	c cleaning 7214 clauses out of 14441 with flag 52148/52022
25.46/20.98	c cleaning 8105 clauses out of 16229 with flag 70170/61024
27.15/22.60	c Got one! Elapsed wall clock time (in seconds):22.479
27.15/22.60	o 2115
29.15/24.34	c cleaning 9091 clauses out of 18196 with flag 10013/71096
31.04/26.28	c cleaning 7546 clauses out of 15105 with flag 22045/77096
33.14/28.35	c Got one! Elapsed wall clock time (in seconds):28.225
33.14/28.35	o 2114
34.84/30.01	c cleaning 9491 clauses out of 18996 with flag 10007/88533
36.75/31.97	c cleaning 7743 clauses out of 15506 with flag 22022/94534
39.05/34.24	c cleaning 7373 clauses out of 14762 with flag 36036/101533
40.55/35.75	c Got one! Elapsed wall clock time (in seconds):35.626
40.55/35.75	o 2113
40.66/35.88	c Got one! Elapsed wall clock time (in seconds):35.758
40.66/35.88	o 2112
41.06/36.21	c cleaning 6767 clauses out of 13556 with flag 2013/107700
44.08/38.33	c cleaning 6383 clauses out of 12790 with flag 14030/113701
44.29/38.59	c Got one! Elapsed wall clock time (in seconds):38.472
44.29/38.59	o 2111
45.28/39.54	c Got one! Elapsed wall clock time (in seconds):39.416
45.28/39.54	o 2110
45.88/40.19	c cleaning 6129 clauses out of 12280 with flag 4078/119574
47.78/42.09	c cleaning 6069 clauses out of 12151 with flag 16091/125574
50.08/44.31	c cleaning 6528 clauses out of 13082 with flag 30101/132574
52.58/46.88	c cleaning 7273 clauses out of 14555 with flag 46149/140575
55.58/49.84	c cleaning 8129 clauses out of 16281 with flag 64242/149574
60.47/53.31	c cleaning 9069 clauses out of 18152 with flag 84267/159574
64.16/57.04	c cleaning 10033 clauses out of 20083 with flag 106281/170574
68.26/61.11	c cleaning 11020 clauses out of 22051 with flag 130422/182575
72.66/65.53	c cleaning 12006 clauses out of 24031 with flag 156602/195575
77.36/70.29	c cleaning 13000 clauses out of 26024 with flag 184908/209574
82.68/75.53	c cleaning 14006 clauses out of 28027 with flag 215270/224577
91.50/81.58	c cleaning 15003 clauses out of 30019 with flag 247610/240575
97.39/87.49	c cleaning 15996 clauses out of 32015 with flag 282366/257574
103.69/93.73	c cleaning 16999 clauses out of 34020 with flag 319036/275575
110.39/100.43	c cleaning 18002 clauses out of 36020 with flag 358165/294574
117.39/107.47	c cleaning 18999 clauses out of 38018 with flag 399667/314574
127.45/115.30	c cleaning 20000 clauses out of 40019 with flag 443131/335574
135.25/123.12	c cleaning 20997 clauses out of 42019 with flag 487585/357574
143.26/131.19	c cleaning 22000 clauses out of 44022 with flag 534229/380574
151.84/139.71	c cleaning 22997 clauses out of 46022 with flag 583240/404574
158.14/146.09	c Got one! Elapsed wall clock time (in seconds):145.968
158.14/146.09	o 2109
160.14/148.07	c cleaning 23218 clauses out of 46454 with flag 10288/428003
162.26/150.16	c cleaning 14611 clauses out of 29236 with flag 22784/434003
164.57/152.49	c cleaning 10802 clauses out of 21625 with flag 37071/441003
167.27/155.11	c cleaning 9402 clauses out of 18822 with flag 53546/449002
174.42/158.65	c cleaning 9197 clauses out of 18421 with flag 72053/458003
177.72/161.93	c cleaning 9604 clauses out of 19223 with flag 93066/468002
181.31/165.51	c cleaning 10299 clauses out of 20621 with flag 115557/479004
183.01/167.25	c Got one! Elapsed wall clock time (in seconds):167.125
183.01/167.25	o 2107
184.71/168.92	c cleaning 10394 clauses out of 20811 with flag 10357/489493
186.61/170.85	c cleaning 8199 clauses out of 16417 with flag 22931/495493
188.81/173.09	c cleaning 7593 clauses out of 15217 with flag 37342/502492
189.61/173.80	c Got one! Elapsed wall clock time (in seconds):173.681
189.61/173.80	o 2106
190.51/174.76	c cleaning 6461 clauses out of 12951 with flag 6326/507819
190.71/174.93	c Got one! Elapsed wall clock time (in seconds):174.813
190.71/174.93	o 2105
192.31/176.52	c cleaning 6023 clauses out of 12070 with flag 10791/513399
194.12/178.39	c cleaning 6010 clauses out of 12046 with flag 23063/519398
196.32/180.61	c cleaning 6507 clauses out of 13036 with flag 37383/526398
198.91/183.17	c cleaning 7258 clauses out of 14529 with flag 53848/534398
201.82/186.06	c cleaning 8127 clauses out of 16272 with flag 72765/543399
205.01/189.29	c cleaning 9063 clauses out of 18145 with flag 93644/553399
208.71/192.92	c cleaning 10032 clauses out of 20081 with flag 116565/564398
212.71/196.93	c cleaning 11014 clauses out of 22050 with flag 141605/576399
217.11/201.30	c cleaning 12005 clauses out of 24035 with flag 168818/589398
222.16/206.09	c cleaning 13006 clauses out of 26031 with flag 197571/603399
227.48/211.31	c cleaning 14007 clauses out of 28024 with flag 229020/618398
233.08/216.99	c cleaning 14991 clauses out of 30019 with flag 262459/634400
239.07/222.93	c cleaning 16012 clauses out of 32027 with flag 298533/651399
245.27/229.17	c cleaning 17003 clauses out of 34017 with flag 335671/669401
251.97/235.90	c cleaning 17994 clauses out of 36011 with flag 375101/688398
259.27/243.12	c cleaning 18999 clauses out of 38019 with flag 417315/708400
266.67/250.55	c cleaning 20003 clauses out of 40020 with flag 461471/729400
275.51/258.61	c cleaning 21000 clauses out of 42015 with flag 508232/751398
283.60/266.73	c cleaning 22003 clauses out of 44015 with flag 556136/774398
292.20/275.38	c cleaning 22998 clauses out of 46012 with flag 606099/798398
301.50/284.67	c cleaning 23997 clauses out of 48015 with flag 658869/823399
311.00/294.18	c cleaning 24997 clauses out of 50018 with flag 713865/849399
326.62/305.10	c cleaning 26002 clauses out of 52021 with flag 769947/876399
336.92/315.47	c cleaning 26994 clauses out of 54018 with flag 828289/904398
347.72/326.27	c cleaning 27997 clauses out of 56025 with flag 889474/933399
358.82/337.38	c cleaning 29002 clauses out of 58027 with flag 952570/963398
370.97/349.17	c cleaning 30004 clauses out of 60026 with flag 1017907/994399
383.07/361.26	c cleaning 30998 clauses out of 62024 with flag 1083599/1026401
397.19/374.23	c cleaning 32002 clauses out of 64023 with flag 1151155/1059398
411.18/388.25	c cleaning 33003 clauses out of 66021 with flag 1223303/1093398
424.99/402.02	c cleaning 33999 clauses out of 68018 with flag 1297614/1128398
441.13/416.39	c cleaning 34998 clauses out of 70019 with flag 1373632/1164398
455.63/430.81	c cleaning 36004 clauses out of 72021 with flag 1451915/1201398
472.42/447.10	c cleaning 37002 clauses out of 74020 with flag 1533586/1239401
488.13/462.86	c cleaning 38002 clauses out of 76016 with flag 1614876/1278399
505.79/479.48	c cleaning 39000 clauses out of 78014 with flag 1698983/1318399
522.49/496.13	c cleaning 40000 clauses out of 80013 with flag 1784051/1359398
541.65/513.74	c cleaning 40998 clauses out of 82013 with flag 1871775/1401398
559.57/531.64	c cleaning 42002 clauses out of 84016 with flag 1961045/1444399
578.29/549.82	c cleaning 42996 clauses out of 86014 with flag 2051344/1488399
598.37/568.87	c cleaning 44000 clauses out of 88018 with flag 2144378/1533399
617.58/588.03	c cleaning 45001 clauses out of 90017 with flag 2241173/1579398
638.22/608.23	c cleaning 45998 clauses out of 92016 with flag 2340814/1626398
659.37/628.34	c cleaning 46998 clauses out of 94019 with flag 2441851/1674399
681.65/650.00	c cleaning 48003 clauses out of 96020 with flag 2542519/1723398
704.82/671.94	c cleaning 48999 clauses out of 98017 with flag 2648031/1773398
727.14/721.20	c cleaning 50004 clauses out of 100019 with flag 2756915/1824399
727.14/742.56	c cleaning 50998 clauses out of 102014 with flag 2868654/1876398
768.63/765.31	c cleaning 52000 clauses out of 104017 with flag 2981973/1929399
798.12/788.24	c cleaning 53000 clauses out of 106016 with flag 3095274/1983398
824.29/812.72	c cleaning 53999 clauses out of 108016 with flag 3210133/2038398
845.60/836.78	c cleaning 55001 clauses out of 110017 with flag 3328274/2094398
869.88/862.48	c cleaning 55996 clauses out of 112017 with flag 3447085/2151399
904.47/888.87	c cleaning 56996 clauses out of 114020 with flag 3567823/2209398
917.93/914.27	c cleaning 58000 clauses out of 116025 with flag 3690401/2268399
951.15/940.65	c cleaning 58996 clauses out of 118024 with flag 3814580/2328398
980.17/966.71	c cleaning 59998 clauses out of 120032 with flag 3943222/2389402
1010.45/992.82	c cleaning 61000 clauses out of 122030 with flag 4072961/2451398
1039.40/1020.25	c cleaning 62001 clauses out of 124030 with flag 4204677/2514398
1067.10/1047.93	c cleaning 62997 clauses out of 126030 with flag 4339396/2578399
1097.37/1077.73	c cleaning 64005 clauses out of 128032 with flag 4473517/2643398
1131.44/1110.41	c cleaning 65005 clauses out of 130027 with flag 4611052/2709398
1163.16/1142.14	c cleaning 65997 clauses out of 132023 with flag 4749063/2776399
1198.65/1174.73	c cleaning 67002 clauses out of 134025 with flag 4889009/2844398
1235.92/1211.22	c cleaning 68000 clauses out of 136023 with flag 5032112/2913398
1269.38/1243.22	c cleaning 69002 clauses out of 138023 with flag 5178385/2983398
1302.08/1274.78	c cleaning 69995 clauses out of 140022 with flag 5327623/3054399
1334.16/1306.82	c cleaning 71002 clauses out of 142027 with flag 5477467/3126399
1369.43/1341.11	c cleaning 71999 clauses out of 144025 with flag 5629267/3199399
1408.40/1377.49	c cleaning 73000 clauses out of 146027 with flag 5780894/3273400
1449.21/1417.75	c cleaning 74002 clauses out of 148025 with flag 5935496/3348398
1492.62/1460.50	c cleaning 75003 clauses out of 150025 with flag 6093502/3424400
1537.28/1504.28	c cleaning 75990 clauses out of 152020 with flag 6254324/3501398
1585.57/1552.14	c cleaning 76998 clauses out of 154030 with flag 6415268/3579398
1634.58/1599.48	c cleaning 78003 clauses out of 156034 with flag 6579966/3658400
1683.23/1646.83	c cleaning 79002 clauses out of 158029 with flag 6745398/3738398
1734.13/1697.11	c cleaning 80000 clauses out of 160028 with flag 6914223/3819399
1784.56/1746.01	c cleaning 80998 clauses out of 162028 with flag 7085548/3901399
1800.07/1761.51	c starts		: 30
1800.07/1761.51	c conflicts		: 3932299
1800.07/1761.51	c decisions		: 3949783
1800.07/1761.51	c propagations		: 120555114
1800.07/1761.51	c inspects		: 9003592616
1800.07/1761.51	c shortcuts		: 0
1800.07/1761.51	c learnt literals	: 0
1800.07/1761.51	c learnt binary clauses	: 0
1800.07/1761.51	c learnt ternary clauses	: 27
1800.07/1761.51	c learnt constraints	: 3932299
1800.07/1761.51	c ignored constraints	: 0
1800.07/1761.51	c root simplifications	: 0
1800.07/1761.51	c removed literals (reason simplification)	: 0
1800.07/1761.51	c reason swapping (by a shorter reason)	: 0
1800.07/1761.51	c Calls to reduceDB	: 125
1800.07/1761.51	c Number of update (reduction) of LBD	: 5350
1800.07/1761.51	c Imported unit clauses	: 0
1800.07/1761.51	c number of reductions to clauses (during analyze)	: 0
1800.07/1761.51	c number of learned constraints concerned by reduction	: 0
1800.07/1761.51	c number of learning phase by resolution	: 0
1800.07/1761.51	c number of learning phase by cutting planes	: 0
1800.07/1761.51	c speed (assignments/second)	: 68460.50413868926
1800.07/1761.51	c non guided choices	98
1800.07/1761.54	c learnt constraints type 
1800.07/1761.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111930
1800.07/1761.54	s SATISFIABLE
1800.07/1761.54	c Found 29 solution(s)
1800.07/1761.54	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 
1800.07/1761.54	c objective function=2105
1800.07/1761.54	c Total wall clock time (in seconds): 1761.42

Verifier Data

OK	2105

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

pid=18954
running on 8 cores: 0-3,8-11

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.10 2.10 2.08 3/281 18957
/proc/meminfo: memFree=27594312/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=2500 CPUtime=0 cores=0-3,8-11
/proc/18957/stat : 18957 (java) D 18954 18957 15681 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 6588234 2560000 46 33554432000 1073741824 1073778376 140736823277328 140736823274456 216799472935 0 0 4096 0 18446744072100756772 0 0 17 8 0 0 0 0 0
/proc/18957/statm: 625 46 37 9 0 29 0

[startup+0.100059 s]
/proc/loadavg: 2.10 2.10 2.08 3/281 18957
/proc/meminfo: memFree=27594312/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9896436 CPUtime=0.08 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 4381 0 1 0 7 1 0 0 20 0 23 0 6588234 10133950464 5492 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2474109 5492 2097 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.200272 s]
/proc/loadavg: 2.10 2.10 2.08 3/281 18957
/proc/meminfo: memFree=27594312/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9896436 CPUtime=0.23 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 4663 0 1 0 21 2 0 0 20 0 23 0 6588234 10133950464 6758 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2474109 6758 2202 9 0 2464786 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9896436

[startup+0.300215 s]
/proc/loadavg: 2.10 2.10 2.08 3/281 18957
/proc/meminfo: memFree=27594312/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9896436 CPUtime=0.44 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 5952 0 1 0 42 2 0 0 20 0 23 0 6588234 10133950464 7856 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2474109 7856 2243 9 0 2464786 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9896436

[startup+0.700184 s]
/proc/loadavg: 2.10 2.10 2.08 3/281 18957
/proc/meminfo: memFree=27594312/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9963000 CPUtime=1.64 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 14491 0 1 0 160 4 0 0 20 0 24 0 6588234 10202112000 18148 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2490750 18148 2267 9 0 2481427 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9963000

[startup+1.50094 s]
/proc/loadavg: 2.25 2.13 2.09 3/305 18981
/proc/meminfo: memFree=27517400/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9963000 CPUtime=2.95 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 14799 0 1 0 291 4 0 0 20 0 24 0 6588234 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2490750 25046 2274 9 0 2481427 0
[pid=18957/tid=18959] ppid=18954 vsize=9963000 CPUtime=1.45 cores=0-3,8-11
/proc/18957/task/18959/stat : 18959 (java) R 18954 18957 15681 0 -1 4202560 2458 0 1 0 144 1 0 0 20 0 24 0 6588236 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859201126712 139859050861036 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18960] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18960/stat : 18960 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859173579176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18961] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18961/stat : 18961 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859172526632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18962] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18962/stat : 18962 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859171473576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18963] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18963/stat : 18963 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859170421032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18964] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18964/stat : 18964 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859169369000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18965] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18965/stat : 18965 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859039136808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18966] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18966/stat : 18966 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859038083752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18967] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18967/stat : 18967 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859037031208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18968] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18968/stat : 18968 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859035978152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18969] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18969/stat : 18969 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139859034925608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18970] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18970/stat : 18970 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858563557544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18957/tid=18971] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18971/stat : 18971 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858562505000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18972] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18972/stat : 18972 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858561452968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18973] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18973/stat : 18973 (java) S 18954 18957 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 6588238 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858543991784 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18974] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18974/stat : 18974 (java) S 18954 18957 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858542937592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18975] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18975/stat : 18975 (java) S 18954 18957 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858541884936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18976] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18976/stat : 18976 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858540833168 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18977] ppid=18954 vsize=9963000 CPUtime=0.72 cores=0-3,8-11
/proc/18957/task/18977/stat : 18977 (java) S 18954 18957 15681 0 -1 4202560 6111 0 0 0 72 0 0 0 20 0 24 0 6588241 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858539780536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18978] ppid=18954 vsize=9963000 CPUtime=0.73 cores=0-3,8-11
/proc/18957/task/18978/stat : 18978 (java) S 18954 18957 15681 0 -1 4202560 4938 0 0 0 73 0 0 0 20 0 24 0 6588241 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858538727480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18979] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18979/stat : 18979 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858537675128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18980] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18980/stat : 18980 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858536623304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18981] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18981/stat : 18981 (java) S 18954 18957 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 6588292 10202112000 25046 33554432000 1073741824 1073778376 140736823277328 139858535569064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9963000

[startup+3.10098 s]
/proc/loadavg: 2.25 2.13 2.09 3/305 18981
/proc/meminfo: memFree=27472780/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9963000 CPUtime=4.65 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 15164 0 1 0 460 5 0 0 20 0 24 0 6588234 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2490750 39389 2279 9 0 2481427 0
[pid=18957/tid=18959] ppid=18954 vsize=9963000 CPUtime=3.05 cores=0-3,8-11
/proc/18957/task/18959/stat : 18959 (java) R 18954 18957 15681 0 -1 4202560 2487 0 1 0 303 2 0 0 20 0 24 0 6588236 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859201126888 139859050941037 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18960] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18960/stat : 18960 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859173579176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18961] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18961/stat : 18961 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859172526632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18962] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18962/stat : 18962 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859171473576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18963] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18963/stat : 18963 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859170421032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18964] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18964/stat : 18964 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859169369000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18965] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18965/stat : 18965 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859039136808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18966] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18966/stat : 18966 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859038083752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18967] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18967/stat : 18967 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859037031208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18968] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18968/stat : 18968 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859035978152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18969] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18969/stat : 18969 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139859034925608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18970] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18970/stat : 18970 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858563557544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18957/tid=18971] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18971/stat : 18971 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858562505000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18972] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18972/stat : 18972 (java) S 18954 18957 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6588237 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858561452968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18973] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18973/stat : 18973 (java) S 18954 18957 15681 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 6588238 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858543991784 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18974] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18974/stat : 18974 (java) S 18954 18957 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858542937592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18975] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18975/stat : 18975 (java) S 18954 18957 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858541884936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18976] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18976/stat : 18976 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858540833168 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18977] ppid=18954 vsize=9963000 CPUtime=0.8 cores=0-3,8-11
/proc/18957/task/18977/stat : 18977 (java) S 18954 18957 15681 0 -1 4202560 6445 0 0 0 80 0 0 0 20 0 24 0 6588241 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858539780536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18978] ppid=18954 vsize=9963000 CPUtime=0.74 cores=0-3,8-11
/proc/18957/task/18978/stat : 18978 (java) S 18954 18957 15681 0 -1 4202560 4939 0 0 0 74 0 0 0 20 0 24 0 6588241 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858538727480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18979] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18979/stat : 18979 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858537675128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18980] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18980/stat : 18980 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858536623304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18981] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18981/stat : 18981 (java) S 18954 18957 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 6588292 10202112000 39389 33554432000 1073741824 1073778376 140736823277328 139858535569064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 9963000

[startup+6.30099 s]
/proc/loadavg: 2.25 2.13 2.09 3/305 18981
/proc/meminfo: memFree=27371848/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9963000 CPUtime=8.44 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 17237 0 1 0 803 41 0 0 20 0 24 0 6588234 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2490750 57363 2292 9 0 2481427 0
[pid=18957/tid=18959] ppid=18954 vsize=9963000 CPUtime=6.17 cores=0-3,8-11
/proc/18957/task/18959/stat : 18959 (java) R 18954 18957 15681 0 -1 4202560 2499 0 1 0 614 3 0 0 20 0 24 0 6588236 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859201126808 139859050965310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18960] ppid=18954 vsize=9963000 CPUtime=0.02 cores=0-3,8-11
/proc/18957/task/18960/stat : 18960 (java) S 18954 18957 15681 0 -1 4202560 17 0 0 0 0 2 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859173579176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18961] ppid=18954 vsize=9963000 CPUtime=0.02 cores=0-3,8-11
/proc/18957/task/18961/stat : 18961 (java) S 18954 18957 15681 0 -1 4202560 20 0 0 0 0 2 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859172526632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18962] ppid=18954 vsize=9963000 CPUtime=0.05 cores=0-3,8-11
/proc/18957/task/18962/stat : 18962 (java) S 18954 18957 15681 0 -1 4202560 34 0 0 0 0 5 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859171473576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18963] ppid=18954 vsize=9963000 CPUtime=0.02 cores=0-3,8-11
/proc/18957/task/18963/stat : 18963 (java) S 18954 18957 15681 0 -1 4202560 19 0 0 0 0 2 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859170421032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18964] ppid=18954 vsize=9963000 CPUtime=0.02 cores=0-3,8-11
/proc/18957/task/18964/stat : 18964 (java) S 18954 18957 15681 0 -1 4202560 17 0 0 0 0 2 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859169369000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18965] ppid=18954 vsize=9963000 CPUtime=0.02 cores=0-3,8-11
/proc/18957/task/18965/stat : 18965 (java) S 18954 18957 15681 0 -1 4202560 16 0 0 0 0 2 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859039136808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18957/tid=18966] ppid=18954 vsize=9963000 CPUtime=0.02 cores=0-3,8-11
/proc/18957/task/18966/stat : 18966 (java) S 18954 18957 15681 0 -1 4202560 17 0 0 0 0 2 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859038083752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18967] ppid=18954 vsize=9963000 CPUtime=0.04 cores=0-3,8-11
/proc/18957/task/18967/stat : 18967 (java) S 18954 18957 15681 0 -1 4202560 27 0 0 0 1 3 0 0 20 0 24 0 6588237 10202112000 57363 33554432000 1073741824 1073778376 140736823277328 139859037031208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18968] ppid=18954 vsize=9963000 CPUtime=0.05 cores=0-3,8-11

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

/proc/18957/task/18968/stat : 18968 (java) S 18954 18957 15681 0 -1 4202560 2158 0 0 0 355 190 0 0 20 0 24 0 6588237 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139859035978152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18969] ppid=18954 vsize=9963000 CPUtime=5.91 cores=0-3,8-11
/proc/18957/task/18969/stat : 18969 (java) S 18954 18957 15681 0 -1 4202560 2136 0 0 0 368 223 0 0 20 0 24 0 6588237 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139859034925608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18970] ppid=18954 vsize=9963000 CPUtime=5.31 cores=0-3,8-11
/proc/18957/task/18970/stat : 18970 (java) S 18954 18957 15681 0 -1 4202560 1656 0 0 0 344 187 0 0 20 0 24 0 6588237 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858563557544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18971] ppid=18954 vsize=9963000 CPUtime=5.53 cores=0-3,8-11
/proc/18957/task/18971/stat : 18971 (java) S 18954 18957 15681 0 -1 4202560 2144 0 0 0 365 188 0 0 20 0 24 0 6588237 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858562505000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18972] ppid=18954 vsize=9963000 CPUtime=6.28 cores=0-3,8-11
/proc/18957/task/18972/stat : 18972 (java) S 18954 18957 15681 0 -1 4202560 1918 0 0 0 404 224 0 0 20 0 24 0 6588237 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858561452968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18973] ppid=18954 vsize=9963000 CPUtime=3.6 cores=0-3,8-11
/proc/18957/task/18973/stat : 18973 (java) S 18954 18957 15681 0 -1 4202560 4583 0 0 0 357 3 0 0 20 0 24 0 6588238 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858543991784 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18974] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18974/stat : 18974 (java) S 18954 18957 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858542937592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18975] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18975/stat : 18975 (java) S 18954 18957 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858541884936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18976] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18976/stat : 18976 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858540833168 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18977] ppid=18954 vsize=9963000 CPUtime=0.83 cores=0-3,8-11
/proc/18957/task/18977/stat : 18977 (java) S 18954 18957 15681 0 -1 4202560 6445 0 0 0 83 0 0 0 20 0 24 0 6588241 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858539780536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18978] ppid=18954 vsize=9963000 CPUtime=1.11 cores=0-3,8-11
/proc/18957/task/18978/stat : 18978 (java) S 18954 18957 15681 0 -1 4202560 8157 0 0 0 110 1 0 0 20 0 24 0 6588241 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858538727480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18979] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18979/stat : 18979 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858537675128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18980] ppid=18954 vsize=9963000 CPUtime=0.39 cores=0-3,8-11
/proc/18957/task/18980/stat : 18980 (java) S 18954 18957 15681 0 -1 4202560 92 0 0 0 20 19 0 0 20 0 24 0 6588241 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858536623304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18981] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18981/stat : 18981 (java) S 18954 18957 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 6588292 10202112000 1017131 33554432000 1073741824 1073778376 140736823277328 139858535569064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1699.33
Current children cumulated vsize (KiB) 9963000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.13 3/305 19095
/proc/meminfo: memFree=20627720/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9963000 CPUtime=1759.69 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 49915 0 1 0 173396 2573 0 0 20 0 24 0 6588234 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2490750 1012837 2301 9 0 2481427 0
[pid=18957/tid=18959] ppid=18954 vsize=9963000 CPUtime=1677 cores=0-3,8-11
/proc/18957/task/18959/stat : 18959 (java) R 18954 18957 15681 0 -1 4202560 3599 0 1 0 167660 40 0 0 20 0 24 0 6588236 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859201125568 139859051069686 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18960] ppid=18954 vsize=9963000 CPUtime=5.94 cores=0-3,8-11
/proc/18957/task/18960/stat : 18960 (java) S 18954 18957 15681 0 -1 4202560 1942 0 0 0 384 210 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859173579176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18961] ppid=18954 vsize=9963000 CPUtime=5.36 cores=0-3,8-11
/proc/18957/task/18961/stat : 18961 (java) S 18954 18957 15681 0 -1 4202560 1982 0 0 0 353 183 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859172526632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18957/tid=18962] ppid=18954 vsize=9963000 CPUtime=5.38 cores=0-3,8-11
/proc/18957/task/18962/stat : 18962 (java) S 18954 18957 15681 0 -1 4202560 2355 0 0 0 349 189 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859171473576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18957/tid=18963] ppid=18954 vsize=9963000 CPUtime=5.55 cores=0-3,8-11
/proc/18957/task/18963/stat : 18963 (java) S 18954 18957 15681 0 -1 4202560 2009 0 0 0 369 186 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859170421032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18964] ppid=18954 vsize=9963000 CPUtime=5.33 cores=0-3,8-11
/proc/18957/task/18964/stat : 18964 (java) S 18954 18957 15681 0 -1 4202560 1832 0 0 0 339 194 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859169369000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18965] ppid=18954 vsize=9963000 CPUtime=5.65 cores=0-3,8-11
/proc/18957/task/18965/stat : 18965 (java) S 18954 18957 15681 0 -1 4202560 2200 0 0 0 361 204 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859039136808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18966] ppid=18954 vsize=9963000 CPUtime=5.34 cores=0-3,8-11
/proc/18957/task/18966/stat : 18966 (java) S 18954 18957 15681 0 -1 4202560 1745 0 0 0 345 189 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859038083752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18957/tid=18967] ppid=18954 vsize=9963000 CPUtime=5.22 cores=0-3,8-11
/proc/18957/task/18967/stat : 18967 (java) S 18954 18957 15681 0 -1 4202560 1692 0 0 0 353 169 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859037031208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18968] ppid=18954 vsize=9963000 CPUtime=5.47 cores=0-3,8-11
/proc/18957/task/18968/stat : 18968 (java) S 18954 18957 15681 0 -1 4202560 2158 0 0 0 357 190 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859035978152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18969] ppid=18954 vsize=9963000 CPUtime=5.96 cores=0-3,8-11
/proc/18957/task/18969/stat : 18969 (java) S 18954 18957 15681 0 -1 4202560 2136 0 0 0 373 223 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139859034925608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18970] ppid=18954 vsize=9963000 CPUtime=5.33 cores=0-3,8-11
/proc/18957/task/18970/stat : 18970 (java) S 18954 18957 15681 0 -1 4202560 1657 0 0 0 346 187 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858563557544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18971] ppid=18954 vsize=9963000 CPUtime=5.55 cores=0-3,8-11
/proc/18957/task/18971/stat : 18971 (java) S 18954 18957 15681 0 -1 4202560 2144 0 0 0 367 188 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858562505000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18972] ppid=18954 vsize=9963000 CPUtime=6.31 cores=0-3,8-11
/proc/18957/task/18972/stat : 18972 (java) S 18954 18957 15681 0 -1 4202560 1918 0 0 0 407 224 0 0 20 0 24 0 6588237 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858561452968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18973] ppid=18954 vsize=9963000 CPUtime=3.6 cores=0-3,8-11
/proc/18957/task/18973/stat : 18973 (java) S 18954 18957 15681 0 -1 4202560 4585 0 0 0 357 3 0 0 20 0 24 0 6588238 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858543991784 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18974] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18974/stat : 18974 (java) S 18954 18957 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858542937592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18975] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18975/stat : 18975 (java) S 18954 18957 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858541884936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18976] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18976/stat : 18976 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858540833168 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18977] ppid=18954 vsize=9963000 CPUtime=0.83 cores=0-3,8-11
/proc/18957/task/18977/stat : 18977 (java) S 18954 18957 15681 0 -1 4202560 6445 0 0 0 83 0 0 0 20 0 24 0 6588241 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858539780536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18978] ppid=18954 vsize=9963000 CPUtime=1.11 cores=0-3,8-11
/proc/18957/task/18978/stat : 18978 (java) S 18954 18957 15681 0 -1 4202560 8157 0 0 0 110 1 0 0 20 0 24 0 6588241 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858538727480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18979] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18979/stat : 18979 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858537675128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18980] ppid=18954 vsize=9963000 CPUtime=0.41 cores=0-3,8-11
/proc/18957/task/18980/stat : 18980 (java) S 18954 18957 15681 0 -1 4202560 96 0 0 0 22 19 0 0 20 0 24 0 6588241 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858536623304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18981] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18981/stat : 18981 (java) S 18954 18957 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 6588292 10202112000 1012837 33554432000 1073741824 1073778376 140736823277328 139858535569064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1759.69
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1761.51 s]
/proc/loadavg: 2.00 2.05 2.12 3/305 19095
/proc/meminfo: memFree=20711092/32872528 swapFree=8828/8828
[pid=18957] ppid=18954 vsize=9963000 CPUtime=1800.07 cores=0-3,8-11
/proc/18957/stat : 18957 (java) S 18954 18957 15681 0 -1 4202496 50024 0 1 0 177433 2574 0 0 20 0 24 0 6588234 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 140736823268464 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18957/statm: 2490750 1012943 2301 9 0 2481427 0
[pid=18957/tid=18959] ppid=18954 vsize=9963000 CPUtime=1715.94 cores=0-3,8-11
/proc/18957/task/18959/stat : 18959 (java) R 18954 18957 15681 0 -1 4202560 3600 0 1 0 171553 41 0 0 20 0 24 0 6588236 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859201117872 139859051148282 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18960] ppid=18954 vsize=9963000 CPUtime=6.03 cores=0-3,8-11
/proc/18957/task/18960/stat : 18960 (java) S 18954 18957 15681 0 -1 4202560 1947 0 0 0 393 210 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859173579176 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18961] ppid=18954 vsize=9963000 CPUtime=5.45 cores=0-3,8-11
/proc/18957/task/18961/stat : 18961 (java) S 18954 18957 15681 0 -1 4202560 2034 0 0 0 362 183 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859172526632 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18962] ppid=18954 vsize=9963000 CPUtime=5.51 cores=0-3,8-11
/proc/18957/task/18962/stat : 18962 (java) S 18954 18957 15681 0 -1 4202560 2355 0 0 0 362 189 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859171473576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18957/tid=18963] ppid=18954 vsize=9963000 CPUtime=5.69 cores=0-3,8-11
/proc/18957/task/18963/stat : 18963 (java) S 18954 18957 15681 0 -1 4202560 2010 0 0 0 383 186 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859170421032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18964] ppid=18954 vsize=9963000 CPUtime=5.42 cores=0-3,8-11
/proc/18957/task/18964/stat : 18964 (java) S 18954 18957 15681 0 -1 4202560 1836 0 0 0 348 194 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859169369000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18965] ppid=18954 vsize=9963000 CPUtime=5.74 cores=0-3,8-11
/proc/18957/task/18965/stat : 18965 (java) S 18954 18957 15681 0 -1 4202560 2204 0 0 0 370 204 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859039136808 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18966] ppid=18954 vsize=9963000 CPUtime=5.4 cores=0-3,8-11
/proc/18957/task/18966/stat : 18966 (java) S 18954 18957 15681 0 -1 4202560 1749 0 0 0 351 189 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859038083752 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18967] ppid=18954 vsize=9963000 CPUtime=5.37 cores=0-3,8-11
/proc/18957/task/18967/stat : 18967 (java) S 18954 18957 15681 0 -1 4202560 1696 0 0 0 368 169 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859037031208 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18957/tid=18968] ppid=18954 vsize=9963000 CPUtime=5.56 cores=0-3,8-11
/proc/18957/task/18968/stat : 18968 (java) S 18954 18957 15681 0 -1 4202560 2158 0 0 0 366 190 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859035978152 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18957/tid=18969] ppid=18954 vsize=9963000 CPUtime=6.07 cores=0-3,8-11
/proc/18957/task/18969/stat : 18969 (java) S 18954 18957 15681 0 -1 4202560 2142 0 0 0 384 223 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139859034925608 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18970] ppid=18954 vsize=9963000 CPUtime=5.41 cores=0-3,8-11
/proc/18957/task/18970/stat : 18970 (java) S 18954 18957 15681 0 -1 4202560 1660 0 0 0 354 187 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858563557544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18971] ppid=18954 vsize=9963000 CPUtime=5.65 cores=0-3,8-11
/proc/18957/task/18971/stat : 18971 (java) S 18954 18957 15681 0 -1 4202560 2153 0 0 0 377 188 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858562505000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18972] ppid=18954 vsize=9963000 CPUtime=6.42 cores=0-3,8-11
/proc/18957/task/18972/stat : 18972 (java) S 18954 18957 15681 0 -1 4202560 1918 0 0 0 418 224 0 0 20 0 24 0 6588237 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858561452968 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18973] ppid=18954 vsize=9963000 CPUtime=3.6 cores=0-3,8-11
/proc/18957/task/18973/stat : 18973 (java) S 18954 18957 15681 0 -1 4202560 4599 0 0 0 357 3 0 0 20 0 24 0 6588238 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858543991784 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18957/tid=18974] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18974/stat : 18974 (java) S 18954 18957 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858542937592 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18975] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18975/stat : 18975 (java) S 18954 18957 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6588239 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858541884936 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18976] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18976/stat : 18976 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858540833168 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18957/tid=18977] ppid=18954 vsize=9963000 CPUtime=0.83 cores=0-3,8-11
/proc/18957/task/18977/stat : 18977 (java) S 18954 18957 15681 0 -1 4202560 6445 0 0 0 83 0 0 0 20 0 24 0 6588241 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858539780536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18957/tid=18978] ppid=18954 vsize=9963000 CPUtime=1.11 cores=0-3,8-11
/proc/18957/task/18978/stat : 18978 (java) S 18954 18957 15681 0 -1 4202560 8157 0 0 0 110 1 0 0 20 0 24 0 6588241 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858538727480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18979] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18979/stat : 18979 (java) S 18954 18957 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6588241 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858537675128 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18957/tid=18980] ppid=18954 vsize=9963000 CPUtime=0.42 cores=0-3,8-11
/proc/18957/task/18980/stat : 18980 (java) S 18954 18957 15681 0 -1 4202560 98 0 0 0 22 20 0 0 20 0 24 0 6588241 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858536623304 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18957/tid=18981] ppid=18954 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18957/task/18981/stat : 18981 (java) S 18954 18957 15681 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 6588292 10202112000 1012943 33554432000 1073741824 1073778376 140736823277328 139858535569064 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 18957 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 18957 and gives
#  childrusage.ru_utime.tv_sec=1769
#  childrusage.ru_utime.tv_usec=861940
#  childrusage.ru_stime.tv_sec=26
#  childrusage.ru_stime.tv_usec=212015
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1761.56
CPU time (s): 1800.07
CPU user time (s): 1774.33
CPU system time (s): 25.74
CPU usage (%): 102.186
Max. virtual memory (cumulated for all children) (KiB): 9963000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.86
system time used= 26.212
maximum resident set size= 4522244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50062
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33904
involuntary context switches= 17814

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3821 second user time and 15.4557 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 05:12:34
IDJOB=4119370
IDBENCH=111713
IDSOLVER=2546
FILE ID=node132/4119370-1467256354
RUNJOBID= node132-1467233254-15697
PBS_JOBID= 19997601
Free space on /tmp= 71536 MiB

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

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

MD5SUM BENCH= 0c9610520aeef326d8860e70766b01d2
RANDOM SEED=491179562

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:        27594732 kB
Buffers:          141920 kB
Cached:          3869328 kB
SwapCached:            0 kB
Active:           598936 kB
Inactive:        3899068 kB
Active(anon):     489912 kB
Inactive(anon):      116 kB
Active(file):     109024 kB
Inactive(file):  3898952 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1048 kB
Writeback:             0 kB
AnonPages:        586068 kB
Mapped:            22260 kB
Shmem:               216 kB
Slab:             632800 kB
SReclaimable:      73556 kB
SUnreclaim:       559244 kB
KernelStack:        2560 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     628548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    544768 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= 71536 MiB
End job on node132 at 2016-06-30 05:41:56